@charset "utf-8";
/* CSS Document */
header, section, footer, aside, nav, article, figure 
{
	display: block;
}

	@font-face{
    font-family: "Lato-Light";
    src:url(../ttf/Lato-Light.ttf);
  }


/*fORMULARIO*/
#forma{
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
}

#formulario{
  background:rgba(0, 127, 255, 0.3);
  margin: 0 auto;
  padding: 20px;
  width:60%;
  border-radius: 1em;
  border:solid 1px rgba(0,0,0,0.2);
  box-shadow: inset 0px 0px 15px rgba(0,0,0,0.5);
  color:#000;
}
label{
	background-color:#006699;
	padding: 5px 5px;
	color: #fff;
	border-radius: 0px 16px 0px 10px;
	border:solid 1px #fff;
}
.barra{
  border-radius: 5px;
  text-align: center;
  width: 100%;
  height:20px;
  margin-bottom: 10px;
  margin-top: 5px;
  border:solid 1px rgba(0,0,0,0.7);
}
.barra:hover{
   border:solid 1px rgba(0, 127, 255, 0.7);
   color: #000;
   box-shadow: inset 0px 0px 5px rgba(255, 0, 0, 0.4);
}
#mensaje{
  min-height: 50px;
}

#submit{
  font-size:20px;
  width:80px;
  height: 50px;
  display: block;
  border-radius:0.5em;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  border:solid 2px rgba(0,0,0,0.7);
  box-shadow: inset 0px 0px 15px rgba(250,250,250,0.5);
  cursor: pointer;
  background: #fff;

   transition:all 0.2s linear;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  -o-transition:all 0.2s linear;
  -ms-transition:all 0.2s linear;
  -wap-transition:all 0.2s linear;
}
#submit:hover{
  color:#fff;
  background: rgba(0, 127, 255, 0.5);
}


 /*final formulario*/

body{
background-image: url("../images/fondo.png");
background-repeat: repeat;
font-family:"Lato-Light";
}
.sinm{
	padding: 0;
	margin: 0;
}
header{
}
#pagina{
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
	max-width: 1920px;
	margin: 0 auto;
	width: 90%;
	background-color: rgba(250,250,250,0.4);
}
nav{
		z-index:5;
}

canvas{
}

footer{
	margin-top: 5em;
}

	
@media screen and (min-width:1025px){
	#boton
	{
		display: none;
	}
	#sandw
	{
		display: none;
	}
	body
	{
		padding: 0;
		margin: 0;
	}
	canvas
	{
		
	}
	#logo,canvas,ul 
	{
		vertical-align:top;
		display: inline-block;
	}
	ul
	{
		width: 70%;
		text-align: right;
		text-decoration: none;
		margin:2em 0 0 0;
		padding: 0;

	}
	ul .nave
	{
		display: inline-block;
		font-size: 1.5em;
		list-style: none;
		padding: 3px 7px;

	}
	ul .nave:hover{
		background-color: rgba(0, 44, 255, 0.6);
		box-shadow: inset 0px 0px 8px rgba(250,250,250,0.5);
	}
	ul li:hover{
	}
	ul li a:hover
	{
		color:#fff;
		text-decoration: underline;
	}
	ul li a
	{
		color:#000;
	}

	#ingles
	{
		display: none;
	}

	#ingles1:hover
	{
		box-shadow: 1px 1px 8px #000;
		width: 30px;
		height: 30px;	
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
	}
	#ingles1
	{
		width: 30px;
		height: 30px;
		border-radius: 4em;
		margin: 0 4px;
		cursor: pointer;
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
	}
	nav
	{
		background-color: rgba(255, 255, 255, 0.8);
		position: fixed;
		width: 100%;
		max-height: 100px;
		padding:0;
		box-shadow: 3px 3px 10px #b2b3b3;
		z-index: 25;
	}

	h1
	{
		padding:0;
		text-align:center;
		font-size: 2em;
		border-bottom: solid 2px rgba(0,0,0,0.3);
	}
	h2
	{
		font-size: 2em;
	}

	h3
	{
		font-size: 1.3em;
  font-style: bold;
  border-bottom: 1px solid #272727;
  text-align: center;
	}
	h4
	{
	  font-size: 1.3em;
	  font-style: bold;
	  color:#000;
	  border-bottom: 1px solid #272727;
	  text-align: center;
	}
	a
	{
		text-decoration: none;	
	}
	p
	{
	font-size: 1.2em;
	text-align:justify;
	color:#3f3f3f;
	}


	footer
	{
		text-align: center;
		width: 100%;
		height: 40px;
		background-color:#006699;
		padding: 0.5em 0;
		color: #fff;
		box-shadow: inset 0px 0px 20px #fff;
	}

}

@media screen and (min-width:769px) and (max-width:1024px){
	body
	{
		margin: 0;
		padding: 0;
	}
	#forma{
	padding-top:80px;
}
#formulario{
	width:85%;
	margin: 0 auto;}

	h3
	{
		max-width: 106px;
		padding: 0 2px;
		font-size: 1em;
	}
	h4
	{
		font-size: 1em;
		text-align: center;
		color: #000;
		border-bottom: solid 1px #000;
	}


	h1
	{
		font-size: 2em;
		margin:0 auto;
		text-align: center;
		text-decoration: underline;
		width: 100%;
	}


	
	#logo
	{
		margin: 0 auto;
		text-align: center;
	}
	canvas
	{
		height:90px;
		
	}
	#logo,canvas,ul 
	{
		vertical-align:top;
		display: inline-block;
	}

	#sandw,#boton,#ingles
	{
		display: none;
	}

	
	ul
	{
		width: 60%;
		text-align: center;
		text-decoration: none;
		margin: 0;
		padding:1em 0 0 0;
		margin:5px 0 0 0;
	}
	ul .nave a:hover{
		color:#fff;
		text-decoration: underline;
	}

	ul .nave:hover{
		background-color: rgba(0, 44, 255, 0.6);
		box-shadow: inset 0px 0px 8px rgba(250,250,250,0.5);
	}
	ul .nave
	{
		display: inline-block;
		font-size: 1.2em;
		list-style: none;
		padding: 3px 7px;


	}
	ul li a:hover
	{
		
	}
	ul li a
	{
		color:black;
	}
	.redes,#ingles1
	{
		width: 30px;
		height: 30px;
		border-radius:5px;
		margin: 0 4px;
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
	}
	.redes:hover
	{
		box-shadow: 1px 1px 8px #000;
		width: 30px;
		height: 30px;	
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
	}
	#ingles1:hover
	{
		box-shadow: 1px 1px 8px #000;
		width: 30px;
		height: 30px;	
		transition: all 0.2s linear;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
	}

	
	nav
	{
		background-color: rgba(255, 255, 255, 0.8);
		position: fixed;
		width: 100%;
		max-height: 60px;
		padding:0;
	}
	a
	{
		text-decoration: none;	
	}
	p
	{
	font-size: 1.2em;
	text-align:justify;
	color:#3f3f3f;
	}
	
	#contenido
	{
		width: 90%;
		height: auto;
		margin: 0 auto;
	}




	footer
	{
		text-align: center;
		width: 100%;
		height: 40px;
		background-color:#006699;
		padding: 0.5em 0;
		color: #fff;
		box-shadow: inset 0px 0px 20px #fff;
	}

}


@media screen and (min-width:421px) and (max-width:768px){

body
{
	margin: 0;
	padding: 0;
}
#forma{
	padding-top: 40px;
}
#formulario{
	width:85%;
	margin: 0 auto;
}
article
{
	font-size: 15px;
	padding: 0px;
	margin: 0 auto;
	width: 100%;
}

nav 
{
	background-color: #32394b;
	color: #ccc;
	height: 100%;
	position: fixed;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: auto;
}
canvas{
		background-color:#fff;
}
li
{
	padding: 10px 30px;
	list-style: none;
	border-bottom: solid 2px #000;
	border-top: solid 1px rgba(93,93,93,0.5);
}
li:hover
{
	color:#fff;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	box-shadow: inset 0px 0px 8px #9e9e9e;
}
ul
{
	padding:0;
	margin:0;
	list-style: none;
	border-top: solid 1px #4a5572;
	box-shadow: inset 0px 0px  15px #343434;
}

li a 
{
	color: #ccc;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 0;
	display: block;
}
li a:hover 
{
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;

}

#container
{
	height: 480px;
	width: 320px;
	overflow: hidden;
}
#contenido
{
	width: 95%;
	margin: 0 auto;
	padding: 0;
}
footer
{
	background-color: #006699;
	width: 100%;
	height: 40px;
	text-align:center;
	color:#fff;
	box-shadow: inset 0px 0px  7px #ccc;
	margin: 2em 0 0 0;
}
h1
{
	font-size: 1.5em;
	text-align: center;
	border-bottom:solid 1px rgba(0,0,0,0.5);
		
}
	
h3
{
	
}
h4
{

}
p
{
	text-align: justify;
	font-size:1em;

}


#pagina
{
	background-color: #fff;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
	margin: 0;
	padding: 0;
}

#marcadores
{
	position: fixed;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 5px #000;
	z-index: 5;
}
#boton
{
	cursor: pointer;
	padding: 5px;
	width: 35px;
	height: 35px;
	border-radius: 0.5em;
	margin: 0 0 0 0.5em;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
#boton,#sandw,#ingles
{
	vertical-align: middle;
	display: inline-block;
}
#ingles
{
	width: 30px;
	height: 30px;
	border-radius: 0.5em;
	margin:0 1.5em 0 0;
	float: right;
	padding: 5px;
	cursor:pointer;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
#ingles:hover
{
	box-shadow: 0px 0px 3px #006699;
	border-radius: 4em;
}
#ingles1
{
	display: none;
}
#boton:hover
{
	border-radius: 4em;	
	box-shadow: 0px 0px 3px #006699;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
	#sandw
	{
		font-size: 1.5em;
	}
}

@media screen and (min-width:0px) and (max-width:420px){

body
{
	margin: 0;
	padding: 0
}
#forma{

	padding-top:50px;
}
#formulario{
	margin: 0 auto;
	width:80%;
}
article
{
	font-size: 15px;
	padding: 0px;
	margin: 0 auto;
	width: 90%;
}

nav 
{
	background-color: #32394b;
	color: #ccc;
	height: 100%;
	position: fixed;
	overflow: hidden;
	top: 0;
	width: 100%;
	height: auto;
}

li
{
	padding: 10px 30px;
	background-color: #32394b;
	list-style: none;
	border-bottom: solid 2px #000;
	border-top: solid 1px #4a5572;
	width: 100%;
}
li:hover
{
	color:#fff;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	box-shadow: inset 0px 0px 8px #9e9e9e;
}
ul
{
	padding:0;
	margin: 0;
	list-style: none;
	border-top: solid 1px #4a5572;
	box-shadow: inset 0px 0px  15px #343434;
	margin: 0;
	width: 100%;
}

li a 
{
	color: #ccc;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding: 5px 0;
}
li a:hover 
{
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;

}
canvas
{
	background-color:#fff;
	
}

#social
{
	text-align: left;
	padding:1em;
	width: 100%;
	height:auto;
}
.redes
{
	width: 30px;
	height: 30px;
	margin: 0 0 0 24px;
	border-radius:5px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.redes:hover
{
	box-shadow: 1px 1px 8px #fff;
	width: 30px;
	height: 30px;

}
#container
{
	height: 480px;
	width: 320px;
	overflow: hidden;
}
#contenido
{
	/*max-width: 320px;*/
	width: 100%;
	margin: 0;
	padding: 0;
}
#primera{
	width: 100%;
}



footer
{
	background-color: #006699;
	width: 100%;
	height: 40px;
	text-align:center;
	color:#fff;
	box-shadow: inset 0px 0px  7px #ccc;
}
h1
{
	font-size: 1.5em;
	text-align: center;
	border-bottom:solid 1px rgba(0,0,0,0.5);
}
h2{
	text-align: center;
	border-bottom:solid 1px rgba(0,0,0,0.5);
}
h3
{

	max-width: 106px;
	padding: 0 2px;
	font-size: 1em;
}
h4
{
	font-size: 1.2em;
	color: #fff;
	max-width: 106px;
	padding: 0 2px;
}


#pagina
{
	background-color: #fff;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
	margin: 0;
	padding: 0;
}
#marcadores
{
	position: fixed;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 5px #000;
	z-index: 5;
}


#ingles
{
	width: 30px;
	height: 30px;
	border-radius: 0.5em;
	margin:0 1.5em 0 0;
	float: right;
	padding: 5px;
	cursor:pointer;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
#ingles:hover
{
	box-shadow: 0px 0px 3px #006699;
	border-radius: 4em;
}
#ingles1
{
	display: none;
}
#boton
{
	cursor: pointer;
	padding: 5px;
	width: 30px;
	height: 30px;
	border-radius: 0.5em;
	margin: 0 0 0 0.5em;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	z-index:5;
}
#boton,#sandw,#ingles
{
	vertical-align: middle;
	display: inline-block;
	z-index: 5;

}
#boton:hover
{
	border-radius: 4em;	
	box-shadow: 0px 0px 3px #006699;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
#sandw
{
	font-size: 1.5em;
}

#nosotros
	{
		width: 100%;
		height: auto;
		margin: 0;
	}
	
}
