.footer{background:#151515;border-top:10px solid #151515;border-bottom:3px solid #151515}
.footer .break{border:1px solid #964b2e}
.copyright{background:#964b2e;color:#fff}
.bgtitle{
		background:rgba(255,255,255,0.7);
		padding:4px 40px;
			border:none;
			border-radius:0;
	}
a{color:#000;}	
.bgtitle:focus:active,.bgtitle:focus,.bgtitle:active,.bgtitle:hover{
		border:none;
		border-radius:0;
	}	
.btn-default:focus:active,.btn-default:focus,.btn-default:active,.btn-default:hover,.btn-default{
		border:none;
		outline:none;border-radius:0;
	}	
	
.navbar-default{
	background:#fff;
	border-bottom:#964b2e solid 1px;
	
	}

.serifa{font-family:"Gabriela","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;}	
.navbar-default .navbar-nav>li>a{
	color:#1c1c1c;
	text-transform:uppercase;
	font-size:16px
	}
.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	background:#964b2e;	
	border-bottom:2px solid #964b2e;
	}
.navbar-default .navbar-nav>li.active>a{
	background:#fff;
	color:#964b2e;
	border-bottom:2px solid #964b2e
	}
.navbar-default .navbar-nav>li.active>a:hover{
	background:#fff;
	color:#964b2e;
	border-bottom:2px solid #964b2e;
	cursor:default;
	}	
.navbar-default .navbar-nav {
	background:rgba(0,0,0,0);
	}
.color0{
	color:#fff
	}
.color1{
	color:#964b2e
	}	
.bg1{
	background:#964b2e
	}	
.intro-header{
	background-size:100%;background-position:center center; 
	}

.btn-info {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    border:0px;
	}

.btn-info:hover,.btn-info:focus,.btn-info:active:focus {
    color: #fff;
    background-color:  rgba(0,0,0,1);
    border:0px;
     outline: none;
	}
.content{
	background:#fff;
	color:#000;
	}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
{
	background:#964b2e;
	border:none;
}	
.ober:hover .overlayu{
		background:rgba(0,0,0,0.6);color:#fff; line-height:200px;
 		-webkit-transition: all 0.3s ease-in-out;
  		-moz-transition: all 0.3s ease-in-out;
  		-o-transition: all 0.3s ease-in-out;
  		transition: all 0.3s ease-in-out;}
.ober:hover > a.btn-arteantiga{
		background:#fff;color:#000}
a.btn-arteantiga{
		background:#140b04;width:100%;padding:6px 0px;color:#fff;line-height:24px;border:none;}
a.btn-arteantiga:hover,a.btn-arteantiga:focus,a.btn-arteantiga:active{
		border:none;background:rgba(0,0,0,0.7);color:#fff}

input.middle:focus {
    outline-width: 0;
}
[contenteditable="true"]:focus {
    outline: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
*:focus,*:active:focus {
    outline: none;
}

.navbar-default .navbar-nav>li>a{margin-bottom:10px;padding-bottom:10px}	