body{
	background-image: url(invierno-parke.jpg);
	background-size: 100vm 100vh;
	background-attachment: fixed;
	margin: 0;
}

form{
	width: 100%
	margin: auto;
	background: rgba(0,0,0,0.2);
	padding: 10px 20px;
	box-sizing: border-box;
	border-radius: 7px;
    box-sizing: border-box;
}

input {
width: 100%;
margin-bottom: 5px;
padding: 10px;
box-sizing: border-box;
font-size: 15px;
border: none;
background: #08433E;
color: #34C0AB;
border-radius: 7px;
}

select {
width: 100%;
margin-bottom: 5px;
padding: 10px;
box-sizing: border-box;
font-size: 15px;
border: none;
background: #08433E;
color: #34C0AB;
border-radius: 7px;
}

#inputitle {
width: 100%;
margin-bottom: 20px;
padding: 7px;
box-sizing: border-box;
font-size: 25px;
border: none;
background: #08433E;
color: #34C0AB;
border-radius: 7px;
}

textarea{
	min-height: 100px;
	max-height: 200px;
	max-width: 1024px;
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 15px;
	border: none;
	background: #08433E;
	color: #34C0AB;
	border-radius: 7px;
}
#textareacontacto{
	min-height: 100px;
	max-height: 400px;
	max-width: 1024px;
	width: 100%;
	height: 200px
	margin-bottom: 5px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 15px;
	border: none;
	background: #08433E;
	color: #34C0AB;
	border-radius: 7px;
}
#boton{
	background: #31384A;
	color:#fff;
	padding: 20px;
}

#boton:hover{
	cursor: pointer;
}

@media (max-width: 480px) {
	form{
		width: 100%;
	}
}

.transparente{
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
-khtml-opacity: 0.8;
}
.col-md-4-trans{
	width: 33.3% 
}
#pp{
    
    height: 0px;
    padding-top: 30%;
}


#pp img {
	
  
    
    margin: 0 auto;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;

}



	@media (max-width: 1200px) {
		.navbar-custom .navbar-nav li a{
		font-size: 12px;
	}
	.navbar-custom .navbar-nav li a {
    color: rgba(0, 161, 154, 1);
    text-align: center;
    width: 100px;
}


 #pp img {
		height: 100%;
	 }

	.col-md-4-trans a {
	font-size: 12PX;
	}
	


	}

	@media (max-width: 990px) {

		.navbar-custom .navbar-brand img{	

		
			width: 150px;
		}

			.navbar-custom .navbar-nav li a{
			font-size: 10px;
		}
			.navbar-custom .navbar-nav li a {
		    color: rgba(0, 161, 154, 1);
		    text-align: center;
		    width: 90px;
		}
		.col-md-4-trans{
			width: 100%; 
			margin-top: 4px;
			margin-bottom: 4px;
		}
	}
	@media (max-width: 768px) {
		.col-md-4-trans{
			width: 100% 
			margin-top: 4px;
			margin-bottom: 4px;
		}
	}
	@media (max-width: 767px) {
	.navbar-brand img{
		width: 150px;
	}
		
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		background: rgba(255, 255, 255, 0.7);
	}
	
	.navbar-custom .navbar-nav li a {
    color: rgba(0, 161, 154, 1);
    text-align: center;
    width: 100%;
}

	.navbar-custom .navbar-nav li a{
		font-size: 12px;
	}
	.col-md-4-trans{
	width: 100% 
	margin-top: 4px;
	margin-bottom: 4px;
}
	#pp portafolio-item {
	 width: 100%;

	}
	 #pp img {
		height: 100%;

	 }

	}
	

	

/*}*/