.hero .mobile {
	display: none;
}

/***** *****/
.main.info {
	padding-top: 2.35em;
	max-width: 1280px;
	margin: 0 auto;
	}
.info_text {
	max-width: 1089.5px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10vw;
	margin-left: 8.51vw;
	margin-right: 8.51vw;
}
.info_text p {
	position: relative;
	display: inline-block;
	letter-spacing: 0.05em;
	line-height: 1.35em;
	font-weight: 400;
	max-width: 627px;
	font-size: 1.32vw;
	width: 48.98vw;
}
.main.info hr{
	max-width: 1089.5px;
	border-top: 3px solid #2A2929;
	margin: 1.94em auto 4.05em auto;
}
.info_cards {
	display: flex;
	justify-content: space-evenly;
}
.info_card {
	max-width: 369px;
	width: 28.82vw;
}
.info_card .text{
	text-align: center;
}
.text-neruda img, .text-naciones img{
	margin: 2.73vw 6.25vw;
	max-width: 210px;
	width: 16.40vw;
}
p.bg-gray-light {
	font-size: 2.34vw;;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: center;
	vertical-align: middle;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.36em;
	letter-spacing: 0.03em;
}

p.bg-gray-light span{
	font-size: 0.46em;
	margin-right: 1.56vw;
	font-family: 'Open Sans', sans-serif;
}
.text-americas img {
	max-width: 152px;
	width: 11.87vw;
	margin-top: 1.56vw;
	margin-bottom: 1.56vw;
}
/***** Contacto *****/
section.contact {
	padding: 6.25vw 3.125vw 7.81vw 3.125vw;
}
.contact .contenedor {
	padding: 4.69vw 5.312vw;
	max-width: 1280px;
	margin: 0 auto;
}
.formulario {
	width: 34.14vw;
	max-width: 25.70em;
}
.contact .contenedor p {
	font-size: 0.823em;
	max-width: 29.29em;
	letter-spacing: 0.071em;
	line-height: 1.76em;
	margin-bottom: 1em;
}
.input label{
	display: none;
}
input#correo, input#tel {
	margin-top: 2em;
} 
.contact .contenedor p.necesario {
	font-size: 0.705em;
	margin-top: 0.83em;
	margin-bottom: 3.33em;
}

.map {
	width: 44.47vw;
	max-width: 518px;
	max-height: 240px;
	height: 18.75vw;
	position: relative;
	overflow: hidden;
}
.geolocation img {
	max-width: 389px;
	width: 30.40vw;
	margin: 2.73vw auto;
}
.geolocation .map img {
	max-width: unset;
	min-width: 100%;
	width: 100%;
	min-height: 100%;
	height: unset;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.contact .contenedor .direccion {
	font-size: 0.82em;
	font-weight: 400;
	letter-spacing: 0.071em;
	line-height: 1.79em;
	max-width: 20em;
}

/******************************* Ajustes Big ******************************/
@media only screen and (min-width: 1280px) {
	.info_text {
		margin: 0em 6.41em 5.88em 6.41em;
	}
	.info_text p {
		font-size: 1em;
		width: auto;
	}
	.text-neruda img, .text-naciones img{
		margin: 2.05em 4.70em;
	}
	p.bg-gray-light {
		font-size: 1.76em;
	}
	p.bg-gray-light span {
		margin-right: 1.42em;
		letter-spacing: 0.071em;
		line-height: 1.78em;
	}
	
	.text-americas img {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	/***** Contacto *****/
	
	section.contact {
		padding: 80px 40px 100px 40px;
	}
	.contact .contenedor {
		padding: 3.53em 4em;
	}
	.formulario {
		max-width: 25.70em;
	}
	.geolocation img{
		margin: 35px auto;
	}

}

/***** Ajustes mobile ***/
@media only screen and (max-width: 600px) {
	.hero .desktop{
		display: none;
	}
	.hero .mobile {
		display: block;
	}
	/***** Info text *****/
	
	.info_text {
		display: block;
		padding-top: 2.14em;
		padding-bottom: 4.28em;
		margin: 0em;
	}
	.info_invierte .text {
		font-size: 0.53em;
		line-height: 1.38em;
	}
	.info_text h2 {
		font-weight: 500;
		font-size: 2.43em;
	}
	.info_text p {
		letter-spacing: 0.035em;
		line-height: 1.71em;
		width: 100%;
		font-size: 1em;
	}
	.info_text p .bold-mobile {
		display: block;
		margin-bottom: 1.42em;
		font-weight: 700;
	}
	
	/***** Info cards *****/
	.info_cards {
		flex-direction: column;
		align-items: center;
	}
	.info_card {
		width: 100%;
	}
	.info_card.americas, .info_card.nedura {
		margin-bottom: 2.14em;
	}
	.text-neruda img, .text-naciones img {
		width: 11.42em;
		margin-top: 1.64em;
		margin-bottom: 1.64em;
	}
	.text-americas img {
		width: 7.21em;
		margin-top: 1.14em;
		margin-bottom: 1.14em;
	}
	.info_card.americas {
		order: -1;
	}
	p.bg-gray-light {
		font-size: 1.71em;
	}
	p.bg-gray-light span {
		font-size: .5em;
		margin-right: 1.41em;
	}
	
	/***** Contacto *****/
	section.contact{
		padding: 4.28em 0em 0em;
	}
	.contenedor.col-2.bg-gray {
		display: block;
		padding: 2.85em 1.71em 0.5em 1.71em;
	}
	.formulario {
		width: 100%;
	}
	.contact .contenedor p {
		font-family: 'Open Sans', sans-serif;
		font-size: 0.86em;
		line-height: 2.08em;
		font-weight: 400;
		max-width: 95%;
		margin-bottom: 2.5em;
	}
	.contact .contenedor p.necesario {
		font-size: .86em;
		line-height: 1.41em;
		font-weight: 500;
	}
	.map.bg-white {
		width: 100%;
		max-width: 23.35em;
		max-height: 17.14em;
		height: 17.14em;
		margin-top: 3.57em;
		margin-bottom: 2.64em;
	}
	.geolocation img {
		max-width: 14.42em;
		width: 14.42em;
		margin-bottom: 1.42em;
	}
	.contact .contenedor p.direccion{
		line-height: 2.08em;
		margin-bottom: 2.5em;
	}

}