/** TAGS	**/

*{
	margin:0;
	padding: 0;
}
/*A*/
/*B*/
body{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;

}
/*C*/
/*D*/
/*E*/
/*F*/
form{
    border-radius: 5px;
    width: 510px;
	padding: 5px 15px;
	color:black;
}

footer{
	background-color:rgb(84, 84, 84);
	border-top:4px solid #009bdb;
	box-sizing : border-box;
	color:white;
	padding:15px;
	text-align: center;
	width: 100%;
}
footer div{
	display: inline-block;
	vertical-align: middle; 
}
/*G*/
/*H*/
html{
	font-family: helvetica, arial, Verdana;
	font-size: 16px !important;

}
header{


	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,c6c6c6+100&1+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(198,198,198,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(198,198,198,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(198,198,198,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00c6c6c6',GradientType=0 ); /* IE6-9 */


	box-sizing : border-box;
	height: 150px;
	padding:15px 15px 0px 15px;
	text-align: center;
	width: 100%;
	position: absolute;
    top: 0;
    z-index: 7777;
}

header div{
	display: inline-block;
	vertical-align: middle;
}
header .logo {
    	width: 144px;
	}
.logo img{
	width: 144px;
}
header .redes {
	display: none;
	width: 140px;
}
h1,h2,h3,h4,h5,h6{
	color: #00628E !important;
	padding: 5px;
}
/*I*/
input, textarea{
    width: 100%;
    border-radius: 5px;
    padding: 5px;
}
/*J*/
/*K*/
/*L*/
label{
	width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    display: block;
}
/*M*/
/*N*/
nav{

	margin: 0 auto;
}

nav ul{
	margin: 0 auto;
}

nav ul li{
	display: inline-block;
	list-style: none;
	text-align: center;
	width: 24%;
}

nav ul li a{
	color:#009bdb;
	text-decoration: none;
}

nav ul li a:hover{
	color: #009bdb;
	text-decoration: none;
	padding: 10px;
	background-color: #1D2E37;
	border-radius: 10px;
}
/*O*/
/*P*/
/*Q*/
/*R*/
/*S*/
section{
	width: 100%;
	text-align: center;	
}
/*T*/


/** Inicio IDs	**/
#ballena{
	width: 660px;
	height: 370px;
	position: absolute;
	top: 300px;
	left: 5%;
	background: url(../images/ballena.png) no-repeat;
	background-size: cover;
}

#contacto{
	text-align: center;
	width: 80%;
	margin: 0 auto;
	padding:35px 10px;
}

#formulario{
	display: inline-block;
	margin-right: 10%;
	vertical-align: top;
}

#hug{
	display: inline-block;
	width: 100%;
}

#nav-dc{
	position: absolute;
    top: 180px;
    left: 38%;
    background: url(../images/menu_1.png);
    background-size: cover;
    width: 510px;
    height: 95px;
}

#mapa{
	width: 40%;
	display: inline-block;
}

#miCanvas{
	position: absolute;
	top: 170;
	left: 0;
	z-index: -100;
}

#sec{
	padding-top: 150px;
    background: url(../images/cielo1.jpg);
    background-size: cover;
}
       
#extra{
	background-color: rgba(187, 213, 221, 0.58);
	width: 600px;
	height: 550px;
	z-index: 9999;
	position: absolute;
	top:150px;
	right: 0px;
	display: none;
	border-bottom-left-radius: 30px;
	border-top-left-radius:30px;
	padding: 5px;
}

#extra p{
	text-align: justify;
    padding: 10px;
}

#especial{
	-webkit-animation: tiembla 0.8s infinite;
}
@-webkit-keyframes tiembla{
	0%  { -webkit-transform:rotateZ(-5deg); }
	50% { -webkit-transform:rotateZ( 0deg) scale(.8); }
	100%{ -webkit-transform:rotateZ( 5deg); }
}

#especial:hover{
	cursor: pointer;
}

#nav-dc{
	position:absolute;
	z-index: 500;
}

#pie-contacto{
	position: absolute;
	top:800px;
	left: 0px;
}

#pie-dc{
	position: absolute;
	top: 900px;
	left: 0px;
}



/** Fin IDs	**/



/** Inicio Class	**/
.acerca{
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px;
}


.acerca .nav{
	padding-top: 10px;
    width: 405px;
    margin: 0 auto;
}

.alinear{
	padding-top: 50px;
}

.arreglo{
	margin-top: 50px;
}

.activo{
    border-bottom: 3px solid #009bdb;
}

.activo:hover{
	border-bottom:none;
}

.caja-esp{
	height: 500px;
	display: inline-block;
}

.dc-ima{
	width: 100%;
	height: 900px;
}

.dc-texto{
    position: absolute;
    top: 280px;
    right: 100px;
    z-index: 100;
    width: 690px;
    text-align: justify;
    line-height: 25px;
}

.dc-texto p{
	color:black;
	font-size: 20px;
	font-weight: lighter;
	text-align: left;
}

.dc-texto-2 p, .dc-texto-3 p{
	color:#fff;
	font-size: 20px;
	font-weight: lighter;
	width: 85%;
	margin-left: 30px;
}


.dc-texto h2, .dc-texto-2 h2, .dc-texto-3 h2{
	color:#8bc83f !important;
	font-size: 34px;
	font-family: DIN,helvetica,arial;
}

.dc-texto-2 h2,.dc-texto-2 p{
	margin-left: 20px;
}

.dc-texto-2{
	padding: 5px;
    position: absolute;
    top: 370px;
    right: 5%;
    z-index: 100;
    width: 600px;
    font-size: 34px;
    text-align: justify;
    line-height: 25px;
}

.dc-texto-3{
	
    position: absolute;
    top: 55%;
    right: 90px;
    z-index: 100;
    width: 600px;
    font-size: 34px;
    text-align: justify;
    line-height: 25px;
}

.especial-h{
	text-align: right;
}

.fila{
	width: 80%;
	
	margin: 0 auto;
	margin-top: 40px;

}

.fix_header{
	position: fixed;
	margin-top: -100px;
	padding-bottom: 30px;
	height: 190px;

}

.fix-barra{
	display: none;
}

.fondo{
	width: 100%;
	
    position: relative;
}

.formulario{
	width: 100%;
	text-align: left;
    padding: 5px 0px;
}

.icono{
	width: 180px;
	height: 180px;
}

.ir-arriba{
	width: 60px;
	height: 60px; 
	display: none;
	background: url(../images/flecha-arriba.png) no-repeat center center;
	border-radius: 10px 10px 10px 10px;
	cursor: pointer;
	position: fixed;
	bottom: 90px; 
	right: 20px; 
	border: 2px solid gray;
	z-index: 2;
}

.serial{
	display: inline-block;
}

.medio{
	vertical-align: middle;
}
.navegacion > img {
	display: none;
}

.roto{
	height: 100%;
}

.subir{
	vertical-align: top;
}

.info{
	margin-left: 5px;
	width: 65%;
	text-align: left;
	padding:0 10px;
}



.info p{
	text-align: left

}

.ima{
	width:60%;
	height: 500px;
	display: inline-block;
}

.lista{
    text-align: left;
    margin-left: 30px;
}

.navegacion{
	width: 70%;
}

.texto{
	width: 39%;
	display: inline-block;
}

.texto h2{
	text-align: left;
}

.texto p{
	text-align: justify;
}

.ultimo{
	border-right:1px solid white; 
}

/** Fin Class	**/



/*Librerias*/

/*Inicio Nube*/
#viewport {
	-webkit-perspective: 1000; 
	-moz-perspective: 1000; 
	-o-perspective: 1000; 
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-image: linear-gradient(bottom, rgb(69,132,180) 28%, rgb(31,71,120) 64%);
	background-image: -o-linear-gradient(bottom, rgb(69,132,180) 28%, rgb(31,71,120) 64%);
	background-image: -moz-linear-gradient(bottom, rgb(69,132,180) 28%, rgb(31,71,120) 64%);
	background-image: -webkit-linear-gradient(bottom, rgb(69,132,180) 28%, rgb(31,71,120) 64%);
	background-image: -ms-linear-gradient(bottom, rgb(69,132,180) 28%, rgb(31,71,120) 64%);
	height: 900px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.28, rgb(69,132,180)),
		color-stop(0.64, rgb(31,71,120))
	);
	background: url(../images/cielo1.jpg) no-repeat;
	background-size: cover;
}

#world {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -256px;
	margin-top: -256px;
	height: 512px;
	width: 512px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
}

#world div {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;	
	-o-transform-style: preserve-3d;	
}

.cloudBase {
	position: absolute;
	left: 256px;
	top: 256px;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
}

.cloudLayer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 256px;
	height: 256px;
	margin-left: -128px;
	margin-top: -128px;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
}
/*Fin Nube*/


/*Resposive*/
@media screen and (max-width: 1550px){
	#ballena{
		width: 600px;
	    top: 260px;
    	left: 3%;
	}

	#formulario{
		margin-right: 5%;
	}

	#hug{
		width: 95%;
	}

	#nav-dc{
		top:160px;
		left: 33%;
	}

	#pie-dc{
		top: 720px;
	}

	#viewport{
		height: 720px;
	}

	.dc-ima{
		height: 740px;
	}

	.dc-texto{
		width: 630px;
		right: 10px;
	}

	.dc-texto p,.dc-texto-2 p,.dc-texto-3 p{
		font-size: 16px;
		line-height: 20px;
		width: 90%;
	}

	.dc-texto-2{
		width: 500px;
		top:240px;
	}

	.dc-texto-2 h2{
		font-size: 30px;

	}

	.dc-texto-3{
		top:320px;
		right: 10px;
		
	}

}

@media screen and (max-width: 1080px){
	form{
		width: 97%;
	}

	header{
		text-align: center;
	}
	header .logo{
		width: 110px;
	}
	.logo img {
    	width: 110px;
	}
	header .redes{
		width: 140px;
	}
	header .navegacion{
		width: 60%;
	}

	nav ul li{
		width: 110px;
	}
	nav ul li a{
		font-size: .7em;
	}

	nav ul li a:hover{
		padding: 2px;
	}

	#ballena{
        top: 230px;
	    left: 40px;
	    width: 320px;
	    height: 190px;
	}

	#hug{
		width: 100%;
	}

	#formulario, #mapa{
	    width: 80%;
	    display: block;
	    margin: 0 auto;
	}
	
	#mapa{
		margin-top: 15px;
	}
	

	#nav-dc{
		top:140px;
		left:33%;
		width: 320px;
		height: 55px;
		font-size: 11px;
		margin-top: 0px;
	}

	#nav-dc li a:hover{
		background: none;
	}

	#pie-contacto{
		position: absolute;
		top:800px;
		left: 0px;
	}

	#pie-dc{
		top: 510px;
	}

	#pix_prev, #pix_next{
		top:30%;
	}

	#viewport{
		height: 510px;
	}
		
	.pix_relativize img{
		width: auto;
		height: 100%;	
	}

	.dc-ima{
		height: 510px;
	}

	.dc-texto{
		width: 550px;
		top:200px;
		line-height: 15px;
	}

	.dc-texto p{
		width:465px;
	}

	.dc-texto h2,.dc-texto-2 h2, .dc-texto-3 h2 {
		font-size: 18px;
	}

	.dc-texto p, .dc-texto-2 p, .dc-texto-3 p{
		font-size: 14px;
	}

	.dc-texto-2{
		top:200px;
		width: 480px;
	}

	.dc-texto-2 p{
		width:340px;
		top: 170px;
    	line-height: 12px;
    	text-align: left;
	}

	.dc-texto-3{
		top:240px;
		width: 490px;
		line-height: 15px;
		right: -20px;
	}

	.dc-texto-3 p{
		width: 400px;
		text-align: left;
	}

	.ir-arriba{
		width: 50px; /* Ancho del bot¨Žn */
		height:50px; /* Alto del bot¨Žn */
	}

	.nav>li>a{
		padding: 13px 5px;
	}

	.nav-tabs>li{
		margin-top:0px; 
	}

	.navegacion nav ul li{
		padding: 4px 0px;
	}
	.pix_relativize img{
		transform: translateX(-200px);
		-webkit-transform: translateX(-200px);
		-moz-transform: translateX(-200px);
		-ms-transform: translateX(-200px);
		-o-transform: translateX(-200px);
	}

}

@media screen and (max-width: 780px){
	
	form{
		width: 100%;
	}
	nav{
		width: 50%;
	}

	nav ul li{
		display: block;
	}

	footer{
		font-size: 11px;
	}

	#ballena{
		display: none;
	}

	#nav-dc{
		width: 50%;
		margin:0 auto;
	    top: 250px;
	    left: 25%;
	}

	#pie-contacto{
		position: absolute;
		top: 1300px;
		left: 0px;
	}

	#pie-dc{
		position: absolute;
		top:660px;
		left: 0px;
	}

	#viewport{
		height: 315px;
	}

	.acerca-dc{
		height: 550px;
	}


	.dc-ima{
		height: inherit;
	}

	.dc-texto{
		position: absolute;
		top: 310px;
		left: 10%;
		margin: 0 auto;
	}

	.dc-texto, .dc-texto-2, .dc-texto-3{
		width: 80%;
	}

	.dc-texto-2,.dc-texto-3{
		top: 310px;
	}

	.dc-texto p, .dc-texto-2 p, .dc-texto-3 p{
		color:black;
		width: 90%;
		line-height: 20px;
	}

	.dc-texto-2{
		background: none;
	}

	.dc-texto-3{
		right: 70px;
	}

	header .navegacion{
		width: 40%;
	}

	.navegacion{
		float: right;
	}

	.icono{
		width: 90px;
		height: 90px;
		display: inline-block;
	}

	.icono img{
		width: 90px;
		display: inline-block;
	}

	.formulario{
		width: 95%;
	}
	
	.ultimo{
		border-right:0px solid white; 
		border-bottom:1px solid white; 
	}

	.logo{
		float:left;
	}

	.logo img {
    width: 110px;
	}
	nav ul li{
		width: 100%;
	}
	nav {
    display: inline-block;
	}
	.pix_relativize img{
		transform: translateX(-500px);
		-webkit-transform: translateX(-500px);
		-moz-transform: translateX(-500px);
		-ms-transform: translateX(-500px);
		-o-transform: translateX(-500px);
	}
}


@media screen and (max-width: 480px){
	#nav-dc{
		top:120px;
		left:10%;
	    width: 80%;
    	margin: 0 auto;
	}

	#pie-contacto{
		position: absolute;
		top:770px;
		left: 0px;
	}

	#pie-dc{
		position: absolute;
		top: 600px;
		left: 0px;
		font-size: 11px;

	}

	#viewport{
		height: 180px;
	}

	.acerca-dc{
		height: 640px;
	}

	.dc-texto{
		width: 95%;
		top: 200px;
		left: 0px;
	}

	.dc-texto h2,.dc-texto-2 h2,.dc-texto-3 h2{
		padding-left: 20px;
	}

	.dc-texto p{
		margin: 0 auto;
		width: 80%;
		color: black;
	}

	.dc-texto-2{
		top: 200px;
		width: 100%;
		right: 0px;
	}

	.dc-texto-2 p{
		width: 80%;
		right: 0px;
		color: black;
		line-height: 20px;
		text-align: left;
	}

	.dc-texto-3{
		top: 200px;
		width: 100%;
		right: 0px;
	}

	.dc-texto-3 p{
		color:black;
		width: 80%;
	}
	
	.icono{
		width: 80px;
		height: 80px;
		display: inline-block;
	}

	.icono img{
		width: 90px;
		display: inline-block;
	}

	.info h2{
		font-size: 18px;
		text-align: left;
	}


	.fila{
		width: 100%;
	}
	header{
		height: 120px;
	}
	header .logo {
    	width: 80px;
	}
	.logo img{
		width: 80px;
	}
	header .redes {
    	width: 80px;
	}
	.navegacion > img {
		display: inline-block;
		margin-right: -55px;
    	margin-top: 5px;
	}
	nav{
		display: none;
		position: absolute;
	    background: linear-gradient(to top, rgba(0,0,0,1) 0%,rgba(198,198,198,0) 100%);
	    border-radius: 0 0 1em 1em;
	    width: 40%;
	}
	.ultimo{
		border-bottom: none;
	}
	.pix_relativize img{
		transform: translateX(-700px);
		-webkit-transform: translateX(-700px);
		-moz-transform: translateX(-700px);
		-ms-transform: translateX(-700px);
		-o-transform: translateX(-700px);
	}
}