/*--------------------
Import Google Fonts
--------------------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	font-family: "Minion Pro", times, serif;
	background-color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
}
p {
	font-size: 16px;
	color: #fff;
}
a {
	color: #fff;
	cursor: pointer
}
a:hover, a:focus, a:active, a.active {
	color: #fff;
	text-decoration: none
}
ul {
	padding-left: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
#content {
	background-color: #000000;
	margin: 0 auto;
	max-width: 2194px;
	width: 100%;
}
.image-container {
	background-color: #000000;
	height: 0;
	padding-bottom: 68.93%;
	position: relative;
	background: url(../images/bg_foto.jpg) no-repeat center center;
	background-attacchment: fixed;
	background-size: cover;
}
.irudi-txikia img {
	display: none
}
.liburu-lista {
	margin-top: 4%
}
.fotogramak {
	max-width: 300px;
}
.testuak {
	color: #fff;
}
.testuak .col-md-6 {
	padding-left: 0;
}
.testuak .menua {
	margin-top: 40px;
}
.testuak .menua ul li a {
	margin-right: 8px;
	font-size: 18px;
}
.testuak .menua ul li a.tituloa::before {
	content: "·";
	font-size: 25px;
	font-weight: bold;
	margin-right: 4px;
}
.testuak .menua ul li a.photo, .testuak .menua ul li a.info {
	color: #acacde;
	position: relative
}
.gezitxoa {
	position: absolute
}
.testuak .menua ul li a.photo:hover, .testuak .menua ul li a.info:hover {
	color: #fff
}
.testuak .menua ul li a.tituloa {
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 1.5px;
}
.testuak .menua ul li a.info {
	position: relative
}
.gezitxoa {
}
.testuak .menua ul li a.tituloa:hover {
	color: #acacde
}
.testuak .menua ul li a.tituloa span {
	font-size: 32px
}
.testuak .well {
	background-color: #000;
	border-radius: 0;
	border: 1px solid #acacde;
}
.testuak .well p {
	font-size: 18px;
	letter-spacing: 0.3px;
}
.testuak .well p.edukia {
	text-align: justify;
}
.testuak .well .sarrera span.italic {
	font-style: italic;
}

@media (max-width: 1200px) {
.irudi-txikia img {
	display: inline;
}
.image-container {
	background-image: none;
}
}

@media (max-width: 990px) {
.fotogramak {
	max-width: 250px;
}
.testuak .menua {
	margin-top: 15px;
}
}

@media (max-width: 768px) {
.testuak .menua ul li a.tituloa {
	display: block;
}
.testuak .col-md-6 {
	padding: 0 10px;
}
.testuak .menua ul li a.tituloa {
	font-size: 18px;
	letter-spacing: 0.5px;
}
.testuak .menua ul li a.tituloa span {
	font-size: 25px
}
.testuak .menua ul li {
	margin-bottom: 15px;
	border-bottom: 1px solid #333;
padding-bottom:5px:
}
.fotogramak {
	margin-bottom: 40px;
}
}

@media (max-width: 420px) {
}
