

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	color: #EEE;
	font-family: arial;
	font-size: 16px;
	font-family: 'Open Sans Condensed';
	font-weight: 300;
	background:#222\9 
}
#mansaje, #linea, #AADD
{
float:left;
}

#fondo
{
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: -2;
	display: none\9 
}
#fondo img
{
	min-height: 100%;
	min-width: 100%;
	position: fixed;
		background-color: #000;
		display: :none\9 ;
}
#fondopattern
{
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	background: url('images/fondopattern.png');
	z-index: -1;
	display: none\9 
}
nav
{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.5);
	margin-top: -60px;
	font-family: 'Strait', sans-serif;
	font-weight: 400;
}

nav ul
{
	list-style: none;
	text-align: center;

}
nav li
{
	display: inline-block;
	padding: 20px 10px;
}

nav a:link
{
	text-decoration: none;
	color:#EEE;
	transition-property: color;
 	transition-duration: 0.8s;
  	transition-timing-function: ease;
}
nav a:visited
{
	color:#EEE;
}
nav a:active
{
	color:#EEE;
}
nav a:hover
{
	color:red;

}

#menu
{
	width: 50px;
	height: 45px;
	margin: 0 auto;
	margin-top: 25px;
	cursor: pointer;
}

#logo
{
	margin: 0 auto;
	margin-top: 50px;
	width: 279px;
}

#design
{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	font-family: 'Dosis';
	font-weight: 200;
}
h1
{
	font-size: 3em;
}

#amazing
{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.3);
	text-align: center;
}
#amazing_base
{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.3);
	text-align: center;
	position:fixed;
	bottom: 0; 
	margin: 0 auto;
}
#descarga
{
	height: auto;
	width: 100%;
	background: rgba(0,0,0,0.6);
	text-align: center;
	margin-top: 25px;
}
#cds
{
	margin: 0 auto;
	padding: 50px;
}
#cds img:hover
{
	border: 1px solid red;
}
#cds img
{
	padding: 25px;
}

#amazing h2, #amazing_base h2
{
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	opacity: 0.4;
	font-family: 'Parisienne', cursive;
	font-weight: 400;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
#container
{
	overflow: visible;
	height: auto;
}

#alex
{
	height: auto;
	max-width:850px;
	background:rgba(255,255,255,0.7);
	margin: 0 auto;
	border-radius: 5px;
	color:#222;
}


#alex li
{
	display: inline-block;
	width: 28%;
	vertical-align: top;
	padding-right: 5%;
}

h4
{
	margin-bottom: -25px;
}
#pendientes
{
	width: 85%;
	height: auto;
	padding: 15px;
	background:rgba(255,255,255,0.4);
	border-radius: 5px;
	margin-bottom: 35px;
}

.negrita
{
	font-family: 'Open Sans Condensed';
	font-weight: 700;

}

#alexbigdoll
{
	width: 150px;
	height: 150px;
	border-radius:90px;
	border: 9px solid #EEE;
	margin-top: 20px;
}
#alex h2
{
	margin-top: -5px;
	margin-bottom: -15px;
}
.item {
width: 390px;
margin: 5px;
float: left;
background-color: rgba(255,255,255,1);
}
#portafolio
{
	max-width: 800px;
	height: auto;
	margin: 0 auto;
	color:#222;

}
#titulo
{
	max-width: 800px;
	margin: 0 auto;
	font-size: 5em;
	color:#ccc;
	margin-top: 250px;
}

#contacto
{
	height: auto;
	padding: 5px;
	max-width:790px;
	margin: 0 auto;
	margin-bottom: 100px;
	color:#222;
}
#contacto img, #contacto form
{
	display: inline-block;
}
#contacto form
{
	height: auto;
	padding: 5px;
	max-width:790px;
	background:rgba(255,255,255,0.7);
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom: 100px;
	color:#222;
}
#contactform ul
{
	list-style: none;
	max-width: 100px;

}

.buttons
{
	cursor: pointer;
	width:50px;
	height: 50px;
	border-radius: 25px;
	background: red; 
	color: #EEE;
	font-size: 0.7em;
	border:0; 
}

.text
{
	font-size: 1em;
	margin-left: -35px;
}
#proyecto
{
	height: auto;
	text-align: center;
	max-width: 800px;
}


#proyecto img
{
	width: 100%;
	height: auto;
}

#proyecto2
{
	height: auto;
	text-align: center;
	max-width: 800px;
}

#proyecto2 img
{
	width: 100%;
	height: auto;
}
#proyecto2 a
{
	text-decoration: none;
}

#project
{
	padding: 7px 25px;
	height: auto;
	max-width:800px;
	background:rgba(255,255,255,0.7);
	margin: 0 auto;
	border-radius: 5px;
	color:#222;
	text-align: center;
	margin-bottom: 100px;
}

#fase
{
	width: 150px;
	height: auto;
	background: red;
	color:#EEE;
}
#fase2
{
	width: 150px;
	height: auto;
	background: #3399cc;
	color:#EEE;
	text-align: center;
	text-decoration: none;
	
}
#fase2 a
{
	text-decoration: none;
}
#portafolio p
{
	padding: 0 25px;
}

#contacto2
{
	display: none;
}
#contacto p
{
	color: #EEE;
	border-radius: 5px;
	margin: 25px;
	font-size: 2em;
	border: 1px dashed #EEE;
	padding: 15px;
	margin-top: -15px;
}

#contacto3 p
{
	color: #EEE;
	border-radius: 5px;
	margin: 25px;
	font-size: 2em;
	border: 1px dashed #EEE;
	text-align: center;
	padding: 15px;
}
#contacto3 img
{
	margin: 0 auto;
}
#homeland
{
	width: 50px;
	height: 45px;
	margin: 0 auto;
	cursor: pointer;
	float: left;
}
#sorry
{
text-align: center;
width: 100%;
color:#EEE;
font-size: 1em;
}

	.columna{
	display: inline-block;
	vertical-align: top;
	width: 40%;
	margin: 10px;
	}
	#butt
	{
		width: 99%;
		height: auto;
		padding: 15px 5px;
		border-radius: 2px;
		background: red;
		text-align: center;
		margin-bottom:-3px;
	}
	#butt a
	{
		text-decoration: none;
		color:#EEE;
	}
	#butt a:hover
	{
		text-decoration: none;
		color:yellow;
		}

	#butt2
	{
		width: 100%;
		height: auto;
		padding: 15px 5px;
		background: green;
		text-align: center;
		margin-bottom:-3px;
		font-size: 2em;
	}

	#butt2 a
	{
		text-decoration: none;
		color:#EEE;
	}
	#butt2 a:hover
	{
		text-decoration: none;
		color:yellow;
		}

	#butt3
	{
		width: 100%;
		height: auto;
		padding: 15px 5px;
		background: red;
		text-align: center;
		margin-bottom:-3px;
		font-size: 2em;
	}

	#butt3 a
	{
		text-decoration: none;
		color:#EEE;
	}
	#butt3 a:hover
	{
		text-decoration: none;
		color:yellow;
		}

	.columna img{
	border: solid 4px white;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	cursor: pointer;
	margin: 5px 10px;
	width: 100%;

	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	}
	.columna img:hover{
	border: solid 4px red;
	box-shadow: 0 0 40px rgba(0,0,0,0.8);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

/*------------------aviso cookies--------------*/
	#cookie
	{
		width: 100%;
		height: auto;
		background:red;
		position: fixed;
		bottom: 0;
		font-size: 14px;
		margin: 0 auto;
		display: none;
		
	}
	#aceptarCookies
	{
		padding: 2px 8px;
		margin-left: 5px;
		color:#fff;
		border: 1px solid #fff;
		border-radius: 3px;
		text-decoration: none;
		font-size: 14px;
	}
	#cookieText
	{
		max-width: 960px;
		color:#fff;
		text-align: center;
		margin: 0 auto;
		font-size: 14px;
	}
	#cookie p, #cookie a
	{
		display: inline-block;
		vertical-align: middle;
	}
/*------------------aviso cookies--------------*/

@media(max-width : 600px){
	.columna{
	width: 80%;
	margin: 10px;
	}

    h1
    {
        font-size: 2em;
    }
    #amazing
    {
    	height: auto;
    }
    nav
	{
	background: rgba(0,0,0,0);
	width: 100%;
	height: 250px;
	margin-top: -250px;
	}
    nav li
	{
	display: block;
	background: rgba(0,0,0,0.5);
	margin-left: -40px;
	border-bottom: 1px solid #000;
	}

	#alex
	{
	height: auto;
	background:rgba(255,255,255,0.7);
	margin: 0 25px;
	padding: 25px;
	border-radius: 5px;
	color:#222;
	}

	#alex li
	{
	width: 100%;
	display:block;
	padding:0 25px;
	margin-left: -45px;
	}
	#titulo
	{
		margin-left: 25px;
		font-size: 5em;
		margin-top: 250px;
	}
	#portafolio
	{
	margin:15px;
	display: block;
	height: auto;
	}

	#contacto img
	{
		display: none;
	}

	#proyecto2, #proyecto
	{
		width:100%;
		height: auto;
		display: block;;
	}

	.item {
	margin: 5px;
	float: left;
	background-color: rgba(255,255,255,1);
	}


	#contacto2
	{
		display: block;
		border-radius: 5px;
		margin: 25px;
		font-size: 2em;
		border: 1px dashed #EEE;
		padding: 15px;
	}
	#contacto2 img
	{
		width: 100%;
		height: auto;
	}

	#contacto3 img
	{
		width: 100%;
		height: auto;
	}

	#contacto
	{
		display: none;
	}





 }
 
@media(max-width : 820px){
 	#contacto
	{
	margin:0 25px 25px 25px;
	padding:2px;
	}
}