@font-face {
    font-family: 'square721_btroman';
    src: url('../fontes/tt0246m_.eot');
    src: url('../fontes/tt0246m_.eot?#iefix') format('embedded-opentype'),
         url('../fontes/tt0246m_.woff') format('woff'),
         url('../fontes/tt0246m_.ttf') format('truetype'),
         url('../fontes/tt0246m_.svg#square721_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'square721_btbold';
    src: url('../fontes/tt0247m_.eot');
    src: url('../fontes/tt0247m_.eot?#iefix') format('embedded-opentype'),
         url('../fontes/tt0247m_.woff') format('woff'),
         url('../fontes/tt0247m_.ttf') format('truetype'),
         url('../fontes/tt0247m_.svg#square721_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
font-size: 18px;
}
body {
	margin: 0px;
	font-family: square721_btroman;
	color: #333;
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
	outline: none;
	color: #444;
}
a:hover {
	color: #e23729;
}
img {
	border: 0;
	outline: none;
}
h1, h2, h3, h4 {
	font-family: square721_btbold;
}
h1 {
	font-size: 2.222em;
	color: #24336f;
}
h2 {
	font-size: 1.111em;
	color: #a6ce39;
}
h3 {
	font-size: 1.444em;
	color: #a6ce39;
}

#header {
	background: #fff;
	height: 150px;
	position: relative;
	width: 100%;
}
.borda-verde {
	border-bottom: 2px #a6ce39 solid;
}
#header .logo {
	margin-top: 16px;
	margin-left: 10px;
	float: left;
}

#header .menu {
	margin-top: 0;
	float: right;
}
#header .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header .menu ul li {
	display: inline-block;
}

#header .menu ul li a {
	font-family: square721_btbold;
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #24336f;
	border: none;
	height: 38px;
	padding: 112px 30px 0 30px;
	margin-left: 4px;
	
	transition: all 0.15s ease-in-out;
}
#header .menu ul li a:hover,
#header .menu ul li.active a {
	color: #fff;
	background: #24336f;
}

#submenu {
	background: #a6ce39;
	height: 50px;
	font-family: square721_btroman;
	font-size: 14px;
}
#submenu ul {
	margin: 0;
	padding: 0;
}
#submenu ul li {
	list-style: none;
	display: inline-block;
}
#submenu ul li a {
	display: block;
	background: #a6ce39;
	color: #24336f;
	/*color: #fff;*/
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
	padding: 0 5px;
	
	transition: all 0.2s ease-in-out;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#submenu ul li a.ativo,
#submenu ul li a:hover {
	background: #96bb31;
}



.clear {
	height: 0;
	line-height: 1px;
	clear: both;
}
.nb {
	border: none !important;
}
.nm {
	margin: 0 !important;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 980px) {
	#home-slider .bx-wrapper,
	#home-slider .bx-viewport,
	#footer,
	.container {
		min-width: 1080px !important;
		width: 100% !important;
		margin: 0;

	}
	p {
		padding: 0 10px;
	}
}
.direita {
	float: right;
}
.esquerda {
	float: left;
}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}

.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}

.fs14 {font-size: 0.778em;}
.fs16 {font-size: 0.889em;}
.fs18 {font-size: 1em;}
.fs20 {font-size: 1.111em;}

.col320 { /* 1/3 */
	width: 320px;
}
.col660 { /* 2/3 */
	width: 660px;
}
.col235 { /* 1/4 */
	width: 235px;
}
.col280 {
	width: 280px;
}
.col490 { /* 1/2 */
	width: 490px;
}
.col480 {width: 480px;}
.col1000 { /* 1/1 */
	width: 1024px;
}

.col710 {width: 710px;}
.col250 {width: 250px;}


#content {
	margin-top: 0px;
}

.sub-header {
	background: url(../img/sub-header-bkg.png) repeat;
}
.sub-header div h2 {
	margin: 0;
	padding: 18px 0 18px 80px;
	line-height: 64px;
	width: 50%;
}
.sub-header div.lar-feliz {
	background: url(../img/sub-header-lar-feliz.png) left center no-repeat;
	color: #e13729;
}
.sub-header div.projetos {
	background: url(../img/sub-header-projetos.png) left center no-repeat;
	color: #ed812a;
}
.sub-header div.como-ajudar {
	background: url(../img/sub-header-como-ajudar.png) left center no-repeat;
	color: #d45b88;
}
.sub-header div.galerias {
	background: url(../img/sub-header-galerias.png) left center no-repeat;
	color: #557daa;
}
.sub-header div.noticias {
	background: url(../img/sub-header-noticias.png) left center no-repeat;
	color: #557daa;
}
.sub-header div.galerias a:hover {
	color: #557daa;
}
.sub-header div.galerias a.active {
	color: #557daa;
}
.sub-header div.contato {
	background: url(../img/sub-header-contato.png) left center no-repeat;
	color: #80aa5d;
}
.sub-header .sub-menu {
	float: right;
	margin-top: -64px;
	color: #999;
}
.sub-header .sub-menu a {
	font-weight: bold;
	color: #999;
	
}

.navegacao {
	color: #24336f;
	margin-top: 20px;
	background: #eee;
	padding: 6px 14px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.navegacao div {
	display: inline-block;
	height: 26px;
}
.navegacao a {
	color: #24336f;
	font-size: 16px;

}
.navegacao a:hover {
	color: #a6ce39;
}
.navegacao .icone {
	width: 16px;
	height: 16px;
}
.navegacao .engr {background: url(../img/icone-engr-16.png)}
.navegacao .seta {background: url(../img/icone-seta-16.png)}


/***** HOME *****/
#home-slider {
	height: 376px;
	width: 100%;
	/*background: url(../img/bkg-slider.png) repeat-y center;*/
	/*border-top: 4px #a6ce39 solid;*/
	margin-top: 20px;
	margin-bottom: 20px;
}

#home-slider .imagem {
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 376px;
}

#home-slider .slider-container {
	height: 376px;
	width: 1000px;
	/*background: url(../img/bkg-slide.png);*/
}
#home-slider .texto {
	margin-left: 10px;
	width: 420px;
	height: 376px;
	float: left;
	color: #fff;
	font-family: square721_btroman;
	
}
#home-slider .texto h1 {
	color: #fff;
}
#home-slider .texto p {
	font-size: 1.333em;
	text-align: left;
	margin-top: 20px;
}
#home-slider .foto {
	width: 566px;
	height: 376px;
	float: right;
}

#home-slider .goto a {
	display: block;
	margin-top: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 142px;
	background: url(../img/goto-142.png) no-repeat;
	transition: all 0.2s ease-in-out;
}
#home-slider .goto a:hover {
	background: url(../img/goto-142-over.png) no-repeat;
}

#home-produtos {
	height: 270px;
	background: #fff;
	margin: 20px auto;
}


/***** EMPRESA *****/
.bloco-azul ul {
	margin: 10px 0 0 20px;
	padding: 0;
}
.bloco-azul h3 {
	font-size: 22px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #83A529
}
.bloco-azul p {
	margin: 0px;
	padding-top: 10px;
}

/***** COMO AJUDAR *****/
#como-ajudar .menu {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}
#como-ajudar .menu li {
	width: 180px;
	text-align: center;
}

#como-ajudar .menu li a {
	display: block;
	color: #333;
	padding:20px 0;
	
	border-bottom: 1px #ccc solid;
	transition: all 0.2s ease-in-out;
}
#como-ajudar .menu li a:hover {
	color: #e23729;
}
#como-ajudar .menu li a.ativo {
	color: #e23729;
}

/***** PROJETOS *****/
#servicos {
	width: 100%;
}
#servicos #bloco-parceiros {
	position:relative;
	
	width: 210px;
	height: 334px;
	background: #eee;
	
	padding: 10px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#servicos #bloco-parceiros img {
	position: relative;
	z-index: 99999;
}
#servicos #bloco-parceiros h3 {
	margin: 0;
	text-align: center;
	margin: 10px 0;
	color: #24336f;
}
#bloco-parceiros #parceiros {
	width: 150px;
	height: 150px;
}
#servicos #quem-somos p {
	padding-left: 64px;
	min-height: 40px;
	margin-bottom: 40px;
}

#servicos #quem-somos .icone {
	background: url(../img/icone-checked-48.png) no-repeat left;
}

#slider-equipamentos {
	margin-bottom: 40px;
	width: 1024px;

}
#slider-equipamentos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider-equipamentos ul li {
	float: left;
}
#slider-equipamentos ul li a {
	display: block;
	width: 180px;
	text-align: center;
	color: #24336f;
	border-top: 4px #fff solid;

}
#slider-equipamentos ul li a:hover {
	color: #a6ce39;
	border-top: 4px #a6ce39 solid;
}
#slider-equipamentos ul li a .imagem {
	width: 160px;
	height: 160px;
	margin: 0;
}
#slider-equipamentos ul li a img {

	margin: 10px;
}
#slider-equipamentos ul li a .titulo {
	border-top: 1px #a6ce39 solid;
	margin-top: 10px;
	padding-top: 10px;
	font-weight:bold;
}

	
/***** GALERIAS  *****/

#galerias {
	margin-bottom: 40px;
}
#galerias ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#galerias ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 184px;
}

#galerias ul li.nmr { margin-right: 0; }
#galerias ul li img {
	width: 164px;
	height: 164px;
	margin: 10px;
	z-index: 3;
}
#galerias ul li .titulo {
	text-align: center;
	font-family: square721_btbold;
	font-size: 14px;
	color: #24336f;
	margin: 4px 0;
	padding: 10px 0;
	border-top: 1px #ccc solid;
}
#galerias ul li a {
	display: block;
	background: #0f0;
	width: 184px;
	height: 184px;
}


/***** CONTATO *****/


#contato .contatos {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contato .contatos a:hover {
	color: #a6ce39;
}

#contato .contatos li {
	padding-left: 40px;
	margin: 20px 0 0 40px;
	line-height: 32px;
	font-size: 22px;
}
#contato .contatos li.telefone {
	background: url(../img/icone-celular-32.png) left center no-repeat;
}
#contato .contatos li.email {
	background: url(../img/icone-email-32.png) left center no-repeat;
}
#contato .contatos li.skype {
	background: url(../img/icone-skype-32.png) left center no-repeat;
}
#contato .contatos li.facebook {
	background: url(../img/icone-fb-32.png) left center no-repeat;
}
#contato input {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-family: square721_btroman;
}
#contato input[type=text],
#contato textarea {
	boder: 1px #ccc solid;
	padding: 4px 10px;
	width: 430px;
	resize: none;
	font-family: square721_btroman;
}
#contato input[type=submit] {
	boder: 0;
	padding: 4px 20px;
	border: 0;
	background: #a6ce39	;
	color: #fff;
	font-family: square721_btbold;
}
#contato .redes {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contato .redes li {
	display: block;
	width: 48px;
	height: 48px;
	padding: 0;
	
}
#contato .redes li a {
	display: block;
	height: 24px;
	padding: 0;
	padding-left: 30px;
	transition: all 0.2s ease-in-out;
}
#contato li.facebook a {
	background: url(../img/icone-f-facebook-cor-24.png) left no-repeat;
}
#contato li.blogspot a {
	background: url(../img/icone-f-blogspot-cor-24.png) left no-repeat;
}
#contato li.youtube a {
	background: url(../img/icone-f-youtube-cor-24.png) left no-repeat;
}

/***** FOOTER *****/
#footer {
	background: #24336f;
	min-height: 200px;
	color: #fff;
	padding-top: 40px;
}
#footer a {
	color: #fff;
	font-family: square721_btroman;
}
#footer .titulo {
	font-size: 26px;
	font-family: square721_btbold;
	color: #a6ce39;
	padding: 2px;
	margin-bottom: 20px;
}

#footer .titulo h3 {
	margin: 0px 0;
}
#footer .logo {
	float: left;
	width: 128px;
	margin-left: 20px;
}
#footer .menu {
	width: 140px;
	float: right;
}
#footer .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .menu ul li {
	background: none;
	padding: 0 0 0 6px;
	margin-bottom: 6px;
}
#footer .menu ul li a {
	font-size: 18px;
	font-family: square721_btbold;
	transition: all 0.15s ease-in-out;
}
#footer .menu ul li a:hover {
	color: #a6ce39;
}

#footer .submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .submenu ul li {
	background: none;
	margin-bottom: 4px;
}
#footer .submenu ul li a {
	transition: all 0.15s ease-in-out;
}
#footer .submenu ul li a:hover {
	color: #a6ce39;
}

#footer .descricao {
	color: #fff;
	text-align:justify;
	font-size: 14px;
}
#footer input {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-family: square721_btroman;
}
#footer input[type=text] {
	boder: 1px #ccc solid;
	width: 213px;
	padding: 4px 10px;
}
#footer input[type=submit] {
	boder: 0;
	padding: 4px 20px;
	border: 0;
	background: #80aa5d;
	color: #fff;
}

#footer .contatos {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .contatos a:hover {
	color: #eee;
}
#footer .contatos li {
	margin-bottom: 10px;
}
#footer .contatos li.telefone {
	background: url(../img/icone-f-telefone.png) left center no-repeat;
	font-size: 22px;
	font-family: square721_btroman;
}
#footer .contatos li.email {
	background: url(../img/icone-f-email.png) left center no-repeat;
	font-size: 18px;
}
#footer .logo-rp {
	margin: 20px 0;
}