* {
	padding:0;
	margin:0;
	
}

img
	{
		-ms-interpolation-mode:bicubic;
		z-index: 99999999999999;
	}
table{
	font-size:25px!important;;
}
	
body {
	position: fixed;
	width: 100%;
	height: 100%;
	margin-left:5em;
	margin-right: 10em;
}
#pwv{
		background-color: white;
		
	}
#suv{
		color: white;
	}
form{
	margin:0;
	padding:0;
	position: fixed;
	z-index:999999;
	top: 59%;
  	left: 37%;
}
header {
	width:100%;
}

header nav {
	width:90%;
	margin:0px;
	max-width:1500px;
}

.menu_bar {
	display:none;
}

header nav ul {
	list-style:none;
	overflow:hidden;
}

header nav ul li {
	float: left;
}

header nav ul li span {
	margin-right:10px;
}

header nav ul li a{
	display:block;
	padding:20px;
/*	color:black;*/
	text-decoration:none;
	margin-left: 30px;
	font-size:25px;
	font-weight:bold;
}

header nav ul li a:hover {
	background:#037E8C;
}
#titulo{
	
	position: relative;
	position: fixed;
	margin-left:  30%;
	
}
#parr{
	padding: 0px;
	opacity: none;
	width: 100%;
	color:black;
	z-index: 999999;
  border: 3px grey;
 font-size:30px;
	font-weight:bold;
}

#dire{
	padding: 0px;
	margin: 0px;
}

@media screen and (max-width:800px) {
.full_image
	{
	
		cursor:pointer;
		border:5px solid #ffffff;
	}
table
	{
		border-spacing:0px;
		border-collapse:separate;
		font-size:25px;
		height:100%;
		width:100%;
	}


img
	{
		-ms-interpolation-mode:bicubic;
		z-index: 99999999999999;
	}


	form{
	margin:0;
	padding:0;
	position: fixed;
	z-index:999999;
	top:14%;
   left: 40%;
}
	#pwv{
		background-color: white;
		
	}
	#suv{
		color: white;
	}
.icon-list{
		background-color: #0ca4a4;
	}
	body {
	position: fixed;
	width: 100%;
	height: 100%;
	margin-left:0em;
	margin-right: 1em;
	padding-left:0px!important;
}
.container{
background-image: url(https://hdlabra.com/logo2.png);
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
	}


	header nav {
		width:80%;
		height:100%;
		margin:0;
		position: fixed;
		left:-100%;
		/*top:0px;*/
		overflow:auto;
		z-index: 9999;
	}

	.menu_bar {
		display:block;
		width:100%;
		background:#ccc;
		z-index:1;

	}

	.menu_bar .bt-menu {
		display:block;
		padding:20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
  		background:#0ca4a4;
		overflow: hidden;
		font-size:25px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
	}

	.menu_bar span {
		float:right;
		font-size:40px;
	}

	header nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid rgba(255,255,255,.3);
	}

#pw{
	top:10%;
		left:  40%;
	}
#su{
	top:10%;
		left:65%; 
	}

}
p{
	 opacity: none;
	text-align:justify;
	width: 80%;
	color:black;
	z-index: 999999;
  border: 3px grey;
  padding: 10%; 
	 font-size:25px;
	font-weight:bold;
}


.container {
	margin-top: 0%;
	position: fixed!important;;
	background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
opacity: 0.6;
    background-image: url(https://hdlabra.com/logo2.png);	
	height: 100%!important;;
	width: 100% !important;;
	
}


#pw{
	position: fixed;
	margin-left: 0%;
	margin-top: 0%;
	background-color:  white;
}

#su{
	position: fixed;
	margin-left: 14%;
	margin-top: 0%;
	color: white;
	
}



