/***** hero ****/
section.hero.row {
	height: 64.84vw;
	max-height: 37.72em;
	margin-top: 50px;
}
.circle_left {
	max-width: 14.72em;
	width: 25.31vw;
}
.circle_right {
	max-width: 14.72em;
	width: 25.31vw;
	position: absolute;
	top: -1vw;
	right: -8vw;
	z-index: 1;
}
div#circle_top {
	position: absolute;
	top: -12.5vw;
	right: -23vw;
}
.circle_top{
	max-width: 42.77em;
	width: 73.51vw;
	display: block;
	position: relative;
}
.row.item_content.text {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.item_content.text .text {
	position: relative;
	left: 10.93vw;
}
section.hero .desktop {
	max-width: 42.77em;
	 width: 73.51vw;
	 position: absolute;
	 top: -10vw;
	 right: -25vw;
}
section.hero .content_hero{
	display: grid;
	grid-template-columns: 1fr 29.09em;
	height: 100%;
}

/********* conoce ********/
section.conoce {
	max-height: 29.18em;
	height: 50.15vw;
}
.contenedor_conoce.row{
	display: flex;
	 width: 200%;
}
.conten_conoce {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1.571em 1fr;
	grid-template-columns: repeat(2,1fr);
	-webkit-column-gap: 0.86em;
	-moz-column-gap: 0.86em;
	column-gap: 0.86em;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: .3s ease-out;
	width: 50%;
}

.conten_conoce#slide_1.active{
	transform: translateX(100%)
}

.conten_conoce#slide_2.active{
	transform: translateX(-100%)
}

.item_contenedor.imagen {
	overflow: hidden;
}
.conten_conoce .desktop {
	max-width: 28.63em;
	width: 49.21vw;
	max-height: 29.18em;
	height: 50.15vw;
}
.conten_conoce .desktop img {
	height: 100%;
	max-height: 100%;
	width: unset;
	max-width: unset;
}
.conten_conoce .item_contenedor.text {
	background-color: #C6C2BD;
	width: calc(100vw /2);
	padding: 5.46vw  0vw 0vw 7.81vw;
}
.item_contenedor.text h3 {
	margin-bottom: 6.25vw;
}
.item_contenedor.text .text_normal {
	width: 35.6vw;
	padding-top: 3.43vw;
	max-width: 20.8em;
}
.conoce.row .circle_left.red {
	max-width: 14.72em;
	width: 25.31vw;
	position: absolute;
	top: -15vw;
	z-index: 2;
	left: -8vw;
}
.circle_gray_slide {
	max-width: 21.45em;
	width: 36.87vw;
	left: 19.14vw;
	position: relative;
	top: 15vw;
	display: block;
}


.indicadores {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 3.125em 0em 3.75em 0em;
	position: absolute;
	z-index: 10;
	width: 40%;
	left: 25%;
	top: 5.5em;
}
.desktop.slide:nth-child(2) {
	padding: 0em 1.5em 0em 2.12em;
}
.desktop.slide {
	width: 100vw;
	position: relative;
	position: relative;
	padding: 0em 4.8em;
}
.desktop.slide > div{
	display: inline-block;
	width: 6.25vw;
	max-width: 3.63em;
	border: 2px solid #FFFFFF;
	cursor: pointer;
	transition: 0.4s;

}
.desktop.slide > div.active{
	border: 2px solid #565757;
}
.desktop.slide > div:nth-child(2){
	margin: 0em 1.25em;
} 


/***** apartamentos*****/
#apartamentos {
}
div#circle_red_strong {
	position: absolute;
	right: -14vw;
	z-index: 1;
	top: -12vw;
	display: block;
}
.circle_red_strong {
	width: 43.04vw;
	max-width: 25.04em;
}
.contenido_apartamentos {
	display: grid;
	grid-template-columns: 1fr 58.04vw;
	z-index: 15;
	margin-top: 9.76vw;
}
.contenido_apartamentos .contenedor_text {
	margin-left: 5.46vw;
	position: relative;
}
.contenedor_text p.uno {
	max-width: 22.22em;
	position: relative;
	width: 110%;
	margin-bottom: 8.98vw;
	margin-top: 0.85vw;
}
.contenedor_text .text_destacado2.uno{
	margin-top: 0;
	margin-bottom: 2.96vw;
}
.contenedor_text .text_destacado2.dos{
	margin-top: 0;
	margin-bottom: 7.03vw;
	width: 90%;
}
.contenido_apartamentos .contenedor_text .btn{
	position: absolute;
	right: 0;
	margin-right: 8.28vw;
}
.rec_verde{
	max-width: 34.68em;
	width: 59.60vw;
	max-height: 17.40em;
	height: 29.92vw;
	right: 0em;
	position: absolute;
	top: 16vw;
}
#apartamentos .desktop {
	max-width: 33.77em;
	position: absolute;
	width: 58.04vw;
	top: 0em;
	right: 0;
}

/******* *******/
/* img.small_circle.gray_strong {
	position: relative;
	top: -25.5vw;
	left: 8vw;
} */
div#gray_strong {
	left: 19.4em;
	position: relative;
	top: 6.7em;
	z-index: 1;
}
.content-circle .green{
	left: -6em;
	position: relative;
}
div#green {
	position: absolute;
	top: -6em;
}


/****** contacto ******/
.contenedor_contacto {
	background-color: #F2F3F6;
	display: flex;
	justify-content: space-between;
	margin: 2.73vw 3.125vw 6.25vw;
}
.contenedor_contacto .item.text {
	left: 7.81vw;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
}
.contenedor_contacto .item.location {
	margin-right: 7.57vw;
}
.contenedor_contacto .text_small {
	margin-top: 1.56vw;
	margin-bottom: 3.51vw;
}

.contact_fam{
	bottom: -8.7vw;
	vertical-align: bottom;
	position: absolute;
	right: -5vw;
	display: inline-block;
}
.contact_fam img{
	max-width: 14.54em;
	 width: 25vw;
	/* width: unset;
	max-width: unset;
	right: 0;
	display: block;
	position: absolute;
	bottom: 2.5vw; */	
}
/* =================================Ajustes Big=========================================*/
@media only screen and (min-width: 1280px) {
	.circle_right{
		top: -2em;
		right: -4em;
	}
	
	div#circle_top{
		top: -7.7em;
		right: -13.7em;
	}
	.item_content.text .text {
		left: 6.33em;
	}
	section.hero .desktop{
		right: -15em;
	}
	section.hero.row {
		padding-left: calc((100vw - 1280px) / 2);
	}
	/***** conoce +******/
	section.conoce {
	}
	.conten_conoce .item_contenedor.text{
		padding: 3.18em  0em 0em 4.54em;
	}
	.item_contenedor.text h3 {
		margin-bottom: 1.90em;
	}
	.item_contenedor.text .text_normal {
		padding-top: 2em;
	}
	
	.conoce.row .circle_left.red{
		top: -9em;
		left: -5em;
	}
	.circle_gray_slide{
		top: 8.72em;
		left: 11.13em;
	}
	
	/***** apartamentos ******/
	#apartamentos {
		padding-left: calc((100vw - 1280px)/2);
		padding-right: calc((100vw - 1280px)/2);
	}
	.contenido_apartamentos {
		grid-template-columns: 1fr 33.77em;
		margin-top: 5.68em;
	}
	.contenido_apartamentos .contenedor_text {
		margin-left: 3.18em;
	}
	.contenedor_text p.uno {
		margin-top: 0.5em;
		margin-bottom: 5.22em;
	}
	.contenedor_text .text_destacado2.uno{
		margin-top: 0;
		margin-bottom: 0.76em;
	}
	.contenedor_text .text_destacado2.dos{
		margin-top: 0;
		margin-bottom: 1.8em;
	}
	.contenido_apartamentos .contenedor_text .btn{
		margin-right: 8.15em;
	}
	.rec_verde{
		top: 9.3em;
		
		width: 100vw;
		max-width: 100%;
		right: auto;
	}
	.circle_red_strong{
		top: 1em;
		right: -8.6em;
		position: relative;
	}
	div#circle_red_strong{
		right: 0vw;
		top: -8em;
		padding-right: calc((100vw - 1280px) / 2 - 1px);
	}
	div#green {
		position: absolute;
		top: -6em;
	}
	div#gray_strong {
		left: 19.4em;
		top: 6.7em;
	}

	
	/***** contacto *****/
	.contenedor_contacto {
		margin: 1.59em 1.81em 3.63em;
	}
	.contenedor_contacto .item.text {
		left: 4.54em;
	}
	.contenedor_contacto .item.location {
		margin-right: 4.4em;
	}
	.contenedor_contacto .text_small {
		margin-top: 1.42em;
		margin-bottom: 3.21em;
	}
	.contact_fam{
		bottom: -5.1em;
		right: -3em;
	}
}
/* =================================Ajustes Big=========================================*/
@media only screen and (min-width: 1281px) {
	section.hero .desktop{
		margin-right: calc((100vw - 1280px) / 2);
	}
	div#circle_top{
		margin-right: calc((100vw - 1280px) / 2);
		 right: -13em;
		 top: -8em;
	}
	.circle_right{
		margin-right: calc((100vw - 1280px) / 2);
	}
	section#contacto {
		 background: #F2F3F6; 
		  padding-left: calc((100vw - 1280px)/2); 
		 padding-right: calc((100vw - 1280px)/2); 
	}
	.conoce.row .circle_left.red{
		left: -1em;
	}
	.circle_gray_slide {
		left: 29.13vw;
	}
	.contact_fam{
		margin-right: calc((100vw - 1280px) / 2);
	}

	
}

/* =================================Ajustes mobile=========================================*/
@media only screen and (max-width: 600px) {
	section.hero.row {
		height: 60em;
		max-height: 100em;
	}
	section.hero .content_hero {
		grid-template-columns: 1fr;
	}
	.item_content.text .text {
		position: relative;
		left: 0;
		margin: 0 auto;
		padding-top: 6.25em;
		padding-bottom: 4.37em;
	}
	.circle_right {
		display: none;
	}
	div#circle_top {
		right: -14.5em;
		top: 17.5em;
	}
	.circle_top {
		width: 37.5em;
	}
	.row.item_content {
		position: relative;
		display: flex;
		justify-content: flex-end;
	}
	.hero .mobile{
		width: 21.81em;
	}
	
	/***** conoce ******/
	section.conoce {
		max-height: 115em;
		height: 43.12em;
	}
	.conoce.row .circle_left.red {
		width: 20.25em;
		max-width: 54em;
		top: -11em;
		left: -12em;
		z-index: 0;
	}
	.conten_conoce {
		grid-template-columns: 1fr;
	}
	.conten_conoce .mobile {
		max-height: 18em;
		height: 18em;
		max-width: 88.8em;
		width: 33.31em;
	}
	.conten_conoce .mobile img {
		height: 100%;
		max-height: 100%;
		width: unset;
		max-width: unset;
		transform: translateX(-13%);
	}
	.conten_conoce .item_contenedor.text .contenido {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
			-ms-flex-direction: column-reverse;
				flex-direction: column-reverse;
	}
	.conten_conoce .item_contenedor.text{
		padding: 2.5em 2.125em;
		width: 100%;
	}
	.item_contenedor.text {
		padding: 2.5em 2.125em;
	}
	.item_contenedor.text h3 {
		margin-bottom: 0.52em;
		order: 3;
	}
	.item_contenedor.text .text_normal{
		width: 100%;
		letter-spacing: 0;
		padding-top: 0;
		padding-bottom: 3.75em;
	}
	.circle_gray_slide {
		width: 23.75em;
		max-width: 63.33em;
		top: 25em;
		left: 7em;
	}
	
	.indicadores {
		left: 8%;
		width: 100%;
		top: 16em;
		justify-content: flex-start;
	}
	.mobile.slide:nth-child(2) {
		padding: 0em 1.5em 0em 2.12em;
	}
	.mobile.slide {
		width: 100vw;
		position: relative;
		padding: 0em 4.8em;
	}
	.mobile.slide > div{
		display: inline-block;
		width: 5em;
		border: 2px solid #FFFFFF;
		cursor: pointer;
		transition: 0.4s;
	
	}
	.mobile.slide > div.active{
		border: 2px solid #565757;
	}
	.mobile.slide > div:nth-child(2){
		margin: 0em 1.25em;
	} 
	/**** apartamentos *****/
	section.apartamentos{
		/* height: 56.25em;
		max-height: 100%; */
	}
	.contenido_apartamentos{
		margin-top: 0;
		grid-template-columns: 1fr;
		padding-top: 2.5em;
	}
	.contenido_apartamentos .contenedor_text{
		margin-left: 2.125em;
		margin-right: 2.125em;
	}
	.contenedor_text p.uno{
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 1.875em;
	}
	.contenedor_text .text_destacado2.uno{
		margin-bottom: 0em;
		padding-bottom: 0.625em;
	}
	.contenedor_text .text_destacado2.dos{
		margin-bottom: 0em;
		padding-bottom: 1.21em;
	}
	.contenido_apartamentos .contenedor_text .btn{
		position: relative;
		left: 0;
	}
	.contenedor_imagen {
		position: relative;
		display: block;
		margin-top: 6em;
	}
	div#circle_red_strong{
		right: -6.5em;
		top: 23em;
	}
	.circle_red_strong {
		width: 16.25em;
	}
	.rec_verde{
		width: 22.18em;
		height: 21.5em;
		z-index: -1;
		top: 5.5em;
		right: -1em;
	}
	div#gray_strong {
		display: block;
		left: -3em;
		position: absolute;
		top: 46em;
	}
	div#gray_strong .gray_strong{
		width: 16.87em;
		max-width: 100%;
		height: 16.87em;
		display: block;
	}
	
	/***** contacto *****/
	section.contacto{
		background-color: #F2F3F6;
	}
	.content-circle .green{
		width: 12.5em;
		max-width: 100%;		
	}
	.contenedor_contacto{
		flex-direction: column;
		padding-top: 7.5em;
		margin: 0;
	}
	.contenedor_contacto .item.text {
		width: 100%;
		left: 0;
		padding-left: 2.18em;
		padding-right: 2.18em;
	}
	.contenedor_contacto .item.location{
		margin-right: 0;
	}
	.contenedor_contacto .h3 {
		padding-bottom: 0.52em;
	}
	.contenedor_contacto .h3 br {
		display: none;
	}
	.contenedor_contacto .text_small {
		padding-bottom: 1.42em;
	}
	.contacto .btn.mobile {
		width: 18.23em;
		text-align: center;
		margin: 2.5em auto 3.75em auto;
		padding: 1.07em 0.76em;
	}
	.mapa {
		width: 23.75em;
		max-width: 100%;
	}
	.btn_mob.mobile.bg_crema {
		padding-bottom: 1.07em;
	}
}
