


/*
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (NSVXV)
--------------------------------------------------------------------------------------
*/
@font-face {
    font-family: IRANSans;
    src: url(../fonts/IRANSans.ttf);
}
@font-face {
    font-family: IRANSans_Black;
    src: url(../fonts/IRANSans_Black.ttf);
}
@font-face {
    font-family: IRANSans_Bold;
    src: url(../fonts/IRANSans_Bold.ttf);
}
@font-face {
    font-family: IRANSans_Light;
    src: url(../fonts/IRANSans_Light.ttf);
}
@font-face {
    font-family: IRANSans_Medium;
    src: url(../fonts/IRANSans_Medium.ttf);
}
@font-face {
    font-family: IRANSans_UltraLight;
    src: url(../fonts/IRANSans_UltraLight.ttf);
}

#whats-app-button:hover{
    transform: scale(1.1);
    opacity: 0.7;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #e10000;
}

::selection {
    color: #fff;
    background: #e10000;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.fullwidthbanner-container .fullwidthbanner ul li .overlay{
    position: absolute;
    top:0px;
    bottom:0px;
    right:0px;
    left:0px;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    transition-property:transform, opacity;
}
.justifytxt{}
.rtltxt{
direction:rtl;	
}
.mar15{
    margin-right: 15px;
}
.txtjustifty{
direction:rtl !important;
text-align:justify !important;
font-size:16px !important;	
}
.boldtxt{
font-weight:600;
font-size:20px;	
}
.noResult{
border:1px solid #ccc;
padding:50px;
text-align:center;
color:#666;
font-family:'IRANSans_Light',wyekan;
font-size:16px;
margin-bottom:50px;
margin-top:50px;
direction:rtl;	
}
.header_search{
direction:rtl;
font-family:IRANSans_Light,wyekan;
padding-right:10px;	
}
    .morebtn{
        height: 400px;
        transition: all 2s;
    }
    .lessbtn{
         height: auto !important;
        
    }
    .hidep{
        display: none;
        padding-bottom: 80px;
    }
    .morebtnclick{
        display: inline-block;
        padding-bottom: 40px;
        font-family:'IRANSans_Light',wyekan !important;
        font-size: 16px !important;
        padding: 20px;
        text-align: center !important;
    }
    #content p,#content div {
        line-height: 30px;
        font-size: 16px;
    }
    #frmSecProductDescription {
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
        margin: 0 auto 10px auto;
        border: 1px solid #ebeced;
        color: #4d4d4d;
        direction: rtl;
        padding: 20px 15px 30px 15px;
        text-align: justify;
        position: relative;
    }

#frmSecProductDescription > div.text {
height: 265px;
overflow: hidden;
padding: 50px;
}

#ProductDescription-handler::after {

content: "";
position: absolute;
right: 0;
left: 0;
bottom: 97px;
height: 100px;
z-index: 1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}
#ProductDescription-handler {
text-align: center;
font: normal 13px yekan;
color: #4d4d4d;
text-decoration: none;
}

/*-------------------------------------------------*/
/* =  Header
/*-------------------------------------------------*/


.navbar {
	margin-bottom: 0;
    background: #f1f3ee;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    border: none !important;
    border-radius: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

header.active .navbar {
    background:#000;
}

.top-line {
	height:auto;
    padding: 20px 0;
    background-color: #000000;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

header.active .top-line {
    height: 0;
    padding: 0;
}

.top-line p {
    float: right;
    margin: 0; 
}

.top-line p span {
    display: inline-block;
    color: #253135;
    font-size: 13px;
    font-family:'IRANSans_Light', 'WYekan', sans-serif;
    border-left: 1px solid #dddddd;
    line-height: 16px;
    margin-right: 13px;  

}

.top-line p span i {
    color: #0077f9;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 5px;
}


ul.social-icons {
    float: left;
	width:220px;
}
ul.social-icons input[type=search]{
	background-image:url(../images/_primary/searchbg.png);
	height:32px;
	border:1px solid #818181;
	margin-top:10px;
	border-radius:20px;
	width:200px;
}

ul.social-icons li {
    display: inline-block;
    margin-left: 10px;
}

ul.social-icons li a {
    display: inline-block;
    margin-bottom: -2px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.social-icons li a i {
    font-size: 17px;
    color: #6a6a6a;
}

ul.social-icons li a :hover {
	color:#e20008;
}

.navbar-brand {
    padding: 25px 15px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

header.active .navbar-brand {
    padding: 10px 15px 0;
}

.navbar-default .navbar-nav {
    margin-top: 0px;
 	padding:5px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav > li {
	border-right:2px dashed #d4d6d1;
	padding:5px;
}

.navbar-default .navbar-nav > li:first{
	border-left:2px dashed #d4d6d1;
}
.navbar-default .navbar-nav > li.drop {
    position: relative;
}

.navbar-default .navbar-nav > li.drop:after {
    position: absolute;
    content: '\f107';
    font-family: 'FontAwesome';
    color: #cecece;
    font-size: 13px;
    right: 0px;
    top: 50%;
    margin-top: -7px;
}

.navbar-default .navbar-nav > li > a ,.navbar-default .navbar-nav > li > a .entxt{
	position: relative;
	color: #959595;
	font-size: 16px;
	font-family: 'IRANSans_Light','WYekan', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	border-top: 5px solid transparent;
	z-index: 2;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	-webkit-backface-visibility: hidden;
	text-align: center;
}
.navbar-default .navbar-nav > li > a .entxt{
	color:#9b9d9a !important;
	font-family:verdana !important;
	font-size:13px !important;
}


.navbar-default .navbar-nav > li > a.active {
    color: #0077f9;
    border-top: 5px solid #0077f9;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
	background-color:#e10000;
}
.navbar-default .navbar-nav > li > a:hover .entxt{
    color: #fff !important;
}
header.active .navbar-nav > li > a {
    border:none !important;
	font-size:14px !important;
}
header.active .navbar-nav > li{
border:none !important;	
padding:0px !important;
}
header.active .navbar-nav{
padding:0px !important;	
}
ul.drop-down {
    position: absolute;
    top: 100%;
    right: 0;
    width: latest-p;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
    text-align: right;
    width:150px;
}
.navbar-default .navbar-nav > li > a{
    font-weight:bold;
}
.navbar-default .navbar-nav > li:hover > ul.drop-down {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}

ul.drop-down li a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 10px 12px;
    text-decoration: none;
    text-transform: capitalize;
    background: #000;
    font-weight: 300;
    opacity: 1;
    border-top: 1px solid rgba(0,0,0,0.3);
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
	direction:rtl;
}

ul.drop-down li {
    position: relative;
}

 ul.drop-down.level3 {
    top: 0;
    left: 100%;
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
}

ul.drop-down li:hover ul.drop-down.level3 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      transform: rotateY(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}

ul.drop-down li:first-child a {
    border-top: none;
}

ul.drop-down li a:hover {
    opacity: 1;
	background-color:#e10000;
}
.step3ul.dropdown-submenu {
	width: 250px;
	max-height: 250px;
	background-color:#000;
}
.step4ul.dropdown-submenu {
	right:250px;
	background-color:#000;
}

.dropdown-submenu{
position:absolute;
float:right;
width:150px;
right:150px;	
max-height:300px;
visibility:hidden;
top:15px;
    z-index: 3;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -mos-transition: -mos-transform 0.4s, opacity 0.1s 0.3s;
    -o-transition: -o-transform 0.4s, opacity 0.1s 0.3s;
    text-align: right;
}
.navbar-default .navbar-nav > li > ul.drop-down > li:hover >ul.dropdown-submenu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}

.navbar-default .navbar-nav > li > ul.drop-down > li >ul.dropdown-submenu > li:hover > ul.dropdown-submenu{
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}

.navbar-default .navbar-nav > li > ul.drop-down > li >ul.dropdown-submenu > li:hover > ul.dropdown-submenu li:hover > ul.dropdown-submenu{
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}
.navbar-default .navbar-nav > li > ul.drop-down > li >ul.dropdown-submenu > li:hover > ul.dropdown-submenu li:hover >  ul.dropdown-submenu li:hover > ul.dropdown-submenu{
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
      -moz-transform: rotateX(0deg);
      -ms-transform: rotateX(0deg);
      -o-transform: rotateX(0deg);
      transform: rotateX(0deg);
      -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
      -moz-transition: -moz-transform 0.4s, opacity 0.1s;
      -mos-transition: -mos-transform 0.4s, opacity 0.1s;
      -o-transition: -o-transform 0.4s, opacity 0.1s;
      transition: transform 0.4s, opacity 0.1s;
}
/*-------------------------------------------------*/
/* =  General code
/*-------------------------------------------------*/
ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

h1 {
    color: #464646;
    font-size: 2em;
    font-family: 'IRANSans_Medium','WYekan', sans-serif;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;}

h2 {
    color: #464646;
    font-size: 1.7em;
    font-family: 'IRANSans_Medium','WYekan', sans-serif;
    font-weight: 500;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

h3 {
    color: #464646;
    font-size: 1.2em;
    font-family: 'IRANSans_Medium','WYekan', sans-serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;
	text-align:right;
}
h3.abvtxth3{
     margin-bottom: 0px;
    margin-top: 0px;
}
h4 {
    color: #464646;
    font-size: 1.1em;
    font-family:'IRANSans_Medium', 'WYekan', sans-serif;
    font-weight: 200;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

h5 {
    color: #464646;
    font-size: 1 em;
    font-family: 'IRANSans_Medium','WYekan', sans-serif;
    font-weight: 300;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

p {
    color: #666;
    font-size: 1em;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    margin: 0;
    line-height: 18px;
}

a.main-button {
    color: #fff;
    font-size: 15px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    padding: 12px 35px;
    background: #7ea4f5;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

a.main-button:hover {
    opacity: 0.8;
}

button {
    outline: none !important;
}

#container {
    background: #fff;
}

#container.boxed {
    max-width: 1220px;
    margin: 0 auto;
    box-shadow: 0 0 35px #aeaeae;
    -webkit-box-shadow: 0 0 35px #aeaeae;
    -moz-box-shadow: 0 0 35px #aeaeae;
    -o-box-shadow: 0 0 35px #aeaeae;
    position: relative;
    overflow: hidden;
    padding-top: 0;
}

body {
	padding:0px;
	overflow-x:hidden;
}

/*-------------------------------------------------*/
/* =  content - home sections
/*-------------------------------------------------*/

/*slider*/
.big_white span {
    font-weight: 600;
}

.modern_medium_light {
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    padding: 20px 40px;
    text-align: center;
    width: 150px;
}

.modern_medium_light i {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-bottom: 14px;
}

.large_text span {
    font-weight: bold;
}

.welcome-box {
	padding: 45px 0 40px;
	text-align: center;
	background-color: #e10000;
}
.arrow-svg{
margin-top:-1px;
}
.arrow-svg2{
background-color:#f1f3ee;
margin-top:-1px;	
}

.welcome-box p {
    color: #fff;
    font-size: 19px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    line-height: 22px;
    margin-top:20px !important;
    margin: 0;
}

.services-box {
    position: relative;
    padding: 40px 0 10px;
    direction: rtl;

}
.card-box{
    background-color: #b1b1b1;
    
    
    position: relative;
    padding: 40px;
    direction: rtl;
}
.mock{
background-image: url(../images/_primary/card.jpg);
    background-position: left center;
    background-size:100%;
	background-repeat: no-repeat;
	height:300px;
}
.cardtxt{
text-align:center;	
}
.cardtxt p{
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-top:100px;
	
}
.cardtxt .btnstyl1 {
	background-color: #e10000;
	color: #fff;
	text-align: center;
	padding: 15px;
	font-family: 'IRANSans_Light',wyekan;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.cardtxt .btnstyl1:hover{
	background-color: #000;
}
.shadow-image {
    position: absolute;
    left: 50%;
    margin-left: -544px;
    bottom: -51px;
}

.services-post {
    padding: 10px 0;
    margin-bottom: 30px;
}

.services-post > a {
    position: relative;
    display: inline-block;
    float: left;
    width: 66px;
    height: 66px;
    background: #e10000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.services-post > a:after {
    position: absolute;
    content: '';
    width: 66px;
    height: 66px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #e10000;
    left: 0px;
    top: 0px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.services-post > a:hover {
    transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.services-post > a:hover:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 3px solid #e10000;
    left: -7px;
    top: -7px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.services-post > a i {
    font-size: 26px;
    color: #fff;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 66px;
}

.services-post-content {
text-align:justify;
margin-top:20px;
}

.services-post-content h4 {
    margin-bottom: 3px;
	text-align:center !important;
	color:#e10000 !important;
}
.services-post-content h4 .entxt{
	color:#000;
	font-family:verdana;
	font-size:13px;
}

.recent-works {
    padding-top: 50px;
    padding-bottom: 20px;
	background-color:#F1F3EE;
    direction: rtl;
    text-align: center;
	margin-top:-4px;
}

.carousel-control .glyphicon {
    display: none;

}

.carousel-control {
    width: 30px;
    height: 30px;
    background: none;
    top: -40px;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    opacity: 0.5;
    opacity: 1;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.carousel-control.left {
    left: auto;
    margin-right: 0px;
    padding: 10px;
    background-color:#e10000;
}

.carousel-control.left:before {
    font-family: 'FontAwesome';
    content: "\f104";
    position: absolute;
    font-size: 19px;
    color: #fff;
    top: -1px;
    left: 8px;
    padding-top: 2px;
    padding-left: 2px;
}

.carousel-control.right {
    margin-right:-35px;
    background: #000;
    padding: 10px;
      left: auto;
}

.carousel-control.right:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    font-size: 19px;
    color: #fff;
    top: -1px;
    left: 10px;
    padding-top:2px;
    padding-left: 2px;
}


.work-post {
    overflow: hidden;
}

.work-post-gal {
    position: relative;
    border:1px solid #dfdfdf;
}

.work-post-gal img {
    width: 100% !important;
    -webkit-backface-visibility: hidden;
    height:200px;
    object-fit: cover;
}
.abvtxt {
	font-size: 0.7em !important;
	line-height: 20px !important;
	direction: rtl;
	text-align: justify;
	padding: 5px;
}
.abvtxth3 {
	font-size: 0.8em !important;
	line-height: 1.5em;
	direction: rtl;
	height: 50px;
	padding: 10px;
	margin-bottom: 0px;
}
.work-post-content {
    background: #333;
    height:auto;
    overflow:auto;
    position: relative;
    padding: 20px;
}
.work-post-content a{
  color:#fff;  
  text-align:center;
}
.latest-post .work-post-content {
    background-color:#Fff;
     padding: 0px;
}
.latest-post .work-post-content h6,.latest-post .work-post-content h5{
    color:#666 !important;
    font-family: 'IRANSans_Light',wyekan;
    text-align: right;
    margin-top:10px;
}
.portnews .work-post-content {
    background-color:#Fff !important;
     padding: 0px !important;
}
.portnews .work-post-content h6,.portnews .work-post-content h5{
    color:#666 !important;
    font-family: 'IRANSans_Light',wyekan;
    text-align: right !important;
    margin-top:10px;
}
.postDate {
	background-color: red;
	display: inline-block;
	width: 50px;
	float: right;
	height: 130px;
        margin-left:5px;
}
.postDate span{
    color:#fff !important;
    /*font-size:18px !important;*/
    display:block !important;
    margin-top: 5px;
    text-align: center;
    
}
.work-post-content h5{
    color: #fff !important;
    text-align:right;
}
.work-post-content span {
    display: inline-block;
    color: #4984aa;
    /*font-style: italic;*/
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-size: 12px;
}

.hover-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,0,0,0.8);
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
}

.hover-box a {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -o-transform: scale(0.1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.work-post:hover .hover-box a {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-backface-visibility: hidden;
}

.hover-box a:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.hover-box a:hover:after {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    opacity: 0;
}

.hover-box a.zoom {
    right: 50%;
    margin-right: 5px;
    background:url('../images/_primary/allpng2.png') -4px -69px no-repeat;
}
.customer .hover-box a.zoom {
    right: 40% !important;
    margin-right: 0px;
}
.hover-box a.page {
    left: 50%;
    margin-left: 5px;
    background:url('../images/_primary/allpng2.png') -4px -110px no-repeat;
}

.partners {
    padding: 50px;
    background: url('../upload/banner1.jpg');
    overflow: hidden;
    direction: rtl;
    text-align: center;
}

.partners h3 {
    color: #fff;
}

.partners .carousel-control {
    border: 1px solid #fff;
    background: transparent;
}

.partners .carousel-control.left:hover {
    background: rgba(255,255,255,0.3);
}

.partners .carousel-control.right:hover {
    background: rgba(255,255,255,0.3);
}

.partners .carousel-control.left:before {
    top: -2px;
    left: 8px;
}

.partners .carousel-control.right:before {
    top: -2px;
    left: 9px;
}

.partner-list {
    overflow: hidden;
    padding-top: 10px;
}

.partner-list li {
    float: left;
    width: 16.8%;
    margin-left: 4%;
}

.partner-list li:first-child {
    margin-left: 0;
}

.partner-list li img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}
.recent-news{
    background-color: #f1f3ee;
    margin-top: -4px;
    display: block;
}
.title-section {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 36px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 50px;
}
.title-section.ls{
    margin-bottom:-25px;
}
.ls p{
    direction:rtl;
}
.title-section p {
    color: #666;
    font-size: 19px;
    line-height: 25px;
}

.owl-pagination {
    display: none;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    position: relative;
    zoom: 1;
    margin: 2px;
    font-size: 20px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    opacity: 1;
    padding: 0;
	padding-bottom:5px;
    width: 32px;
    height: 32px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	background-color:#e10000 !important;
	color:#fff;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
	background-color:#000 !important;
	color:#fff;
}
.owl-theme .owl-controls {
    margin-bottom: 25px;
}


.owl-theme .owl-controls .owl-buttons div::before {
	font-family: 'FontAwesome';
	position: absolute;
	font-size: 20px;
	color: #fff;
	width: 100%;
	left: 0;
	text-align: center;
	line-height: 37px;
	margin-top: -2px;
}

.owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #fff;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: "\f104";
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
}

.owl-buttons {
    margin-top: -75px;
}

.news-item {
    margin: 15px;
    margin-bottom: 40px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.news-item .inner-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.news-item .inner-item img {
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.news-item:hover .inner-item img {
    -webkit-filter: blur(2px) grayscale(1);
    -moz-filter: blur(2px) grayscale(1);
    -o-filter: blur(2px) grayscale(1);
    -ms-filter: blur(2px) grayscale(1);
    filter: blur(2px) grayscale(1);
}

.latest-post {
	background-color:#F1F3EE;
	margin-top:-5px;
}

.news-item h5 {
    margin-bottom: 5px;
    line-height: 22px;
    direction: rtl;
}

.news-item p {
    line-height: 22px;
    margin-bottom: 10px;
    direction: rtl;
}

a.read-more {
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #e10000;
    color: #e10000;
    padding: 8px 12px;
    background: #fff;
    font-size: 12px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    text-transform: lowercase;
    text-decoration: none;
}

a.read-more i {
    color: #e10000;
    font-size: 12px;
    margin-left: 7px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

a.read-more:hover i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.hover-item {
    position: absolute;
    top: 50%;
    margin-top: -56px;
    left: 0;
}

.hover-item ul li {
    margin-bottom: 5px;
}

.hover-item ul li a {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 10px;
    margin-left: -100%;
    text-decoration: none;
    background: #117bf1
}

.hover-item ul li a i {
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}

.hover-item ul li a.autor {
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.hover-item ul li a.date {
    transition: all 0.29s ease-in-out;
    -moz-transition: all 0.29s ease-in-out;
    -webkit-transition: all 0.29s ease-in-out;
    -o-transition: all 0.29s ease-in-out;
}

.hover-item ul li a.comment-numb {
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.item:hover .hover-item ul li a {
    margin-left: 0;
}
#showmap{
	margin-top:5px;
}
.tag-list li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 15px;
}

.tag-list li a {
    display: inline-block;
    color: #e10000;
    font-size: 12px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    border: 1px solid #e10000;
    padding: 5px 10px;
    background: #fff;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.tag-list li a i {
    color: #e10000;
    font-size: 17px;
    margin-right: 4px;
    vertical-align: middle;
}

.tag-list li a:hover {
    opacity: 0.7;
}

.upper-box {
    padding-bottom: 30px;
    margin-bottom: 45px;
    position: relative;
    direction: rtl;
}

.upper-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background: url('../images/border-bottom.png') center center no-repeat;
}

ul.device-list {
    overflow: hidden;
    margin-bottom: 45px;
}

ul.device-list li {
    float: left;
    margin-left: 53px;
    position: relative;
}

ul.device-list li img {
    max-width: 100%;
}

ul.device-list li:after {
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f064';
    top: 134px;
    left: -38px;
    color: #e10000;
    font-size: 18px;
}

ul.device-list li:first-child {
    margin-left: 0px;
}

ul.device-list li.device2 {
    padding-top: 28px;
}

ul.device-list li.device3 {
    padding-top: 32px;
}

ul.device-list li.device4 {
    padding-top: 77px;
}

.testimonials-box {
    padding: 50px 0;
    background: url('../upload/banner2.jpg');
}

.testimonials-box h3 {
    color: #fff;
    margin-bottom: 70px;
}

.bxslider li {
    overflow: hidden;
}

.bxslider li img {
    float: left;
    max-width: 156px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 12px;
}

.message-content {
    margin-left: 226px;
    margin-top: 22px;
}

.message-content p {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    margin-bottom: 18px;
    border: 1px solid #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 24px 40px;
    line-height: 30px;
}

.message-content p:after {
    position: absolute;
    content: '';
    width: 21px;
    height: 40px;
    left: -21px;
    top: 35px;
    background: url('../images/arrow.png') center center no-repeat;
}

.message-content h6 {
    color: #fff;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    margin: 0;
    margin-left: 40px;
}

.message-content h6 span {
    font-weight: 700;
}

.carousel-box {
    padding: 50px 0;
    direction: rtl;
    text-align: center;
}

.staff-post {
    margin-bottom: 30px;
}

.staff-post-content {
    background: #000;
    padding: 10px;
}
.staff-post-content h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.carousel-box .work-post-gal img{
    height: 150px;
}

.staff-post-content span {
    color: #fff;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
}

.staff-post-gal {
    border: 1px solid #dbdbdb;
    position: relative;
    overflow: hidden;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staff-post-gal img {
    width: 100%;
}

.staf-social {
    text-align: center;
    padding: 10px 10px 7px;
    border-bottom: 1px solid #dbdbdb;
    position: absolute;
    top: -100%;
    width: 100%;
    left: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staff-post:hover .staf-social {
    top: 0;
}

.staf-social li {
    display: inline-block;
    margin-left: 3px;
}

.staf-social li:first-child {
    margin-left: 0px;
}

.staf-social li a {
    display: inline-block;
    width: 29px;
    height: 29px;
    border: 1px solid #e10000;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staf-social li a i {
    font-size: 13px;
    text-align: center;
    color: #e10000;
    line-height: 29px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.staf-social li a:hover i {
    color: #ffffff;
}

.staf-social li a:hover {
    background: #e10000;
}

.infographic-box {
    padding: 50px 0 30px;
    border-bottom: 1px solid #dedede;
    text-align: center;
    direction: rtl;
}

.skills-bar {
    text-align: center;
}

.skills-bar p {
    color: #cccccc;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.gender-list {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}

.gender-list li,
.stars-list li {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 19px;
}

.stars-list li {
    margin-left: 28px;
}

.gender-list li a {
    display: inline-block;
}

.gender-list li a i {
    font-size: 80px;
}

.gender-list li a i.fa-male {
    color: #e10000;
}

.gender-list li a i.fa-female {
    color: #e2e2e2;
}

.gender-list li:first-child,
.stars-list li:first-child {
    margin-left: 0px;
}

.stars-list {
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;    
}

.stars-list li a i {
    font-size: 50px;
    color: #e10000;
}

.stars-list li:nth-child(n+11) a i {
    color: #e2e2e2;
}

.product-box {
    padding: 50px 0 30px;
    text-align: center;
}

.product-post {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-post:hover {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px;
}

.product-post img {
    width: 100%;
}

.product-post-gal {
    position: relative;
}

.product-post-gal span.price {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    color: #fff;
    padding: 11px 14px;
    background: #e10000;
    font-size: 15px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    opacity: 0.5;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.product-post:hover span {
    opacity: 1;
}

.product-post-content {
    text-align: center;
    padding: 14px 20px;
    border: 1px solid #dbdbdb;
    border-top: none;
    border-bottom-left-radius: 5px;
    -webkit-bottom-left-border-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -o-border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-bottom-right-border-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -o-border-bottom-right-radius: 5px;
}

ul.product-list {
    margin-top: 16px;
}

ul.product-list li {
    display: inline-block;
    margin-left: 6px;
}

ul.product-list li:first-child {
    margin-left: 0px;
}

ul.product-list li a {
    display: inline-block;
    width: 66px;
    height: 38px;
    border: 1px solid #dbdbdb;
    background: #fff;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.product-list li a:hover {
    background: #e10000;
}

ul.product-list li a i {
    font-size: 15px;
    color: #555555;
    text-align: center;
    line-height: 38px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.product-list li a:hover i {
    color: #fff;
}

.convertible-banner {
    padding: 28px 0;
    background: url('../upload/banner3.jpg');
}

.convertible-banner p {
    padding-left: 60px;
    margin-right: 160px;
    color: #fff;
    font-size: 20px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    line-height: 54px;
    background: url('../images/con-icon.png') left center no-repeat;
}

.convertible-banner p span {
    font-weight: 400;
}

.convertible-banner a {
    display: inline-block;
    float: right;
    text-align: center;
    width: 141px;
    color: #fff;
    font-size: 16px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border: solid 1px rgba(255,255,255,.5);
    background-image: -webkit-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: -moz-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: -o-linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    background-image: linear-gradient(45deg, rgba(0,0,0,.03), rgba(255,255,255,.03), rgba(0,0,0,.03) 50%, rgba(255,255,255,.03) 50%, rgba(0,0,0,.03), rgba(255,255,255,.03));
    width: 145px;
    height: 54px;
    line-height: 54px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.convertible-banner a:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.accord-tab-box {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: right;
}

.accordion-box {
    margin-bottom: 20px;
      
}

.accord-elem {
    margin-bottom: 20px;
    
}

.accord-title {
    padding: 16px 14px;
    border: 1px solid #dbdbdb;
    position: relative;
    
}

.accord-title h5 {
    padding-right: 48px;
     
}

.accord-title h5 i {
    color: #e10000;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 12px;
   
}

a.accord-link {
    display: inline-block;
    position: absolute;
    width: 46px;
    height: 100%;
    top: 0;
    right: 0;
    border-left: 1px solid #dbdbdb;
    background: url('../images/plus.png') center center no-repeat;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    direction: rtl;
}

.accord-elem.active a.accord-link {
    background: url('../images/minus.png') center center no-repeat;
}

a.accord-link.opened {
    background: url('../images/minus.png') center center no-repeat;
}

.accord-content {
    display: none;
    padding: 22px;
    border: 1px solid #dbdbdb;
    border-top: none;
    overflow: hidden;
    direction: rtl;
}

.accord-content span.image-content {
    display: inline-block;
    float: left;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 22px;
    background: #e10000;
}

.accord-content span.image-content i {
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 100%;
    line-height: 68px;
    vertical-align: middle;
}

.accord-elem.active .accord-content {
    display: block;
}

.tab-content-box {
    text-align: center;
    padding: 60px;
    border: 1px solid #dbdbdb;    
}

.tab-box {
    text-align: center;
    padding: 65px 0 83px;
    border: 1px solid #dbdbdb;
    min-height: 365px; 
    direction: rtl;    
}

.tab-content {
    display: none;
}

.tab-content:first-child {
    display: block;
}

ul.tab-links {
    border: 1px solid #dbdbdb; 
    border-top: none;
    overflow: hidden;
    margin-bottom: 40px;
}

ul.tab-links li {
    float: left;
    width: 33.33%;
    text-align: center;
    border-left: 1px solid #dbdbdb; 
}

ul.tab-links li:first-child {
    border-left: none; 
}

ul.tab-links li a {
    display: inline-block;
    width: 100%;
    padding: 12px;
    color: #000;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    text-decoration: none;
    background: #fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.tab-links li a i {
    font-size: 30px;
    color: #e10000;
    display: block;text-align: center;
    margin-bottom: 6px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.tab-links li a:hover {
    color: #fff;
    background: #e10000;
}

ul.tab-links li a:hover i {
    color: #fff;
}

#container.boxed .bx-wrapper .bx-controls-direction a {
    border: none;
    width: 52px;
}

/*-------------------------------------------------*/
/* =  Portfolio pages
/*-------------------------------------------------*/

.home-portfolio {
    margin-top: 30px;
}

.page-banner {
    padding:60px 0px 20px;
    background: url('../images/_primary/breadcrumbbg.jpg');
    overflow: hidden;
    margin-bottom: 30px;
}

.page-banner h1 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    float: right;
    margin-bottom: 0;
    direction:rtl;
}

ul.page-tree {
    float: left;
    border: 1px solid #fff;
    padding: 10px 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
}

ul.page-tree li {
    position: relative;
    display: inline-block;
    margin-left: 40px;
    direction:rtl;
}

ul.page-tree li:before {
    font-family: 'FontAwesome';
    content: '\f0a8';
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: -26px;
}

ul.page-tree li:first-child {
    margin-left: 0px;
}

ul.page-tree li:first-child:before {
    content: '';
}

ul.page-tree li a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.filter {
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    float:right;
}

ul.filter li {
    float: left;
    border-right: 1px solid #eee;
}

ul.filter li a {
    position: relative;
    display: inline-block;
    color: #7e7e7e;
    font-size: 15px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    padding: 12px 17px;
    background: #fff;
}

ul.filter li a.active,
ul.filter li a:hover {
    color: #fff;
    background: #e10000;
}

ul.filter li a.active:after,
ul.filter li a:hover:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    right: -1px;
    border: 1px solid #e10000;
    z-index: 2;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.filter li a i {
    color: #7e7e7e;
    font-size: 17px;
    margin-right: 10px;
    vertical-align: middle;
}

ul.filter li a.active i,
ul.filter li a:hover i {
    color: #fff;
}

.portfolio-container {
    width: 1170px;
    margin-left: -15px;
    margin-bottom: 20px;
    float:right;
    text-align:right;
}

.portfolio-container .work-post {
    margin: 15px;
    
}

.portfolio-container .work-post .work-post-content,
.latest-projects .work-post .work-post-content {
    direction: rtl;
}

.with-4-col .portfolio-container .work-post {
    width: 262px;
}

.with-3-col .portfolio-container .work-post {
    width: 360px;
    float: left;
}
.pagination-block{
display:block;
text-align:center;
margin-top:20px;	
}
.with-2-col .portfolio-container .work-post {
    width: 555px;
}

ul.pagination-list {
    margin-bottom: 38px;
    float:left;
}

ul.pagination-list li {
    display: inline-block;
}
.pagination-list li.active a {
    background-color: #e10000;
    color: #fff;
}
ul.pagination-list li a {
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #eee;
    text-decoration: none;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-size: 13px;
    color: #000;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.pagination-list li a.active,
ul.pagination-list li a:hover {
    background: #e10000;
    color: #fff;
}

/*-------------------------------------------------*/
/* =  Blog pages
/*-------------------------------------------------*/

.home-blog {
    margin-top: 30px;
}

.blog-box .news-item {
    margin: 0px;
    margin-bottom: 40px;
}

.search-widget {
    margin-bottom: 30px;
}

.search-widget input[type="search"] {
    color: #716565;
    font-size: 13px;
    font-family:'IRANSans_Light', 'WYekan', sans-serif;
    padding: 15px 20px;
    border: 1px solid #dcdcdc;
    width: 100%;
    outline: none;
}

.search-widget input[type="search"]:focus {
    border: 1px solid #e10000;
}

.search-widget button {
    background: #fff;
    border: none;
    float: right;
    margin-top: -35px;
    margin-right: 15px;
    position: relative;
    z-index: 2;
}

.search-widget button i {
    color: #e10000;
    font-size: 18px;
}

.sidebar-widgets .widget > h5 {
    margin-bottom: 20px;
    text-align: right;
}

.tabs-widget ul.tab-links {
    border-bottom: none;
    border-top: 1px solid #dbdbdb;
    margin-bottom: 0;
}

.tabs-widget ul.tab-links li a {
    font-size: 13px;
}

.tabs-widget ul.tab-links li a:hover {
    background: #fff;
    color: #e10000;
}

.tabs-widget {
    margin-bottom: 30px;
}

.tabs-widget .tab-box {
    padding: 0;
    text-align: left;
    min-height: 20px;
}

.tabs-widget .tab-box .tab-content {
    padding: 20px;
}

.tabs-widget .tab-content ul li {
    overflow: hidden;
    margin-bottom: 16px;
    width: 100%;
}

.tabs-widget .tab-content ul li img {
    float: left;
    width: 45px;
}

.tabs-widget .tab-content ul li h6 {
    line-height: 17px;
    color: #aeaeae;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    margin: 0;
    margin-left: 55px;
}

.tabs-widget .tab-content ul li h6 a {
    color: #aeaeae;
    text-decoration: none;
    display: inline-block;
}

.tabs-widget .tab-content ul li h6 a:hover {
    color: #e10000;
}

.accordion-widget {
    margin-bottom: 10px;
}

.accordion-widget .accord-content {
    padding: 18px;
}

.sidebar .tags-widget {
    margin-bottom: 20px;
}

.sidebar .text-widget {
    margin-bottom: 20px;
    text-align: right;
}

.blog-box.with-one-col .news-item {
    overflow: hidden;
}

.blog-box.with-one-col .inner-item {
    max-width: 250px;
    float: left;
    margin-right: 30px;
}

.home-style {
    padding: 40px 0;
}

/*-------------------------------------------------*/
/* =  Contact page
/*-------------------------------------------------*/

.map {
    height: 470px;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 50px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
}

.contact-information {
    margin-bottom: 35px;
    text-align: right;
   	direction: rtl;

}

.contact-information p {
    margin-bottom: 40px;
    text-align: right;
}

ul.contact-information-list li {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
}

ul.contact-information-list li span {
    display: block;
    color: #9a9a9a;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    text-align: center;
}

ul.contact-information-list li a {
    display: block;
    color: #9a9a9a;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    text-align: center;
}

ul.contact-information-list li i {
    margin-right: 10px;
    color: #a8a8a8;
    font-size: 17px;
    text-align: right;
}

#contact-form,#barcode-form {
    overflow: hidden;
    margin-bottom: 35px;
    text-align: right;
}

#contact-form i,#barcode-form i {
    color: #a8a8a8;
    font-size: 15px;
    text-align: right;
}

.text-input {
    overflow: hidden;
    text-align: right;
}
#barcode-form .text-input {
    overflow: hidden;
    text-align: right;
    width:100%;
}

.float-input,
.float-input2 {
    width: 50%;
    float: right;
    position: relative;
    text-align: right;
}
#barcode-form .float-input,
#barcode-form .float-input2 {
    width: 100%;
    float: right;
    position: relative;
    text-align: right;
}

.textarea-input {
    position: relative;
    text-align: right;
}

.float-input span,
.float-input2 span,
.textarea-input span {
    position: absolute;
    top: 13px;
    left: 14px;
    z-index: 2;
    text-align: right;
}

.float-input2 span {
    left: 18px;
    text-align: right;
}

.float-input2 {
    padding-right: 5px;
    text-align: right;
}

#contact-form input[type="text"],
#contact-form textarea,
.comment-form input[type="text"],
.comment-form textarea,#barcode-form input[type="text"],
#barcode-form textarea{
    color: #737373;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    border: 1px solid #e6e6e6;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
    width: 100%;
	max-width:100%;
	min-width:100%;
    padding: 12px 32px;
    display: block;
    margin-bottom: 10px;  
    text-align: right; 
}

#contact-form input[type="text"]:focus,
#contact-form textarea:focus,#barcode-form input[type="text"]:focus,
#barcode-form textarea:focus {
    border: 1px solid #e10000; 
    text-align: right;
}

#contact-form textarea,#barcode-form textarea {
    height: 110px;
	max-height:110px;
	min-height:110px;
    padding-left: 36px;
    text-align: right;
}

#contact-form input[type="submit"],#barcode-form input[type="submit"],
.comment-form input[type="submit"] {
    float: right;
    margin-top: 8px;
    color: #fdfdfd;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    padding: 13px 20px;
    background: #313332;
    text-transform: uppercase;
	width:100%;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    text-align: center;
}

#contact-form input[type="submit"]:hover,#barcode-form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover {
    opacity: 0.8;
}

.msg,
.msg2 {
    height:30px;
    font-size:13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    text-align: right;
}

.msg.error,
.msg2.error {
    color:#eb2c06;
}

.msg.success,
.msg2.success {
    color:#008000;
}

/*-------------------------------------------------*/
/* =  Single post
/*-------------------------------------------------*/

.single-post-content {
    margin-bottom: 20px;
    overflow: hidden;
    direction: rtl;
}

.single-post-content img {
    width: 100%;
    margin-bottom: 30px;
}

.single-post-content h2 {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 28px;
}

.single-post-content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.comment-section {
    margin-bottom: 10px;
    direction: rtl;
}

.comment-box {
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    direction: rtl;
   
}

.comment-box img {
    float: right;
    padding: 8px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    max-width: 78px;
}

.comment-content {
    margin-left: 98px;
    padding-top: 8px;
}

.comment-content h6 {
    margin: 0;
    color: #3c3c3c;
    font-size: 14px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    line-height: 22px;
}

.comment-content h6 span {
    display: inline-block;
    margin-left: 6px;
    color: #b8b8b8;
    font-size: 11px;
}

.comment-content p {
    color: #868686;
    font-weight: 400;
}

.comment-content a.reply-comment {
    display: inline-block;
    color: #ffffff;
    font-size: 11px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    background: #e10000;
    text-decoration: none;
    padding: 3px 8px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin-top: 3px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.comment-content a.reply-comment:hover {
    opacity: 0.8;
}

ul.depth {
    margin-left: 98px;
}

.comment-form input[type="text"],
.comment-form textarea {
    border: 1px solid #e10000;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 17px 21px;
    font-size: 12px;
}

.comment-form textarea {
    height: 179px;
}

.comment-form input[type="submit"] {
    margin-top: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;  
    direction: rtl;  
}

.leave-comment {
    margin-bottom: 40px;
    direction: rtl;
}

/*-------------------------------------------------*/
/* =  About page
/*-------------------------------------------------*/

.about-us-text img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.about-us-text p span,
.company-mission p span {
    font-weight: 700;
    color: #e10000;
 
}

.skills-progress p {
    font-weight: 300;
    clear: both;
    margin-bottom: 6px;
}

.skills-progress p span {
    display: inline-block;
    color: #e10000;
    float: right;
    font-weight: 400;
}

.meter { 
    height: 20px;  /* Can be anything */
    position: relative;
    background: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 8px;
}

.meter > span {
    display: block;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #e10000;
}

.company-mission > span.icon {
    display: block;
    width: 62px;
    height: 62px;
    border: 1px solid #e10000;
    background: #fff;
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
text-align: right;
}

.company-mission > span.icon:after {
    position: absolute;
    content: 'O';
    color: #e10000;
    font-size: 43px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 600;
    left: 13px;
    line-height: 60px;
}

.carousel-box.vers2 .staff-post-gal {
    border: 1px solid #e10000;
}

.pricing-box {
    padding: 40px 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 50px;
}

ul.pricing-table {
    width: 100%;
    margin-bottom: 15px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out; 
}

ul.pricing-table:hover {
    box-shadow: 0 0 20px #c6c6c6;
}

ul.pricing-table li {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border: 1px solid #dbdbdb;
    border-top: none;
    background: #fff;
}

ul.pricing-table li:first-child {
    padding: 35px 0;
    border: none;
    background: #e10000;
}

ul.pricing-table li p {
    color: #555555;
    font-size: 15px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
}

ul.pricing-table li:first-child p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

ul.pricing-table li:first-child span {
    color: #fff;
    font-size: 16px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 300;
    line-height: 20px;
}

ul.pricing-table li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    padding: 12px 20px;
    background: #e10000;
    text-decoration: none;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;    
}

ul.pricing-table li a:hover {
    opacity: 0.8;    
}

.pricing-table.standard li {
    border: none;
    border-bottom: 1px solid #005ec7;
    background: #e10000;
}

.pricing-table.standard li:first-child {
    background: #ffffff;
    border: 1px solid #dbdbdb;
}

.pricing-table.standard li:last-child {
    border-bottom: none;
}

.pricing-table.standard li p {
    color: #fff;
}

.pricing-table.standard li:first-child p,
.pricing-table.standard li:first-child span {
    color: #e10000;
}

.pricing-table.standard li a {
    background: #ffffff;
    color: #e10000;
}

.clients-section {
    padding-bottom: 50px;
}

.clients-section .partner-list li {
    width: auto;
    margin: 0;
    text-align: center;
    margin-left: 38px;
    margin-bottom: 20px;
}

.clients-section .partner-list li:first-child {
    margin-left: 0px;
}

.clients-section .partner-list img {
    width: 100%;
}

/*-------------------------------------------------*/
/* =  Shop page
/*-------------------------------------------------*/

.shop-home {
    margin-top: 30px;
    direction: rtl;
}

.shop-page .product-post {
    margin-bottom: 30px;
}

.top-bar {
    padding: 9px;
    border: 1px solid #dbdbdb;
    height: 50px;
    margin-bottom: 30px;
}

.top-bar .left-block {
    float: left;
}

.top-bar .right-block {
    float: right;
}

.select-filter label {
    display: inline-block;
    margin: 0 9px 0 6px;
    color: #535353;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 400;
    direction: rtl;
}

.select-filter .select-box {
    display: inline-block;
    margin-right: 10px;
}

.select-filter select {
    height: 30px;
    width: 100px;
    border: 1px solid #dbdbdb;
    outline: none;
    font-size: 12px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
}

.top-bar .right-block span {
    color: #535353;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    margin-right: 9px;
}

.top-bar .right-block a {
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   background: #e10000;
}

.top-bar .right-block i {
   font-size: 15px;
   color: #fff;
   line-height: 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.top-bar .right-block a:hover i {
   opacity: 0.7;
}

.shop-widget {
    margin-bottom: 20px;
    border: 1px solid #dedede;
   
}

.shop-widget h4 {
    color: #fff;
    font-size: 16px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 14px;
    background: #e10000;
     direction: rtl;
}

.category-shop-list > li {
    border-top: 1px solid #dedede;
    direction: rtl;
}

.category-shop-list > li:first-child {
    border-top: 1px solid #dedede;
}

.category-shop-list li a.accordion-link {
    display: inline-block;
    width: 100%;
    color: #000;
    font-size: 13px;
    font-family:'IRANSans_Light','WYekan', sans-serif;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 6px 8px;
    position: relative;
    text-decoration: none;
    
}

.category-shop-list li a.accordion-link:hover,
.category-shop-list li a.accordion-link.active {
    color: #fff;
    background: #e10000;
    opacity: 0.6;
    
}

.category-shop-list li a.accordion-link:after {
    position: absolute;
    content: '+';
    color: #7b7b7b;
    font-size: 15px;
    font-family: 'IRANSans_Light',WYekan;
    font-weight: 700;
    right: 230px;
    top: 5px;
   
    
}

.category-shop-list li a.accordion-link:hover:after,
.category-shop-list li a.accordion-link.active:after {
    color: #fff;
}

.category-shop-list li a.accordion-link.active:after {
    content: '-';
    right: 13px;
}

.accordion-list-content {
    border-top: 1px solid #dedede;
    display: none;
}

.accordion-list-content li {
    margin: 5px 0;
    padding-left: 17px;
    position: relative;
}

.accordion-list-content li:before {
    position: absolute;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    background: #767676;
    top: 50%;
    left: 8px;
}

.accordion-list-content li a {
    display: inline-block;
    color: #767676;
    font-size: 13px;
    font-family:'IRANSans_Light', 'WYekan', sans-serif;
}

ul.popular-product {
    padding: 0 10px;
    direction: rtl;
}

ul.popular-product li {
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dedede;
    overflow: hidden;
}

ul.popular-product li:first-child {
    border-top: none;
}

ul.popular-product li img {
    float: left;
    width: 50px;
}

ul.popular-product li div {
    margin-left: 60px;
}

ul.popular-product li h6 {
    color: #000;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    margin: 0;
    margin-top: 4px;
}

ul.popular-product li h6 a {
    color: #000;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.popular-product li h6 a:hover {
    color: #e10000;
}

ul.popular-product li span {
    color: #e10000;
    font-size: 15px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
}

.price-range {
    padding: 18px 12px 12px;
    overflow: hidden;
}

#start-val,
#end-val {
    display: inline-block;
    border: none;
    float: left;
    padding: 0;
    color: #000;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    max-width: 50px;
}

#end-val {
   float: right;
   text-align: right;
}

/*-------------------------------------------------*/
/* =  Single project page
/*-------------------------------------------------*/

.single-project-content {
    margin-bottom: 40px;
    direction: rtl;
}

.single-project-content img {
    width: 100%;
    margin-bottom: 30px;
}

.single-project-content h2 {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 28px;
    direction: rtl;
}

.single-project-content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.latest-projects {
    margin-bottom: 40px;
    direction: rtl;
}

/*-------------------------------------------------*/
/* =  Footer
/*-------------------------------------------------*/

footer {
    padding-top: 25px;
	
    text-align: right;
	background-color:#313332;

}
.up-footer{
	padding-bottom:25px;
}
.footer-widgets {
    margin-bottom: 30px;
}

.footer-widgets:first-child {
    padding-bottom: 16px;
    border-bottom: 1px solid #dbdbdb;
}

.footer-widgets h4 {
    color: #e10000;
    margin-bottom: 16px;
}

.footer-widgets p {
    line-height: 22px;
    margin-bottom: 5px;
}

.footer-widgets.text-widget img {
    margin-bottom: 10px;
}

ul.tweets li {
    margin-bottom: 15px;
}

ul.tweets li p {
    margin-bottom: 0px;
    color: #797979;
}

ul.tweets li p a {
    color: #797979;
    text-decoration: underline;
}

ul.tweets li p a.tweet-acc {
    color: #e10000;
    text-decoration: none;
}

ul.tweets li span {
    color: #797979;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
}

ul.flickr-list {
    overflow: hidden;
}

ul.flickr-list li {
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}

ul.flickr-list li:nth-child(3n) {
    margin-right: 0px;
}

ul.flickr-list li a {
    display: inline-block;
    padding: 8px;
    border: 1px solid #dbdbdb;
    max-width: 78px;
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.flickr-list li a img {
    width: 100%;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.flickr-list li a:hover {
    border: none;
}

ul.flickr-list li a:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}

ul.pop-post li a {
    display: inline-block;
    color: #797979;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    line-height: 22px;
    font-weight: 300;
}

ul.pop-post li a i {
    color: #e10000;
    font-size: 13px;
    margin-right: 8px;
}

ul.tag-widget-list li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
}

ul.tag-widget-list li a {
    display: inline-block;
    color: #797979;
    font-size: 12px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 5px 8px;
    text-decoration: none;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.tag-widget-list li a:hover {
    color: #e10000;
    border: 1px solid #e10000;
}

form#footer-contact input[type="text"] {
    width: 50%;
    float: left;
    border: 1px solid #dbdbdb;
    color: #797979;
    font-size: 11px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 10px;
    outline: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact input[type="text"]:focus,
form#footer-contact textarea:focus {
    border: 1px solid #e10000;
}

form#footer-contact input[name="name"] {
    border-right-color: transparent;
}

form#footer-contact textarea {
    width: 100%;
    border: 1px solid #dbdbdb;
    color: #797979;
    font-size: 11px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 10px;
    height: 160px;
    border-top-color: transparent;
    margin: 0;
    outline: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact button[type="submit"] {
    position: relative;
    float: right;
    color: #e10000;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    text-transform: uppercase;
    padding: 12px;
    border: 1px solid #dbdbdb;
    border-right-color: transparent;
    border-bottom-color: transparent;
    background: #fff;
    margin-top: -46px;
    margin-right: 1px;
    z-index: 2;
    position: relative;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

form#footer-contact button i {
    font-size: 18px;
    color: #e10000;
    margin-right: 10px;
}

form#footer-contact button[type="submit"]:hover {
    opacity: 0.7;
}

ul.contact-list li {
    margin-bottom: 15px;
}

ul.contact-list li a {
    position: relative;
    display: inline-block;
    color: #797979;
    font-size: 12px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    padding: 6px 9px 6px 6px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a i {
    display: inline-block;
    width: 15px;
    font-size: 16px;
    color: #a8a8a8;
    margin-right: 16px;
    vertical-align: middle;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a:hover {
    border: 1px solid #e10000;
}

ul.contact-list li a:hover i {
    color: #e10000;
}

ul.contact-list li a:after {
    position: absolute;
    content: '';
    width: 28px;
    height: 100%;
    border-right: 1px solid #dbdbdb;
    top: 0;
    left: 0;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

ul.contact-list li a:hover:after {
    border-right: 1px solid #e10000;
}

.work-widget p {
    margin-bottom: 10px;
}

p.work-time {
    color: #444444;
    font-size: 13px;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 20px;
}

p.work-time span {
    font-weight: 400;
    font-style: italic;
}
.up-footer P{
color:#e10000;
font-size:28px !important;
font-weight:300;	
display:inline-block;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}
.up-footer div.contacttxt{
color:#fff;
font-family: 'IRANSans_Light','WYekan', sans-serif;	
margin-top:10px;
font-size:14px;
direction:rtl;
}
.up-footer div.contacttxt i {
	color: #e10000 !important;
	font-size: 25px !important;
	margin-left: 10px;
}
.up-footer .abouttxt{
	text-align:justify;
	color:#fff;
	line-height:25px;
	font-size:14px !important;
	direction:rtl;
	font-family: 'IRANSans_Light','WYekan', sans-serif;
	margin-top:15px;
}
.up-footer P .entxt{
color:#fff !important;
font-size:16px !important;
margin-top:10px;
display:inline-block;
letter-spacing:3px;
font-weight:normal;
font-family:verdana;
}
.footer-line {
    padding: 10px;
    background-color:#000;
    overflow: hidden;
}

.footer-line p {
    float: left;
    padding: 12px 0;
    color: #fff;
    font-weight:400;
}

.footer-line a.go-top {
    display: inline-block;
    position: relative;
    float: right;
    width: 50px;
    height: 50px;
    background-position:top left;
	background-image:url(../images/_primary/allpng2.png);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.footer-line a.go-top:hover {
    opacity: 0.7;
}



/*-------------------------------------------------*/
/* =  nouislider style (used in priccing range)
/*-------------------------------------------------*/

.noUi-target * {
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
-webkit-touch-callout: none;
    -ms-touch-action: none;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        cursor: default;
}
.noUi-base {
    width: 100%;
    height: 6px;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    z-index: 1;
    border: 1px solid #dbdbdb;
    margin-bottom: 15px;
}
.noUi-handle {
    background: #EEE;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: -6px 0 0 -6px;
    border: 1px solid #bdbdbd;
    background: #ebebeb url('../images/price-range.png') center center no-repeat;
}
.noUi-connect {
    background: Teal;
    background: #394f61 url('../images/price-range.png') center center no-repeat;
}
.noUi-background {
    background: #f5f5f5;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    border-radius: inherit;
    background: #e10000;
}
.noUi-origin-upper {
    background: inherit !important;
}
.noUi-z-index {
    z-index: 10;
}
.noUi-vertical {
    width: 40px;
    height: 100%;   }
.noUi-vertical .noUi-origin {
    bottom: 0;
    left: 0;
}
.noUi-vertical .noUi-handle  {
    margin: -23px 0 0 -3px;
}

.noUi-target[disabled] .noUi-base {
    background: #999;
}
.noUi-target[disabled] .noUi-connect {
    background: #BBB;
}
.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}


/*-------------------------------------------------*/
/* =  Single page
/*-------------------------------------------------*/

#container.single-page {
    padding-top: 0;
}

.single-page .section {
    margin-bottom: 60px;
}

.single-page #home-section,
.single-page #team-section {
    margin-bottom: -60px;
}

.single-page #team-section .carousel-box {
    border-bottom: none;
}

.single-page .welcome-box {
    margin-bottom: 40px;
    border-top: 1px solid #EBEBEB;
    padding: 31px 0 40px;
}

.single-page .welcome-box {
    margin-bottom: 40px;
}

.single-page .welcome-box h1 {
    margin-bottom: 5px;
}

.single-page #about-section .welcome-box {
    margin-bottom: 0px;
}

.single-page #about-section .services-box {
    margin-bottom: 50px;
}

.single-page #contact-section .welcome-box {
    margin-bottom: 30px;
}

.single-page footer {
    padding: 0;
}

.home-box {
    position: relative;
    overflow: hidden;
}

.home-box .background-view {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}

.slider-caption {
    position: absolute;
    height: 300px;
    top: 50%;
    margin-top: -100px;
    width: 100%;
    left: 0;
}

.slider-caption .flexslider {
    height: 85px;
    background: none;
    margin: 120px 0;
    background: rgba(0,0,0,0.3);
}

.slider-caption .flex-direction-nav {
    display: none;
}

.slider-caption p.flex-caption {
    text-align: center;
    color: #fff;
    font-family: 'IRANSans_Light','WYekan', sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 80px;
}
.ug-textpanel-title{
 

text-align: center !important;


font-family: IRANSans_Light !important;
}
.slider-caption p.flex-caption span {
    font-weight: 300;
}

.slider-caption .flex-control-nav {
    bottom: -80px;
}
.welcome-box .title-bar {
    color:#fff !important;
    font-size:2em !important;
    font-weight:600;
}
.pictogram{
text-align:center;

}
.pictogram img{
	width:150px;	
}
.title-latest{
	color:#e10000 !important;
	font-weight:bold;
	font-size:20px;
}
.title-latest .entxt{
	color:#666 !important;
	font-size:18px;
}
.owl-item{
width:400px !important; 	
}
#showmap #map div div.gmnoprint:last-child{
top:50px !important;	
}
.title-bar-page{
background-color:#e10000;
color:#fff;
text-align:right;
font-size:20px;
margin-top:250px;
margin-bottom:40px;
padding:10px;
padding-right:20px;
}
/*
START STYLE FOR PRODUCT TEMPLATE PAGE 1
*/
.show-pro {
	width: 1002px;
    font-family:'IRANSans_Light','wyekan';
    color:#666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	height: auto;
	overflow:hidden;
    border-top: 2px solid #e10000;
    border-right: 2px solid #e10000;
    line-height: 25px;
}
.show-pro .detail-txt{
    direction: rtl;
    text-align:justify;
    margin-top:20px;
    padding:10px;
    display: inline-block;
}
.pro-pic{
    width:49%;
    float: left;
}
.pro-pic .index-image{
    
    margin-top: 20px;
}
.show-pro2 .index-image{
    margin-right:30px;
    margin-bottom:40px;
}
.show-pro2 .detail-text {
    padding: 10px;
	direction: rtl !important;
	text-align: justify !important;
	display: block;
	margin-top: 20px;
}
.show-pro2 .pro-code{
    clear: both !important;
    width:400px;
    float:none !important;
    margin-bottom:20px;
}
#tumbnail-img{
    width:400px;
}
.pro-pic #tumbnail-img img{
    margin-top:5px !important;
    width: 97px;
    opacity: 0.5;
}
.pro-left-detail{
    width: 50%;
    height: auto;
    overflow:hidden;
    float: right;
}
.pro-code {
	background-color: #e10000;
	padding: 20px;
	width: 60%;
	float: right;
	margin-right: -10px;
	margin-top: 20px;
	text-align: right;
    border-left: 8px solid #000;
}
.pro-code p{
    color: #fff;
    font-size: 15px;
    font-weight: 300; 
}
.short-detil {
	float: right;
	text-align:justify;
    direction: rtl;
    font-family:'IRANSans_Light','wyekan';
    color:#666;
	padding: 20px;
	margin-top: 20px;
        width:100%;
}
.short-detil p .title-pro{
    font-size: 15px;
    color: #6d6e71;
    
}
.short-detil p .title-pro:after{
    content: ' : ';
}
.pro-text-detail{
    text-align:justify;
    direction: rtl;
    padding-left: 0px;
    font-family: 'IRANSans_Light','wyekan';
    color:#6d6e71;
    float:left;
    width: 100%;
}
.pro-text-detail img{
    max-width:100%;
}
.more-link{
    width: 100%;
    margin-bottom: 10px;
    margin-top:10px;
    float: left;
}
.more-link a{
    text-align: center;
    display: inline-block;
    padding: 20px;
    width: 100%;
    background-color:#e0e1e2;
    color:#fff !important;
    text-decoration: none;
    font-family: 'IRANSans_Light','wyekan';
    direction: rtl;
    
}
.more-link a.deactive_link{
    text-align: center;
    display: inline-block;
    padding: 20px;
    width: 100%;
    background-color:#e0e1e2;
    color:#fff !important;
    text-decoration: none;
    font-family: 'IRANSans_Light','wyekan';
    direction: rtl;
    
}
.more-link a.deactive_link:hover{
    cursor: not-allowed;
}
.more-link a.active_link{
    
    text-align: center;
    display: inline-block;
    padding: 20px;
    width: 100%;
    background-color:#e10000;
    color:#fff !important;
    text-decoration: none;
    font-family: 'IRANSans_Light','wyekan';
    direction: rtl;
}
.more-link a{
    text-decoration: none;
}
.more-link a.active{
    background-color: #e10000 !important;
}
.more-link a.active:hover{
    background-color: #000 !important;
}
.res-design-mob{
    display: none;
}
.seprator{
    margin-top:20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
    .show-pro{
       width: 768px;
    }
}

@media screen  and (max-width: 768px) { 
   .show-pro{
       width:95%;
       overflow-x: hidden;
    }
    .res-design-mob{
        display: block;
    }
    .res-design-moni{
        display: none;
    }
    .pro-pic{
        width: 100%;
    }
    .pro-left-detail{
        width: 100%;
    }
    .more-link a{
        margin-top:5px;
    }
    
}

@media only screen and (max-device-width: 480px) {
    /* STYLES HERE */
}
/*
END STYLE FOR PRODUCT TEMPLATE PAGE 1
*/
#content{
    margin-top: 185px;
}
.footer-line a{
    color: #fff;
    text-decoration: none;
}
.footer-line a:hover{
    color: #fff;
    text-decoration: none;
}
.up-footer a{
    color: #fff;
    
}
.social i{
    color: #e10000;
    font-size:25px;
    margin-left:20px;
    margin-top:30px;
}
.social i:hover{
   color: #fdfdfd;
}
.orderForm{
    margin-right: auto;
    margin-left: auto;
    width:1000px;
    padding:20px;
    margin-top:30px;
    margin-bottom:30px;
}
.orderForm div{
    margin-bottom: 20px;
    direction: rtl;
}
.orderForm div input[type=text]{
    border:1px solid #ccc;
    padding: 5px;
    font-family:'IRANSans_Light','wyekan';
    
}
.orderForm div label{
    font-family: 'IRANSans_Light','wyekan';
    display: inline-block;
    padding:5px;
    color:#666;
    font-weight: normal;
    width: 200px;
}
.orderForm div input[type=tel],.orderForm div input[type=email],.orderForm div input[type=url]{
    border:1px solid #ccc;
    padding: 5px;
    font-family:'IRANSans_Light','wyekan';
}
.orderForm div textarea{
    border:1px solid #ccc;
    min-width: 705px;
    max-width:705px;
    min-height: 200px;
    max-height:200px;
}
.orderForm div input[type=submit]{
    color:#fff;
    background-color: #e10000;
    width:100%;
    border:none;
    text-align:center;
    height: 60px;
    font-family:'IRANSans_Light','wyekan';
    font-size:15px;
}
.orderForm div.search_submit input[type=submit]{
    color:#fff;
    background-color: #e10000;
    border:none;
    text-align:center;
	width:200px !important;
    height: 40px;
    font-family:'IRANSans_Light','wyekan';
    font-size:15px;
}
.orderForm div input[type=submit]:hover{
    background-color:#000;
}
.onecol-input{
    width: 705px;
    height: 40px;
}
.twocol-input{
    width:350px;
    height: 40px;
}
.threecol-input{
    width: 232px;
    height: 40px;
}
.composite1{
    background-color: #e10000;
    display: inline-block;
    margin-top:30px;
}
.composite1 h3{
    color: #fff;
    font-size:16px;
    text-align: center;
    padding-top:10px;
    
}
.detail-txt.compo{
    margin-top:60px;
    line-height: 25px;
}
.show-pro ul{
    margin-right:30px;
}
.show-pro ul li{
    list-style: bullet;
    list-style-type:circle !important;
}
.detail-txt ul li{
    list-style: bullet;
    list-style-type:circle !important;
}
.detail-txt ul li a{
    color:#666;
}
.services .detail-txt ul{
    
    margin-top:30px;
    height:auto;
    overflow:auto;
}
.services .detail-txt ul li{
    float: right;
    width:470px;
}
.services .detail-txt ul li a:hover{
    color:#e10000;
}
.detail-txt ul {
    margin-right:30px;
}
.detail-txt h3{
    color: #e10000;
}
#about-page{
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
#about-page p.txt{
    direction:rtl;
    text-align:justify;
    line-height:25px;
    margin-bottom:20px;
    padding-top:50px;
    font-size:16px;
    
}

.goals div{
    direction:rtl;
    font-family:'IRANSans_Light','wyekan';
    color:#666;
    float:right !important;
    
    
}
#frmSecProductDescription .text h3{
text-align:center;
padding:20px;	
}

.goals {
	margin-top:20px;
    padding:0px;
	border:none !important;
	height:180px;
   
    
}
#about-page .goals {
	margin-top:20px;
    padding:0px;
	border:1px solid #eee;
	height:auto;
   
    
}
.goals div ul li{
    list-style: bullet;
    list-style-type:circle !important;
}
.goals div ul{
    margin-right:30px;
    margin-top:15px;
    margin-bottom:15px;
}
.goal-title{
    color:#e10000;
    text-align:center;
    display:block;
    font-weight:600;
}
.title-pro {
	font-size: 15px;
	color: #666;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.title-pro:after{
content:' : ';
}
.hover-box h6{
    font-family:'IRANSans_Light','wyekan';
    color:#fff;
    text-align:right;
    position: absolute;
    top:60%;
    padding-right:5px;
    font-size:13px;
}
.pdf{
    background-image:url(../images/_primary/pdf.png);
    background-repeat:no-repeat;
    background-size:40px auto;
    background-position:10px 15px;
}
.rm{
    float:left;
    margin-left: 5px;
    font-size: 0.7em !important;
}
.latest-post .hover-box a{
    top:40% ;
}

.nok{
    padding:10px;
    background-color:#DC322F;
    width:1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    direction:rtl;
    color: #fff;
    font-family:'IRANSans_Light',wyekan;
    
    
}
.ok{
    padding:10px;
    background-color:#008000;
    width:1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    direction:rtl;
    color: #fff;
    font-family:'IRANSans_Light',wyekan;
}
.join{
    padding: 50px;
    border: 1px solid #ccc;
    width:800px;
    margin-left: auto;
    margin-right: auto;
    color:#666;
    font-size: 16px;
    text-align: center;
    direction:rtl;
    margin-bottom: 50px;
    margin-top: 50px;
}
.join a{
    color:#E10000;
    font-weight: bold;
}
.sizer{
    width:250px !important;
    height:150px !important;
}
.centerAlign{
    text-align: center;
}
.txtalign{
padding-right:30px;	
text-align:justify;
color:#666;
}
.txtalign img{
margin-right:auto;
margin-left:auto;
margin-top:20px !important;	
margin-bottom:20px !important;	
}
.trackingform {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 300px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
}
.trackingform div {
display:block !important;	
padding:5px;	
}
.trackingform div label{
display:inline-block;
margin-left:10px;	
float:right;
}
.trackingform div input[type=text]{
	border:1px solid #ccc;
	text-align:left;
	padding:5px;
	height:35px;
	width:235px;
	margin-top:3px;
}
.btnstyle1 {
	display: block;
	width: 287px;
	height: 35px;
	border: none;
	background-color: #666;
	color: #fff;
}
.android{
 color:#666;
 font-size:12px;
 margin-right:20px;
}
.android i{
 margin-left:20px;	
}
.dlapp{
 background-color:#F0F0F0;
 padding-right:10px;	
 padding-left:10px;	
 margin-bottom:10px;
 margin-top:20px;
 display:inline-block;
}
.dlapp img{

 margin-top:0px !important;
}
.barcodeload{
    width:100%;
}
/*********************************LOADING***********************************/
.loading,.frontloading{
 position: relative;
}
.barcodeload{
    padding:30px;
}
.loading:after,.loading:before,.frontloading:after,.frontloading:before{
    content: '';
    position: absolute;
    top:0px;right:0px;bottom:0px;left:0px;
    z-index:100;
   
}
.loading:before{                    
 background-color: rgba(0,0,0,.3);
}
.frontloading:before{                    
 background-color: rgba(0,0,0,.8);
}
.loading:after,.frontloading:after{
    background-image:url(../images/loading/loading.svg) !important;
    padding: 3px;
    background-repeat:no-repeat;
    background-position:center center;
}

.submitloading{
padding: 0px !important;
float:left;
}
.caption,.tp-caption{
    font-family: IRANSans_Black !important;
}
.popup {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align:center;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
	z-index: 10000;
}
.popupcontent {
	background-color: #fff;
	color: #666;
	display: inline-block;
	padding: 50px;
	top: 50px;
	margin-top: 50px;
	font-family:IRANSans_Light;
	direction:rtl;
}
.popupcontent td {
	border: 1px solid #ccc;
	
	direction: rtl;
	padding: 10px;
	text-align: justify;
}
.popupcontent th{
    border-bottom:1px solid #ccc;
    padding: 10px;
    text-align:right;
}
.popupcontent table{
    border: 1px solid #ccc;
    direction: rtl;
    border-collapse:collapse;
}
.overflowclass{
    
    max-height:300px;
    overflow:auto;
}
.main-form.checkbtn {
	background-color: #e10000;
	color: #ffff;
	width: 100%;
	display: inline-block;
	padding: 10px;
	text-align: center;
}
.main-form.checkbtn:hover{
    cursor:pointer;
}
.falsebarcode {
	padding-top: 120px;
	background-image: url(../images/_primary/false.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.truebarcode {
	padding-top: 120px;
	background-image: url(../images/_primary/true.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.catalogedownload {
	background-color: #b6b8b7;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: auto;
	margin-bottom: -70px;
	margin-top: 50px;
}
.catamock {
	background-image: url(../images/_primary/catabanner.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 270px;
	background-size: contain;
}
.abtxt{
    padding:20px;
}
.abtxt p{
    color:#666;
    direction:rtl;
    font-size:12px;
    text-align:justify;
    margin-top:40px;
}
.bannerimg{
    width:100%;
}
.txtalign table,.txtalign table tr,.txtalign table th,.txtalign table td{
    border:1px solid #bbb !important;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    margin-top:20px;
    padding: 7px;
}
.pro-text-detail ul {
	list-style-position: inside;
}
.txtalign table tr:nth-child(even){
    background-color: #f2f2f2;
}
.pro-text-detail ul li {
	list-style: inherit;
}
a.btnstyl1,a.btnstyl1:hover {
	background-color: #e10000;
	color: #fff;
	padding: 20px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 30px;
	font-family:IRANSans_Light;
}
.mobilemenu{
    display:none;

}
.pro-text-detail h3,.pro-text-detail img,.pro-text-detail h4,.pro-text-detail h5,.pro-text-detail h6{
    margin-top:20px;
    margin-bottom:20px;
}

.goals img {
	width: 100%;
}
/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x:hidden;
	padding: 0 !important;
	background:#fff;
	margin:0px !important;
}


  /*********************************************************************************************
		-	SET THE SCREEN SIZES FOR THE BANNER IF YOU WISH TO MAKE THE BANNER RESOPONSIVE 	-
  **********************************************************************************************/

  /*	-	THE BANNER CONTAINER (Padding, Shadow, Border etc. )	-	*/


	 .fullwidthbanner-container{
		width:100% !important;
		position:relative;
		padding:0;
		max-height:580px !important;
		overflow: hidden !important;
		visibility: hidden;
	}
@media (min-width:768px){.navbar-left{float:left !important;}
.navbar-right{float:right !important;}
}
.top_bar {
	background-color: #444;
	padding: 10px;
}
.top_bar .falang {
	background-image: url('fa.png');
	background-size: 100% 100%;
	width: 16px;
	height: 11px;
	display: inline-block;
}
.top_bar .enlang{
    background-image:url('en.png');
        background-size:100% 100%;
	width: 16px;
	height: 11px;
	display: inline-block;
    
    
}
.top_bar .delang{
    background-image:url('de.jpg');
        background-size:100% 100%;
	width: 16px;
	height: 11px;
	display: inline-block;
    
    
}
.changelang{
    color:#fff !important;
    margin-right:10px;
    font-family:IRANSans_Light;
}
.prov:after{
    content:'استان';
}
.cityr:after{
    content:'شهر';
}
.project_name:after{
    content:'نام پروژه';
}
.project_type:after{
    content:'نوع پروژه';
}
.area:after{
    content:'متراژ';
}
.date_project:after{
    content:'تاریخ';
}