@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0
}

a {
	text-decoration: none
}

li,
ol,
ul {
	list-style: none
}

body {
	background: url(images/fundo_bolinhas.jpg);
	font-family: Pontano Sans, Arial, Helvetica, sans-serif
}

.h1_especial {
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	font-size: 37px;
	color: #72d2ba;
	font-weight: 100;
	margin: 10px 0 10px
}

h1,
h2 {
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #72d2ba;
	font-weight: 100
}

.h3_igual_h2 {
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #72d2ba;
	font-weight: 100
}

#slider_itens {
	white-space: nowrap;
	animation: slider_itens_anim 100s infinite;
	animation-timing-function: linear
}

@keyframes slider_itens_anim {
	100% {
		margin-left: -4160px
	}
}

#topo_ladrilhos {
	width: 100%;
	height: 21px;
	background: url(images/topo_ladrilhos.jpg) repeat-x
}

#fundo_degrade {
	width: 100%;
	min-height: 274px;
	background: url(images/fundo_degrade.png) repeat-x
}

#topo {
	width: 950px;
	padding-top: 42px;
	margin: 0 auto 0 auto;
	font-family: Pontano Sans, Arial, Helvetica, sans-serif
}

#logomarca {
	width: 270px;
	float: left;
	border-right: 1px dotted #898989
}

#fitas_de_cetim {
	width: 397px;
	text-align: center;
	float: left;
	border-right: 1px dotted #898989
}

#topo_contato {
	font-size: 15px;
	color: #888377;
	font-weight: 100;
	margin-top: -4px
}

#compartilhe {
	width: 239px;
	font-size: 12px;
	color: #888377;
	float: left;
	padding-left: 42px;
	margin-bottom: 3px
}

#compartilhe img {
	margin-left: 5px
}

#compartilhe a {
	float: left
}

.btn_mobile {
	display: none
}

#topo_fixo {
	display: none
}

#menu_mobile {
	display: none
}

#menu {
	width: 229px;
	padding-top: 48px;
	float: left
}

#menu_internas {
	width: 1003px;
	height: 201px;
	margin-left: -30px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-position: top center;
	background-repeat: no-repeat
}

#menu_internas a {
	overflow: hidden;
	position: absolute;
	display: block
}

#menu_internas #mn_empresas {
	width: 95px;
	height: 35px;
	margin: 165px 0 0 152px
}

#menu_internas #mn_produtos {
	width: 108px;
	height: 35px;
	margin: 160px 0 0 273px
}

#menu_internas #mn_atuacao {
	width: 95px;
	height: 35px;
	margin: 158px 0 0 400px
}

#menu_internas #mn_clientes {
	width: 95px;
	height: 35px;
	margin: 157px 0 0 520px
}

#menu_internas #mn_orcamento {
	height: 35px;
	margin: 156px 0 0 637px;
	width: 119px
}

#menu_internas #mn_contato {
	height: 35px;
	margin: 165px 0 0 768px;
	width: 119px
}

.sub_menu {
	position: absolute;
	width: 265px;
	top: 388px;
	box-shadow: 0 0 15px #666;
	display: none
}

.sub_menu a {
	background: url(images/bg_sub_menu.jpg) repeat-x center;
	color: #3dc9a2;
	font-size: 18px;
	padding: 6px 15px;
	width: 235px;
	display: block
}

.sub_menu a:hover {
	background: url(images/alfinete_menu_lateral_hover.png) center;
	color: #fff
}

.sub_menu a img {
	float: left;
	margin-top: 5px;
	padding-bottom: 8px;
	padding-right: 10px
}

#sub_menu_produtos {
	margin-left: 240px
}

#sub_menu_atuacao {
	margin-left: 368px
}

#faixa_menu {
	position: absolute;
	margin-top: 150px
}

#breadcrumb {
	margin-bottom: 15px
}

#breadcrumb a {
	color: #726e69;
	font-size: 14px
}

#breadcrumb a:hover {
	text-decoration: underline
}

#banner {
	width: 637px;
	height: 308px;
	float: left;
	margin-left: 60px;
	margin-top: 36px;
	overflow: hidden
}

#voltaBanner {
	position: absolute;
	margin: 150px 0 0 20px;
	z-index: 100
}

#passaBanner {
	position: absolute;
	z-index: 100;
	margin: 150px 0 0 590px
}

#slider {
	position: relative
}

.clearfix {
	clear: both
}

#slider a {
	position: absolute;
	top: 0;
	left: 0
}

#sombra_slider {
	float: right;
	width: 678px;
	height: 18px;
	background: url(images/sombra_slider.png)
}

#clientes {
	width: 950px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	padding-top: 30px
}

#chaves_clientes {
	float: left;
	margin-top: 10px;
	margin-left: 176px;
	position: absolute
}

#clientes p {
	color: #616161;
	font-size: 15px;
	text-align: center
}

#clientes_slider_limites {
	width: 740px;
	height: 83px;
	overflow: hidden;
	margin-left: 39px;
	float: left
}

#clientes_slider {
	width: 762px;
	height: 200px
}

#clientes_slider ul {
	margin-top: 15px;
	list-style: none
}

#clientes_slider li {
	display: inline;
	margin-left: 10px;
	display: inline
}

#conteudo {
	width: 950px;
	margin-left: auto;
	margin-right: auto
}

#noticias {
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 472px;
	float: left
}

#noticias .box {
	width: 444px;
	min-height: 140px;
	margin-top: 18px;
	padding: 14px;
	text-align: justify;
	background: #ece2d6;
	color: #616161;
	display: block
}

#noticias .box:first-child {
	margin-top: 0
}

#noticias .box .titulo {
	font-size: 17px;
	color: #533b1b;
	text-align: left
}

#noticias .box .noticia_img {
	padding-right: 14px
}

#institucional {
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	width: 440px;
	float: left;
	color: #616161;
	text-align: justify;
	margin-left: 36px
}

#institucional a.vid {
	display: inline-block;
	padding: 25px;
	box-sizing: border-box;
	background: #ece2d6
}

#institucional a.vid img {
	width: 100%
}

.mais {
	width: 100%;
	margin-top: -15px;
	text-align: right;
	display: inline-block
}

#box_contatos {
	background-color: #ece2d6;
	padding: 22px;
	float: right;
	width: 215px
}

#box_contatos li {
	border-bottom: 1px dotted #533b1b;
	padding: 10px 0
}

#box_contatos li:first-child {
	padding-top: 0
}

#box_contatos li:last-child {
	border: 0;
	padding-bottom: 0
}

#box_contatos h4 {
	color: #533b1b;
	font-weight: 400;
	font-size: 17px
}

#box_contatos p {
	color: #616161;
	font-weight: 400;
	font-size: 13px
}

#container_texto {
	width: 625px;
	float: left
}

#container_texto p {
	color: #646262;
	font-size: 13px;
	padding-top: 15px;
	text-align: justify
}

#container_clientes {
	background-color: #fff;
	width: 100%
}

#box_clientes {
	width: 259px;
	float: right
}

.cliente {
	width: 230px;
	height: 80px;
	float: left;
	margin: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -500px;
	overflow: hidden
}

.cliente_mini {
	width: 70px;
	height: 70px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -500px;
	overflow: hidden;
	margin-right: 24px
}

.noright {
	margin-right: 0
}

#texto_clientes {
	color: #646262;
	padding-top: 15px;
	font-size: 14px
}

#texto_clientes p {
	width: 650px;
	float: left
}

#texto_clientes a {
	float: right;
	margin-left: 20px;
	position: absolute
}

#frm input,
#frm select,
#frm textarea {
	background-color: #a2e1d1;
	padding: 3px 6px;
	width: 100%
}

#frm p {
	font-size: 15px
}

.item_form {
	width: 280px;
	margin: 0 30px 0 0;
	float: left
}

#btn_enviar {
	font-size: 15px;
	color: #fff;
	display: block;
	margin-top: 35px
}

#menu_atuacao_produtos {
	width: 260px;
	float: right
}

#menu_atuacao_produtos li {
	width: 260px;
	overflow: hidden;
	background: url(images/alfinete_menu_lateral.png) repeat-x center
}

#menu_atuacao_produtos li:hover {
	background: url(images/alfinete_menu_lateral_hover.png) center
}

#menu_atuacao_produtos li a {
	width: 240px;
	padding: 7px 10px;
	display: block;
	color: #3dc9a2;
	font-size: 17px;
	background: url(images/mais.png) right bottom no-repeat
}

#menu_atuacao_produtos #selected,
#menu_atuacao_produtos li a:hover {
	color: #fff
}

#menu_atuacao_produtos li a img {
	position: absolute;
	margin: 12px 0 0 235px
}

#area_imgs {
	width: 290px;
	float: left;
	margin-top: 20px
}

#area_imgs #img_grande {
	width: 250px;
	height: 215px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: -1000px;
	overflow: hidden
}

#area_imgs .miniatura {
	width: 75px;
	height: 50px;
	float: left;
	margin: 12px 12px 0 0;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden
}

.prod_relacionado {
	width: 150px;
	padding: 10px;
	background-color: #ece2d6;
	float: left;
	margin-right: 25px;
	margin-top: 20px
}

.prod_relacionado:last-child {
	margin-right: 0
}

.prod_relacionado h4 {
	color: #533b1b;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	padding-top: 10px
}

.prod_relacionado:hover {
	background-color: #d2bca1
}

.img_relacionado {
	width: 150px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

#area_cat_cores a {
	background-color: #f7f3ef;
	padding: 10px 35px;
	text-transform: uppercase;
	color: #685741;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	float: left
}

#area_cat_cores .selected,
#area_cat_cores a:hover {
	background-color: #ece2d6
}

#area_fotos_cores {
	background-color: #ece2d6;
	padding: 20px 0
}

#coluna_cores {
	width: 245px;
	padding: 0 25px;
	float: left;
	border-right: 1px dotted #685741
}

#coluna_cores p {
	background: url(images/palheta-cores.jpg) left no-repeat;
	font-size: 20px;
	color: #533b1b;
	padding-left: 40px
}

#coluna_cores p span {
	color: #000;
	font-weight: 700;
	font-size: 14px
}

#coluna_cores .item_cor {
	width: 20px;
	height: 20px;
	border-radius: 100px;
	float: left;
	margin: 10px 10px 0 0;
	display: none
}

#coluna_fotos {
	float: left;
	padding-left: 30px
}

#coluna_fotos #prev_cores {
	float: left;
	margin-top: 60px
}

#coluna_fotos #next_cores {
	float: left;
	margin-top: 60px
}

#slider_fotos {
	width: 540px;
	height: 145px;
	float: left;
	margin: 0 15px;
	overflow: hidden
}

#slider_fotos .img_cores {
	width: 175px;
	height: 145px;
	float: left;
	margin: 0 10px 0 0;
	display: none;
	text-indent: -1000px;
	overflow: hidden
}

#area_links_rodape {
	text-align: center;
	padding-bottom: 40px
}

#area_links_rodape a {
	margin: 5px;
	color: #888377;
	font-size: 16px
}

#area_links_rodape a:hover {
	text-decoration: underline
}

#rodape_faixa {
	width: 100%;
	height: 7px;
	clear: left;
	margin-top: 44px;
	margin-bottom: 44px;
	background: url(images/rodape_faixa.png) repeat-x
}

#rodape {
	width: 950px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	font-family: Pontano Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #105342;
	padding-bottom: 40px
}

#endereco {
	width: 446px;
	float: left
}

#rodape_menu_esq {
	width: 138px;
	float: left
}

#rodape_menu_esq a {
	color: #888377
}

#rodape_menu_esq a:hover {
	text-decoration: underline
}

#rodape_menu_dir {
	width: 138px;
	float: left
}

#rodape_menu_dir a {
	color: #888377
}

#rodape_menu_dir a:hover {
	text-decoration: underline
}

#lazuli {
	width: 60px;
	float: right
}

.fb_curtir {
	float: left;
	width: 148px;
	height: 23px;
	float: left;
	white-space: nowrap;
	overflow: hidden
}



/* PRODUTOS E ATUACOES */

.sub_menu  {
	z-index: 10;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.thumbs_prod {
	width: 20%;
	height: auto;
}

#produtosLista {
	width: 100%;
	float: left;
}

#produtosLista h2 {
    font-size: 20px;
    margin-top: 5px;
}

#produtosLista a {
    width: calc(25% - 23px);
    height: auto;
    vertical-align: top;
    display: inline-block;
    margin: 10px;
}

#produtosLista a .img {
	position: relative;
	height: 150px;
	opacity: 1;
}

#produtosLista a div {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	text-align: center;
	background: rgba(114, 210, 186,0.9);
	-webkit-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out; 
	opacity: 1;
	z-index: 1;
}

 #produtosLista a div h2 {
    text-align: center;
    color: #FFF;
    border: 1px solid #fff;
    margin: 0px;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 10px;
    bottom: 10px;
    padding-top: 49px;
    opacity: 1;
}

#produtosLista a div:hover {
	opacity: 1;

}

@media (max-width: 990px){
	#produtosLista a {
    	width: calc(50% - 23px);
    }
}

