/*!
 * Autor: Fabio Bmed - fbmed88@gmail.com
 * 01/03/2015
 * Template OVDPrint
 */
 
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
 
 
 body{
	 background:#000 url(../imagens/bkg-imagem.png) left top fixed no-repeat;
	 font-family: 'Open Sans', sans-serif;
	 font-weight:300;
	 font-size:16px;
	 }
	 
p {
    margin: 0 0 20px;
}
	 
.container{
	background:#fff;
	}
	
.container-menu{
	background:#000;
	}
	
.container-logomarca{
	background:transparent;
	}
	
.container-rodape{
	background:transparent;
	}
	
	
.nav-justified {
	background:#000;
    border: 0;
    border-radius: 0px;
	min-height:none;
	max-height:none;
}


.nav-justified > li:first-child > a {
	border-left: 0;
    border-radius: 0;
}



.nav-justified > li:last-child > a {
    border-radius: 0;
    border-right: 0;
    border-bottom: 0;
}


.nav-justified > li{
	padding:0 1px;
}

.nav-justified > li > a {
    border-left:0;
    border-right:0;
	border-bottom:0;
	background:#fff;
	color:#000;
	font-size:20px;
	font-weight:300;
}

.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus {
	box-shadow:0;
    background-color:#FAA61A;
    background-image:none;
	padding:15px 10px 15px;
/*    padding:15px 0px 25px;
	top:-10px; */
	color:#fff;
	font-weight:700;
}


.nav > li > a:hover, .nav > li > a:focus {
	background:#FAA61A;
	color:#fff;
/*	top:-10px;
	height:69px;
	height:59px;*/
}



.border-topo{
	border-top:4px solid #FAA61A;
	}



#logo-ovdprint{
	width:201px;
	height:182px;
}

.espaco-um{
	clear:both;
	width:100%;
	height:40px;
	}
	
.espaco-dois{
	clear:both;
	width:100%;
	height:20px;
	}
	
.bold{
	font-weight:700;
	}	


.footer {
    border-top:0;
	color:#FAA61A;
	font-size:16px;
	font-weight:300;
}


.footer a {
	color:#FAA61A;
	text-decoration:none;
}


.bkg-laranja{
	background:#FAA61A;
	color:#fff;
	}
	
	
.bkg-cinza-claro{
	background:#f3f3f3;
	}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 35px;
    padding-right: 35px;
	margin-bottom:15px;
}



.borda-esq{
	border-left:3px solid #EEEEEE;
}

.borda-conteudo-topo{
	border-top:3px solid #EEEEEE;
	width:100%;
	}
	
	
.btn-primary {
    background-color: #faa61a;
    border:0;
}


.btn {
    border-radius:0;
	padding:5px;
	background:none;
	color:#000;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background:none;
    border:0;
    color: #000;
}


.img-cases-largura{
	width:auto;
    height: 40px;
    line-height: 28px;
	}

a:hover, a:focus {
	text-decoration:none;
	}

	
	
.img-pb {
/*	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	
	/*filter: gray; /* IE6-9 */
	
	/*-webkit-filter: grayscale(100%);  Chrome 19+, Safari 6+, Safari 6+ iOS */ 

	cursor:pointer;/*
   
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; */
   
 }  

.img-pb:hover {
/*	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
 
 	-webkit-filter: grayscale(0%);

-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; */


}
	

.container-slider{
	background:none;
	}
	
.slider{
	background:none;
	}
	
	
.right{
	text-align:right;
	}
	
.lhUm{
	line-height:60px;
	}