.contacto{
	width: 100%;
	min-height: 150px;
	z-index: 10;
}
.contacto .paralax
{
	width: 100%;
	min-height: 100%;
	float: right;
	box-sizing: border-box;

}

.contacto .paralax  > article
{
	width: 100%;
	box-sizing: border-box;
	padding: 0%;
	background-color: white;
}
.paralax2
{
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center -300px;
	width: 100%;
	height: 30%;
	float: right;
}
#sec3
{
	background-position: center center;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	  background-size: cover;
}
.paralax2 .titulosec
{
	
	width: 100%;
	height: 100%;
	background-color:rgba(30,57,83,.5);
	float: right;
	padding: 0;
}
.paralax2 .titulosec2
{
	
	width: 100%;
	height: 100%;
	background-color:rgba(242,243,248,.5);
	float: right;
	padding: 0;
}
.paralax2 .titulosec3
{
	
	width: 100%;
	height: 100%;
	background-color:rgba(30,57,83,.5);
	float: right;
	padding: 0;
}


.formulario
{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 5%;
	float: left;

}
.formulario div
{
	margin: auto;
	width: 100%;
	box-sizing: border-box;
	float: left;
	overflow:hidden;
}
.formulario div div
{
	width: 50%;
	margin-left: 25%;
	box-sizing: border-box;
	float: left;
	margin-top: 5%;
}
.formulario div div form
{
	width: 90%;
	margin-left: 5%;
}
.formulario div div form input[type=text], textarea
{	
     transition:all .5s ease-in-out;
	width: 100%;
	height: 35px;
	margin-bottom: 10px;
	padding: 5px;
	float: center;
	font-size: 1em;
	border-bottom:  2px;
	border-style: solid;
	border-color: #2DA9DE;
	background-color: rgba(255,255,255,.5);
}
.formulario div div form .valorp input[type=text], textarea
{	
     transition:all .5s ease-in-out;
	width: 80%;
	height: 20px;
	margin-bottom: 10px;
	padding: 5px;
	float: center;
	font-size: 1em;
	border-bottom:  2px;
	border-style: solid;
	border-color: rgba(0,0,0,0);
	background-color: rgba(255,255,255,0);
}
.formulario div div form .valorp input[type=text]:hover
{	
     transition:all .5s ease-in-out;
	width: 80%;
	height: 20px;
	margin-bottom: 10px;
	padding: 5px;
	float: center;
	font-size: 1em;
	border-bottom:  2px;
	border-style: solid;
	border-color: rgba(0,0,0,0);
	background-color: rgba(255,255,255,0);
}
.formulario div div form input[type=text]:hover, textarea:hover
{	
	
	height: 40px;
	background-color: rgba(255,255,255,1);
}
.formulario div div form input[type=submit]
{	 transition:all .5s ease-in-out;
	float: right;
	padding: 10px;
	font-size: 1em;
	width: 150px;
	height: 50px;
	border:none;
	background-color:#2DA9DE;
	font-weight: bold; 
	cursor: pointer;
	color: white;
}
.formulario div div form div
{
	width: 100%;
	float: right;
	margin: auto;
	color: #2DA9DE;
	padding: 0;
	font-weight: bolder;
	margin-bottom: 10px;
}
.formulario div div form input[type='range'] {
  display: block;
  width: 60%;
  margin-bottom: 20px;
  float: right;
}
.formulario div div form input[type='range']:focus {
  outline: none;
}
.formulario div div form input[type='range'],
.formulario div div form input[type='range']::-webkit-slider-runnable-track,
.formulario div div form input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.formulario div div form input[type=range]::-webkit-slider-thumb {
  background-color: #777;
  width: 20px;
  height: 20px;
  border: 3px solid #333;
  border-radius: 50%;
  margin-top: -9px;
}
.formulario div div form input[type=range]::-moz-range-thumb {
  background-color: white;
  width: 15px;
  height: 15px;
  border: 3px solid #58C4A7;
  border-radius: 50%;
}
.formulario div div form input[type=range]::-ms-thumb {
  background-color: white;
  width: 20px;
  height: 20px;
  border: 3px solid #333;
  border-radius: 50%;
}
.formulario div div form input[type=range]::-webkit-slider-runnable-track {
  background-color: #777;
  height: 3px;
}
.formulario div div form input[type=range]:focus::-webkit-slider-runnable-track {
  outline: none;
}
.formulario div div form input[type=range]::-moz-range-track {
  background-color: #777;
  height: 3px;
}
.formulario div div form input[type=range]::-ms-track {
  background-color: #777;
  height: 3px;
}
.formulario div div form input[type=range]::-ms-fill-lower {
  background-color: HotPink
}
.formulario div div form input[type=range]::-ms-fill-upper {
  background-color: black;
} 
.formulario div div form input[type=submit]:hover
{
	background-color:#202F36;
}
.formulario div div form textarea
{	
	height: 170px;
	font-size: 1em;
	margin-bottom: 25px;
}
.formulario div img
{
	width: 100%;
	margin-top: 30%;
}
.formulario div img:hover
{
	transition:all .5s ease-in-out;
	-webkit-transform:scale(1.3);
	transform:scale(1.3);
}
.formulario h1, .formulario h2
{
	text-align: center;
}
.formulario h1
{
	color:#1E3953;
	font-size: 2em;
    font-family: 'Montserrat', sans-serif;
}
.formulario h2
{
	color:#58C4A7;
	font-size: 1em;
	margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

.focus{
border: 1px solid red;
}
@media screen and (max-width:850px) {
	.contactot .info, .contactot .info2
	{
		width: 85%;
		font-size: .8em;
	}
	
}
@media screen and (max-width:700px) {
	#imagenf{
		display: none;
	}	
	#formularios
	{
		width: 100%;
	}
	.formulario div div
	{
	width: 80%;
	margin-left:10%;
	box-sizing: border-box;
	float: left;
	margin-top: 5%;
	}
	.contactot .info, .contactot .info2
	{
		width: 85%;
		font-size: .8em;
	}
}
@media screen and (max-width:480px) {
	
	#formularios
	{
		width: 100%;
	}
	.formulario h1
	{
		color:#1E3953;
		font-size: 1.5em;
	    font-family: 'Montserrat', sans-serif;
	}
	.formulario h2
	{
		color:gray;
		font-size: .8em;
		margin-top: 10px;
	    font-family: 'Montserrat', sans-serif;
	    text-align: center;
	    color: #58C4A7;
	}
	.formulario div div
	{
	width: 95%;
	margin-left: 2.5%;
	box-sizing: border-box;
	float: left;
	margin-top: 5%;
	}
}