@import url(https://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,700);
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900';
@import url(https://fonts.googleapis.com/css?family=Exo:400,100,200,300,500,600,700,800,900);
@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700';
@import 'font-awesome.min.css';
/*@import "font-awesome";*/
/*@import "font-awesome";*/
#tabela2{

	display: none;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 13px;
	color: #7a7a7a;
}
ul:after {
	/*content: ".";*/
	/*display: block;*/
	/*height: 0;*/
	/*clear: both;*/
	/*visibility: hidden;*/
}
.rel{
	position: relative;
}
a:focus, a:hover{
	text-decoration: none;
	color: inherit;
	/*-webkit-transition: all .2s ease-in-out;*/
	/*-moz-transition: all .2s ease-in-out;*/
	/*-o-transition: all .2s ease-in-out;*/
	/*transition: all .2s ease-in-out;*/
}
.clear{
	clear: both;
}
.bannerP {
	background: url(../img/bg_topo.jpg) center center no-repeat;
	height: 205px;
	text-align: center;
	color: #fff;
	background-size: cover !important;
}
.bannerP .bar {
	padding: 40px;
}
.bannerP .bar .icon{}
.bannerP .bar .txt{}
.bannerP .bar .txt div:first-child{
	font-size: 16px;
	text-transform: uppercase;
}
.bannerP .bar .txt div:last-child {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
}
.t1 {
	border-top: 3px solid #29aae1;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	position: relative;
	z-index: 1;
	height: 111px;
	background: url(../img/header_externo.png) top center no-repeat;
}
.t1 .logoHeader {
	position: absolute;
	top: 20px;
	left: 0;
}
.t1 .soliciteHeader {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -202px;
	color: #fbb03b;
	font-size: 14px;
	height: 52px;
	padding: 12px 170px 12px 30px;
	border-right: 1px solid #666;
	-webkit-box-shadow: 1px 0px 0px 0px rgba(63, 63, 63, 1);
	-moz-box-shadow: 1px 0px 0px 0px rgba(63, 63, 63, 1);
	box-shadow: 1px 0px 0px 0px rgba(63, 63, 63, 1);
}
.t1 .soliciteHeader img {
	margin-right: 5px;
	position: relative;
	top: -4px;
}
.t1 .searchHeader {
	position: absolute;
	top: 108px;
	right: 0px;
}
.t1 .searchHeader input {
	width: 450px;
	height: 40px;
	background: rgba(255,255,255,.5);
	outline: none;
	border: 0px;
	color: #fff;
	padding-left: 13px;
	padding-right: 50px;
}
.t1 .searchHeader .lupa 
{
	background: rgb(0,153,255);
	background: -moz-linear-gradient(left, rgba(0,153,255,.8) 0%, rgba(0,201,231,.8) 100%);
	background: -webkit-linear-gradient(left, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	background: linear-gradient(to right, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#00c9e7',GradientType=1 );
	height: 40px;
	width: 45px;
	position: absolute;
	top: 0px;
	right: 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 4px 0px;
	cursor: pointer;
}

.t1 .menuHeader {
	position: absolute;
	top: 53px;
	right: 0;
}
.t1 .menuHeader li {
	font-size: 13px;
}
.t1 .menuHeader li:hover {
	background: #29aae3;
}
.t1 .navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
}
.t1 .navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.t1 .navbar-default .navbar-nav>li>a {
	color: #989898;
}
.t1 .nav>li>a {
	position: relative;
	display: block;
	padding: 6px 21.4px 3px;
	border-bottom: 2px solid transparent;
}
.t1 .menuHeader li:hover a{
	color: #fff;
	border-bottom: 2px solid orange;
}
.t1 .menuHeader li .a1{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo.png') center center no-repeat;
	margin: 0 auto 3px;
}
.t1 .menuHeader li:hover .a1{
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
}
.t1 .menuHeader li .a2{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo.png') center center no-repeat;
	margin: 0 auto 3px;
}
.t1 .menuHeader li:hover .a2{
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
}
.t1 .loginHeader {
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: 237px;
	/*margin-left: 395px;*/
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	cursor: pointer;
}
.t1 .loginHeader img {
	margin-right: 8px;
	position: relative;
	top: -1px;
}
.t1 .portalCliente {
	position: absolute;
	top: 15px;
	left: 64%;
	margin-left: 221px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	cursor: pointer;
}
.t1_logado {
	border-top: 3px solid #29aae1;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
	position: relative;
	z-index: 1;
	height: 111px;
	background: url(../img/header_interno.png) top center no-repeat;
}
.t1_logado .logoHeader {
	position: absolute;
	top: 20px;
	left: 0;
}
.t1_logado .itensHeader {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -204px;
}
.t1_logado .itensHeader ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}
.t1_logado .itensHeader li {
	display: inline-block;
	color: #fff;
	padding: 15px 40px;
	border-right: 1px solid #ffd09e;
	position: relative;
	height: 53px;
	font-size: 15px;
}
.t1_logado .itensHeader li:last-child{
	border-right: 0px;
	padding: 15px 15px;
}
.t1_logado .itensHeader li img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -4px;
}
.t1_logado .itensHeader li img.imgCarrinho {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -13px;
}
.t1_logado .searchHeader {
	position: absolute;
	top: 108px;
	right: 0px;
}
.t1_logado .searchHeader input {
	width: 450px;
	height: 40px;
	background: rgba(255,255,255,.5);
	outline: none;
	border: 0px;
	color: #fff;
	padding-left: 13px;
}

.t1_logado .searchHeader .lupa {
	background: rgb(0,153,255);
	background: -moz-linear-gradient(left, rgba(0,153,255,.8) 0%, rgba(0,201,231,.8) 100%);
	background: -webkit-linear-gradient(left, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	background: linear-gradient(to right, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#00c9e7',GradientType=1 );
	height: 40px;
	width: 45px;
	position: absolute;
	top: 0px;
	right: 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding: 4px 0px;
	cursor: pointer;
}
.t1_logado .menuHeader {
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -205px;
}
.t1_logado .menuHeader li {
	font-size: 14px;
	font-weight: 300;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.t1_logado .menuHeader li:hover {
	background: #29aae3;
}
.t1_logado .menuHeader li.activer {
	background: #29aae3;
}
.t1_logado .navbar-nav>li>a {
	padding-top: 0;
	padding-bottom: 0;
}
.t1_logado .navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.t1_logado .navbar-default .navbar-nav>li>a {
	color: #989898;
}
.t1_logado .nav>li>a {
	position: relative;
	display: block;
	padding: 6px 17px 6px;
	border-bottom: 2px solid transparent;
}
.t1_logado .menuHeader li:hover a{
	color: #fff;
	border-bottom: 2px solid orange;
}
.t1_logado .menuHeader li.activer a{
	color: #fff;
	border-bottom: 2px solid orange;
}
.t1_logado .menuHeader li .a1{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .menuHeader li:hover .a1{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .menuHeader li.activer .a1{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .menuHeader li .a2{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .menuHeader li:hover .a2{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .menuHeader li.activer .a2{
	width: 20px;
	height: 20px;
	background: url('../img/icon_menu_circulo_active.png') center center no-repeat;
	margin: 0 auto;
}
.t1_logado .loginHeader {
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: 395px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.t1_logado .loginHeader img {
	margin-right: 8px;
	position: relative;
	top: -1px;
}
.texto_portalCliente {
	text-transform: uppercase; 
	font-size: 16px; 
	color: #4c4c4c; 
	margin-bottom: 16px;
}
.btn_irPara {
	border: 1px solid #2dace4; 
	display: inline-block; 
	color: #2dace4; 
	padding: 3px 50px; 
	border-radius: 30px; 
	font-weight: 600; 
	font-size: 15px; 
	width: 145px; 
	text-align: center;
}
.btn_cancelarIrPara {
	border: 1px solid #fbb03c; 
	display: inline-block; 
	color: #fbb03c; 
	padding: 3px 50px; 
	border-radius: 30px; 
	font-weight: 600; 
	font-size: 15px; 
	width: 145px; 
	text-align: center;
}
.tituloP {
	margin-bottom: 15px;
	text-align: center;
	color: #fff;
}
.tituloP .icon {
	display: inline-block;
	position: relative;
	top: -15px;
	margin-right: 5px;
}
.tituloP .sidetext {
	display: inline-block;
	text-align: left;
}
 .texto .small
{
	font-size: 14px;
}
.tituloP .sidetext .one {
	color: #109ffd;
	font-size: 16px;
}
.tituloP .sidetext .two {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
	color: #4c4c4c;
	line-height: 25px;
}
.f1{
	height: 400px;
	background: #444444;
}
.f1 ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}
.f1 li:first-child {
	font-size: 30px !important;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 30px;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
	margin-left: -35px;
}
.f1 li:first-child img {
	position: relative;
	top: -4px;
	margin-right: 0px !important;
}
.f1 li a{
	color: #dcdcdc;
}
.f1 .newsFooter {
	position: absolute;
	left: 50%;
	margin-left: -476px;
	top: 20px;
	width: 280px;
}
.f1 .newsFooter li {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
}
.f1 .newsFooter li:nth-child(2){
	margin-bottom: 10px;
}
.f1 .newsFooter input {
	background: #f4f4f4;
	border-radius: 30px;
	height: 42px;
	border: 1px solid #00c5e8;
	outline: none;
	padding-left: 20px;
	width: 100%;
	margin-bottom: 10px;
	color: #444;
}
.f1 .newsFooter button {
	outline: none;
	background: transparent;
	border: 0px;
	float: right;
}
.f1 .newsFooter button img{
	margin-left: 5px;
}
.f1 .mapaFooter {
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 20px;
}
.f1 .marcasFooter {
	position: absolute;
	left: 50%;
	margin-left: 60px;
	top: 20px;
}
.f1 .contateFooter {
	position: absolute;
	left: 50%;
	margin-left: 274px;
	top: 20px;
}
.f1 .certificadoFooter {
	position: absolute;
	top: 232px;
	right: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}
.f1 .certificadoFooter img{
	margin-left: 10px;
}
.f1 .contateFooter li img{
	margin-right: 10px;
}
.f2{
	padding: 10px 0px;
	background: #333333;
}
.f2 .fox{	
	text-align: right;
}
.line1 {
	width: 100%;
	height: 1px;
	background: #525252;
	position: absolute;
	top: 72px;
}
.line2 {
	width: 1px;
	height: 220px;
	background: #525252;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -175px;
}
.line3 {
	width: 1px;
	height: 220px;
	background: #525252;
	position: absolute;
	top: 82px;
	left: 50%;
	margin-left: 30px;
}
.line4 {
	width: 1px;
	height: 220px;
	background: #525252;
	position: absolute;
	top: 82px;
	left: 50%;
	margin-left: 250px;
}
#home .banner .carousel-indicators {
	position: absolute;
	bottom: -10px !important;
	left: 0px;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	margin-left: 0px;
	text-align: center;
	list-style: none;
	background: rgba(255,255,255,.2);
	padding: 7px 0px 5px;
}
#home .banner .carousel-indicators .active {
	width: 16px;
	height: 16px;
	margin: 0px 2px;
	background-color: #015a9e;
}
#home .banner .carousel-indicators li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0px 2px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #1e9dee \9;
	background-color: #1e9dee;
	border: 1px solid #fff;
	border-radius: 10px;
}
#home{}
#home .bannerFull{
	width: 100%;
	height: 630px;
	overflow: hidden;
}
#home .bannerHide{
	width: 2000px;
	height: 630px;
	position: relative;
	left: 50%;
	margin-left: -1000px;
}
#home .cont1{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbc42c+0,f7731e+100 */
	background: #fbc42c; /* Old browsers */
	background: -moz-linear-gradient(left,  #fbc42c 0%, #f7731e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fbc42c 0%,#f7731e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fbc42c 0%,#f7731e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc42c', endColorstr='#f7731e',GradientType=1 ); /* IE6-9 */
	padding: 10px 0px;
}
#home .cont1 .box {
	padding: 10px 0px;
	text-align: center;
}
#home .cont1 .box.nb{
	border-right: 0px;
}
#home .cont1 .box .imagem {
	float: left;
	position: relative;
	top: -7px;
	margin-right: 5px;
}
#home .cont1 .box .texto {
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	text-align: left;
	position: relative;
	top: 0px;
}
#home .cont1 .box .texto div:first-child{
	color: #fffeff;
}
#home .cont1 .box .texto div:last-child {
	color: #7d4919;
	font-weight: 400;
	letter-spacing: -.4px;
}
#home .cont2{}
#home .cont2 .boxWhite {
	background: #fff;
	text-align: center;
	padding: 20px 0px 1px;
}
#home .cont2 .produtos{}
#home .cont2 .produtos ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	margin: 0px -15px;
}
#home .cont2 .produtos ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#home .cont2 .produtos li 
{
	float: left;
	width: 165px;
	margin: 0px 15px;
	border: 1px solid #ececec;
	margin-bottom: 30px;
	text-align: center;
	overflow: hidden;
}

#home .cont2 .produtos li .frame 
{
    height: 114px;      /* equals max image height */
    width: 100%;
    border: 1px solid white;
    white-space: nowrap;

}

#home .cont2 .produtos li .helper 
{
   
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

#home .cont2 .produtos li img {
    background: #3A6F9A;
    vertical-align: middle;
    max-height: 114px;
    max-width: 80%;
    display: inline-block;
}


#home .cont3{
	background: #fcfcfc;
	padding: 30px 0px;
}
#home .cont3 .boxGrey{
	text-align: center;
}
#home .cont3 .lineCenter{
	margin: 10px 0px;
	border: 1px solid #eef7fc;
}
.cont3 .saiba .btn-ver-todos {
	border-radius: 30px;
	display: inline-block;
	padding: 7px 20px;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #009dfd;	
}
#home .cont3 .saiba{
	text-align: center;
}
#home .cont3 .saiba .botao {
	border-radius: 30px;
	display: inline-block;
	padding: 7px 20px;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #009dfd;
}
.detalhes .botao-noticias {
    background: #f2f2f2;
    color: #01a2fa;
    display: inline-block;
    border-radius: 20px;
    padding: 5px 20px;
    border: 1px solid #01a2fa;
    margin: 8px 0 0;
}
.detalhes:hover .botao-noticias {
	background: #01a2fa;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #01a2fa;
	margin: 8px 0 0;
}
#home .cont3 .saiba .botao-ver-todos {
    border-radius: 30px;
    display: inline-block;
    padding: 7px 20px;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #009dfd;
}
#home .cont3 .saiba .botao {
	border-radius: 30px;
	display: inline-block;
	padding: 7px 20px;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #009dfd;
}
.cont3 .saiba 
{
	text-align: center;
}
.cont3 .saiba .botao {
	border-radius: 30px;
	display: inline-block;
	padding: 7px 20px;
	font-size: 13px;
	text-transform: uppercase;
	border: 1px solid #009dfd;
}
#sobre .cont1{
	padding: 60px 0px;
}
#sobre .cont1 .slider {
	/*display: inline;*/
	/*float: left;*/
	border: 5px solid #ddd;
	margin-right: 0px;
	margin-bottom: 15px;
}
#sobre .cont1 .texto{
	font-size: 15px;
}
#sobre .cont1 .gp{
	display: inline;
}
#sobre .cont1 .gp .slider{
	display: block;
}
#sobre .cont1 .gp{}
#sobre .cont1 .slider .slideEmpresa{}
#sobre .cont1 .slider .slideEmpresa img{
	width: 100%;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px;
	left: 0;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
#sobre .cont2{
	height: 305px;
	background: url('../img/page2_img_bg.jpg') center center no-repeat;
	background-size: cover !important;
}
#sobre .cont2 .tabs{}
#sobre .cont2 .tabs ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}
#sobre .cont2 .tabs li{
	display: block;
	padding: 10px 0px;
	cursor: pointer;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}
#sobre .cont2 .tabs li.active{
	display: block;
	padding: 10px 0px;
	color: #868686;
}
#sobre .cont2 .tabs li div{
	display: inline-block;
}
#sobre .cont2 .tabs li strong{
	font-weight: 400;
}
#sobre .cont2 .tabs li div:last-child {
	font-size: 26px;
	position: relative;
	top: -20px;
	font-weight: 300;
	margin-left: 10px;
}
#sobre .cont2 .tabs li .lg1{
	height: 70px;
	width: 70px;
	background: url('../img/page2_icon_missao.png') center center no-repeat;
	display: inline-block;
}
#sobre .cont2 .tabs li.active .lg1{
	background: url('../img/page2_icon_missao_active.png');
}
#sobre .cont2 .tabs li.active .lg2{
	background: url('../img/page2_icon_visao_active.png');
}
#sobre .cont2 .tabs li.active .lg3{
	background: url('../img/page2_icon_valores_active.png');
}
#sobre .cont2 .tabs li .lg2{
	height: 70px;
	width: 70px;
	background: url('../img/page2_icon_visao.png') center center no-repeat;
	display: inline-block;
}
#sobre .cont2 .tabs li .lg3{
	height: 70px;
	width: 70px;
	background: url('../img/page2_icon_valores.png') center center no-repeat;
	display: inline-block;
}
#sobre .cont2{}
#sobre .cont2 .tabs{}
#sobre .cont2 .contents{}
#sobre .cont2 .contents .box{
	display: none;
}
#sobre .cont2 .contents .box .boxInner {
	display: table-cell;
	height: 305px;
	vertical-align: middle;
}
#sobre .cont2 .contents .box.open{
	display: block;
}
#sobre .cont2 .contents .box .texto {
	padding: 0;
	overflow-y: auto;
	text-align: center;
	font-size: 15px;
	line-height: 27px;
}
#sobre .cont2 .contents .box .texto ul li{
	text-align: left ;
}
#sobre .cont2 .contents .box .line {
	height: 5px;
	background: #e5e5e3;
	width: 100px;
	margin: 20px auto;
}
.tituloBar0 {
	background: url('../img/line.png') center center repeat-x;
}
.tituloBar0.nbg{
	background: none;
	position: relative;
}
.tituloBar0.nbg .info {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 50px;
	font-size: 16px;
}
.tituloBar0 .imagem {
	display: inline-block;
	padding-right: 5px;
	background: #fff;
	position: relative;
	top: -6px;
}
.tituloBar0 .txt {
	display: inline-block;
	position: relative;
	top: 3px;
	background: #fff;
	color: #333;
	font-family: 'Oswald';
	font-size: 28px;
	font-weight: 300;
	padding-right: 20px;
}
.tituloBar0 .txt strong{
	font-weight: 400;
}
.tituloBar0 .txt div:first-child {
	color: #00a2fb;
	font-size: 15px;
}
.tituloBar0 .txt div:last-child {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #222;
	line-height: 25px;
}
.tituloBar {
	background: url('../img/line.png') center center repeat-x;
	position: relative;
}
.tituloBar.nbg{
	background: none;
	position: relative;
}
.tituloBar.nbg .info {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 50px;
	font-size: 16px;
}

.tituloBar .imagem {
	display: inline-block;
	padding-right: 5px;
	background: #fff;
}
.tituloBar .txt {
	display: inline-block;
	position: relative;
	top: 15px;
	background: #fff;
	padding-right: 20px;
}
.tituloBar .txt div:first-child {
	color: #00a2fb;
	font-size: 15px;
}
.tituloBar .txt div:last-child {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #222;
	line-height: 25px;
}
.tituloBar3 {
	margin-bottom: 30px;
}
.tituloBar3 .imagem {
	display: inline-block;
	padding-right: 5px;
}
.tituloBar3 .txt {
	display: inline-block;
	position: relative;
	top: 15px;
}
.tituloBar3 .txt div:first-child {
	color: #fbb03b;
	font-size: 15px;
}
.tituloBar3 .txt div:last-child {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #222;
	line-height: 25px;
}
.tituloBar2 {
	background: url('../img/line.png') center center repeat-x;
	position: relative;
}
.tituloBar2 .imagem {
	display: inline-block;
	padding-right: 5px;
	background: #fff;
}
.tituloBar2 .txt {
	display: inline-block;
	position: relative;
	top: 10px;
	background: #fff;
	padding: 0px 10px 0px 0px;
}
.tituloBar2 .txt a {
	font-size: 30px;
	color: #3c3c3c;
	font-family: 'oswald', sans-serif;
	font-weight: 300;
}
.tituloBar2 .txt a:after {
	font-family: 'FontAwesome';
	content: '\f101';
	position: relative;
	top: -2px;
	padding: 0px 8px;
}
.tituloBar2 .txt a.active:after{
	content: none;
}
.tituloBar2 .txt a.active{
	font-weight: 400;
	color: #019add;
}
.tituloBar2 .txt div:first-child {
	color: #00a2fb;
	font-size: 15px;
}
.tituloBar2 .txt div:last-child {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #222;
	line-height: 25px;
}
#marcas{}
#marcas .cont1{}
#marcas .cont1 ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding: 50px 0px;
}
#marcas .cont1 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#marcas .cont1 li {
	width: 25%;
	float: left;
	position: relative;
	border: 1px solid #f2f2f2;
	height: 200px;
	text-align: center;
}

#marcas .cont1  li .frame {
    height: 207px;      /* equals max image height */
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap;
}

#marcas .cont1 li .helper {
   
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

#marcas .cont1 li img {
    /*background: #3A6F9A;*/
    vertical-align: middle;
    max-height: 207px;
    max-width: 80%;
    display: inline-block;
}
#marcas .cont1 li a{
	display: table-cell;
	vertical-align: middle;
	height: 200px;
	width: 235px;
	text-align: center;
}
#marcas .cont1 li img.itensA{
	width: 100%;
	margin: 0 auto;
}
#marcas .cont1 li .hover {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	padding: 15px;
	/* background: rgba(0,0,0,0.6); */
	text-align: center;
	background: rgb(0,153,255);
	background: -moz-linear-gradient(left, rgba(0,153,255,.8) 0%, rgba(0,201,231,.8) 100%);
	background: -webkit-linear-gradient(left, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	background: linear-gradient(to right, rgba(0,153,255,.8) 0%,rgba(0,201,231,.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ff', endColorstr='#00c9e7',GradientType=1 );
	display: none;
}
#marcas .cont1 li:hover .hover{
	display: block;
}
#marcas .cont1 li .hover .hv {
	border: 1px solid #fff;
	height: 100%;
	width: 100%;
	position: relative;
}
#marcas .cont1 li .hover .hv div {
	font-size: 35px;
	color: #fff;
	left: 50%;
	position: absolute;
	height: 40px;
	width: 40px;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	line-height: 35px;
}
#marcas .cont1 li .hover .hv img{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	margin-left: -25px;
	left: 50%;
}


#pdf{}
#pdf .cont1{}
#pdf .cont1 ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding: 50px 0px;
}
#pdf .cont1 ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#pdf .cont1 li{
	width: 25%;
	float: left;
	position: relative;
	border: 1px solid #f2f2f2;
	height: 207px;
}


#pdf .cont1 li .frame {
    height: 207px;      /* equals max image height */
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap;
}

#pdf .cont1 li .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#pdf .cont1 li img {
    background: #3A6F9A;
    vertical-align: middle;
    max-height: 207px;
    max-width: 100%;
}

#pdf .cont1 li > img{
	width: 100%;
}
#pdf .cont1 li .hover {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
	padding: 15px;
	/* background: rgba(0,0,0,0.6); */
	text-align: center;
	display: none;
	background: rgba(251,176,59,.9);
}
#pdf .cont1 li:hover .hover{
	display: block;
}
#pdf .cont1 li .hover .hv {
	border: 1px solid #fff;
	height: 100%;
	width: 100%;
	position: relative;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 23px;
	padding-top: 15px;
}
#pdf .cont1 li .hover .hv img {
	display: block;
	margin: 0 auto;
}
#produtos.logado .cont2 .slider .thumbs {
	position: inherit;
	left: 0;
	margin-left: 0;
	width: 100%;
	top: 0;
}
#produtos.logado .ex{}

.fora-de-linha{
	color: red;
}
#produtos.logado .fora-de-linha{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	color:red;
}
#produtos.logado .fora-de-linha a{
	color:#2DACE4;
}

#produtos.logado .total{
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
#produtos.logado .total div{
	margin-bottom: 10px;
}
#produtos.logado .ex .preco {
	font-size: 25px;
	color: #008cd8;
	font-family: 'Oswald', sans-serif;
	padding: 10px 0px 0;
}
#produtos.logado .ex .unidade {
	margin-bottom: 20px;
	color: #fbb03b;
    border-bottom: 5px solid #f2f2f2;
    padding-bottom: 20px;	
	font-size: 14px;
}
#produtos.logado .ex .form {
	font-size: 18px;
	border-bottom: 5px solid #f2f2f2;
	padding-bottom: 10px;
}
#produtos.logado .ex .form input#quantidade
{
	width: 45px;
}
#produtos.logado .ex .form input#desconto
{
	width: 45px;
}
#produtos.logado .ex .form input[type="text"] {
	width: 100%;
	height: 26px;
	border-radius: 6px;
	border: 1px solid #019add;
	margin-bottom: 10px;
	outline: none;
	padding-left: 10px;
	font-size: 13px;
}
#produtos.logado .ex .form .number input{
	width: 100%;
	height: 26px;
	border-radius: 6px;
	border: 1px solid #019add;
	margin-bottom: 10px;
	outline: none;
	padding-left: 10px;
	font-size: 13px;
}
#produtos.logado .ex .form select {
	width: 100%;
	height: 26px;
	border-radius: 6px;
	border: 1px solid #019add;
	margin-bottom: 10px;
	outline: none;
	padding-left: 10px;
	font-size: 13px;
}
#produtos.logado .ex .form input[type="number"] {
	width: 45px;
	height: 26px;
	border-radius: 6px;
	border: 1px solid #019add;
	margin-bottom: 10px;
	outline: none;
	padding-left: 10px;
	font-size: 13px;
}

#produtos{
	padding-bottom: 60px;
}
#produtos .slider {overflow-x: hidden !important;padding-bottom: 22px;}
#produtos .cont1{}
#produtos .cont2 {
	padding: 30px 0px;
	position: relative;
}

#produtos .cont2 .produtos{}
#produtos .cont2 .produtos .paginacao
{
	margin-top: 20px;
}
#produtos .cont2 .produtos .paginacao a{
    border-radius: 6px;
    border: 1px solid #019add;
    padding: 3px; margin: 3px;
    padding-left: 5px; padding-right: 5px;
}
#produtos .cont2 .produtos .prod {
	/*padding: 30px 0;*/
	/*height: 415px;*/
	padding-top: 30px;
}
#produtos .cont2 .produtos .prod .imagem {
	border: 1px solid #01a2fa;
	margin-bottom: 5px;
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	overflow: hidden;

}


#produtos .cont2 .produtos .prod .imagem  .frame {
    height: 207px;      /* equals max image height */
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap;
}

#produtos .cont2 .produtos .prod .imagem  .helper {
   
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

#produtos .cont2 .produtos .prod .imagem  img {
    background: #3A6F9A;
    vertical-align: middle;
    max-height: 207px;
    max-width: 80%;
    display: inline-block;
}

#produtos .cont2 .produtos .prod .imagem .hover{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(251,176,59,.8);
	opacity: 0;
	filter: alpha(opacity=0); 
}


#produtos .cont2 .produtos .prod:hover .imagem .hover{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(251,176,59,.8);
	opacity: 1;
	filter: alpha(opacity=100); 
}

#produtos .cont2 .produtos  .botao-detalhes {
	background: #f2f2f2;
	color: #fba621;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #fba621;
	margin: 8px 0 0;
	margin: 0px auto;
	display: block;
	width: 130px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#produtos .cont2 .produtos .prod .cod{
	color: #29aaff;
	text-transform: uppercase;
	font-size: 15px;
}
#produtos .cont2 .produtos .prod .titulo {
	color: #999;
	text-transform: uppercase;
}
#produtos .cont2 .produtos .prod .promocao
{
	color:red;
}

#produtos .cont2 .produtos .prod .marca{
	color: #000;
	font-weight: 600;
}
#produtos .cont2 .produtos .prod .preco {
	color: #007bfe;
	font-weight: 600;
	margin-top: 5px;
	font-size: 15px;
}
#produtos .cont2 .produtos .prod .unidades {
	color: #fbb03b;
	font-size: 12px;
	font-weight: 400;
}
#produtos .cont2 .produtos .prod .detalhes{
	text-align: center;
	margin-bottom: 25px;
}
#produtos .cont2 .produtos .prod .detalhes .botao {
	background: #f2f2f2;
	color: #fba621;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #fba621;
	margin: 8px 0 0;
}
.botao-voltar{
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
}
.botao-voltar .bt
{    
	display: inline-block;
    border: 4px solid #f2f2f2;
    background: #fbb03b;
    color: #feefd9;
    padding: 6px 15px 3px;
    border-radius: 20px;
}
.botao-voltar .bt img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}
#produtos .cont2 .produtos .prod .detalhes .botao-mais-detalhes 
{
	background: #f2f2f2;
	color: #fba621;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #fba621;
	margin: 8px 0 0;
}

 #produtos .cont2 .produtos .prod .detalhes:hover .botao-mais-detalhes   
 {
	background: #f2f2f2;
	color: #fba621;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #fba621;
	margin: 8px 0 0;
 }
#produtos .cont2 .produtos .prod .detalhes:hover .botao,
	background: #fbb03b;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #fba621;
	margin: 8px 0 0;
}
#produtos .cont2 .borderBottom{
	border-bottom: 1px solid #ddd
}
#produtos .cont2 .icon {
	display: inline-block;
	position: relative;
	top: -4px;
	width: 50px;
	text-align: center;
}
#produtos .cont2 .btncomercial {
	border: 1px solid #2dace4;
	display: inline-block;
	color: #2dace4; 
	padding: 9px 50px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	width: 320px;
	text-align: center;
}
#produtos .cont2 .btncomercial {
	margin-bottom: 20px;
}
#produtos .cont2 .btncomercial:hover{
	color: #fff;
	background: #2dace4	;
	cursor: pointer;;
}
#produtos .cont2 .btnlocal{
	border: 1px solid #fbb03c;
	display: inline-block;
	color: #fbb03c;
	padding: 9px 50px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	width: 320px;
	text-align: center;
}
#produtos .cont2 button {
	border: 1px solid #fbb03c; 	display: inline-block; 	color: #fbb03c;
	padding: 9px 50px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	width: 320px;
	text-align: center;
	background: #fff;
}

.loading-atualizar { 
    display: none;
    float: right;
    margin-right: 20px;
    width: 100%;
    margin: 0;
    padding: 20px;
}

#produtos .cont2 .btnlocal:hover{
	color: #fff;
	background: #fbb03c;
}
#produtos .cont2 .btnlocal{}
#produtos .cont2 .topo {
	padding: 30px 0px 0px;
}
#produtos .cont2 .topo.two{
	padding: 20px 0px 20px;
	border-bottom: 5px solid #f2f2f2;
}
#produtos .cont2 .more{
	text-align: center;
	display: none;
}
#produtos .cont2 .more .circle {
	width: 40px;
	height: 40px;
	border: 1px solid #00a5f3;
	border-radius: 50%;
	background: #f4f4f4;
	display: inline-block;
	color: #00a5f3;
	font-size: 20px;
	line-height: 40px;
	margin: 30px 0px;
	text-align: center;
}
#produtos .cont2 .more .circle i{}
#produtos .cont2 .slider{}
#produtos .cont2 .slider .sd {
	border: 9px solid #f2f2f2;
	text-align: center;
}
#produtos .cont2 .slider .sd .frame{
	    display: table-cell;
    height: 530px;
    vertical-align: middle;
    
    width: 530px

}
#produtos .cont2 .slider .sd .imagem{
	    display: table-cell;
    height: 530px;
    vertical-align: middle;
    width: 530px
}
#produtos .cont2 .slider .sd img{
	/*border: 1px solid #089ddf;*/
	/*width: 100%;*/
	max-width: auto;
    max-height: 530px;
	float: none;
	margin:0px auto;
}
#produtos .cont2 .slider .sd .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	display: none;
}
#produtos .cont2 .slider .sd .bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
}
#produtos .cont2 .slider .sd .bx-wrapper li 
{
	min-height: 530px;
}
#produtos .cont2 .slider .thumbs {
	position: absolute;
	left: 50%;
	margin-left: 290px;
	width: 357px;
	top: 390px;
}
#produtos .cont2 .slider .thumb {
	height: 100px;
	width: 100px;
	display: inline-block;
	margin: 0px 8px;
	border: 4px solid #f2f2f2;
	text-align: center;
}

#produtos .cont2 .slider .thumb  .frame {
    height: 90px;      /* equals max image height */
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap;
}

#produtos .cont2 .slider .thumb .helper {
   
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

#produtos .cont2 .slider .thumb   img {
    background: #3A6F9A;
    vertical-align: middle;
    max-height: 90px;
    max-width: 80%;
    display: inline-block;
}
#produtos .cont2 .slider .thumb img{
	
	/*border: 1px solid #16a1fd;*/
}
#produtos .cont2 .especificacoes {
	font-family: 'Oswald', sans-serif;
	padding-top: 10px;
	border-bottom: 5px solid #f2f2f2;
	padding-bottom: 5px;
}
#produtos .cont2 .especificacoes .titulo {
	color: #008cd8;
	font-size: 30px;
	margin-bottom: 10px;
}
#produtos .cont2 .especificacoes .marca{
	color: #008cd8;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 300;
}
#produtos .cont2 .especificacoes .codigo{
	color: #444;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 400;
}
#produtos .cont3 .titulodes {
	font-size: 30px;
	margin-bottom: 10px;
}
#produtos .cont3 .titulodes strong{
	color: #faa41d;
}
#produtos .cont3 .titulodes img {
	position: relative;
	top: -7px;
}
#produtos .cont3 .box{
	border: 9px solid #f2f2f2;
}
#produtos .cont3 .box .bx {
	border: 1px solid #16a1fd;
	padding: 10px 15px;
	background: #f2f2f2;
	font-size: 15px;
}
#produtos .cont3 .botao {
	margin-top: 10px;
	text-align: center;
}
#produtos .cont3 .botao .bt {
	display: inline-block;
	border: 4px solid #f2f2f2;
	background: #fbb03b;
	color: #feefd9;
	padding: 6px 15px 3px;
	border-radius: 20px;
}
#produtos .cont3 .botao .bt img {
	position: relative;
	top: -1px;
	margin-right: 5px;
}


#onde_encontrar{}
#onde_encontrar .cont2{
	padding: 30px 0px;
}
#onde_encontrar .cont2 .form{}
#onde_encontrar .cont2 .form .icon{
	text-align: center;
}
#onde_encontrar .cont2 .form .icon .imagem{}
#onde_encontrar .cont2 .form .icon .titulo{
	font-size: 25px;
	text-transform: uppercase;
	margin: 5px 0px;
}
#onde_encontrar .cont2 .form .icon .titulo strong{
	color: #fbb03b;
}
#onde_encontrar .cont2 .form .icon .texto {
	color: #282828;
	text-transform: uppercase;
	font-size: 10px;
}
#onde_encontrar .cont2 .contato{}
#onde_encontrar .cont2 .contato input{
	width: 100%;
	height: 40px;
	border-radius: 30px;
	border: 1px solid #fbb03b;
	margin-bottom: 10px;
	padding-left: 30px;
	outline: none;
}
#onde_encontrar .cont2 .contato select{
	width: 100%;
	height: 40px;
	border-radius: 30px;
	border: 1px solid #fbb03b;
	margin-bottom: 10px;
	padding-left: 30px;
	outline: none;
}
#onde_encontrar .cont2 .contato textarea{
	width: 100%;
	height: 110px;
	border-radius: 15px;
	border: 1px solid #fbb03b;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
	outline: none;
}
#onde_encontrar .cont2 .contato button {
	outline: none;
	border-radius: 30px;
	border: 0px;
	height: 40px;
	font-size: 19px;
	padding: 0px 42px;
	background: #fbb03b;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
#onde_encontrar .cont3{
	background: #fafafa;
	padding: 50px 0px;
}
#onde_encontrar .cont3 .lineCenter{
	margin: 20px 0px;
	border-bottom: 1px solid #edf5fa;
}
#onde_encontrar .cont3 .icon{
	text-align: center;
}
#onde_encontrar .cont3 .icon .imagem{}
#onde_encontrar .cont3 .icon .titulo{
	font-size: 25px;
	text-transform: uppercase;
	margin: 5px 0px;
}
#onde_encontrar .cont3 .icon .titulo strong {
	color: #29abe2;
}
#onde_encontrar .cont3 .icon .texto{
	color: #282828;
	text-transform: uppercase;
	font-size: 10px;
}
#onde_encontrar .texto {
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 28px;
}

.result-container img{ max-width: 75px; }


#contato{}
#contato .cont2{
	padding: 30px 0px;
}
#contato .cont2 .form{}
#contato .cont2 .form .tabs{}
#contato .cont2 .form .tabs ul{
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
}
#contato .cont2 .form .tabs ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#contato .cont2 .form .tabs li {
	float: left;
	width: 33.3%;
	text-align: center;
	font-size: 20px;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	font-family: 'oswald', sans-serif;
	border-bottom: 4px solid transparent;
	color: #ccc;
	cursor: pointer;
}
#contato .cont2 .form .tabs li.active{
	float: left;
	width: 33.3%;
	text-align: center;
	font-size: 20px;
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	font-family: 'oswald', sans-serif;
	border-bottom: 4px solid #fbae36;
	color: #fbae36;
}
#contato .cont2 .form .icon{
	text-align: center;
}
#contato .cont2 .form .icon .imagem{}
#contato .cont2 .form .icon .titulo{
	font-size: 25px;
	text-transform: uppercase;
	margin: 5px 0px;
}
#contato .cont2 .form .icon .titulo strong{
	color: #fbb03b;
}
#contato .cont2 .form .icon .texto {
	color: #282828;
	text-transform: uppercase;
	font-size: 10px;
}
#contato .cont2 .contato{}
#contato .cont2 .contato input{
	width: 100%;
	height: 55px;
	border-radius: 30px;
	border: 1px solid #24b1ff;
	margin-bottom: 10px;
	padding-left: 30px;
	outline: none;
}
#contato .cont2 .contato textarea{
	width: 100%;
	height: 140px;
	border-radius: 30px;
	border: 1px solid #24b1ff;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 30px;
	outline: none;
}
#contato .cont2 .contato button {
	outline: none;
	border-radius: 30px;
	border: 0px;
	height: 50px;
	font-size: 25px;
	padding: 0px 160px;
	background: #050d10;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 160px;
}	
#contato .cont2 .contato a {
	outline: none;
	border-radius: 30px;
	border: 0px;
	height: 50px;
	font-size: 25px;
	padding: 10px 170px;
	background: #24b1ff;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

#contato .cont2 .contato p{
	font-size: 16px;
	line-height: 17px;
	border: 1px;
	border-color: #015a9e;
	border-radius: 30px;
}

#contato .cont3 {
	background: #fafafa;
	padding: 0px 0px 30px;
}
#contato .cont3 .mapa{
	border: 1px solid #fbaf38;
	border-radius: 30px;
	overflow: hidden;
}
#contato .cont3 .mapa .mp {
	margin-bottom: -5px;
}
#contato .cont3 .local {
	margin-top: 20px;
	font-size: 15px;
	line-height: 17px;
}
#contato .cont3 .local img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -3px;
}



#noticias{
	padding-bottom: 60px;
}
#noticias .cont1{}
#noticias .cont2 {
	padding: 30px 0px;
	position: relative;
}
#noticias .cont2 .noticias{}
#noticias .cont2 .noticias .prod {
	padding: 30px 0;
}
#noticias .cont2 .noticias .prod .imagem{
	border: 1px solid #01a2fa;
	margin-bottom: 5px;
	position: relative;
}
#noticias .cont2 .noticias .prod .imagem .hover{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(1,162,250,.8);
	opacity: 0;
	filter: alpha(opacity=0); 
}
#noticias .cont2 .noticias .prod:hover .imagem .hover{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(1,162,250,.8);
	opacity: 1;
	filter: alpha(opacity=100); 
}
#noticias .cont2 .noticias .prod .marca{
	color: #29aaff;
	text-transform: uppercase;
	font-size: 15px;
}
#noticias .cont2 .noticias .prod .desc {
	color: #999;
}
#noticias .cont2 .noticias .prod .titulo{
	color: #000;
	font-weight: 600;
}
#noticias .cont2 .noticias .prod .detalhes{
	text-align: center;
}

#noticias .cont2 .noticias .prod .detalhes .botao {
	background: #f2f2f2;
	color: #01a2fa;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #01a2fa;
	margin: 8px 0 0;
}
#noticias .cont2 .noticias .prod .detalhes:hover .botao {
	background: #01a2fa;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	padding: 5px 20px;
	border: 1px solid #01a2fa;
	margin: 8px 0 0;
}
#noticias .cont2 .borderBottom{
	border-bottom: 1px solid #ddd
}
#noticias .cont2 .icon {
	display: inline-block;
	position: relative;
	top: -4px;
}
#noticias .cont2 .btncomercial {
	border: 1px solid #2dace4;
	display: inline-block;
	color: #2dace4; 
	padding: 9px 50px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	width: 320px;
	text-align: center;
}
#noticias .cont2 .btncomercial{

}
#noticias .cont2 .btnlocal{
	border: 1px solid #fbb03c;
	display: inline-block;
	color: #fbb03c;
	padding: 9px 50px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 15px;
	width: 320px;
	text-align: center;
}
#noticias .cont2 .btnlocal{}
#noticias .cont2 .topo {
	padding: 30px 0px 0px;
}
#noticias .cont2 .more{
	text-align: center;
}
#noticias .cont2 .more .circle {
	width: 40px;
	height: 40px;
	border: 1px solid #00a5f3;
	border-radius: 50%;
	background: #f4f4f4;
	display: inline-block;
	color: #00a5f3;
	font-size: 20px;
	line-height: 40px;
	margin: 30px 0px;
	text-align: center;
}
#noticias .cont2 .more .circle i{}
#noticias .cont2 .slider{}
#noticias .cont2 .slider .sd {
	border: 9px solid #f2f2f2;
}
#noticias .cont2 .slider .sd img{
	border: 1px solid #089ddf;
	width: 100%;
}
#noticias .cont2 .slider .sd .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	display: none;
}
#noticias .cont2 .slider .sd .bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
}
#noticias .cont2 .slider .thumbs {
	position: absolute;
	left: 50%;
	margin-left: 290px;
	width: 357px;
	top: 442px;
}
#noticias .cont2 .slider .thumb {
	height: 100px;
	width: 100px;
	display: inline-block;
	margin: 0px 8px;
	border: 4px solid #f2f2f2;
}
#noticias .cont2 .slider .thumb img{
	width: 100%;
	border: 1px solid #16a1fd;
}
#noticias .cont2 .especificacoes {
	font-family: 'Oswald', sans-serif;
	padding-top: 10px;
	border-bottom: 5px solid #f2f2f2;
	padding-bottom: 5px;
}
#noticias .cont2 .especificacoes .desc {
	color: #008cd8;
	font-size: 30px;
	margin-bottom: 10px;
}
#noticias .cont2 .especificacoes .titulo{
	color: #008cd8;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 300;
}
#noticias .cont2 .especificacoes .codigo{
	color: #444;
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 400;
}
#noticias .cont3 .titulodes {
	font-size: 30px;
	margin-bottom: 10px;
}
#noticias .cont3 .titulodes strong{
	color: #faa41d;
}
#noticias .cont3 .titulodes img {
	position: relative;
	top: -7px;
}
#noticias .cont3 .box{
	border: 9px solid #f2f2f2;
}
#noticias .cont3 .box .bx {
	border: 1px solid #16a1fd;
	padding: 10px 15px;
	background: #f2f2f2;
	font-size: 15px;
}
#noticias .cont3 .botao {
	margin-top: 10px;
	text-align: center;
}
#noticias .cont3 .botao .bt {
	display: inline-block;
	border: 4px solid #f2f2f2;
	background: #fbb03b;
	color: #feefd9;
	padding: 6px 15px 3px;
	border-radius: 20px;
}
#noticias .cont3 .botao .bt img {
	position: relative;
	top: -1px;
	margin-right: 5px;
}
#noticias .noticiaDetalhe{}
#noticias .noticiaDetalhe .banner {
	margin-bottom: 30px;
}
#noticias .noticiaDetalhe .banner img{
	width: 100%;
	border: 8px solid #ececec;
}
#noticias .noticiaDetalhe .titulo{
	font-size: 20px;
	font-weight: 700;
	color: #0e9fdf;
	margin-bottom: 15px;
}
#noticias .noticiaDetalhe .texto {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	margin-bottom: 30px;
}
#noticias .noticiaDetalhe .publicado{
	font-size: 16px;
	font-weight: 700;
}
#noticias .noticiaDetalhe .publicado div:first-child{
	color: #0e9fdf;
}
#noticias .noticiaDetalhe .publicado div:last-child{
	color: #434343;
}
#noticias .noticiaDetalhe .publicado{}


#logado_home{}
#logado_home .cont1{
	padding: 30px 0px 60px;
}
#logado_home .cont1 .form{
	width: 710px;
	margin: 0 auto;
}
#logado_home .cont1 .form label span {
	color: #019efc;
}

#logado_home .cont1 .form select{
	width: 95%;
	height: 40px;
	border: none;
	outline: none;
	border-radius: 25px;
	margin-bottom: 10px;
}

#logado_home .cont1 .form .selectBox
{
	text-align: center;
	width: 100%;
	height: 44px;
	border: 1px solid #00abf5;
	outline: none;
	border-radius: 25px;
	margin-bottom: 10px;
}
.outrasCondicoesContent { margin-bottom: 10px; padding: 0px; line-height: 35px; font-size: 16px;}
.outrasCondicoesContent .box-condicoes{ border: solid 1px #ccc; text-align: center; border: 1px solid #00abf5;     border-radius: 25px;  padding: 5px;}
.outrasCondicoesContent .outrasCondicoes{ float: none !important; display: block !important; height: 20px !important; width: 100% !important; float: right;}

#logado_home .cont1 .form .error
{
	display: none !important; 
}

#logado_home .cont1 .form .selectBox input
{
	border-radius: 25px;
	width: 93%;
}


#logado_home .cont1 .form .selectBox input#nome
{
	border-radius: 25px;
	width: 60%;
	float: left;
	margin-left: 20px;
}

#logado_home .cont1 .form button.bot-busca
{
	width: 75px;
	float: right;
	margin-top: 1px;
	text-transform: uppercase;
}
#logado_home .cont1 .form #clientesSelectLabel
{
	display: none;
}
#logado_home .cont1 .form .selectBoxMultiple
{
	text-align: center;
	width: 100%;
	border: 1px solid #00abf5;
	outline: none;
	border-radius: 25px;
	margin-bottom: 10px;
	display: none;
}
#logado_home .cont1 .form .selectBoxMultiple select{
	height: auto;
	border-radius: 0px	;
	margin-top:5px;
}

#logado_home .cont1 .form .clienteBox
{
	text-align: left;
}

#logado_home .cont1 .form input
{
	width: 95%;
	height: 40px;
	border: none;
	outline: none;
}



#logado_home .cont1 .form button
{
	width: 100%;
    border-radius: 30px;
    height: 40px;
    border: 1px solid #019aff;
    color: #fff;
    background: #019aff;
    background: -moz-linear-gradient(left, #019aff 0%, #00c7e8 100%);
    background: -webkit-linear-gradient(left, #019aff 0%,#00c7e8 100%);
    background: linear-gradient(to right, #019aff 0%,#00c7e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019aff', endColorstr='#00c7e8',GradientType=1 );
    padding: 9px 10px;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
}
#logado_home .cont1 .botaoOrange {
	width: 100%;
	border-radius: 30px;
	height: 40px;
	border: 1px solid #feb44f;
	color: #fff;
	background: #feb44f;
	padding: 9px 10px;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
#logado_home .cont1 .botaoOrange img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
#logado_home .cont1 .botaoBlue {
	width: 100%;
	border-radius: 30px;
	height: 40px;
	border: 1px solid #019aff;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#019aff+0,00c7e8+100 */
	background: #019aff; /* Old browsers */
	background: -moz-linear-gradient(left,  #019aff 0%, #00c7e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #019aff 0%,#00c7e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #019aff 0%,#00c7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019aff', endColorstr='#00c7e8',GradientType=1 ); /* IE6-9 */

	padding: 9px 10px;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
#logado_home .cont1 .botaoBlue img {
	margin-left: 5px;
	position: relative;
	top: -2px;
}

#logado_representantes{}
#logado_representantes .txt1 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 8px;
	color: #00a2fb;
}
#logado_representantes .cont1{
	padding: 30px 0px 60px;
}
#logado_representantes .cont1 .form{
	/*width: 710px;*/
	/*margin: 0 auto;*/
}
#logado_representantes .cont1 .form input {
	width: 100%;
	height: 55px;
	border: 1px solid #00abf5;
	outline: none;
	border-radius: 35px;
	margin-bottom: 15px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: 400;
}
#logado_representantes .cont1 .botaoOrange {
	width: 100%;
	border-radius: 30px;
	height: 40px;
	border: 1px solid #feb44f;
	color: #fff;
	background: #feb44f;
	padding: 9px 10px;
	font-weight: 600;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
#logado_representantes .cont1 .botaoOrange img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}
#logado_representantes .cont1 .botaoBlue {
	width: 100%;
	border-radius: 30px;
	height: 60px;
	border: 1px solid #019aff;
	color: #fff;
	background: #019aff;
	background: -moz-linear-gradient(left, #019aff 0%, #00c7e8 100%);
	background: -webkit-linear-gradient(left, #019aff 0%,#00c7e8 100%);
	background: linear-gradient(to right, #019aff 0%,#00c7e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019aff', endColorstr='#00c7e8',GradientType=1 );
	padding: 5px 10px;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	margin-top: 10px;
}
#logado_representantes .cont1 .botaoBlue img {
	margin-left: 5px;
	position: relative;
	top: -2px;
}


.sliderP {
	background: url(../img/bg_topo_azul.jpg) center center no-repeat;
	padding: 60px 0px 15px;
	background-size: cover !important;
	margin-bottom: 20px;
}
.sliderP ul li 
{
	background: #fff; height: 135px;
}


.sliderP ul li  .frame {
    height: 135px;      /* equals max image height */
    width: 100%;
    border: 1px solid #fff;
    white-space: nowrap;
    text-align: center;
}

.sliderP ul li  .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sliderP ul li  img {
 display: inline-block;
    vertical-align: middle;
    max-height: 135px;
    max-width: 100%;
}

.sliderP ul li img{
	max-width: 215px;
	max-height: 135px; 
	margin:0px auto;
}
.sliderP .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0px;
	left: 0;
	background: transparent;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.sliderP .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	outline: 0;
	width: 70px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999;
}
.sliderP .bx-wrapper .bx-prev {
	left: -70px;
	background: url(../img/page1_seta_esq.png) center center no-repeat;
}
.sliderP .bx-wrapper .bx-next {
	right: -70px;
	background: url(../img/page1_seta_dir.png) center center no-repeat
}
#sobre .cont1 .slider .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	outline: 0;
	width: 70px;
	height: 70px;
	text-indent: -9999px;
	z-index: 9999;
}
#sobre .cont1 .slider .bx-wrapper .bx-prev {
	left: 0;
	background: url(../img/page1_seta_esq.png) center center no-repeat;
}
#sobre .cont1 .slider .bx-wrapper .bx-next {
	right: 0;
	background: url(../img/page1_seta_dir.png) center center no-repeat
}
.sliderP .middleLine {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #fff;
	line-height: 0.1em;
	margin: 30px 0 20px;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	position: relative;
}
.sliderP .middleLine img {
	position: absolute;
	top: -5px;
	margin-left: -15px;
}
.sliderP .middleLine span {
	background: #007dbe;
	padding: 0 10px 0px 25px;
}
.ponteiro {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -15px;

}
.ponteiro .pont 
{
	height: 30px;
	width: 30px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 10px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);

}

.ponteiro .pont img {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -136px;
}

.termometro {
	position: fixed;
	width: 255px;
	height: 128px;
	z-index: 1;
	right: 0;
	bottom: 0;
}
.termometro .minimo {
	position: absolute;
	top: 76px;
	color: #fff;
	left: 50%;
	margin-left: -96px;
	font-size: 12px;
	text-align: center;
}
.termometro .minimo span{
	display: block;
}
.termometro .minimo span.valor {
	font-family: 'Oswald', sans-serif;
	font-size: 9px;
	line-height: 8px;
}
.termometro .media {
	position: absolute;
	top: 70px;
	color: #fff;
	left: 50%;
	margin-left: -11px;
	top: 23px;
	font-weight: 600;
	font-size: 13px;
}
.termometro .media span{
	display: block;
}
.termometro .maior {
	position: absolute;
	top: 75px;
	color: #fff;
	margin-left: 69px;
	left: 50%;
	margin-left: 60px;
	font-size: 12px;
	text-align: center;
	width: 42px;
}
.termometro .maior span{
	display: block;
}
.termometro .maior span.valor {
	font-family: 'Oswald', sans-serif;
	font-size: 9px;
	line-height: 11px;
}



#modalNovoProduto  input[type="number"],#modalNovoProduto  input[type="text"]  {
    width: 45px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #019add;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-size: 13px;
}

#modalNovoProduto  select
{
    width: 75px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #019add;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-size: 13px;

}

.tabelaCarrinho{
	width: 100%;
}
.tabelaCarrinho input[type="number"],.tabelaCarrinho input[type="text"], #tabelaOperacoes input[type='text']  {
    width: 45px;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #019add;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-size: 13px;
}
.tabelaCarrinho input[type="text"] 
{
	width: 50px;
}
.tabelaCarrinho select
{
    width: 100%;
    height: 26px;
    border-radius: 6px;
    border: 1px solid #019add;
    margin-bottom: 10px;
    outline: none;
    padding-left: 10px;
    font-size: 13px;

}

.tabelaCarrinho.mues-pedidos{
	margin-top: 30px;
}
.tabelaCarrinho.historico{
	margin-top: 30px;
}
.tabelaCarrinho table{
	width: 100%;
}
.tabelaCarrinho table thead{

}
.tabelaCarrinho table thead tr{
	background: #0099ff;
	color: #fff;
}
.tabelaCarrinho table thead tr{}
.tabelaCarrinho table thead th {
	padding: 12px 15px;
	font-size: 14px;
}
.tabelaCarrinho table tbody{}

.tabelaCarrinho table tr{
	border-bottom: 1px solid #f1f1f1;
}
.tabelaCarrinho table tbody td{
	padding: 12px 15px;
	font-size: 14px;
}
.tabelaCarrinho table tbody td input[type="checkbox"]{
	height: 20px;
	width: 20px;
}
.tabelaCarrinho table tbody tr:first-child td{
	padding: 15px 15px 12px; white-space: nowrap;
}

.tabelaCarrinhoResponsivo { display: none}
.tabelaCarrinhoResponsivo .itemTabelaCarrinhoResponsivo { border-bottom: solid 1px #ccc; margin-bottom: 25px; padding-bottom: 25px;  }
.tabelaCarrinhoResponsivo .itemTabelaCarrinhoResponsivo b { display: block; }

#logado_carrinho {  }
#logado_carrinho .cont1{
	padding: 30px 0px 30px;
}
#logado_carrinho .cont1 .titulo {
	font-size: 13px;
	letter-spacing: .5px;
	margin-top: 40px;
	margin-bottom: 15px;
}
#logado_carrinho .botoes {
	padding-top: 30px;
}
#modalNovoProduto .btn1
{
	border: 1px solid #28b9f6;
	height: 43px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	cursor: pointer;	
	/*margin-top: 5px;*/
}
.pedido_concluido {
	padding-bottom: 30px;
}
.pedido_concluido .botoes .btn1{
	border: 1px solid #28b9f6;
	height: 43px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	cursor: pointer;
}
.pedido_concluido .botoes .btn1:hover{
	border: 1px solid #28b9f6;
	background: #0088fe; /* Old browsers */
	background: -moz-linear-gradient(left,  #0088fe 0%, #00c7e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0088fe 0%,#00c7e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0088fe 0%,#00c7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088fe', endColorstr='#00c7e8',GradientType=1 ); /* IE6-9 */
	color: #fff;
	font-weight: 600;

}
#logado_carrinho .botoes .btn1 {
	border: 1px solid #28b9f6;
	height: 43px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	cursor: pointer;
}
#logado_carrinho .botoes .btn1:hover{
	border: 1px solid #28b9f6;
	background: #0088fe; /* Old browsers */
	background: -moz-linear-gradient(left,  #0088fe 0%, #00c7e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #0088fe 0%,#00c7e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #0088fe 0%,#00c7e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088fe', endColorstr='#00c7e8',GradientType=1 ); /* IE6-9 */
	color: #fff;
	font-weight: 600;

}
#logado_carrinho .botoes .btn2 {
	border: 1px solid #f99a03;
	height: 43px;
	border-radius: 30px;
	text-align: center;
	font-size: 14px;
	padding: 10px 0px;
	cursor: pointer;
}
#logado_carrinho .botoes .btn2:hover{
	border: 1px solid #f99a03;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f99a03+0,edc100+100 */
	background: #f99a03; /* Old browsers */
	background: -moz-linear-gradient(left,  #f99a03 0%, #edc100 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #f99a03 0%,#edc100 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #f99a03 0%,#edc100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99a03', endColorstr='#edc100',GradientType=1 ); /* IE6-9 */
	color: #fff;
	font-weight: 600;
}
#logado_carrinho .botoes .btn2{}


.inputFormPd{
	margin: 30px 0px 30px;
}
.inputFormPd input{
	height: 42px;
	width: 100%;
	border-radius: 30px;
	border: 1px solid #11a3fd;
	outline: none;
	padding-left: 15px;
	margin-bottom: 10px;
}
.inputFormPd label{
	margin-left: 10px;
}
.inputFormPd .btn1 {
	width: 100%;
	height: 42px;
	border: 1px solid #009cfe;
	background: #00acf7;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	border-radius: 30px;
	padding: 8px 0px;
	font-size: 15px;
	margin: 15px 0px;
}
.inputFormPd button
{
	background: none; border:none;
}
#marcas .marcaL {
	height: 70px;
	width: 200px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: 275px;
	top: 18px;
	padding: 0px 20px;
}
#marcas .marcaL img{
	margin: 0 auto;
}
#produtos .marcaL {
	height: 70px;
	width: 200px;
	background: #fff;
	position: inherit;
	left: 0;
	margin-left: 0;
	top: 0;
	padding: 0px 20px;
	margin: 0 auto -40px;
}
#produtos .marcaL img{
	margin: 0 auto;
}
#modal_orcamento{}
#modal_orcamento .topo, #modalOperacoes .topo{
	background: #0088fe;
	background: -moz-linear-gradient(left, #0088fe 0%, #00c7e8 100%);
	background: -webkit-linear-gradient(left, #0088fe 0%,#00c7e8 100%);
	background: linear-gradient(to right, #0088fe 0%,#00c7e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088fe', endColorstr='#00c7e8',GradientType=1 );
	color: #fff;
	padding: 10px 20px;
	margin: -15px -15px 10px;
	font-size: 21px;
	text-align: center;
	font-weight: 700;
}

#modal_orcamento .promocao{
	color:red;
}
#modal_orcamento .conteudo{
	padding-bottom: 60px;
}
#modal_orcamento .sub {
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 0px;
}
#modal_orcamento .conteudo input, #modalOperacoes .conteudo textarea, #modal_orcamento .conteudo textarea{
	outline: none;
	min-height: 42px;
	width: 100%;
	padding-left: 20px;
	border: 1px solid #28b9f6;
	border-radius: 30px;
}
#modal_orcamento .conteudo textarea
{
	border-radius: 10px;
}
#modal_orcamento .conteudo select{
	outline: none;
	height: 42px;
	width: 100%;
	padding-left: 20px;
	border: 1px solid #28b9f6;
	border-radius: 30px;
}
#modal_orcamento .modal-body, #modalOperacoes .modal-body {
	position: relative;
	padding: 15px;
	background: #fff;
}



#modalOperacoes .modal-dialog
{
	width: 50%;
}

#modalNovoProduto #modal-dialog-novo-produto
{
	width: 750px;
}

#modal_orcamento .modal-content, #modalOperacoes .modal-content {

	position: relative;
	border: 10px solid rgba(255,255,255,.6) !important;
	background: transparent;
}

#modal_orcamento .modal-content .resultado
{
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#modal_orcamento .modal-content .resultado table{ width: 95%; }
#modal_orcamento .modal-content .resultado tr {
	height: 75px;
}
#modal_orcamento .modal-content .resultado tr td{
	padding: 5px;
}
#modal_orcamento .modal-content .resultado .imagem
{
	text-align: center;;

}
#modal_orcamento .modal-content img{

	max-height: 75px;
}

#modal_orcamento .modal-content .btn1
{
    border: 1px solid #28b9f6;
    height: 43px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    padding: 10px 0px;
    cursor: pointer;
    /*margin-top: 5px;*/
}
#modal_orcamento .modal-content #btnBuscar{
	padding: 0px;
}
#modal_orcamento .modal-content #btnBuscar button {
    border: 1px solid #28b9f6;
    height: 43px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    padding: 0px 0px !important;
    cursor: pointer;
    color:#fff;
    /* margin-top: 5px; */
    background: -moz-linear-gradient(left, #019aff 0%, #00c7e8 100%);
    background: -webkit-linear-gradient(left, #019aff 0%,#00c7e8 100%);
    background: linear-gradient(to right, #019aff 0%,#00c7e8 100%);
}

#modal_orcamento .modal-content .btn1 button
{

	width: 100%;
	display: block;
	background: none;
	border:none;
}

.comprar {
	background: url(../img/page1_botao_flutuante.png) center center no-repeat;
	height: 150px;
	width: 140px;
	position: fixed;
	top: 50%;
	text-align: center;
	color: #fff;
	padding-top: 24px;
	font-size: 15px;
	line-height: 16px;
	font-weight: 300;
	margin-top: -200px;
	right: -110px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	cursor: pointer;
}
.comprar:hover{
	right: 10px;
}
#modalLogin .esqueci-senha{ display: none;}
#modalLogin .login{
	padding: 20px 30px;
	text-align: center;
}
#modalLogin .login .imagem{}
#modalLogin .login .imagem img{
	margin: 0 auto;
}
#modalLogin .login .titulo {
	font-size: 20px;
	text-align: center;
	margin: 13px 0px;
	color: #0099ff;
	font-weight: 300;
}
#modalLogin .login .titulo strong{
	color: #323232;
}
#modalLogin .login .form{}
#modalLogin .login .form  label.error
{
	display: none !important;
}
#modalLogin .login .form input#LoginEmail
{
	text-transform: unset;
}
#modalLogin .login .form input{
	width: 100%;
	height: 40px;
	border-radius: 30px;
	outline: none;
	padding-left: 15px;
	border: 1px solid #29aae3;
	margin-bottom: 20px;
}
#modalLogin .login .botao-lembrar {
    background: #8cc63e;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding: 5px 24px;
    border: 1px solid #8cc63e;
    border-radius: 30px;
    font-size: 20px;
    margin-bottom: 20px;
}
#modalLogin .login .botao {
	background: #8cc63e;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 5px 24px;
	border: 1px solid #8cc63e;
	border-radius: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}
#modalLogin .login .botao{}
#modalLogin .login .esqueceu{}

#modalLogin .cadastro{
	padding: 20px 30px;
	text-align: center;
}
#modalLogin .cadastro .imagem{}
#modalLogin .cadastro .imagem img{
	margin: 0 auto;
}
#modalLogin .cadastro .titulo {
	font-size: 20px;
	text-align: center;
	margin: 13px 0px;
	color: #fbb03b;
	font-weight: 300;
}
#modalLogin .cadastro .titulo strong{
	color: #323232;
}
#modalLogin .cadastro .texto {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
}
#modalLogin .cadastro .texto2 {
	font-size: 20px;
	font-style: italic;
	color: #666;
	margin-bottom: 15px;
	font-weight: 400;
}
#modalLogin .cadastro .botao-cadastrar {
	background: #fbb03b;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #f88f06;
	border-radius: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}
#modalLogin .cadastro .botao {
	background: #fbb03b;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #f88f06;
	border-radius: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}
#modalLogin .modal-content {
	background: transparent;
	border: 10px solid rgba(255,255,255,.3) !important;
	border-radius: 40px;
}
#modalLogin .modal-body {
	position: relative;
	padding: 15px;
	background: #fff;
	border-bottom: 60px solid #e6e6e6;
	border-radius: 30px;
}
#modalLogin .esqueceu{
	color: #c61f26;
	text-decoration: underline;
}
#modalLogin .line {
	width: 1px;
	height: 370px;
	position: absolute;
	background: #09f;
	left: 50%;
	margin-left: 150px;
	top: 0px;
}
#modal_orcamento  .botao2 {
	background: #8cc63e;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 5px 24px;
	border: 1px solid #8cc63e;
	border-radius: 30px;
	font-size: 20px;
	display: block;
	float: unset;
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
}
#modal_orcamento .botao {
	background: #fbb03b;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #f88f06;
	border-radius: 30px;
	font-size: 20px;
	display: block;
	float: unset;
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;

}
.msg-pedido { height: 150px !important; }
.msg-pedido textarea{ width: 93%; border:none; height: 145px;outline: none; overflow-y: hidden;}
.checkbox-cell
  {
  	position: relative;
  	overflow: hidden;
  }
@media (min-width: 1200px){
	.container{
		width: 980px;
	}
	.searchHeader input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #fff;
	}
	.searchHeader input::-moz-placeholder { /* Firefox 19+ */
		color: #fff;
	}
	.searchHeader input:-ms-input-placeholder { /* IE 10+ */
		color: #fff;
	}
	.searchHeader input:-moz-placeholder { /* Firefox 18- */
		color: #fff;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.container{
		width: 980px;
	}
	.searchHeader input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #fff;
	}
	.searchHeader input::-moz-placeholder { /* Firefox 19+ */
		color: #fff;
	}
	.searchHeader input:-ms-input-placeholder { /* IE 10+ */
		color: #fff;
	}
	.searchHeader input:-moz-placeholder { /* Firefox 18- */
		color: #fff;
	}
}
@media (min-width: 768px) and (max-width: 991px){


	#produtos .cont2 button {
		width: unset;
	}
	#produtos .cont2 .btncomercial {
		padding: 9px 17px;
	}
	#produtos .cont2 .btncomercial {
		width: unset;
	}
	#produtos .cont2 .btnlocal {
    	width: 81%;
		padding: 9px 17px;
	}
	#modalOperacoes .modal-dialog {
		width: 90%;
	}
	.f1 .newsFooter {
		position: absolute;
		left: 50%;
		margin-left: -366px;
		top: 20px;
		width: 280px;
	}
	.f1 .mapaFooter {
		position: absolute;
		left: 50%;
		margin-left: -55px;
		top: 20px;
	}
	.f1 li:first-child {
		font-size: 30px !important;
		font-family: 'Oswald', sans-serif;
		margin-bottom: 30px;
		color: #fff;
		font-weight: 100;
		text-transform: uppercase;
		margin-left: 0px;
	}
	.f1 .contateFooter {
		position: absolute;
		left: 50%;
		margin-left: 144px;
		top: 20px;
	}
	.termometro{
		display: none;
	}
	.line1{
		display: none;
	}
	.line2{
		display: none;
	}
	.line3{
		display: none;
	}
	.line4{
		display: none;
	}
	.f1 .marcasFooter {
		display: none;
	}
	.t1 {
		border-top: 3px solid #29aae1;
		-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		position: relative;
		z-index: 1;
		height: auto;
		background: none;
		padding: 15px 0px;
		text-align: center;
	}
	.t1 .logoHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-bottom: 15px;
	}
	.t1 .soliciteHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fbb03b;
		font-size: 14px;
		height: auto;
		padding: 5px 20px;
		border-right: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: #005ea7;
		display: inline-block;
		border-radius: 5px;
	}
	.t1 .menuHeader {
		position: inherit;
		top: 0;
		right: 0;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.t1 .searchHeader {
		position: inherit;
		top: 0;
		right: 0px;
	}
	.t1 .searchHeader input {
		width: 100%;
		height: 40px;
		background: #ddd;
		outline: none;
		border: 0px;
		color: #fff;
		padding-left: 13px;
		padding-right: 50px;
	}
	.t1 .loginHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 15px;
		cursor: pointer;
		background: #fbb03b;
		display: inline-block;
		padding: 5px 20px;
		border-radius: 5px;
	}
	.t1_logado {
		border-top: 3px solid #29aae1;
		-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		position: relative;
		z-index: 1;
		height: auto;
		background: none;
		padding: 15px 0px;
		text-align: center;
	}
	.t1_logado .logoHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-bottom: 15px;
	}
	.t1_logado .soliciteHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fbb03b;
		font-size: 14px;
		height: auto;
		padding: 5px 20px;
		border-right: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		background: #005ea7;
		display: inline-block;
		border-radius: 5px;
	}
	.t1_logado .menuHeader {
		position: inherit;
		top: 0;
		right: 0;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 0px;
		left: 0;
	}
	.t1_logado .itensHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		text-align: center;
		background: #f89523;
	}
	#home .bannerHide {
		width: 1600px;
		height: auto;
		position: relative;
		left: 50%;
		margin-left: -800px;
	}
	#home .bannerFull {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.t1_logado .searchHeader {
		position: inherit;
		top: 0;
		right: 0px;
	}
	.t1_logado .searchHeader input {
		width: 100%;
		height: 40px;
		background: #ddd;
		outline: none;
		border: 0px;
		color: #fff;
		padding-left: 13px;
		padding-right: 50px;
	}
	.t1_logado .loginHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fff;
		text-transform: uppercase;
		font-size: 15px;
		cursor: pointer;
		background: #fbb03b;
		display: inline-block;
		padding: 5px 20px;
		border-radius: 5px;
	}
	.sliderP .bx-wrapper .bx-next {
		right: 0;
		background: url(../img/page1_seta_dir.png) center center no-repeat;
	}
	.sliderP .bx-wrapper .bx-prev {
		left: 0;
		background: url(../img/page1_seta_esq.png) center center no-repeat;
	}
	#marcas .cont1 li a {
		display: table-cell;
		vertical-align: middle;
		height: auto;
		width: 235px;
		text-align: center;
	}
	#marcas .cont1 li {
		width: 25%;
		float: left;
		position: relative;
		border: 1px solid #f2f2f2;
		height: auto;
	}
	#contato .cont2 .form .tabs li.active {
		float: left;
		width: 33.3%;
		text-align: center;
		font-size: 18px;
		padding: 10px 0px 10px;
		margin-bottom: 20px;
		font-family: 'oswald', sans-serif;
		border-bottom: 4px solid #fbae36;
		color: #fbae36;
		white-space: nowrap;
	}
	#contato .cont2 .form .tabs li {
		float: left;
		width: 33.3%;
		text-align: center;
		font-size: 18px;
		padding: 10px 0px 10px;
		margin-bottom: 20px;
		font-family: 'oswald', sans-serif;
		border-bottom: 4px solid transparent;
		color: #ccc;
		cursor: pointer;
		white-space: nowrap;
	}
	#home .cont2 .produtos li {
		float: left;
		width: 165px;
		margin: 0px 11px;
		border: 1px solid #ececec;
		margin-bottom: 30px;
	}
	#home .cont1 .box .imagem {
		float: none;
		position: relative;
		top: 0;
		margin-right: 5px;
		text-align: center;
	}
	#home .cont1 .box .imagem {
		float: none;
		position: relative;
		top: 0;
		margin-right: 5px;
		text-align: center;
	}
	#home .cont1 .box .imagem {
		float: none;
		position: relative;
		top: 0;
		margin-right: 5px;
		text-align: center;
	}
}
@media (max-width: 767px){

	#modalLogin .line {
		display: none;
	}

	body{overflow-x: hidden;}

	.outrasCondicoesContent .box-condicoes { margin-bottom: 50px; }

	#modalOperacoes .modal-dialog {width: 95% !important}

    #modal_orcamento .modal-content img { max-width: 175px; max-height: 175px; margin-top: 25px;}
	#modal_orcamento .modal-dialog{ width:100% !important;  }
	#modal_orcamento tr{ border-bottom: solid 1px #ccc;  }

	#modal_orcamento td{ display: block !important;  }
	

	#tabelaOperacoes th{ display: none;  }
	#tabelaOperacoes td{ display:block;  }
	
	.tabelaCarrinho.logado-carrinho th{ display: none;  }
	.tabelaCarrinho.logado-carrinho td{ display: block;  }

	.tabelaCarrinho.meus-pedidos { display: none }
	.tabelaCarrinho.historico { display: none }
	
	.tabelaCarrinhoResponsivo { display: block}
	


	#produtos .cont2 .slider .thumbs {
	     position: unset;
	     left:unset; 
	     margin-left: 0px; 
	    width: 357px;
	    top: 442px;
	}
	#pdf .cont1 li {
		width: 100%;
		float: left;
		position: relative;
		border: 1px solid #f2f2f2;
	}
	.t1_logado .menuHeader li .a1 {
		display: none;
	}
	.t1_logado .menuHeader li .a2 {
		display: none;
	}
	.sliderP .bx-wrapper .bx-prev {
		left: 0;
		background: url(../img/page1_seta_esq.png) center center no-repeat;
	}
	.sliderP .bx-wrapper .bx-next {
		right: 0;
		background: url(../img/page1_seta_dir.png) center center no-repeat
	}
	.t1 {
		border-top: 0px;
		-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		position: relative;
		z-index: 1;
		height: auto;
		background: none;
		padding: 20px 0px;
	}
	.t1 .logoHeader {
		position: inherit;
		top: 0;
		left: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.t1 .soliciteHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fbb03b;
		font-size: 14px;
		background: #005ea7;
		height: auto;
		padding: 10px 15px;
		text-align: center;
		border-right: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.t1 .loginHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #005ea7;
		text-transform: uppercase;
		font-size: 15px;
		background: #fbae36;
		padding: 8px 15px;
		text-align: center;
	}
	.t1 .portalCliente {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fbae36;
		text-transform: uppercase;
		font-size: 15px;
		background: #005ea7;
		padding: 12px 15px;
		text-align: center;
	}
	.t1 .menuHeader {
		position: inherit;
		top: 0;
		right: 0;
		margin: 5px 0px;
	}
	.t1 .searchHeader {
		position: inherit;
		top: 0;
		right: 0px;
	}
	.t1 .searchHeader input {
		width: 100%;
		height: 40px;
		background: rgba(255,255,255,.5);
		outline: none;
		border: 0px;
		color: #fff;
		padding-left: 13px;
	}
	.t1 .searchHeader input {
		width: 100%;
		height: 40px;
		background: #eee;
		outline: none;
		border: 0px;
		color: #000;
		padding-left: 13px;
	}
	.t1_logado {
		border-top: 0px;
		-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.3);
		position: relative;
		z-index: 1;
		height: auto;
		background: none;
		padding: 20px 0px;
	}
	.t1_logado .logoHeader {
		position: inherit;
		top: 0;
		left: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.t1_logado .soliciteHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #fbb03b;
		font-size: 14px;
		background: #005ea7;
		height: auto;
		padding: 10px 15px;
		text-align: center;
		border-right: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.t1_logado .loginHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		color: #005ea7;
		text-transform: uppercase;
		font-size: 15px;
		background: #fbae36;
		padding: 8px 15px;
		text-align: center;
	}
	.t1_logado .menuHeader {
		position: inherit;
		top: 0;
		right: 0;
		margin: 5px 0px;
		left: 0;
	}
	.t1_logado .searchHeader {
		position: inherit;
		top: 0;
		right: 0px;
	}
	.t1_logado .searchHeader input {
		width: 100%;
		height: 40px;
		background: rgba(255,255,255,.5);
		outline: none;
		border: 0px;
		color: #fff;
		padding-left: 13px;
	}
	.t1_logado .searchHeader input {
		width: 100%;
		height: 40px;
		background: #eee;
		outline: none;
		border: 0px;
		color: #000;
		padding-left: 13px;
		padding-right: 60px;
	}
	.t1_logado .itensHeader li {
		display: block;
		color: #fff;
		padding: 5px 0;
		border-right: 1px solid #ffd09e;
		position: relative;
		height: auto;
		font-size: 15px;
		background: orange;
		border-bottom: 1px solid #ffbd45;
		text-align: center;
	}
	.t1_logado .itensHeader li:hover {
		background: #005ea7;
	}
	.t1_logado .itensHeader li img{
		display: none;
	}
	.t1_logado .itensHeader {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
	}
	.navbar {
		position: relative;
		min-height: 0;
		margin-bottom: 0;
		border: 1px solid transparent;
	}
	#home .cont1 .box {
		padding: 10px 0px;
		margin-left: 0; 
	}
	#home .cont1 .box .imagem {
		float: left;
		position: relative;
		top: -7px;
		margin-right: 5px;
		width: 100%;
		text-align: center;
	}
	#home .cont1 .box .texto {
		float: left;
		font-family: 'Oswald', sans-serif;
		font-weight: 300;
		font-size: 20px;
		text-transform: uppercase;
		width: 100%;
		text-align: center;
	}
	#home .cont2 .produtos li {
		float: left;
		width: 48%;
		margin: 0px 1%;
		border: 1px solid #ececec;
		margin-bottom: 30px;
	}
	.t1 .menuHeader li .a1{
		display: none;
	}
	.t1 .menuHeader li .a2{
		display: none;
	}
	.f1 {
		height: auto;
		background: #444444;
	}
	.f1 .newsFooter {
		position: inherit;
		left: 0;
		margin-left: 0;
		top: 0;
		width: 100%;
		text-align: center;
		padding: 10px 0px;
	}
	.f1 .mapaFooter {
		position: inherit;
		left: 0;
		margin-left: 0;
		top: 0;
		text-align: center;
		width: 100%;
		padding: 10px 0px;
	}
	.f1 .marcasFooter {
		position: inherit;
		left: 0;
		margin-left: 0;
		top: 0;
		text-align: center;
		padding: 10px 0px;
	}
	.f1 .contateFooter {
		position: inherit;
		left: 0;
		margin-left: 0;
		top: 0;
		text-align: center;
		padding: 10px 0px;
	}
	.f1 .certificadoFooter {
		position: inherit;
		top: 0;
		right: 0;
		color: #fff;
		font-size: 15px;
		font-weight: 600;
		text-align: center;
		padding: 10px 0px;
	}
	.f1 .newsFooter button {
		outline: none;
		background: transparent;
		border: 0px;
		float: none;
	}
	.f1 li:first-child {
		font-size: 30px !important;
		font-family: 'Oswald', sans-serif;
		margin-bottom: 10px;
		color: #fff;
		font-weight: 100;
		text-transform: uppercase;
	}
	.line1{
		display: none;
	}
	.line2{
		display: none;
	}
	.line3{
		display: none;
	}
	.line4{
		display: none;
	}
	#marcas .cont1 li {
		width: 50%;
		float: left;
		position: relative;
		border: 1px solid #f2f2f2;
		height: auto;
	}
	#marcas .cont1 li a {
		display: block;
		vertical-align: none;
		height: auto;
		width: 100%;
		text-align: center;
	}
	.tituloBar0 .txt {
		display: inline-block;
		position: relative;
		top: 3px;
		background: #fff;
		color: #333;
		font-family: 'Oswald';
		font-size: 20px;
		font-weight: 300;
		padding-right: 20px;
	}
	.tituloBar .txt {
		display: block;
		position: relative;
		top: 0px;
		background: #fff;
		padding-right: 0;
		text-align: center;
	}
	.tituloBar {
		background: none;
		margin-top: 20px;
	}
	.tituloBar .imagem {
		display: block;
		padding-right: 0;
		background: #fff;
		margin: 0 auto;
		text-align: center;
	}
	#logado_carrinho .botoes .btn1 {
		border: 1px solid #28b9f6;
		height: 43px;
		border-radius: 30px;
		text-align: center;
		font-size: 14px;
		padding: 10px 0px;
		cursor: pointer;
		margin-bottom: 15px;
	}
	#produtos .cont2 .borderBottom {
		border-bottom: 0px;
	}
	#produtos .cont2 .btncomercial {
		border: 1px solid #2dace4;
		display: inline-block;
		color: #2dace4;
		padding: 9px 20px;
		border-radius: 30px;
		font-weight: 600;
		font-size: 15px;
		width: 100%;
		text-align: center;
	}
	#produtos .cont2 .icon {
		display: none;
	}
	#produtos .cont2 .btnlocal {
		border: 1px solid #fbb03c;
		display: inline-block;
		color: #fbb03c;
		padding: 9px 20px;
		border-radius: 30px;
		font-weight: 600;
		font-size: 15px;
		width: 100%;
		text-align: center;
	}
	.tituloBar2 .imagem {
		display: none;
	}
	.tituloBar2 {
		background: none;
	}
	.tituloBar2 .txt a {
		font-size: 16px;
		color: #3c3c3c;
		font-family: 'oswald', sans-serif;
		font-weight: 300;
	}
	.tituloBar2 .txt {
		display: inline-block;
		position: relative;
		top: 0;
		background: #fff;
		padding: 15px 0px;
	}
	#produtos .cont2 .topo {
		padding: 0px;
	}
	.logo {
		text-align: center;
		padding: 0px 0px 15px;
	}
	#produtos .cont2 {
		padding: 15px 0px;
		position: relative;
	}
	#produtos .cont3 .titulodes img {
		display: none;
	}
	#produtos .cont2 .slider .thumb {
		height: 78px;
		width: 78px;
		display: inline-block;
		margin: 0px 2px;
		border: 4px solid #f2f2f2;
	}
	.bannerP .bar .icon {
		display: none;
	}
	.bannerP {
		background: url(../img/bg_topo.jpg) center center no-repeat;
		height: auto;
		text-align: center;
		color: #fff;
		background-size: cover !important;
	}
	.bannerP .bar {
		padding: 30px 0px;
	}
	#onde_encontrar .cont2 .form .icon .texto {
		color: #282828;
		text-transform: uppercase;
		font-size: 10px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	#onde_encontrar .cont3 .icon .texto {
		color: #282828;
		text-transform: uppercase;
		font-size: 10px;
		margin-bottom: 20px;
		margin-top: 10px;
	}
	#onde_encontrar .cont3 .parc{
		margin-bottom: 10px;
	}
	#onde_encontrar .cont3 .parc img{
		width: 100%;
	}
	#onde_encontrar .cont3 .lineCenter {
		display: none;
	}
	#contato .cont2 .contato button {
		outline: none;
		border-radius: 30px;
		border: 0px;
		height: 50px;
		font-size: 25px;
		padding: 0px 40px;
		background: #24b1ff;
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
	}
	#contato .cont2 .form .tabs li {
		width: 100%;
		margin-bottom: 0px;
	}
	#contato .cont2 .form .tabs li.active {
		width: 100%;
	}
	#home .cont3 .parc{
		margin-bottom: 10px;
	}
	#home .cont3 .parc img{
		width: 100%;
	}
	#home .cont3 .lineCenter {
		display: none;
	}
	#home .cont3 .imagem{
		margin-bottom: 10px;
	}
	#home .bannerFull {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	#home .bannerHide {
		width: 800px;
		height: auto;
		position: relative;
		left: 50%;
		margin-left: -400px;
	}
	.comprar{
		display: none;
	}
	.termometro {
		display: none;
	}
	#produtos .cont2 .produtos .prod {
		text-align: center;
	}
	#sobre .cont2 {
		height: auto;
		background: none;
		background-size: cover !important;
	}
	#sobre .cont2 .tabs {
		background: #ddd;
		text-align: center;
		margin-bottom: 30px;
	}
	#sobre .cont2 .tabs li div:last-child {
		font-size: 23px;
		position: relative;
		top: -20px;
		font-weight: 300;
		margin-left: 10px;
	}
	#sobre .cont2 .tabs li {
		padding: 0px;
	}
	#sobre .cont2 .tabs li.active{
		padding: 0px;
	}
	#sobre .cont2 .contents .box .boxInner {
		display: block;
		height: auto;
		vertical-align: inherit;
	}
	#sobre{
		padding-bottom: 30px;
	}
	.f2 .fox{	
		text-align: right;
	}
	#logado_home .cont1 .form {
		width: 100%;
		margin: 0 auto;
	}
	.tituloBar.nbg .info {
		position: inherit;
		top: 0;
		left: 0;
		margin-left: 0;
		font-size: 16px;
		text-align: center;
		padding: 20px 0px 0px;
	}
	 #modal-dialog-novo-produto
	{
		width: unset !important;
	}
}
