.container{
	padding-top: 7.03vw;
}
/***** hero *****/
section.row.hero {
	padding-bottom: 9em;
}
.container_hero {
	max-height: 48.36em;
	height: 83.12vw;
}
.hero .content_info {
	display: grid;
	grid-template-columns: 1fr 31.79vw;
}
.hero .item.text {
	display: flex;
	flex-direction: column;
	text-align: right;
}
.hero .h2 {
	padding-bottom: 3.125vw;
	padding-top: 2.96vw;
	position: relative;
}
.hero p.normal {
	max-width: 33.81em;
	width: 58.12vw;
	right: 0;
	position: absolute;

}
.hero .logos_desarrollo {
	max-width: 12.09em;
	width: 20.78vw;
	margin-left: 6.25vw;
	margin-top: 5.85vw;
	margin-bottom: 11.71vw;
}

.content-circle.aqua {
	max-width: 14.90em;
	width: 25.62vw;
}
.hero .content_images{
	max-width: 45.45em;
	width: 78.12vw;
	margin: 0 auto; 
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1.56vw 1fr;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 1.56vw;
}
#aqua_desarrollador {
	position: absolute;
	top: -5vw;
	left: -9vw;
}
.content_images .image {
	overflow: hidden;
}
.content_images .image .desktop{
	max-height: 27.68em;
	height: 47.57vw;
}
.image .desktop img{
	height: 100%;
	max-height: 100%;
	width: unset;
	max-width: unset;
}
.desktop.row.restaurante img {
}
.desktop.row.alberca img {
	}
.content-circle.grayStrong {
	width: 31.25vw;
	max-width: 18.18em;
	position: absolute;
	right: 2vw;
	bottom: -15vw;
	z-index: -1;
}

/****** desarrollos *****/
section.contenedor_logos {
	margin-left: 6.25vw;
	margin-right: 6.25vw;
}
.logo.desarrollo {
	max-width: 9.09em;
	width: 15.62vw;
}
.content_logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 6.25vw;
	margin-top: 4.68vw;
}
.logo.desarrollo#torrePrado {
	width: 13.04vw;
	max-width: 7.59em;
}
.logo.desarrollo#countryclub{
	max-width: 17.84em;
	width: 30.66vw;
}
.logos_botto {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	width: 100%;
}
/* =================================Ajustes Big=========================================*/
@media only screen and (min-width: 1280px) {
	.container{
		padding-top: 4.09em;
	}
	/***** hero *****/
	section.row.hero {
		padding-bottom: 9em;
	}
	.hero .content_info {
		grid-template-columns: 1fr 18.5em;
	}
	.hero .h2 {
		padding-bottom: 0.66em;
		padding-top: 0.63em;
	}
	.hero .logos_desarrollo{
		margin-left: 3.63em;
		margin-top: 3.40em;
		margin-bottom: 6.81em;
	}
	.hero .content_images{
		grid-column-gap: 1.56vw;
	}
	#aqua_desarrollador {
		top: -3.2em;
		left: -5em;
	}
	.content-circle.grayStrong{
		right: 1em;
		bottom: -8.7em;
	}
	/****** desarrollos *****/
	section.contenedor_logos {
		margin-left: 3.63em;
		margin-right: 3.63em;
	}
	.content_logos{
		margin-bottom: 3.63em;
		margin-top: 2.72em;
	}
	
}
/* =================================Ajustes mobile=========================================*/
@media only screen and (max-width: 600px) {
	.container{
		padding-top: 0;
	}
	
	section.row.hero {
		padding-top: 5em;
		margin: 0;
	}
	.container_hero{
		height: 65.5em;
		max-height: 100%;
	}
	.hero .item.text {
		position: relative;
		display: block;
		height: 32.5em;
	}
	.hero .h2 {
		margin-right: 0.57em;
		padding-top: 0.95em;
		padding-bottom: 0.95em;
		padding-left: 1em;
		display: block;
	}
	.normal.row.right-text {
		
	}
	.hero p.normal{
		width: 100%;
		padding-right: 1.5em;
		padding-left: 1.8em;
		letter-spacing: 0;
		max-width: 100%;
	}
	.contenedor.title.center-text{
		margin-top: 0;
		margin-bottom: 1.25em;
	}
	.hero .content_info{
		grid-template-columns: 1fr;
		position: relative;
	}
	.hero .logos_desarrollo {
		width: 16.625em;
		max-width: 100%;
		margin: 1.18em 3.37em 4.68em;
		position: relative;
		display: block;
	}
	.hero .content_images {
		width: 20.37em;
		max-width: 100%;
		height: 12.37em;
		max-height: 100%;
		grid-column-gap: 0.62em;
		-ms-grid-columns: 1fr 0.62em 1fr;
	}
	.content-circle.grayStrong {
		width: 12.5em;
		max-width: 100%;
		bottom: -9em;
		right: 1.5em;
	}
	.content_images .image .mobile {
		max-height: 100%;
		height: 11.81em;
	}
	.image .mobile img {
		height: 100%;
		max-height: 100%;
		width: unset;
		max-width: unset;
	}
	.mobile.row.restaurante img {
		transform: translateX(-47%);
	}
	.mobile.row.alberca img {
		transform: translateX(-9%);
	}
	#aqua_desarrollador {
		position: absolute;
		top: -3em;
		left: -1em;
	}
	.content-circle.aqua{
		width: 11.25em;
		max-width: 100%;
	}
	/****** logos *****/
	section.contenedor_logos {
		margin: 2.18em 1em 0em 1em;
	}
	.contenedor_logos .contenedor.title {
		text-align: center;
	}
	.contenedor_logos .contenedor.title p{
		padding: 0em 1em;
	}
	.content_logos{
		margin-top: 2.5em;
		margin-bottom: 3.625em;
	}
	.logo.desarrollo{
		width: 5.625em;
		max-width: 100%;
	}
	.logo.desarrollo#torrePrado{
		width: 5em;
		max-width: 100%;
	}
	.logo.desarrollo#countryclub{
		width: 11.125em;
		max-width: 100%;
	}
}