@font-face {
    font-family: 'museo';
    src: url("Museo300-Regular.woff");
}

@font-face {
    font-family: 'museo';
    src: url("Museo300-Regular.eot");
}

@font-face {
    font-family: 'museo';
    src: url("Museo300-Regular.ttf");
}

@font-face {
    font-family: 'museo2';
    src: url("Museo700-Regular.woff");
}

@font-face {
    font-family: 'museo2';
    src: url("Museo700-Regular.eot");
}

@font-face {
    font-family: 'museo2';
    src: url("Museo700-Regular.ttf");
}

@font-face {
    font-family: 'museo3';
    src: url("Museo900-Regular.woff");
}

@font-face {
    font-family: 'museo3';
    src: url("Museo900-Regular.eot");
}

@font-face {
    font-family: 'museo3';
    src: url("Museo900-Regular.ttf");
}


body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	overflow-x: hidden;
	color: #a69787;
	font-size: 13px;
	font-weight: 300;
	line-height: 140%;
	font-family: 'museo', arial, sans-serif;
	background: #f5f1ec;
}

.clear {
  clear: both;
}

.bg_header {
	position: relative;
	width: 100%;
	height: 977px;
	background: url('../img/icaro_marcenaria_banner.jpg') center center no-repeat;
}

.banner_icon {
	position: absolute;
	top: 280px;
	left: 35%;
}

.bg_menu {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100px;
	background-color: white;
	top: 0;
}

	.menu {
		position: relative;
		width: 1003px;
		height: 100px;
		margin: 0 auto;
	}

		.menu ul {
			width: 1003px;
			height: 100px;
			margin: 0 0 0 15px;
			padding: 0;
		}

			.menu ul li {
				float: left;
				font-size: 14px;
				padding: 0;
				margin: 40px 0 0 40px;
				list-style: none;
			}

			.menu ul li:first-child {
				list-style: none;
				padding: 0;
				margin: 0 60px 0 0;
			}

				.menu ul li a {
					text-decoration: none;
					color: #808285;
					padding: 30px 0px;
				}

					.menu ul li.home a {
						margin-top: 15px;
						padding: 0;
						width: 165px;
						height: 72px;
						background: url(../img/icaro_marcenaria_logo.jpg) no-repeat;
						display: block;
					}


				.menu ul li a:hover {
					color: #f0702f;
					text-decoration: none;
				}

				.active { color: #fff; background: #ef7f00; }



.content_max {
	position: relative;
	width: 1003px;
	height: auto;
	margin: 0 auto;
}	

	.pagina {
		margin: 0;
		padding: 0 10px 0 10px;
	}	

		.txt {
			padding: 0 30px 0 0;
		}

		.txt img {
			margin: 0;
			padding-right: 30px;
		}

		.txt p {
			margin: 0;
			text-align: justify;
		}

		.txt h1 {
			margin: 0;
			padding: 80px 0 30px 0;
			font-size: 20px;
			font-weight: bold;
		}

		.left {
			float: left;
			width: 60%;
			text-align: justify;
			padding-top: 50px;
		}

			.left img {
				float: left;
				margin-left: -15px;
			}

			.left .box {
				height: 200px;
				margin: 50px 0 0 0;
			}

			.produtos {
				width: 285px;
				float: right;
			}

				.produtos h1 {
					margin: 0;
					padding: 0;
					font-size: 20px;
				}

		.right {
			float: right;
			width: 30%; 
			background: #e2d7ca;
			padding: 50px 30px 0 20px;
		}

			.item {
				height: 130px;
			}

			.right .item img {
				float: left;
			}

			.right .item .tipos {
				width: 230px;
				float: right;
			}

			.right .item .tipos h2 {
				margin: 0;
				padding: 0;
				font-size: 14px;
				font-weight: bold;
				font-family: 'museo3', arial, sans-serif;
				text-transform: uppercase;
				color: #463632;
			}

			.right .item .tipos p {
				margin: 0;
				padding: 0;
			}


.da-thumbs {
	list-style: none;
	width: 984px;
	height: 600px;
	position: relative;
	margin: 20px auto;
	padding: 0;
}
	.da-thumbs li {
		float: left;
		margin: 15px;
		background: #fff;
		position: relative;
	}
		.da-thumbs li a,
		.da-thumbs li a img {
			display: block;
			position: relative;
		}
			.da-thumbs li a {
				overflow: hidden;
			}
			.da-thumbs li a div {
				position: absolute;
				background-color: #e94904;
			    background-blend-mode: multiply;
			    opacity: 0.8;
			    filter: alpha(opacity=80); /* For IE8 and earlier */
				width: 100%;
				height: 100%;
			}
			.da-thumbs li a div span {
				display: block;
				padding: 0;
				margin-top: 50%;
				text-align: center;
				color: #fff;
				font-size: 30px;
				font-family: 'museo', arial, sans-serif;
				opacity: 1 !important;
			    filter: alpha(opacity=100) !important; /* For IE8 and earlier */
			}


.txt2 {
	padding: 0 30px 0 0;
	color: #fff;
}

.txt2 img {
	margin: 0;
	padding: 0;
}

.txt2 p {
	float: left;
	padding-top: 90px;
	margin: 0 30px 0 30px;
	text-align: justify;
	width: 265px;
}

.cadeira img {
	padding-top: 85px;
}


.servicos2 {
	position: absolute;
	bottom: 60px;
}


.algomais {
	float: left;
	width: 260px;
	margin: 0 30px 0 20px;
	padding-top: 10px;
	text-align: justify;
}

	.algomais h1 {
		font-size: 20px;
	}


.granitos {
	position: relative;
	width: 100%;
	height: 170px;
	bottom: 150px;
	background: #a69787;
	z-index: -1;
}	

	.granitos div {
		position: relative;
		width: 1003px;
		height: 170px;
		margin: 0 auto;
	}


.bg_contato {
	position: relative;
	width: 100%;
	height: 400px;
	background-color: #fff;
}

.contato {
	float: left;
	width: 200px;
	margin-top: 40px;
}

	.contato span {
		font-size: 18px;
	}

	.contato a {
		text-decoration: none;
		color: #a19283;
	}

	.contato a:hover {
		text-decoration: underline;
	}

	.formulario {
		float: right;
		width: 780px;
		height: auto;
	}

		.formulario p {
			margin: 10px 0 0 0;
			padding: 0;
		}

		.formulario a {
			color: #ccc;
			text-decoration: none;
		}
		.formulario a:hover {
			color: #fff;
			text-decoration: none;
		}


	.form_contato { 
		width: 780px;
		height: auto;
		margin: 0;
	}
		.form_contato input[type=text] {
			float: left;
			width: 222px;
			height: 30px;
			line-height: 30px;
			margin: 0 0 0 10px;
			padding: 0 10px 0 10px;
			background: white;
			font-family: 'museo', Arial, sans-serif;
			border: 1px solid #c8c0b8;
			color: #666;
		}

			.form_contato input[type=text]:first-child {
				margin-left: 0;
			}

		.form_contato textarea {
			width: 730px;
			height: 150px;
			padding: 10px;
			margin-top: 10px;
			font-family: 'museo', Arial, sans-serif;
			border: 1px solid #c8c0b8;
			color: #666;
		}
		.form_contato button {
			float: right;
			margin: 10px 27px 0 0;
			padding: 10px 30px;
			background: #f0712f;
			border: none;
			cursor: pointer;
			transition: all 0.3s ease-in-out;
			color: #fff;
			text-transform: uppercase;
		}
		.form_contato button:hover {
			background:#d85c1b;
		}

.mapa {
	position: relative;
	width: 100%;
	height: 495px;
	background: url(../img/icaro_marcenaria_mapa.jpg) center center no-repeat;
	display: block;
}

.bg_rodape {
	width: 100%;
	height: 60px;
	background-color: #f5f1ec;
}

.copyright {
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	text-align: center;
}

	.copyright b {
		font-size: 16px;
		font-weight: bold;
	}



.img_interna img {
	margin-top:30px;

}