	@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
	
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,
	code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,
	form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,
	footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select, button {
			direction:rtl; margin:0;padding:0;outline:0;border:0;background:transparent;vertical-align:baseline;font-size:100%;
		}
	article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
	body{§ght:1;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}del{text-decoration:line-through;}hr{clear:both;margin:0;padding:0;height:1px;border:0;background:transparent;color:transparent;}mark{background-color:#ffffb3;font-style:italic;}input,select{vertical-align:middle;}ins{background-color:red;color:white;text-decoration:none;}ol,ul{list-style:none;}table{border-spacing:0;border-collapse:collapse;}

	.clear{display:block;visibility:hidden;clear:both;overflow:hidden;width:0;height:0;}.clearfix:after{display:block;visibility:hidden;clear:both;width:0;height:0;content:' ';font-size:0;line-height:0;line-line-line-line-line-line-;}* html .clearfix,:first-child+html .clearfix{zoom:1;}

    html {
        overflow-x: hidden;
        width: 100%;
        height: 100%;
    }
	
    body {
        overflow-x: hidden;
        overflow-y: auto;
        font: 12px 'Droid Arabic Kufi', 'Open Sans', Arial, Helvetica, sans-serif;
		color: rgb(40,40,40);
        -webkit-font-smoothing: antialiased;
	}
	
	a, a > * {
		color: inherit;
		text-decoration: none;
		transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
    p, pre, dl, dd, blockquote, address, table, fieldset, form {
	    margin-bottom: 30px; 
    }

    img {
        display: block;
        max-width: 100%;
        height: auto;
        -webkit-backface-visibility: hidden;
    }

    object, video {
        display: block;
        height: auto;
    }
	
	/* ----  Paragraph
 	----------------------------------------------------------------------------- */	
	
	p {
		font-weight: normal;
		line-height: 24px;
	}
	
	p.intro {
		 font-size: 20px;
		 font-weight: 100;
		 color: rgb(123,123,123);
	 }
	
	p > span {
		font-size: 12px;
		font-weight: bold;
	}
	
	p.short {
		margin-bottom: 0 !important;
	}
	
	/* ----  Basic styles
 	----------------------------------------------------------------------------- */	
	
	.text-center { text-align: center;}
	.text-left { text-align: center;}
	.text-right { text-align: center;}
	.f-left { float: left; }
	.f-right { float: right; }
		
	/* ----  Headers
 	----------------------------------------------------------------------------- */	
		
	h1 { font-size: 40px; }
	h2 { font-size: 30px;}
	h3 { font-size: 22px;}
	h4 { font-size: 18px;}
	h5 { font-size: 14px;}
	
	h1,h2,h3,h4 { font-weight: 100; }
	
	h1 strong, h2 strong, h3 strong, h4 strong { font-weight: 700; }
	h1.short, h2.short, h3.short, h4.short, h5.short { margin-bottom: 0px !important; }
	
	
	h1 { margin-bottom: 20px;  }
	h2 { margin-bottom: 20px; }
	h3 { margin-bottom:20px; }
	h4 { margin-bottom:14px; }
	h5 { margin-bottom:10px; }
	
	h1.intro-header { margin-bottom: 5px; }

	/* ----  Lists
 	----------------------------------------------------------------------------- */	
	
	ul.arrow,
	ul.check {
		line-height: 20px;
	}
	
	ul.arrow li,
	ul.check li {
		padding: 15px 0px;
		border-bottom: rgb(230, 230, 230) 1px solid;
	}
	
	ul.arrow li:last-child,
	ul.check li:last-child {
		border-bottom: none;
	}
	
	ul.arrow li:before,
	ul.check li:before {
		font-family: "FontAwesome"; 
		font-weight: normal;
		margin-right: 10px;
		font-size: 10px;
		content:'\f0da';
	}
	
	ul.arrow li:first-child,
	ul.check li:first-child {
		padding-top: 0;
	}
	
	ul.arrow li:before { content:'\f0da'; }
	ul.check li:before { content:'\f00c'; }
	
	ul.arrow li ul,
	ul.check li ul {
		margin-top: 15px;
		padding-right: 20px;
		font-size: 11px;
	}
	
	ul.arrow li li,
	ul.check li li {
		border-bottom: 0px;
		padding: 2px 0px;
	}
	
	ul.contact-list li {
		margin-bottom: 12px;
		font-weight: 700;
	}
	
	ul.contact-list li i {
		margin-left: 7px;
	}
	
	ul.nav-list {
		position: relative;
	}
	
	ul.nav-list > li {	
		position: relative;
		font-size: 13px;
		font-weight: 700;
		margin-bottom: 9px;
	}
	
	ul.nav-list a:hover {
		text-decoration: none;
	}
	
	ul.nav-list li:after {	
	     position: absolute;
		 top: 0px;
		 left: -5px;
		 font-family: "FontAwesome"; 
		 font-size: 10px;
		 content: "\f104";
	}
	
	ul.nav-list > li li {	
		position: relative;
		margin-top: 5px;
		right: 10px;
		font-size: 11px;
		font-weight: 700;
	}
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 2.  Wrap
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
	
    .container {
        position: relative;
        margin: 0 auto;
        padding: 0;
        max-width: 940px;
        min-width: 940px;
    }
	
    .container:after {
		content: "\0020";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0;
    }
	
	.center {
		position: relative;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
	
	/* ----  Columns 
 	----------------------------------------------------------------------------- */	

    .one-half  { width: 49%; }
    .one-third { width: 32%; }
    .two-third { width: 64%; }
    .one-fourth { width: 23.5%; }
    .three-fourth { width: 74.5%; }
    .one-fifth { width: 18.4%; }
    .two-fifth { width: 38.8%; }
    .three-fifth { width: 59.2%; }
    .four-fifth { width: 79.6%; }
	.one-sixth { width: 15%; }
	.custom-one-sixth { width: 14%;}
	.five-sixth { width: 75%; }
	
    .one-half,
    .one-third,
    .two-third,
    .three-fourth,
    .one-fourth,
    .one-fifth,
    .two-fifth,
    .three-fifth,
    .four-fifth,
	.one-sixth,
	.five-sixth {
        position: relative;
        float: right;
        margin-left: 2%;
	}

    .last-in-row,
	.two-in-row > *:nth-child(2n),
	.three-in-row > *:nth-child(3n) {
        clear: left;
        margin-left: 0!important;
    }
	
	.one-in-row > * {
		clear: both;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}

    hr {
        display: block;
    }

	.sep1 { height: 1px; background-color:rgb(235,235,235); }
    .sep10   { height: 10px; }
    .sep20   { height: 20px; }
    .sep30   { height: 30px; }
    .sep40   { height: 40px; }
    .sep50   { height: 50px; }
    .sep60   { height: 60px; }
    .sep70   { height: 70px; }
    .sep80   { height: 80px; }
    .sep90   { height: 90px; }
    .sep100  { height: 100px; }
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 3.  HEADER
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
	
	header {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		z-index: 2;
		height: 130px;
	}
	
	.logo-left-bg {
		position: absolute;
		top:0;
		right:-1000%;
	    height: 120px;
		width: 1000%;
	}
	
	.top {
		position: relative;
		height: 130px;
	}
	
	.logo-left {
		position: relative;
		height: 120px;
	}
	
	.top-right {
		position: relative;
		height: 130px;
	}
	
	/* ---- Logo
	 ----------------------------------------------------------------------------- */
	
	.logo-left .logo {
		position: relative;
		font-size: 35px;
		font-weight: 600;
		margin-top: 56px;
		display:block;
	}
	
	.logo-left .logo:hover {
		text-decoration: none !important;
	}
	
	.logo-left .logo span {
		display: block;
		font-size: 10px;
		font-weight: 900;
		text-transform: uppercase;
		margin-top: -7px;
	}
	
	/* ---- Main menu 
	 ----------------------------------------------------------------------------- */	
	 
	 #nav {
		 position: absolute !important;
		 bottom: 0;
		 right: 0;
		 width: 100%;
	 }
	 
	 #nav a {
		color: inherit;
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
	 }
	 
	 #nav a:hover {
		 text-decoration: none !important;
	 }
	 
	 #nav > ul {
		 position: relative;
		 font-size: 14px;
		 font-weight: 600;
	 }
	 
	 #nav > ul > li {
		 position: relative;
		 float: right;
		 height: 33px;
		 margin-right: 10px;
		 width: auto;
		 cursor: default;
		 *min-width:70px; 
	 }
	 
	 #nav > ul > li:last-child {
		 margin-left: 0  !important;
	 }
	  
	 #nav > ul > li.parent:after {
		 font-family: "FontAwesome"; 
		 font-size: 10px;
		 margin-right: 10px;
		 content: "\f107";
		 transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	 }
	 
	 #nav > ul > li.parent > a:hover {
		 color: inherit !important;
	 }
	 #nav > ul > li > ul > li:hover {
	 	background: #EEEEEE;
	 }
	 #nav > ul > li > ul > li:hover a{
	 	color: #515151;
	 }
	 #nav > ul > li > ul {
		 position: absolute;
		 top: 30px;
		 border: 2px solid;
		 height: 0px;
		 padding: 15px;
		 overflow: hidden;
		 visibility: hidden; 
		 opacity: 0;
		 z-index: 9999;
		 transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out 0.2s;
		-moz-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out 0.2s;
		-webkit-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out 0.2s;
		-o-transition: opacity 0.2s ease-in-out, height 0.2s ease-in-out 0.2s; 
	 }
	 
	 #nav > ul > li:hover > ul {
		 *width: auto;
		 width:170px;
		 height: auto;
		 padding: 15px;
		 overflow: visible;
		 visibility: visible;
		 opacity: 1;
		 border:0;
	 }
	 
	 #nav > ul > li > ul > li {
		 position: relative;
		 font-size: 12px;
		 font-weight:700;
		 *min-width: 250px;
		 clear: both;
		 margin-bottom:10px;
	 }
	 
	  #nav > ul > li > ul > li > a:after {
	     position: absolute;
		 top: 3px;
		 left: 5px;
		 font-family: "FontAwesome"; 
		 font-size: 8px;
		 content: "";
		 transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	 }
	 
	 #nav > ul > li > ul > li > a:hover:after {
		 left: 3px;
	 }
	 
	 #nav > ul > li > ul > li:last-child {
		 margin-bottom: 0px;
	 }
	 
	 #nav > ul > li > ul > li > ul {
		 margin-top: 9px;
	 }
	 
	 #nav > ul > li > ul > li > ul > li {
		 font-size: 11px;
		 margin-bottom: 4px;
		 font-weight: 700;
	 }
	 
	  #nav > ul > li > ul > li > ul > li a:hover {
		  padding-right: 3px;
	 }
	 
	/* ---- Responsive menu
	 ----------------------------------------------------------------------------- */	 
	 
	 #responsive-menu {
		 display: block;
	 }
	 
	 .top-bar {
		 position: absolute;
		 width: 100%;
		 border-bottom: 2px solid rgba(0,0,0,0.12);
	 }
	 
	/* ---- Search box
	 ----------------------------------------------------------------------------- */	
	 
	 .search-box {
		 position: absolute;
		 bottom: 0;
		 right: 0;
		 margin-bottom: -2px;
	 }
	 
	 .search-box input,
	 .search-box i  {
		 color:rgb(255,255,255);
	 }
	 
	 .search-box i {
		 font-size: 14px;
	 }
	 
	 /* ---- Social icons
	 ----------------------------------------------------------------------------- */	
	 
	 .top-social-icons {
		 float: left;
		 padding-bottom: 22px;
		 padding-top: 22px;
		 margin-bottom: -2px;
		 border-bottom: 2px solid;
	 }
		
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 4.  HOME PAGE
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
	
	/* ---- Text slides
	 ----------------------------------------------------------------------------- */	
	 
	 .text-slides {
		 text-align:center;
	 }
	 
	 .text-slides p.intro {
		 margin-bottom: 20px;
	 }
	
	.text-slides .button-outline {
		margin-bottom: 0px;
	 }
	
	/* ---- Project Carousel
	 ----------------------------------------------------------------------------- */	
	 
	 .project-slides {
		position: relative;
		*border-top: 8px solid rgb(244,244,244);
		padding-top: 22px;
		width: 60%;
		float:right;
	 }
	 
	 .project-slides h1 {
	    margin-bottom: 50px;
		float: right;
     }
	
	.project-slides h1 span {
		display: block;
		font-size: 11px;
		font-weight: 700;
		margin-top: -5px;
    }
	 
	 .project-carousel {
		position:relative;
        width: 100%;
		overflow: hidden;
		clear: both;
    }
		
	.project-carousel ul {
		width: 20000em;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
    .project-carousel li {
        position: relative;
        display: block;
        float: right;
        overflow: hidden;
        margin: 0 0 0 20px;
        width: 300px;
    }
   .project-carousel li.customProjectItemWidth{
   		margin: 0 0 0 10px;
   		max-width: 30%;
   		height: 140px;
   		border: 2px solid #EEEEEE;
   }	

	.project-carousel .project-image {
	}
	
	/* ---- Navigation -- */
	
	.jcarousel-control {
		float: left;
		margin-top: 20px;
    }
	
	.jcarousel-next, .jcarousel-prev {
		position: relative;
		display: block;
        width: 21px;
        height: 41px;
        transition: all 0.1s linear;
		cursor: pointer;
		float: right;
		opacity: 0.2;
		margin-right: 25px;
	}
	
    .jcarousel-next {
		background:url(../images/template/next-arrow.png) no-repeat top right;
	}
    .jcarousel-prev {
        background:url(../images/template/prev-arrow.png) no-repeat top right;
    }
	
	.jcarousel-next:hover, .jcarousel-prev:hover {
		opacity: 1;
	}
	
	/* ---- Pagination -- */
	
	.jcarousel-pagination {
		position:absolute;
		top:-8px;
		right:0;
		display: table;
		width: 100%;
		height: 8px;
	}
	
	.jcarousel-pagination a {
		display: table-cell;
		text-indent: -9999px;
		line-height: 0;
	}
	 
	 /* ---- Partners logos 
	 ----------------------------------------------------------------------------- */	
	 
	 .partners-logos {
		 text-align: center;
		 float:right;
	 }
	 
	 ul.partners-logos-list {
		 *margin-top: 20px;
		 width: 100%;
	 }
	 ul.partners-logos-list .pager h1{
	 	font-size: 30px;
	 	margin:0;
	 }

	 ul.partners-logos-list li {
		 opacity: 0.6;
		 transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		float: right;
	 }
	 
	 ul.partners-logos-list li:hover {
		 opacity: 1;
	 }
	 
	 /* ---- End of Content
	 ----------------------------------------------------------------------------- */	
	 
	 .end-of-content {	
		  border-top: 1px solid rgb(230,230,230);
		  box-shadow:inset 1px 0px 1px 1px rgb(240,240,240);
		  padding-bottom: 40px;
	  }
	 
	 .end-of-content h1,
	 .end-of-content h2,
	 .end-of-content h3,
	 .end-of-content h4 {
		 display: inline-block;
	 	 border-top: 5px solid;
		 margin-top: -3px;
		 padding-top: 35px;
	  }
	 
	 /* ---- Post slides
	 ----------------------------------------------------------------------------- */	
	
	.post-slides .flex-control-nav {
		 margin-top: 0px !important;
	 }
	 
	 .post-slides ul.slides {
		 padding-bottom: 24px;
	 }
	
	.post-slides ul.slides > li {
	    box-shadow: inset 1px 1px 0px 0px rgb(230,230,230), inset -1px -1px 0px 0px rgb(230,230,230);
	    overflow: visible !important;
	    box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    -webkit-box-sizing:border-box;
	}
	
	.post-slides ul.slides > li:after {
		position: absolute;
		bottom: -23px;
		left: 20px;
		width: 24px;
		height: 24px;
		display: block;
		content: " ";
		background: url(../images/template/post-slides-bubble.png) no-repeat top right;
	}
	
	.post-slides ul.slides > li > ul {
		margin: 20px 20px 0px 20px;
	}
	 
	 /* ---- Blockquote Slides
	 ----------------------------------------------------------------------------- */	

	 .blockquote-slides blockquote {
		 margin-bottom: 0px !important;
	 }
	 
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 5.  PORTFOLIO
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	
	
	
	/* Projects Feed
	-----------------------------------------------------*/	
	
	.projects-list {
		overflow: hidden;
	}
	
	.project-item,.custom-project-item {
		-webkit-user-select: none;
		-webkit-touch-callout: none;
		rule:properties;
	}
	
	.projects-list > li {
		margin-bottom: 20px;
		overflow: hidden;
	}
	
	.project-item a, .custom-project-item a {
		color: inherit;
	}
	
	.project-item a:hover, .custom-project-item a:hover {
		text-decoration: none !important;
	}

	.project-item .project-image,.custom-project-item .project-image {
		position: relative;
		height: 100%;
		overflow: hidden;
		border: 1px solid rgb(60,159,255);
	}
	
    .project-image img {
        position: relative;
        display: block;
		width:100%;
		max-width:100%;
		transition: all 1.0s ease-in-out 0.2s;
		-moz-transition: all 1.0s ease-in-out 0.2s;
		-webkit-transition: all 1.0s ease-in-out 0.2s;
		-o-transition: all 1.0s ease-in-out 0.2s;
    }

	.project-mask {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		overflow: hidden;
		transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-webkit-user-select: none;
		-webkit-touch-callout: none;
		rule:properties;
	}
	
	.project-mask a.project-zoom {
		position: absolute;
		top: -30px;
		right: 50%;
		margin-right: -40px;
		margin-top: -60px;
		width: 80px;
		height: 80px;
		display: block;
		border: 3px solid rgb(255,255,255);
		border-radius: 50%;
		transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
		-moz-transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
		-webkit-transition: top 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out;
		-o-transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
	}	
	
	.project-mask a.project-zoom i {
		position: absolute;
		top: 50%;
		right: 50%;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-right: -15px;
		font-size: 30px;
		text-align: center;
		color: rgb(255,255,255);
		transition: all 0.6s ease-in-out;
		-moz-transition: all 0.6s ease-in-out;
		-webkit-transition: all 0.6s ease-in-out;
		-o-transition: all 0.6s ease-in-out;
	}	

	.project-item h5, .custom-project-item h5 {
		position: absolute;
		bottom: 0;
		right: 0;
		font-size: 11px;
		font-weight: 900;
		text-transform: uppercase;
		border-right: 5px solid rgb(60,159,255);
		padding: 5px 10px;
		margin: 5px 0px;
		line-height: 14px;
		text-align: right;
		color: rgb(60,159,255);

		transition: all 0.4s ease-in-out 0.5s;
		-moz-transition: all 0.4s ease-in-out 0.5s;
		-webkit-transition: all 0.4s ease-in-out 0.5s;
		-o-transition: all 0.4s ease-in-out 0.5s;
		background:#f7f7f7;
		min-width: 91%;
		*z-index: 10;
	}
	.project-item h5 small, .custom-project-item h5 small{
		width: 100%;
		float: right;
		color: #999;
		transition: all 0.4s ease-in-out 0.5s;
		-moz-transition: all 0.4s ease-in-out 0.5s;
		-webkit-transition: all 0.4s ease-in-out 0.5s;
		-o-transition: all 0.4s ease-in-out 0.5s;

	}
	.project-item:hover .project-image img , .custom-project-item:hover .project-image img {
		opacity: .3;
		transform: scale(1.4,1.4);
		-ms-transform: scale(1.4,1.4);
		-webkit-transform: scale(1.4,1.4);
	}
	
	.project-item:hover h5, .custom-project-item:hover h5{
		z-index: 10;
	}
	.project-item:hover h5, .custom-project-item:hover h5{
		background: rgb(60,159,255);
		*padding: 0 10px;
		border-right: 5px solid rgb(255,255,255);
		color: rgb(255,255,255);
	}
	.project-item:hover h5 small, .custom-project-item:hover h5 small{
		color: rgb(255,255,255);
	}
	.project-item:hover .project-mask {
		opacity: 1;
	}
	
	.project-item:hover a.project-zoom {
		top: 50%;
	}
	
	.project-mask .project-mask-title a:hover {
		padding-right: 3px;
	}
	
	.project-item a.project-zoom:hover {
		transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-webkit-transform: scale(1.1,1.1);
	}
	
	.project-item a.project-zoom:hover i {
		transform: rotate(360deg) scale(1.2,1.2);
		-ms-transform: rotate(360deg) scale(1.2,1.2);
		-webkit-transform: rotate(360deg) scale(1.2,1.2);
	}	
	
	/* Single project
	-----------------------------------------------------*/
	
	.projects-nav-bar a.to-projects-list {
		font-size: 24px;
		color: inherit;
		font-weight: 100;
	}
	
	ul.projects-nav {
		float: left;
	}
	
	ul.projects-nav li {
		opacity: 0.2;
		float: right;
		margin-right: 25px;
	}
	
	ul.projects-nav li:hover {
		opacity: 1;
	}
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 6.  BLOG 
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	
	
	.single-post {
		margin-bottom: 30px; 
	}
	
	.single-post h2 {
		padding-right: 65px;
	}
	
	.single-post p {
		margin-bottom: 20px; 
	}	

	.single-post h2 a {
		color: inherit;
	}
	
	.post-date {
		margin-top: 10px;
		float: right;
	 }
	 
	 .post-date .day,
	 .post-date .month {
		 color: rgb(255,255,255);
		 font-weight: 700;
		 padding: 9px;
		 width: 26px;
		 text-align: center;
		 display: block
	 }
	 
	 .post-date .month {
		 background-color: rgb(10,10,10);
	 }
	
	.post-meta {
		padding-right: 65px;
		margin-bottom: 20px;
		font-size: 10px;
	}
	
	.post-meta i {
		margin-left: 7px;
		color: rgb(200,200,200);
	}
	
	.post-meta span {
		float: right;
		padding: 7px;
		margin-left: 10px;
		margin-bottom: 3px;
		font-weight: 700;
		border: 1px solid rgb(230,230,230);
		box-shadow: 1px 1px 0px 0px rgb(240,240,240);
	}
	
	.post-photo,
	.post-video {
		margin-bottom: 20px;
	}
	
	.post-author {
		font-size: 11px;
		margin-bottom: 30px;
		border: 1px solid rgb(230,230,230);
		box-shadow: 1px 1px 0px 0px rgb(240,240,240);
		padding: 10px;
	}
	
	.post-author-photo {
		width: 120px;
		float: right;
	}
	
	.post-author-info {
		padding-right: 150px;
		padding-top: 10px;
	}
	
	.post-author {
		font-size: 11px;
		margin-bottom: 30px;
		border: 1px solid rgb(230,230,230);
		box-shadow: 1px 1px 0px 0px rgb(240,240,240);
		padding: 10px;
	}
	
	.post-author .social-icons {
		margin-top: 5px;
	}


/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ----7.  FOOTER
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	
	
	footer {
		position: relative;
		font-size: 11px;
	}
	
	footer:before {
		position: absolute;
		top: 0;
		right: 0;
		opacity: .10;
		background: center;
		background-attachment: cover;
		background-size: cover;
		width: 100%;
		height: 100%;
		content: " ";
	}
	
	.footer-widget {
		position: relative;
	}
	
	.footer-first-row {
		position: relative;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	/* ----  Newsletter
 	----------------------------------------------------------------------------- */	
	
	.newsletter {
		position:relative;
		width: 100%;
	}
	
	.newsletter input {
		margin-bottom: 10px;
		width: 100% !important;
		color: rgb(255,255,255);
	}
	
	.newsletter i {
		color: rgb(255,255,255);
	}
	
	/* ----  Flickr 
 	----------------------------------------------------------------------------- */	
	
	.photo-stream a {
		margin-left: 5%;
		margin-bottom:5%;
		display: inline-block;
		width: 21%;
		height: 21%;
	}
	
	.photo-stream a:nth-child(4n+2) {
		margin-left: 0;
	}
	
	.photo-stream img:hover {
		opacity: 0.6;
	}
	
	/* ----  Social icons
 	----------------------------------------------------------------------------- */	
	
	footer .social-widget:before {
		/*position: absolute;
		top: -70px;
		right: 0;
		display: block;
		background: url(../images/template/white-bubble-speech.png) top right no-repeat;
		height: 26px;
		width: 25px;
		content: " ";*/
	}
	
	/* ----  Second row
 	----------------------------------------------------------------------------- */	
	
	.footer-second-row {
		height: 180px;
	}
	 
	 /* ----  Copyright
 	----------------------------------------------------------------------------- */	
	
	.footer-second-row .copyright {
		opacity: .4;
		margin-top: 85px;
		float: right;
	}
	
	/* ----  Small menu 
 	----------------------------------------------------------------------------- */	
	 
	 .footer-second-row ul.small-menu {
		 position: relative;
		 float: left;
	 }
		
	 .footer-second-row ul.small-menu li {
		 position: relative;
		 float: right;
		 margin-right: 20px;
		 font-weight: 700;
		 padding-top: 80px;
	 	 transition: all 0.1s ease-in-out;
	 	 -moz-transition: all 0.1s ease-in-out;
		 -webkit-transition: all 0.1s ease-in-out;
		 -o-transition: all 0.1s ease-in-out;
	  }
	  
	  .footer-second-row ul.small-menu a:hover {
		  text-decoration: none !important;
	  }
	  
	  .footer-second-row ul.small-menu a:hover:before {
		  position: absolute;
		  display:block;
		  height: 3px;
		  width: 100%;
		  content: " ";
		  top: -1px;
		  right: 0;
	  }

		
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 8.  SLIDER
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

	#slider {
		position:relative;
		width: 100%;
		z-index:1;
		overflow: hidden;
	}
	
	#slider .slider-content {
		margin-top: 120px;
		padding-top: 0px;
	}
	
	#slider:before {
		position: absolute;
		top: 0;
		right: 0;
		opacity: .25;
		background: center;
		background-attachment: cover;
		background-size: cover;
		width: 100%;
		height: 100%;
		content: " ";
	}
	
	#slider h1 {
		margin-bottom: 30px;
	}
	
	#slider .number {
		font-size: 22px;
		margin-left: 10px;
	}
	 
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 9. METRO BOXES
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	 
	
	.metro-boxes {
		position: relative;
		width: 100%;
	}
	
	.metro-boxes img {
		max-width: none !important;
	}
	
	/* Metro box
	-----------------------------------------------------*/
	
	.metro-box  { 
		position: relative;
		height: 170px;
		*margin-left: 1%;
		*margin-bottom: 1%;
		float: right;
		text-align: center;
		color: rgb(255,255,255);
		overflow: hidden;
		display: block;
		border: 1px solid #f5f5f5;
	}
	
	.metro-box.normal {
		width: 19.7%;
	}
	
	.metro-box.wide  { 
		width: 39.2%;
	}
	
	.metro-box.fullwidth {
		width: 100%;
		margin-left: none !important;
		clear: both;
	}
	
	.metro-box.first-in-row {
		position: relative;
		clear: right;
	}
	
	.metro-box-title {
		width: 100%;
		margin: 15px 0;
		position: absolute;
		top: 0;
		right: 0;
		color: #fff;
	}
	
	.metro-box-title h5 {
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		*border-right: 5px solid rgb(255,255,255);
		padding: 0 5px;
		*margin: 14px 0;
		line-height: 10px;
		transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		text-align: right;
	}
	.metro-box-title h4{
		text-align: right;
		float: right;
		margin: 0 5px;
		font-size: 14px;
	}
	
		.metro-box:hover .metro-box-title h5{
		transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.1,1.1);
		margin-right: 10px;
	}
	
	.metro-box:hover .metro-box-title h4 {
		margin-top: 5px;
	}
	.metro-box:hover{
		opacity:.7;
	}
	.metro-box-icon {
		position: relative;
		display: inline-block;
		*margin-top: 28px;
		width: 100%;
		height: 170px;
		*border: 3px solid rgb(255,255,255);
		*border-radius: 50%;
		transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		opacity: 0.8;
	}	
	
	.metro-box-icon i,.metro-box-icon img {
		position: absolute;
		*top: 50%;
		*right: 50%;
		width: 100%;
		height: 180px;
		*margin-top: -15px;
		*margin-right: -15px;
		font-size: 30px;
		text-align: center;
		color: rgb(255,255,255);
		transition: all 0.6s ease-in-out 0.2s;
		-moz-transition: all 0.6s ease-in-out 0.2s;
		-webkit-transition: all 0.6s ease-in-out 0.2s;
		-o-transition: all 0.6s ease-in-out 0.2s;
	}	
	
	.metro-box-photo,
	.metro-box-video {
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
	}
	
	.metro-box .metro-box-photo img {
		opacity: .5;
		transition: opacity 0.3s ease-in-out, transform 1.5s ease-in-out 0.25s;
		-moz-transition: opacity 0.3s ease-in-out, transform 1.5s ease-in-out 0.25s;
		-webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 1.5s ease-in-out 0.25s;
		-o-transition: opacity 0.3s ease-in-out, transform 1.5s ease-in-out 0.25s;
	}
	
	.metro-box.normal .metro-box-photo img {
		height: 100%;
	}
	
	.metro-box.wide .metro-box-photo img,
	.metro-box.fullwidth .metro-box-photo img {
		height: auto;
		width: 100%;
	}
	
	.metro-box:hover .metro-box-photo img {
		transform: scale(1.4,1.4);
		-ms-transform: scale(1.4,1.4);
		-webkit-transform: scale(1.4,1.4);
		opacity: 1;
	}
	
	.metro-box:hover .metro-box-icon i, .metro-box:hover .metro-box-icon img {
		*transform: scale(1.5,1.5);
		*-ms-transform: scale(1.5,1.5);
		*-webkit-transform: scale(1.5,1.5);
	}
	
	.metro-box:hover .metro-box-icon {
		transform: rotate(360deg) scale(1.5,1.5);
		-ms-transform: rotate(360deg) scale(1.5,1.5);
		-webkit-transform: rotate(360deg) scale(1.5,1.5);
		opacity: 1;
	}
	
	/* Background colors
	-----------------------------------------------------*/
	
	.blue-gradient {
		background: rgb(47,128,227); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(47,128,227) 0%, rgb(109,192,254) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(47,128,227)), color-stop(100%,rgb(109,192,254))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(47,128,227) 0%,rgb(109,192,254) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(47,128,227) 0%,rgb(109,192,254) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(47,128,227) 0%,rgb(109,192,254) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(47,128,227) 0%,rgb(109,192,254) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f80e3', endColorstr='#6dc0fe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.green-gradient {
		background: rgb(125,188,29); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(125,188,29) 0%, rgb(211,224,54) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(125,188,29)), color-stop(100%,rgb(211,224,54))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(125,188,29) 0%,rgb(211,224,54) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(125,188,29) 0%,rgb(211,224,54) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(125,188,29) 0%,rgb(211,224,54) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(125,188,29) 0%,rgb(211,224,54) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbc1d', endColorstr='#d3e036',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.orange-gradient {
		background: rgb(247,124,23); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(247,124,23) 0%, rgb(255,186,46) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(247,124,23)), color-stop(100%,rgb(255,186,46))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(247,124,23) 0%,rgb(255,186,46) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(247,124,23) 0%,rgb(255,186,46) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(247,124,23) 0%,rgb(255,186,46) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(247,124,23) 0%,rgb(255,186,46) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77c17', endColorstr='#ffba2e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.yellow-gradient {
		background: rgb(255,180,29); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(255,180,29) 0%, rgb(255,229,62) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(255,180,29)), color-stop(100%,rgb(255,229,62))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(255,180,29) 0%,rgb(255,229,62) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(255,180,29) 0%,rgb(255,229,62) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(255,180,29) 0%,rgb(255,229,62) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(255,180,29) 0%,rgb(255,229,62) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb41d', endColorstr='#ffe53e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.violet-gradient {
		background: rgb(127,60,184); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(127,60,184) 0%, rgb(174,108,254) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(127,60,184)), color-stop(100%,rgb(174,108,254))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(127,60,184) 0%,rgb(174,108,254) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(127,60,184) 0%,rgb(174,108,254) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(127,60,184) 0%,rgb(174,108,254) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(127,60,184) 0%,rgb(174,108,254) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f3cb8', endColorstr='#ae6cfe',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.red-gradient {
		background: rgb(200,36,27); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(200,36,27) 0%, rgb(254,112,69) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(200,36,27)), color-stop(100%,rgb(254,112,69))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(200,36,27) 0%,rgb(254,112,69) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(200,36,27) 0%,rgb(254,112,69) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(200,36,27) 0%,rgb(254,112,69) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(200,36,27) 0%,rgb(254,112,69) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8241b', endColorstr='#fe7045',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.black-gradient {
		background: rgb(0,0,0); /* Old browsers */
		background: -moz-linear-gradient(45deg,  rgb(0,0,0) 0%, rgb(76,76,76) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgb(0,0,0)), color-stop(100%,rgb(76,76,76))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(45deg,  rgb(0,0,0) 0%,rgb(76,76,76) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(45deg,  rgb(0,0,0) 0%,rgb(76,76,76) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(45deg,  rgb(0,0,0) 0%,rgb(76,76,76) 100%); /* IE10+ */
		background: linear-gradient(45deg,  rgb(0,0,0) 0%,rgb(76,76,76) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4c4c4c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

	.empty {
		background: none !important;
	}
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 10. FORMS
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	 

	/* labels Styles
	-----------------------------------------------------*/
	
	label {
	  vertical-align: middle;
	  display: block;
	  font-size: 12px;
	  font-weight: bold;
	  margin-bottom: 5px;
	}
	
	label.error {
		color: rgb(204,0,0);
		margin-top: -10px;
		margin-bottom: 10px;
		font-size: 11px;
	}
	
	/* Input Styles
	-----------------------------------------------------*/
	
	input.defalut {
	  margin-bottom: 20px;
	  padding: 14px;
	  vertical-align: middle;
	  font-size: 11px;
	  line-height: 28px;
	  width: 260px;
	  -webkit-appearance: none;
	  border-radius: 0;
	  display: block;
	  border: 1px solid rgb(230,230,230);
	  box-shadow: 1px 1px 1px 0px rgb(240,240,240);
	}
	
	input.special {
	  border-bottom: 2px solid;
	  margin-bottom: 20px;
	  height: 32px;
	  padding: 0;
	  vertical-align: middle;
	  font-size: 11px;
	  line-height: 28px;
	  width: 260px;
	  font-weight: 900;
	  -webkit-appearance: none;
	  border-radius: 0;
	  display: block;
	  color: #000;
	  padding: 1px;
	}
	
	textarea.defalut {
	  font-family: 'Droid Arabic Kufi', 'Open Sans', Arial, Helvetica, sans-serif;
	  margin-bottom: 20px;
	  padding: 14px;
	  font-size: 11px;
	  line-height: 28px;
	  width: 100%;
	  -moz-box-sizing: border-box; 
	  -webkit-box-sizing: border-box; 
	  box-sizing: border-box;
	  resize: none;
	  -webkit-appearance: none;
	  border-radius: 0;
	  display: block;
	  border: 1px solid rgb(230,230,230);
	  box-shadow: 1px 1px 1px 0px rgb(240,240,240);
	}
	
	textarea.special {
	  font-family: 'Droid Arabic Kufi', 'Open Sans', Arial, Helvetica, sans-serif;
	  font-weight: 700;
	  width: 100%;
	  padding: 5px 0px;
	  margin-bottom: 20px;
	  resize: vertical;
	  font-size: 11px;
	  line-height: 24px;
	  border-bottom: 2px solid;
	   -webkit-appearance: none;
	  border-radius: 0;
	  background: url(../images/template/textarea-bg.png);
	}
	
	.input-submit {
		position:absolute !important;
		left: 5px;
		top: 6px;
		margin: 0px !important;
		cursor: pointer;
		transition: all 0.6s ease-in-out;
		-moz-transition: all 0.6s ease-in-out;
		-webkit-transition: all 0.6s ease-in-out;
		-o-transition: all 0.6s ease-in-out;
	}	 
	
	.input-submit:hover {
		transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
	}
	
	input[type=checkbox],
	input[type=radio] {
		margin-bottom: 7px;
		vertical-align: baseline;
		margin-left: 7px;
	}

	/* Select
	-----------------------------------------------------*/
	
	.select-wrapper {
		position: relative;
		width: 200px;
		border: 1px solid rgb(230,230,230);
   	    box-shadow: 1px 1px 1px 0px rgb(240,240,240);
		margin-bottom: 20px;
	}
	
	.select-wrapper a {
		color: inherit;
	}
	
	.select-wrapper a:hover {
		text-decoration: none;
	}
	
	.select-wrapper .sbSelector {
		display: block;
		padding: 10px;
	}
	
	.select-wrapper .sbSelector:after {
		position:absolute;
		left: 14px;
		top: 10px;
		font-family: "FontAwesome"; 
		font-weight: normal;
		margin-right: 13px;
		font-size: 11px;
		content:'\f0d7';
	}
	
	.select-wrapper ul {
		position: absolute;
		top: 100% !important;
		right: -1px;
		width: 100%;
		background: rgb(255,255,255);
		border-bottom: 1px solid rgb(230,230,230);
		border-left: 1px solid rgb(230,230,230);
		border-right: 1px solid rgb(230,230,230);
		box-shadow: 1px 1px 1px 0px rgb(240,240,240);
		z-index: 9997;
	}

	.select-wrapper ul li {
		border-top: 1px solid rgb(235,235,235);
		padding:7px 10px;
	}
	
	.select-wrapper ul li:last-child {
		margin-bottom: 0 !important;
	}

/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 11. LINKS & BUTTONS
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */

	/* Buttons
	-----------------------------------------------------*/

	.button-outline {
		padding: 10px 16px;
		font-size: 12px;
		cursor: pointer;
		border: 2px solid;
		display: inline-block;
		font-weight: 700;
		color: inherit;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	
	.button-outline:hover {
		text-decoration: none;
		color: rgb(255,255,255);
	}
	
	/* Colors
	-----------------------------------------------------*/
	
	.button-outline.blue { border-color: rgb(60,159,255); }
	.button-outline.blue:hover { background-color: rgb(60,159,255); }
	
	.button-outline.orange { border-color: rgb(250,144,48); }
	.button-outline.orange:hover { background-color: rgb(250,144,48); }
	
	.button-outline.green { border-color: rgb(181,218,40); }
	.button-outline.green:hover { background-color: rgb(181,218,40); }
	
	.button-outline.red { border-color: rgb(224,70,46); }
	.button-outline.red:hover { background-color: rgb(224,70,46); }
	
	.button-outline.violet { border-color: rgb(180,114,243); }
	.button-outline.violet:hover { background-color: rgb(180,114,243); }
	
	.button-outline.yellow { border-color: rgb(255,180,0); }
	.button-outline.yellow:hover { background-color: rgb(255,180,0); }
	
	.button-outline.grey { border-color: rgb(220,220,220); }
	.button-outline.grey:hover { background-color: rgb(220,220,220); }


	/* Social icons
	-----------------------------------------------------*/
	
	ul.social-icons {
		position: relative;
		font-size: 12px;
	}
	
	ul.social-icons li {
		float:right;
		margin-left: 2px;
		background-color: rgba(0,0,0,0.20);
		color: rgb(255,255,255);
		text-align: center;
	}
	
	ul.social-icons li a {
		display: block;
		width: 30px;
		height: 30px;
		color: inherit;
		transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
	}
	
	ul.social-icons li a:hover {
		text-decoration: none !important;
	}
	
	ul.social-icons li i {
		display: inline-block;
		margin-top: 9px;
	}
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 12.  SUBPAGES
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
	
		
	/* Page title
	-----------------------------------------------------*/		
	
	#page-title {
		position:relative;
		width: 100%;
		z-index:1;
		overflow: hidden;
		padding-top: 210px;
		padding-bottom: 40px;
	}
	
	#page-title:before {
		position: absolute;
		top: 0;
		right: 0;
		opacity: .25;
		background: center;
		background-attachment: cover;
		background-size: cover;
		width: 100%;
		height: 100%;
		content: " ";
	}
	
	#page-title h1 {
		font-size: 21px;
		margin-bottom: 0px;
		font-weight: bold;
	}
	#page-title h1 small{
		font-size: 16px;
		margin-right: 5px;
		font-weight: bold;
	}
	#page-title .sub-title {
		margin-top: -10px;
		font-size: 24px;
		display: block;
		font-weight: 100;
	}
	
	/* Breadcumbs
	-----------------------------------------------------*/		
	
	.breadcumbs {
		font-size: 10px;
		width: 100%;
		border-bottom: 1px solid rgb(230,230,230);
		box-shadow: 1px 0px 1px 1px rgb(240,240,240);
	}
	
	.breadcumbs a {
		color: inherit;
		padding: 15px;
		font-weight: 400;
		border-right: 1px solid rgb(230,230,230);
		float: right;
	}
	
	.breadcumbs a:hover {
		text-decoration: none !important;
	}
	
	.breadcumbs a.current  {
		font-weight: 700;
	}
	
	.breadcumbs a.current {
		cursor: default;
		border-left: 1px solid rgb(230,230,230);
	}
	
	.breadcumbs a.current:hover {
		color: inherit !important;
		text-decoration: none;
	}
	
	/* Filter
	-----------------------------------------------------*/	
	
	#filter ul {
		font-size: 24px;
		font-weight: 100;
	}
	
	#filter ul li {
		float: right;
		margin-left: 20px;
	}
	
	#filter ul li:last-child {
		margin-left: 0 !important;
	}
	
	#filter ul li a {
		color: inherit;
	}
	
	#filter ul li.active a {
		cursor: default;
	}
	
	#filter ul li.active a:hover {
		text-decoration: none !important;
	}
	
	/* Numeral Info
	-----------------------------------------------------*/
	
	.numeral-info-box {
		border-bottom: 2px solid rgb(230,230,230);
	}
	
	.numeral-info-number {
		font-weight: 100;
		font-size: 70px;
		display: block;
		line-height: 65px;
	}
	
	.numeral-info-description {
		font-weight: 700;
		font-size: 20px;
		line-height: 22px;
		border-bottom: 2px solid;
		padding-bottom: 20px;
		margin-bottom: -2px;
		display: inline-block;
	}
	
	/* Error 404
	-----------------------------------------------------*/
	
	.sign-404 {
		display: block;
		font-size: 160px;
		line-height: 160px;
		font-weight: 100;
	}
	
	.info-404 {
		font-size: 20px;
		font-weight: 100;
		color: rgb(123,123,123);
	}
	
	/* Sitemap
	-----------------------------------------------------*/
	
	ul.sitemap > li {
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 15px;
	}
	
	ul.sitemap > li > a {
		color: inherit;
	}
	
	ul.sitemap > li > ul > li {
		font-size: 14px;
		font-weight: 600;
		padding-right: 15px;
		margin-top: 7px;
	}
	
	ul.sitemap > li > ul > li > ul >li {
		font-size: 11px;
		font-weight: 600;
		padding-right: 15px;
	}
	
	/* Comments
	-----------------------------------------------------*/
	
	ul.comments-list {
		position: relative;
		font-size: 11px;
		margin-bottom: 40px;
	}
	
	ul.comments-list li {
		position: relative;
		margin-bottom: 20px;
	}

	ul.comment-children {
		position: relative;
		margin-right: 100px;
		margin-top: 20px;
	}
	
	.comment-avatar {
		position: relative;
		width: 80px;
		height: 80px;
		float: right;
		overflow: hidden;
	}
	
	.comment-avatar img {
		border-radius: 50%;
		overflow: hidden;
	}
	
	.comment-content {
		position: relative;
		margin-right: 100px;
		padding: 20px;
		border: rgb(230, 230, 230) 1px solid;
	    box-shadow: 1px 1px 0px 0px rgb(240,240,240);
	}
	
	ul.comment-children .comment-content {
		border: 2px solid;
	}
	
	.comment-content p {
		margin-bottom: 0 !important;
	}
	
	.comment-meta {
		position: relative;
		margin-bottom: 15px;
		padding-bottom: 15px;
		border-bottom: rgb(235, 235, 235) 1px solid;
		overflow: auto;
		font-weight:bold;
	}
	
	.comment-author {
		position: relative;
		font-size: 12px;
		float: right !important;
		margin-right: 0 !important;
	}
	
	.comment-meta span {
		float: left;
		margin-right: 20px;
	}
	
	.comment-meta span i {
		margin-left: 10px;
	}

	
	/* Contact
	-----------------------------------------------------*/
	
	#google-map { 
		height: 300px;
		width: 100%;
		font-size: 16px;
		color: rgb(60,60,60);
		font-weight: bold;
	}
	
	#google-map span { 
		font-size: 11px;
		display:block;
	}
	
	#google-map img { 
		max-width: none;
	}
	
	/* Team members
	-----------------------------------------------------*/
	
	.member-box {
		margin-bottom: 30px;
		border-bottom: 2px solid rgb(230,230,230);
	}
	
	.members-list > li:nth-child(4n) {
		margin-left: 0px !important;
	}
	
	.member-photo {
		position: relative;
		margin-bottom: 20px;
	}
	
	.member-name {
		font-size: 30px;
		font-weight: 100;
		line-height: 33px;
		display: block;
	}
	
	.member-type {
		font-size: 12px;
		font-weight: 700;
		display:block;
		margin-bottom: 20px;
	}
	
	.member-box ul.social-icons {
		position: absolute;
		bottom: 0px;
		right: 0px;
	}
	
	/* Features 
	-----------------------------------------------------*/
	
	.feature-box {
		position: relative;
		clear: both;
	}
	
	.feature-icon {
		font-size: 45px;
		float: right;
		width: 80px;
		text-align: center;
	}
	
	.feature-info {
		padding-top:7px;
		padding-right: 90px;
	}
	
	.feature-info p {
		font-size: 11px;
		line-height: 16px;
		color: rgb(123,123,123);
	}
	
	/* Services 
	-----------------------------------------------------*/
	
	.services {
		position: relative;
	}
	
	.services .flex-control-nav {
		background: url(../images/template/services-shadow.png);
		height: 33px;
	}
	
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 13.  SIDEBAR
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
	
	#sidebar {
		font-size: 11px;
	}
	
	/* Serach widget
	-----------------------------------------------------*/
	
	.widget-search {
		margin-bottom: 20px;
	}
	
	.widget-search input {
		margin-bottom: 0px !important;
		width: 100%;
	}
	
	.search-form {
		position: relative;
		width: 100%;
		height: 100%;
	}	
	
	/* Posts list 
	-----------------------------------------------------*/
	
	ul.posts-list li {
		width: 48%;
		margin-left: 4%;
		float: right;
	}
	
	ul.posts-list li:nth-child(2n) {
		margin-left: 0 !important;
	}
	
	ul.posts-list .post-photo {
		margin-bottom: 8px;
	}
	
	ul.posts-list .post-meta {
		padding-left: 0 !important;
		margin-bottom: 15px;
	}
	
	ul.posts-list a {
		font-weight: 700;
	}
	
	/* Twitter widget
	-----------------------------------------------------*/
	
	.tweet ul {
		position: relative;
	}

	.tweet ul li {
		position: relative;
		margin-bottom: 12px;
		padding-bottom: 15px;
		border-bottom: rgb(235, 235, 235) 1px solid;
	}
	
	.tweet ul li:last-child {
		border-bottom: none;
	}
	
   .tweet .tweet_time {
	    display:block;
		margin-bottom: 3px;
		font-weight: 700;
	}
	
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 14. ELEMENTS
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */	
	
	
	/* Blockquote
	-----------------------------------------------------*/
	
	blockquote {
		position: relative;
		padding-top: 20px;
		font-size: 14px;
		line-height: 24px;
		font-weight: 400;
	}
	
	blockquote:before {
		position: absolute;
		top: 0;
		right: 45px; 
		width: 101px;
		height: 93px;
		background: url(../images/template/blockquote-bg.png) top left no-repeat;
		content: " ";
	}
	
	blockquote .author-photo {
		position: relative;
		float: right;
		width: 100px;
	}
	
	blockquote .author-photo img {
		width: 88px;
		height: 88px;
		border-radius: 50%;
		overflow: hidden;
		background-color: rgb(255,255,255);
		margin-left: 20px;
	}
	
	blockquote .quote-content {
		position: relative;
		margin-right: 105px;
	}
	
	blockquote .quote-meta {
		position: relative;
		display: block;
		margin-top: 15px;
		padding-right: 105px;
	}
	
	blockquote span {
		display: inline-block;
		position: relative;
		padding: 3px 10px;
		font-weight: 700;
		font-size: 11px;
		border: 1px solid rgb(230,230,230);
		box-shadow: 1px 1px 0px 0px rgb(240,240,240);
		background: rgb(255,255,255);
	}	
	
	/* Tabs
	-----------------------------------------------------*/
	
	.tabs ul.nav-tabs {
		position: relative;
		font-weight: bold;
		margin-bottom: -0px !important;
	}
	
	.tabs ul.nav-tabs li {
		position: relative;
		float: right;
		padding: 14px;
		border: 1px solid rgb(230,230,230);
	    box-shadow: inset 1px 1px 1px 0px rgb(240,240,240);
		color: rgb(123,123,123);
		border-bottom: none !important;
	}
	
	.tabs ul.nav-tabs li a {
		color: inherit;
	}
	
	.tabs ul.nav-tabs li a:hover {
		color: rgb(40,40,40);
		text-decoration: none !important;
	}
	
	.tabs ul.nav-tabs .ui-tabs-active {
		border: 2px solid;
		padding: 13px 13px 14px 13px;
		cursor: default;
		color: rgb(40,40,40);
	}
	
	.tabs ul.nav-tabs .ui-tabs-active a {
		cursor: default;
	}
	
	.tabs ul.nav-tabs .ui-tabs-active:last-child {
		border-left: 2px solid;
	}
	
	.tabs ul.nav-tabs li:last-child {
		border-left: 1px solid rgb(230,230,230);
	}
	
	.tab-content {
		padding: 15px;
		border: 1px solid rgb(230,230,230);
		box-sizing:border-box;
  		-moz-box-sizing:border-box;
  		-webkit-box-sizing:border-box;
		overflow: auto;
		clear: both;
	}
	
		
	/* Accordion
	-----------------------------------------------------*/
	
	.accordion h5 {
		font-size: inherit !important;
		padding: 12px;
		cursor: pointer;
		border: 1px solid rgb(230,230,230);
	    box-shadow: 1px 1px 1px 0px rgb(240,240,240);
		margin-bottom: 5px;
	}
	
	.accordion div {
		padding: 15px 0px;
	}
	
	h5.ui-accordion-header-active {
		border: 2px solid;
		padding-top: 11px;
		padding-right: 11px;
	}
	
	span.ui-accordion-header-icon {
		position: relative;
		display: block;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		float: right;
		margin-top: -3px;
		margin-left: 7px;
		text-align: center;
		transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
	}
	
	span.ui-accordion-header-icon:after  {
		font-family: "FontAwesome";
		font-weight: normal;
		font-size: 11px;
		content: '\f067';
		position: relative;
		top: 3px;
	}
	
	.ui-accordion-header-active span.ui-accordion-header-icon:after {
		content: '\f068';
	}
	
	/* Pagination
	-----------------------------------------------------*/
	
	.pagination {
		text-align: left;
	}
	
	.pagination a {
		color: inherit;
	}
	
	.pagination ul {
		position: relative;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 20px;
		display: inline-block;
	}
	
	.pagination li {
		position: relative;
		float: right;
		padding: 10px 18px;
		border-right: rgb(230,230,230) 1px solid;
		border-bottom: rgb(230,230,230) 1px solid;
		border-top: rgb(230,230,230) 1px solid;
	}
	
	.pagination li.active {
		border: 2px solid;
		padding-bottom: 8px;
		cursor: default;
	}
	
	.pagination li:last-child {
		border-left: rgb(230,230,230) 1px solid; 
	}
	
	/* ---- Pagination - small ---- */
	
	.pagination-small ul {
		font-size: 10px;
	}
	
	.pagination-small  li {
		padding: 8px 14px;
	}
	
	.pagination-small  li.active {
		padding-bottom: 6px;
	}
	
	/* ---- Pagination - big ---- */
	
	.pagination-big ul {
		font-size: 14px;
	}
	
	.pagination-big li {
		padding: 12px 20px;
	}
	
	.pagination-big li.active {
		padding-bottom: 10px;
	}
	
	/* Alerts
	-----------------------------------------------------*/
	
	.alert,.errorSummary {
		padding: 12px;
		margin-bottom: 20px;
		border-right: 2px solid;
		border-left: 1px solid rgb(230,230,230);
		border-top: 1px solid rgb(230,230,230);
		border-bottom: 1px solid rgb(230,230,230);
		color: rgb(60,60,60);
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 700;
		*font-family: Tahoma;
	}
	
	.alert i {
		margin-left: 10px;
		font-size: 30px;
		display: block;
		clear: both;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.alert strong {
		margin-left: 7px;
		font-weight: 700;
	}
	
	.alert-success    { border-right-color: rgb(143,194,62); }
	.alert-info          { border-right-color: rgb(65,154,241); }
	.alert-warning    { border-right-color: rgb(255,132,0); }
	.alert-error,.errorSummary 	 	{ border-right-color: rgb(217,66,66); }
	
	.alert-success i, .alert-success strong    { color: rgb(143,194,62); }
	.alert-info i, .alert-info strong          { color: rgb(65,154,241); }
	.alert-warning i, .alert-warning strong    { color: rgb(255,132,0); }
	.alert-error i, .alert-error strong 		{ color: rgb(217,66,66); }
	
	/* Pricing table
	-----------------------------------------------------*/
	
	.column {
		float: right;
		box-sizing:border-box;
  		-moz-box-sizing:border-box;
  		-webkit-box-sizing:border-box;
		font-size: 12px;
		text-align: center;
	}
	
	.five-cols .column  { width: 20%; }
    .four-cols .column  { width: 25%; }
    .three-cols .column { width: 33.33%; }
    .two-cols .column   { width: 50%; }
    .one-cols .column   { width: 100%; }
	
	/* 1- Pricing table - defalut ----- */
	
	.pricing-table-defalut .column {
		border-bottom: rgb(235, 235, 235) 1px solid;
		border-top: rgb(235, 235, 235) 1px solid;
		border-right: rgb(235, 235, 235) 1px solid;
	}
	
	.pricing-table-defalut .premium {
		border: 2px solid;
	}
	
	.pricing-table-defalut .column:last-child {
		border-left: rgb(235, 235, 235) 1px solid;
	}
	
	.pricing-table-defalut .features-list {
		font-weight: bold;
		margin-top: 126px;
	}
	
	.pricing-table-defalut .features-list li {
		text-align: left !important;
	}
	
	.pricing-table-defalut .column-title {
		height: 125px;
		border-bottom: rgb(235, 235, 235) 1px solid;
	}
	
	.pricing-table-defalut h1 {
		padding-top: 20px;
		font-size: 20px;
		margin-bottom: 0px !important;
		line-height: 20px;
	}
	
	.pricing-table-defalut .price {
		display: block;
		font-size: 40px;
		line-height: 45px;
	}
	
	.pricing-table-defalut .type {
		display: block;
		font-weight: bold;
	}
	
	.pricing-table-defalut li {
		padding: 15px;
		border-bottom: rgb(235, 235, 235) 1px solid;
	}
	
	.pricing-table-defalut li:last-child {
		border-bottom: none;
	}
	
	.pricing-table-defalut .column-end {
		border-top: rgb(235, 235, 235) 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */
/* ---- 15. MEDIA QUERIES 
/* ----------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- */


.loadingCssClass{
	background: url(../images/loading.gif) no-repeat bottom left;
	background-position-x: 10%;
	background-position-y: 40%;
	float: left;

}

.partners-logos-list .pager{
	float:right;
	text-align: right;
	width: 100%;
}
.partners-logos-list .pager #clients-nav-list{
	position: absolute;
	left: 0;
}
.partners-logos-list .pager .nav-left a, .partners-logos-list .pager .nav-right a{

	padding:0;
	border: 0;
	position: relative;
	display: block;
	width: 21px;
	height: 41px;
	transition: all 0.1s linear;
	cursor: pointer;
	border-radius: 0;
	opacity: 0.2;
	
}
.partners-logos-list .pager .hidden{
	width: 21px;
	height: 41px;
}

.partners-logos-list .pager .nav-right, .partners-logos-list .pager .nav-left{
	visibility: visible;
}
.partners-logos-list .pager .nav-right{
	margin-right: 15px;
}
.partners-logos-list .pager .nav-right a{
	background: url(../images/template/prev-arrow.png) no-repeat top right;
}
.partners-logos-list .pager .nav-left a{
	background: url(../images/template/next-arrow.png) no-repeat top right;

}

.partners-logos-list .list-view .items{
	width: 95%;
	float: right;
}



/*latestprojects-nav-list*/
#latestprojects-nav-list{
	width: 15%;
	float: left;
	margin-top: 0;
}
#latestprojects-nav-list .project-carousel{
	*height: 350px;
}
#latestprojects-nav-list project-carousel-items{
	width: 100%;
	float: right;
}

.project-carousel ul{
	width: auto;
}

.latestProjectsList .pager h1{
	margin: 0;
	font-size: 250%;
}
.latestProjectsList .pager{
	float:right;
	text-align: right;
	width: 100%;
	margin: 0;
	margin-top: 140px;
	margin-bottom: 20px;
	*height: 205px;
}
.latestProjectsList .pager #clients-nav-list{
	float: left;
	margin-top: -50px;
}
.latestProjectsList .pager .nav-left a, .latestProjectsList .pager .nav-right a{

	padding:0;
	border: 0;
	position: relative;
	display: block;
	width: 21px;
	height: 41px;
	transition: all 0.1s linear;
	cursor: pointer;
	border-radius: 0;
	opacity: 0.2;
	
}

.latestProjectsList .pager .nav-first,.latestProjectsList .pager .nav-last,
.latestProjectsList .pager .nav-first.hidden,.latestProjectsList .pager .nav-last.hidden{
	display: none;
}

.latestProjectsList .pager .hidden{
	visibility: visible;
	display:block;
}

.latestProjectsList .pager .nav-right{
	*margin-left: 15px;
	float: left;
	width: 21px;
}
.latestProjectsList .pager .nav-left{
	width: 21px;
	*float: left;	
}
.latestProjectsList .pager .nav-right a{
	background: url(../images/template/prev-arrow.png) no-repeat top right;
}
.latestProjectsList .pager .nav-left a{
	background: url(../images/template/next-arrow.png) no-repeat top right;

}

/*slider pager/flex-control*/
.flex-loadingCssClass{
	background: url(../images/loading.gif) no-repeat bottom left;
	background-position-x: 10%;
	background-position-y: 30%;
	float: left;
	width:100%;
	height: 490px;
	
}

.metro-boxes .pager {
	width: 100%;
	
}
.metro-boxes .pager h1{
	text-align: right;
}
.metro-boxes .pager .flex-control{
	width: 86px;
	float: left;
	position: absolute;
	right: 90%;
}
.metro-boxes .pager .flex-control{
	
}

.metro-boxes .pager .flex-control .custom-main-flex-next a{
	width: 43px;
	height: 83px;
	border:0;
	background: url(../images/template/main-next-arrow_black.png) no-repeat top right;
	visibility: visible;
}
.metro-boxes .pager .flex-control .custom-main-flex-prev a{
	width: 43px;
	height: 83px;
	border:0;
	background: url(../images/template/main-prev-arrow_black.png) no-repeat top right;
	visibility: visible;
}
.metro-boxes .pager .custom-main-flex-next{
	top: -100px;
}
.metro-boxes .pager .custom-main-flex-prev{
	bottom: -200px;
}
.metro-boxes .project-carousel-items{
	float: right;
	width: 100%;
	height: 355px;
}

.latestProjectsList .list-view .items{
	width: 100%;
	float: left;
}
.view-single-product .flexslider{
	border: 3px solid #ddd;
}
.view-single-product .flexslider .slides img{
	width: 100%;
}


.client-item{
	width: 138px;
	height: 120px;
	*width: 175px;
	max-height: 120px;
	border: 1px solid rgb(60,159,255);
}
.client-item:nth-child(3n){
	margin-left: 10px !important;	
}

.client-item img{
	height: 120px;
	max-height: 120px;
	border: 0;
}

#contact-form .span4, #contact-form .span8{
	float: right;
}

.container #main p{
	margin: 0;
	
}


/*
 * Featured website 
 */
	.featuredProjectBox{
		float:left;
		width: 38%;
		position: relative;
	}


	 .featuredProjectBox h1 {
	    margin-bottom: 0;
		float: right;
		font-size: 130%;
		width: 100%;
     }
	
	.featuredProjectBox h1 span {
		display: block;
		font-size: 11px;
		font-weight: 700;
		margin-top: -5px;
    }
	 
	 .featuredProjectBox .project-carousel {
		position:relative;
        width: 100%;
		overflow: hidden;
		clear: both;
    }
		
	.featuredProjectBox .project-carousel ul {
		*width: 20000em;
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
    .featuredProjectBox .project-carousel li {
        position: relative;
        display: block;
        float: right;
        overflow: hidden;
        margin: 0 0 0 20px;
        width: 300px;
    }
   .featuredProjectBox .project-carousel li.customProjectItemWidth{
   		margin: 0 0 0 10px;
   		max-width: 170px;
   		height: 140px;
   		border: 2px solid #EEEEEE;
   }	

	.featuredProjectBox .project-carousel .project-image {
	}
	
	.featuredProjectBox .projects-list {
		overflow: hidden;
	}
	
	.featuredProjectBox .project-item,.featuredProjectBox .custom-project-item {
		-webkit-user-select: none;
		-webkit-touch-callout: none;
		float: right;
		rule:properties;
	}
	
	.featuredProjectBox .projects-list > li {
		margin-bottom: 20px;
		overflow: hidden;
	}
	
	.featuredProjectBox .project-item a, .featuredProjectBox .custom-project-item a {
		color: inherit;
	}
	
	.featuredProjectBox .project-item a:hover, .featuredProjectBox .custom-project-item a:hover {
		text-decoration: none !important;
	}

	.featuredProjectBox .project-item .project-image,.featuredProjectBox .custom-project-item .project-image {
		position: relative;
		height: 100%;
		overflow: hidden;
		border: 1px solid rgb(60,159,255);
	}
	
    .featuredProjectBox .project-image img {
        position: relative;
        display: block;
		width:100%;
		max-width:100%;
		transition: all 1.0s ease-in-out 0.2s;
		-moz-transition: all 1.0s ease-in-out 0.2s;
		-webkit-transition: all 1.0s ease-in-out 0.2s;
		-o-transition: all 1.0s ease-in-out 0.2s;
    }

	.featuredProjectBox .project-mask {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		overflow: hidden;
		transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-webkit-user-select: none;
		-webkit-touch-callout: none;
		rule:properties;
	}
	
	.featuredProjectBox .project-mask a.project-zoom {
		position: absolute;
		top: -30px;
		right: 50%;
		margin-right: -40px;
		margin-top: -60px;
		width: 80px;
		height: 80px;
		display: block;
		border: 3px solid rgb(255,255,255);
		border-radius: 50%;
		transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
		-moz-transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
		-webkit-transition: top 0.2s ease-in-out 0.2s, -webkit-transform 0.2s ease-in-out;
		-o-transition: top 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out;
	}	
	
	.featuredProjectBox .project-mask a.project-zoom i {
		position: absolute;
		top: 50%;
		right: 50%;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-right: -15px;
		font-size: 30px;
		text-align: center;
		color: rgb(255,255,255);
		transition: all 0.6s ease-in-out;
		-moz-transition: all 0.6s ease-in-out;
		-webkit-transition: all 0.6s ease-in-out;
		-o-transition: all 0.6s ease-in-out;
	}	

	.featuredProjectBox .project-item h5, .featuredProjectBox .custom-project-item h5 {
		position: absolute;
		bottom: 0;
		right: 0;
		font-size: 11px;
		font-weight: 900;
		text-transform: uppercase;
		border-right: 5px solid rgb(60,159,255);
		padding: 5px 10px;
		margin: 5px 0px;
		line-height: 14px;
		text-align: right;
		color: rgb(60,159,255);

		transition: all 0.4s ease-in-out 0.5s;
		-moz-transition: all 0.4s ease-in-out 0.5s;
		-webkit-transition: all 0.4s ease-in-out 0.5s;
		-o-transition: all 0.4s ease-in-out 0.5s;
		background:#f7f7f7;
		*width: 100%;
		*z-index: 10;
	}
	.featuredProjectBox .project-item h5 small, .featuredProjectBox .custom-project-item h5 small{
		width: 100%;
		float: right;
		color: #999;
		transition: all 0.4s ease-in-out 0.5s;
		-moz-transition: all 0.4s ease-in-out 0.5s;
		-webkit-transition: all 0.4s ease-in-out 0.5s;
		-o-transition: all 0.4s ease-in-out 0.5s;

	}
	.featuredProjectBox .project-item:hover .project-image img , .featuredProjectBox .custom-project-item:hover .project-image img {
		opacity: .3;
		transform: scale(1.4,1.4);
		-ms-transform: scale(1.4,1.4);
		-webkit-transform: scale(1.4,1.4);
	}
	
	.featuredProjectBox .project-item:hover h5, .featuredProjectBox .custom-project-item:hover h5{
		z-index: 10;
	}
	.featuredProjectBox .project-item:hover h5, .featuredProjectBox .custom-project-item:hover h5{
		background: rgb(60,159,255);
		*padding: 0 10px;
		border-right: 5px solid rgb(255,255,255);
		color: rgb(255,255,255);
	}
	.featuredProjectBox .project-item:hover h5 small, .featuredProjectBox .custom-project-item:hover h5 small{
		color: rgb(255,255,255);
	}
	.featuredProjectBox .project-item:hover .project-mask {
		opacity: 1;
	}
	
	.featuredProjectBox .project-item:hover a.project-zoom {
		top: 50%;
	}
	
	.featuredProjectBox .project-mask .project-mask-title a:hover {
		padding-right: 3px;
	}
	
	.featuredProjectBox .project-item a.project-zoom:hover {
		transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-webkit-transform: scale(1.1,1.1);
	}
	
	.featuredProjectBox .project-item a.project-zoom:hover i {
		transform: rotate(360deg) scale(1.2,1.2);
		-ms-transform: rotate(360deg) scale(1.2,1.2);
		-webkit-transform: rotate(360deg) scale(1.2,1.2);
	}	
	



/*featuredProjects-nav-list*/

.featuredProject{
	width: 100%;
	*position: relative;
}
.featuredProject .project-carousel ul{
	width: auto;
}
#featuredProjects-nav-list{
	margin-left: -50px;
	margin-top: 0;
}
#featuredProjects-nav-list{
	
}
.featuredProject .pager h1{
	margin: 0;
	margin-bottom: 0;
	margin-top: 0;
	float:right;
	font-size: 20px;
}
.featuredProject .pager{
	float:right;
	text-align: right;
	width: 100%;
	margin: 0;
	height: 50px;
}
.featuredProject .pager #clients-nav-list{
	float: left;
	margin-top: -50px;
}
.featuredProject .pager .nav-left a, .featuredProject .pager .nav-right a{

	padding:0;
	border: 0;
	position: relative;
	display: block;
	width: 21px;
	height: 41px;
	transition: all 0.1s linear;
	cursor: pointer;
	border-radius: 0;
	opacity: 0.2;
	
}
.featuredProject .pager .hidden{
width: 21px;
height: 41px;
}

.featuredProject .pager .nav-right, .featuredProject .pager .nav-left{
	visibility: visible;
	width: 21px;
}
.featuredProject .pager .nav-right{
	*margin-left: 15px;
}
.featuredProject .pager .nav-right a{
	background: url(../images/template/next-arrow.png) no-repeat top left;
}
.featuredProject .pager .nav-left a{
	background: url(../images/template/prev-arrow.png) no-repeat top left;

}

.artmixFlash{
	width:60%;
	position: absolute;
	margin-top:30px;
}

.bgPurble{
	background-color: #f5213e;
	color: #fff;
}
.bgBlue{
	background-color: #3c9fff;
	color: #fff;
}
.bgDarkGray{
	background-color: #58595b;
	color: #fff;
}

.pricing-table-defalut .premium{
 	border-color: #58595b !important;
 }
.even{background-color:#e3e3e3}
.odd{background-color:#f6f6f6}
.pricing-table-defalut .type {
	color: #fff !important;
}

 .pricing-table-defalut .premium, .pricing-table-defalut .column:hover {
 	box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.5);
	transform:scale(1,1.06);
	-ms-transform:scale(1,1.06); /* IE 9 */
	-webkit-transform:scale(1,1.06); /* Safari and Chrome */
	border:0;
 }	
 .pricing-table-defalut .features-list:hover{
 	transform:scale(1,1);
	-ms-transform:scale(1,1); /* IE 9 */
	-webkit-transform:scale(1,1); /* Safari and Chrome */
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
 }
.pricing-table-defalut ul{
	min-width: 150px;
}

#nav  ul li  > a{
	color: #616264;
	border-left: 1px solid #616264;
	padding-left: 5px;
}

#nav  ul li:last-child a{
	border:0;
	padding-left:0;
}

#nav  ul li  ul li a{
	border:0;
	color: #fff;
}

.flex-viewport{
	direction: ltr !important;
}