
/* Colocación de los hotspots de diferentes posts */


/*****************************/
/* [Historia] Outdoor living */
/*****************************/
	
/* Primera foto */
#button-4699-1093 {
	top: 72%;
	left: 93%;
}

#button-4699-974 {
	top: 55%;
	left: 45%;
}

#button-4699-771 {
	top: 72%;
	left: 49%;
}

/* Segunda foto */
#button-4697-994 {
	top: 53%;
	left: 54%;
}

/* Tercera foto */
#button-4701-1093 {
	top: 59%;
	left: 56%;
}

#button-4701-1054 {
	top: 68%;
	left: 17%;
}

/* Cuarta foto */
#button-4700-963 {
	top: 24%;
	left: 49%;
}

/* Quinta foto */
#button-4693-1092 {
	top: 51%;
	left: 46%;
}


/********************************************/
/* [Proyecto] Las posibilidades de la Tekio */
/********************************************/

/* Primera foto */
#button-7458-972 {
	top: 10%;
	left: 50%;
}

#button-7458-969 {
	top: 50%;
	left: 38%;
}


@media (min-width: 992px) {

	/*****************************/
	/* [Historia] Outdoor living */
	/*****************************/

	/* Primera foto */
	#button-4680-1082,
	#button-4680-963,
	#button-4680-713 {
		display: none !important;
	}
	
	#button-4680-771 {
		top: 54% !important;
		left: 49% !important;
	}

	#button-4680-1093 {
		top: 54% !important;
		left: 87% !important;
	}

	#button-4680-974 {
		top: 23% !important;
		left: 46% !important;
	}

	/* Segunda foto */
	#button-4683-994 {
		top: 56% !important;
		left: 54% !important;
	}

	/* Tercera foto */
	#button-4677-1093 {
		top: 58%;
		left: 49%;
	}

	#button-4677-1054 {
		top: 71%;
		left: 18%;
	}

	/* Cuarta foto */
	#button-4674-963 {
		top: 43% !important;
		left: 47% !important;
	}

	/* Quinta foto */
	#button-4681-994 {
		top: 48% !important;
		left: 32% !important;
	}

	/********************************************/
	/* [Proyecto] Las posibilidades de la Tekio */
	/********************************************/

	/* Primera foto */
	#button-7458-972 {
		top: 10%;
		left: 50%;
	}

	#button-7458-969 {
		top: 50%;
		left: 38%;
	}
}