﻿header {
	width:100%; /* Establecemos que el header abarque el 100% del documento */
	overflow:hidden; /* Eliminamos errores de float */
	background:#ffffff;
	margin:auto;
        height:150px;
	Z-index:3;
}

.wrapper {
	width:90%; /* Establecemos que el ancho sera del 90% */
	max-width:1000px; /* Aqui le decimos que el ancho máximo sera de 1000px */
	margin:auto; /* Centramos los elementos */
	overflow:hidden; /* Eliminamos errores de float */
}

header .logo {
	color:#ffffff;
	font-size:35px;
	line-height:200px;
	float:left;
	/*background:#ffffff url(/img/logoPS.png);*/
}

header nav {
	float:right;
	line-height:200px;


}

header nav a {
	display:inline-block;
	color:#000;
	text-decoration:none;
	padding:10px 20px;
	line-height:normal;
	font-size:18px;
	font-weight:bold;
	-webkit-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;

-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
 
}

header nav a:hover {
	background:#009900;
	border-radius:50px;
	text-decoration:none;
color: #fff
}

.header2 {
	position: fixed;
	height:100px;
}

.header2 .logo {
	line-height:100px;
	font-size:30px;
}

.header2 nav {
	line-height:100px;
}

@media screen and (max-width: 950px) {
	header .logo,
	header nav {
		width:100%;
		text-align:center; /*Centramos el menu y el logotipo*/
		line-height:100px;
	}

	.header2 {
		height:auto;
	}

	.header2 .logo,
	.header2 nav {
			
		line-height:50px;
	}
}

@media screen and (max-width: 700px){
figcaption{
font-size:20px;
}
}
/* Por debajo de 400px */
@media screen and (max-width: 400px){
figcaption{
font-size:20px;
}
}

@media only screen and (max-width: 767px) {
    figcaption{
        font-size: 14px;
    }
}
/*Imagenes de fondo en singlepage*/
#home 
{

	background:url(/img/original2.jpg) no-repeat center center ; 
	
	background-size:cover;
        height:200%;
	
        	
	

}



#history{

	background: url(/img/backgroundblanco.jpg) no-repeat center center; 
	background-size:cover;
        height:180%;
	text-align : justify;


}

#proyects{

	background: #fff url(/img/bgproyect.jpg) no-repeat center center; 
	background-size:cover;
        height:160%;

}


#services{

	background: #ffffff  no-repeat center center; 
	background-size:cover;
        height:160%;

}

#contacts{

	background: #ffffff; 
	background-size:cover;
        height:160%;

}


#contacts .leyenda p{

	margin-top:10px;
	width:30%;
	margin-left:80px;

}
 #home .home_container h1 {
	
	
	
	
/*	color: #ffffff;
	font-style:bold;
	font-size:45px;
	text-align:center
	position:absolute;*/
	height:10%;
	color: #fff; font-family: 'Helvetica Neue', sans-serif; 
	font-size: 65px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 1; 
	text-align: center; 
	margin-top:25%; 
		
/*	font-family: Arial, Helvetica, sans-serif;*/
	
	
	

/*evita el seleccionado del usuario*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}

#home .home_container span {
	
	
	
	
/*	color: #ffffff;
	font-style:bold;
	font-size:45px;
	text-align:center
	position:absolute;*/
	height:10%;
	color: #fff; font-family: 'Helvetica Neue', sans-serif; 
	font-size: 60px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height: 1; 
	text-align: center; 
	margin-top:10%; 
		
/*	font-family: Arial, Helvetica, sans-serif;*/
	
	
	

/*evita el seleccionado del usuario*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}
 #home .home_container h3 {
	
	
	
	
/*	color: #ffffff;
	font-style:bold;
	font-size:45px;
	text-align:center
	position:absolute;*/
	height:10%;
	color: #fff; font-family: 'Helvetica Neue', sans-serif; 
	font-size: 30px; 
	letter-spacing: -1px; 
	line-height: 1; 
	text-align: center; 
	margin-top:5%; 
		
/*	font-family: Arial, Helvetica, sans-serif;*/
	
	
	

/*evita el seleccionado del usuario*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}




#history .history_container figcaption{
	
	
	
	
	color: green;
	font-size:20px;
	float:left;
	width:80%;
	margin-top:6%;
	margin-left:10%;
	
/*	font-family: Arial, Helvetica, sans-serif;*/
	
	
	

/*evita el seleccionado del usuario*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}

#history h1{

margin-top:10%;
text-align: center;
color: green;



}

#history hr {
margin-left:10%;
color: green;



}


#services h1{

margin-top:10%;
text-align: center;
color: green;


}


#proyects h1{

margin-top:10%;
text-align: center;
color: green;



}

#proyects .tecno {

position:relative;
text-align:center;
color: green;
font-size:15px; 	


}

#contacts h1{

margin-top:10%;
text-align: center;
color: green;

}


#history img{


margin-left:10%;
width:30%;



}


 .image-contact img
{
 
     margin-top:5%;
     margin-left:10%;
     width:15%;
     
     	


     	
}

.image-contact  figcaption{
	
	
	
	
	color: green;
	font-size:30px;
	float:bottom;
	width:30%;
	margin-top:2%;
	margin-left:5%;
	font-style:bold;
	
/*	font-family: Arial, Helvetica, sans-serif;*/
	
	
	

/*evita el seleccionado del usuario*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;


}


#proyects .proyect_container{

margin-top:15%;
}

button {
    background: #428BCA;
    color: #fff;
    font-family: Sans-serif;
    font-size: 20px;
    height: 60px;
    width: 150px;
    line-height: 60px;
    margin-top:600px
    text-align: center;
    border: 0;
    transition: all 0.3s ease 0s;	
    position: absolute;
}

button:hover {

  background: #CF4647;

}


footer{

height:30%;
background:green;
margin-top:5%;
}


footer p{


color:white;
text-align:left;

position: absolute;
}

.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 20px;
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	margin-top:20%;
	box-shadow: 
		inset 0 0 0 16px rgb(51, 119, 255),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.ch-img-1 { 
	background-image: url(/img/foto2.jpg);
}

.ch-img-2 { 
	background-image: url(/img/foto3.png);
}

.ch-img-3 { 
	background-image: url(/img/foto4.png);
}
.ch-img-4 { 
	background-image: url(/img/foto5.png);
}
.ch-info {
	position: absolute;
	background: rgba(63,147,147, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	opacity: 0;
	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;

}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	margin: 0 30px;
	padding: 45px 0 0 0;
	height: 140px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.ch-item:hover .ch-info p {
	opacity: 1;
}




h1.spacing {
  
  font-size:80px;	
}
#spacing p {
  font-family: tahoma, georgia, "times new roman", times, serif;
  font-size: 0.9em;
  line-height: 1.4;
  letter-spacing: 0.05em;
}


