html, body
{
  height: 100%;
}

body
{
  background: url('/images/fundo.jpg') repeat center top;
  font-size: 12px !important;
  background-size: 100%;
  color: #585858 !important;
}

h4, button
{
  font-family: "fira_sans_otmedium" !important;
}

#wrapperSite
{
  min-height:100%;
	position:relative;
}

#contentorPrincipal
{
  background-color: white;
  padding-top: 20px;
  padding-bottom: 40px;
  min-height: 450px;
}
div.contentorCentrado
{
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
div.contentorCentrado p
{
  font-size: 12px !important;
}

#barraTopo
{
  height: 85px;
  background-color: rgba(255,255,255,0.46);
  padding-top: 15px;
}

#barraTopo > div
{
  height: 100%;
  background: url('/images/logoPrintAlentejo.png') no-repeat 10px 0px transparent;
  background-size: 360px;
}
@media all and (max-width: 470px) {
  #barraTopo > div
  {
    background-size: 200px;
  }
  .carousel-caption
  {
     font-size: 18px !important;
  }
}


#contentorMenu
{
  background-color: rgba(0,0,0,0.65);
}
#miniMenu
{
  float: right;
  display: inline;
  font-size: xx-small;
  padding-right: 15px;
}
#miniMenu a
{
  color: #333;
}
#miniMenu a.activo
{
  color: black;
  font-weight: bolder;
}
.list-unstyled
{
  text-align: right;
  padding: 2px 0;
}
#menuPrincipal, #menuInferior
{
  /* do bootstrap */
  border: none;
  margin-bottom: 0px;
  background-color: transparent;
  font-family: "fira_sans_otlight" !important;
}
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  text-transform: uppercase;
  transition: color 0.2s;
}

.navbar .navbar-nav .separador:first-child
{
  display: none;
}

.navbar .navbar-nav .separador a
{
  padding-right: 0;
  padding-left: 0;
}

.navbar .navbar-nav .separador a:hover
{
  cursor: context-menu;
}

.menuSuperiorEInferior.in, .menuSuperiorEInferior.collapsing
{
  background-color: #222;
}

#menuPrincipal .navbar .navbar-nav .separador a:hover
{
  color: #9d9d9d;
}

#menuPrincipal a.activo
{
  color: white;
}

#menuInferior .navbar .navbar-nav .separador a:hover
{
  color: rgb(255,185,16);
}

.navbar .navbar-collapse {
  text-align: center;
}
#barraAmarela
{
  margin:auto;
  background-color: rgb(255,185,16);
  height: 3px;
  width: 100%;
}
#contentorMenuInferior
{
  height: 40px;
  float: right;
  font-size: 10px;
}
#contentorMenuInferior nav
{
  min-height: 40px;
  border: none;
  margin-bottom: 0px;
  text-transform: uppercase;
  background-color: transparent;
}
#contentorMenuInferior a
{
  padding: 10px;
  color: rgb(174, 134, 13);
}
#contentorMenuInferior a:hover, #menuInferior a.activo
{
  color: rgb(255,185,16);
}
#banner
{
  display: none;
}
.item img
{
  /* width: 100%;  height: 320px !important;  */
  margin: 0 auto;
}
.carousel-inner > li
{
  display: none;
}
.carousel-caption
{
  font-size: 30px;
  font-weight: bolder;
}

.imagemGeral
{
  width: 100%;
}

textarea
{
  resize: none;
  width: 338px !important;
  margin-bottom: 10px !important;
}

div#rodapeContainer
{
  width:100%;
	position:absolute;
	bottom:0;
	left:0;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ffffff;
}

div#rodapeGrande
{
	margin-bottom: 15px;
	background-color: rgb(253,196,0);
}
div#newsletter, div.itemRodapeGrande
{
  height: 134px;
  display: table-cell;
}

div#newsletter > form
{
  position: relative;
  top: -21px;
}
div#newsletter button
{
  color: #FFF;
  background-color: #333;
  border-color: #222;
}
div#newsletter button:hover
{
  background-color: #999;
}
#tituloNewsLetter
{
  background: url('/images/newsletterLogo.png') no-repeat 1px 1px transparent;
  background-size: 22px;
  padding-left: 25px;
}
#tituloNewsLetter, #tituloPolitica
{
  text-align: left;
  position: relative;
  top: -25px;
  font-weight: bold;
  font-size: 16px
}
.fontTituloPolitica
{
  font-size: 16px;
}
@media all and (max-width: 767px) {
  #tituloPolitica
  {
    top: 0px;
    border-top: 1px solid #555;
    margin-top: 15px;
  }
  .itemRodapeGrande, div#newsletter
  {
    border: none !important;
    height: auto !important;
  }
}

div#newsletter h6
{
  margin: 6px 0 2px 1px;
}
#newsletterNome, #newsletterEmail
{
  margin-bottom: 5px;
}

div.itemRodapeGrande
{
  border-left: 1px solid #333;
  text-align: center;
}
div.tituloItemRodape
{
  font-size: 18px;
}

div.tituloItemRodape a
{
  color: #FFF;
  font-weight: bold;
}


div#rodape
{
  background-color: #000;
  color: #A0A0A0;
  font-size: 9px;
  padding: 12px;
  font-family: "fira_sans_otmedium" !important;
}
.itemRodapePequeno
{
  display: inline;
}
div#direitos
{
  float: right;
  display: inline;
  color: #999;
}


/* Página Contactos */
#morada
{
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  margin-bottom: 20px;
}
#contentorMapa
{
  display: inline-block;
  height: 360px;
  margin-bottom: 20px
}
#map-canvas
{
  height: 100%;
}
#contentorFormContacto
{
  width: 358px;
  padding: 10px;
  background-color: #F8F8F8;
  margin-bottom: 10px;
}

#contentorFormContacto input[type="text"],
#contentorFormContacto input[type="email"]
{
  width: 162px;
  display: inline-block !important;
  margin-bottom: 10px;
  vertical-align: bottom;
}

#contentorFormContacto .primeiro
{
  margin-right: 14px;
}
@media all and (max-width: 767px) {
  #contentorFormContacto
  {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 400px) {
  #contentorFormContacto, #contentorFormContacto input[type="text"],
  #contentorFormContacto input[type="email"], #contentorFormContacto textarea
  {
    width: 100% !important;
  }
}
#enviarContacto
{
  /*float: right;  */
  margin-left: calc(100% - 45px);
}
/* mensagens de erro nos forms */
div.form-group.has-error.has-feedback label.control-label
{
  font-size: 12px;
}




/* Página HOME */
#contentorHome
{
  margin: auto;
}
.itemPagHome
{
  height: 220px;
  background-color: #F0F0F0;
  text-align: center;
  margin: 5px;
  vertical-align: middle;
  padding-top: 20px;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
}
.itemPagHome > img
{
  width: 100px;
  margin: 5px;
}
.linkPaginaHome
{
  color: #333;
}
.itemPagHome:hover
{
  background-color: #FFB811;
}
.itemPagHomeLinha1
{
  margin: 5px;
  text-transform: uppercase;
}
.itemPagHomeLinha2
{
  margin: 8px;
  font-weight: bold;
  text-transform: uppercase;
}
.itemPagHomeLinha3
{
  margin:auto;
  background-color: #C9C9C9;
  height: 3px;
  width: 90%;
}
.itemPagHome:hover .itemPagHomeLinha3
{
  background-color: white;
}




/* Página EMPRESA */
#pagEmpresaEsquerda
{
  font-family: "fira_sans_otlight" !important;
}

#pagEmpresaDireita
{
  margin-top: 30px;
  background-color: #F0F0F0;
  border: 1px solid #C0C0C0;
  padding: 10px;
  font-size: 12px;
  font-family: "fira_sans_otlight" !important;
}

#links
{
  margin-bottom: 30px;
}


/* Página Reciclagem */

#textoReciclagem, #textoEquipa, .descricaoProduto, .textoItemRodape
{
  font-family: "fira_sans_otlight" !important;
}

.texto2Colunas
{
  min-height: initial !important;
  font-family: "fira_sans_otlight" !important;
}

@media all and (max-width: 600px) {
  .texto2Colunas
  {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
  }
}
@media all and (min-width: 601px) {
  .texto2Colunas
  {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
  }
}



/* FAQ */
.tituloFAQ
{
  margin: 20px 0 5px;
  background-color: #F0F0F0;
  border: 1px solid #C0C0C0;
  padding: 8px;
  font-size: 12px;
  font-family: "fira_sans_otmedium" !important;  
}
.respostaFAQ
{
  padding: 8px;
  margin-bottom: 10px;
  font-family: "fira_sans_otlight" !important;
  font-weight: bold;
}

.txtComLogo
{
  background: url("/images/logo.png") no-repeat scroll 15px 0 transparent;
  min-height: 50px !important;
  padding-left: 77px !important;
}


.blocoNoticia
{
  background-color: #F0F0F0;
  border: 1px solid #C0C0C0;
  font-size: 10px;
  padding: 15px 5px 5px 10px;
  color: #585858;
}
.thumbImagemContainer
{
  display: table-cell;
  width: 40%;
  text-align: center;
}
.blocoNoticia .thumbImagemContainer > img
{
  /* width: 100%; */
  max-height: 100%;
  max-width: 100%;
}
.paragrafoNoticia
{
  vertical-align: top;
  display: table-cell;
  padding: 0 10px 10px 15px;
}
.tituloNoticia
{
  font-size: larger;
  margin-bottom: 10px;
  font-family: "fira_sans_otbold" !important;
  text-transform: uppercase;
}
.linkNoticia
{
  text-align: right;
  padding-right: 10px;
}

.divSuperBloco
{
  margin-bottom: 10px;
}

.linksOutras
{
  text-transform: uppercase;
  font-family: "fira_sans_otlight" !important;
}

.linksOutras a, .blocoNoticia a, .linkMarca a
{
  color: #585858;
}

.textoNoticia
{
  font-family: "fira_sans_otlight" !important;
  font-weight: bold;
}


/* Marcas */

@media all and (max-width: 444px) {
  .marca
  {
    width: 100% !important;
  }
}

.blocoMarca
{
  background-color: #F0F0F0;
  border: 1px solid #C0C0C0;
  font-size: 10px;
  padding: 8px;
}
.paragrafoMarca
{
  vertical-align: top;
  display: table-cell;
  padding-left: 10px;
  position: relative;
  padding-top: 8px;
}
.tituloMarca
{
  font-size: larger;
  margin-bottom: 10px;
  font-family: "fira_sans_otbold" !important;
  text-transform: uppercase;
}

.linkMarca
{
  position: absolute;
  bottom: 0;
  right: 0;
}

.linkNoticia a > .glyphicon, .linkMarca a > .glyphicon
{
  background-color: #585858;
  color: #ffffff;
  border-radius: 50%;
  padding: 2px;
  font-size: smaller;
}


.blocoMarca .thumbImagemContainer > img, .marcaProduto img
{
  width: 80px !important;
  height: 80px !important;
}



/* Produtos */
.produtoActivo
{
  background-color: #222;
  color: #FFB811;
  border-left: 5px solid #FFB811;
  padding: 6px;
  font-family: "fira_sans_otmedium" !important;
}
.produtoLista
{
  font-family: "fira_sans_otmedium" !important;
  color: #222;
  padding: 6px;
}
.produtoLista a
{
  color: #222;
}

#textoAssistenciaTecnica
{
  margin-top: 30px;
}

.centrado
{
  text-align: center;
}
