@import url(@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic);

/* === CSS RESET === */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* === End of CSS RESET === */

body {
	background: url(../assets/bg.jpg);
	font-size: 20px;
	overflow: hidden;
}
h1 {
	font-size: 75px;
	font-weight: bold;
	line-height: 1.5em;
	text-shadow: 
		2px 2px 0 transparent,
		4px 4px 0 #101010;
}

a, a:visited {
  border:none !important;
	color: white;
	text-decoration: none;
	border-bottom: 2px dotted;
	transition: color 0.2s;
}

a:hover {
	color: #AAA;
}

a:active {
	color: lightblue;
}

.big {
	display: block;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-shadow: 
		2px 2px 0 transparent,
		4px 4px 0 #101010;
}

.wrapper div {
	position: absolute;
}

 body > nav {
  background:url(../assets/nav.png) !important;
  height:189px;
  display:none;
	position: fixed;
	z-index: 1500;
	top: 60px;
  left:60px;
	background: rgba(10,10,10, 0.5);
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
  width:184px;
}

 body > nav a
 {
  position:absolute;
  text-indent: -999em;
 } 
 body > nav .criagram a 
 {
  position: absolute;
  left: 61px;
  width: 56px;
 }
body > nav .togiftme a 
 {
  position: absolute;
  top: 52px;
  left: 9px;
  height: 56px;
}
body > nav .demo a 
{
    position: absolute;
    left: 48px;
    top: 40px;
    width: 81px;
    height: 80px;
}

body > nav .comparables a
{ 
  position: absolute;
  left: 128px;
  top: 52px;
  width: 41px;
  height: 56px;
}

body > nav .business
{
position: absolute;
top: 120px;
left: 61px;
width: 56px;
}
.settings {
  display:none;
	right: 0;
	padding: 10px 20px;
	border-radius: 10px 0 0 0;
}

.settings a {
	border: none;
}

nav {
	border-radius: 0 10px 0 0;
}

nav li {
	float: left;
}

nav a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border: none;
	text-align: center;
	transition: 0.25s;
}

/*nav li:last-child a {
	border-radius: 0 10px 0 0;
}

nav a:hover {
	background: rgba(15,15,15, 0.5);
}
*/
.sp-canvas {
	display: none;
}

.arrow {
	position: relative;
	display: inline-block;
}

.demo { 
margin-left:132px;
	height: 484px;
width: 526px;
font-size: 30px;
text-align: center;
font-weight: bold;
top:50%;
margin-top: -243px;
}

.demo nav
{
height:484px;
position: relative;
background: none;
}

.demo nav a 
{
	background:url(../assets/btn_nav.png) no-repeat;
	background-color:none;
	display:block;
	overflow:hidden;
	position:absolute;
	text-indent:-999em;
	-webkit-transition:background-position 1s ease;
}

.demo nav li { list-style:none; }

.demo nav a.logo
{
	background:url(../assets/logo.png) no-repeat 0 0;
	height:263px;
	width:263px;
	position: absolute;
	top: 113px;
	left: 101px;
	z-index:100;
}

.demo nav a.criagram,
.demo nav a.empresa
{
	height:113px;
	width:162px;
} 

.demo nav a.togiftme,
.demo nav a.comparables
{
	height:162px;
	width:113px;
}


.demo nav .criagramlink
{ 
	height: 150px;
	width: 260px;
	left:100px;
	overflow:hidden; 
	position:relative;
}
.demo nav a.criagram 
{ 
	background:url(../assets/criagram.png) no-repeat;
	background-position: center -8px;
	left: 50%;
	margin-left: -141px;
	width:260px;
}
.demo nav a.criagramHover
{
	background:url(../assets/criagram.png) no-repeat -5px -181px;
	left:1px;
	top:123px;
	height:150px;
	width:262px;
}

.demo nav a.togiftme 
{ 
	background:url(../assets/togiftme.png) no-repeat -101px 0; 
	left: 0px;
	top: 50%;
	margin-top: -81px;
	
}

.demo nav a.togiftmeHover
{
  background: url(../assets/togiftme.png) no-repeat 0px -164px;
  height:162px;
  left: 100px;
  top: 50%;
  margin-top: -79px;
  width: 260px;
}


.demo nav .comparableslink{
  height: 160px;
  width: 266px;
  overflow: hidden;
  position: relative;
  top: 163px;
  left: 100px;
}

.demo nav a.comparables 
{ 
  background: url(../assets/comparables.png) no-repeat 0px -164px;
  background-position: 40px 0px;
  right: 52px;
  top: 50%;
  margin-top: -81px;
  height: 161px;
  width: 303px;
}

.demo nav a.comparablesHover 
{ 
	background: url(../assets/comparables.png) no-repeat 0px -164px;
  background-position: 16px -163px;
  right: 239px;
  top: 50%;
  margin-top: -81px;
  height: 161px;
  width: 303px;
}

.demo nav .empresalink{
  height: 160px;
  width: 262px;
  overflow: hidden;
  position: relative;
  bottom: -206px;
  left: 100px;
}


.demo nav a.empresa 
{ 
  background: url(../assets/empresa_menu.png) no-repeat;
  background-position: -49px -43px;
  0px 6px;
  bottom: 40px;
  left: 50%;
  margin-left: -81px;
  display: block;
  height: 120px;
}

.demo nav a.empresaHover 
{ 
	background: url(../assets/empresa_menu.png) no-repeat ;
  background-position:  0px -196px;
  display:block;
  left: 0;
  top: -80px;
  margin-top: -81px;
  height: 161px;
  width: 303px;
}






.demo .arrow {
	font-size: 20px;
	animation: point-down 0.5s alternate infinite;
}

.description {
	top: 530px;
	left: -40px;
	width: 950px;
}

.syntax {
	top: 1510px;
	left: 430px;
	width: 400px;
}

.scrollbar {
top: 1300px;
left: 1320px;
width: 800px;
}

.rotations {
	left: 2185px;
	top:500px;
	width: 460px;
}

.rotations > img
{
	position: relative;
	left: 50%;
	margin-left: -441px;
}
.rotations .bullet 
{ 
background:url(../assets/empresa.png) no-repeat;
display:block;
float:left;
height:72px;
left:-58px;
overflow:hidden;
position:relative;
text-indent:-999em;
width:57px; 
}

.rotations .container
{
	background:url(../assets/bg_containerEmpresa.png) no-repeat;
  height:445px;
	padding:44px 24px 12px 24px;
	width:350px;
} 

.rotations .container h2 
{
	color:#333333;
	font-family: 'Droid Serif', serif;
	font-size:24px;
	text-shadow:none !important;
	margin-bottom:29px;
}

.rotations .container p 
{
	color:#333333;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin-bottom:25px;
	text-shadow:none;
}

.rotations .sliderProject 
{

width: 320px;
height: 180px;
}

	.rotations .sliderProject  li
	{ 
		float:left;
		height:150px;
		width:250px;
	}
	
	.rotations .sliderProject  li img
	{
		display:block;
		height:150px;
		width:250px;
	}
	
		.rotations .sliderProject 
		{
			overflow: hidden;
      position: relative;
      height: 220px;
      width: 350px;
		}
		
		.rotations .sliderContainer
		{
        background:url(../assets/projects.png) no-repeat;
  			position: relative;
        height: 160px;
        padding:30px 50px;
        width: 250px;
		}
		
		.rotations .sliderProject  a.prev
		{
      display: inline;
      position: absolute;
      left: 0;
      top: 0;
      height: 160px;
      text-indent:-999em;
      width: 50px;
		}
		  .rotations .sliderProject  a.next
    {
      display: inline;
      position: absolute;
      right: 0;
      top: 0;
      height: 160px;
      text-indent:-999em;
      width: 50px;
    }

    .rotations .team
    { 
      background:url(../assets/team.png) no-repeat;
      color: #333;
      display: block;
      font-family: 'Droid Serif', Serif;
      font-size: 22px;
      float: right;
      height: 22px;
      overflow: hidden;
      width: 259px;
      margin-top: 12px;
      padding: 13px 60px;
      text-align: right;
      background-position: right center;
    }



.rotations .upside-down {
	font-size: 42px;
	text-align: right;
	transform: rotate(180deg) translateY(3em);
}

.source {
	left: 2200px;
	top: -800px;
	width: 400px;
}

.pencil 
{
  left: 2820px;
  margin-top: 47%;
}


/*projects*/

.projectInfo .top
{
  overflow:hidden;
  margin-bottom:42px;
  position:relative;
  width:100%;
}
.projectInfo .top h3 
{
  float:left;
  width:50%;
}


  .projectInfo .mainProject
  { 
float: left;
width: 45%;
overflow-y: scroll;
overflow-x:hidden;
height: 536px;
  }

  .projectInfo .mainProject p 
  {
    color:#fff;
    font-weight:100;
    font-style:italic; 
    font-size:16px; 
    font-family:'Roboto', sans-serif;
    margin-bottom:33px;
    line-height: 24px;
  }
  .projectInfo .top h3 img
  {
    display:block;
    margin:0 auto;
  }


.projectInfo .top ul
{
  float:right;
  width:50%;
}

.projectInfo .top ul li 
{ 
  margin-bottom:3px;
  overflow:hidden;
}

.projectInfo .top ul li span
{
  background:url(../assets/actions.png) no-repeat;
  display: block;
  float:left;
  height:36.5px;
  padding-right:10px;
  width:32px;
}

.projectInfo .top ul li:nth-child(2) span,
.projectInfo .top ul li:nth-child(3) span {
  background-position: left bottom;
} 

.projectInfo .top ul li a {
  background:#165c9e;
  border:1px solid #0c5294;
  border-radius:18px;
  display:block;
  font-size:14px;
  font-family:'Roboto', sans-serif;
  font-weight: lighter;
  float:left;
  margin-left:1px;
  padding:7px 10px;
}

 .projectInfo  .sidebaProject
 {
  float:right;
  right:0;
  width:50%;
 }

 .projectInfo  .sidebaProject > a 
 {
  display:block;
  height:270px;
  overflow:hidden;
  margin-bottom:13px;
  width:100%;
 }

 .projectInfo  .sidebaProject > a  img 
 {
  display:block;
  width:100%;
 }

.smartPhone 
{
  left: 1780px;
  top: 920px;
  height: 300px;
  width: 600px;
}

/*criagram*/

div.criagram
{
left: 4030px;
top: 50px;
width: 950PX;
}

.follow {
width: 800px;
left: 2210px;
top: -180px;
}

.follow .big {
	font-size: 40px;
}

.highlight {
	animation: highlight 0.2s alternate 6 ;
}

@keyframes point-down {
	from {
		top: 0;
	}
	to {
		top: 5px;
	}
}

@keyframes highlight {
	to {
		background: lightblue;
	}
}


/*FANCYBOX*/

#project .image
{
  float:left;
  margin-right:30px;
  width:60%;
}

#project .info {
  overflow:hidden;
  width:25%;  
}
#project .info h2 
{
  color:#333;
  font:bold 32px 'Droid Serif', Serif;
  margin-bottom:28px;
}

#project .info p,
#project .info a 
{
  color:#333;
  font:bold italic 13px 'Roboto', sans-serif;
  margin-bottom:25px;
}

/*pencil*/

.pencil { width:570px; }


