﻿@font-face 
{
    font-family: 'BYekan';
    src: url( '../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
         url( '../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url( '../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face 
{
    font-family: 'BMitra';
    src: url( '../fonts/BMitra.eot?#') format('eot'),  /* IE6–8 */
         url( '../fonts/BMitra.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
         url( '../fonts/BMitra.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face 
{
    font-family: 'SANS';
    src: url( '../fonts/XTX-FNT-XEROSANS-BOLD.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}


/*========================================================
                    Main layout styles
=========================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0; 
	outline: 0;
}
body
{
	background-color: white;
	font: 18px 'BMitra', 'Tahoma' , Arial, sans-serif;
	font-weight: normal;
	line-height: 1.728571429;
	color: #636363;
}

html,body {
            overflow-x: hidden;
            overflow-y: auto;
            -webkit-overflow-scrolling: touch;
        }

h1
{
	font-family: 'BMitra','SANS',BYekan,tahoma, Arial;
	font-size: 15px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
	color:#444444;
}
h2
{
	font-family: 'BMitra','SANS',tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
	color:#444444;
}
h3
{
	font-family: 'BMitra','SANS',tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
	color:#444444;
}
TD
{
	font-family: 'BMitra',Tahoma;
	font-size: 16px;
	line-height: 25px;
}
textarea
{
	font-family: Tahoma;
	font-size: 11px;
}
INPUT
{
	font-family: Tahoma;
	font-size: 12px;
}
SELECT
{
	font-family: Tahoma;
	font-size: 11px;
}
A:visited
{
	text-decoration: none;
	color: #f15322;
	font-size:17px;
	font-weight:500;
}
A:link
{
	text-decoration: none;
	color: #f15322;
	font-size:17px;
	font-weight:500;
}
A:hover
{
	color: #074f90;
	text-decoration: none;
	font-size:17px;
	font-weight:500;
}
div
{
	line-height:25px;
	color:#444444;
	font-weight: normal;
	line-height: 1.728571429;
}
p{
	line-height:26px;
	color:#747474;
}
ul
{
	margin:0 0 0 0;
}

/*========================================================
                    header
=========================================================*/
.TopLogoAlign
{
	text-align:right;
}
.TopTelEmail
{
	padding-top:30px;
	text-align:left;
	direction:ltr;
	font-family:'BYekan';
}
.TopFlag
{
	padding-top:75px;
}
nav.sticky {
  width:100%;
  position: fixed;
  set animation -webkit-transition: all 1s ease;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  top:0;
  z-index:9999;
  left:0;
  right:0;
  float:right;
}

.HomeModuleTitr
{
	font-family:Byekan;
	font-size:21px;
	font-weight:bold;
	color:#000000;
	height:50px;
	padding-right:15px;
	padding-top:15px;
	direction:rtl;
	text-align:right;
}
.HomeModuleTitr div
{
  width   : 100%;
  height  : 50px;   
  position: relative;
  z-index : 1;
  padding-bottom:10px;
}
.HomeModuleTitr div:before {
  content : "";
  position: absolute;
  right    : 0;
  bottom  : 0;
  height  : 2px;
  width   : 5%;  /* or 100px */
  border-bottom:2px solid #a6a6a6;
}
.in-prolist-tit
{
    position: absolute;
    bottom: 0;
    line-height: 25px;
    background: url(../images/prolistbg.png);
    width: 230px;
    padding-left: 10px;
    color: #fff;
}
@media (max-width:767px)
{
	.TopTelEmail{display:none;}
	.TopFlag{display:none;}
	.TopLogoAlign{text-align:center;}
	.TopLogoAlign img{max-width: 100%; height: auto;}
	.HomeModuleTitr div:before {  content : "";
  position: absolute;
  right    : 0;
  bottom  : 0;
  height  : 1px;
  width   : 10%;  /* or 100px */
  border-bottom:2px solid #a6a6a6;}
 }

/*======= text read more =================*/
.link-read-more {
    display: none;
}
@media (max-width:767px){
	 .about .text-read-more {
        max-height: 160px;
        overflow: hidden;}
        .about .text-read-more p {
            margin: 0;
            padding: 0;
        }
    .link-read-more {
        margin-top: 10px;
        text-decoration: none;
        display: block;
        direction:ltr;
    }
        .link-read-more:hover {
            color: red;
            text-decoration: none;
        }
        .link-read-more i {
            margin-left: 10px;
 }}
/*=======  Products Hover Effects  ========*/
.hovereffect {
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  display:block;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect:hover .overlay {
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
	width:100%;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(39, 114, 182, 0.5);
  -webkit-transform: translateY(130px);
  -ms-transform: translateY(130px);
  transform: translateY(130px);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
}
@media (max-width:1200px)
{
	.hovereffect h2{
	-webkit-transform: translateY(100px);
  -ms-transform: translateY(110px);
  transform: translateY(100px);
}}
@media (max-width:768px)
{
	.hovereffect h2{
	-webkit-transform: translateY(140px);
  -ms-transform: translateY(140px);
  transform: translateY(140px);
}}
.hovereffect:hover h2 {
  -webkit-transform: translateY(70px);
  -ms-transform: translateY(70px);
  transform: translateY(70px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s  cubic-bezier(0.88,-0.99, 0, 1.81);
  font-weight: normal;
  margin: -52px 0 0 0;
  padding: 62px 100px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

/*================ back top ===========================*/
/* ============= thumbnail hover ================*/


/*==============MENU SLIDER =======================*/




/*=================================================
                   FOOTER
===================================================*/
.FooterModuleTitr
{
	font-family:BYekan;
	font-size:20px;
	font-weight:500;
	direction:rtl;
	padding:5px 5px 10px;
	color:white;
	text-align:right;
}
.FooterModuleTitr2
{
	font-family:BYekan;
	font-size:20px;
	font-weight:500;
	direction:rtl;
	padding:5px 5px 10px;
	color:white;
	text-align:center;
}




