@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../imagens/fund.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
}	 
h1{
	color: #FF9A00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 35px;
}
h2{
	color: #FFB200;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
}
h3{
	color: #545454;
}
h5{
	color: #0F7A9C;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 6px;
	margin-bottom: 3px;
}
p{
	line-height: 1.6em;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}


.container {
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container_rodap {
	width: 960px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 303px;
	padding-top: 10px;
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.header {
	height: 300px;
	background-image: url(../imagens/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header2 {
	height: 895px;
	background-image: url(../imagens/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.content {

	padding: 10px 0;
}

.footer {
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 312px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.top01 {
	background-image: url(../imagens/top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top02 {
	background-image: url(../imagens/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1.logo {
	float: left;
	background: url(../imagens/logo.png) top left no-repeat;
	position: absolute;
	left: 5px;
	top: 30px;
	height: 183px;
	width: 243px;
}
h1.logo a {
	display: block;
	text-indent: -9999px;
	margin: 0;
	height: 182px;
}

/*rodape*/

.text-rodap {
	float: left;
	width: 200px;
	text-align: right;
	height: 35px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	padding-right: 10px;
	color: #FFD200;
	padding-top: 15px;
	margin-top: 76px;
}
.sobre-ag {
	float: left;
	width: 220px;
	color: #C0C0C0;
	margin-right: 40px;
}
.sobre-ag2 {
	float: left;
	width: 310px;
	color: #8D8C91;
	margin-right: 30px;
	/* [disabled]margin-top: 15px; */
}
.sobre-ag3 {
	float: left;
	width: 180px;
	color: #C0C0C0;
	margin-right: 30px;
	margin-top: 22px;
}
.sobre-ag4 {
	float: left;
	width: 310px;
	color: #C0C0C0;
	margin-top: 22px;
}
.text-1 {
	font-size: 14px;
	color: #C0C0C0;
}
.text-3 {
	font-size: 14px;
	color: #083860;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #055496;
	height: 20px;
}
.text-2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #DFDFDF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 20px;
}
.menu-rodap {
	list-style-type: none;
}
.menu-rodap li a {
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;
	height: 12px;
	padding-top: 10px;
	display: block;
	color: #083860;
	list-style-type: disc;
	background-image: url(../imagens/marker.png);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.menu-rodap li a:hover {
	text-decoration: underline;
	color: #055496;
}
.direitos {
	float: left;
	width: 560px;
	height: 30px;
	padding-top: 15px;
	color: #FFD100;
	margin-top: 76px;
}
.logoAgbrasil {
	float: right;
	margin-top: 76px;
	margin-right: 18px;
	
}
.lad_rodap {
	float: left;
width: 235px;
margin-right: 21px;
height: 135px;
}
.areaRes {
	height: 20px;
}
.areaRes2 {
	height: 30px;
	margin-top: 10px;
	width: 180px;
	float: right;
}
.areaRes3 {
	height: 30px;
	margin-top: 10px;
	width: 188px;
	float: right;
}
a.destAdmiRodape {
	color: #083860;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 25px;
	background-color: #E0E0E0;
	border-radius: 4px;
	padding-top:13px;
}
a.destAdmiRodape:hover {
	color: #1B6EBC;
	text-decoration: underline;
	
}
a.link-1 {
	display: block;
color: #8D8C91;
margin-bottom: 12px;
float: left;
width: 220px;
}
a.link-1:hover {
	text-decoration: none;
}
.lad_rodap-esq {
	float: right;
	width: 120px;
	height: 130px;
}
.lad_rodap-esq {
	float: right;
	width: 120px;
	height: 130px;
}
.bloc-rodap2-0 {
	float: right;
	width: 180px;
	margin-left: 10px;
	height: 140px;
	/* [disabled]margin-top: 14px; */
}

/*fim rodape*/
.filme {
	height: 42px;
	position: absolute;
	z-index: 6;
	top: 310px;

}
.filme2 {
	height: 70px;

}
.news {
	float: left;
	width: 350px;
	height: 170px;
	margin-bottom: 45px;
}
.marcas {
	float: right;
	width: 600px;
	height: 170px;
}
.ico1 {
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 2px;
	margin-left: 95px;
}
.ico1_1 {
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 2px;
	margin-left: 15px;
}
.ico1_2 {
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 2px;
	margin-left: 15px;
}
.ico2 {
	float: left;
	height: 30px;
	width: 45px;
	margin-top: 22px;
	margin-left: 45px;
}
.ico2_2 {
	float: left;
	height: 30px;
	width: 45px;
	margin-top: 22px;
	margin-left: 5px;
}
/*Banner*/
#produtos-jcarousellite {
	width: 370px;
	float: right;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 120px;
}
#produtos-jcarousellite ul li {
	float: left;
	list-style: none;
	display: block;
	padding: 0px;
}
#produtos-jcarousellite #slide {
	width: 1000px;
	margin: 0;
	padding: 0px;
	float: right;
	height: 120px;
}
#produtos-jcarousellite h1{
	color:#FF0;	
}
#prev {
	width: auto;
	cursor: pointer;
}
#next {
	width: auto;
	cursor: pointer;
}
#prev2 {
	width: auto;
}
#next2 {
	width: auto;
}
#slide {
	visibility: visible;
	margin-top: 15px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 1000px;
	color: #FFF;
	height: 120px;
}
#slide ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	list-style-type: none;
	z-index: 1;
	width: 1000px;
	left: -2400px;
}
#slide li {
	overflow-x: hidden;
	overflow-y: hidden;
	float: left;
	width: 811px;
	height: 160px;
}

.controle_banner {
	float: left;
	width: 42px;
	height: 113px;
	position: absolute;
	z-index: 100;
	top: 84px;
	left: 547px;
}
.controle_banner2 {
	float: left;
	width: 42px;
	height: 113px;
	position: absolute;
	z-index: 100;
	top: 84px;
	left: 18px;
}



.controle_banner01 {
	float: left;
	width: 42px;
	height: 113px;
	position: absolute;
	z-index: 100;
	top: 863px;
	left: 0px;
}
.controle_banner02 {
	float: left;
	width: 42px;
	height: 113px;
	position: absolute;
	z-index: 100;
	top: 863px;
	left: 917px;
}

.passand-produt {
	height: 80px;
	width: 573px;
	position: relative;
	padding-top: 72px;
}
.espc {
	margin-right: 5px;
	margin-left: 1px;
}
a.parceiros-todos {
	display: block;
	height: 30px;
	width: 211px;
	position: absolute;
	z-index: 20;
	color: #161A23;
	font-size: 11px;
	padding-left: 20px;
	left: 696px;
	text-decoration: none;
	top: 102px;
}
a.parceiros-todos:hover {
	color: #F06C08;
}

/*Fim Banner*/
.fale {
	float: left;
	width: 578px;
}
.lado2 {
	float: right;
width: 940px;
margin-top: 10px;
padding: 10px;
background-color: #E0E0E0;
margin-bottom: 10px;
}
.lado2_2 {
	float: right;
	width: 300px;
	margin-left: 10px;
}


a.map_ampliad {
	display: block;
	float: right;
	height: 52px;
	width: 206px;
	background-image: url(../imagens/ampliar.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: 45px;
}
a.map_ampliad:hover {
	background-position: 0px -74px
}
.mapa {
	width: 290px;
	float: right;
	background-color: #908F94;
	height: 170px;
	padding: 5px;
}.internas {
	float: right;
	margin-left: 25px;
}

.trabalhe {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
}
.trabalhe2 {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 4px;
}.cara1 {
	float: right;
	border: 1px solid #CCC;
	padding: 4px;
	border-radius: 4px;
}

.cara2 {
	float: right;
	width: 290px;
	border: 1px solid #CCC;
	padding: 4px;
	border-radius: 4px;
	margin: 4px;
}
.trabalhe textarea{
	width: 525px;
	resize: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px #999999 solid;
}
.trabalhe #nom{
	width: 525px;
}
.trabalhe input{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px #999999 solid;
}
.trabalhe .button{
	cursor: pointer;
}
.trabalhe .button:hover{
	background-color: #E6E6E6;
}

.emp {
	float: left;
	width: 308px;
	padding-right: 6px;
	padding-left: 6px;
	margin-bottom: 15px;
	
}.destaque{
	float: left;
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: -webkit-linear-gradient(top,rgb(254, 254, 254) 0,rgb(248, 248, 248) 100%);
	-moz-box-shadow: 1px 1px 2px 1px #DDD;
	-webkit-box-shadow: 1px 1px 2px 1px #DDD;
	box-shadow: 1px 1px 2px 1px #DDD;
	
	}
	.polit {
	text-decoration: none;
	list-style-type: none;
}
.polit li img {
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 7px;
	padding-left: 6px;
}
.serv1 {
	width: 230px;
	display: block;
	padding: 10px;
	margin-right: 15px;
	float: left;
	background-image: url(../imagens/fund_ser.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	list-style-type: none;
	border: 1px solid #000;
		border-radius: 7px;
}
.serv1 li a {
	list-style-type: none;
	background-image: url(../imagens/file_serv.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 30px;
	display: block;
	margin-bottom: 5px;
	color: #F4AB00;
	font-size: 15px;
	text-decoration: none;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #999;
	border-radius: 10px;
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0,0.2);
}
.serv1 li a:hover {
	list-style-type: none;
	background-image: url(../imagens/file_serv2.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #000000;
}
.imgens {
	float: right;
	height: 90px;
	width: 115px;
	margin-left: 15px;
	border: 1px solid #6C787B;
}
.text-imgens {
	float: left;
	width: 800px;
}
.blocos {
	float: left;
	height: 136px;
	width: 211px;
	margin-bottom: 15px;
	margin-right: 38px;
}
.blocos_2 {
	float: right;
	height: 136px;
	width: 211px;
	margin-bottom: 15px;
}
.tit {
	float: left;
	width: 211px;
	text-align: center;
	color: #DDA90B;
	font-size: 18px;
	margin-right: 38px;
	margin-bottom: 15px;
}
.tit_2 {
	float: right;
	width: 211px;
	text-align: center;
	color: #DDA90B;
	font-size: 18px;
}

.text {
	float: left;
	width: 211px;
	text-align: center;
	color: #666666;
	font-size: 13px;
	margin-right: 38px;
}

.text_2 {
	float: right;
	width: 211px;
	text-align: center;
	color: #666666;
	font-size: 13px;
}


a.boot {
	float: left;
	width: 211px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	background: #F3B90B;
	display: block;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 37px;
	padding-top: 4px;
	border-radius: 4px;
}
a.boot:hover {
	color: #B78B09;
}
a.boot2 {
	float: right;
	width: 211px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	background: #F3B90B;
	display: block;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 4px;
	border-radius: 4px;
}
a.boot2:hover {
	color: #B78B09;
}
.li-prodts {
	height: 44px;
	margin-bottom: 15px;
}
.li-prodts2 {
	height: 139px;
	background: url(../imagens/fund-index.png) no-repeat center top;
}
.li-prodts3 {
	float: left;
	height: 108px;
	width: 148px;
	margin: 15px 5px;
	background: #F6F6F6;
	border: 1px solid #F3B90B;
}
.slideshow {
	float: left;
	position: relative;
	clip: rect(auto,auto,auto,auto);
}
.slideshow img {
	top: 0px;
	position: absolute;
	/* [disabled]top: 2px; */
	left: -1px;
}
.islides {
	height: 360px;
margin-top: 315px;
margin-left: 0px;
}

/* estilo newsletter */
.news #nome{
	margin-top: 61px;
	margin-left: 18px;
	height: 28px;
	width: 271px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px #000000 solid;
	padding-left: 5px;
}
.cinza{
	color: #999;
}
.preto{
	color: #000;
}
.news #nome:focus{
	/*color: #000;*/
}
.news #email{
	margin-top: 5px;
	margin-left: 18px;
	height: 28px;
	width: 271px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px #000000 solid;
	padding-left: 5px;
}
.news #ok{
	float: right;
	margin-top: 9px;
	margin-right: 55px;
	border: 0px;
	width: 53px;
	height: 26px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: 1px #000 solid;
}
a.equipament {
	background-color: #FFB200;
	padding: 5px;
	font-size: 18px;
	color: #333;
	position: absolute;
	right: 0px;
	top: 390px;
	z-index: 100;
	display: block;
	text-decoration: none;
	border-radius: 5px;
}
a.equipament:hover{
	color:#FFF;}
	a.equipament2 {
	background-color: #FFB200;
	padding: 5px;
	font-size: 18px;
	color: #333;
	position: absolute;
	right: 0px;
	top: 890px;
	z-index: 100;
	display: block;
	text-decoration: none;
	border-radius: 5px;
}
a.equipament2:hover{
	color:#FFF;}
.img {
	float: left;
	width: 280px;
	height: 280px;
	margin-bottom: 15px;
	margin-right: 25px;
}
.emp_img {
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 6px;
	margin-bottom: 8px;
	border: 2px solid #FFB200;
}

.cat-borracharia{
	display: block;
	float: left;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #337ab7;
	padding: 0 12px;
	color: #FFF !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	text-align: center;
}
.cat-borracharia::before{
	content: '>';
	display: block;
	position: absolute;
	left: 30px;
	top: 0;
	color: #FFF;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}

.row, .row *{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row{
	height: auto;
	margin-left: -15px;
	margin-right: -15px;
}
.row .cidade{
	float: left;
	width: 300px;
	margin: 10px 15px;
	background-color: #F6EBCF;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.row .cidade a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 14px 12px;
	color: #000;
	text-decoration: none;
	font-size: 1.1rem;
}
.row .cidade:hover{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-box-shadow: 3px 3px 6px 4px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 6px 4px rgba(0,0,0,0.1);
}
.row .cidade a article{
	height: 1px;
	overflow: hidden;
}