f*{
	font-family: inherit;
}

a{
	color: inherit;
}

a:focus{
	text-decoration: none;
	color: inherit;
}

h1{
	margin-top: 0;
	font-family:Calibri, Raleway, sans-serif;
	font-weight: 700;
	font-size:32px;
	color:#000000;
	line-height:37px;
	text-align:center;
	margin-bottom: 40px;
}

h2{
	font-family:Calibri, 'Raleway', sans-serif;
	font-size:28px;
	line-height:33px;
	text-align:center;
	font-weight: 700;
	margin-bottom: 20px;
}

h3{
	font-family:Calibri, 'Raleway', sans-serif;
	font-size:21px;
	line-height:28px;
	font-weight: 700;
	color: #4a4a4a;
	text-align: center;
	margin: 0 0 25px 0;
}

h4{
	font-family:Calibri, 'Raleway', sans-serif;
	font-size:14px;
	line-height:21px;
	font-weight: 700;
	color: #000;
	margin-bottom: 0;
}

.navbar-brand>img{
	float:left;
}

select{
	border: 1px solid #e4e4e4;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ddd !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #ddd !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #ddd !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #ddd !important;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #ddd !important;
}


.wrapperThumbnail{
	border: 1px solid #ebebeb;
	border-radius: 4px;
	margin-bottom: 5px;
	height: 218px;
}

.wrapperImgGrande{
	border: 1px solid #ebebeb;
	border-radius: 4px;
	margin-bottom: 5px;
	height: 390px;
}

h4.tituloProdutos{
	font-size: 13px;
	margin-bottom: 20px;
}

a.linkHome{
	display:block;
	float:left;
	height:70px;
	margin-top:15px;
	margin-right:20px;
}
.navbar-header a.linkHome{
	margin-left:-10px;
}

a.linkHome img{
	height:35px;
}

#containerPrincipal.page_produtos,
#containerPrincipal.page_produto,
#containerPrincipal.page_contactos,
#containerPrincipal.page_acordos,
#containerPrincipal.page_comercioinveste,
#containerPrincipal.page_promocoes,
#containerPrincipal.page_pesquisa,
#containerPrincipal.page_marcas,
#containerPrincipal.page_servicos{
	padding: 0 30px 130px 30px;
}

#containerPrincipal.page_comercioinveste{
	margin-bottom: 50px;
}

.page_servicos .servico{
	margin-bottom: 40px;
}

.page_servicos .servico .wrapperImg{
	border:1px solid #e4e4e4;
	padding: 10px;
	min-height: 120px;
	border-radius: 4px;
}

.page_acordos > ul > li{
	list-style-type: disc;
}

.page_produto .textoProduto,
.page_produto #imagemProduto{
	margin-bottom: 40px;
}

.page_produto #imagemProduto,
.page_servicos #imagemServico{
	margin: 20px 0;
	min-height: 200px;
}

#imagemServico #imgGrande{
	transform: none;
	top: 0;
}

.page_produto .textoProduto h2{
	font-size:24px;
	color:#4A4A4A;
	line-height:29px;
	margin-bottom: 40px;
}

.page_produto .textoProduto .precoAntigo,
.page_produto .textoProduto .preco{
	font-family: Calibri, Raleway, sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
}

.page_produto .textoProduto .precoAntigo{
	text-decoration: line-through;
	color: #ededed;
	font-size: 22px;
	line-height: 34px;
	padding-left: 0;
}

.page_produto .textoProduto .preco{
	font-size: 32px;
	line-height: 34px;
}

#linkLoja{
	border-radius:4px;
	width:298px;
	height:31px;
	font-family:Calibri, Raleway, sans-serif;
	font-size:16px;
	line-height: 31px;
	color:#FFFFFF;
	text-align:left;
	padding: 0 30px;
	text-align: center;
	margin-bottom: 50px;
}

#containerMenu{
	padding: 0 40px;
}

#carrosselDestaques{
	margin-bottom: 30px;
	padding: 0 30px;
}

#carrosselPromocoes{
	margin-bottom: 0;
	padding: 0 20px;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next{
	height: auto;
	width: auto;
	padding: 10px;
	border-radius: 6px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev{
	margin-left: -40px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next{
	margin-right: -40px;
}


.sitegeral .logotxt .slogan,
.sitegeral ul.navbar-nav li a,
.sitegeral ul.navbar-nav li a:hover,
.sitegeral h2,
.sitegeral.aempresa,
.sitegeral.aempresa .txt,
.sitegeral.contactos .txt,
.sitegeral.areasnegocio h3{
	color: #CC9843;
}

.sitegeral .sabermais,
.sitegeral footer li form button.btn-primary{
	background-color:#CC9843;
}

#colFB a{
	display: block;
	margin-top: 25px;
	float: left;
}

a:hover{
	text-decoration: inherit;
	color: inherit;
}


html {
	position: relative;
	min-height: 100%;
}

li{
	list-style-type: none;
}

.clear{
	clear:both;	
}

.outerTituloDestaque{
	position: absolute;
	/*margin-top: -10%;*/
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
}

.innerTituloDestaque{
	color: #fff;
	font-family: Calibri, 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	min-height: 30px;
	line-height: 30px;
	border-radius: 4px;
	padding: 0 20px;
	text-align: center;
}

ul.categorias{
	font-family:Calibri, Raleway, sans-serif;
	font-size:16px;
	color:#3B3B3B;
	line-height:28px;
	padding-left: 0;
}

ul.subcategorias{
	display: none;
	font-weight: 400;
}

ul.categorias li.selected,
ul.categorias li a:hover,
ul.categorias li a:focus{
	font-weight: 700;
}

div.listaCategorias,
div.listaMarcas{
	border-right: 2px solid #f4f4f4;
}

.tituloMarca{
	font-weight: 700;
}

.itemProduto .resumoMarca{
	color: #aaa;
}

.itemProduto a img{
	max-height: 216px;
}

#miniaturasProdutos img{
	height: 85px;
}

#corTopo{
	height: 10px;
}

textarea{
	resize: none;
	padding: 2px 2px;
}

#banner{
	background-size: 60% auto;
	background-repeat: no-repeat;
	padding-top:15px;
	/*margin-top: 70px;*/
	margin-top:0;
	margin-bottom: 25px;
	height: 98px;
	background-position: right 40%;
	position: relative;
}

#banner .seta{
	margin-left:40%;
	margin-top:-15px;
	position: absolute;
}

#banner .txt1{
	font-family:'PT Serif', serif;
	font-style: italic;
	font-size:15px;
	color:#FFFFFF;
	line-height:19px;
	margin: 20px 0 0 40px;
}

#banner .txt2{
	font-family:Calibri, Raleway, sans-serif;
	font-size:40px;
	font-weight: 800;
	color:#FFFFFF;
	letter-spacing:0.2px;
	line-height:40px;
	margin-top: 20px;
	margin-left: 40px;
	width: 30%;
}

#banner.page_geral{
	height: 201px;
	background-size: 60% 100%;
}

#navbar{
	border: none;
	background-color: #ffffff;
}

#navbar.collapse.in,
#navbar.collapsing{
	background-color: #efefef;
}

#navbar.collapse.in > ul > li,
#navbar.collapsing > ul > li{
	text-align: center;
}

#navbar.collapse.in > ul > li a:hover,
#navbar.collapsing > ul > li a:hover{
	background-color: #dedede;
}

.navbar{
	border:none;
	position:relative;
}

.navbar-brand{
	padding-top:11px;
	float:left;
	display:block;
}

.navbar-default .navbar-toggle{
	border: none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
	background-color: transparent;
}

.logotxt{
	margin-top: 10px;
	float:left;
	margin-left: 10px;
}

.logotxt .titulo{
	font-weight:800;
	font-size:14px;
	color:#4A4A4A;
	letter-spacing:1px;
	line-height:16px;
}

.logotxt .slogan{
	font-family: 'PT Serif', serif;
	font-size:11px;
	line-height:15px;
	font-style: italic;
}

div.container.imagemgeral{
	background-image: url(/images/principalgeral.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 70px;
	/*height: 500px;*/
	background-size:100% auto;
	opacity: 60%;
}

#imgGrande{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	max-height: 380px;
}

div.container.imagemgeral div{
	font-family:'PT Serif', serif;
	font-weight: 700;
	font-style: italic;
	font-size:26px;
	color:#000000;
	letter-spacing:0.13px;
	line-height:42px;
	text-align:center;
	background:#FFFFFF;
	border:1px solid #F5F5F5;
	box-shadow:0px 2px 6px 0px rgba(0,0,0,0.07);
	border-radius:6px;
	height:50px;
	max-width: 336px;
	margin-top: 40%;
}

.sitegeral.aempresa{
	font-family:'PT Serif', serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

.sitegeral.aempresa .txt,
.sitegeral.contactos .txt{
	margin-top:3px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 25px 0 15px 0;
	font-family: 'PT Serif', serif;
	margin-bottom: 30px;
	overflow: auto;
}

.sitegeral.areasnegocio{
	background-color: #f5f5f5;
	padding: 50px 40px 0 40px;
	margin-top: 0;
	margin-bottom: 60px;
}

.sitegeral.areasnegocio h3{
	font-family: Calibri, 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	line-height:21px;
	text-align:center;
	height: 60px;
}

.sitegeral.areasnegocio > div{
	margin-bottom: 50px;
}

.sabermais{
	border-radius:4px;
	width:103px;
	height:29px;
	font-family:Calibri, 'Raleway', sans-serif;
	font-weight:500;
	font-size:16px;
	color:#FFFFFF;
	line-height:29px;
	text-align:center;
}

.anchorinterno{
	position:absolute;
	margin-top: -50px;
}

.realcepreto{
	font-weight: 700;
	color: #000;
}

.sitegeral.mapa #googlemap{
	border-radius:6px;
	height:290px;
	margin-bottom: 40px;
}

.sitegeral.mapa{
	margin-bottom: 130px;
}

.no-gutter{
	padding-left:0;
	padding-right:0;
}

ul.nav > li{
	font-weight: 700;
	font-size:14px;
	line-height:16px;
	text-align:left;
}

.navbar-toggle{
	float:right;
}

.navbar-default .navbar-toggle .icon-bar{
	background-color: #000;
}

.navbar-toggle #strMenu{
	font-size: 26px;
	font-weight: 600;
	margin-right: 10px;
}

#menuGenerico{
	border-bottom: 5px solid #0047ba;
	padding: 0 5% 30px 5%;
}

#logoSiteGeral{
	margin-bottom:40px;
	border-bottom: 5px solid #0047ba;
	padding-bottom: 20px;
}

#menuGenerico li.site{
	padding: 2px 3px;
}

#menuGenerico li a{
	font-size: 16px;
	font-weight: 600;
}

#menuGenerico li a .nomeSite{
	padding: 5px 10px;
	color: #fff;
}

footer{
	background-color: #efefef;
	position: absolute;
	bottom:0;
	width: 100%;
}

footer > ul.container{
	padding-left: 30px;
	padding-right: 30px;
}

#containerPrincipal{
	padding-left:0;
	padding-right:0;
	padding-bottom: 130px;
}

a#strDescobrirLojas{
	background-color: #6f6f6f;
	outline: 1px solid #292929;
	border: 1px solid #999;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
	color: #fff;
	padding: 2px 5px;
	font-weight: 600;
	display:block;
	text-align:center;
}

#mapaLojasEsq{
	margin-bottom: 10px;
	display:block;
}

footer li form{
	margin-top: 20px;
}

footer li form input[type='text']{
	border: none;
	font-family:'PT Serif', serif;
	font-size:14px;
	color:#9B9B9B;
	line-height:18px;
	text-align:left;
	height: 32px;
	padding: 0 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	width: 75%;
}

footer li form button.btn-primary{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border: none;
}

footer ul li:first-child{
	padding-left: 0 !important;
	padding-right 10px !important;
}

footer li a{
	color: #ddd;
}

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

footer .barra1{
	font-family:Calibri, Raleway, sans-serif;
	font-weight: 700;
	font-size:13px;
	color:#FFFFFF;
	line-height:15px;
	background-color: #acacac;
	height: 31px;
	line-height: 31px;
}

footer form input::-webkit-input-placeholder { color: #acacac !important; }
footer form input:-moz-placeholder { color: #acacac !important; }
footer form input::-moz-placeholder { color: #acacac !important; }
footer form input:-ms-input-placeholder { color: #acacac !important; }

#colunaEsquerda{
	padding-left:0;
}

#miniaturasProdutos{
	overflow: auto;
	margin: 0 -10px;
}

#miniaturasProdutos li{
	margin-bottom: 10px;
	height: 87px;
}

#miniaturasProdutos li a{
	border: 1px solid #ddd;
	display: block;
	cursor: pointer;
}

#breadcrumb{
	font-family:Calibri, Raleway;
	font-weight: 400;
	font-size:11px;
	color:#AFAFAF;
	line-height:12px;
	padding-left:10px;
	margin-bottom: 30px;
}

.wrapperMap{
	padding-right: 0;
}

#map{
	height: 550px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 2px;
}

textarea#txtMensagem{
	height: 300px;
}

div.downloads > table{
	width: 100%;
	font-family:Helvetica;
	font-size:16px;
	color:#4A4A4A;
	line-height:16px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 50px;
}

div.downloads > table caption{
	background-color: #dfdfdf;
	padding: 0;
	font-family:Calibri, Raleway, sans-serif;
	font-weight: 700;
	font-size:14px;
	color:#FFFFFF;
	line-height:54px;
	height: 54px;
}

div.downloads > table .tituloTabela{
	padding: 0 52px;
	float: left;
}

div.downloads table tr:first-child td{
	padding-top: 35px;
}

div.downloads table td{
	padding-bottom: 50px;
}

div.downloads table td.col1{
	padding-left: 52px;
	text-align: left;
}

div.downloads table td.col2{
	padding-right: 52px;
	text-align: right;
}

div.downloads table td.col2 a{
	border:1px solid;
	border-radius:4px;
	min-width:260px;
	height:37px;
	padding: 10px 0;
	float:right;
	display:block;
	text-align:center;
}

div.downloads table td.col2 a:hover{
	color: #fff;
}

#pesq{
	border: none;
	border-bottom: 1px solid #4a4a4a;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	/*width: 250px;*/
}

.pesquisa a{
	cursor: pointer;
}

form#pesquisaGeral{
	margin-right: 40px;
	float:right;
	background-color: #fff;
	margin-top: -15px;
	padding: 7px 13px;
	border-top: 1px solid #eee;
	display:none;
	width: 35%;
}

div.adicionarCarrinho,
div.pedirCotacao{
	border:1px solid;
	border-radius:3px;
	height:46px;
	line-height: 46px;
	font-family:Calibri, Raleway, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight: 300;
	display: block;
}

div.adicionarCarrinho a,
div.pedirCotacao a{
	display: block;
	cursor: pointer;
}

#descricaoProduto{
	margin-bottom: 30px;
}

.page_pesquisa h4{
	margin: 20px 0 10px 0;
}

ul.resultadosPesquisa{
	padding-left: 0;
}

ul.resultadosPesquisa .txt{
	font-size: 11px;
}

ul.resultadosPesquisa > li{
	margin-bottom: 15px;
}

ul.resultadosPesquisa > li > a{
	font-weight: 700;
}

ul.relacionados{
	overflow: auto;
	padding-left: 0;
}

ul.relacionados .img-thumbnail{
	border-radius: 0;
	margin-bottom: 10px;
}

h4.relacionados{
	font-family:Calibri, Raleway, sans-serif;
	font-size:13px;
	color:#4A4A4A;
	line-height:14px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.g-recaptcha{
	display:block;
}

#novaMensagem button{
	display: block;
}

#novaMensagem #txtMensagem{
	margin-bottom: 10px;
	display: block;
}

#recaptcha{
	margin-bottom:10px;
}


.navbar-fixed-top{
	background-color: #fff;
}

.servico .wrapperImagem{
	height: 85px;
	overflow:hidden;
}
.servico .wrapperImagem img{
	bottom: 0;
}

.tituloServico{
	font-family:Calibri, 'Raleway', sans-serif;
	font-size:18px;
	color:#FFFFFF;
	line-height:21px;
	text-align:center;
	margin: 15px 0;
}

.resumoServico{
	font-family:Calibri, Raleway, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:16px;
	text-align:center;
}

#servicos{
	margin-bottom: 30px;
}

#servicos > .servico{
	min-height: 180px;
	margin-bottom: 20px;
}

#servicos > h3{
	color: #fff;
	margin-top: 30px;
}

.listaProdutos{
	padding-right: 0;
}

.listaProdutos .ordenacao{
	padding: 10px 10px 20px 10px;
}

.listaProdutos .ordenacao label{
	font-weight: 400;
}

.listaProdutos img{
	/*border: 1px solid #ebebeb;*/
	margin-bottom: 10px;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	max-height: 218px;
}

.itemProduto{
	margin-bottom: 20px;
	min-height: 310px;
}

.promocaoPercentagem{
	font-family:Calibri, Raleway, sans-serif;
	font-weight: 700;
	font-size:19px;
	color:#FFFFFF;
	line-height:23px;
	text-align:left;
	width: 60px;
	height: 26px;
	position:absolute;
	top: 10px;
	right:11px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	padding-left: 6px;
}

#imagemProduto .promocaoPercentagem{
	left: 19px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}

.tituloPromocao,
.tituloProduto{
	font-family:Calibri, Raleway, sans-serif;
	font-size:14px;
	color:#2C2B2B;
	line-height:15px;
	text-align:left;
	margin-bottom: 10px;
}

.listaProdutos .preco,
.relacionados .preco{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	float: left;
	margin-right: 10px;
}

.listaProdutos .precoAnterior,
.relacionados .precoAnterior{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 21px;
	float:left;
	text-decoration : line-through;
}

select#ordenacaoProdutos{
	font-weight: 700;
	height: 35px;
}

select#ordenacaoProdutos option{
	text-align: right;
}

div.sitegeral.areasnegocio > div > a > img{
	margin-bottom: 10px;
}

.textoServico li,
#descricaoProduto li{
	list-style-type: disc;
}

.imgServico{
	max-height: 85px;
}

@media screen and (min-width: 1280px){

}

@media screen and (max-width: 992px){
	#banner .txt2{
		font-size: 20px;
		line-height: 22px;
	}
	
	.outerTituloDestaque{
		/*margin-top: -15%;*/
	}
	
	.innerTituloDestaque{
		font-size: 10px;
		font-weight: 500;
		line-height: 15px;
	}
}

@media screen and (min-width: 768px) {
	
}

@media (max-width: 768px){
	.sitegeral.mapa #googlemap{
		border-radius: 0;
	}
	.relacionados .itemProduto{
		min-height: 285px;
	}
	#banner .txt1{
		font-size: 11px;
		margin-top: 0;
	}
	#banner .txt2{
		margin-top: 10px;
	}
	.innerTituloDestaque{
		font-size: 12px;
	}
	#containerMenu{
		padding: 0;
	}
	footer > ul.container{
		padding-left: 0;
		padding-right: 0;
	}
	footer a.navbar-brand{
		padding-left:0;
	}
	.sitegeral .txt > div{
		margin-bottom: 20px;
	}
	#banner.page_geral{
		height: 98px;
		background-size: 60% auto;
	}
	form#pesquisaGeral{
		margin-right:0;
	}
	#footer a.linkHome{
		margin-left:10px;
	}
	.navbar-header a.linkHome{
		margin-left:20px;
	}
}

@media (max-width: 500px){
	.logotxt .titulo{
		font-size: 12px;
	}
	#linkLoja{
		font-size: 14px;
		width: 100%;
	}
	#banner .txt1,
	#banner .txt2{
		margin-left: 10px;
	}
	form#pesquisaGeral{
		width: 50%;
	}
	a.linkHome{
		margin-right:5px;
		margin-top: 25px;
	}
	a.linkHome img{
		height:20px;
	}
}

@media (max-width: 1023px){
	#containerPrincipal{
		padding-bottom: 200px !important;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.carousel-inner .item .outerTituloDestaque{
		/*margin-top: -20%;*/
	}
}
@media (min-width: 960px){

}

.swiper-button-prev{
	-moz-tranform: rotate(180deg);
	-webkit-tranform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -28px;
}

.swiper-button-next{
	margin-top: -18px;
}
				
.swiper-container {
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	position: relative;
	background: #fff;

	/* Center slide text vertically */
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;*/
}

.swiper-slide a img{
	margin: 0 auto;
}

.lojaForma{
	margin: 10px auto;
}
.lojaForma label{
	float: left;
	width: 130px;
}
.lojaForma select{
	width: 100px;
	display: block;
	float: left;
}
.carrinhoButton{
	margin-top: 20px;
	background: none;
	float: right;
}