.container {
	width: 100%;
	height: 750px;
	border: 1px solid black;
	background: white;
	display: flex;
	flex-direction: row;
}

.column-izquierda {
	width: 35%;
	height: 100%;
	border: 3px solid black;
	background: black;

}
.box-1{
	width: 99%;
	height: 25%;
	border: 1px solid white;
	background: black;
	text-align: center;
}
.img-trabajo1 {
	width: 100%;
	height: 100%;
}
.column-derecha {
	width: 150%;
	height: 100%;
	border: 3px solid whitesmoke;
	background: darkred;
}
.box-2 {
	width: 99%;
	height: 5%;
	border: 1px solid grey;
	background: grey;
	font-size: 170%;
	color: black;
	text-align: center;
}
.box-3 {
	width: 99%;
	height: 5%;
	border: 3px solid black;
	background: black;
	font-size: 110%;
	color: white;
	text-align: center;

}
.box-4 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;

}
.box-5 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;
}
.box-6 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center;
}
.box-7 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;
}
.box-8 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;

}
.box-9 {
	width: 99%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;
}
.box-10 {
	width: 96%;
	height: 5%;
	border: 1px solid black;
	background: black;
	font-size: 99%;
	color: white;
	text-align:center ;

}
.box-11 {
	width: 99%;
	height: 14%;
	border: 1px solid black;
	background: black;
	font-size: 400%;
	color: white;
	text-align: center;
}
.box-12 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 170%;
	color: white;
	text-align: left;

}
.box-13 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 100%;
	color: whitesmoke;
	text-align: left;

}
.box-14 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 100%;
	color: whitesmoke;
	text-align: left;
}
.box-15 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 160%;
	color: white;
	text-align: left;
}
.box-16 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 120%;
	color: whitesmoke;
	text-align: left;
}
.box-17 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 150%;
	color: white;
	text-align: left;

}
.box-18 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 100%;
	color: whitesmoke;
	text-align: left;
}
.box-19 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 150%;
	color: white;
	text-align: left;

}
.box-20 {
	width: 99%;
	height: 6%;
	border: 3px solid darkred;
	background: darkred;
	font-size: 120%;
	color: whitesmoke;
	text-align: left;
}