.MotzeanKutxa {
	max-width: 1228px;
	width: 95%;
	margin: auto;
}
.MotzeanKutxa h3.Motzean { 
	padding:0.250rem 0 0.750rem 0;
	font-size:1.750rem;
	font-style:normal;
	font-weight:600;
	font-family:lft-etica,sans-serif;
	line-height:0.75; 
}
/* --- --- Youtube bideoaaren kutxa --- --- */
.MTZ-Youtube {
	width:282px;
	text-align:center;
	height:500px;
}
/* --- --- CAROUSEL --- --- */
.MotzeanKutxa__elementua { 
	margin-left:.250em; 
}
.aurrekoa, .hurrengoa { 
	border:solid 5px #0087c9; 
	height:60px; 
	width:60px;
	color:#0087c9; 
}
/* --- --- MEDIA QUERIES --- --- */
@media screen and (max-width: 992px) {
	.MTZ-Youtube {
		width:245px;
		text-align:center;
	}
}
@media screen and (max-width: 800px) {
	body {
		padding: 40px 0;
	}
	.contenido-principal {
		flex-direction: column;
	}
	.contenido-principal > * {
		width: 100%;
	}
	.MTZ-Youtube {
		width:250px;
		height:440px;
	}
	.hurrengoa { 
		margin-top:1em; 
	}
}
@media print, screen and (max-width: 39.9375em) {
	.MTZ-Youtube {
		width:205px;
		height:364px;
		text-align:center;
		margin-left:15px;
		margin-right:15px;
	}
	.MTZ-Youtube:last-child {
		padding-right:50px;
	}
	.aurrekoa, .hurrengoa { 
		margin-bottom:1em; 
	}
	.glider-slide {
		min-width: 205px;
	}

}