/* ---------------------------------------------------------------------- */
/*
/*	Fonts
/*
/* ---------------------------------------------------------------------- */
@font-face {
  font-family: 'IranSans';
  src: url('fonts/iransans/iransans-light/iransans-light.eot?#iefix') format('embedded-opentype'),  
       url('fonts/iransans/iransans-light/iransans-light.woff') format('woff'), 
       url('fonts/iransans/iransans-light/iransans-light.ttf')  format('truetype'), 
       url('fonts/iransans/iransans-light/iransans-light.svg#iransans-light') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'IranSans';
  src: url('fonts/iransans/iransans/iransans.eot?#iefix') format('embedded-opentype'),  
       url('fonts/iransans/iransans/iransans.woff') format('woff'), 
       url('fonts/iransans/iransans/iransans.ttf')  format('truetype'), 
       url('fonts/iransans/iransans/iransans.svg#iransans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IranSans';
  src: url('fonts/iransans/iransans-medium/iransans-medium.eot?#iefix') format('embedded-opentype'),  
       url('fonts/iransans/iransans-medium/iransans-medium.woff') format('woff'), 
       url('fonts/iransans/iransans-medium/iransans-medium.ttf')  format('truetype'), 
       url('fonts/iransans/iransans-medium/iransans-medium.svg#iransans-light') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'IranSans';
  src: url('fonts/iransans/iransans-bold/iransans-bold.eot?#iefix') format('embedded-opentype'),  
       url('fonts/iransans/iransans-bold/iransans-bold.woff') format('woff'), 
       url('fonts/iransans/iransans-bold/iransans-bold.ttf')  format('truetype'), 
       url('fonts/iransans/iransans-bold/iransans-bold.svg#iransans-light') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Mitra';
  src: url('fonts/Mitra/mitra.eot');
  src: url('fonts/Mitra/mitra.eot') format('embedded-opentype'), url('fonts/Mitra/mitra.woff') format('woff'), url('fonts/Mitra/mitra.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Mitra';
  src: url('fonts/Mitra/mitrabold.eot');
  src: url('fonts/Mitra/mitrabold.eot') format('embedded-opentype'), url('fonts/Mitra/mitrabold.woff') format('woff'), url('fonts/Mitra/mitrabold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Helios';
  src: url('fonts/HeliosCondRegular/HeliosCondRegular.eot');
  src: url('fonts/HeliosCondRegular/HeliosCondRegular.eot') format('embedded-opentype'), url('fonts/HeliosCondRegular/HeliosCondRegular.woff') format('woff'), url('fonts/HeliosCondRegular/HeliosCondRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helios';
  src: url('fonts/HeliosCondBold/HeliosCondBold.eot');
  src: url('fonts/HeliosCondBold/HeliosCondBold.eot') format('embedded-opentype'), url('fonts/HeliosCondBold/HeliosCondBold.woff') format('woff'), url('fonts/HeliosCondBold/HeliosCondBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* ---------------------------------------------------------------------- */
/*
/*	CSS3 Animation
/*
/* ---------------------------------------------------------------------- */
.pulse, .heart{
  color: 	green !important;
  animation: pulse 2s ease infinite !important;
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.3); }
  100% { transform: scale(1); }
}
@-webkit-keyframes spinnerRotate
{
    from{-webkit-transform:rotate(0deg);}
    to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes spinnerRotate
{
    from{-moz-transform:rotate(0deg);}
    to{-moz-transform:rotate(360deg);}
}
@-ms-keyframes spinnerRotate
{
    from{-ms-transform:rotate(0deg);}
    to  {-ms-transform:rotate(360deg);}
}
.spin{
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 50s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 50s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
/*.scrollingBg{
    -webkit-animation-name: scrollBg;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: scrollBg;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: scrollBg;
    -ms-animation-duration: 10s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}
@keyframes scrollBg {
    0%{background-position:0% 0%; background-size:700px 700px;}
    75%{
		background-size: 500px 500px;
		background-repeat: no-repeat;
		background-position:55% 40%;
	}
	100%{background-position:100% 0%; background-size:700px 700px;}
}*/
@keyframes scrollBg2 {
    from{background-position:41px 0;}
    to{background-position:41px -5000px ;}
}
.bgMovingLogoes1{
	background:url(../images/patternOverly.png);
	background-position:0 0;
	animation-name: scrollBg1;
    animation-duration: 200s;
	animation-iteration-count:infinite;
}
.bgMovingLogoes2{
	background:url(../images/patternOverly.png);
	background-position:41px 0;
	animation-name: scrollBg2;
    animation-duration: 300s;
	animation-iteration-count:infinite;
}
.animeShort, .anime, ul.drop>li>a, .button {
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	transition: all 0.2s ;
}
.animeNormal{
	-moz-transition: all .4s ;
	-o-transition: all .4s ;
	-webkit-transition: all 4s ;
	transition: all .4s ;
}
.animeSlow{
	-moz-transition: all .6s ;
	-o-transition: all .6s ;
	-webkit-transition: all 6s ;
	transition: all .6s ;
}


/* ---------------------------------------------------------------------- */
/*
/*	Defaults
/*
/* ---------------------------------------------------------------------- */
* {
	border-radius: 0 !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:focus {
	outline: none;
}
ul, ul li, input{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}
.pageText li{
	list-style: inside;
	list-style-type:disc;
	padding: 4px 25px;
}
.pageText p{
	padding:0;
	margin:3px 0;	
}
.pageText img{
	max-width:100%;
	height:auto;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height:1.5;
	margin:0;
	padding:0;
	cursor:default;
}
section{
	margin:0;
	padding:0;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
/* ---------------------------------------------------------------------- */
/*
/*	Fonts & Font Size
/*
/* ---------------------------------------------------------------------- */
.ltr .dir, .peShiner a, .ltr
{
	direction:ltr !important;	
}
.rtl .dir, .rtl p, .rtl  a
{
	direction:rtl !important;
}
.rtl .text-dir{
	text-align:right;
	direction:rtl;	
}
.ltr .text-dir{
	text-align:left;
	direction:ltr;	
}
.rtl .boldRtl{
	font-weight:bold;	
}
small      { line-height:1; display:inline-block;}
.rtl small { line-height:1.8; }
body, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6
                      { font-family: "IranSans"; line-height:1.7;}
body.ltr, .ltr h1, .ltr .h1, .ltr h2, .ltr .h2, .ltr h3, .ltr .h3, .ltr h4, .ltr .h4, .ltr h5, .ltr .h5, .ltr h6, .ltr .h6
                      { font-family: "Helios"; line-height:1.5;}
.mitra, .number, .num { font-family: "Mitra"  !important;direction:rtl; }					  
.helios               { font-family: "Helios" !important;direction:ltr; }					  
.tahoma, .tahoma a    { font-family: tahoma   !important;direction:rtl; }					  

.thin, .fw500  {font-weight:500;}
.bold          {font-weight:bold;}
.fw800         {font-weight:800;}

body 	                   {font-size: 13px;}
body.rtl div.helios        {font-size: 17px;}
.tahoma, .tahoma a         {font-size: 12px;}
h1,.h1                     {font-size: 28px;}
h2, .h2                    {font-size: 22px;}
h3, .h3                    {font-size: 17px;}
h4, .h4                    {font-size: 16px;}
h5, .h5                    {font-size: 15px;}
h6, .h6, .button           {font-size: 12px;}
.menu a                    {font-size:20px;	}
@media (max-width: 991px)
{
	body 	                   {font-size: 13px;}
	body.rtl div.helios        {font-size: 16px;}
	h1,.h1                     {font-size: 26px;}
	h2, .h2                    {font-size: 20px;}
	h3, .h3                    {font-size: 17px;}
	h4, .h4                    {font-size: 15px;}
	h5, .h5                    {font-size: 14px;}
	h6, .h6, .button           {font-size: 14px;}
	.menu a                    {font-size:18px;	}
}

@media (max-width: 768px)
{
	body 	                   {font-size: 13px;}
	body.rtl div.helios        {font-size: 16px;}
	h1,.h1                     {font-size: 24px;}
	h2, .h2                    {font-size: 19px;}
	h3, .h3                    {font-size: 16px;}
	h4, .h4                    {font-size: 14px;}
	h5, .h5                    {font-size: 13px;}
	h6, .h6, .button           {font-size: 13px;}
	.menu a                    {font-size:15px;	}
}
/* --------------------------- */
body.ltr 	                       {font-size: 18px; line-height:1.2;}
.ltr h1.bigger, .ltr .h1.bigger    {font-size: 60px; letter-spacing:-1px;}
.ltr h1, .ltr .h1                  {font-size: 42px; letter-spacing:-1px;}
.ltr h2, .ltr .h2                  {font-size: 30px; letter-spacing:-1px;}
.ltr h3, .ltr .h3                  {font-size: 23px;}
.ltr h4, .ltr .h4                  {font-size: 20px;}
.ltr h5, .ltr .h5                  {font-size: 17px;}
.ltr h6, .ltr .h6, .ltr .button    {font-size: 17px;}
.ltr .menu a                       {font-size:25px;}

@media (max-width: 1367px)
{
	body.ltr 	                       {font-size: 17px; line-height:1.5;}
	.ltr h1.bigger, .ltr .h1.bigger    {font-size: 48px; letter-spacing:-1px;}
	.ltr h1, .ltr .h1                  {font-size: 36px; letter-spacing:-1px;}
	.ltr h2, .ltr .h2                  {font-size: 26px; letter-spacing:-1px;}
	.ltr h3, .ltr .h3                  {font-size: 23px;}
	.ltr h4, .ltr .h4                  {font-size: 20px;}
	.ltr h5, .ltr .h5                  {font-size: 18px;}
	.ltr h6, .ltr .h6, .ltr .button    {font-size: 17px;}
	.ltr .menu a                       {font-size:22px;}
}

@media (max-width: 991px)
{
	body.ltr 	                     {font-size: 16px;}
	.ltr h1, .ltr .h1                {font-size: 32px;}
	.ltr h2, .ltr .h2                {font-size: 24px;}
	.ltr h3, .ltr .h3                {font-size: 22px;}
	.ltr h4, .ltr .h4                {font-size: 18px;}
	.ltr h5, .ltr .h5                {font-size: 16px;}
	.ltr h6, .ltr .h6, .ltr .button  {font-size: 16px;}
	.ltr .menu a                     {font-size:22px;}
}

@media (max-width: 768px)
{
	body.ltr  	                       {font-size: 16px;}
	.ltr h1, .ltr .h1                  {font-size: 28px;}
	.ltr h2, .ltr .h2                  {font-size: 24px;}
	.ltr h3, .ltr .h3                  {font-size: 19px;}
	.ltr h4, .ltr .h4                  {font-size: 17px;}
	.ltr h5, .ltr .h5                  {font-size: 15px;}
	.ltr h6, .ltr .h6, .ltr .button    {font-size: 15px;}
	.ltr .menu a                       {font-size:20px;}
}
.pageSocialIcons a{
	font-size:30px;	
	color:#999999;
	min-width:50px;
	display: inline-block;
}
.pageSocialIcons a:hover{
	font-size:30px;	
	color:#fcb917;
}
/* ---------------------------------------------------------------------- */
/*
/*	Margin & Paddings
/*
/* ---------------------------------------------------------------------- */
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 15px;
    margin-bottom: 15px;
}
/* --------------------------- */
.paddingShort           { padding:5px; }
.paddingTopShort        { padding-top:5px; }
.paddingRightShort      { padding-right:5px; }
.paddingBottomShort     { padding-bottom:5px; }
.paddingLeftShort       { padding-left:5px; }

.padding                { padding:15px; }
.paddingTop             { padding-top:15px; }
.paddingRight           { padding-right:15px; }
.paddingBottom          { padding-bottom:15px; }
.paddingLeft            { padding-left:15px; }

.paddingBig             { padding:30px; }
.paddingTopBig          { padding-top:30px; }
.paddingRightBig        { padding-right:30px; }
.paddingBottomBig       { padding-bottom:30px; }
.paddingLeftBig         { padding-left:30px; }

.paddingBigger          { padding:60px; }
.paddingTopBigger       { padding-top:60px; }
.paddingRightBigger     { padding-right:60px; }
.paddingBottomBigger    { padding-bottom:60px; }
.paddingLeftBigger      { padding-left:60px; }

.paddingBiggest          { padding:80px; }
.paddingTopBiggest      { padding-top:80px; }
.paddingRightBiggest    { padding-right:80px; }
.paddingBottomBiggest   { padding-bottom:80px; }
.paddingLeftBiggest     { padding-left:80px; }

@media (max-width: 991px)
{
	.paddingShort           { padding:3px; }
	.paddingTopShort        { padding-top:3px; }
	.paddingRightShort      { padding-right:3px; }
	.paddingBottomShort     { padding-bottom:3px; }
	.paddingLeftShort       { padding-left:3px; }
	
	.padding                { padding:13px; }
	.paddingTop             { padding-top:13px; }
	.paddingRight           { padding-right:13px; }
	.paddingBottom          { padding-bottom:13px; }
	.paddingLeft            { padding-left:13px; }
	
	.paddingBig             { padding:25px; }
	.paddingTopBig          { padding-top:25px; }
	.paddingRightBig        { padding-right:25px; }
	.paddingBottomBig       { padding-bottom:25px; }
	.paddingLeftBig         { padding-left:25px; }
	
	.paddingBigger          { padding:50px; }
	.paddingTopBigger       { padding-top:50px; }
	.paddingRightBigger     { padding-right:50px; }
	.paddingBottomBigger    { padding-bottom:50px; }
	.paddingLeftBigger      { padding-left:50px; }
	
	.paddingBiggest          { padding:60px; }
	.paddingTopBiggest      { padding-top:60px; }
	.paddingRightBiggest    { padding-right:60px; }
	.paddingBottomBiggest   { padding-bottom:60px; }
	.paddingLeftBiggest     { padding-left:60px; }
}
@media (max-width: 768px)
{
	.paddingShort           { padding:2px; }
	.paddingTopShort        { padding-top:2px; }
	.paddingRightShort      { padding-right:2px; }
	.paddingBottomShort     { padding-bottom:2px; }
	.paddingLeftShort       { padding-left:2px; }
	
	.padding                { padding:11px; }
	.paddingTop             { padding-top:11px; }
	.paddingRight           { padding-right:11px; }
	.paddingBottom          { padding-bottom:11px; }
	.paddingLeft            { padding-left:11px; }
	
	.paddingBig             { padding:20px; }
	.paddingTopBig          { padding-top:20px; }
	.paddingRightBig        { padding-right:20px; }
	.paddingBottomBig       { padding-bottom:20px; }
	.paddingLeftBig         { padding-left:20px; }
	
	.paddingBigger          { padding:40px; }
	.paddingTopBigger       { padding-top:40px; }
	.paddingRightBigger     { padding-right:40px; }
	.paddingBottomBigger    { padding-bottom:40px; }
	.paddingLeftBigger      { padding-left:40px; }
	
	.paddingBiggest          { padding:50px; }
	.paddingTopBiggest      { padding-top:50px; }
	.paddingRightBiggest    { padding-right:50px; }
	.paddingBottomBiggest   { padding-bottom:50px; }
	.paddingLeftBiggest     { padding-left:50px; }
}
/* --------------------------- */
.padding0       { padding:0 !important; }
.paddingH0      { padding-left:0 !important; padding-right:0 !important; }
.paddingV0      { padding-top:0 !important; padding-bottom:0 !important; }
.paddingTop0    { padding-top:0 !important; }
.paddingBottom0 { padding-bottom:0 !important; }
.paddingLeft0   { padding-left:0 !important; }
.paddingRight0  { padding-right:0 !important;	}
/* --------------------------- */
.marginShort           { margin:5px; }
.marginTopShort        { margin-top:5px; }
.marginRightShort      { margin-right:5px; }
.marginBottomShort     { margin-bottom:5px; }
.marginLeftShort       { margin-left:5px; }

.margin                { margin:15px; }
.marginTop             { margin-top:15px; }
.marginRight           { margin-right:15px; }
.marginBottom          { margin-bottom:15px; }
.marginLeft            { margin-left:15px; }

.marginBig             { margin:30px; }
.marginTopBig          { margin-top:30px; }
.marginRightBig        { margin-right:30px; }
.marginBottomBig       { margin-bottom:30px; }
.marginLeftBig         { margin-left:30px; }

.marginBigger          { margin:60px; }
.marginTopBigger       { margin-top:60px; }
.marginRightBigger     { margin-right:60px; }
.marginBottomBigger    { margin-bottom:60px; }
.marginLeftBigger      { margin-left:60px; }

.marginBiggest         { margin:80px; }
.marginTopBiggest      { margin-top:80px; }
.marginRightBiggest    { margin-right:80px; }
.marginBottomBiggest   { margin-bottom:80px; }
.marginLeftBiggest     { margin-left:80px; }
/* --------------------------- */
.margin0       { margin:0 !important; }
.marginH0      { margin-left:0 !important; margin-right:0 !important; }
.marginV0      { margin-top:0 !important; margin-bottom:0 !important; }
.marginTop0    { margin-top:0 !important; }
.marginBottom0 { margin-bottom:0 !important; }
.marginLeft0   { margin-left:0 !important; }
.marginRight0  { margin-right:0 !important;	}
/* --------------------------- */
.width{
	width:80%;
	margin:0 auto;	
}
.mw100, .MainContent img
{
	max-width:100%;	
}
.w50{
	width:50%;	
}
.w100{
	width:100%;	
}
.icon {
	padding: 0 3px;
	display: inline-block;
	vertical-align: top;
}
br {
	margin: 3px 0;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-3ths, .col-sm-3ths, .col-md-3ths, .col-lg-3ths{
	padding-left: 10px;
	padding-right: 10px;
}
.ltr .col-xs-1,.ltr .col-sm-1,.ltr .col-md-1,.ltr .col-lg-1,.ltr .col-xs-2,.ltr .col-sm-2,.ltr .col-md-2,.ltr .col-lg-2,.ltr .col-xs-3,.ltr .col-sm-3,.ltr .col-md-3,.ltr .col-lg-3,.ltr .col-xs-4,.ltr .col-sm-4,.ltr .col-md-4,.ltr .col-lg-4,.ltr .col-xs-5,.ltr .col-sm-5,.ltr .col-md-5,.ltr .col-lg-5,.ltr .col-xs-6,.ltr .col-sm-6,.ltr .col-md-6,.ltr .col-lg-6,.ltr .col-xs-7,.ltr .col-sm-7,.ltr .col-md-7,.ltr .col-lg-7,.ltr .col-xs-8,.ltr .col-sm-8,.ltr .col-md-8,.ltr .col-lg-8,.ltr .col-xs-9,.ltr .col-sm-9,.ltr .col-md-9,.ltr .col-lg-9,.ltr .col-xs-10,.ltr .col-sm-10,.ltr .col-md-10,.ltr .col-lg-10,.ltr .col-xs-11,.ltr .col-sm-11,.ltr .col-md-11,.ltr .col-lg-11,.ltr .col-xs-12,.ltr .col-sm-12,.ltr .col-md-12,.ltr .col-lg-12,.ltr .col-xs-13,.ltr .col-sm-13,.ltr .col-md-13,.ltr .col-lg-13,.ltr .col-xs-14,.ltr .col-sm-14,.ltr .col-md-14,.ltr .col-lg-14,.ltr .col-xs-15,.ltr .col-sm-15,.ltr .col-md-15,.ltr .col-lg-15,.ltr .col-xs-16,.ltr .col-sm-16,.ltr .col-md-16,.ltr .col-lg-16,.ltr .col-xs-3ths,.ltr .col-sm-3ths,.ltr .col-md-3ths,.ltr .col-lg-3ths{
	float:left !important;
}
.ltr .pull-right {
    float: right !important;
}
.lineHeight1{
	line-height:1;	
}
/* ---------------------------------------------------------------------- */
/*
/*	Colors
/*
/* ---------------------------------------------------------------------- */
body {
	color: #000;
	background:#ffffff;
}
a {
	color: ##662d91;
}
.bgBlue a{
	color: #FFFFFF;
}
a:hover, a:focus {
	color: #13a89e;
}
.shadow{
	box-shadow:0 1px 1px 0px rgba(56,61,72,0.2);
}
blockquote {
	border:0;
	margin:15px;
	border-right:4px solid  #fcb917;
}
hr {
	margin: 15px 0px 15px;
	border-top-color: #ddd;
	box-shadow: 1px 1px 0 0px #fff;
}
/* --------------------------- */
.parallax{
	background-position:center;
	background-size:cover;
	background-attachment:fixed;	
}
/* --------------------------- */
.button, input[type=submit]{
	background-color:#13a89e;
	color:#fff;
	border:1px solid #13a89e;
	padding: 7px 14px 6px;
	display:inline-block;
	cursor:pointer;
	border-radius:2px !important;
}
.button.wide{
	min-width:250px;
}
.button.wideButton{
	min-width:250px;
}
.button:hover, input[type=submit]:hover{
	background:#16928a;
	color:#fff;
}
.button.purple, input.purple[type=submit]{
	background-color:#662d91;
	border:1px solid #662d91;
	color:#fff;
}
.button.purple:hover, input.purple[type=submit]:hover{
	background:#732fa7;
	color:#fff;
}

.button.gray, input.gray[type=submit]{
	background-color:#d9d9d9;
	border:1px solid #d9d9d9;
	color:#302f2f;
}
.button.gray:hover, input.gray[type=submit]:hover{
	background:#732fa7;
	border:1px solid #732fa7;
	color:#fff;
}

.button.bordered, input.bordered[type=submit]{
	background-color:#fff;
	border:1px solid #13a89e;
	color: #13a89e;
}
.button.bordered:hover, input.bordered[type=submit]:hover{
	background:#13a89e;
	color:#fff;
}

.button.bordered.purple, input.bordered.purple[type=submit]{
	border:1px solid #732fa7;
	color: #732fa7;
}
.button.bordered.purple:hover, input.bordered.purple[type=submit]:hover{
	background:#732fa7;
	color:#fff;
}
i.fa{
	font-size: 16px;
	vertical-align: middle;
}
i.ion{
	font-size: 19px;
	vertical-align: middle;
}
@media (max-width: 991px)
{
	.button span{
		display:none;	
	}
}
input[type=chekbox]{
	vertical-align:middle;
	display:inline-block;
	cursor:pointer !important;
}

.round{
	border-radius:20px !important;		
}
.transparent{
	background-color:transparent;	
}
.button.transparent:hover{
	background-color:#fff;
	color:#000;	
}
.round{
	border-radius:20px !important;		
}
.transparent{
	background-color:transparent;	
}
.button.transparent:hover{
	background-color:#fcb917;
	color:#fff;	
}
.borderBottom{
	border-bottom:1px solid #fff;
	margin-bottom:20px;
	padding-bottom:10px;
}
/* --------------------------- */
.white{
	color:#fff;	
}
.bgWhite{
	background-color:#fff;
	color:#000000;
}

.bgWhite.pattern{
	background-image:url(../images/bgWhitePattern.png);
}
.fixedPattern{
	background-attachment:fixed;
}
.bgWhite .owl-prev:after,.bgWhite .owl-next:after
{
    color: #252525 !important;
}
.bgWhite .owl-prev:hover:after,.bgWhite .owl-next:hover:after
{
	color: #fcb917 !important;
}
.bgWhite .borderBottom{
	border-bottom:1px solid #c2c2c2;
}
.rtl .bgWhite .borderBottom{
	border-bottom:1px solid #c2c2c2;
	text-align:rtl;
}
.bgWhite .button,.bgWhite input[type=submit]{
	background-color:#fff;
	color:#000;
	border:1px solid #000;
}
.bgWhite .button:hover,.bgWhite input[type=submit]:hover{
	background:#1d1450;
	color:#fff;
	border:1px solid #1d1450;
}
.bgWhiteOpaque{
	background:rgba(255,255,255,0.8);
}
/* --------------------------- */
.silver{
	color:#dedede;	
}
.bgSilver{
	background-color:#dedede;
	color:#000000;
}
.bgSilver.pattern{
	background-image:url(../images/bgSilverPattern.png);
}
.bgSilver .borderBottom{
	border-color:#000;	
}
.bgFadeBottom{
	background-image:url(../images/bgFadeBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bgSilver .button,.bgSilver input[type=submit]{
	background-color:#662d91;
	color:#fff;
	border:1px solid #662d91;
}
.bgSilver .button:hover,.bgSilver input[type=submit]:hover{
	background:#252525;
	color:#fcb917;
	border:1px solid #252525;
}
.bgLightSilver{
	background-color:#eee;
	color:#151515;
}
.bgLightSilver.pattern{
	background-image:url(../images/bgLightSilverPattern.png);
}
/* --------------------------- */
.lightGray{
	color:#999;	
}
.gray{
	color:#666;	
}
/* --------------------------- */
.black{
	color:#000;	
}
.bgBlack{
	background-color:#252525;
	color:#838282;
}
.bgBlackOpaque{
	background-color:rgba(37,37,37,0.9);
}
.bgBlack.pattern{
	background-image:url(../images/bgBlackPattern.png);
}
.bgBlack a{
	color:#ddd;
}
.bgBlack a:hover{
	color:#fcb917;
}
.bgBlack .borderBottom{
	border-color:#595959;	
}
.bgBlack .owl-prev:after,.bgBlack .owl-next:after
{
    color: #595959 !important;
}
.bgBlack .owl-prev:hover:after,.bgBlack .owl-next:hover:after
{
	color: #fcb917 !important;
}
.bgBlack .button,.bgBlack input[type=submit]{
	background-color:#fcb917;
	color:#fff;
	border:0px solid #fff;
}
.bgBlack .button:hover,.bgBlack input[type=submit]:hover{
	background:#fff;
	color:#000;
}
.bgBlack hr{
	margin: 15px 0px 15px;
	border-top-color: #575757;
	box-shadow: none !important;
}
/* --------------------------- */
.pureBlack{
	color:#1c1c1c;	
}
.bgPureBlack{
	background:#000000;
	color:#999;
}
.pureBlack a{
	color:#fcb917;
}
.pureBlack a:hover{
	color:#fff;
}
/* --------------------------- */
.aqua{
	color:#13a89e;	
}
.bgAqua{
	background-color:#999;
	color:#fff;
}
.bgAqua.pattern{
	background-image:url(../images/bgBluePattern.png);
}
.bgAquaShine{
	background-image:url(../images/blueShine.png);
}
.bgAqua a{
	color:#fff;
}
.bgAqua a:hover{
	color:#fff;
}
.bgAqua .borderBottom{
	border-color:#fff;	
}
.bgAqua .owl-prev:after,.bgAqua .owl-next:after
{
    color: #fff !important;
}
.bgAqua .owl-prev:hover:after,.bgAqua .owl-next:hover:after
{
	color: #000 !important;
}
.bgAqua .button,.bgBlue input[type=submit]{
	color:#fff;
	background:#662d91;
	border:1px solid #662d91;
}
.bgAqua .button:hover,.bgAqua input[type=submit]:hover{
	background:#732fa7;
	color:#fff;
	border:1px solid #732fa7;
}
/* --------------------------- */
.purple{
	color:#662d91;	
}
.bgPurple{
	background-color:#662d91;
	color:#fff;
}
a.bgPurple:hover{
	background-color:#662d91;
	color:#fff;
}
.bgPurple.pattern{
	background-image:url(../images/bgPurple.jpg);
	color:#662d91;
	background-size:100% 100%;
}
.bgPurple a{
	color:#000;
}
.bgPurple a:hover{
	color:#fff;
}
.bgPurple .borderBottom{
	border-color:#fff;	
}
.bgPurple.pattern .borderBottom{
	border-color:#662d91;	
}
.bgPurple .owl-prev:after,.bgPurple .owl-next:after
{
    color: #fff !important;
}
.bgPurple .owl-prev:hover:after,.bgPurple .owl-next:hover:after
{
	color: #000 !important;
}
.bgPurple .button,.bgPurple input[type=submit]{
	background-color:#1d1450;
	color:#fcb917;
	border:0px solid #1d1450;
}
.bgPurple .button:hover,.bgPurple input[type=submit]:hover{
	background:#fff;
	color:#1d1450;
}
/* --------------------------- */
.yellow{
	color:#fcb917;	
}
.bgYellow{
	background-color:#fcb917;
	color:#1d1450;
}
a.bgYellow:hover{
	background-color:#f93830;
	color:#1d1450;
}
.bgYellow.pattern{
	background-image:url(../images/bgBluePattern.png);
}
.bgYellow a{
	color:#000;
}
.bgYellow a:hover{
	color:#fff;
}
.bgYellow .borderBottom{
	border-color:#fff;	
}
.bgYellow .owl-prev:after,.bgYellow .owl-next:after
{
    color: #fff !important;
}
.bgYellow .owl-prev:hover:after,.bgYellow .owl-next:hover:after
{
	color: #000 !important;
}
.bgYellow .button,.bgYellow input[type=submit]{
	background-color:#1d1450;
	color:#fcb917;
	border:0px solid #1d1450;
}
.bgYellow .button:hover,.bgYellow input[type=submit]:hover{
	background:#fff;
	color:#1d1450;
}
/* --------------------------- */
.red{
	color:#f93830;	
}
.bgRed{
	background-color:#f93830;
	color:#fff;
}
.bgRedOpaque{
	background-color:rgba(249,56,48,0.9);
	color:#fff;
}
/* ---------------------------------------------------------------------- */
/*
/*	Reusable
/*
/* ---------------------------------------------------------------------- */
.hideIt, .show-xs{
	display:none;	
}
.loader{
	display:none;	
}
#loading-screen {
	background:#662d91;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
	opacity:0;
    z-index: -100;
}
#loading-screen.active {
    display: block;
    z-index: 1000000000;
	opacity:1;
	overflow:hidden;
}
.bgBlue.FixedPattern {
    background-image: url(../images/bgbluePattern.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.bgBlue {
    background-color: #666;
    color: #fff;
}
#loading-screen div{
    background: #662d91;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
    position: fixed;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    top: 50%;
    margin-top: -50px;
    z-index: 100000000;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    -webkit-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
#loading-screen.active div{
    -moz-transform: scale(30);
    -ms-transform: scale(30);
    -webkit-transform: scale(30);
    transform: scale(30);
	z-index: 100000000;
}

#loading-screen h1{
	position: absolute;
	left:-200px;
	right:0;
	top:0;
    top: 50%;
    transform: translate(0, -50%);
	text-align:center;
	color:#151515;
    z-index: -100;
	opacity:0;
	transition:0s all;
}
#loading-screen.inActived.active h1{
    top: 50%;
	left:0;
	opacity:1;
    z-index: 1000000001;
	transition:1s all;
	color:#fff;
}
.text img{
	max-width:100%;
	margin:10px;
}
p{
	padding:0;
	margin:10px 0;	
}
blockquote p{
	margin:0;	
}
.middle{
	vertical-align:middle;	
}
ul.floating, ul.floating li{
	float:right;
}
.block{
	display:block;	
}
.inline-block{
	display:inline-block;	
}
.centerLined{
	border-bottom:2px solid #151515;
	text-align:center;	
}
.clear{
	clear:both;	
}
.relative{
	position:relative;	
}
.textCenter{
	text-align:center;	
}
.rtl .justfy{
	text-align:justify;
	direction:rtl;
}
.caps, .uppercase{
	text-transform:uppercase;	
}
.unCaps, .capitalize{
	text-transform:capitalize;		
}
.price{
	border-radius:15px !important;
	overflow:hidden;
	padding:0 10px;	
}
.fixed{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1000;
}
.height100{
	height:100%;	
}
.absoluteCenter{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.absoluteMiddle{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.rtl .flipInRTL:before{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
.rtl .dropdown-menu {
    left: auto !important;
	right:0;
}
.rtl .dropdown-menu.leftOpen {
    right: auto !important;
	left:0 !important;
}
.dropdown-menu{
	text-align:right;
	direction:rtl;
	padding:0;
}
.dropdown-menu li a{
	padding: 10px 15px;
	font-size:12px;
	border-bottom: 1px solid #eee;
}
.dropdown-menu li a .icon{
	font-size:14px;
	min-width:20px;
	padding:3px 0 0 0;
	text-align:center;
}
/* ---------------------------------------------------------------------- */
/*
/*	Customs
/*
/* ---------------------------------------------------------------------- */
/*------------------------------------*
/*
/*  Header
/*
\*------------------------------------*/
.topNav .topNavButtons{
	padding-top:15px;
	padding-bottom:15px;
}
.topNavContact{
	font-weight:bold;
	padding:8px 0;
	text-align:right;
}
.topHeader{
	z-index:9;
	width:100%;
	text-align:center;
	background:rgba(0,0,0,0.8);
	height:69px;
	position:absolute;
}
.home .topHeader{
}
.logo{
	float:right;
	padding: 6px 16px;
	position:absolute;
	right:0;
	z-index:1000;
}
.logoMini{
	float:right;
	margin-right:23px;
	display:none;
}

.ltr .logo{
	float:left;
	display:none;
}
.ltr .logoMini{
	float:left;
	margin-right:0;
	margin-left:80px;
}

.peShiner{
	overflow:hidden;	
}
.langs{
	z-index:6;
	padding: 16px 10px 0 10px;
    color: #fff;
    cursor: pointer;
	top:80px;
	lft:10px;
	text-transform:uppercase;
	display: inline-block;
	float:left;
}
.langs li{
	display:inline-block;
}
.ltr .langs{
	float:right;
}
/*------------------------------------*
/*
/*  Main Menu Dropdown
/*
\*------------------------------------*/
.mainMenu{
	float:right;
}
.ltr .mainMenu{
	float:left;	
}
.mainMenu a, .mainMenu li, .mainMenu ul{
	transition:0.2s all;
}
.mainMenu>ul, .mainMenu>ul>li{
	display:block;
	float:right;
	position:relative;
	z-index:8;
}
.ltr .mainMenu>ul,.ltr .mainMenu>ul>li{
	float:left;
	text-transform:uppercase;
}

.mainMenu>ul>li{
	background:url(../images/sep.png) left top no-repeat;
}
.mainMenu>ul{
	background:url(../images/sep.png) right top no-repeat;
}
.mainMenu a{
	font-weight:bold;
}
.mainMenu>ul>li>a{
	padding:23px 30px 24px;
	display:inline-block;
	color:#fff;
}
.ltr .mainMenu>ul>li>a{
	padding: 24px 25px 24px;
}
.mainMenu>ul>li:hover>a{
	background:#662d91;
	color:#fff;
}
.mainMenu>ul>li>ul{
	opacity:0;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	display:block;
}
.ltr .mainMenu>ul>li>ul{
	right:auto !important;
	left:0;
	text-align:left;
	direction:ltr;
}
.mainMenu>ul>li:hover>ul{
	opacity:1;
	top:100%;
}
.mainMenu>ul>li>ul li{
	display:inline-block;
	float:right;
	width:100%;
}
.mainMenu>ul>li>ul a{
	display:none;
	float:right;
	width:100%;
	padding: 16px 15px;
	font-size:13px;
	border-top:1px solid #5a2482;
	background:rgba(102,45,145,0.9);
	color:#fff;
	min-width:280px;
}
.ltr .mainMenu>ul>li>ul a{
	font-size:15px;
}
.mainMenu>ul>li:hover>ul a{
	display:inline-block;
}
.mainMenu>ul>li>ul a:hover{
	background:rgba(19,168,158,0.9);
	color:#fff;
}
.ltr .mainMenu>ul>li>ul a:hover{
	padding-right: 0;
}
.mainMenu>ul > li > ul ul {
  visibility: hidden;
  float:right;
  position: absolute;
  top:0;
  right:80%;
  opacity: 0;
  margin:0;
  padding:0;
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	transition: all 0.2s ;
}
.mainMenu>ul > li:hover > ul li:hover ul {
  visibility: visible;
  opacity: 1;
  top:0;
  padding-right:1px;
  right:100%;
  z-index:999;
}
.header{
	display:none;	
}
/*------------------------------------*
/*
/*  menuList
/*
\*------------------------------------*/
.menuList ul,.menuList li{
	width:100%;	
}
.menuList a{
	padding:10px 10px;
	width:100%;
	display:inline-block;
}
.menuList li a:hover{
	background:#fcb917;
	color:#000;
}
.menuList li a.active{
	background:#fcb917;
	color:#1d1450;
	font-weight:bold;
	padding-left:20px;
}
.menuList li{
	border-bottom:1px solid #000;
}
/*------------------------------------*
/*
/*  Main Menu
/*
\*------------------------------------*/
.header{
	position:fixed;
	top:0;
	z-index:999;
	width:100%;	
}
.header.fixed{
	position:fixed;
	top:0;
}
.menuIcon {
	z-index: 6;
	padding: 54px 51px 15px 15px;
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 18px;
	text-transform: uppercase;
	transition: all 0.2s;
	background: #1d1450;
}
.menuIcon:hover{
color:#fff;
}
.rtl .menuIcon {
    left:auto;
	right:10px;
}
.header.fixed .menuIcon{
	
background:rgba(29,20,80,0.9);
top:0px;
right:10px !important;
}

.ltr .header.fixed .menuIcon{
	right:auto !important;
	left:10px !important;
}

/*.rtl .menuIcon{
	
	position:absolute;
	top:0;
	left:0;
	right:auto;
}*/
.menuIconShapes{
	position: absolute;
	top: 23px;
	left: 21px;
	z-index: 7;
}
.menuIconShapes:hover{
	background: #1d1450;
}


.rtl .menuIconShapes{
	left: 18px;
}
.menuIcon I {
    position: absolute;
    left: 0;
    display: block;
    width: 28px;
    height: 4px;
    margin: 0;
    background: #fff;
    transition: -webkit-transform .3s,background .3s;
    transition: transform .3s,background .3s;
	border-radius: 5px !important;
}
.menuIcon:hover I{
	background: #fff;
}
.menuIcon.active I {
    background: #f93830;
}
.menuIcon I:nth-child(1) {
    top: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.menuIcon.active I:nth-child(1) {
    -webkit-transform: translateX(0.2rem) translateY(-.2rem) rotate(45deg);
    transform: translateX(0.2rem) translateY(-.2rem) rotate(45deg);
}
.menuIcon I:nth-child(2) {
    top: 8px;
}
.menuIcon.active I:nth-child(2) {
	display:none;
}
.menuIcon I:nth-child(3) {
    top: 16px;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
}
.menuIcon.active I:nth-child(3) {
    -webkit-transform: translateX(0.2rem) translateY(0.2rem) rotate(-45deg);
    transform: translateX(0.2rem) translateY(0.2rem) rotate(-45deg);
}
.sidebar{
	position:fixed;
	padding-top:0px;
	top:-1000px;
	left:0;
	width:100%;
	height:1000px;
	background:#1d1450;
	z-index:10;
}
.sidebar.active{
	padding-top:120px;
	left:0;
	top:0;
	background:#1d1450;
}
.sidebar .menu li{
	background-color:#1d1450;
}
.sidebar .menu a{
	display:inline-block;
	text-transform:uppercase;
	border-bottom:1px solid #fcb917;
	width:100%;
	padding:13px;
	color:#fff;
}
.sidebar .menu li:first-child a{
	border-top:1px solid #fcb917;
}
.sidebar .menu a:hover{
	background:#fcb917;
	color:#1d1450;
}
.sidebar ul.menu li > ul{
	display:none;
}
.sidebar .hiding{
	display:none !important;	
}
.sidebar .showing{
	display:block !important;	
}
.sidebar .menu a.back {
	color:#ccc;
}
/*------------------------------------*
/*
/*  Tabs
/*
\*------------------------------------*/
.tabContents{
	position:relative;
}
.tabContent{
	visibility:hidden;
	height:0;
	overflow:hidden;
	opacity:0;
	transition:1s all;
}
.tabContent img{
	height:auto !important;	
}
.tabContent.active{
	display:block;
	height:auto;
	overflow:visible;
	opacity:1;
	visibility:visible;
}
.tabContent{
}
.tabContent li{
	list-style: inside;
	padding: 2px 25px;
}
.tabContent iframe{
	max-width:100%;
}
.homeGuideTabs{
	direction:rtl;
	text-align:center;
	position:relative;
	margin-top: 20px;
	display: inline-block;
}
.homeGuideTabs li{
	width:180px;
	display:inline-block;
	position:relative;
}
.homeGuideTabs li a{
	width:135px;
	height:135px;
	padding:15px;
	display:inline-block;
	border-radius:50% !important;
	background:#fff;
	overflow:hidden;
	color:#002b46;
	position:relative;
	z-index:1;
}
.homeGuideTabs li a.active{
	background:#002b46;
	color:#fff;
}
.homeGuideTabs li a:hover{
	color:#002b46;
}
.homeGuideNo{
	font-size: 48px;
	border-bottom: 2px solid #000;
	height: 58px;
	line-height: 1.5;
}
.homeGuideTabs li a.active .homeGuideNo{
	border-bottom: 2px solid #fff;
}
.homeGuideTitle{
	font-size: 12px;
	padding-top: 5px;
}
.homeGuideBar, .homeGuideBar2{
	position: absolute;
	top: 50%;
	right: 0;
	height: 6px;
	background: #fff;
	width: 100%;
	transform: translateY(-50%);
	z-index:0;
}
.homeGuideBar{
	background: #002b46;
	width: 0;
	transform: translateY(-50%);
	z-index:0;
	transition:0.2s all;
}
.homeGuideTabs li a.active + .homeGuideBar{
	background: #002b46;
	width: 100%;
}
.homeGuideTabContents{
	padding:20px;
	margin:15px;
	direction:rtl;
	background:#0a9a90;	
}
/*------------------------------------*
/*
/*  Ecourses
/*
\*------------------------------------*/
.ecourseItem{
	transition:0.3s all;
	width:100%;
	padding:0;
	background:#fff;
	display:inline-block;
}
.ecourseItem .bgImage{
	position:relative;
	background-size:100%;
	background-position:center;
}
.ecourseItem:hover .bgImage{
	background-size:115%;	
}
.ecourseItem:hover .bgImage img{
	opacity:0;
}
.ecourseItemText{
	text-align:right;
	direction:rtl;
}
.ecourseItemPrice{
	text-align:left;
	border-radius:5px !important;
	color:#fff;
	float:left;
	padding:0 5px;
}
.ecourseItemTitle{
	text-align: right;
	margin-bottom: 12px;
	height: 44px;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.8;
	color: #662d91;
}
/*------------------------------------*
/*
/*  Home Slider
/*
\*------------------------------------*/
.homeSlider, .homeSlide{
	width:100%;
	overflow:hidden !important;	
	position:relative;
	top:0;
	left:0;
	background-size:cover;
	background-position:center;
}
.homeSlider .owl-controls{
	display:none !important;
}
.responsiveSlider{
	width:100%;
	height:230px;
	background:url(../images/pageHeader1.jpg) top;
	background-size:cover;
}
.responsiveSliderInner{
	background:rgba(252,185,23,0.8);
	height:230px;
}
.homeSlider video{
	width:100%;
	position:absolute;
}
.homeSlideOverly{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/patternSquares.png);	
}
.homeSlider .owl-prev,.homeSlider  .owl-next {
    position: absolute;
    display: block;
    width: 55px !important;
    height: 55px !important;
    font-size: 0px;
    cursor: pointer;
    top: 50%;
	color:#fff !important;
    transform: translateY(-50%);
	background:rgba(0,0,0,0.8) !important;
    text-align: center;
}
.homeSlider .owl-prev::after,.homeSlider  .owl-next::after {
    color: #fff;
    font-size: 35px;
    line-height: 59px;
    opacity: 0.8;
}
.homeSlider .owl-prev:hover::after,.homeSlider  .owl-next:hover::after {
    color: #fcb917;
    opacity: 1;
}
.homeSlider .owl-prev {
    left: 0px;
	padding-right:15px;
}
.homeSlider .owl-next {
    right: 0px;
}

/*------------------------------------*
/*
/*  Home Product Series
/*
\*------------------------------------*/
.homeProduct{
	display:inline-block;
	position:relative;
	overflow:hidden;
	transition:0.2s all;
}
/*------------------------------------*
/*
/*  Home News
/*
\*------------------------------------*/
.homeNews{
	transition:0.3s all;
	width:100%;
}
.homeNews img{
}
.homeNews .bgImage{
	position:relative;
}
.homeNews .overly h2{
	line-height:1;
}
.homeNews .homeNewsLabels{
	display:inline-block;
	position:absolute;
	bottom:0;
	left:0;
}
.homeNews .homeNewsLabels .date{
	display:inline-block;
	padding:6px 13px;
	background-color:rgba(102,45,145,0.9);
	color:#fff;
}

/*------------------------------------*
/*
/*  Home About
/*
\*------------------------------------*/
.homeAbout .globeImage{
	position:absolute;
	bottom:0;
	left:0;
}
.homeAbout2{
	background:#c6c6c6;
}
.innerHomeAbout2{
	background:url(../images/home1.jpg) center right no-repeat;

}
.homeAboutText{
	padding:20px;
	border:1px solid #fff;
	background:rgba(255,255,255,0.6);	
}
.homeAbout2 .borderBottom{
	border-bottom: 1px solid #fff !important;
}
/*------------------------------------*
/*
/*  Search
/*
\*------------------------------------*/
.search input{
	background: #eee;
	padding: 12px 10px 11px;
	width: 100% !important;
	box-shadow: none !important;
	color: #fff;
	margin: 0;
	vertical-align: middle;
	line-height:1.5;
	border: 0 !important;
}
.search input:focus{
	background:#fff;
}
.search button{
	background: #13a89e;
	padding: 7px 15px 7px;
	border: 0;
	width: 20% !important;
	box-shadow: none !important;
	color: #fff;
	vertical-align: top;
}
.ltr .search button{
	background: #13a89e;
	padding: 8px 15px 9px;
	border: 0;
	width: 20% !important;
	box-shadow: none !important;
	color: #fff;
	vertical-align: top;
}
.search .suggesstion-box{
	width:80%;	
}
.search button:hover{
	background: #fff;
	color: #000;
}
.search i{
	font-size: 29px;
	line-height: 0;
	margin:0;
	padding:0;
}
/*------------------------------------*
/*
/*  productItem
/*
\*------------------------------------*/
.productItem{	
}
.productItem{
	color:#231f20;
}
.productIcons{
	text-align:left;	
}
.productItem .twoLine{
	min-height:45px;
}
.twoLine{
	height:52px;
	overflow:hidden;
}
.productThumb{
	position:relative;
	overflow:hidden;
	text-align:center;
	display:inline-block;
}
.productThumb .overly{
	position:absolute;
	width:100%;
	height:100%;
	top:-100%;
	transition:0.3s all;
	background:rgba(251,184,22,0);
}
.productThumb .icon{
	position:absolute;
	top:-150%;
	color:#fff;
	transform:translateY(-50%);
	transition:0.6s all;
	background:url(../images/minilogo.png) center no-repeat;
	width:100%;
	height:106px;
}
.productThumb:hover .overly{
	width:100%;
	top:0;
	height:100%;
	background:rgba(251,184,22,0.9);
}
.productThumb:hover .icon{
	top:50%;
	transform:translateY(-50%);
}
.productDetailsImage{
	max-height:600px;
}
.productItem .button:hover{
	background-color:#252525;
	border-color:#252525;
}
/*------------------------------------*
/*
/*  Home Products
/*
\*------------------------------------*/
.product {
	display:block;
	float:right;
	width:100%;
	padding-bottom:18px;
	margin-bottom:20px;
}
.productThumb{
	position:relative;	
}
.productThumbZoom{
	position:absolute;
	width:100%;
	height:100%;
	background-position:center;
	background-size:100%;
}
.product:hover .productThumbZoom{
	background-size:140%;
}
.product .productLabels{
	position:absolute;
	top:15px;
	left:15px;	
}

/*------------------------------------*
/*
/*  News Items
/*
\*------------------------------------*/
.newsItems{
	width:100%;
	margin:0 0 20px 0;
	float:right;
	overflow:hidden;
}
.newsItem{
	float:right;
	width:100%;
	position:relative;
	margin-bottom:10px;
}
.newsDate{
	width:75px;
	position:absolute;
	padding-bottom:10px;
	top:0;
	left:0;
	background:#fff;
	float:right;
}
.rtl .newsDate{

	left:auto !important;
	right:0;

}
.newsDate .day{
	font-size:34px;
	width:100%;
	text-align:center;
	color:#fcd22d;
	padding: 10px 0 6px;
}
.newsDate .month{
	font-size:16px;
	width:100%;
	text-align:center;
	color:#fcd22d;
	margin-top:-5px;
	padding-top:5px;
	border-top:1px solid #e6e6e6;
}
.newsDate .year{
	font-size:18px;
	width:100%;
	text-align:center;
	color:#c1a8a8;
}
.newsItem:nth-child(1) .day, .newsItem:nth-child(1) .month{
	color:#ff0000 !important;
}
.newsItem:nth-child(2) .day, .newsItem:nth-child(2) .month{
	color:#ef4023 !important;
}
.newsItem:nth-child(3) .day, .newsItem:nth-child(3) .month{
	color:#ef5d23 !important;
}
.newsItem:nth-child(4) .day, .newsItem:nth-child(4) .month{
	color:#f28666 !important;
}
.newsItem:nth-child(5) .day, .newsItem:nth-child(5) .month{
	color:#ef8b6e !important;
}
.newsItem:nth-child(6) .day, .newsItem:nth-child(6) .month{
	color:#ef8323 !important;
}
.newsItem:nth-child(7) .day, .newsItem:nth-child(7) .month{
	color:#f9a458 !important;
}
.newsItem:nth-child(8) .day, .newsItem:nth-child(8) .month{
	color:#efa923 !important;
}
.newsItem:nth-child(9) .day, .newsItem:nth-child(9) .month{
	color:#efc623 !important;
}
.newsItem:nth-child(10) .day, .newsItem:nth-child(10) .month{
	color:#fad648 !important;
}
.newsBody{
	display: block;
	background:#fff;
	margin-left:85px;
	padding:15px;
	text-align:left;
}
.rtl .newsBody{
	margin-left:0;
	margin-right:85px;
}
.newsBody img{
	margin-left:15px;
	float:right;
}
.newsBody:before {
	background-image: url("../images/timeLine.png");
	background-position: right top;
	background-repeat: no-repeat;
	content: "";
	height: 500px;
	width: 56px;
	position: absolute;
	left: 39px;
	top: 0px;
	z-index: 99;
}
.rtl .newsBody:before {
	background-image: url("../images/timeLine2.png");
	right: 39px;
	left:auto !important;
}
#itemContainer{
	overflow:hidden;	
}


/*------------------------------------*
/*
/*  Footer
/*
\*------------------------------------*/
.footer{
	background:#151515;	
	color:#a9a9a9;
}
.footer ul li{
	float:right;
	width:100%;
}
.footer a, .footerBottom a{
	color:#8d8d8d;
}
.footer a:hover, .footerBottom a:hover{
	color:#fff;
}
.footer hr{
    box-shadow: 0 !important;	
}
.footer ul li a{
	padding:3px 0;
	display:block;
	transform:all 0.2s;
}
.footer ul li a:hover{
}
.footer .title{
	width:100%;
	background:url(../images/grayDot.png) center repeat-x;
}
.footer .title span{
	background:#333333;
	display:inline-block;
	padding-left:5px;
}
.footer .text-right{
	display: inline;
}
.text-center{
	text-align: center;
}.text-left{
	text-align: left;
}.text-right{
	text-align: right;
}
.social{
	padding-top:5px;	
}
.footerLogo{
	margin-top:20px;	
}
.social .icon{
	font-size:25px;
	padding:5px;
}
.social a .icon{
	color:#666;
	transition:all .2s;
}
.footerContact{
	line-height:1.5;	
}
.footerContact .icon{
	font-size: 20px;
	padding: 2px;
	vertical-align: middle;
	min-width: 28px;
	text-align: center;
	color:#fff;
}
.Bigicon{
	font-size:25px;
	vertical-align:middle;
}
.social a:hover .icon{
	color:#fcb917;
	transition:all .2s;
}
.NewsDate{
	background:#ff8d00;
	width:65px;
	height:45px;
	text-align:center;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	line-height:1.5;
}
.NewsDate day{
	font-size:18px;
	color:#000;	
	font-weight:bold;
	width: 100%;
	display: inline-block;
}
.rtl .NewsDate day{
   float:left;
}
.NewsDate month{
	position:relative;
	top:-10px;
	font-size:14px;
	color:#fff;
}
.rtl .NewsDate{
	background:#ffb800;
	width:65px;
	height:45px;
	text-align:center;
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	line-height:1.5;
}
.rtl .NewsDate day{
	font-size:20px;
	color:#000;	
	font-weight:bold;
	font-family:Mitra;
	display:inline-block;
	width:100%;
}
.rtl .NewsDate month{
	position:relative;
	top:-8px;
	font-size:14px;
	color:#fff;
}
/*------------------------------------*
/*
/*  Page Header
/*
\*------------------------------------*/
.pageHeader{
	background-image:url(../images/pageHeader1.jpg);
	background-repeat:repeat;
	background-position: top;
	background-size:cover;
	background-color:#fcb917;
	color:#fff;
	
}
.breadcrumb > li + li::before {
    color: #000;
}
.pageHeaderInner{
	background:rgba(102,45,145,0.7) !important;
	padding-top: 150px;
	padding-bottom:80px;
}
.pageTitle{
	text-transform:uppercase;
	margin-bottom:0;
	padding-bottom:0;
}

.pageHeader div{
	direction:ltr;
	text-align:center;
}
.pageHeader a{
	color:#13a89e;
	font-weight:bold;
}
.pageHeader a:hover{
	color:#fff;	
}
.breadcrumb{
	background:transparent !important;	
}
.rtl .breadcrumb{
	direction:rtl;	
}
.breadcrumb > .active{
	color:#fff;
	text-shadow:none;
	
}
/*------------------------------------*
/*
/*  Product Tabs
/*
\*------------------------------------*/
.productTabs, .productTabs li{
	float:left;
	display:inline-block;
	background:#252525;
}
.rtl .productTabs,.rtl .productTabs li{
	float:right;
}
.productTabs li a{
	padding:15px 25px 15px;
	display:inline-block;
	color:#fff;
}
.productTabs li a.active{
	background:#fcb917;
	color:#fff;
}
.galleryTitle{
	background:#444;
	margin-top:4px;
	color:#eee;
	font-size:15px;
}
a:hover .galleryTitle{
	background:#fcb917;
	color:#eee;
}
.galleryItem{
	border:0px solid #1c1c1c;	
}
a:hover .galleryItem{
	border:0px solid #000;
	opacity:0.5;
}
.tabContent{
}
/*------------------------------------*
/*
/*  product Navigation
/*
\*------------------------------------*/
.productNavigationHeight{
	height:130px;
	width:100%;
}
.productNavigationWrapper{
	background-image:url(../images/dotPattern.png);
	background-repeat:repeat;
	background-size:auto;
	background-color:#a50d39;
}
.productNavigationWrapper.fixed{
	top:0px;	
	background:rgba(130,130,130,0.9);
	box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	transition:all .5s;
}
.productNavigationWrapper.fixed2{
	top:-70px;	
}
.productNavigationWrapper.fixed .productNavigarion>li>a{
}
.productNavigationSubmenuSpace{
	background:#fff;
	height:60px;	
}
.productNavigarion{
	float:right;
	width:100%;
	position:relative;
}
.productNavigarion li{
	float:right;	
}
.productNavigarion>li>a{
	padding: 22px 25px 22px;
	direction:rtl;
	font-size:15px;
	display:block;
	cursor:pointer;
	color:#fff;
}
.productNavigarion>li.active>a{
	background:#fff;
	cursor:default;
	color:#f1592a;
	transition:all .2s;
	
}
.productNavigarion>li>a i{
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 8px;
	line-height: .5;
}
.productNavigarion>li>ul{
	position:absolute;
	visibility:hidden;
	top:100%;
	right:-100px;
	width: 100%;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	height: 60px;
	opacity:0;
}
.productNavigarion>li.active>ul{
	visibility:visible;
	opacity:1;
	right:0;
	transition:all 0.2s;
}
.productNavigarion>li>ul a{
	padding:20px 20px 20px;
	display:block;
	color:#9E9E9E;
	cursor:pointer;
	font-weight:bold;
}
.productNavigarion>li>ul a:hover, .productNavigarion>li>ul a.active{
	border-bottom:2px solid #77b40a;
	color:#77b40a;
}
/*------------------------------------*
/*
/*  Tabs
/*
\*------------------------------------*/
.tabContents{
	position:relative;
}
.tabContent{
	visibility:hidden;
	height:0;
	overflow:hidden;
	opacity:0;
	transition:1s all;
}
.tabContent img{
	height:auto !important;	
}
.tabContent.active{
	display:block;
	height:auto;
	overflow:visible;
	opacity:1;
	visibility:visible;
}
.tabContent{
}
.tabContent li{
	list-style: inside;
	padding: 2px 25px;
}
.tabContent iframe{
	max-width:100%;
}
/*------------------------------------*
/*
/*  Slider
/*
\*------------------------------------*/
#sync1 .item img{
}
#sync2 .item{
    padding: 4px;
    color: #FFF;
    cursor: pointer;
	opacity:.5;
}
#sync2 .synced .item{
	background:#3d107b;
	opacity:1;
	text-align:center;
	-moz-transition: all  .3s ;
	-o-transition: all .3s ;
	-webkit-transition: all .3s ;
	transition: all .3s ;

}
.owl-carousel{
	direction:ltr;	
}
.slider{
	z-index:5;
	display:block;
	position:relative;
	overflow:hidden;
}
.sliderThumbs{
	padding-top:15px;	
}
.sliderThumbs img{
	width:100%;	
}
.responsiveTable{
	width: 100%;
	overflow: auto;	
}


/*------------------------------------*
/*
/*  List Styles
/*
\*------------------------------------*/
ul.simpleList, ul.simpleList li{
	float:left;
	text-align:left;
	width:100%;
}
.rtl ul.simpleList,.rtl ul.simpleList li{
	
	text-align:right;
	
}
ul.simpleList li a{
	float:left;
	width:100%;
	padding:15px 10px;
	margin:2px 0;
	background:rgba(255,255,255,.9);
	-moz-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	transition: all 0.2s ;
	line-height:1.6;
	color:#000;
}
ul.simpleList li a:hover{
	padding-left:15px;
	background:rgba(235,136,14,.8);
	color:#fff;

}
/*------------------------------------*
/*
/*  Back To Top
/*
\*------------------------------------*/
#back-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9;
	display: none;
	padding: 10px 13px 10px 14px;
	background-color: #13a89e;
	text-align: center;
	font-size: 17px;
	color:#fff;
	transition:0.2s all;
}
#back-top:hover {
	background-color: #662d91;
}
#back-top i{
	padding:2px 4px 1px 2px;	
}
/* ---------------------------------------------------------------------- */
/*
/*	Forms
/*
/* ---------------------------------------------------------------------- */
.form-control{
	border-style:none;
	background:#fff;
	margin:5px 0;
	width: 100%;
	text-align:right;
	direction:rtl;
	color: #616161;
	vertical-align: middle;
	line-height:1.5;
	border-radius:0 !important;
	box-shadow: inset 0 1px 2px #eee;
	outline: medium none !important;
	padding:8px 8px 9px;
	padding: 13px;
	border: 1px solid #e5e5e5;
	font-size:12px !important;
}
select.form-control{
	padding: 9px 13px;
}
input[type="radio"], input[type="checkbox"]{
	width:auto;	
}
input:focus{
	border:1px solid #76b72a;
}
.form-group{
	direction:ltr;
	text-align:left;
	font-weight:normal !important;
}
.rtl .form-group{
	direction:rtl;
	text-align:right;
}
.form-control{
	height:auto;	
}
.control-label{
	text-align:right !important;	
}
input[required] {
    background-image: radial-gradient(#F44336 15%, transparent 20%);
    background-size: 20px 20px;
    background-position: top left;
    background-repeat: no-repeat;
}
.captchaImage{
	float: right;
	margin: 5px -20px;	
}
.bigIcon{
	font-size:26px;	
}
.form-control.ltr{
	direction:ltr;
	text-align:left;	
}
.rtl .form-control.ltr::placeholder{
	direction:rtl;
	text-align:right;	
}
.alert{
	border-radius:0px !important;
	direction:rtl;
	text-align:center;
	padding:10px;	
}
/*------------------------------------*
/*
/*  Google Map
/*
\*------------------------------------*/
.google-map{
	width:100%;
	height:400px;
	margin-bottom:10px;	
}
.gmap_marker h1{
	padding-right:20px;
	color:#012928;	
}

.rtl .mfp-title {
    text-align: right;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-left: 36px;
	padding-right: 0;
    direction: rtl;
    float: right;
}
.rtl .mfp-counter {
    position: absolute;
    top: 0;
    left: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}
/*------------------------------------*
/*
/*  product List
/*
\*------------------------------------*/
.productItem{
	margin-bottom:20px;
}
.productItem h4{
	height: 30px;
	overflow: hidden;
}
.productItem a{
	display:block;
	color:#9E9E9E;
}
.productItemBackground{
	width:100%;
	height:150px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	position:relative;
	padding: 25px 0;
}
.productItemLogo{
	width:100px;
	height:100px;
	border-radius:50% !important;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-shadow:0 0 40px 0px #fff;
	margin:0 auto;
}
.productItem .open{
	width:10px;
	height:10px;
	border-radius:50% !important;
	display:inline-block;

}
.productItemArea, .productItemFoodtypes{
	width:100%;
	height:20px;
	overflow:hidden;
	margin:4px 0;
}
/*------------------------------------*
/*
/*  Modals
/*
\*------------------------------------*/
.modalWindow{
	overflow: hidden;
	position: fixed;
	top: 0;
	overflow-x: hidden;
	overflow-y: auto;
	right: 0;
	bottom: 0;
	left: 0;
	outline: 0;
	opacity:0;
	visibility:hidden;
	z-index:-1;
	
	transition:all 0.4s;
}
.modalWindow.active{
	z-index: 1050;
	opacity:1;
	visibility:visible;
}
.modalWindow .overly{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 7;
	background-color: rgba(255,255,255,0.9);
	height:1500px;
}
.modalWindowContent{
	box-shadow: 0 1px 6px 1px #e5e5e5;
	padding:40px 40px 20px;
	background:#fff;
	width:700px;
	text-align:center;
	margin:20px auto;
	position:relative;
	top:-300px;
	transition:all  0.3s;
}
.modalWindow.active .modalWindowContent{
	top:0;
}
.modalWindowContent.fullWith{
	width:100%;
	height:70%;
	padding:20px;
	margin:0;
	transition:all  0.3s;
}
.modalWindowClose{
	position:absolute;
	top:0;
	right:0;
	color: #9E9E9E;
	cursor: pointer;
	padding:8px;
	font-size:20px;
	margin-right:10px;
}
.mapClose{
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	cursor: pointer;
	padding: 4px 15px 7px 10px;
	font-size: 20px;
	margin-right: 10px;
	line-height: 1.4;
	margin: 0;	
}
body.modal-open{
  overflow: hidden !important;
  position: relative;
}
/*------------------------------------*
/*
/*  Home Brands
/*
\*------------------------------------*/
.popularBrands a img{
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
	opacity:.6;
	transition:all .2s;
	width:100px;
	height:100px;
}
.popularBrands a:hover img{
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
	opacity:1;
}
/*------------------------------------*
/*
/*  User Menu
/*
\*------------------------------------*/
.userMenu li, .userMenu a{
	width:100%;
}
.userMenu a{
	padding:10px;
	direction:rtl;
	background:#fff;
	margin:2px 0;
	display:block;
}
.userMenu a.active{
	border-left:5px solid #13a89e;
	background:#662d91;
	color:#fff;

}
.userMenu a .icon{
	font-size: 25px;
	padding-left: 10px;
	vertical-align: middle;
	min-width: 50px;
	text-align: center;
}
/*------------------------------------*
/*
/*  Table Layout
/*
\*------------------------------------*/
table{
	width:100%;
	border:0;
	text-align:right;
	direction:rtl;
	background:#f4f4f4;
	font-weight: normal !important;
}
table td{
	padding:4px 10px 4px;
	border:0;
	vertical-align:middle;
	height:0 !important;
	border-left:2px solid #ddd;
	border-bottom:2px solid #ddd;
	text-align:right;
}
table td p{
	margin:0;
	padding:0;
	display:inline;
}
table tr:nth-child(odd) td{
	background:#fff;
}
table thead th{
	background:silver !important;
	color:#fff;
	text-align:center;
	padding:5px;
	border-left:2px solid #666;
	border-bottom:2px solid #fff;
}
/*------------------------------------*
/*
/*  product Info
/*
\*------------------------------------*/
#info .icon{
	font-size: 28px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}
/*------------------------------------*
/*
/*  Invoice
/*
\*------------------------------------*/
.invoice div{
	padding:15px;	
}
/*------------------------------------*
/*
/*  Suggestion Box
/*
\*------------------------------------*/
.suggesstion-box{
	position:relative;
	display: inline-block;
	z-index:9;
}
.suggestion-loading{
	position:absolute;
	top:18px;
	left:5px;
	opacity:0;
}
.suggestion-loading.active{
	opacity:1;	
}
.suggesstion-results{
	position:absolute;
	width:100%;	
	top:100%;
	max-height:170px;
	overflow:auto;
}
.suggesstion-results ul{
	width:100%;
	min-width:200px;
	z-index: 999;
	border:1px solid #000;
	border-bottom:0;
	float:right;
}
.suggesstion-results li.header{
	width:100%;
	display:inline-block;
	padding:10px;
	background:#666;
	color:#fff;
	font-weight:bold;
	position:static;
}
.suggesstion-results li a{
	width:100%;
	display:inline-block;
	padding:10px !important;
	background:rgba(236,236,236,0.9);
	border-bottom:1px solid #000;
	color:#000;
}
.suggesstion-results li a:hover{
	background:#fcb917;
	color:#fff;
}
/*------------------------------------*
/*
/*  Workshops
/*
\*------------------------------------*/
.workshopFeatures{
}
.workshopFeatures li{
	background:#fff;
	display:inline-block;
	direction:rtl;
	width:100%;
	text-align:right;
	margin:1px;
}
.workshopFeatures .wfIcon{
	background:#13a89e;
	color:#fff;
	padding:10px;
	display:inline-block;
	min-width:50px;
	text-align:center;
}
.workshopFeatures .wfIcon i{
	font-size:22px;
}
.workshopFeatures .wfTitle{
	color:#000;
}
.workshopFeatures .wfDetails{
	padding:0 10px;
	color:#662d91;
}


#countdown{
}


#countdown:before{
}

#countdown:after{

}

#countdown #tiles{
	position: relative;
	z-index: 1;
}

#countdown #tiles > span{
	width: 60px;
	max-width: 60px;
	font: bold 32px 'Mitra', 'IranSans';
	text-align: center;
	color: #fff;
	background-color: #3a3a3a;
	background-image: -webkit-linear-gradient(top, #202020, #363636); 
	background-image:    -moz-linear-gradient(top, #202020, #363636);
	background-image:     -ms-linear-gradient(top, #202020, #363636);
	background-image:      -o-linear-gradient(top, #202020, #363636);
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #000;
	border-radius:5px !important;
	overflow:hidden;
	margin: 0 3px;
	padding: 5px 0;
	display: inline-block;
	position: relative;
}

#countdown #tiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	background: #111;
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
}

#countdown #tiles > span:after{
	content:"";
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	display: block;
	position: absolute;
	top: 48%; left: 0;
}

#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	display:inline-block;
}

#countdown .labels li{
	width: 60px;
	font: bold 15px 'IranSans';
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	font-weight:bold;
	margin: 0 3px;
}

a.imageMagnfier{
	position: relative;
	display: block;
	cursor: pointer;
}
a.imageMagnfier span{
	position:absolute;
	background:rgba(0,0,0,0.5);
	padding:8px 10px;
	bottom:0;
	right:0;	
}
a.imageMagnfier i{
	color:#fff;
	font-size:23px;
}
a.imageMagnfier:hover span{
	background:rgba(0,0,0,1);
}
/*------------------------------------*
/*
/*  Workshops
/*
\*------------------------------------*/
.workshopFeatures{
}
.workshopFeatures li{
	background:#fff;
	display:inline-block;
	direction:rtl;
	width:100%;
	text-align:right;
	margin:1px;
}
.workshopFeatures .wfIcon{
	background:#af1f24;
	color:#fff;
	padding:10px;
	display:inline-block;
	min-width:50px;
	text-align:center;
}
.workshopFeatures .wfIcon i{
	font-size:22px;
}
.workshopFeatures .wfTitle{
	color:#000;
}
.workshopFeatures .wfDetails{
	padding:0 10px;
	color:#662d91;
}
#countdown{
}


#countdown:before{
}

#countdown:after{

}

#countdown .countdownTiles{
	position: relative;
	z-index: 1;
}

#countdown .countdownTiles > span{
	width: 45px;
	max-width: 45px;
	font: bold 24px 'Mitra', 'IranSans';
	text-align: center;
	color: #fff;
	background-color: #3a3a3a;
	background-image: -webkit-linear-gradient(top, #202020, #363636); 
	background-image:    -moz-linear-gradient(top, #202020, #363636);
	background-image:     -ms-linear-gradient(top, #202020, #363636);
	background-image:      -o-linear-gradient(top, #202020, #363636);
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #000;
	border-radius:5px !important;
	overflow:hidden;
	margin: 0 3px;
	padding: 5px 0;
	display: inline-block;
	position: relative;
}

#countdown .countdownTiles > span:before{
	content:"";
	width: 100%;
	height: 13px;
	background: #111;
	display: block;
	padding: 0 3px;
	position: absolute;
	top: 41%; left: -3px;
	z-index: -1;
}

#countdown .countdownTiles > span:after{
	content:"";
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	display: block;
	position: absolute;
	top: 48%; left: 0;
}

#countdown .labels{
	width: 100%;
	height: 25px;
	text-align: center;
	display:inline-block;
}

#countdown .labels li{
	width: 45px;
	font: 14px 'IranSans';
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	font-weight:bold;
	margin: 0 3px;
	color:#999;
}

a.imageMagnfier{
	position: relative;
	display: block;
	cursor: pointer;
}
a.imageMagnfier span{
	position:absolute;
	background:rgba(0,0,0,0.5);
	padding:8px 10px;
	bottom:0;
	right:0;	
}
a.imageMagnfier i{
	color:#fff;
	font-size:23px;
}
a.imageMagnfier:hover span{
	background:rgba(0,0,0,1);
}
.homeCat{
	display:inline-block;
	position:relative;
	margin:5px;
	color:#fff;
}
.homeCat:hover{
	color:#fff;
}
.homeCatOverly{
	display:inline-block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	opacity:.85	;
}
.homeCat:hover .homeCatOverly{
	opacity:1;
}
.homeCatOverly div{
	display:inline-block;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	text-align:center;
	transform:translateY(-50%);
}
.homeCat:hover .homeCatOverly div{
	top:45%;
}
/* ---------------------------------------------------------------------- */
/*
/*	Media Queries
/*
/* ---------------------------------------------------------------------- */
@media (max-height: 800px) {

.sidebar{
    height: 100vh !important;
}

.sidebar{
	overflow: auto !important;
}
.sidebar {
    padding-top: 120px !important;
}
}
@media (max-device-height:480px)
{
	.modalWindowContent, .sidebar
	{
		height: 100%;
		overflow: scroll;
	}
	.sidebar{
		padding-top:60px;	
	}
}
@media (max-device-height:600px)
{
	.modalWindowContent
	{
		height: 500px;
		overflow: scroll;
	}
}
@media (max-width:348px)
{

}

@media (min-width:348px) and (max-width:767px)
{


}

@media (max-width: 767px)
{
	.homeAbout .globeImage{
		display:none !important;
	}
	.logo canvas{
		display:none !important;	
	}
	.scrollingBg{
		animation:none !important;	
	}
	.parallax, .pageHeader{
		background-attachment:scroll !important;	
	}
	.show-xs{
		display:block;	
	}
	.innerHomeAbout2{
		background:none;	
	}
	.anime, .button, .wow, .tabContent{
		transition:none !important;
		animation:none !important;
	}
	.modalWindowContent {
		box-shadow: 0 1px 6px 1px #e5e5e5;
		padding: 40px 40px 20px;
		background: #fff;
		width: 100%;
		text-align: center;
		margin: 0px auto;
		position: relative;
		top: 0;
		transition: all 0.3s;
		overflow: scroll;
		height: 500px;
	}
	.center-xs
	{
		text-align:center;	
	}
	.homeCatalogueText{
		padding:0;	
	}
	.loading-screen{
		display:none;
	}
	.logo canvas{
		display:none;	
	}
	.logo img{
		opacity:1 !important;	
	}
	.homeCatalogueText{
		width:100% !important;
		text-align:center;
		padding:10px;
	}
   .anime, .animeNormal, .animeSlow, .sidebar{
	   transition:none !important;   
   }
	.sidebar.active{
	}
}

@media (max-width: 540px)
{
	.logo .scrollingBg {
    padding: 15px;
	text-align:center;
	}
	.logo{
		margin-top: 75px;
	}
	.logo .item.selected{
		display:inline-block;	
	}
	.productThumb .overly{
		display:none;
	}
	.productThumb .icon{
		display:none;
	}
	#loading-screen
	{
		display:none;
	}
}
@media (min-width:768px) and (max-width:991px)
{
}

@media (max-width: 991px)
{
	.homeAbout
	{
	}
	.owl-item .homeSlideCaptions{
		display:none;
	}
	.search.marginTopBigger{
		margin-top:10px;	
	}
}
@media (max-width: 1850px)
{
	.bgHomeAbout2 {
		background: url(../images/tree.png) -130px bottom no-repeat;
	}

}
@media (max-width: 1600px)
{
	.bgHomeAbout2 {
		background: url(../images/tree.png) -180px bottom no-repeat;
	}
	
	.owl-item .homeSlideCaptions{
		position:absolute;
		left:-1500px;
		bottom:-20px;
		background:url(../images/sliderShape.png) center no-repeat;
		padding:50px 300px 0 0;
		transition:2s all;
		width:850px;
		height:270px;
		text-align:center;
		background-size:100% 100%;
	}
	.rtl .owl-item .homeSlideCaptions{
		left:auto;
		right:-1500px;
	}
	.owl-item.active .homeSlideCaptions{
		position:absolute;
		left:50px;
	}
	.rtl .owl-item.active .homeSlideCaptions{
		left:auto;
		right:-350px;
	}
	.homeSlideCaptions h1{
		font-size:24px;
	}
	.homeSlideCaptions h3{
		font-size:18px;
	}

	.ltr .homeSlideCaptions h1{
		font-size:36px;
	}
	.ltr .homeSlideCaptions h3{
		font-size:22px;
	}



}
@media (max-width: 1400px)
{
	.bgHomeAbout2 {
		background: url(../images/tree.png) -310px bottom no-repeat;
	}
}
@media (max-width: 1200px)
{
	.homeSlider, .homeSlide{
		background-size:auto 100% !important;
	}
	.bgHomeAbout2 {
		background: url(../images/tree.png) -420px bottom no-repeat;
	}
	.container
	{
		width:90%;
	}
	.mainMenu > ul > li > a {
		padding: 23px 13px 24px;
	}
	
	.ltr .mainMenu > ul > li > a {
		padding: 23px 10px 24px;
	}	
	.owl-item .homeSlideCaptions{
		position:absolute;
		left:-1500px;
		bottom:-20px;
		background:url(../images/sliderShape.png) center no-repeat;
		padding:40px 300px 0 0;
		transition:2s all;
		width:750px;
		height:239px;
		text-align:center;
		background-size:100% 100%;
	}
	.rtl .owl-item .homeSlideCaptions{
		left:auto;
		right:-1500px;
	}
	.owl-item.active .homeSlideCaptions{
		position:absolute;
		left:50px;
	}
	.rtl .owl-item.active .homeSlideCaptions{
		left:auto;
		right:-350px;
	}
	.homeSlideCaptions h1{
		font-size:21px;
	}
	.homeSlideCaptions h3{
		font-size:14px;
		margin-top:5px;
	}	
}
@media (max-width:991px)
{
	#back-top{
		display:none;	
	}
	.bgHomeAbout2 {
		background: none;
		padding-bottom:0;
	}
	.bgHomeAbout2 .paddingBiggest{
		padding-bottom:0;
	}
	.homeAbout .globeImage{
		left:-50px;	
	}
	.socialLinks{
		width:40px;
		height:40px;	
	}
	.socialLinks i
	{
    	font-size: 18px;
	}
	.logo{
		display:none !important;	
	}
	.logoMini{
		display:inline-block !important;	
	}
	.mainMenu{
		display:none;	
	}
	.header{
		display:block;	
	}
	.topHeader {
  z-index: 9;
  width: 100%;
  text-align: center;
  background: #888;
  height: auto;
  position: absolute;
}
}
@media (min-width:250px)
{
	body{
		overflow-x:hidden;	
	}
}