/** RESET ESTILO **/
* {
	margin: 0;
	padding: 0;
	list-style: none;
	/*transition: all 0.2s;
	/*-moz-transition: all 0.2s; /* Firefox 4 */
	/*-webkit-transition: all 0.2s; /* Safari and Chrome */
	/*-o-transition: all 0.2s; /* Opera */
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img,
picture,
video,
embed {
	max-width: 100%;
}

.zoomProduct {
	height: 360px;
}

.imagemproduto {
	height: 150px;
}

.imgProdutoInterna {
	max-height: 150px;
	width: 100%;
	max-width: 150px !important;
	display: block;
}


.tittleProduct {
	height: 50px
}

.texto-locarjet {
	max-width: 200px;
	max-height: 110px;
	width: auto;
	height: auto;
}

/* ANIMAÇÃO */
section.lojas {
	overflow: hidden;
}

section.lojas .container {
	visibility: hidden;
}

object[type="application/gas-events-uni"] {
	display: none;
}

a,
a:active,
a:focus {
	outline: none;
	color: #3c923e;
}

a:hover {
	color: #29cf2d;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	/* Firefox 4 */
	-webkit-transition: all 0.2s;
	/* Safari and Chrome */
	-o-transition: all 0.2s;
	/* Opera */
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 900;
	letter-spacing: -0.05em;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
	color: #3c923e;
}

p {
	font-size: 1.4em;
}

hr {
	border-bottom: solid 1px #ddd;
	border-top: 0;
	margin: 0;
	padding: 0;
}

hr.linhaDupla {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	height: 3px;
	margin: 0;
	padding: 0;
	margin: 25px 0;
}

/* FONTS WEB */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

.roboto {
	font-family: 'Roboto', sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #333;
}

/***** BOTOES *****/
.btn-locarjet {
	border: solid 3px #3c923e;
	text-transform: uppercase;
	padding: 10px 20px;
	font-weight: 700;
}

.btn-locarjet:hover {
	background: #3c923e;
	color: #fff;
	text-decoration: none;
	border-left: solid 10px #29cf2d;
	border-right: solid 10px #29cf2d;
}

.btn-padrao {
	background: #333;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding: 15px 25px;
}

.btn-padrao:hover {
	background: #3c923e;
	color: #fff;
}

.btn-padrao2 {
	background: #3c923e;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding: 15px 25px;
}

.btn-padrao2:hover {
	background: #5cb85c;
	color: #fff;
}

/***** CORES *****/
.verde {
	color: #3c923e;
}

/***** TOPO *****/
header {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f2f2f2+100 */
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
	/* IE6-9 */
	-webkit-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
}

header #topo {
	padding: 20px 0;
	color: #aaa;
	font-size: 1.2em;
}

header #topo b {
	color: #333;
	font-size: 1.2em;
	font-weight: 900;
	letter-spacing: -.05em;
	line-height: 1em;
}

header #topo .telefone,
header #topo .celular {
	padding-top: 7px;
}

header #topo .telefone i,
header #topo .celular i {
	float: left;
	margin-right: 10px;
	color: #3c923e;
	font-size: 40px;
	margin-bottom: 10px;
}

header #topo .botao {
	border: solid 3px #3c923e;
	padding: 15px;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
}

header #topo .botao i {
	margin-right: 5px;
	font-size: 16px;
	vertical-align: baseline;
}

header #topo .botao:hover {
	background: #3c923e;
	color: #fff;
	text-decoration: none;
}

header .navbar-toggle {
	background: #3c923e;
	position: absolute;
	right: 0;
	top: -75px;
}

header .navbar-toggle .icon-bar {
	background: #fff;
}

header .navbar {
	margin: 0;
	min-height: auto;
	border: 0;
	border-radius: 0;
	margin-bottom: -30px;
	display: table;
	width: 100%;
}

header #menu {
	padding: 0;
	margin: 0;
	background: #333;
	width: 100%;
	position: relative;
	z-index: 999;
	font-size: 1.1em;
}

header #menu>li {
	float: left;
}

header #menu>li a {
	display: block;
	padding: 15px 10px;
	padding-top: 20px;
	border-bottom: solid 5px #333;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

header #menu>li a:focus,
header #menu li a:active {
	text-decoration: none;
	background: #444;
	border-bottom: solid 5px #29cf2d;
}

header #menu>li a:hover {
	border-bottom: solid 5px #29cf2d;
	color: #29cf2d;
	text-decoration: none;
}

header #menu>li.carrinho a {
	background: #111;
	border-color: #111;
}

header #menu>li.carrinho a:hover {
	border-color: #29cf2d;
}

header #menu>li.carrinho a i {
	color: #29cf2d;
	font-size: 14px;
	vertical-align: baseline;
	margin-right: 10px;
}

header #menu>li.carrinho a .badge {
	vertical-align: baseline;
	background: #29cf2d;
	margin-left: 5px;
	display: inline;
}

header #menu>li a.dropdown-toggle {
	color: #29cf2d;
}

header #menu .dropdown-menu {
	background: #3c923e;
	width: 60%;
	right: 0;
	left: auto;
}

header #menu .dropdown-menu li {
	width: 31%;
	margin: 0 1%;
	float: left;
}

header #menu .dropdown-menu li a {
	padding: 10px 15px;
	text-transform: capitalize;
	font-size: 12px;
	border-bottom: dashed 1px #29cf2d;
	text-align: center;
}

header #menu .dropdown-menu li:last-child a {
	border-bottom: none;
}

header #submenu {
	background: #3c923e;
	margin-bottom: -41px;
	position: relative;
	z-index: 5;
}

header #submenu ul li {
	float: left;
	position: relative;
}

header #submenu ul li a {
	font-size: 12px;
	line-height: 10px;
	color: #fff;
	display: inline-block;
	padding: 12px 5px;
}

header #submenu ul li a:hover {
	color: #6ddc6f;
	text-decoration: none;
}

header #submenu::before {
	content: " ";
	display: block;
	background: #3c923e;
	position: absolute;
	z-index: -1;
	left: -38px;
	height: 41px;
	width: 61px;
	top: -21px;
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-webkit-transform: rotate(45deg);
	/* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

/***** RODAPÉ *****/
footer::before {
	content: " ";
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;
	background: url(../image/barra_rodape.png) center top repeat-x;
	z-index: 9;
	top: -40px;
}

footer {
	background: #3c923e;
	padding: 40px 0;
	color: #fff;
	position: relative;
}

footer a {
	color: #fff;
}

footer .row>div {
	margin-bottom: 15px;
}

footer h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}

footer .social a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-size: 25px;
	width: 50px;
	line-height: 50px;
	background: #144115;
	display: inline-block;
	text-align: center;
	color: #3c923e;
	margin-right: 5px;
}

footer .social a:hover {
	background: #fff;
	-ms-transform: rotate(360deg);
	/* IE 9 */
	-webkit-transform: rotate(360deg);
	/* Chrome, Safari, Opera */
	transform: rotate(360deg);
}

footer hr {
	border-top: solid 1px #28772a;
	border-bottom: solid 1px #4ea850;
	margin: 5px 0;
}

footer #menuCat {
	display: table;
}

footer #menuCat li {
	width: 48%;
	margin: 4px 1%;
	float: left;
	background: #144115;
	border-left: solid 3px #29cf2d;
	padding: 5px 10px;
	font-size: 12px;
}

footer #menuCat li a {
	color: #fff;
}

footer #menuRodape {
	padding-left: 15px;
	font-size: 12px;
}

footer #menuRodape li {
	list-style: disc;
	color: #144115;
	margin-bottom: 5px;
}

footer #menuRodape a {
	color: #fff;
}

@media(min-width: 992px){
	footer > div.container div{
		text-align: center;
	}

	footer #menuRodape{
		padding-left: 0;
	}

	footer #menuRodape li{
		list-style: none;
	}
}

@media(max-width: 576px){
	footer #menuCat li{
		width: 100%;
	}
}
/***** RODAPÉ *****/
.page-header {
	background: url(../image/bg_titulo.jpg) top center no-repeat;
	font-size: cover;
	margin: 0;
	padding-top: 35px;
	padding-bottom: 0px;
	-moz-box-shadow: inset 0 0 10em #000;
	-webkit-box-shadow: inset 0 0 10em #000;
	box-shadow: inset 0 0 10em #000;
	background-attachment: fixed;
	border-bottom: none;
}

.page-header .breadcrumb {
	background: none;
}

.page-header .breadcrumb .active {
	color: #fff;
}

.page-header .breadcrumb a {
	color: #29cf2d;
}

/***** BANNER HOME *****/
#tvbanner {
	background: #3c923e;
	z-index: 1;
	position: relative;
}

#tvbanner .item {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 500px;
	width: 100%;
}

#tvbanner .carousel-caption {
	max-width: 350px;
	text-align: right;
	top: 40%;
	text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.7);
}

#tvbanner .left span,
#tvbanner .right span {
	top: 45%;
	position: absolute;
}

#tvbanner i {
	font-size: 60px;
}

/***** PRODUTOS HOME *****/
#produtosHome {
	background: url(../image/bg_destaque.jpg) center top no-repeat #f3f3f3;
	padding: 50px 0;
	position: relative;
	z-index: 9;
	-webkit-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.5);
}

#produtosHome h2 {
	text-transform: uppercase;
}

#produtosHome #carouselProdutos>.row {
	display: table-row;
}

#produtosHome #carouselProdutos>.row>div {
	display: table-cell;
	float: none;
}

#produtosHome #carouselProdutos>.row>div:first-child,
#produtosHome #carouselProdutos>.row>div:last-child {
	vertical-align: middle;
}

#produtosHome #carouselProdutos .carousel-control {
	position: relative;
	background: none;
	display: block;
	color: #3c923e;
	text-shadow: none;
	width: 100%;
	font-size: 25px;
}

#produtosHome #carouselProdutos .carousel-control span {
	margin: 0;
}

/***** CATEGORIAS HOME *****/
#destaque {
	background: #111;
}

#destaque .container-fluid>.row>div {
	padding: 0;
	min-height: 100px;
}

#destaque .container-fluid>.row>div img {
	width: 100%;
}

#destaque .container-fluid>.row:hover>div img {
	-webkit-filter: opacity(20%);
	filter: opacity(20%);
}

#destaque .container-fluid>.row>div:hover img {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
}


/***** CATEGORIAS HOME *****/
#catHome {
	padding: 20px 0;
	position: relative;
	-webkit-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 15px 30px -6px rgba(0, 0, 0, 0.3);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3c923e+0,44a846+50,3c923e+100 */
	background: #3c923e;
	/* Old browsers */
	background: -moz-linear-gradient(top, #3c923e 0%, #44a846 50%, #3c923e 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #3c923e 0%, #44a846 50%, #3c923e 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #3c923e 0%, #44a846 50%, #3c923e 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c923e', endColorstr='#3c923e', GradientType=0);
	/* IE6-9 */
}

#catHome .topo {
	fill: #3c923e;
	position: absolute;
	z-index: 19;
	left: 0;
	top: -19px;
	border: none;
}

#catHome .rodape {
	fill: #3c923e;
	position: absolute;
	z-index: 19;
	left: 0;
	bottom: -19px;
	border: none;
}

#catHome hr {
	width: 80px;
	border-color: #29cf2d;
	border-width: 5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#catHome h2 {
	color: #fff;
	line-height: 25px;
}

#catHome h2 small {
	color: #fff;
}

#catHome ul {
	padding-top: 10px;
}

#catHome ul li {
	float: left;
}

#catHome ul li a {
	display: block;
	width: 40px;
	line-height: 40px;
	font-size: 20px;
	background: #333;
	color: #fff;
	text-align: center;
	margin: 5px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/***** SOBRE HOME *****/
#sobreHome {
	padding: 100px 0;
	background: url(../image/bg_sobre.jpg) left top;
}

#sobreHome h2 {
	text-transform: uppercase;
}

#sobreHome .row hr {
	border-bottom: solid 5px #3c923e;
	margin: 20px 0;
	width: 100px;
}

#sobreHome hr.linhaDupla {
	margin: 40px 0;
}

#sobreHome .panel {
	color: #fff;
	border-radius: 0;
	border: 0;
	width: 90%;
}

#sobreHome .panel .panel-heading {
	background: #3c923e;
	border-left: solid 5px #29cf2d;
	border-right: solid 30px #29cf2d;
	border-radius: 0;
}

#sobreHome .panel .panel-heading a {
	font-weight: 500;
}

#sobreHome .panel .panel-heading a:hover {
	text-decoration: none;
}

#sobreHome .panel .panel-heading a:active,
#sobreHome .panel .panel-heading a:focus {
	color: #fff;
	text-decoration: none;
}

#sobreHome .panel .panel-heading a[aria-expanded="true"] {
	color: #fff;
	text-decoration: none;
}

#sobreHome .panel .panel-collapse {
	background: #f4f4f4;
	border-bottom: solid 5px #e3e3e3;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#sobreHome #marcas {
	margin: 20px 0;
}

#sobreHome #marcas img {
	border-bottom: solid 3px #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#sobreHome #marcas .carousel-indicators {
	bottom: -40px;
}

#sobreHome #marcas .carousel-indicators li {
	border: solid 1px #3c923e;
}

#sobreHome #marcas .carousel-indicators li.active {
	background: #3c923e;
}

/***** NEWSLETTER *****/
#newsletter {
	background: url(../image/bg_newsletter.jpg) center center no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 90px;
	color: #fff;
}

#newsletter h2 {
	color: #3c923e;
	text-transform: uppercase;
}

#newsletter h2 span {
	color: #29cf2d;
}

#newsletter form {
	padding-top: 20px;
}

#newsletter form input {
	padding: 30px 15px;
	font-size: 18px;
	margin-bottom: 10px;
}

#newsletter form .btn {
	padding: 20px 15px;
	font-size: 15px;
}

/***** LISTA DE PRODUTOS *****/
.listaProdutos {
	margin-bottom: 20px;
}

.listaProdutos>div {
	margin-bottom: 20px;
}

.listaProdutos .produto {
	border: solid 1px #eee;
	background: #fff;
	padding-top: 20px;
	padding: 20px;
	text-align: center;
	-webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.3);
}

.listaProdutos h3 {
	color: #3c923e;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: 900;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.listaProdutos .thumbnail {
	border-radius: 0;
	border: none;
}

.listaProdutos p {
	font-size: 12px;
}

.listaProdutos a i {
	margin-left: 5px;
}

.listaProdutos .btn {
	display: block;
	border-radius: 0;
	margin-bottom: 5px;
}

.listaProdutos .btn-saiba {
	background: #333;
	color: #fff;
}

.listaProdutos .btn-saiba:hover {
	background: #222;
}

.listaProdutos .btn-add {
	background: #3c923e;
	color: #fff;
}

.listaProdutos .btn-add:hover {
	background: #4db350;
}

/***** CONTEÚDO PRINCIPAL *****/
#principal {
	padding-top: 40px;
	padding-bottom: 40px;
}

#principal h1 {
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #3c923e;
}

/***** BARRA LATERAL *****/
.sidebar {
	padding-top: 8px;
}

.sidebar h3 {
	text-transform: uppercase;
	color: #666;
	font-size: 1.8em;
	margin-bottom: 15px;
}

.sidebar h3 i {
	color: #3c923e;
	margin-right: 7px;
}

.sidebar hr {
	border-bottom: dashed 1px #ddd;
	border-top: dashed 1px #ddd;
	height: 2px;
	margin: 15px 0;
}

.sidebar ul li {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.sidebar ul li.active a {
	color: #3c923e;
	cursor: default;
	font-weight: bold;
}

.sidebar ul li a {
	color: #999;
}

.sidebar .listaProdutos .produto {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/***** PAGINACAO *****/
.pagination li a {
	color: #3c923e;
}

.pagination li a:hover {
	background: #3c923e;
	color: #fff;
}

.pagination li.disabled a {
	background: #f4f4f4;
	cursor: default;
	color: #ddd;
}

.pagination li.disabled:hover a {
	background: #f4f4f4;
	cursor: default;
	color: #ddd;
}

/***** DETALHE DO PRODUTO *****/
.detalheProduto .extraProduto {
	color: #bbb;
}

.detalheProduto table {
	font-size: 14px;
}

.detalheProduto .qtdProduto {
	font-size: 1.2em;
	width: 130px;
}

.detalheProduto .qtdProduto td:first-child {
	vertical-align: middle;
}

.detalheProduto .qtdProduto td:first-child input {
	width: 100px;
}

.detalheProduto .qtdProduto td:last-child {
	vertical-align: bottom;
}

.detalheProduto .qtdProduto td:last-child i {
	font-size: 15px;
}

.detalheProduto .galeria {
	margin-bottom: 20px;
}

.detalheProduto .galeria img {
	border: solid 1px #e4e4e4;
}

.detalheProduto .galeria .row img {
	border-bottom: solid 3px #e4e4e4;
}

.detalheProduto hr {
	margin: 50px 0;
}


/***** CARRINHO DO ORÇAMENTO *****/
.subtitCarrinho {
	background: #3c923e;
	color: #fff;
	padding: 15px 20px;
	font-size: 1.8em;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 5px #4db350;
}

.subtitCarrinho i {
	margin-right: 5px;
}

.boxCarrinho {
	padding: 30px;
	border: solid 1px #eee;
}

.boxCarrinho hr {
	margin: 15px 0;
}

.boxCarrinho .listaCarrinho thead {
	font-size: 14px;
}

.boxCarrinho .listaCarrinho td {
	vertical-align: middle;
}

.boxCarrinho .listaCarrinho .foto {
	width: 30%;
	float: left;
	margin-right: 5%;
}

.boxCarrinho .listaCarrinho .detalhe {
	float: left;
	width: 65%;
}

.boxCarrinho .listaCarrinho .detalhe h3 {
	font-size: 1.8em;
	margin-bottom: 5px;
}

.boxCarrinho .listaCarrinho .detalhe small {
	color: #999;
}

.boxCarrinho .listaCarrinho .quantidade {
	width: 130px;
}

.boxCarrinho .listaCarrinho .quantidade .campo {
	width: 90px;
	margin-right: 10px;
	float: left;
}

.boxCarrinho .listaCarrinho .quantidade .botoes {
	width: 30px;
	float: left;
}

.boxCarrinho .listaCarrinho .quantidade .botoes i {
	font-size: 15px;
}

.boxCarrinho .radio {
	background: #f4f4f4;
	padding: 10px 15px;
	font-size: 14px;
}

.orcamentoOk {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 15px;
}

.orcamentoOk>i {
	font-size: 7em;
}

.orcamentoOk h2 {
	font-size: 4em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

/***** CONTATO *****/
.extraContato>div {
	text-align: center;
	border-right: solid 1px #eee;
}

.extraContato>div:last-child {
	border-right: none;
}

.extraContato p {
	max-width: 300px;
	margin: 0 auto;
}

.extraContato h3 {
	margin-bottom: 10px;
}

.extraContato i {
	font-size: 3em;
	margin-bottom: 10px;
}

/***** DUVIDAS *****/
.listaDuvida {
	color: #fff;
	border-radius: 0;
	border: 0;
}

.listaDuvida .panel-heading {
	background: #3c923e;
	border-left: solid 5px #29cf2d;
	border-right: solid 30px #29cf2d;
	border-radius: 0;
}

.listaDuvida .panel-heading a {
	font-weight: 500;
	color: #fff;
}

.listaDuvida .panel-heading a:hover {
	text-decoration: none;
}

.listaDuvida .panel-heading a:active,
#sobreHome .panel .panel-heading a:focus {
	color: #fff;
	text-decoration: none;
}

.listaDuvida .panel-heading a[aria-expanded="true"] {
	color: #fff;
	text-decoration: none;
}

.listaDuvida .panel-collapse {
	background: #f4f4f4;
	border-bottom: solid 5px #e3e3e3;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.listaDuvida .panel-collapse .contaMedia span {
	background: url(../image/bgDuvida.png);
	width: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	border-radius: 100%;
	color: #bbb;
	font-size: 30px;
}

.linhaDuvida>div:first-child {
	text-align: center;
}

.linhaDuvida>div:last-child h3 {
	color: #3c923e;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.linhaDuvida>div:last-child span {
	font-size: 24px;
	color: #999;
	line-height: 1em;
	font-style: italic;
}

/***** EXTRA *****/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

.zoom {
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.zoom:hover,
.zoom:active,
.zoom:focus {
	/**adjust scale to desired size, 
add browser prefixes**/
	-ms-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-o-transform: scale(1.07);
	transform: scale(1.07);
	position: relative;
	z-index: 100;
}

/** RESPONSIVO **/

@media (max-width: 1200px) {
	.container {
		width: 98%;
	}
}

@media (min-width: 768px){
	#carouselProdutos div.item div.col-sm-3{
		width: 24.99%;
	}

	.imgProdutoInterna {
		width: 100%
	}

	#carouselProdutos, #carouselProdutos > div, #carouselProdutos > div > div.col-sm-10, #carouselProdutos > div > div.col-sm-10 > div{
		width: 100%;
	}

	#produtosHome > div > p:nth-child(6){
		margin-top: 15px;
	}

	#carouselProdutos div.item div.col-sm-3{
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {

	#principal > div > div.col-sm-9.col-lg-10 > div > div{
		padding-left: 5px;
		padding-right: 5px;
	}

	#principal > div > div.col-sm-9.col-lg-10 > div > div > div{
		padding-left: 12px;
		padding-right: 12px;
	}

	#principal > div > div.col-sm-9.col-lg-10 > div > div> div > h3{
		font-size: 1.3em !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.listaProdutos h3{
		font-size: 1.2em !important;
	}

	#principal > div > div.col-sm-9.col-lg-10 > div > div> div > h3{
		font-size: 1.4em !important;
	}
}

@media (min-width: 992px) and (max-width: 1060px) {
	header #menu>li a {
		font-size: 0.91em !important
	}
}

@media (max-width: 991px) {

	.navbar-toggle {
		display: block !important;
	}

	#menu.collapse {
		display: none !important;
	}

	#menu.collapse.in {
		display: block !important;
	}

	.listaProdutos h3 {
		font-size: 1.3em;
	}

	#catHome > div > div > div.col-sm-9{
		width: 60%;
		margin-left: 50px;
    	margin-top: 30px;
	}

	#submenu {
		display: none;
	}

	#topo>div>div.col-md-3.col-lg-2.telefone,
	#topo>div>div.col-md-3.col-lg-2.celular,
	#topo>div>div.col-lg-2.hidden-md.text-center {
		display: none;
	}

	#topo .logo {
		width: 200px;
	}

	header {
		-webkit-box-shadow: 0px 5px 10px -6px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0px 5px 10px -6px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 5px 10px -6px rgba(0, 0, 0, 0.3);
	}

	header .navbar-toggle {
		top: -65px;
		margin-right: 0;
	}

	header .navbar {
		margin-bottom: 0px;
	}

	header #menu {
		margin-bottom: 15px;
	}

	header #menu li {
		float: left !important;
		width: 50%;
		text-align: center;
	}

	header #menu li:last-child {
		width: 100%;
	}

	header #menu .dropdown-menu {
		position: relative;
	}

	#tvbanner .item {
		min-height: 350px;
	}

	.page-header {
		display: none;
	}

	.listaProdutos .btn-add,
	.listaProdutos .btn-saiba {
		font-size: 12px;
	}

	#carouselProdutos .row {
		padding: 0;
	}

	#carouselProdutos .row>div {
		padding: 0;
	}

	#carouselProdutos .row>div.col-sm-10 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.detalheProduto .qtdProduto {
		width: 200px;
	}

	.detalheProduto .qtdProduto td:last-child i {
		font-size: 35px;
	}

	.detalheProduto .qtdProduto td:last-child a {
		margin-right: 10px;
	}

	.detalheProduto .qtdProduto td:last-child br {
		display: none;
	}

	#principal > div.row.linhaDuvida > div.text-center.col-md-4{
		margin-bottom: 50px;
	}
}

@media(max-width: 767px) {

	#carouselProdutos > div > div.col-sm-10 > div{
		margin-left: 0px;
		margin-right: 0px;
	}

	#produtosHome #carouselProdutos>.row,
	#produtosHome #carouselProdutos>.row>div {
		display: block;
	}

	.listaProdutos h3 {
		font-size: 1.6em;
	}

	.listaProdutos .btn-add, .listaProdutos .btn-saiba{
		font-size: 15px;
	}

	#carouselProdutos>div {
		position: relative;
	}

	#carouselProdutos>div>div.col-sm-10 {
		width: 80%;
		margin: 0 auto;
	}

	.imgProdutoInterna {
		max-width: 80%;
		width: 200px;
	}

	#carouselProdutos>div>div:nth-child(1) {
		position: absolute;
		top: 50%;
		left: 30px;
	}

	#carouselProdutos>div>div:nth-child(3) {
		position: absolute;
		top: 50%;
		right: 30px;
	}

	#carouselProdutos div.col-sm-1 i {
		font-size: 30px;
	}

	#sobreHome .panel{
		width: 100%;
	}

	#sobreHome > div > div.row > div:nth-child(2) > div:nth-child(7){
		width: 100%;
		text-align: center;
	}
}

@media(max-width: 576px){

	.listaProdutos h3{
		font-size: 1.6em;
	}

	#carouselProdutos>div>div:nth-child(1) {
		left: 10px;
	}

	#carouselProdutos>div>div:nth-child(3) {
		right: 10px;
	}

	#carouselProdutos div.col-sm-1 i {
		font-size: 28px;
	}


}

@media(max-width: 330px){

	#carouselProdutos>div>div.col-sm-10 {
		width: 86%;
		margin: 0 auto;
	}

	#carouselProdutos>div>div:nth-child(1) {
		left: 5px;
	}

	#carouselProdutos>div>div:nth-child(3) {
		right: 5px;
	}

	#carouselProdutos div.col-sm-1 i {
		font-size: 22px;
	}

	#topo .logo{
		width: 170px;
	}

	.listaProdutos h3{
		font-size: 1.4em;
	}

	.btn-locarjet{
		padding: 10px 5px;
	}

}

@media (max-width: 399px) {
	#tvbanner .item {
		min-height: 200px;
	}
}

/* TIRA BUG DO MENU NO MOBILE */
nav {
	transition: none;
	-moz-transition: none;
	/* Firefox 4 */
	-webkit-transition: none;
	/* Safari and Chrome */
	-o-transition: none;
	/* Opera */
}


/** PADRÕES CSS3 

--> TRANSFORM
-ms-transform: skew(30deg); /* IE 9 */
-webkit-transform: skew(30deg);
/* Chrome, Safari, Opera */
transform:skew(30deg);


-->BORDER RADIUS -webkit-border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;


-->SOMBRA INTERNA -moz-box-shadow: inset 0 0 10em #000;
-webkit-box-shadow: inset 0 0 10em #000;
box-shadow: inset 0 0 10em #000;


-->SOMBRA EXTERNA -webkit-box-shadow: 0px 11px 25px -6px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 11px 25px -6px rgba(0, 0, 0, 0.3);
box-shadow: 0px 11px 25px -6px rgba(0, 0, 0, 0.3);


-->BACKGROUND TRANSPARENT background-color: rgba(52, 157, 163, 0.6);


-->BACKGROUND PARALLAX background-attachment: fixed;


-->SOMBRA NO TEXTO text-shadow:0 1px 2px rgba(0, 0, 0, .3);
