/*
Theme Name: FLATI - Version:  1 Red
Description:  Designed by josweb.
Author:  Jo
Purchase:  http://themeforest.net/user/josweb
01. GENERAL STYLING
02. MENU
03. INDEX PAGES
04. PAGES
	0I:	TEAM
	II:	ABOUT
	III:SERVICES
	IV: TESTIMONIALS
	V:	BLOG
	VI: CONTACT
	VII:FOOTER
05: PORTFOLIO, CAROUSEL & THUMB CAROUSELS
06: 404 PAGE, PRICING TABLE, SKILLS BAR, ACCORDIAN, TABS
07. CSS3 ANIMATIONS
08. MEDIA QUERIES
*/

/*-----------------------------------------------------------------------------------*/
/*	01: GENERAL STYLING
/*-----------------------------------------------------------------------------------*/

body {
	margin:0; padding:0;
	font:13px/22px 'Lato','BYekan' ;

	color:#555;
	background: #f0f0f0;  
	-webkit-backface-visibility:hidden; 
	overflow-x:hidden; 
	text-rendering:optimizeLegibility;
}
 @font-face {
    font-family: 'BYekan';
    src:url('../../fonts/mj_twomedium?#') format('eot'),    
          url('../../fonts/mj_twomedium.woff') format('woff'),
          url('../../fonts/mj_twomedium.svg') format('svg'); 
  }

  @font-face {
    font-family: 'BYekan';
    src:url('../../fonts/mj_twobold?#') format('eot'),    
          url('../../fonts/mj_twobold.woff') format('woff'),
          url('../../fonts/mj_twobold.svg') format('svg'); 
    font-weight: bold;
  }

/**** PAGE CONTAINERS ****/
.header { 

	padding:0 0;

	background:#323A45;

	margin:0 auto; 

	min-height: 86px;

	width: 100%;

	z-index: 1000; 

}

.inner_content { padding:20px 0 0 0; }
.wrapper {  margin:0px auto; padding:0 0 60px;}
#banner { background:#e9e6e1; width: 100%; }
.intro_wrapper {  margin:0 auto; padding:0 0 40px; direction:rtl; }
.intro_wrapper2 {  margin:-6px auto 0; padding:0 0 40px;}
.intro_wrapper3 {  margin:-20px auto 0; padding:0 0 40px;}

/**** GENERAL ****/
a, input, select, textarea {outline:none; text-decoration:none; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a, a:visited { text-decoration: none!important; }
:focus {outline: 0;}
ul {list-style-type:none; }
a:hover, a:active, a:focus { outline: 0!important;}
p {margin-bottom:15px;text-align: justify; }
span { font-weight:700; }
small { letter-spacing:.1px; font-size:11px; }
.clear { height:0; clear: both; font-size:0; }
.normal { font-weight: normal; }
.pull-right { margin-left:12px; }
.pull-left { margin-right:12px; }
.center { text-align:center; margin: 0 auto; }
.right { text-align:right; margin: 0 auto; }
hr { border-top:1px solid #ccc;border-bottom:0; }
blockquote { border-left:3px solid #E74C3C;}
.zocial:hover, .zocial:focus{ background: #E74C3C; }
.zocial{ border-radius:4px; padding:2px;}
.media img { margin-top:5px; }
.media-body a { color:#888; }
.media-body a:hover { color:#777; }
.big {font-size:100px; }
.myslider{ display:none; }

.well {
	background-color:#D3CDC4;
	border:0px none;
	margin-top:10px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none; 
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.icons{list-style-type:none;margin:0}
.icons li [class^="icon-"],.icons li [class*=" icon-"]{display:inline-block;width:1.2857142857142858em;text-align:center; margin-left:-3px; margin-right:4px;}

/* Colours */
.hue {color:#19C1C3; }
.white { color:#fff; }
.magnolia{color:#E9E6E1;}
.grey { color:#999; }
.grey2 { color:#69767F; }
.asphalt {color:#333; }
.colour {color:#C0392B; }
.hue_block { background-color:#19C1C3; color:#fff; padding:0px 4px 2px; }
.hue_block:hover { background-color:#2BA6CB; }

/* Padding */
.pad90 { padding-top:90px; }
.pad45 { padding-top:45px; }
.pad30 { padding-top:30px; }
.pad25 { padding-top:25px; }
.pad15 { padding-top:15px; }
.pad10 { padding-top:10px; }
.pad5 { padding-top:5px; }

/* Margins */
.marg-bottom5 { margin-bottom:5px; }
.marg-left5 { margin-left:5px; }
.marg-right5 { margin-right:5px; }
.but_marg { margin-left:3px; }

/* Video */
.vendor{ 
	position:relative;
	padding-bottom:56.25%;
    padding-top:0px; 
	height:0;
	margin:0 0;
}
.vendor iframe { 
	position: absolute; 
	top:0; 
	left:0;
    width:100%;
	height:100%;
} 
iframe { border:0; width:100%; height:100%; }
video { width:100%; height:auto; }
.soundcloud{ width:100%; height:166px; }

/**** LINKS ****/
a {
	color:#19C1C3;
	text-decoration:none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline:none;
}
a:hover {color: #555; text-decoration: none; }


/**** IMAGES ****/
img { vertical-align:top; ms-interpolation-mode:bicubic; opacity:1.0; height: auto;}

.header img {height: auto;
    max-height: 100%;}
/* Image Hover Colour */
.hover_img:hover, .hover_colour {  
	position:relative;
	background:transparent url(../img/zoom.png) no-repeat 50% 50%;
	-webkit-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
	-moz-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15); 
}


.hover_img:hover, .hover_colour:hover {  

	/*background:#ed261a  url(../../img/zoom.png) no-repeat 50% 50%;*/

    border: 4px solid rgba(227, 225, 225, 0.6);
	-webkit-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);

	-moz-box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15);

    box-shadow: inset 0 0 0 7px rgba(255,255,255,0.15); 

}

.hover_colour {  

	position:relative;

	background:transparent;

}

.hover_img:after,.hover_colour:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    
}
/* on hover we animate the width to
 * 100% and opacity to 0 so the element
 * grows and fades out 
 */
.hover_img:hover:after,.hover_colour:hover:after {
    width: 120%;
    background-color: rgba(255,255,255,0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* Image Rotate */
.rotate{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}  
.rotate:hover  {
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}

/**** BUTTONS ****/
.btn{ 
	border:0;
	-webkit-transition:background-color .4s ease-in;
    -moz-transition:background-color .4s ease-in;
    -o-transition:background-color .4s ease-in;
    transition:background-color .4s ease-in;

}
.btn-custom{ font-size:14px; padding:12px 15px 14px; margin-top:10px; }
.btn-rounded{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.btn-primary { background-color: transparent;
    border: white solid 2px;}
.btn-primary:hover { background-color:#333;}
.btn:visited, .btn:focus { color:#fff; }
.label, .badge {text-shadow: none; }

/**** TYPOGRAPHY ****/
h1,h2,h3,h4,h5,h6 { font-weight:300; letter-spacing:0px; }
h1.title {  font-size:40px; line-height:35px; font-weight:700; margin-bottom:35px; text-align:right;}
h1 { font-size: 24px; line-height:40px; }
h2 { font-size: 21px;  line-height:28px; }
h3 { font-size: 18px; line-height:25px; }
h4 { font-size: 16px; line-height:25px; margin-bottom:10px; }
h4.recent{text-align:justify}
h5 { font-size: 15px; line-height:22px; margin-bottom:10px; }
h6 { font-size: 14px; line-height:22px; margin-bottom:10px; }
h1.intro {  line-height:40px; font-weight:300;}
.lead { font-size:18px; line-height:24px; }

/* Welcome Text */
.welcome_index {
	width:80%;
	font: 25px/40px 'BYekan', sans-serif;
	padding:55px 0 30px;
	font-weight:300; 
	margin:0 auto;
	color:#69767F;
	text-align:center;
}

/**** DROP CAPS ****/
.dropcap, .dropcap2 {
    font-weight: 700;
    display: block;
    float: left;
    font-size: 45px;
    padding: 0;
	margin: 10px 8px 0 0;
    text-transform: uppercase;
}
.dropcap2 { color:#E74C3C; }

/**** LOGO****/
.logo a{
 	float:left; 
	margin:20px 0 0 0;
	max-width: 200px;
	webkit-transition:all 0.3s ease-in;  
    -moz-transition:all 0.3s ease-in;  
    -o-transition:all 0.3s ease-in;  
    transition:all 0.3s ease-in;
    height: 55px;
}
.logo a:hover{ opacity: .80; }

/*-----------------------------------------------------------------------------------*/
/*	02: MENU
/*-----------------------------------------------------------------------------------*/
#main_menu { 
 	float: right;
   margin: 22px 0 0 0;
}
#main_menu select { display: none; font-size:12px; }
.menu_wrap { 

float:right;  
}
.menu_wrap .nav li {
	list-style: none;
	float: right;
	margin: 0;
	position: relative;
}
.menu_wrap .nav > li { 
	padding: 0 0; 
	display: inline-block;
	margin-top:0px;
}
.menu_wrap .nav li a {
    font-weight: 400;
    color: #bbb;
    letter-spacing: 0px;
    font-size: 13px;
    display: block;
    padding: 17px 15px 15px 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    color: #bbb;
    letter-spacing: 0px;
    font-size: 13px;
    display: block;
}
.menu_wrap .nav > li > a:hover, .menu_wrap .nav > li > a:focus {

	background: transparent !important;
	 color: #fff !important; 

}
.menu_wrap .nav > li.active > a{ 
	    background: transparent; color:#fff;
	-webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}
.menu_wrap .nav > li.active {
	    background: transparent;
    border: white 1px solid;
    color: #fff;
}
.menu_wrap .nav > li.active > a:hover { 
	background: transparent !important;
	 color: #fff !important; 
 }

.menu_wrap .nav ul li a {
 	width: 130px;
	border: 0;
	color: #eee; 
	display: block;
	font-size: 13px;
	letter-spacing:0;
	padding: 8px 20px !important;
	text-align: right;
	text-transform: none;
	webkit-transition:all 0.2s ease-in;  
    -moz-transition:all 0.2s ease-in;  
    -o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
}
.menu_wrap .nav > li > ul li a { text-decoration:none;  color: #bbb; white-space: pre-line; }
.menu_wrap .nav ul li a span {display:none; }
.menu_wrap .nav > li > ul li > a:hover,
.menu_wrap .nav > li > ul li.sfHover > a,
.menu_wrap .nav > li > ul li.active > a { text-decoration:none;  color: #fff; }
.menu_wrap .nav ul ul {
	position: absolute;
	display: none;
	width: 170px;
	left: -180px;
	top: 0px;
	height:auto;
	list-style: none;
	z-index: 111;
	padding: 0 0;
	margin: 0;border-radius: 6px;
	border-top:0;
}
.menu_wrap .nav ul ul a{ 
	margin: 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*-----------------------------------------------------------------------------------*/
/*	03: INDEX PAGES
/*-----------------------------------------------------------------------------------*/

/***************************************************
	NIVO SLIDER
***************************************************/
/* Index Nivo SLider */
 .nivo { margin-top:0px; padding-top:0px; }

/* Nivo SLider */
 .nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow hidden;
}
.nivoSlider img { position absolute; top:0px; left:0px; max-width:none; }
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }
.nivo-html-caption {  display:none; }
.nivo-controlNav {display: none; }
.nivo-box {width: 10px; }

.slider-wrapper {
	position:relative;
	margin:0 auto 20px auto;
}
.nivoSlider {
	position:relative;
	background:transparent url(../img/ajax-loader.gif) no-repeat 50% 50%;
    margin: 0 auto 0 auto;
}
.nivoSlider img { position:absolute; top:0px; left:0; display:none; }
.nivoSlider a { border:0; display:block; }
.nivo-controlNav a {display:none; }

.nivo-directionNav a {
	 display:block;
    position: absolute !important;
    z-index:10;
    cursor:pointer;
    top auto; left:auto;
    bottom:0px; right:0px;
    width: 33px !important;
    height: 33px !important;
    text-indent: -9999px;
    background: url("../img/slider_nav.png") no-repeat 0 0;
    opacity: 0.6;
}
 a.nivo-nextNav:hover,  .nivo-prevNav:hover  { opacity: 1; }
 a.nivo-nextNav { background-position: -33px 0px; right:0px; }
 a.nivo-prevNav { right:33px; }

.nivo-caption {
    display:block;
    position:absolute;
    z-index:8;
    top:auto;
    left:auto;
    bottom:0px;
    right:66px;
    line-height:23px;
    padding:5px 15px;
    font-size:13px;
	width:auto !important;
    max-width:500px;
    background-color:rgba(11,11,11,0.6);
	color:#FFF;
}

/***************************************************
	INDEX INTRO BOXES
 ***************************************************/
/* Index Boxes */
.tile {
	background-color: #e3e1e1;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding: 14px;
	position: relative;
	text-align: center;
	margin-bottom:25px;

    min-height: 332px;
}
.tile.tile-hot:before {
    background: url("../img/ribbon.html") 0 0 no-repeat;
    background-size: 82px 82px;
    content: "";
    height: 82px;
    position: absolute;
    right: -4px;
    top: -4px;
    width: 82px;
}
.span3 .tile p { margin: 10px 0 22px 0;    text-align: justify; }
.tile small { color: #555; }
.tile-image {
  height: 100px;
  margin: 25px 0 15px;
  vertical-align: bottom;
}
.tile-image.big-illustration {
    height: 111px;
    margin-top: 10px;
    width: 112px;
}
.tile-title {  font-size: 18px; margin: 0; }

/* Index Box Icons */

.intro-icon {
	text-align:center;
	margin:0 auto;	
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.intro-icon-disc.cont-large {
	padding:15px;
	text-align:center;
	width:40px; height:40px;
	margin:0 auto;	
}
.intro-icon-large:before{ 
	font-size:38px;
	padding-left:0px;
	margin-left:3px; 	
	color: #2980B9; 
}
.intro-icon-disc {
	webkit-transition: border .5s;
	-moz-transition: border .5s;
	-o-transition: border .5s;
	-ms-transition: border .5s;
	transition: border .5s;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius:50%;
	-webkit-box-shadow:none;
	-moz-box-shadow: 0 0 0 30px transparent;
	box-shadow: 0 0 0 30px transparent;
	background: rgba(255,255,255,0.4);
	-webkit-transition: box-shadow .6s ease-in-out;
	-moz-transition: box-shadow .6s ease-in-out;
	-o-transition: box-shadow .6s ease-in-out;
	-ms-transition: box-shadow .6s ease-in-out;
	transition: box-shadow .6s ease-in-out;
}
.intro-icon-disc:hover {
	box-shadow: 0 0 0 0 rgba(255,255,255,0.6);
	-webkit-transition: box-shadow .4s ease-in-out;
	-moz-transition: box-shadow .4s ease-in-out;
	-o-transition: box-shadow .4s ease-in-out;
	-ms-transition: box-shadow .4s ease-in-out;
	transition: box-shadow .4s ease-in-out;
}

/*-----------------------------------------------------------------------------------*/
/*	04: PAGES
/*-----------------------------------------------------------------------------------*/

/***************************************************
	0I: TEAM
 ***************************************************/
.th{
	border:2px solid transparent;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	margin:0 0 10px 0;
	position:relative; 
	padding:10px;
	background:#E74C3C;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.th:hover{
	border:2px solid transparent;
	transform: scale(1.03);
	background:#C0392B; 
}

.team_ic a{ margin:0 2px; font-size:12px; }
.team_ic:hover{
     transform: translate(0,-4px);
    -webkit-transform: translate(0,-4px);
    -o-transform: translate(0,-4px);
    -moz-transform: translate(0,-4px);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; 
}
.team_sections { display: block; padding: 15px 5px; text-align: center; }
.team_bio{ width:80%; text-align:center; margin:0 auto; }
hr.team-line {  
	border: 0;
	background: url(../img/lines.png) repeat; 
    height:10px;
	width:160px;
	margin:25px auto 25px;
} 

/*************************************************************
	II: ABOUT PAGE
 *************************************************************/
/* Progress Bars */
.progress {
	background: #E9E6E1;
	-webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
	height: 23px;
	margin:8px 0 0 0; 
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
	
.progress .bar {
    background: #E74C3C;
	text-align:center;
	text-indent:20px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* About Info Bottom Strip */
.strip { 
	background-color:#e9e6e1;
	padding: 45px 0 40px;
	text-align:center;
	direction: rtl;
}
.strip h1 { 
	letter-spacing:0px;
	color: #555;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom: 0.5em;
}
.about_strip { width:80%; text-align:center; margin:0 auto; line-height:30px; }
.strip2 { background-color:#e9e6e1; padding: 45px 0 0px; text-align:center; }

/* big button */
.big_button {
	display:block;
	float:none;
	clear:both;
	background:#e04a40;
	margin:0 auto;
	width:250px;
	height:65px;
	font-size:21px;
	line-height:65px;
	color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow:0 5px 0px #b1453e;
    -moz-box-shadow: 0 5px 0px #b1453e;
    box-shadow:0 5px 0px #b1453e;
	position:relative;
	text-align:center; 
}
.big_button a{ color:#fff; opacity:1.0;}
.big_button:hover{
	color:#fff; background:#ee574d; 
	-webkit-box-shadow:0 5px 0px #9e3e37;
	-moz-box-shadow:0 5px 0px #9e3e37;
	box-shadow:0 5px 0px #9e3e37;
}
.big_button:active{
	color:#fff;
	background:#c23c33;
	-webkit-box-shadow:0 3px 0px #652824;
	-moz-box-shadow:0 3px 0px #652824;
	box-shadow:0 3px 0px #652824;
}
.big_button:visited, .big_button:focus { color:#fff;}


/***************************************************
	III: SERVICES - CLIENTS
 ***************************************************/
.client{
	background-color:#e9e6e1;
	background-position:center center;
	background-repeat:no-repeat;
	height:101px;
	text-indent:-9999999px;
	margin-bottom:20px;
	color:transparent;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.client:hover{background-color:#d3cdc4;}
.client a{display:block;height:100%; width:100%; overflow:auto;}
.client_intro{ width:70%; text-align:center; margin:10px auto 35px; line-height:30px;}

/* ADD YOUR CLIENT IMAGES HERE */
.client1 {background-image:url(../img/clients/client1.png)!important;}
.client2 {background-image:url(../img/clients/client2.png)!important;}
.client3 {background-image:url(../img/clients/client3.png)!important;}
.client4 {background-image:url(../img/clients/client4.png)!important;}
.client5 {background-image:url(../img/clients/client5.png)!important;}
.client6 {background-image:url(../img/clients/client6.png)!important;}

/***************************************************
	IV: TESTIMONIALS
 ***************************************************/
.testimonial1, .testimonial2, .testimonial3 {
	position:relative;
	padding:20px 20px 15px;
	margin-bottom:15px;
    background-color:#C0392B;
	font-size:13px;
	color:#E9E6E1;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.testimonial1:after, .testimonial2:after, .testimonial3:after {
	top:100%;
	border:solid transparent;
	content: " ";
	height:0; width: 0;
	position: absolute;
	pointer-events: none;
}
.testimonial1:after, .testimonial2:after, .testimonial3:after {
	border-top-color:#C0392B;;
	border-width:6px;
	left:48%;
}

.testimonial2 { background-color:#E9E6E1; color:#999; }
.testimonial2:after { border-top-color:#E9E6E1; }

.testimonial3 { background-color:#333; color:#999;}
.testimonial3:after { border-top-color:#333; }

.quote_sections, .quote_sections_hue, .quote_sections_dark, .quote_sections_light {
	display:block;
	padding:15px 15px 5px;
	text-align:center;
	background:#C0392B;
	color:#E9E6E1;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.quote_sections_hue { background:#E74C3C; }
.quote_sections_dark { background:#333; }
.quote_sections_light { background: #E9E6E1; }

/* Testimonial Icons */
.testimonial-icon-disc, .testimonial-icon-disc2, .testimonial-icon-disc3 {
	background-color:#E9E6E1;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-align:center;
	vertical-align:middle;
}
.testimonial-icon-disc.cont-large,
.testimonial-icon-disc2.cont-large,
.testimonial-icon-disc3.cont-large,
.testimonial-icon-disc4.cont-large {
	padding:10px 0 0 0;
	text-align:center;
	vertical-align middle;
	width:50px; height:38px;
	margin:0px auto 10px auto;
}
.testimonial-icon-large:before{ font-size:30px; margin-left:1px; margin-top:-2px; }
.testimonial-icon-disc2 { background-color:#333; }
.testimonial-icon-disc3 { background-color:#E9E6E1; }


/***************************************************
	V: BLOG
 ***************************************************/
/* Date */
.btn-blog {margin:14px 0 10px; background:#C0392B; color:#fff;  padding-bottom:8px; font-weight:400; }
.btn-blog1 {margin:0px 0 10px; background:#C0392B; color:#fff;  padding-bottom:8px; font-weight:400;}
.btn-blog:hover, .btn-blog1:hover { background:#C0392B; color:#fff;}
a.com_no { color:#fff;}
.com_no:hover { color:#222;}
a.com2_no { color:#fff;}
.com2_no:hover {color:#222; }

h1.post_intro {  font-size:25px;
line-height:35px; font-weight:400;}
.blog_slide { margin-bottom:-20px;}
.blog_slide1 { margin-bottom:-10px;}
.post_link { font-weight:400; line-height:26px; }
.post_link a:hover, .read_more a:hover  { color:#19C1C3; }
.post_link a {color: #555; }

/* Meta */
.post-meta ul {
	margin:-5px 0 15px 0;
	padding: 0 0;
	list-style:none;
	text-transform:uppercase;
	font-size:11px; clear:both;
}
.post-meta li { margin:0; display:inline; }
.post-meta a { color: #555; }
.post-meta a:hover { color:#747474; }

.read_more  {  font-weight:400; letter-spacing:.4px; }
.read_more a:hover { color:#555; }
.sidebar p, .sidebar .media-body p { font-size:13px; }

/* Search */
input[type="text"], input[type="search"] {
	 border: 2px solid #d8d3cb;
	color: #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.avatar { float: left; margin:0 10px 0 0; }
.pad_author { margin:5px 20px 10px 0px; }
.media-body{ margin-bottom:5px;  }

/* Flickr */	
.flickrs2 {	margin: 0 0 0 -24px;  padding-right: 0; }
.FlickrImagesBlog li { float: left; margin: 0 5px 12px 0; width:30.3%; }
.FlickrImagesBlog img {
	border-radius: 3px;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	-ms-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

/* Pager */
.pager li > a,
.pager li > span {
	display: inline-block;
	padding:5px 10px;
	border:0;
	color: #fff;
	background:#C0392B; 
}
.pager li > a:hover,
.pager li > a:focus,
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span  { text-decoration:none; color:#fff; background:#555; }

/* Pagination */
.pagination { margin: 50px 0 20px; }
.pagination ul {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pagination ul > li {display: inline; }
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 4px 10px;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    background-color: transparent;
    border: 2px solid #C0392B;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #C0392B;
    color: #fff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color:#C0392B; 
    color: #fff;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #bbb;
	cursor: default;
    background-color: transparent;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 2px; }

/***************************************************
	VI: CONTACT
 ***************************************************/
#map {margin:0 0 15px 0; height:310px; border-top:7px solid #fff; border-bottom:7px solid #fff;}
.contact_form { padding-top:10px; }
#ajax-contact-form input,.contact_form textarea { border:0px none; box-shadow:none; }
.contact_form textarea { min-height:150px;}

.form_info {
	color: #767676;
	text-transform:uppercase;
	font-weight:400;
	font-size:12px;
	letter-spacing:.8px;
	margin-bottom:3px;
}
 #ajax-contact-form  input, #ajax-contact-form  textarea {
	border: 2px solid #d8d3cb;
	color: #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-family: 'BYekan';
}
.required{ color:#E74C3C; font-size:17px; }

#ajax-contact-form  input.btn-form {
    font-family: 'BYekan';
	border:0 none;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:.5px;
	padding:13px 12px;
	margin-top:10px;
	font-size:11px;
	letter-spacing:2px;
	font-weight:400;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	text-align:center;
}
.notification_error {
	color: #fff;
	background-color:#333;
	height:auto;
    margin: 0 0 9px 0;
    padding: 10px;
    text-align:left;
}
.notification_ok {
    color: #fff;
	background-color:#333;
	font-weight:400;
    height: auto;
    margin:0 0 9px 0;
    padding:10px;
    text-align:center;
	font-size: 13px;
	text-transform: uppercase;
}
/***************************************************
	VII: FOOTER
 ***************************************************/
/*Social Icons */
.follow_us {text-align:center;}
.follow_us a.zocial { 
	font-size:36px;
	width:77px;
	margin:0 10px 0 0;
	text-align: center;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background:transparent;
	opacity:0.2;
}
.follow_us a.zocial:hover {opacity:1.0; background:transparent; }

#footer h1 { 
	letter-spacing:.2px;
	font-size:20px;
	color: #eee;
	text-transform:uppercase;
	margin-bottom: 0.5em!important;
}
h3.follow {
	color: #eee;
	width: 50%;
	margin: 0 auto 40px;
	line-height:30px;
	direction: rtl;
}

#footer {
    background-color: #ed261a;
    padding: 40px 0 30px;
    text-align: center;
}
#footer2 {
	position:relative;
	text-align:center;
	padding:39px 0 36px; 
	background:#323A45;
	color:#999;
	margin:0 0; 
	font-size:13px;
	font-weight:400;
}

.copyright a {color:#888; }
.copyright a:hover {color:#777; }

/* Back To Top */
.go-top {
	position:fixed;
	bottom:0.5em; right: 0.5em;
	text-decoration: none;
	color:white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size:30px;
	padding:0.1em 0.3em 0.1em;
	display:none;
	border-radius:3px; z-index:500;
}
.go-top:hover { background-color:rgba(0, 0, 0, 0.6);}

/*-----------------------------------------------------------------------------------*/
/*	05: PORTFOLIO, CAROUSEL & THUMB CAROUSELS
/*-----------------------------------------------------------------------------------*/
/**** PORTFOLIO ****/
.item_description {

    position:relative;

	color:#767676;

	padding:10px 15px;

	margin-top:-1px;

	/* background-color:#e9e6e1; */

	font-size:13px;

	text-align:center;

	font-weight:400;

	margin-bottom:2px;

	border-top:4px solid #C0C0C0;

}

.item_description:hover{ border-bottom:2px solid #bbb; }

.item_description a {  color:#555; text-transform:uppercase; font-size:14px; /*letter-spacing: 1.5px;*/}

.item_description a:hover{ color:#888; }

/* Isotope Filtering */
.isotope-item { z-index:2; }
.isotope-hidden.isotope-item { pointer-events:none; z-index:1; }
/* Isotope CSS3 transition */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.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;
}
/* disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}
.element { overflow: hidden; position: relative; margin-bottom:20px; }
.element img {max-width: 100%;}
#options {padding: 0 0 0px;}
#filters2 { text-align: center; margin:45px 0; }
#filters { text-align: left; margin:45px 0; }
#filters li, #filters2 li{ margin: 0; background:none; overflow:hidden; display:inline-block;}
#filters li a, #filters2 li a {
	font-size: 12px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
	cursor:pointer;
	line-height:50px;
	color:#555;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
	margin:0 auto;
	padding:10px 14px;
	background:transparent;
	border:2px solid #767676;
	text-transform:uppercase;
	margin-right:10px; 
}
#filters li a.selected, #filters2 li a.selected { background:#C0392B; color:#fff;  border:2px solid #C0392B;}
#filters li a:hover, #filters2 li  a:hover{  color:#fff; border:2px solid #333; background:#333;  }

/**** GALLERY ****/
.holder { margin:50px 0 54px;text-align:left; }
.holder a { 
	font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	cursor:pointer;
	color:#555;
	display:inline-block;
	border-radius:6px;
	padding:8px 14px;
	background:transparent;
	border:2px solid #767676;
	text-transform:uppercase;
	margin-right:10px; 
}
.holder a:hover {color:#fff; border:2px solid #333; background:#333; }
.holder a.jp-previous, .holder a.jp-next, .holder a.jp-disabled, .holder a.jp-disabled, focus:a.jp-disabled {
	border:2px solid #767676;
	font-size: 12px;
	color:#767676;
}
.holder a.jp-current { background:#C0392B; color:#fff; border:2px solid #C0392B; }
a.jp-disabled:hover, .holder a.jp-next:hover { color:#fff; border:2px solid #333; background:#333; }
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover { cursor:default;  }
.holder span { display:none;  }
ul#itemContainer { list-style: none; padding:0 0; margin:0 0; width:100%; }

/**** CAROUSEL ****/
#carousel {margin-bottom:20px; }
#carousel .carousel-control {
	position: absolute;
	top:50%;
	left:15px;
	width:33px;
	height:33px;
	margin-top:-17px;
	background-image:url(../img/main_carousel_nav.png)!important;
	background-position:0 -33px;
	background-repeat:no-repeat; 
	outline:none; 
	webkit-transition:none;  
    -moz-transition:none;  
    -o-transition:none;
	transition:none;
	 border: 0px none;
	-webkit-border-radius: 0px;
	-moz-border-radius:0px;
	border-radius: 0px;
	opacity:1.0;
	filter: alpha(opacity=100);
}
#carousel .carousel-control.right { background-position: -102px -33px;  left:auto; right:15px; }
#carousel .carousel-control.right:hover {background-position: -102px 0; }
#carousel .carousel-control:hover {background-position:0 0; }

/**** THUMBNAIL CAROUSELS ****/
.col_full{
	width:100%;
	display:block;
	position:relative;
	margin-bottom:30px;
	float:left;
}
.col_full2{ position:relative; float:left; display:block;}
#slider_home, #slider_clients, #slider_about, #slider_related, #slider_small { position:relative; }

/* CAROUSELS */	
.slider-item {
    position: relative;
    float:left;
    margin:0 3px 0 0;
	height:auto; 
	min-height:315px;
}
.slider-item .slider-image,
.slider-item .slider-image a,
.slider-item .slider-image img { display:block; position:relative; width:100%; }
.slider-item .slider-image:hover,
.slider-item .slider-image a:hover,
.slider-item .slider-image img:hover { display:block; position:relative; width:100%;  }

.slider-title {
    position:relative;
	padding:1px 15px 10px;
	margin-top:-1px;
    background-color:#34495E;
	font-size:13px;text-align:center;
	color:#bbb;
	-webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
   border-radius: 0px 0px 4px 4px;
}
.slider-title:after {
	top:100%;
	border:solid transparent;
	content: " ";
	height:0; width:0;
	position: absolute;
	pointer-events: none;
}
.slider-title:after {
	border-top-color:#34495E;
	border-width:6px;
	left:47%;
}
.slider-title h3 { font-size:12px; letter-spacing:0px; font-weight:700; text-transform:uppercase; margin-bottom:2px;}
.slider-title h3 a { color:#eee;}
.slider-title h3 a:hover { color:#fff;}

/* Carousel Arrows*/	
.widget-scroll-prev, .widget-scroll-next, .widget-scroll-prev2, .widget-scroll-next2, .widget-scroll-prev3, .widget-scroll-next3 {

    display: block;

    position: absolute;

    cursor: pointer;

	top:-20px;

    left:auto; right:30px;

	text-align:center;

	width:25px; height:25px;

	line-height:26px;

	padding: 0 0px;

	opacity:1.0;

	font-size:14px;

	font-weight:normal;

	background: #d8d3cb;

	-webkit-border-radius: 50px;

    -moz-border-radius: 50px;

	border-radius: 50px;

	-moz-transition: all 0.3s ease;

	-webkit-transition: all 0.3s ease;

	-o-transition: all 0.3s ease;

	transition: all 0.3s ease;

	outline:none;

}
.widget-scroll-next { right:3px; top:-20px; }
.widget-scroll-prev:hover, .widget-scroll-next:hover, .widget-scroll-prev2:hover, .widget-scroll-next2:hover, .widget-scroll-prev3:hover, .widget-scroll-next3:hover{  background:#2BA6CB; }

/* Related Carousel */
#slider_related .slider-item {
    position:relative;
    float: left;
    margin:0 5px 0 0;
	height:auto; 
	min-height:150px;
}
/* Single Portfolio Page Arrows */	
.widget-scroll-prev2,
.widget-scroll-next2 {top:-12px; right:30px;}
.widget-scroll-next2 { right: 3px;  }

/* Small Carousel */
#slider_small .slider-item {
    position: relative;
    float:left;
    margin:0 3px 0px 0;
	min-height:100px;
}
/* Small Slider Arrows */	
.widget-scroll-prev3, .widget-scroll-next3 { top: -30px; left:0px; }
.widget-scroll-next3 { left:30px;}


/*-----------------------------------------------------------------------------------*/
/*	06: 404 PAGE, PRICING TABLE, SKILLS BAR, ACCORDIAN, TABS
/*-----------------------------------------------------------------------------------*/
/**** 404 PAGE ****/
.screen-bg {
	background-color:#C0392B;
	padding:50px 0px 30px;
	margin-bottom:30px;
}

/**** PRICING TABLE ****/
.pricing-table { text-align: center;  margin-bottom:20px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.pricing-table h4 { color:#fff; margin-bottom:0px; }
.pricing-header-row-1 small { color:#111; }
.pricing-table ul { margin:0; padding:0; list-style:none; }
.price {
	font: 30px/14px 'BYekan',Lato, sans serif; font-weight:700;
	margin-top:13px;
	text-align:center;
	color: #555;
}
.pricing-table h3 { color:#C0392B; }
.pricing-header-row-1 {
	text-align:center;
	height:50px;
	padding:3px 0 12px;
	background-color:#C0392B;
	-webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
   border-radius: 6px 6px 0px 0px;
}
.pricing-header-row-2 {
	text-align:center;
	height:60px;
	margin-top:0px;
	padding:10px 0 ;
	border-top:none;
	background-color:#E7E7E7;
}
.pricing-content-row-odd {
	font-size:12px;
	background-color:#eee;
	padding:8px 0;
	color:#555;
}
.pricing-content-row-even {
	font-size:12px;
	background-color:#E7E7E7;
	padding:8px 0;
	color:#555;
}
.pricing-footer {
	text-align:center;
	height:50px;
	background-color:#C0392B;
	padding:20px 0 0;
	-webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}
.but-price { margin-top:-8px; }

/*************************************************************
	ACCORDIAN
 *************************************************************/
.accordion-group, .accordion-inner { border: none; border-radius: 0; }
.accordion-group { 
	padding:8px 0;
	margin-bottom:0px;
	background:#333;
	border-bottom:1px solid #222;
}
.accordion-group:first-child { 
	 -webkit-border-radius:6px 6px 0px 0px ;
	-moz-border-radius:6px 6px 0px 0px;
	border-radius:6px 6px 0px 0px;
}
.accordion-group:last-child { 
	border: none;
	-webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
	border-radius:  0px 0px 6px 6px;
}
.accordion-heading .accordion-toggle {
	padding:0 0 0 30px;
	background: url("../img/accordion.png") 0px 0px no-repeat;
	height:16px;
	margin:5px 10px 8px;
	font-size:14px;
	line-height:16px;
	color:#bbb; text-transform:uppercase;
	outline: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.accordion-heading .collapsed { background-position:0 -18px; color:#bbb; }
.accordion-heading .accordion-toggle:hover {  text-decoration:none; color:#fff;}
.accordion-inner { padding:0px 20px 9px 40px; font-size:13px; line-height:22px; color:#bbb; }
.collapse { overflow:hidden; position:relative; height:0; }
.collapse.in { height:auto; }

/*************************************************************
	TABS
 *************************************************************/
ul.nav-tabs { margin: 0 !important; }
.nav-tabs > li > a {
border:0px solid #34495E;	
	border-radius:0;
	margin-right:2px;
	font-size:12px;
	padding:6px 10px 5px;
	outline:none;
	background:#C0392B;
	color:#fff;
}
.nav-tabs > li.active > a { border:0px none; background:#E74C3C;  color:#fff; }
.nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover,.nav-tabs > .active > a:focus  {
	border:0px solid #34495E;
	background:#E74C3C; 
	color:#fff; 
}
.tab-content { padding:18px 0 0;}
.tabs-top .nav-tabs > li.active > a:hover, .tabs-top .nav-tabs > li.active > a { color:#fff; }

/**** TABS LEFT ****/
.tabs-left > .nav-tabs { border: none; }
.tabbable.tabs-left .nav-tabs li { border-radius:0; margin:10px 0 -2px 0; }
.tabbable.tabs-left .nav-tabs a {
	border:0 none;
	font-size:12px;
	padding:6px 0 6px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0;
	border-left:#EB984F 3px solid;
	color:#eee;
	background: #C0392B;
}
.tabbable.tabs-left .nav-tabs .active a, .tabbable.tabs-left .nav-tabs a:hover {
	border:0 none;
	border-left:3px solid #C0392B; 
	color:#fff;
	background: #E74C3C;  
}
.tabbable.tabs-left .tab-content { padding: 0 0 20px 15px; }

 /*************************************************************
	TOOLTIPS
 *************************************************************/
.tooltip { font-size: 13px; }
.tooltip.in {opacity: 1;  filter: alpha(opacity=100);zoom: 1; }
.tooltip.top {padding-bottom: 9px;margin-top:-13px; }
.tooltip.top .tooltip-arrow {
	border-top-color: #34495e;
	border-width: 9px 9px 0;
	bottom: 0;
	margin-left: -9px; 
}
.tooltip.right .tooltip-arrow {
    border-right-color: #34495e;
    border-width: 9px 9px 9px 0;
    margin-top: -9px;
    left: -3px; 
}
.tooltip.bottom { padding-top: 8px; }
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #34495e;
	border-width: 0 9px 9px;
	margin-left: -9px;
	top: -1px; 
}
.tooltip.left .tooltip-arrow {
    border-right-color: #34495e;
    border-width: 9px 0px 9px 9px;
    margin-top: 14px;
    top: -3px;right:-4px;
}
.tooltip-inner {
  background-color: #34495e;
  line-height: 18px;
  padding: 12px 12px;
  text-align: center;
  width: 183px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*-----------------------------------------------------------------------------------*/
/*	07: CSS3 ANIMATIONS
/*-----------------------------------------------------------------------------------*/

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s;}@-webkit-keyframes fadeIn { 0% {opacity: 0;}	100% {opacity: 1;}
}

@-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} }
@-o-keyframes fadeIn { 0% {opacity: 0;}	 100% {opacity: 1;} }
@keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;} }

.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
	0% { opacity: 0; -webkit-transform: translateY(20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}

@-moz-keyframes fadeInUp {
	0% { opacity: 0; -moz-transform: translateY(20px); }
	100% { opacity: 1; -moz-transform: translateY(0); }
}
@-o-keyframes fadeInUp {
	0% { opacity: 0;	-o-transform: translateY(20px); }
	100% { opacity: 1; -o-transform: translateY(0); }
}

@keyframes fadeInUp {
	0% { opacity: 0; transform: translateY(20px); }
	100% { opacity: 1; transform: translateY(0); }
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@-moz-keyframes fadeInDown {
	0% { opacity: 0; -moz-transform: translateY(-20px); }
	100% { opacity: 1; -moz-transform: translateY(0); }
}
@-o-keyframes fadeInDown {
	0% { opacity: 0; -o-transform: translateY(-20px);}
	100% { opacity: 1; -o-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; transform: translateY(-20px); }
	100% { opacity: 1; transform: translateY(0); }
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes bounceInDown {
	0% { opacity: 0; -webkit-transform: translateY(-2000px); }
	60% { opacity: 1; -webkit-transform: translateY(30px); }
	80% { -webkit-transform: translateY(-10px); }
	100% { -webkit-transform: translateY(0); }
}
@-moz-keyframes bounceInDown {
	0% { opacity: 0; -moz-transform: translateY(-2000px); }
	60% { opacity: 1; -moz-transform: translateY(30px); }
	80% { -moz-transform: translateY(-10px); }
	100% { -moz-transform: translateY(0); }
}
@-o-keyframes bounceInDown {
	0% { opacity: 0; -o-transform: translateY(-2000px); }
	60% { opacity: 1; -o-transform: translateY(30px); }
	80% { -o-transform: translateY(-10px); }
	100% { -o-transform: translateY(0); }
}
@keyframes bounceInDown {
	0% { opacity: 0; transform: translateY(-2000px); }
	60% { opacity: 1; transform: translateY(30px); }
	80% { transform: translateY(-10px); }
	100% { transform: translateY(0); }
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% { opacity: 0; -webkit-transform: translateX(-2000px); }
	60% { opacity: 1; -webkit-transform: translateX(30px); }
	80% { -webkit-transform: translateX(-10px); }
	100% { -webkit-transform: translateX(0); }
}
@-moz-keyframes bounceInLeft {
	0% { opacity: 0; -moz-transform: translateX(-2000px); }
	60% { opacity: 1; -moz-transform: translateX(30px); }
	80% { -moz-transform: translateX(-10px); }
	100% { -moz-transform: translateX(0); }
}
@-o-keyframes bounceInLeft {
	0% { opacity: 0; -o-transform: translateX(-2000px); }
	60% { opacity: 1; -o-transform: translateX(30px); }
	80% { -o-transform: translateX(-10px);}
	100% { -o-transform: translateX(0); }
}

@keyframes bounceInLeft {
	0% { opacity: 0; transform: translateX(-2000px); }
	60% { opacity: 1; transform: translateX(30px); }
	80% { transform: translateX(-10px); }
	100% {transform: translateX(0); }
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% { opacity: 0; -webkit-transform: translateX(2000px); }
	60% { opacity: 1; -webkit-transform: translateX(-30px); }
	80% { -webkit-transform: translateX(10px); }
	100% { -webkit-transform: translateX(0); }
}

@-moz-keyframes bounceInRight {
	0% { opacity: 0; -moz-transform: translateX(2000px); }
	60% { opacity: 1; -moz-transform: translateX(-30px); }
	80% { -moz-transform: translateX(10px); }
	100% { -moz-transform: translateX(0); }
}
@-o-keyframes bounceInRight {
	0% {opacity: 0; -o-transform: translateX(2000px); }
	60% { opacity: 1; -o-transform: translateX(-30px); }
	80% { -o-transform: translateX(10px); }
	100% { -o-transform: translateX(0); }
}
@keyframes bounceInRight {
	0% { opacity: 0; transform: translateX(2000px);}
	60% {opacity: 1; transform: translateX(-30px);}
	80% {transform: translateX(10px);}
	100% {transform: translateX(0);}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes shake {
	0%, 100% {-webkit-transform: translateX(0);}	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
	0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
	0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}

.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
}

/*-----------------------------------------------------------------------------------*/
/*	08: MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/

@media screen and (min-width: 979px) and (max-width: 1200px){
	.logo a {
	    margin: 28px 0 -27px 0;
    	max-width: 148px;
	}
	.menu_wrap .nav li a{
		padding: 17px 7px 15px 7px;
	}
}
@media (max-width: 979px) {
#main_menu {  margin:15px auto 25px !important; width:100%; text-align:center !important; float:none !important;}
.menu_wrap { margin:0 auto; float:none !important; text-align:center;}
nav#main_menu select { display: inline-block; margin:0 auto; text-align:left; width: 70%; }
.menu_wrap { margin:0 auto; float:none !important; text-align:center;}
.logo  {margin:10px auto 0px auto;}
.logo a {margin:7px auto -4px auto;/*margin-bottom: 12px !important;*/}
.header{ float:none !important;text-align:center;margin:0px auto 0px auto;padding-bottom:20px!important;}
.container {  padding: 0 15px !important;}
.nivo {margin-top:0px!important;}
#banner { padding-bottom:25px;!important; }

.padding-foot{

	padding-right:0px !important;	

}

.menu_wrap .nav ul li a{
	padding:10px 0px !important;
}

.form-wrapper {
    width: 90%!important;
}

.form-wrapper input {
    width: 70%!important;
	}



.footer-company-infos a{
	width: 100%;
	display: block;
	text-align: center;
}

.footer-light{
	border:0px none !important;
	border-bottom: 3px white solid !important; 
    text-align: center !important;
    padding: 0px !important;
    margin: 0px !important;
    height: auto !important;
}


.fact-footer{
	border:0px none !important;
	border-bottom: 3px white solid !important; 
    text-align: center !important;
    padding: 0px !important;
    margin: 0px !important;
    height: auto !important;
}

.fact-footer h3{
	text-align: center !important; 
}

.footer-fact-inner{
	overflow: auto !important;
    height: auto !important;
    float: left !important;
    max-height: 100% !important;
    padding: 10px !important;
    text-align: center !important;
}

.footer-fact-inner span{
	width: 100% !important;
    display: block !important;
    text-align: center !important;
    margin-bottom: 5px !important;
}
.form-wrapper button{
	width:26%!important;
}

#banner .inner_content h2{
	font-size: 16px !important;
}
#banner .inner_content h1{
	font-size: 28px !important;
}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
/* prettyPhoto styling for small screens */

.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important;	border-radius:0px;  }
.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 35px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 12px!important; }
.theme-default .nivo-html-caption {display:none;}
.welcome_index {
    text-align: center !important;
}
.span3 .tile p {
    text-align: center;
}
h4.recent {
    text-align: center;
}

.recent-top{  text-align: center;}
}

@media only screen and (max-width: 480px) { 
.nivo_height { padding-top:0px!important; }
#banner { padding-bottom:25px;!important; }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 320px) {
h1.title { line-height:40px;!important; }
}




#product-page table,.page table{direction: ltr;text-align: left; margin: 40px auto; /* font-family: BYekan; */}
#product-page table tr ,.page table tr {
    border-bottom-color: #999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
#product-page table tr td:first-child,.page table tr td:first-child {
	font-weight: bold;
	width: 150px;
}
#product-page table tr td,.page table tr td {
	min-width: 60px;
	padding-right: 5px;
}
#product-page table caption,.page table caption {
	font-family: 'BYekan';
	font-weight: bold;
	font-size: 20px;
	margin-bottom:10px; 
}
.container.page{direction: rtl;}
.container.page ul {
    list-style-type: disc;
    padding-right: 20px;
}


.lang {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 30px;
    width: 90px;
}
.lang img {
    height: 30px;
    /* width: 90px; */
    border-radius: 0 0 60px 60px;
    -moz-border-radius: 0 0 60px 60px;
    -webkit-border-radius: 0 0 60px 60px;    
    float: right;
}

.slider-t{
	direction: rtl;
	text-align: right;
	font-size: 26px !important;
    line-height: 1;
    font-weight: 700!important;
    text-transform: uppercase;
    color: #eee;
    letter-spacing: 0px;
    padding: 8px 15px!important;
}

.slider-p{
	direction: rtl;
	text-align: right;
	line-height: 24px;
}

.welcome_index{
	direction: rtl;
	text-align: justify;
}

.welcome_index span{
	direction: rtl;
	text-align: center;
	width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
}

.span3 {
    float: right !important;
    direction: rtl !important;
    text-align: right !important;
    /* background: red; */
}

.span3  p{
	direction: rtl;
	text-align: right;
}

/*-------------------------------------*/
.cf:before, .cf:after{
  content:"";
  display:table;
}

.cf:after{
  clear:both;
}

.cf{
  zoom:1;
}

.form-wrapper {
	width: 450px;
	padding: 15px;
	margin: 0px auto 15px auto;
	background: #444;
	background: rgba(0,0,0,.2);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}

.form-wrapper input {
	width: 330px;
	height: 20px;
	margin: 0;
	padding: 10px 5px;
	float: right;    
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;      
}

.form-wrapper input:focus {
	outline: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.form-wrapper input:-moz-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.form-wrapper input:-ms-input-placeholder {
	color: #999;
	font-weight: normal;
	font-style: italic;
}    

.form-wrapper button {
	overflow: visible;
	position: relative;
	float: right;
	border: 0;
	padding: 0;
	cursor: pointer;
	height: 40px;
	width: 110px;
	font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	text-transform: uppercase;
	background: #ed261a;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;      
	text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}   
  
.form-wrapper button:hover{		
	background: #e54040;
}	
  
.form-wrapper button:active,
.form-wrapper button:focus{   
	background: #c42f2f;    
}

.form-wrapper button:before {
    content: '';
    position: absolute;
    border-width: 8px 0px 8px 8px;
    border-style: solid none solid solid;
    border-color: transparent #ed261a transparent;
    top: 12px;
    left: 100%;
}

.form-wrapper button:hover:before{
	border-right-color: #e54040;
}

.form-wrapper button:focus:before{
	border-right-color: #c42f2f;
}    

.form-wrapper button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.footer-model{
	text-align:left;
	margin-left:6px;
	font-weight:400;
	font-style:normal;
	color:#FFF;
}
.contact-footer {
    font-size: 14px;
    font-weight: 200;
    float: left;
    clear: right;
    text-align: left;
    color: #FFF;
    margin-right: 5px;
    padding-top: 2px;
    direction: rtl;
    width: 200px;
    /* background: blue; */
}

.font-footer{
	font-size:13px;
	font-weight:400;
	float:right;
	clear:right;
	text-align:right;
	color:#FFF;
	padding-top:3px;
}

.fact-footer {
    border-right: 3px white solid;
    height: 145px;
    text-align: right;
    padding-right: 10px;
    direction: rtl;
    float: left !important;
}
.footer-logo{
	width:140px;
	text-align:center;
}
.footer-light{
	border-left:3px white solid;
	height: 116px;	
}
.padding-foot{
	padding-right:30px;	
}
.h3footer{
	padding-left:10px;
}
.follow_us a.zocial{
	font-size:31px;
	width:42px;
}

.tp-leftarrow.default, .tp-rightarrow.default {
	height: 48px!important;
	width: auto!important;
	line-height: 45px;
	top: 50% !important;
	padding: 0px 10px;
	font-size: 30px;
	color: #bbb;
}
.tparrows:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
}
.tp-leftarrow.default:before { content: '\f060'; }
.tp-rightarrow.default:before { content: '\f061'; }
.tparrows:hover { opacity: 0.7; }

.zero-letter{
	letter-spacing: 0px !important;
}

.btn-navbar {

	display:none;

	position:absolute;

	top:23px;

	right:18px;

	color: #2980B9;

	font-size:20px;

	border:0px;

	background-color: #252525;

	background-image:none !important;

	width:40px;

	height:40px;

	border-radius:5px;

}

.nav-collapse .nav>li>a:hover, .nav-collapse .nav>li>a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus{

background-color: transparent;  }


.btn-navbar i { font-size:20px;color : #fff; }

.btn-navbar > .btn {

	display:inherit;

	padding: inherit;

	margin-bottom: 0;

	font-size: inherit;

	line-height: inherit;

	color: inherit;

	text-shadow: none;

	vertical-align: left;

	cursor: pointer;

	background-color: transparent;

	background-image: none;


	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	border-radius:0px;

	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	box-shadow: none !important;

}

.btn-navbar > .btn:hover, .btn-navbar > .btn:focus { color: #white; text-decoration: none; background-image:none !important; }

.btn-navbar:hover { color: #252525; background-color: #ed261a; }

.header .collapsed{
	background: #252525 !important; 
}

@media (max-width: 979px) {

nav{ background:#323A45;}

.btn-navbar{display:block;}

.header{ float:none !important; text-align:center; margin:0px auto 0px auto; padding-bottom:0px!important;}

.header .container{min-width:100% !important;margin:0 !important;padding:0 !important;}

#main_menu{width:100%; display:block; margin:22px 0px 0 0;}

.logo  { margin-left: 20px;}

.nav-collapse .nav>li{width:auto;display:block;text-align:center;float:none;}

.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {text-align:center;margin-bottom:2px !important;}

.nav-pills > li{border-top:1px solid #2C2C2C; z-index:2000;}

.nav-pills > li > a { margin: 0px 0px 0px 0px;}




.dropdown-menu {
	position: static !important;
	top: auto !important;
	left: auto !important;
	display: none;
	float: none !important;
	max-width: none;
	padding: 0 !important;
	margin: 0 15px !important;
	background-color: transparent !important;
	border: 0 !important;
	-webkit-border-radius: 0 !importantinherit;
	-moz-border-radius: 0 !important;
	border-radius: 0 !importantinherit;
	-webkit-box-shadow: none !importantinherit;
	-moz-box-shadow: none;
	box-shadow: none !important;
	width: auto !important;
	overflow: auto !important;
}

.dropdown-menu li{
	width:100% !important;
	text-align: center !important;
	padding:0px;
}

.dropdown-menu > li > a{

	border: 0;

	width:100% !important;
	text-align: center !important;

	color: #bbb;

	display: block;

	padding:6px 0px !important;

	background-color: rgba(0,0,0,0.2);

}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {

text-decoration:none;  color: #fff !important; background:transparent !important; }

.nav-pills > li.active{

	background: transparent; 

	color:#fff;

	webkit-border-radius: 0px 0px 0px 0px;

    -moz-border-radius: 0px 0px 0px 0px;

    border-radius: 0px 0px 0px 0px;

}

.dropdown-menu .sub-menu{width:100%!important; visibility: visible!important; }

.dropdown-menu li:hover .sub-menu { left:0px; }

.dropdown-menu .sub-menu li:first-child  {margin-top:0px;}

.dropdown-menu .sub-menu li:last-child{margin-bottom:0px;}

.dropdown-menu  li:last-child{margin-bottom:0px;}

.dropdown-menu{width:100% !important; margin:0px !important;}

.container {  padding: 0 15px !important;}

.nivo {margin-top:0px!important;}

#banner { padding-bottom:25px;!important; }

}

.nav-pills > li{

	list-style: none;

	float: left;

	margin: 0;

	position: relative;

	padding: 0 0; 

	display: inline-block;

}

.nav-pills > li > a {

	font-weight: 400;

	color: #bbb;

	letter-spacing: 2px;

	font-size: 13px;

	display: block;

	padding: 17px 15px 15px 15px; /* 24px 15px 22px 15px */

	text-align: center!important;

	text-transform: uppercase;

}



.nav-pills > li.active{

	/*background: #ed261a; */

	background: transparent;

    border: white 1px solid;

	color:#fff;

	/*webkit-border-radius: 4px 4px 0px 0px;

    -moz-border-radius: 4px 4px 0px 0px;

    border-radius: 4px 4px 0px 0px;*/

}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus { background: transparent; }

.nav-pills > li > a:hover { background: red; color: #fff; }


.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus{ background-color:transparent; border:0px; }


@media screen and (max-width: 31.5em) {


	.nav-collapse .nav li {
		position: relative;

	}

}

.dropdown-menu {

	background: #fff;

	display: none;

	left:-45px;

	padding:0;

	position:absolute;

	top:70px;

	width:170px;

	z-index:300;

	-webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

	background:#323A45;

    box-shadow:none !important;

	border:none;
	height:auto; 
	

}


#main_menu a:hover{
	background: transparent !important;
	color:#fff !important;

}

#banner .inner_content h1.title{
	color:#000 !important;
}

.hidden-items{
	border: 2px solid #767676;
    border-radius: 6px;
    padding: 10px;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
    width: auto;
    margin-top: 5px;
    min-width: 130px;
}

#slider_related { position:relative; }

#slider_related .slider-item {

    position:relative;

    float: left;

    margin:0 5px 0 0;

	height:auto; 

	min-height:150px;

}

.slider-item {

    position: relative;

    float:left;

    margin:0 3px 0 0;

	height:auto; 

	min-height:315px;

}

.slider-item .slider-image,

.slider-item .slider-image a,

.slider-item .slider-image img { display:block; position:relative; width:100%; }

.slider-item .slider-image:hover,

.slider-item .slider-image a:hover,

.slider-item .slider-image img:hover { display:block; position:relative; width:100%;  }

.post-desc ul{

	list-style: disc !important;
	padding-right: 25px !important;

}


.responsive-ck-part > span {
    font-weight: normal !important;
    display: inline;
    padding: 0px;
    position: relative;
    left: -40px;
}

@media (max-width: 979px){

	.responsive-ck-part > span,strong{

		/*display: block;
	    float: right;
	    margin-top: 5px;*/
	    margin-right: 0px !important;
	    text-align: right;
	    left:0px;

	}

	.responsive-ck-part > strong{

		margin-bottom: 10px;

	}



	.responsive-ck-part > img{

		width: 100%;

	}



}

.each-comment {
    background: #f3f3f2;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 15px;
}

.comment-header {
    width: 100%;
    clear: both;
    overflow: auto;
    height: auto;
}

.comment-user-image {
    width: 75px;
    float: right;
}

.comment-user-image img{

	width: 75px;
    max-width: 100%;

}

.comment-user-infos {
    /* width: 20%; */
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

.author-comment-body {
    padding-right: 40px;
    box-sizing: border-box;
}

figcaption {
    text-align: center;
}
