@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500);
body, html {
	margin: 0;
	height:100%;
	font-family: 'Roboto', sans-serif;
	color: #fff;
}
#site-template {
	background-image: url(../images/bg_home.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

.container {
	width: 900px;
	margin: 0 auto;
}

/*=================================
=            Cabeçalho            =
=================================*/

#cabecalho {
	width: 100%;
	height: 100%;
	background: url(../images/bg_header.png) 0 0 repeat-x;
	padding-top: 30px;	
}

#logo {
	float: left;
	width: 160px;
	height: 80px;
	background: url(../images/logo.png) 0 0 no-repeat;
	background-size: contain;
	background-position:bottom right;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#logo_focker {
	float: right;
	margin-top: 15px;
	margin-right: 28px;
}

#menu_principal {
	float: right;
	padding-top: 28px;
}

#menu_principal ul {
	margin: 0;
	padding: 0;
}

#menu_principal ul li {
	display: inline-block;
	float: left;
}

#menu_principal ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 14px; 
	padding: 10px 15px;
	text-shadow: rgb(3, 3, 3) 1px 1px 5px;
	font-weight: 500;
	-moz-transition: background 300ms ease 0s;
	-webkit-transition-delay:initial;   
	-webkit-transition-duration:300ms;   
	-webkit-transition-property:background;   
	-webkit-transition-timing-function:ease;
}

#menu_principal ul li a:hover{
	background-color: #000;
	border-radius: 2px;
}

#menu_principal ul li a.active{
	background-color: #000;
	border-radius: 2px;
}

#escolhe_idioma{
	float: left;
	padding-left: 4px;
	background: url(../images/bg_separator.png) 0px 0 no-repeat;
}

#escolhe_idioma span {
	font-size: 10px;
	color: #fff;
}

#idiomas .idioma{
	width: 33px;
	height: 32px;
	float: right;
}

#idiomas a.br{
	background: url(../images/idiomas_bandeiras.png) -56px 0 no-repeat;
}

#idiomas a.br:hover{
	background: url(../images/idiomas_bandeiras.png) -7px 0 no-repeat;
}

#idiomas a.br.active{
	background: url(../images/idiomas_bandeiras.png) -7px 0 no-repeat;
}

#idiomas a.en{
	background: url(../images/idiomas_bandeiras.png) -154px 0 no-repeat;
}

#idiomas a.en:hover{
	background: url(../images/idiomas_bandeiras.png) -106px 0 no-repeat;
}

#idiomas a.en.active{
	background: url(../images/idiomas_bandeiras.png) -106px 0 no-repeat;
}

#idiomas a.es{
	background: url(../images/idiomas_bandeiras.png) -256px 0 no-repeat;
}

#idiomas a.es:hover{
	background: url(../images/idiomas_bandeiras.png) -206px 0 no-repeat;
}

#idiomas a.es.active{
	background: url(../images/idiomas_bandeiras.png) -256px 0 no-repeat;
}

/*-----  End of Cabeçalho  ------*/




/*==============================
=            Rodapé            =
==============================*/

#flashContent {
	margin-top: 8px;
}

#rodape {
	background: url(../images/bg_footer.png) 0 0 repeat-x;
	position: relative;
	width: 100%;
	height: 100%;	
}

#wrap_marcas{	
	height: 65px;
	line-height: 65px;
	float: right;
}

#wrap_marcas #wrap_porsche_consulting {
	height: 43px;
	width: 680px;
	float: left;
	margin-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/marca_porsche_consulting_e_focker.png);
}

#wrap_marcas #wrap_focker {
	height: 43px;
	width: 111px;
	float: right;
	margin-top: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/marca_focker.png);
}

#redes_sociais{
	width: 211px;
	height: 65px;
	line-height: 65px;
	float: left;
}

#redes_sociais span{
	color: #fff;
	font-size: 12px;
	text-shadow: rgb(3, 3, 3) 1px 1px 5px;
}

#wrap_redes_sociais{
	width: 118px;
	float: right;
	margin-top: 20px;
}

#wrap_redes_sociais a.media{
	width: 25px;
	height: 25px;
	float: left;
	background-image: url(../images/bg_medias.png);
	background-repeat: no-repeat;
	margin-right: 2px;
}

#wrap_redes_sociais a.media.facebook{
	/*background-position: -2px 0;*/
	background-position: -2px -26px;
}
#wrap_redes_sociais a.media.facebook:hover{
	background-position: -2px -26px;
}

#wrap_redes_sociais a.media.twitter{
	/*background-position: -34px 0;*/
	background-position: -34px -26px;
}
#wrap_redes_sociais a.media.twitter:hover{
	background-position: -34px -26px;
}

#wrap_redes_sociais a.media.youtube{
	/*background-position: -64px 0;*/
	background-position: -64px -26px;
}
#wrap_redes_sociais a.media.youtube:hover{
	background-position: -64px -26px;
}

#wrap_redes_sociais a.media.instagram,
#wrap_redes_sociais a.media.instagram:hover{
	background-position: -94px -26px;
}

/*==================================
=            Menu Cabeçalho            =
==================================*/

#menu-header {
	float: right;
	height: 35px;
	line-height: 28px;
}

#menu-header ul {
	float: left;
	margin: 0;
	padding: 0;
}

#menu-header ul li {
	display: inline-block;
	float: left;
}

#menu-header ul li a,
#menu-header ul li a:hover {
	text-decoration: none;
	color: #fff;
	font-size: 9px;
	padding: 0 10px;
	font-weight: 400;
	text-shadow: rgb(3, 3, 3) 1px 1px 5px;
}

/*-----  End of Menu Cabeçalho  ------*/

#footer {
	width: 100%;
	background: url(../images/bg_transparency_footer.png);
	height: 39px;
}

#footer #endereco {
	width: 370px;
	float: left;
	margin-top: 10px;
}
#footer #endereco p{
	margin: 0;
	font-size: 8.5px;
}

#desenvolvido_por {
	width: 180px;
	float: right;
	background: url(../images/bg_separator3.png) 72px 1px no-repeat;
	margin-top: 10px;
	height: 25px;
	line-height: 16px;
}
#desenvolvido_por span {
	font-size: 8px;
}
#desenvolvido_por .wrap {
	float: right;
}

/*-----  End of Rodapé  ------*/



/*================================
=            Conteúdo            =
================================*/

#main {
	width: 867px;
	height: 0;
	margin: 0 auto;
	background: url(../images/bg_transparency_conteudo.png);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
	padding: 30px 3px 30px 30px;
}
#boxscroll{
	width: 100%;
	overflow: auto;
	height: 100%;
}
#conteudo{
	width: 583px;
}
#separator{
	width: 1px;
	height: 100%;
	/*background: #fff;*/
	margin: 0 30px;
}

#aside{
	width: 190px;
}

#aside .menu_aside {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#noticias #aside .menu_aside {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#noticias #aside .menu_aside li {
	margin-bottom: 6px;
	display: table;
}
#noticias #aside .menu_aside li .data, #noticias #aside .menu_aside li .link {
	display: inline;
	float: left;
	padding-bottom: 4px;
}

#noticias #aside .menu_aside li .data{
	width: 35px;
	margin-right: 5px;
}

#noticias #aside .menu_aside li .link{
	width: 136px;

}

#aside .menu_aside li a, #aside .menu_aside li a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	width: 180px;
	height: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
	padding: 3px;
}

#noticias #aside .menu_aside li a, #noticias #aside .menu_aside li a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}
#noticias #aside .menu_aside li a:hover, #noticias #aside .menu_aside li a.active{
	background-color: inherit;
	color: #000;
}

#aside .menu_aside li a:hover {
	color: #000;
	background-color: #fff;
}

#aside .menu_aside li a.active {
	color: #000;
	background-color: #fff
}

#noticias #aside .menu_aside li a:hover {
	color: #000;
}
#noticias #aside .menu_aside li:hover, #noticias #aside .menu_aside li.active {
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
}
#noticias #aside .menu_aside li:hover a {
	color: #000;
}

#noticias #aside .menu_aside li a.active {
	color: #000;
	font-weight: 500;
}

#conteudo h1, #aside h1 {
	margin: 0 0 10px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid white;
	line-height: 21px;
	padding-bottom: 4px;
	/*font-family: 'Playfair Display SC', serif;*/
	font-family: 'Roboto', sans-serif;
}
#conteudo p {
	line-height: 19px;
	margin: 0 0 12px;
	text-align: justify;
}
#conteudo p a, #conteudo a{
	color: #fff;
	text-decoration: none;
}
#conteudo{
	font-size: 12px;
}
#wrap-conteudo {
	width: 855px;
	height: 100%;
}
#conteudo, #separator, #aside{
	display: inline;
  	float: left;
}

#conteudo .texto{
	width: 827px;
}

#conteudo .texto p{
	text-align: justify;
}

/*-----  End of Conteúdo  ------*/

/*================================
=            Produtos            =
================================*/

#produtos {
}

#produtos .thumbnails {
  margin: 0;
  padding: 0;
  list-style: none;
}
#produtos .thumbnails:before,
#produtos .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
#produtos .thumbnails:after {
  clear: both;
}
#produtos .thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-right: 9px;
}
#produtos .thumbnails > li > a {
  text-decoration: none;
  color: #fff;
}
#produtos .thumbnail {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#produtos .thumbnail .thumb-img{
	width: 200px;
	height: 150px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
  	-moz-border-radius: 4px;
  	border-radius: 4px;
}

#conteudo #produtos  .thumbnail p, #conteudo .thumbnail h3 {
	margin: 0;
	padding: 0;
}
#conteudo #produtos .thumbnail p {
	font-size: 10px;
	line-height: 16px;
}

#conteudo #produtos .thumbnail h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 7px 0 0;
	font-weight: normal;
}

#conteudo #produtos .thumbnail p span{
	font-size: 12px;
}
#produtos a.thumbnail:hover,
#produtos a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#produtos .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#produtos .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
/*-----  End of Produtos  ------*/

/*================================
=            Revendas            =
================================*/

#mapa {
	width: 454px;
	height: 457px;
	margin: 0 auto;
	position: relative;
}
#mapa #texto{
	width: 140px;
	height: 50px;
	position: absolute;
	right: -33px;
	top: 0;
	text-align: left;
}
#mapa #texto p{
	text-align: left;
	font-size: 10px;
}
area {
	outline: none;
}
area:hover {
}
/*-----  End of Revendas  ------*/

/*===============================
=            Contato            =
===============================*/

#mapa-goole{
	width: 390px;
	height: 345px;
	float: left;
}
#enderecos{
	margin-top: 0px;
}

#enderecos #assistencia-telefones {
	float: left;
}

#enderecos #assistencia-telefones p {
	font-size: 12px;
	line-height: 21px;;
}

#enderecos p{
	margin: 0;
	line-height: 15px;
	font-size: 10px;
	color: #fff;
}
#conteudo #enderecos #endereco h1{
	margin: 0;
	line-height: 15px;
	font-size: 11px;
	border: inherit;
	padding: inherit;
	/*font-family: Futura, "Helvetica Neue",?\*/
	font-family: 'Roboto', sans-serif;
}
#sac{
	width: 145px;
	height: 81px;
	background: url(../images/bg_sac.png) 0 0 no-repeat;
	float: left;
	margin-right: 25px;
}
#endereco{
	float: left;
}

/*-----  End of Contato  ------*/

/*=====================================
=            Fotos Produto            =
=====================================*/

#multimedia {}

#multimedia .multimedia-fotos, #multimedia .multimedia-grafismos, #multimedia .multimedia-detalhes{
  position: relative;
  margin-top: 20px;
}

#multimedia .thumbnails {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 593px;
}
#multimedia .thumbnails:before,
#multimedia .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
#multimedia .thumbnails:after {
  clear: both;
}
#multimedia .thumbnails > li {
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
}
#multimedia .thumbnails > li > a {
  text-decoration: none;
  color: #fff;
}
#multimedia .thumbnail {
  display: block;
}
#multimedia .thumbnail .thumb-img{
	width: 140px;
	height: 140px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#multimedia  .thumbnail p, #conteudo .thumbnail h3 {
	margin: 0;
	padding: 0;
}
#multimedia .thumbnail p {
	font-size: 12px;
}

#multimedia .thumbnail h3 {
	font-size: 13px;
}

#multimedia .thumbnail p span{
	font-size: 13px;
}
#multimedia a.thumbnail:hover,
#multimedia a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#multimedia .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#multimedia .thumbnail .caption {
  padding: 9px;
  color: #555555;
}

/*-----  End of Fotos Produto  ------*/

/*=======================================
=            Imprensa Marcas            =
=======================================*/

#marcas {}

#marcas .marcas-fotos, #marcas .marcas-grafismos, #marcas .marcas-detalhes{
  position: relative;
  margin-top: 20px;
}

#marcas .thumbnails {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 593px;
}
#marcas .thumbnails:before,
#marcas .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
#marcas .thumbnails:after {
  clear: both;
}
#marcas .thumbnails > li {
  float: left;
  margin-bottom: 8px;
  margin-right: 8px;
}
#marcas .thumbnails > li > a {
  text-decoration: none;
  color: #fff;
}
#marcas .thumbnail {
  display: block;
}
#marcas .thumbnail .thumb-img{
	width: 140px;
	height: 140px;
	background-color: #fff;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

#marcas  .thumbnail p, #conteudo .thumbnail h3 {
	margin: 0;
	padding: 0;
}
#marcas .thumbnail p {
	font-size: 12px;
}

#marcas .thumbnail h3 {
	font-size: 13px;
}

#marcas .thumbnail p span{
	font-size: 13px;
}
#marcas a.thumbnail:hover,
#marcas a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#marcas .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#marcas .thumbnail .caption {
  color: #fff;
}
#marcas .thumbnail .caption h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 23px;
}
#marcas .thumbnail .caption .botoes {
  height: 30px;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  list-style: none;
  white-space: nowrap;
}
#marcas .thumbnail .caption .botoes li {
	display: inline;
	float: left;
	text-align: center;
	margin: 0;
	font-size: 6px;
	width: 45px;
	color: #555b5d;
	line-height: 0;
}

#marcas .thumbnail .caption .botoes li.divider {
	width: 1px;
	height: 22px;
	margin-top: 4px;
	background-color: #fff;
}

#marcas .thumbnail .caption .botoes li a, #marcas .thumbnail .caption .botoes li a:hover{
	font-size: 6px;
	display: block;
	width: 100%;
	height: 28px;
	line-height: 0;
}
.icone{
	background-image: url(../images/bg_thumb_botoes.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin: 5px auto;

}
.icone-imagens{
	background-position: -14px 0;
}
.icone-marca{
	background-position: -60px 0;
}
.icone-catalogo{
	background-position: -107px 0;
}

.icone-imagens-deactive{
	background-position: -161px 0;
}
.icone-marca-deactive{
	background-position: -207px 0;
}
.icone-catalogo-deactive{
	background-position: -254px 0;
}

.item-resumo{
	border-bottom: 1px solid white;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#conteudo .item-resumo a.read{
	position: absolute;
	bottom: 0; right: 0;
	background-color: #fff;
	color: #000;
	padding: 3px 8px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	font-size: 10px;
	font-weight: 600;
}

.item-resumo h5{
	margin: 0;
	text-transform: uppercase;
	line-height: 21px;
	font-size: 13px;
	font-weight: bold;
}

.item-resumo p{}

/*-----  End of Imprensa Marcas  ------*/



/*============================================
=            Especificões Produto            =
============================================*/

#especificacoes, #motores {
	float: left;
	display: inline;
}

#especificacoes h1, #motores h1{
	margin: 0;
}

#especificacoes {
	width: 313px;
}

#motores {
	width: 270px;
	margin-left: 5px;
	padding-left: 10px;
	
}

/*-----  End of Especificões Produto  ------*/

/*================================
=            Notícias            =
================================*/

#conteudo .data {
	line-height: 0px;
	margin-bottom: 10px;
	color: 939598;
}
#conteudo .data span i {
	color: 939598;
}
#conteudo .data span {
	font-size: 10px;
	color: 939598;
}

/*-----  End of Notícias  ------*/


/*=======================================
=            Monte seu Barco            =
=======================================*/

.list-opcionais {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-opcionais li {
	margin-bottom: 3px;
	
}
#form {
	padding-bottom: 88px;
}
/*-----  End of Monte seu Barco  ------*/

/*============================
=            Chat            =
============================*/

#chat a.close{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
}

/*-----  End of Chat  ------*/

#wrap-galleria{
	margin-bottom: 15px;
}

.wrap-icone {
	width: 106px;
	height: 106px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	display: inline;
	float: left;
	margin-right: 12px;
	-webkit-border-radius: 2px;
	 -moz-border-radius: 2px;
	 border-radius: 2px; 
}
.wrap-icones {
	width: 592px;
	margin-top: 40px;
}
#conteudo table p {
	margin: 0;
}
#conteudo ol {
	padding-left: 16px;
}
#foto-destaque {
	float: right;
	width: 235px;
	height: 152px;
	padding: 18px 18px 18px 16px;
	background: url(../images/bg_produto_foto_destaque.png) center center no-repeat;
}
#mais-fotos {
	float: right;
	padding-left: 20px;
	background: url(../images/bg_mais-fotos.png) 0 3px no-repeat;
	margin-right: 73px;
}
#mais-fotos a {
	font-size: 11px;
}