/* CSS Document
by Adler Pagliarini 2012*/

@font-face
{
	font-family: 'HelveticaNeueLTStd-LtCn';
	src: url('fontes/HelveticaText/HelveticaNeueLTStd-LtCn.eot');
	src: url('fontes/HelveticaText/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'), url('fontes/HelveticaText/HelveticaNeueLTStd-LtCn.woff') format('woff'), url('fontes/HelveticaText/HelveticaNeueLTStd-LtCn.ttf') format('truetype'), url('fontes/HelveticaText/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'HelveticaNeueLTStd-Cn';
	src: url('fontes/HelveticaTit/HelveticaNeueLTStd-Cn.eot');
	src: url('fontes/HelveticaTit/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'), url('fontes/HelveticaTit/HelveticaNeueLTStd-Cn.woff') format('woff'), url('fontes/HelveticaTit/HelveticaNeueLTStd-Cn.ttf') format('truetype'), url('fontes/HelveticaTit/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
	font-weight: normal;
	font-style: normal;
}
body
{
	font-family: HelveticaNeueLTStd-LtCn, Arial;
	background-color: #efebe8;
	min-width: 966px;
	overflow-x: hidden;
}
*
{
	padding: 0;
	margin: 0;
	border: 0;
}
a
{
	text-decoration: none;
}
ul
{
	list-style: none;
}
.clear
{
	clear: both;
}
.table
{
	display: table;
	position: relative;
}
.transition
{
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-backface-visibility: hidden;
}
.transitionALL *
{
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-backface-visibility: hidden;
}
.borderRadius
{
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-goog-ms-border-radius: 12px;
	border-radius: 12px;
}
.shadow
{
	-moz-box-shadow: 0px 0px 15px #c9c9c9;
	-webkit-box-shadow: 0px 0px 15px #c9c9c9;
	box-shadow: 0px 0px 15px #c9c9c9;
}
::-moz-selection
{
	background-color: #ae0001;
	color: #FFF !important;
}

/* Works in Safari */
::selection
{
	background-color: #ae0001;
	color: #FFF !important;
}

.topo
{
	width: 100%;
	height: 155px;
	background: url("images/bgs_01.png") repeat scroll center center transparent;
	position: relative;
	z-index: 999;
	display: table;
	margin: 0 auto -74px auto;
}
.topo .center
{
	display: table;
	margin: 30px auto 0 auto;
	width: 966px;
	height: 79px;
}
.topo .center .logo
{
	position: absolute;
	margin: -15px 0 0 -20px;
}
.topo .center ul.menu
{
	font-size: 16px;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
	display: table;
	margin: 0px 0 0 380px;
}
.topo .center ul.menu li
{
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #000;
}
.topo .center ul.menu li:nth-last-child(1)
{
	padding: 0 0 0 10px;
	border: 0;
}
.topo .center ul.menu li a
{
	-moz-transition: all .4s linear;
	-webkit-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-backface-visibility: hidden;
	color: #000;
	margin: 3px 0 0 0;
    padding:10px;
}
.topo .center ul.menu li a:hover, .topo .center ul.menu li.active a
{
	/*color: #c93b51;*/
	color:#fff;
	background-color:#b41f1c;   
}
.banner
{
	background-color: #000;
	width: 100%;
	height: 408px;
	margin: 0 auto -74px auto;
}
.banner .fotos
{
	width: 966px;
	height: 408px;
	margin: auto;
}
.banner .fotos .conteudoF
{
	position: absolute;
	width: 1400px;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 -234px;
}
.banner .fotos .conteudoF img
{
	width: 1400px;
}
.content
{
	width: 100%;
	height: auto;
	min-height: 440px;
	position: relative;
	z-index: 999;
	background: url("images/bgs_03.png") repeat scroll top center transparent;
}
.content .center
{
	margin: auto;
	width: 966px;
	height: auto;
	display: table;
}
.content .center .menu
{
	position: absolute;
	width: 265px;
	min-height: 297px;
	height: auto;
	margin: -100px 0 0 0;
	background-image: url(images/EMPRESA_07.png);
	background-repeat: repeat-x;
	background-color: #2a2a2a;
	-moz-border-radius: 0 0 0px 20px;
	-webkit-border-radius: 0 0 0px 20px;
	-goog-ms-border-radius: 0 0 0px 20px;
	border-radius: 0 0 0px 20px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}

.content .center .menu .tit
{
	position: absolute;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
	margin: 30px 0 0 30px;
	font-size: 25px;
	text-shadow: 2px 2px 10px #000;
	color: #FFFFFF;
}
.content .center .menu ul
{
	display: table;
	margin: 90px 0 0 30px;
	width: auto;
	overflow: hidden;
}
.content .center .menu ul li
{
	width: 185px;
	height: 40px;
	padding: 0 0 0 15px;
	background-image: url(images/HOME_03.png);
	background-position: center left;
	background-repeat: no-repeat;
	display: table;
	border-bottom: 1px solid #686868;
}
.content .center .menu ul li:nth-last-child(1)
{
	margin-bottom: 10px;
}
.content .center .menu ul li a
{
	color: #FFFFFF;
	display: table-cell;
	vertical-align: middle;
}
.content .center .menu ul li:hover
{
	text-shadow: 2px 2px 20px #FFFFFF;
}
.content .center .menu a.link
{
	position: relative;
	margin: 0px 0 0 30px;
	display: table;
	color: #FFFFFF;
	font-size: 16px;
}
.content .center .menu a.link:hover
{
	text-shadow: 2px 2px 20px #FFFFFF;
}
.content .center .menu .telefones
{
	margin: 20px 0 0 0;
	font-size: 22px;
	color: #FFFFFF;
}
.content .center .textos
{
	float: right;
	width: 600px;
	height: 145px;
	margin: 30px 0 0 0;
}
.content .center .textos .item
{
	width: 245px;
	height: 145px;
	float: right;
}
.content .center .textos .item:nth-child(1)
{
	float: left;
}
.content .center .textos .item p.tit
{
	font-size: 20px;
	color: #2b2b2b;
	display: table;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.content .center .textos .item .text
{
	color: #2b2b2b;
	width: 245px;
	height: 48px;
	font-size: 16px;
	overflow: hidden;
	margin: 15px 0;
}
.content .center .obrasHome
{
	margin: 250px 0 0 0;
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #2b2b2b;
	display: table;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.publicidade
{
	width: 100%;
	height: 58px;
	background-color: #d0ccc9;
}
.publicidade .center
{
	width: 966px;
	height: auto;
	display: table;
	margin: auto;
}
.publicidade .center .social
{
	margin: 15px 0 0 0;
	display: table;
}
.publicidade .center .social, publicidade .center .social *
{
	float: left;
}
.publicidade .center .news
{
	float: right;
	display: table;
}
.publicidade .center .news p.tit
{
	float: left;
	font-size: 18px;
	margin: 20px 0 0 0;
	color: #666563;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.publicidade .center .news .input
{
	width: 145px;
	padding: 0 5px;
	font-size: 12px;
	height: 31px;
	line-height: 32px;
	float: left;
	background-color: #FFFFFF;
	margin: 15px 0 0 15px;
}
.publicidade .center .news img
{
	float: left;
	margin: 15px 0 0 0;
}
.bottomOne
{
	width: 100%;
	height: 103px;
	background-image: url(images/bgbaixo.png);
}
.bottomOne .center
{
	width: 966px;
	height: auto;
	display: table;
	margin: auto;
}
.bottomOne .center .logo
{
	float: left;
	margin: 15px 0 0 0;
}
.bottomOne .center .texMenu
{
	float: right;
	width: 720px;
}
.bottomOne .center .texMenu .end
{
	float: left;
	font-size: 14px;
	margin: 40px 0 0 0;
}
.bottomOne .center .texMenu .end p.fone
{
	font-size: 16px;
}
.bottomOne .center .texMenu ul.menu
{
	float: right;
	margin: 40px 0 0 0;
	font-size: 12px;
	display: table;
}
.bottomOne .center .texMenu ul.menu li
{
	float: left;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
}
.bottomOne .center .texMenu ul.menu li:nth-last-child(1)
{
	padding: 0 0 0 10px;
	border: 0;
}
.bottomOne .center .texMenu ul.menu li a
{
	color: #fff;
}
.bottomTwo
{
	width: 100%;
	height: 45px;
	background-color: #ae0001;
}
.bottomTwo .center
{
	width: 966px;
	height: auto;
	display: table;
	margin: auto;
}
.bottomTwo .center p.copy
{
	font-size: 12px;
	float: left;
	margin: 15px 0 0 0;
}
.bottomTwo .center .cult
{
	float: right;
	margin: 10px 0 0 0;
}


/*empresa, clientes, obras*/

.content .center .empresa, .content .center .clientes, .content .center .obras, .content .center .contato
{
	float: right;
	width: 650px;
	padding: 0 0 20px 0px;
	height: auto;
	display: table;
	margin: 30px 0 0 0;
}
.content .center .empresa .item
{
	width: 245px;
	height: 145px;
	float: right;
}
.content .center .empresa .item:nth-child(1)
{
	float: left;
}
.content .center .empresa p.tit
{
	font-size: 20px;
	color: #2b2b2b;
	display: table;
	padding: 0 0 0px 50px;
	margin: 25px 0 0 0;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.content .center .empresa .text
{
	color: #2b2b2b;
	width: 600px;
	padding: 0 0 0px 50px;
	border-left: 1px solid #ccc;
	height: auto;
	font-size: 16px;
	overflow: hidden;
	margin: 15px 0;
}
.content .center .clientes ul
{
	width: 640px;
	padding: 0px 0 0px 10px;
	border-left: 1px solid #ccc;
	height: auto;
	font-size: 16px;
	overflow: hidden;
	margin: 55px 0 15px 0;
}
.content .center .clientes ul li
{
	float: left;
	width: 145px;
	height: 125px;
	background-color: #FFFFFF;
	margin: 0 20px 20px 0px;
	text-align: center;
}
.content .center .clientes ul li:nth-child(4n)
{
	margin: 0 0 20px 0;
}

.content .center .obras p.tit
{
	font-size: 20px;
	color: #2b2b2b;
	display: table;
	margin: 25px 0 0 0;
	padding: 0 0 0px 50px;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.content .center .obras ul
{
	color: #2b2b2b;
	width: 600px;
	padding: 0 0 0px 50px;
	border-left: 1px solid #ccc;
	height: auto;
	font-size: 16px;
	overflow: hidden;
	margin: 15px 0;
}
.content .center .obras ul li
{
	height: 150px;
	margin: 10px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
}
.content .center .obras ul li .img
{
	width: 175px;
	height: 130px;
	margin: 0 20px 0 0;
	float: left;
	background-color: #FFFFFF;
}
.content .center .obras ul li .texto
{
	height: 110px;
}
.content .center .obras ul li .texto p.contratante, .content .center .obras ul li .texto p.obra, .content .center .obras ul li .texto p.local
{
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.content .center .obras ul li .texto t
{
	font-weight: normal;
	margin: 0 0 0 3px;
}

.content .center .contato p.tit
{
	font-size: 20px;
	color: #2b2b2b;
	display: table;
	padding: 0 0 0px 50px;
	margin: 25px 0 0 0;
	font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.content .center .contato .text
{
	color: #2b2b2b;
	width: 600px;
	padding: 0 0 0px 50px;
	border-left: 1px solid #ccc;
	height: auto;
	font-size: 16px;
	overflow: hidden;
	margin: 15px 0;
}
.content .center .contato .input
{
	width: 290px;
	padding: 5px;
	height: 20px;
	margin: 0 0 10px;
	background-color: #d0ccc9;
	display: block;
}
.content .center .contato .input2
{
	width: 280px;
	padding: 5px;
	height: 20px;
	margin: 0 0 10px;
	background-color: #d0ccc9;
	display: block;
}
.content .center .contato table
{
	float: right;
	font-size: 16px;
}
.content .center .contato .inputMsg
{
	margin: 0 0 10px;
	width: 590px;
	padding: 5px;
	height: 80px;
	background-color: #d0ccc9;
	display: block;
}
.content .center .contato .enviar
{
	width: 100px;
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #737373;
}
/*empresa, clientes, obras*/

/*galeria jquery my js*/
.scroll
{
	margin: 10px auto 20px auto;
	width: 964px;
	height: 140px;
	overflow: hidden;
}
.scrollTwo
{
	margin: 10px auto 20px auto;
	width: 575px;
	height: 140px;
	overflow: hidden;
}
ul.galeria
{
	width: 9000px;
	position: relative;
	text-align: center;
	height: auto;
}
ul.galeria li
{
	float: left;
	margin: 0 10px 0 0;
	width: 175px;
	height: 130px;
	border: 5px solid #e0dcd9;
	overflow: hidden;
	opacity: .90;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}
ul.galeria li a
{
	color: #FFFFFF; /*opacity:.30;*/ /*filter:alpha(opacity=30); /* For IE8 and earlier */
}
/*.contentHome .conteudo ul.videoMenu li:nth-last-child(1){
margin:0 0 10px 0;
}*/
ul.galeria li:hover a, ul.galeria li:hover
{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
.arrowScroll
{
	width: 52px;
	height: 26px;
	float: right;
	clear: both;
	position: relative;
	display: none;
}
.arrowScroll .prev
{
	width: 26px;
	height: 26px;
	background-image: url(images/prev.png);
	float: left;
	cursor: pointer;
}
.arrowScroll .prev:hover
{
	background-image: url(images/prevH.png);
}
.arrowScroll .next
{
	width: 26px;
	height: 26px;
	background-image: url(images/next.png);
	float: right;
	cursor: pointer;
}
.arrowScroll .next:hover
{
	background-image: url(images/nextH.png);
}
/*galeria jquery my js*/
/*num*/
.arrow
{
	margin: 0;
	width: auto;
	display: table;
	height: 24px;
	float: right;
}
.arrow .num
{
	display: table;
	float: left;
	margin: 3px 5px 0 5px;
	font-size: 16px;
}
.arrow .num a
{
	color: #ccc;
	float: left;
	padding: 0 5px;
	text-align: center;
	border-right: 1px solid #ccc;
}
.arrow .num a:hover
{
	color: #000;
	font-weight: bold;
}
/*num*/
/* CSS Document */

