@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
a {
	text-decoration: none;
}
body{
	/* [disabled]font-family:Arial, Helvetica, sans-serif; */
	font-size: 14px;
}
/*-*/
.holder{
	float:left;
	width:100%;
	height:0px;
}
.fixTop{
	float:left;
	width:100%;
	position:relative;
	z-index: 7000;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color:#FFF;
}
.fixed .fixTop {
		left: 0px;
		right: 0px;
		position: fixed;
		top: -127px;
}
/*-*/
h1 , h2, h3{
	font-size: 100%;
	font-weight: normal;
}
.idMail {
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}

.sombraTop{
	float: left;
	width: 100%;
	position: relative;
	z-index: 10000;
	-moz-box-shadow: 0px -10px 30px 0px #000000;
	-webkit-box-shadow: 0px -10px 30px 0px #000000;
	box-shadow: 0px -10px 30px 0px #000000;
}
.content90 {
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	position:relative; 
}
.quemSomos{
	line-height: 40px;
}
.centralizar {
	text-align: center;
	float: left;
	width: 100%;
}
.redesSociais {
	float: right;
	font-family: social-icons;
	width: 120px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.wd {
	float: right;
}
.formGeral {
	width: 80%;
	float: left;
	padding-left: 10%;
	margin-top: 50px;
}
.inputGeral {
	width: 100%;
	height: 40px;
	border: 1px solid #C9C9C9;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-left: 2%;
}
.textareaGeral {
	width: 100%;
	height: 150px;
	border: 1px solid #C9C9C9;
	margin-top: 2px;
	margin-bottom: 8px;
	padding-left: 2%;
	padding-top:10px;
}
.btGeral {
	width: 250px;
	float: right;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 200%;
	color: #FFF;
	background-color: #bc0410;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 80px;
}
.cjInputFile{
	background-color:#F7F7F7;
	float:left;
	clear:left;
	padding:2%;
	width:50%;
	margin-top:10px;
	margin-bottom:10px;
}
.btFileContainer {
	overflow: hidden;
	position: relative;
	float: left;
	clear:left;
	color: #FFF;
	background-color: #FF8000;
	-webkit-transition: 0.4s ease-out;
	-moz-transition: 0.4s ease-out;
	-o-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
	background-image: url(../imgs/iconDoc.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top:10px;
	text-align:right;
}
.btFileContainer:hover{
	background-color:#00AE00;
}

.btFileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.img100 {
	width: 100%;
}
.painel {
	float: left;
	width: 100%;
}
.tituloPage {
	float: left;
	width: 100%;
	height: 40px;
	background-color: #ebebeb;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.quemSomos h3 {
	color: #E4000E;
	font-size: 130%;
	margin-top: 20px;
	margin-bottom: 3px;
}
.quemSomos {
	float: left;
	width: 80%;
	margin-top: 30px;
	margin-bottom: 80px;
	margin-left: 10%;
}
.txtTitulo {
	float: left;
	margin-left: 20px;
}
.txtTitulo h2 {
	color: #FE0410;
	font-size: 200%;
}
.txtTitulo p {
	color: #56575C;
	font-size: 140%;
	margin-top: 0px;
}
.quemSomos p {
	color: #56575C;
	font-size: 120%;
	margin-top: 3px;
	line-height: 20px;
}
.iconeTitulo {
	float: left;
}
.endereco {
	float: left;
	color: #FFF;
	width: 300px;
	font-size: 120%;
	margin-left: 20px;
	margin-top: 20px;
}
.logotipo {
	float: left;
	width: 257px;
	margin-top: 5px;
	z-index: 0;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	padding-bottom: 7px;
}
.logotipo img {
	float: left;
	width: 100%;
}
.contentRightTop {
	float: right;
	position: relative;
	width: 310px;
}
.telTop a span{
	color: #B80813;
	font-size: 100%;
}
.telTop a span:last-child {
	font-size: 180%;
}
.detailVrm {
	float: left;
	height: 12px;
	width: 33.33%;
}
.detailVrm:nth-child(1) {
	background-color: #fb4f33;
}
.detailVrm:nth-child(2) {
	background-color: #bc0410;
}
.detailVrm:nth-child(3) {
	background-color: #770007;
}
.screen100 {
	float: left;
	width: 100%;
}
.telTop {
	float: left;
	color: #b80813;
	margin-top: 25px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
.redesSociais p {
	color: #FFF;
	float: left;
	margin-top: 7px;
}
/*============ICON MENU*/
button:focus {outline:0 !important;}
button::-moz-focus-inner { border: 0; }
*focus {outline: 0 !important;}
*:ative {outline:none !important;}
.txticon{
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	margin-left: 30px;
	top:12px;
	color: #b80813;
}
.navicon-button {
	float: left;
	display: inline-block;
	position: relative;
	transition: 0.25s;
	cursor: pointer;
	user-select: none;
	opacity: 1.0;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 20px;
	width: 100%;
}
.navicon-button .navicon:before, .navicon-button .navicon:after {
  transition: 0.25s;
}
.navicon-button:hover {
	transition: 0.5s;
	opacity: 1;
}
.navicon-button:hover .navicon:before, .navicon-button:hover .navicon:after {
  transition: 0.25s;
}
.navicon-button:hover .navicon:before {
  top: .825rem;
}
.navicon-button:hover .navicon:after {
  top: -.825rem;
}
.navicon {
	position: relative;
	width: 1.5em;
  height: .2500rem;
	background: #b80813; /*cor do icone sanduiche*/
	transition: 0.5s;
	border-radius: 2.5rem;
}
.navicon:before, .navicon:after {
	display: block;
	content: "";
  height: .2500rem;
	width: 1.5em;
	background: #b80813; /*cor do icone sanduiche*/
	position: absolute;
	z-index: -1;
	transition: 0.5s 0.25s;
	border-radius: 1rem;
}
.navicon:before {
  top: .525rem;
}
.navicon:after {
  top: -.525rem;
}
.open:not(.steps) .navicon:before,
.open:not(.steps) .navicon:after {
  top: 0 !important;
}
.open .navicon:before,
.open .navicon:after {
  transition: 0.5s;
}

/* × and + */
.open.plus .navicon,
.open.x .navicon {
  background: transparent;
}
.open.plus .navicon:before,
.open.x .navicon:before {
  transform: rotate(-45deg);
}
.open.plus .navicon:after,
.open.x .navicon:after {
  transform: rotate(45deg);
}
.open.plus {
  transform: scale(0.75) rotate(45deg);
}
.menu {
	float: right;
	position: relative;
	z-index: 5000;
	overflow:hidden;
	margin-top:20px;
	width:120px;
}
/*============ICON MENU*/
.sobre {
	float: left;
	width: 100%;
	background-image: url(../imgs/bgSobre.jpg);
	background-repeat: no-repeat;
	background-color: #EFF0F4;
	background-position: left top;
	margin-top: 50px;
	overflow: hidden;
}
.envolveAtendimento h3 {
	font-size: 230%;
	color: #770007;
	float: left;
	margin-top: 190px;
	width: 30%;
}
.sobreLeft1 {
	float: left;
	width: 35%;
	padding-top: 70px;
	padding-left: 15%;
	height: 534px;
	background-image: url(../imgs/setaDireita.png);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.sobreLeft2 {
	float: left;
	width: 50%;
	height: 342px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	transform-origin: top right;
	transform: skewX(-20deg);
	overflow: hidden;
}
.sobreLeft2:before
{	content: "";
	background-size:cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	right: -60px;
	z-index: -1;
	transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	-o-transform: skewX(20deg);
	background-image: url(../imgs/bg_frota.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.sobreRight1 {
	float: right;
	width: 50%;
	height: 604px;
	position: relative;
	transform-origin: bottom right;
	transform: skewX(-20deg);
	overflow: hidden;
}
.sobreRight1:before
{
	content: "";
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left: -110px;
	z-index: -1;
	transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	-moz-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	-o-transform: skewX(20deg);
	background-image: url(../imgs/bg_estoque.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sobreRight2 {
	float: left;
	width: 50%;
	height: 342px;
	background-image: url(../imgs/setaEsquerda.png);
	background-repeat: no-repeat;
	background-position: 2% center;
}
.boxSobre {
	margin-top: 20px;
	padding-right: 60px;
}
.boxLogistica {
	margin-top: 114px;
	margin-left: 60px;
	width: 70%;
}

.boxSobre h2 {
	color: #770007;
	font-size: 250%;
}
.boxLogistica h2 {
	color: #770007;
	font-size: 250%;
}

.boxSobre p {
	font-size: 120%;
	margin-top: 10px;
	color: #770007;
	line-height: 23px;
}
.boxLogistica p {
	font-size: 125%;
	margin-top: 15px;
	color: #770007;
	line-height: 23px;
}
.boxSobre a {
	color: #770007;
	border-radius: 30px;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	border: 1px solid #770007;
	text-align: center;
	float: left;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	-webkit-transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	transition: .4s ease-out;
}
.boxSobre a:hover {
	color: #FFF;
	background-color:#F00

}
.faixaTelefones {
	background-color: #a3a7aa;
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.faixaTelefones a {
	font-size: 150%;
	color: #B90810;
	margin-left: 5px;
}
.telefones {
	width: 370px;
	float: left;
	color: #BA090F;
	font-size: 190%;
}
.rodape {
	background-color: #770007;
	float: left;
	width: 100%;
	padding-top: 44px;
}
.destaqueProdutos h2 {
	font-size: 180%;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #55575c;
}
.telefones img  {
	margin-right: 10px;
}

.chamadaAtendimento {
	float: left;
	margin-top: 15px;
	width: 100%;
}
.destaqueAtendimento {
	float: left;
	width: 60%;
	margin-top: 100px;
}
.fLeft {
	float: left;
}
.chamadaVendedores {
	background-color: #e5e7ea;
	float: left;
	width: 100%;
	margin-top: 2px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	
}
.chamadaVendedores span {
	color: #770007;
	border-radius: 30px;
	display: block;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	border: 1px solid #770007;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	transition: .4s ease-out;

}
.chamadaVendedores span:hover {
	color: #FFF;
	background-color:#F00;

}
.logotipoRodape {
	float: left;
}
.assinatura {
	color: #FFF;
	width: 100%;
	float: left;
	margin-top: 20px;
}
.wd {
	float: right;
}
.assinatura p {
	float: left;
	font-size: 90%;
}
.boxProduto {
	float: left;
	width: 25%;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: bottom;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4000e;
	margin-top: 35px;
	margin-bottom: 50px;
}
.boxProduto:last-child{border:none;}
.boxProduto img {
	display: inline-table;
	vertical-align: middle;
}
.faixaProdutos {
	float: left;
	width: 100%;
	background-color: #f7f8f9;
	padding-bottom: 40px;
}
.sobreProduto {
	float: left;
	width: 280px;
	margin-top: 60px;
}
.sobreProduto h2 {
	color: #e4000e;
	font-size: 240%;
	margin-bottom: 15px;
	line-height: 35px;
}
.sobreProduto p {
	font-size: 120%;
	color: #e4000e;
	line-height: 23px;
}
.envolveProdutos {
	float: right;
	width: 65%;
	margin-top: 50px;
}
.listaProdutos {
	float: left;
	width: 45%;
}
.envolveProdutos a {
	color: #FFF;
	text-align: center;
	width: 270px;
	float: right;
	background-color: #e4000e;
	margin-left: 20px;
	display: block;
	font-size: 120%;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 40px;
	z-index:1000;
	position:relative;
}

.listaProdutos:last-child {margin-left: 10%;}
.listaProdutos li {
	font-size: 130%;
	color: #0033CC;
	list-style-type: none;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.margensVerticais {
	margin-top: 50px;
	margin-bottom: 30px;
}
.LogosFornecedores {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.LogosFornecedores img {
	display: inline-block;
	margin-right: 1%;
	margin-left: 1%;
	height: 45px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.mulherAtendimento {
	float: left;
	width: 18%;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 27%;
	z-index: 10;
	max-width: 200px;
}
.envolveAtendimento {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 380px;
}
.enderecoLocalizacao {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.enderecoLocalizacao p {
	font-size: 190%;
	color: #e4000e;
	text-decoration: none;
}
.back-to-top{
	width:75px;
	height:75px;
	position:fixed;
	right:20px;
	bottom:20px;
	z-index:10000;
}
.back-to-top a{
	
	width: 75px;
	height: 75px;
	float: left;
	display: block;
	background-image: url(../imgs/arrowUp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 65px 65px;
	-webkit-transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	transition: .4s ease-out;
}

.back-to-top a:hover{
	transform: scale(1.2);
}
.cjIconTxt {
	background-color:#707070;
}
.cjIconTxt img {
	float: left;
	margin-right: 20px;
	width: 99px;
}
.textoPainel {
	color: #b80813;
	font-size: 250%;
	width: 390px;
	line-height: 22px;
	float: left;
}
/*.textoPainel p span{
	inline-box-align:
}*/
.btClique {
	float: left;
	width: 420px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B80813;
	margin-top: 10px;
	padding-top: 10px;
}
.btClique a{
	font-size: 110%;
	color: #BC0410;
}
.alinhaTels {
	text-align: right;
	width: 370px;
	float: left;
	clear: both;
}
.tabFlip {
	background-color: #EEEEEE;
	cursor: pointer;
	float: left;
	width: 100%;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	color: #030303;
	border: 1px solid #c1c1c1;
	padding-bottom:10px;
	margin-top:30px;
	box-sizing: border-box;
}
.tabFlip:hover > h3{
	color: #FFF;
}
.tabFlip:hover{
	background-color: #770007;
}
.acordeon {
	float: left;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
	display: none;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #EEEEEE;
	line-height: 25px;
}
.acordeon p{
	color:#FFF;
}
.logoTabFlip {
	float: left;
	color: #FFF;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:10px;
}
.logoTabFlip img{
	height:auto;
}
.tabFlip h3 {
	margin-top: 10px;
	color:#000000;
	margin-bottom:7px;
}
.boxVendedores {
	display: inline-table;
	width: 29%;
	margin-top: 30px;
	margin-right: 5%;
	float: left;
	margin-bottom: 30px;
	-moz-box-shadow: 0px 0px 20px -5px #8C8C8C;
	-webkit-box-shadow: 0px 0px 20px -5px #8C8C8C;
	box-shadow: 0px 0px 20px -5px #8C8C8C;
	padding-bottom: 20px;
	min-height: 320px;
}
.boxVendedores h2 {
	color: #56575C;
	font-size: 140%;
	text-align: left;
	margin-top: 20px;
	width: 92%;
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56575C;
	margin-left: 4%;
	margin-bottom: 10px;
}
.boxVendedores p {
	font-size: 110%;
	color: #56575C;
	text-align: left;
	margin-top: 6px;
	margin-left: 4%;
}
.boxVendedores:nth-child(3n)
{
	margin-right: 0px;
}
.logoMotores {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-table;

}
.colMotor {
	padding: 5px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	background-color: #FFF;
	border: 1px solid #EEEEEE;
}
.chamarizBT {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB;
}
.chamarizBT a{
	width:20%;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 10px;
	background-color: #EBEBEB;
	background-color: #FF8000;
	color: #FFF;
	font-size: 110%;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
.chamarizBT a:hover{
	background-color: #FF5604;
}
.minHeight {
	min-height:1200px;
}
.catalogos {
	float: left;
	width: 80%;
	margin-top: 40px;
	margin-left: 10%;
}
.catalogos a {
	color: #56575C;
	background-color: #FAFAFA;
	float: left;
	width: 100%;
	margin-top: 15px;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #770007;
	padding-bottom: 10px;
	display: block;
	padding-top: 15px;
	padding-right: 5%;
	padding-left: 5%;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
.catalogos a:hover {
	background-color: #EFEFEF;
}

.catalogos a:last-child{border:none;}
.catalogos a span {
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}
.colunaMotor {
	width: 50%;
	float: left;
}
.funcionamento {
	float: right;
	width: 270px;
	color: #BA090F;
	font-size: 110%;
	line-height: 23px;
	margin-top: 20px;
}
.funcionamento span{
	float:left;
	clear:left;
	margin-top:5px;
	margin-bottom:5px;
}
.marcasAtendidas {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.marcasAtendidas img {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
.iconHora {
	float: left;
	clear: left;
	margin-right:5px;
}
