*
{
	margin: 0px;
	padding: 0px;
}
.contenedor
{
	width: 1200px;
	margin: 0px auto;
}
header
{
	width: 1200px;
	height: 80px;
}
.logo
{
	width: 200px;
	height: 80px;
	display: flex;
	justify-content: center;
	float: left;
	background-color: white;
}
.logo img
{
	width: 80px;
	height: 80px;
	margin-top: 10px;
}
.menu
{
	width: 1000px;
	height: 80px;
	float: right;
	font-family: t5;
}
.menu li
{
	width: 140px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 80px;
	list-style: none;
	float: right;
	font-weight: 700px;
	font-size: 18px;
}
.menu li a
{
	color: black;
	text-decoration: none;
}
.menu li a:hover
{
	background-color: #da0080;
	color: white;
}
.portada
{
	width: 1200px;
	padding-top: 20px;
	box-sizing: border-box;
}
.portada img
{
	width: 1200px;
	margin: auto;

}
.portada a
{
	width: 90px;
	background-color: #da0080;
	padding: 10PX 20px;
	font-size: 20px;
	border-radius: 10px;
	text-decoration: none;
	color: white;
	margin: 15px;
	font-family: t5;

}
.titulo
{
	width: 1200px;
	height: 240px;
	text-align: center;
	background-color: #EEEEEE;
	padding-top: 80px;
	padding-left: 200px;
	box-sizing: border-box;
	margin-top: 30px;


}
.text h2
{
	width: 800px;
	height: 50px;
	font-size: 40px;
	line-height: 20px;
	padding: 10x;
	font-family: t5;

}
.text p
{
	width: 800px;
	height: 50px;
	font-size: 25px;
	line-height: 20px;
	padding: 10x;
	font-family: t5;
}
.catalogo
{
	width: 600px;
	margin-top: 30px;
	display: flex;
	box-sizing: border-box;
	font-family: t5;
}
.card
{
	width: 380px;
	color: black;
	text-align: center;
	margin: 10px;
	font-size: 20px;
}
.card img
{
	width: 380px;
}
.boton
{
	width: 250px;
	background-color: #009BDB;
	margin-top: 20px;
	padding: 10px 12px;
	margin-left: 60px;
}
.boton a
{
	width: 100px;
	text-decoration: none;
	font-size: 20px;
	color: white;
}
.box
{
	width: 1200px;
	height: 400px;
	margin: 0px auto;
	display: flex;
	margin-top: 30px;
}
.box_img
{
	width: 580px;
	height: 500px;
	overflow: hidden;
}
.box_img img
{
	width: 600px;
}
.box_text
{
	width: 600px;
	height: 333px;
	text-align: center;
	padding-top: 10px;
	margin-top: 60px;
	font-family: t3;
}
.box_text h2
{
	font-size: 45px;
	font-weight: 900px;
}
.box_text p 
{
	padding-bottom: 30px;
	font-size: 20px;
}
.box_text a
{
	background-color: #009BDB;
	padding: 20px 30px;
	text-decoration: none;
	color: white;
	font-size: 20px;
}


.box2
{
	width: 1200px;
	height: 400px;
	margin: 0px auto;
	display: flex;
	margin-top: 50px;
}
.box2_img
{
	width: 600px;
	height: 500px;
	overflow: hidden;
}
.box2_img img
{
	width: 600px;
}
.box2_text
{
	width: 600px;
	height: 333px;
	text-align: center;
	padding-top: 10px;
	margin-top: 60px;
	font-family: t3;
}
.box2_text h2
{
	font-size: 45px;
	font-weight: 900px;
}
.box2_text p 
{
	padding-bottom: 30px;
	font-size: 20px;
}
.box2_text a
{
	background-color: #009BDB;
	padding: 20px 30px;
	text-decoration: none;
	color: white;
	font-size: 20px;
}
.titular2
{
	width: 1200px;
	background-color: rgb(45,45,45);
	text-align: left;
	height: 60px;
	font-size: 30px;
	line-height: 60px;
	color: white;
	margin: auto;
	font-family: t5;
	padding-left: 430px;
	margin-top: 30px;
	box-sizing: border-box;
}
.instagram
{
	display: flex;
	margin-top: 30px;
	box-sizing: border-box;
	
}
.inta1 iframe
{
	width: 375px;
	height: 600px;
	margin: 10px;

}
.inta2 iframe
{
	width: 375px;
	height: 600px;
	margin: 10px;
}
.inta3 iframe
{
	width: 375px;
	height: 600px;
	margin: 10px;
}
footer
{
	width: 1200px;
	height: 250px;
	background-color: black;
	margin-top: 40px;
	box-sizing: border-box;
}
.redes
{
	width: 1200px;
	height: 250px;
	display: flex;
}
.logo2
{
	width: 400px;
	padding: 13px 18px;
}
.logo2 img
{
	width: 250px;
	height: 240px;
}
.rrss
{
	width: 400;
	padding: 90px 86px;
	font-family: t5;
}

.rrss p
{
	width: 60px;
	margin: 10px;
	color: white;
	float: center;
	font-size: 25px;
}
.rrss img
{
	width: 40px;
	margin: 10px;
	float: center;
	border-radius: 50px;
}
.info
{
	width: 400px;
}
.info p
{
	padding: 20px;
	color: white;
	font-size: 15px;
	text-align: right;
	margin-top: 30px;
	justify-content: center;
	font-family: t5;
}