/*
    Desenvolvido por Artweb Design Digital
    http://www.artwebdigital.com.br/
    criacao2@artwebdigital.com.br
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto:400,500,700');

body,h1,h2,h3,p,a,ul,li,select,option,input,textarea,table,th,td,blockquote,hr,button,div{
	margin:0;
	padding:0;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
} 

body{
	font-family:tahoma;
	background: #FFFFFF;
}

a{
	text-decoration: none;
	color: #FF0000;
}

a:hover{
	text-decoration:none;
	color: #FFFF00;
}

img{
	border:none;
	max-width:100%;
}

button{
	border:none;
	cursor:pointer;
}

.limpa{clear:both;}
.limpa20{clear:both; height: 20px;}

input, select, textarea{
	font-family:tahoma;
	font-size:16px;
	color:#333;
}

/* header */
.navbar-default{
	padding:9px 0;
}

.navbar-nav li{
	list-style:none;
	float:left;
}

.navbar-nav li a{
	margin-left:21px;
	padding-top:20px;
	text-align:center;
	display:block;
	color:#f4801d;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
}

.navbar-nav li a.menuAtivo, .navbar-nav li a:hover{
	background:url(../img/menu-ativo.png) no-repeat center top;
	color:#000;
}

.navbar-header{
	float:left;
	margin-left:38px;
}

.navbar-collapse{
	margin-top:14px;
	margin-right:10px;
}

.navbar-toggle{
	display:none;
}

.espacoMenuCelular{
	display:none;
}

/* BANNER */
#bannerSuperior{
	width:900px;
	height:326px;
	margin:0 auto;
}

/* content */
#content{
	margin:0 auto;
}

#content::before, #content::after {
	content: ' ';
	display: table;
}

#content::after{
	clear: both;
}

#content, #content p{
	font-size:15px;
	color:#666;
	line-height:22px;
}

#content h2{
	font-size:26px;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
	text-transform:uppercase;
}

/* footer */
#rodapeTodo{
	background: #fff;
	width:100%;
	position:relative;
	clear:both;
}

#baseRodape{
	width:980px;
	height:100%;
	margin:0px auto;
	background:#D4BFAA;
	padding-top:10px;
}
#footer {
	font-size: 14px;
}

#footer p {
    text-align: center;
    color: #FFFFFF;
	font-size:14px;
	line-height:20px;
}

#footer a {
    color: #fff;
}

#footer a:hover{
	color:#FFFF00;
}

.maya{
	overflow: hidden;
	position: relative;
	z-index: 10;
	float: right;
	margin: 20px 0 0 0;
	background: url(../img/criacao-sites-maya.png) no-repeat center top;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	outline:none;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-ms-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}

.maya:hover{
	background-position: center bottom;
}

/* noticia noticia */
.imagemNoticia{
	max-width:300px;
	float:left;
	margin:0 20px 10px 0; 
}

.dataNoticia{
	float:right;
	margin:10px 0 0 0;
}

.descricaoNoticias{
	color:#666 !important;
}

.linkTodasNoticias{
	float:right;
	font-weight:bold;
}

.caixaCompartilhamentos{
	margin:20px auto 0;
	width:600px;
	text-align:center;
}

.compartilharIndividual{
	float:left;
	margin:0 10px;
}

/* tamanhos tamanhos */
.tamanhoTela{
	width:1200px;
	margin:0 auto;
}

/******** EDIÇÕES ********/
header {
	background: #bf1e2d;
	width: 100%;
	height: 110px;
}
header #logo {
	padding: 20px;
	width: 253px;
	height: 87px;
	background: #fff;
	text-align: center;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.14);
	-moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.14);
	box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.14);
	z-index: 99999 !important;
}
header .bg-vermelho-top {
	background: #b41524;
	height: 110px !important;
	text-align: center;
}
header .bg-vermelho-top:before {
	content: "";
    display: block;
    width: 1px;
    height: 60px;
    background: #fff;
    position: relative;
    left: -15px;
    top: 24px;
}
header .bg-vermelho-top:after {
	content: "";
	display: block;
	width: 400px;
	height: 110px;
	position: absolute;
	right: 0;
	top: 0;
	background:#b41524;
}
header .bg-vermelho-top span {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	position: relative;
    top: -19px;
    font-size: 20px;
    letter-spacing:3px;
    font-weight: 300;
    z-index: 10;
}
header .facebook {
	padding:4px 9px;
	background: #fff;
	border-radius: 50%;
	z-index: 99;
	position: relative;
	top: -19px;
	right: -32px;
	color: #b41524;
}
header .facebook:hover {
	background: #ccc;
}
header .submenu {
	width: 330px;
	height: auto;
	background: #c01e2c;
	z-index: 999;
	position: absolute !important;
	list-style: none !important;
	display: none;
}
header .submenu > li {
	list-style: none !important;
	line-height: 63px;
}
header .submenu > li > a {
	color: #fff;
	text-transform: uppercase;
	padding-left: 30px;
	line-height: 63px;
	display: block;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
header .submenu > li > a:hover  {
	background: #821720;
}
#navegacao ul li:hover > .submenu {
	display: block !important;
}
#navegacao > ul {
	position: relative;
	left: 82px;
	list-style: none;
}
#navegacao > ul > li {
	float: left;
	line-height: 110px;
}
#navegacao > ul > li > a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	letter-spacing:3px;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
#navegacao > ul > li > a:after {
	content: "";
	display: block;
    width: 100%;
    height: 3px;
    margin: auto;
    background: #fff;
    position: relative;
    top: -5px;
    opacity: 0;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
}
#navegacao > ul > li > a:hover:after {
	opacity: 1;
}

/* SLIDER */
#slider .slide {
	position: absolute !important;
	display: none;
}
#slider .ativo {
	display: initial !important;
}
#slider {
	margin-top: 60px;
	position: relative;
	height: 434px;
}
#slider .slide {
	width: 100%;
	height: 434px;
}
#slider .slide .imagem {
	width: 53%;
	height: 400px;
	display: block;
	background: contain !important;
	float: right;
	background-repeat: no-repeat;
}

#slider .slide .texto {
	width: 42%;
	height: 400px;
	position: relative;
    top: 87px;
    left: 75px;
}
#slider .slide .texto h3 {
	color: #bf1e2d;
	font-size: 62px;
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase;
	font-weight: 800;
    font-style: italic;
    margin-bottom: 30px;
}
#slider .slide .texto .desc {
	color: #3d3d3d;
	font-size: 21px;
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase;
	font-weight: 800;
	font-style: italic;
}
#slider .slide .texto p {
	color: #939498;
	margin-top: 30px;
	letter-spacing: 1px;
	font-size: 17px;
	margin-bottom: 40px;
}
#slider .slide .texto a {
	padding:15px 35px;
	background: #c01e2c;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 5px;
}
#slider .slide .texto a:hover {
	background:#82151f;
}
#slider .slide #ant, #slider .slide #prox {
	background:#bf1e2d;
	padding: 11px 14px;
	border-radius: 50%;
	color: #fff;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	cursor: pointer;
}
#slider .slide #ant:hover, #slider .slide #prox:hover {
	background:#82151f;
}
#slider .slide #ant {
	position: absolute;
	top: 249px;
    left: -5px;
}
#slider .slide #prox {
	position: absolute;
	top: 249px;
    right: -5px;
    float: right;
}

/* LINE RED */
#line-red {
	margin-top: 80px;
	background: #bf1e2d;
	height: 158px;
}
#line-red h4 {
	color: #fff;
	font-size: 36px;
	text-align: right;
	text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    right: 24px;
    top: -10px;
}
#line-red .col-md-3 {
	background: #b41524;
	height: 158px;
}
#line-red .col-md-3:before {
	content: "";
    display: block;
    width: 15%;
    height: 158px;
    background: #b41524;
    position: absolute;
    left: 0;
}
#line-red i {
	color: #fff;
	position: relative;
	float: right;
	top: -111px;
    right: -24px;
    font-size: 20px;
}
#line-red p {
	color: #fff;
	letter-spacing: 2px;
	font-size: 20px;
	position: relative;
    top: 55px;
    left: 16px;
}
#categorias {
	padding-top: 100px;
	padding-bottom: 100px;
}
#categorias .box {
	height: 350px;
	background-size: cover !important;
	position: relative;
	padding: 0;
}
#categorias .box:before {
	content: "";
	display: block;
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: absolute;
}
#categorias .box p {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 26px;
	width: 70%;
	margin: auto;
	position: relative;
    top: 43%;
}
#categorias .box a {
	padding:15px 35px;
	background: #c01e2c;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 5px;
	position: relative;
	bottom: -276px;
	margin: auto;
}
#categorias .box a:hover {
	background:#82151f;
}

/* FOOTER */
#rodapeTodo {
	border-top: solid 1px #ccc;
}
#footer {
	padding-top: 60px;
	padding-bottom: 60px;
}
#footer h5 {
	text-transform: uppercase;
	color: #b41524;
	font-size: 36px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 800;
	letter-spacing: 3px;
	margin-bottom: 15px;
}
#footer p {
	color: #3d3d3d;
	font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	margin-bottom: 35px;
	letter-spacing: 2px;
	font-weight: 500;
	width: 70%;
	line-height: 29px;
}
#footer input, #footer select, #footer textarea {
	box-sizing: border-box;
	width: 42%;
	margin-right: 2%;
	height: 50px;
	border:solid 1px #ccc;
	padding-left: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	outline: none;
	margin-bottom: 20px;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	float: left;
	-o-transition: all ease .3s;
}
#footer input:focus, #footer select:focus, #footer textarea:focus {
	border:solid 1px #666;
}
#footer textarea {
	padding-top: 20px;
	height: 120px;
	width: 86%;
}
#footer .col-md-7 {
	padding-right: 62px;
}
#footer .form .col-md-6 {

}
#footer i {
	color: #fff;
	background: #a9aaae;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
}
#footer .dados p {
	color: #3d3d3d;
	font-size: 19px !important;
}
#footer .dados a {
	color: #3d3d3d;
	font-size: 19px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 31px;
	letter-spacing: 2px;
}
#footer .dados .linha {
	min-height: 70px;
}
.g-recaptcha{
	float: left;
}

.erroFormularioCaptcha{
	text-align: center;
	font-size: 14px;
	color: #FF0000;
	margin-top: 20px;
}

#footer button {
	float: right;
	position: relative;
	margin-right: 110px;
	padding: 15px 76px;
}
#rodape {
	background: #f4f4f4;
	width: 100%;
	height: 70px;
}
#rodape p {
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 70px;
	color: #333;
	text-transform: uppercase;
	font-size: 12px;
	float: left;
}

/* BOTOES */
.btn1 {
	padding:15px 35px;
	background: #c01e2c;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 5px;
}
.btn1:hover {
	background:#82151f;
}

.navbar-nav li a {
	color:#c01e2c;
	font-family: 'Roboto Condensed', sans-serif;
}

/* CONTEUDO */
#conteudoPaginas {
	margin-top: 80px;
	margin-bottom: 120px;
}
#conteudoPaginas .block {
	font-size: 18px;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
	margin: auto;
	font-weight: 400;
	color: #3d3d3d;
	line-height: 30px	
}
#conteudoPaginas .titulo {
	font-size: 45px;
	color: #bf1e2d;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin-left: 10px;
}
#conteudoPaginas .titulo:before {
	content: "";
	display: block;
	width: 4px;
	height: 50px;
	background: #ccc;
	position: relative;
    top: 55px;
	left: -15px;

}
#conteudoPaginas .titulo:after {
	content: "";
	display: block;
	width: 80px;
	height: 4px;
	background: #ccc;
	position: relative;
	left: -15px;
}

#conteudoPaginas .secao {
	margin-top: 100px;
}

#box-img span {
	display: block;
	width: 90%;
	height: 500px;
	background-size: cover;
	background-position:center center;
	border:solid 1px #000; 
}
#box-img span:before {
	content: "";
	display: block;
	width: 400px;
	height: 500px;
	background: #bf1e2d;
	z-index: -1;
	position: relative;
	top: 50px;
	left: 70px;
}


/* CONTATO */
.pagecontato #wrap {
	min-height: auto !important;
}

/* PRODUTO */
#produtoDireita h3 {
	color: #bf1e2d;
	font-size: 25px;
	margin-bottom: 50px;
}
#produtoDireita h3:after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #ccc;
	margin-top:10px;
}

.produtos .btn1 {
	float: right;
	padding: 20px 100px;
	font-size: 20px;
	margin-top: 50px;
}




@media(max-width: 1430px) {
	header .bg-vermelho-top:after {width: 290px;}
	.linha{margin-left: 0 !important; margin-right: 0 !important;}
}


@media(max-width: 1230px) {
	.tamanhoTela{width:980px;}
	header .bg-vermelho-top:after {width: 260px;}
	header #logo {padding: 30px 20px 40px; width: 178px; height: auto;}
	header .bg-vermelho-top span{letter-spacing: 1px; font-size: 14px; line-height: 26px;}
	#navegacao > ul > li > a{font-size: 14px; letter-spacing: 1px;}
	#footer .dados a{font-size: 16px; letter-spacing: normal;}
	#footer .dados p{font-size: 16px !important; letter-spacing: normal;}
	#line-red p {letter-spacing: 1px; font-size: 16px; top: 58px; left: 15px;}
	#line-red h4{top: 6px; font-size: 28px; line-height: 36px;}
	#line-red i{top: -77px;}
	#categorias .box p{width: 80%;}
}

@media(max-width: 1000px) {
	.tamanhoTela{width:740px;}
	.bg-vermelho-top{display: none;}
	#slider .slide .texto h3{font-size: 36px; margin-bottom: 15px;}
	#slider {margin-top: 40px; height: 400px;}
	#slider .slide{height: 400px;}
	#slider .slide .texto .desc{font-size: 16px;}
	#slider .slide .texto p{margin: 0 0 20px; font-size: 14px;}
	#slider .slide .texto a{display: inline-block; padding: 10px 25px;}
	#slider .slide .texto{height: auto; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
	#slider .slide #ant{left: 0; top: 50%; margin-top: -20px;}
	#slider .slide #prox{right: 0; top: 50%; margin-top: -20px;}
	#line-red{margin-top: 50px; height: auto; padding: 30px 0;}
	#line-red i{display: none;}
	#line-red .col-md-3::before{display: none;}
	#line-red .col-md-3{height: auto; background-color: transparent;}
	#line-red h4 {top: auto; font-size: 20px; line-height: 32px; margin: 0 0 20px; text-align: center; right: auto;}
	#line-red p {letter-spacing: normal; font-size: 15px; top: auto; left: auto; text-align: center;}
	#categorias .box p{font-size: 18px; line-height: 26px;}
}

@media(max-width: 767px){
	#wrap {
		padding: 25px;
	}
	.tamanhoTela{width:auto; padding:0 20px; padding: 20px;}
	header, #line-red i, #line-red .col-md-3:before {
		display: none !important;
	}
	a.navbar-brand img {
    height: 55px;
}
	.navbar-default {
		border-color: #333 !important;
	}
	#slider {
		height: 772px !important;
		margin-top: 100px;
	}
	#slider .slide .imagem {float: left !important;
		width: 100%;}
	#slider .slide .texto {
		position: initial !important;
		width: 100% !important;
	}
	#line-red {
		padding-bottom: 128px !important;
		min-height: 296px;
	}
	#line-red h4 {
		text-align: center !important;
		position: initial !important;
	}
	#categorias .box {
		margin-top: 90px;
		width: 400px;
	}
	#categorias .col-md-6 {
		margin: auto;
	}
	#footer {
		text-align: center;
	}
	#footer p {
		margin: auto;
		text-align: center !important;
		margin-bottom: 40px;
	}
	#footer .linha {
		width: 96%;
		margin: auto;
	}
	#box-img {
		margin-top: 50px;
	}
	#footer input, #footer textarea, #footer select {
		float: initial !important;
		width: 100%;
	}
	#slider .slide .imagem {
		background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
	}
	#categorias .box a {
		position: absolute;
    	bottom: 0px;
	    top: 326px;
	    left: 31% !important;
	    margin: auto;
	    line-height: 2px;
	}

}
@media(min-width: 768px){
	.navbar {
		display: none;
	}
}