/* Configurações específicas */

body {
	background-color: black;
	overflow-x: hidden;
	font-family: tahoma;
}

p {
	text-align: justify;
}

.fachada
{
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.bni-image {
	position: relative;
}

.lista-empresa > a {
	margin-bottom: 20px;
	display: block;
	color: #000;
}

.lista-index > li {
	margin-bottom: 20px;
}

::-webkit-input-placeholder {
   color: green;
   font-family: calibri;
}

:-moz-placeholder {
   color: green;
   font-family: calibri;
}

.home-servicos
{
	padding-bottom: 20px;
}
.home-servicos:hover
{
		transform: scale(1.10,1.10);
		-webkit-transform:scale(1.10,1.10);
		-moz-transform:scale(1.10,1.10);
		-ms-transform:scale(1.10,1.10);
		-o-transform:scale(1.10,1.10);
	cursor: pointer;
}

.midias
{
	margin-top: 10px;
}

.texto-noticia-destaque
{
	color: #000;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 20px;
}

.div-noticia-destaque
{
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform:perspective(600px) rotateX(0deg);
	-o-transform:perspective(600px) rotateX(0deg) ;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.1s ease;
	cursor:pointer;
	opacity: 0.3;
}
.div-noticia-destaque:hover
{
	-webkit-transform: perspective(600px) rotateX(360deg) ;
	-moz-transform: perspective(600px) rotateX(360deg) ;
	-o-transform: perspective(600px) rotateX(360deg);
	cursor: pointer;
	opacity: 1;
}
.div-noticia-destaque:hover p
{
	cursor: pointer;
	color: green;
	opacity: 1;
}
.div-noticia-destaque span
{
	cursor: pointer;
	color: green;
	opacity: 0;
}
.div-noticia-destaque:hover span
{
	cursor: pointer;
	color: green;
	opacity: 1;
}

.div-noticia-destaque:hover
{
	cursor: pointer;
}

.botao-entrar
{
	background:#000; 
	color:#FFF;
	border:2px solid #FFF;
}
.botao-entrar:hover
{
	background:#FFF; 
	color:#000;
	border:2px solid #909090;
}

.login
{
	color: white;
	font-family: calibri;
	margin-left: -60px;
	margin-top: 10px;
	margin-right: 50px;
	
}

.img-home-blog,
.thumbnail > img,
.thumbnail a > img
{
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .img-home-blog {
    display: block;
  	width: 570px;
  	height: 320px;
  }
}

.caixa-login
{
	background-color: #4FFB7a;
	border: 1px solid green;
}

.img-principal
{
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1;
}

.banner-carousel {
	width: 100%;
}

a.ancora:hover {
	text-decoration: none;
}

.logotipo {
	position: absolute;
	z-index: 1;
}
@media (max-width: 767px) {
  .logotipo {
    max-width: 100px;
  	height: auto;
  	width: 100%;
  }
}
@media (min-width: 768px) {
  .logotipo {
    max-width: 200px;
    margin-left: -20px;
  	height: auto;
  	width: 100%;
  }
}
@media (min-width: 992px) {
  .logotipo {
    max-width: 250px;
  	height: auto;
  	width: 100%;
  }
}
@media (min-width: 1200px){
  .logotipo{
    max-width: 300px;
  	height: auto;
  	width: 100%;
  }
}
@media (min-width: 1700px) {
  .logotipo {
  	margin-left: -200px;
    max-width: 350px;
  	height: auto;
  	width: 100%;
  }
}
.degrade-empresa
{
	background:linear-gradient(to top, #000, #990000, #000);
	margin-bottom: 50px;
}

.degrade-servico
{
	background:linear-gradient(to top, #000, #333, #000);
	margin-bottom: 50px;
}

.div-empresa
{
	margin-top: 50px;
	margin-bottom: 50px;
}

.img-align
{
	text-align: right;
}

.espacamento {
	margin: 50px 0 50px 0;
}

.cor-padrao {
	color: #B00000;
}

.cor-servico-principal
{
	color: #FFF;
}

.tel {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  float: right;
}
.tel > li {
  position: relative;
  display: block;
}
.tel > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tel > li > a:hover,
.tel > li > a:focus {
  color: #CCC;
}
.tel > li.disabled > a {
  color: #777;
}

.rodape {
	background-image: linear-gradient(to bottom, #4F0000, #000);
	color: #FFF;	
	font-family: Tahoma;
}

.rodape-direito {
	margin-left: 3px;
	color: #FFF;
}

.divisor {
	height: 3px;
	background-color: white;	
}

.destaque {
	font-weight: bold;
	color: red;
}

.titulo {
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
	text-shadow: #000 2px 3px 2px, #999 -1px -1px 1px;
	margin-bottom: 50px;
}

.subtitulo
{
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	margin-top: 30px;
	margin-bottom: 40px;
}

.fone-resumido
{
	position: relative;
	float: right;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
}

.section {
	margin: 10px 0 10px 0;
}

.fb-page {
	margin-top: 15px;
	width: 100%;
}

.telefone {
	margin-left: 20px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	
	text-shadow: 1px 1px #909090;
	-webkit-text-shadow: 2px 3px #909090;
	-moz-text-shadow: 2px 3px #909090;
}
.telefone:hover{
	color: #000;
}
.telefoneID {
	margin-left: 20px;
	color: #990000;
	font-weight: bold;
	font-size: 15px;
}
.cidade {
	margin-left: 20px;
	color: #000;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 1px 1px #990000;

	-webkit-text-shadow: 2px 3px #990000;
	-moz-text-shadow: 2px 3px #990000;
}

.dado {
	height: 200px;
}

.produto {
	width: 100%;
}

.produto img {
	max-width: 100%;
}

.produto .produto-nome {
	padding-top: 15px;
	font-weight: bold;
}

.produto-imagem-pequena {
	width: 80px; 
	height: 80px;
	margin-left: 30px;
}

.produto-detalhe-titulo {
	box-shadow: 3px 3px #909090;
	-webkit-box-shadow: 3px 3px #909090;
	-moz-box-shadow: 3px 3px #909090;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 20px;
	margin-left: 1%;
	padding: 5px;
	width: 98%;
	border: 1px solid #909090;
	color: #900000;
	text-align: center;
	margin-bottom: 15px;
}

.produto-imagem {
	margin-top: -12px;
	background-color: #FFF;
}

.produto-detalhe-descricao {
	padding: 15px;
	background-color: #FFF;
	height: 286px;
	margin-left: 10%;

}

ul {
	list-style-image: url("../img/marcador.png");
}

.sombra-cinza {
	text-shadow: 2px 2px #909090;
	-webkit-text-shadow: 2px 2px #909090;
	-moz-text-shadow: 2px 2px #909090;
}

.testee
{
	color: red;
	font-weight: bold;

}

.asterisco-label {
	color: red;
}

.botao-ler-mais
{
	color: white;
	background-color: green;
	height: 25px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 4px;
}

.cnd
{
	color: white;
	font-weight: bold;
}

.cnd:hover 
{
	cursor: pointer;
	text-shadow: 1px 1px green;

}

.demo-2 {
    position:relative;
    width:300px;
    height:200px;
    overflow:hidden;
    float:left;
    margin-right:20px;
    background-color:rgba(26,76,110,0.5)
}
.demo-2 p,.demo-2 h2 {
    color:#fff;
    padding:10px;
    left:-20px;
    top:20px;
    position:relative
}
.demo-2 p {
    font-family:'Lato';
    font-size:12px;
    line-height:18px;
    margin:0
}
.demo-2 h2 {
    font-size:20px;
    line-height:24px;
    margin:0;
    font-family:'Lato'
}
.effect img {
    position:absolute;
    left:0;
    bottom:0;
    cursor:pointer;
    margin:-12px 0;
    -webkit-transition:bottom .3s ease-in-out;
    -moz-transition:bottom .3s ease-in-out;
    -o-transition:bottom .3s ease-in-out;
    transition:bottom .3s ease-in-out
}
.effect img.top:hover {
    bottom:-96px;
    padding-top:100px
}
h2.zero,p.zero {
    margin:0;
    padding:0
}



.espaco-radio
{
	padding-left: 20px;
}

iframe {
	width: 100%;
	border: none;
	height: 200;
}
.mais:hover
{
	cursor: pointer;
}