
html, body {
 	font-family: 'ato', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.7;
    background-color: #f1f1f1;
}


h1, h2, h3, h4 {
    font-family: 'abel', sans-serif;
}

/*.carousel-caption{
	z-index: 10;
}*/
.carousel-inner > .item img{
	position: absolute;
	left: 0;
	min-width: 100%;
	height: auto;
	min-height: inherit;
	padding-top: 50px;
}
.carousel-inner > .item{
	height: 500px;
	background-color: white;
}
.intro-block {

	padding: 20px 15px 20px;
	color: #000;
}
.text-muted {
	color: #e9e6df;
	font-weight: 100;
}
.tpad {
	padding-top: 20px;
	
}
.padded{
	padding: 100px 15px;
}

.inspiracion{
	padding-top: 70px;
}

.inspiracion img{
	padding-top: 22px;
}

.biografia {
	padding-top: 70px;
}
.biografia img{
	padding-top: 22px;
	max-height: 600px;
	display: block;
	margin: auto;
}

.biografia h2 {
	text-align: center;
}

.datos-biografia {
	overflow: scroll; height:500px;
	background-color: #f1f1f1;
	padding: 10px 10px 10px 10px;
	border-style: none;
	border-color: #cccac5;
}

.datos-biografia ul {
	list-style-type: none;
	margin-left: 43px;
}

.datos-biografia .fechadoble {
	margin-left: -84px;
	font-weight: 500;
}
.datos-biografia span {
	margin-left: -42px;
	font-weight: 500;
}

.datos-biografia a:hover {
	text-decoration: none;
	
}
.pinturas {padding-top: 100px;}

.contacto {
	padding-top: 70px;
	
}

.marketing{
	background-color: #bac6c6;
	padding-left: 20px;
	
}
blockquote {
	font-style: italic;
	font-size: small;
	color: #000;
	text-align: right;
}
.info {
	background-color: black;
	padding-top: 30px;
	color: white;
	
}
.info a {
	color: #fff;
}
.info a:hover{
	color: #333;
}
.tab-pane {
	padding: 30px 10px 10px 10px;
	font-family: 'ato', sans-serif;
	font-size: 14px;
	
}
.ftr{
    background: url(../images/bg-img.png)repeat;
    padding: 20px 0px 0px 0px;
    font-size: 13px;
}
.ftr address, .ftr a, .ftr p{
color: #fff;
}
.ft_space{
padding: 0 10px;
}

@media(min-width: 768){
.carousel-inner > .item{
	height: 700px;
}
}

/*.ESTILOS PARA LOS CAROUSELES DE OBRAS
*/

#matcarousel {
	display: block;
	margin: auto;
 	max-width: 600px;
	max-height: 800px;
}

.center{
	max-width: 600px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 2px;
}

#alt-caption, #alt-caption2, #alt-caption3, #alt-caption4, #alt-caption5, #alt-caption6{
	font-family: 'abel', sans-serif;
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
	color: #8b8983;
	height: 80px;
	line-height: 1.2;
}

#alt-caption:first-line, #alt-caption2:first-line, #alt-caption3:first-line, #alt-caption4:first-line, #alt-caption5:first-line, #alt-caption6:first-line{
	font-family: 'abel', sans-serif;
	font-size: 19px;
	color:#363738;
}