@charset "UTF-8";
/*

We are boq stylesheet
http://weareboq.com

 `ooo
 .MMN
 .MMN
 .MMN
 .MMN
 .MMN `:ohmNNNmhs/`      -+ydmNNmdy+.      `/shmNNmdho:
 .MMNsNMMNdyyydNMMMy-  +mMMMmhyyhmMMMd/  -hMMMNhyyhdMMMNo`
 .MMMMMy-       -sNMMsmMMd/`      `+mMMdyMMNo.       :yMMN/
 .MMMm.           .dMMMM+            oMMMMh`           :NMM:
 .MMM-             `NMMs              hMMm`             /MMm
 .MMN               mMM/              +MMh              `MMM`
  NMM:             .MMMy              dMMN`             +MMM`
  /MMN:           -mMMMMo           `yMMMMd.           /MMMM`
   :NMMh/`     `:yMMNodMMmo.      -oNMMyoMMNs:      `/dMMMMM`
    `omMMMmdhdmMMMNs`  :hMMMNdddmNMMMh:  .sNMMMmdhdNMMMmoMMM`
       .+shdddhy+-       `/oyddddyo:`       -oyhdddhs/. `MMM`
                                                        `MMM`
                                                        `MMM`
                                                        `MMM`
                                                        `MMM`
                                                         +++

*/
/*------------------------------------------------------------
	RESET
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  isplay: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*------------------------------------------------------------
    LAYOUT
------------------------------------------------------------*/
body {
  background: url("../images/relva.jpg") repeat fixed left top #fff;
  color: #000;
  font-family: gesta, geneva, tahoma, sans-serif;
  line-height: 25px;
  font-size: 17px;
  font-weight: 300;
  -webkit-text-size-adjust: none; }

.wf-inactive body {
  font-family: geneva, tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal; }

#skipnav {
  color: #fff;
  position: absolute;
  left: -9999px;
  top: -9999px;
  background-image: url("/images/picotado.png");
  background-size: 0; }
  #skipnav:active, #skipnav:focus {
    position: static; }

#container {
  margin: 25px auto;
  width: 95%;
  min-width: 740px;
  max-width: 1100px;
  -moz-box-shadow: 0 0 10px #333333;
  -webkit-box-shadow: 0 0 16px -4px #000;
  box-shadow: 0 0 10px #333333;
  position: relative; }

#headerbox {
  background: url("../images/sheet_back_header.png") repeat scroll center top transparent;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

header {
  overflow: hidden;
  position: relative;
  width: 670px;
  margin: 0 auto; }

#navbox {
  background: url("../images/sheet_back_menu.png") repeat scroll center top #f3f3f3; }

#navmain {
  width: 670px;
  margin: 0 auto;
  text-align: center; }

#contentbox {
  padding-top: 50px;
  padding-bottom: 75px;
  background: url("../images/sheet_back_mainbox.png") repeat scroll center top #f3f3f3;
  text-align: center; }

#content {
  width: 670px;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  padding: 0 35px; }

#footerbox {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: url("../images/sheet_back_footer.png") repeat-x scroll center top transparent; }

img, video {
  max-width: 100%; }

footer {
  width: 670px;
  margin: 0 auto;
  position: relative;
  text-align: left; }

/*------------------------------------------------------------
    TYPOGRAPHY & LINKS
------------------------------------------------------------*/
.wf-loading h2, .wf-loading h3,
.wf-loading p, .wf-loading ul,
.wf-loading a {
  visibility: hidden; }

a {
  color: #000;
  text-decoration: none;
  font-weight: 500; }
  a:hover, a:focus {
    color: #c00; }

footer a {
  font-weight: 500; }
  footer a:hover, footer a:focus {
    text-decoration: underline; }
footer p {
  font-size: 0.9411em; }

#content a:hover, #content a:focus {
  text-decoration: underline; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

h2 {
  font-size: 1.7647em;
  margin-bottom: 0.8333em;
  line-height: 1.6666em;
  font-weight: 600;
  font-family: purista-web, geneva, tahoma, sans-serif; }

.hello h2 {
  line-height: 0.8333em; }

h3 {
  font-size: 1.4118em;
  margin-bottom: 1.0416em;
  font-weight: 600;
  font-family: purista-web, geneva, tahoma, sans-serif; }

p, ul, ol {
  margin-bottom: 1.4705em; }

#navmain a, .langswitch, .top a, #destaques .pager-item a {
  text-transform: lowercase;
  font-weight: 400;
  font-family: purista-web, geneva, tahoma, sans-serif; }

#navmain .links {
  font-size: 1.1765em; }
#navmain a.active {
  color: #000;
  font-weight: 600; }
#navmain li:last-child a {
  font-size: 1.15em;
  font-weight: 600; }

.botao {
  font-weight: 600; }

.langswitch, .top {
  font-size: .8235em; }

.mission {
  font-size: 1.1765em; }

.vcard {
  line-height: 20px; }

.note {
  line-height: 25px; }

.campos {
  font-size: 0.8235em;
  line-height: 25px; }

blockquote {
  font-size: 1.2941em;
  font-style: italic; }
  blockquote:before {
    content: url("../images/before_aspas.png");
    float: left;
    margin-right: 18px; }

.invisible {
  display: none; }

/*------------------------------------------------------------
    HEADER
------------------------------------------------------------*/
#logo {
  background: url("../images/boqlogo.png");
  display: block;
  width: 540px;
  height: 370px;
  margin: 40px auto;
  text-indent: -9999px; }

.error404 #logo {
  background: url("../images/404.png"); }

#navmain li:last-child {
  padding: 0;
  margin: 0; }
  #navmain li:last-child a {
    position: absolute;
    top: 54px;
    right: 35px;
    background: url("../images/contactus.png") 0 0 no-repeat transparent scroll;
    height: 35px;
    width: 110px;
    color: #edebe8;
    padding: 18px 0 22px;
    text-decoration: none;
    text-align: center; }
    #navmain li:last-child a:hover, #navmain li:last-child a:focus {
      background-position: 0 -75px;
      color: #fff; }

.langswitch {
  position: absolute;
  bottom: 5px;
  background: url("../images/lang_switcher.png") center left no-repeat transparent scroll;
  padding: 0 0 0 14px;
  color: #000;
  right: 0; }
  .langswitch:hover, .langswitch:focus {
    background-position: -150px center; }

/*------------------------------------------------------------
    NAV
------------------------------------------------------------*/
#navmain ul {
  margin-bottom: 0; }
#navmain li {
  display: inline-block;
  padding: 12px 0;
  margin: 0 20px; }
  #navmain li.active-trail, #navmain li.active {
    background: url("../images/menu_active.png") center center no-repeat; }
#navmain a {
  color: #000; }
  #navmain a:hover, #navmain a:focus {
    color: #c00; }

.bloq #navmain li.active-trail, .bloq #navmain li.active {
  background: url("../images/menu_active_bloq.png") center center no-repeat; }

/*------------------------------------------------------------
    CONTENT
------------------------------------------------------------*/
/*-- Home ----------------- */
.about {
  float: left;
  margin-left: 20px;
  width: 210px; }

.about.first {
  margin-left: 0; }

/*-- Studio ----------------- */
#studio {
  margin-bottom: 50px; }

.pessoa {
  float: left;
  width: 320px; }
  .pessoa p {
    margin-bottom: 0; }
  .pessoa img {
    margin: 4px 15px 10px 0;
    width: 180px;
    float: left; }

.textos {
  overflow: hidden;
  margin-bottom: 25px; }

/*-- Projects ----------------- */
.destaque {
  margin-top: 13px;
  margin-bottom: 12px; }
  .destaque a {
    font-size: 1.1765em; }
    .destaque a span {
      margin-top: 10px; }
  .destaque > span {
    margin-top: -5px; }

.destaque a, .destaque img, .destaque span,
.projectos a, .projectos img, .projectos span {
  display: block; }

.projectos {
  width: 320px;
  float: left;
  margin-top: 25px;
  overflow: hidden; }
  .projectos a span {
    margin-top: 5px; }
  .projectos > span {
    margin-top: -5px; }
  .projectos:nth-child(2n) {
    margin-left: 30px; }

/*-- Project ----------------- */
.projecto {
  text-align: left;
  position: relative;
  float: left;
  width: 680px; }
  .projecto p {
    line-height: 25px; }
  .projecto .media {
    width: 676px;
    margin-left: -3px;
    overflow: hidden; }
  .projecto img {
    float: left;
    margin: 0 0 6px;
    max-width: 680px;
    height: auto; }
  .projecto iframe {
    display: block;
    margin-bottom: 6px; }
  .projecto .projecto-meta:before {
    content: " / "; }

.old .projecto img {
  margin: 0 3px 6px; }

.projecto p + iframe, .projecto p + .media, .link + iframe, .link + .media {
  margin-top: 50px; }

.link {
  position: absolute;
  top: 73px;
  right: 0px;
  color: #edebe8;
  background: #000;
  padding: 2px 10px 0;
  text-transform: lowercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

#content .link:hover, #content .link:focus {
  background: #c00;
  color: #fff;
  text-decoration: none; }

/*-- Clients ----------------- */
#feedbacks {
  width: 410px;
  float: left;
  text-align: left; }

.feedback {
  margin-bottom: 50px; }

#clients {
  float: right;
  width: 210px;
  text-align: left; }
  #clients ul {
    padding-top: 3px;
    margin-top: 25px; }
  #clients li {
    list-style-type: none;
    margin-bottom: 12px; }
  #clients .odd {
    margin-bottom: 12px; }
  #clients .even {
    margin-bottom: 13px; }

/*-- Jobs ----------------- */
.vagas #content {
  text-align: left; }
  .vagas #content ul {
    list-style-type: none; }
  .vagas #content p + ul {
    margin-top: -1.4705em; }
  .vagas #content li:before {
    content: "·";
    font-weight: 700;
    margin-left: -15px;
    margin-right: 10px; }
  .vagas #content h2.invisible {
    display: block; }

/*------------------------------------------------------------
    FEATURED
------------------------------------------------------------*/
.featured {
  margin-top: 50px;
  margin-bottom: 75px;
  border: 0;
  position: relative; }
  .featured img {
    height: auto;
    width: auto;
    display: block; }
  .featured a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 3px; }
    .featured a:hover, .featured a:focus {
      text-decoration: none !important; }

.botao {
  display: block;
  color: #fff;
  background: #000;
  position: absolute;
  left: -25px;
  bottom: 25px;
  padding: 10px 25px;
  font-family: purista-web, geneva, tahoma, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: lowercase;
  z-index: 1000;
  min-width: 120px; }
  .botao span {
    display: block;
    font-size: 0.8235em; }
  .botao .tipo {
    font-size: 1.4118em;
    line-height: 20px; }
  .botao:hover, .botao:focus {
    text-decoration: none !important;
    background-color: #c00;
    color: #fff; }

/*------------------------------------------------------------
    FOOTER
------------------------------------------------------------*/
#navsocial {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  list-style-type: none; }
  #navsocial li {
    float: left;
    margin-left: 5px; }
    #navsocial li:nth-child(2) a {
      background-position: 0 -36px; }
    #navsocial li:nth-child(3) a {
      background-position: 0 -72px; }
    #navsocial li:nth-child(4) a {
      background-position: 0 -108px; }
  #navsocial a {
    height: 36px;
    width: 36px;
    text-indent: -9999px;
    display: block;
    background: url("../images/social_icons.png") #000 no-repeat scroll;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-radius: 2px; }
    #navsocial a:hover, #navsocial a:focus {
      background-color: #b30000; }

footer h2 {
  margin-bottom: 5px;
  font-size: 1.1765em;
  line-height: 25px; }

.vcard {
  width: 100%;
  margin-top: 0;
  margin-bottom: 60px; }

.top {
  display: none; }

.copy {
  margin-top: 25px;
  font-size: 0.8235em; }

#mc_embed_signup {
  min-height: 100px;
  position: relative; }

input {
  line-height: 25px;
  font-size: 17px;
  font-family: gesta, geneva, tahoma, sans-serif;
  font-weight: 500;
  border: 1px solid #333;
  padding: 5px 10px;
  float: left;
  margin: 0;
  width: 218px; }
  input.button {
    background: #333;
    color: #fff;
    font-weight: 700;
    width: 110px; }
    input.button:hover {
      background: #c00;
      border-color: #c00;
      cursor: pointer; }

.mc-field-group {
  width: 240px;
  float: left; }

#mc_embed_signup input.mce_inline_error {
  border-color: #c00; }

#mc_embed_signup div.mce_inline_error {
  position: absolute;
  top: 50px;
  background: transparent !important;
  color: #c00 !important;
  font-weight: 300 !important; }

#mce-responses {
  position: absolute;
  top: 50px;
  background: transparent !important;
  font-weight: 300 !important; }
  #mce-responses #mce-error-response a {
    display: none; }

/*------------------------------------------------------------
    MEDIA QUERIES
------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  body {
    line-height: 22px;
    font-size: 15px;
    background-attachment: scroll; }

  #container, .contactform #container {
    margin: 10px auto;
    min-width: 300px;
    max-width: 460px;
    width: 90%;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0; }

  #headerbox, .contactform #headerbox {
    background: url("../images/sheet_back_header_480.png") repeat scroll center top transparent; }

  .bloq #headerbox {
    background: url("../images/sheet_back_header_480_bloq.png") repeat scroll center top transparent; }

  header {
    width: 100%; }

  #contentbox {
    padding: 22px 0; }

  #logo, .contactform #logo {
    background: url("../images/boqlogosmall.png");
    width: 260px;
    height: 178px;
    margin: 35px auto; }

  .error404 #logo {
    background: url("../images/404small.png"); }

  .bloq #logo {
    background: url("../images/bloqsmall.png"); }

  #navmain {
    width: 100%; }
    #navmain li {
      margin: 0 5px; }
    #navmain li:last-child a {
      background: url("../images/contactus_480.png") 0 0 no-repeat transparent scroll;
      top: 15px;
      right: 15px;
      height: 20px;
      width: 73px;
      padding: 8px 0 22px;
      font-size: 1em; }
      #navmain li:last-child a:hover, #navmain li:last-child a:focus {
        background-position: 0 -51px; }
    #navmain .links {
      font-size: 1em; }

  .langswitch {
    right: 15px; }

  #content, .contactform #content, .contactform footer {
    width: 80%;
    padding: 0 10%; }

  #footerbox {
    padding: 22px 0; }

  footer {
    width: 80%; }

  h2 {
    line-height: 1.4705em; }

  .vcard, .copy {
    width: 200px; }

  .pessoa {
    float: none;
    width: 100%;
    margin-top: 25px; }

  .pessoa + .pessoa {
    margin-left: 0; }

  .destaque a {
    font-size: 1em; }

  .projectos:nth-child(2n) {
    margin-left: 0; }

  .projectos, .destaque {
    float: none;
    width: 100%; }

  .projectos img,
  .destaque img,
  .projecto img,
  .projecto iframe,
  .post img,
  .post iframe {
    width: 100% !important;
    height: auto !important;
    margin: 0;
    float: none; }

  .projecto {
    width: 100%;
    margin: 0; }
    .projecto p + iframe,
    .projecto p + .media {
      margin-top: 0; }
    .projecto .iframe {
      margin-bottom: 5px; }

  .link + iframe, .link + .media {
    margin-top: 0; }

  .link {
    position: relative;
    margin-bottom: 1.4705em;
    top: auto;
    display: block;
    width: 50px; }

  #copy {
    position: inherit;
    margin-top: 1.4705em; }

  .top {
    display: none; }

  #navsocial {
    position: inherit; }

  #navsocial li {
    margin: 0 5px 0 0; }

  #feedbacks {
    width: 100%;
    float: none;
    margin-top: 44px; }

  #clients {
    float: none;
    text-align: left; }

  .featured img {
    margin-left: -20%;
    height: 300px;
    max-width: none; }
  .featured a {
    height: 300px;
    width: inherit; }

  .botao {
    left: -12.5px;
    bottom: 12.5px;
    padding: 10px 12.5px;
    min-width: 80px; }

  .pessoa img {
    float: none; }

  input {
    text-align: center;
    width: 100%; }
    input.button {
      margin-top: 5px;
      margin-bottom: 50px;
      width: 100%; }

  .mc-field-group {
    width: "calc(100% - 22px)"; }

  #mce-responses, #mc_embed_signup div.mce_inline_error {
    top: 80px; } }
