/*
plusOK - Estilos
*/

.nav-tabs {
	background-color: #000 !important;
	
}

.titleh{ font-size:38px !important; font-weight: 700 !important} 

.video {
   
	width:560px;
	height:315px;
   
}

.subfooter a {
	color: #999999;
	text-decoration:none
}

.subfooter a:hover {
	color: #fece1a;
}

.subfooter ul>li> a {
	color: #999999 !important;
}

.subfooter ul>li> a:hover {
	color: #fece1a !important;
}

.btn-preto {
	background-color: #000;
	color: #fff !important;
	border-color: #000;
}

.slidershadow {
	float: left;
	width: 100%;
	height: 32px;
	background: url(../images/shadow.png) no-repeat center top;
	position: relative;
	z-index: 999;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px){

	.navbar-default .navbar-nav > li > a {
	
	font-size: 14px;
	font-weight: 400;
	padding: 10px 10px 10px 8px;
	
}
.fixed-image {
	background-position: center right;
	background-repeat: no-repeat;
	height: 200px !important;
}
	
	
	}