@charset "UTF-8";
/*
Theme Name: Kalmar
Theme URI: http://underscores.me/
Author: Kalmar e Strongway
Author URI: http://www.strongway.com.br
Description: Layout desenvolvido pela Kalmar e tema desenvolvido por Strongway Webstudio.
Template: twentytwelve
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: kalmar
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 Kalmar is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/
/*
This CSS file was compiled from SCSS base files. DO NOT edit this file. You should rather edit the SCSS files and recompile OR create another file for customization and insert it after this one as a new request.

Este arquivo CSS foi compilado de arquivos-base em SCSS. NÃO EDITE este arquivo. Você deve, preferencialmente, editar os arquivos SCSS base e recompilar OU criar outro arquivo para customização e inseri-lo após este como uma nova requisição.
*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*Resets
----------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: baseline;
}

*:last-child {
  margin-bottom: 0;
}

button, input[type="submit"], input[type="button"] {
  cursor: pointer;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #222;
}

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}

/*Cor de seleção*/
::-moz-selection {
  background: #192940;
  color: #b0a580;
  text-shadow: none;
}

::selection {
  background: #192940;
  color: #b0a580;
  text-shadow: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  height: auto;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

/*Classes
------------------------*/
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* Contain floats: h5bp.com/q */
.clearfix, .container, .site-header, .redes-sociais,
.site-main,
.content-area,
.main-navigation,
.main-navigation ul,
.menu-menu-rodape-container,
.menu-menu-rodape-container ul,
form,
.lista-equipe,
.comment-meta,
.tabbody {
  *zoom: 1;
}
.clearfix:before, .container:before, .site-header:before, .redes-sociais:before, .clearfix:after, .container:after, .site-header:after, .redes-sociais:after,
.site-main:before,
.site-main:after,
.content-area:before,
.content-area:after,
.main-navigation:before,
.main-navigation:after,
.main-navigation ul:before,
.main-navigation ul:after,
.menu-menu-rodape-container:before,
.menu-menu-rodape-container:after,
.menu-menu-rodape-container ul:before,
.menu-menu-rodape-container ul:after,
form:before,
form:after,
.lista-equipe:before,
.lista-equipe:after,
.comment-meta:before,
.comment-meta:after,
.tabbody:before,
.tabbody:after {
  content: "";
  display: table;
}
.clearfix:after, .container:after, .site-header:after, .redes-sociais:after,
.site-main:after,
.content-area:after,
.main-navigation:after,
.main-navigation ul:after,
.menu-menu-rodape-container:after,
.menu-menu-rodape-container ul:after,
form:after,
.lista-equipe:after,
.comment-meta:after,
.tabbody:after {
  clear: both;
}

.clear {
  clear: both;
}

.extragrande {
  font-size: 1.5em !important;
}

.grande {
  font-size: 1.2em !important;
}

.pequeno {
  font-size: 0.85em !important;
}

.extragrande, .grande, .pequeno {
  line-height: 1.5;
}

.alinhaDir {
  text-align: right !important;
}

.alinhaEsq {
  text-align: left !important;
}

.alinhaCentro {
  text-align: center !important;
}

.aligncenter, .alignleft, .alignright,
.alignnone
.aligncenter img,
.alignnone
.alignleft img,
.alignnone
.alignright img,
.alignnone img {
  clear: both;
  display: block;
  margin: 0 auto 1em;
}
@media screen and (max-width: 499px) {
  .aligncenter, .alignleft, .alignright,
  .alignnone
  .aligncenter img,
  .alignnone
  .alignleft img,
  .alignnone
  .alignright img,
  .alignnone img {
    width: 100%;
  }
}

@media screen and (min-width: 500px) {
  .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
  }
}

@media screen and (min-width: 500px) {
  .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
  }
}

.dir {
  float: right !important;
}

.esq {
  float: left !important;
}

.centralizado {
  margin-right: auto !important;
  margin-left: auto !important;
}

.floatNone {
  float: none;
}

.block {
  display: block;
}

.none {
  display: none;
}

.inline {
  display: inline;
}

.inlineBlock {
  display: inline-block;
}

.semColuna .conteudo {
  width: auto;
  float: none;
}
.semColuna .coluna {
  display: none;
}
.semColuna .col {
  width: 502px;
  margin: 0 16px 20px 0;
  padding: 0;
  border-width: 0;
}

.inverteColuna .conteudo {
  float: right;
}
.inverteColuna .coluna {
  float: left;
}

.break_0_1 {
  width: 6.33333%;
}

.break_0_push_1 {
  left: 8.33333%;
}

.break_0_pull_1 {
  left: -8.33333%;
}

.break_0_2 {
  width: 14.66667%;
}

.break_0_push_2 {
  left: 16.66667%;
}

.break_0_pull_2 {
  left: -16.66667%;
}

.break_0_3 {
  width: 23%;
}

.break_0_push_3 {
  left: 25%;
}

.break_0_pull_3 {
  left: -25%;
}

.break_0_4 {
  width: 31.33333%;
}

.break_0_push_4 {
  left: 33.33333%;
}

.break_0_pull_4 {
  left: -33.33333%;
}

.break_0_5 {
  width: 39.66667%;
}

.break_0_push_5 {
  left: 41.66667%;
}

.break_0_pull_5 {
  left: -41.66667%;
}

.break_0_6 {
  width: 48%;
}

.break_0_push_6 {
  left: 50%;
}

.break_0_pull_6 {
  left: -50%;
}

.break_0_7 {
  width: 56.33333%;
}

.break_0_push_7 {
  left: 58.33333%;
}

.break_0_pull_7 {
  left: -58.33333%;
}

.break_0_8 {
  width: 64.66667%;
}

.break_0_push_8 {
  left: 66.66667%;
}

.break_0_pull_8 {
  left: -66.66667%;
}

.break_0_9 {
  width: 73%;
}

.break_0_push_9 {
  left: 75%;
}

.break_0_pull_9 {
  left: -75%;
}

.break_0_10 {
  width: 81.33333%;
}

.break_0_push_10 {
  left: 83.33333%;
}

.break_0_pull_10 {
  left: -83.33333%;
}

.break_0_11 {
  width: 89.66667%;
}

.break_0_push_11 {
  left: 91.66667%;
}

.break_0_pull_11 {
  left: -91.66667%;
}

.break_0_12 {
  width: 98%;
}

.break_0_push_12 {
  left: 100%;
}

.break_0_pull_12 {
  left: -100%;
}

.break_0_1, .break_0_2, .break_0_3, .break_0_4, .break_0_5, .break_0_6, .break_0_7, .break_0_8, .break_0_9, .break_0_10, .break_0_11, .break_0_12 {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  min-height: 1px;
}

.break_0_push_1, .break_0_pull_1, .break_0_push_2, .break_0_pull_2, .break_0_push_3, .break_0_pull_3, .break_0_push_4, .break_0_pull_4, .break_0_push_5, .break_0_pull_5, .break_0_push_6, .break_0_pull_6, .break_0_push_7, .break_0_pull_7, .break_0_push_8, .break_0_pull_8, .break_0_push_9, .break_0_pull_9, .break_0_push_10, .break_0_pull_10, .break_0_push_11, .break_0_pull_11, .break_0_push_12, .break_0_pull_12 {
  position: relative;
}

.break_0_clear {
  clear: left;
}

@media screen and (min-width: 500px) {
  .break_1_1 {
    width: 6.33333%;
  }

  .break_1_push_1 {
    left: 8.33333%;
  }

  .break_1_pull_1 {
    left: -8.33333%;
  }

  .break_1_2 {
    width: 14.66667%;
  }

  .break_1_push_2 {
    left: 16.66667%;
  }

  .break_1_pull_2 {
    left: -16.66667%;
  }

  .break_1_3 {
    width: 23%;
  }

  .break_1_push_3 {
    left: 25%;
  }

  .break_1_pull_3 {
    left: -25%;
  }

  .break_1_4 {
    width: 31.33333%;
  }

  .break_1_push_4 {
    left: 33.33333%;
  }

  .break_1_pull_4 {
    left: -33.33333%;
  }

  .break_1_5 {
    width: 39.66667%;
  }

  .break_1_push_5 {
    left: 41.66667%;
  }

  .break_1_pull_5 {
    left: -41.66667%;
  }

  .break_1_6 {
    width: 48%;
  }

  .break_1_push_6 {
    left: 50%;
  }

  .break_1_pull_6 {
    left: -50%;
  }

  .break_1_7 {
    width: 56.33333%;
  }

  .break_1_push_7 {
    left: 58.33333%;
  }

  .break_1_pull_7 {
    left: -58.33333%;
  }

  .break_1_8 {
    width: 64.66667%;
  }

  .break_1_push_8 {
    left: 66.66667%;
  }

  .break_1_pull_8 {
    left: -66.66667%;
  }

  .break_1_9 {
    width: 73%;
  }

  .break_1_push_9 {
    left: 75%;
  }

  .break_1_pull_9 {
    left: -75%;
  }

  .break_1_10 {
    width: 81.33333%;
  }

  .break_1_push_10 {
    left: 83.33333%;
  }

  .break_1_pull_10 {
    left: -83.33333%;
  }

  .break_1_11 {
    width: 89.66667%;
  }

  .break_1_push_11 {
    left: 91.66667%;
  }

  .break_1_pull_11 {
    left: -91.66667%;
  }

  .break_1_12 {
    width: 98%;
  }

  .break_1_push_12 {
    left: 100%;
  }

  .break_1_pull_12 {
    left: -100%;
  }

  .break_1_1, .break_1_2, .break_1_3, .break_1_4, .break_1_5, .break_1_6, .break_1_7, .break_1_8, .break_1_9, .break_1_10, .break_1_11, .break_1_12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }

  .break_1_push_1, .break_1_pull_1, .break_1_push_2, .break_1_pull_2, .break_1_push_3, .break_1_pull_3, .break_1_push_4, .break_1_pull_4, .break_1_push_5, .break_1_pull_5, .break_1_push_6, .break_1_pull_6, .break_1_push_7, .break_1_pull_7, .break_1_push_8, .break_1_pull_8, .break_1_push_9, .break_1_pull_9, .break_1_push_10, .break_1_pull_10, .break_1_push_11, .break_1_pull_11, .break_1_push_12, .break_1_pull_12 {
    position: relative;
  }

  .break_0_clear {
    clear: none;
  }

  .break_1_clear {
    clear: left;
  }
}
@media screen and (min-width: 960px) {
  .break_2_1 {
    width: 6.33333%;
  }

  .break_2_push_1 {
    left: 8.33333%;
  }

  .break_2_pull_1 {
    left: -8.33333%;
  }

  .break_2_2 {
    width: 14.66667%;
  }

  .break_2_push_2 {
    left: 16.66667%;
  }

  .break_2_pull_2 {
    left: -16.66667%;
  }

  .break_2_3 {
    width: 23%;
  }

  .break_2_push_3 {
    left: 25%;
  }

  .break_2_pull_3 {
    left: -25%;
  }

  .break_2_4 {
    width: 31.33333%;
  }

  .break_2_push_4 {
    left: 33.33333%;
  }

  .break_2_pull_4 {
    left: -33.33333%;
  }

  .break_2_5 {
    width: 39.66667%;
  }

  .break_2_push_5 {
    left: 41.66667%;
  }

  .break_2_pull_5 {
    left: -41.66667%;
  }

  .break_2_6 {
    width: 48%;
  }

  .break_2_push_6 {
    left: 50%;
  }

  .break_2_pull_6 {
    left: -50%;
  }

  .break_2_7 {
    width: 56.33333%;
  }

  .break_2_push_7 {
    left: 58.33333%;
  }

  .break_2_pull_7 {
    left: -58.33333%;
  }

  .break_2_8 {
    width: 64.66667%;
  }

  .break_2_push_8 {
    left: 66.66667%;
  }

  .break_2_pull_8 {
    left: -66.66667%;
  }

  .break_2_9 {
    width: 73%;
  }

  .break_2_push_9 {
    left: 75%;
  }

  .break_2_pull_9 {
    left: -75%;
  }

  .break_2_10 {
    width: 81.33333%;
  }

  .break_2_push_10 {
    left: 83.33333%;
  }

  .break_2_pull_10 {
    left: -83.33333%;
  }

  .break_2_11 {
    width: 89.66667%;
  }

  .break_2_push_11 {
    left: 91.66667%;
  }

  .break_2_pull_11 {
    left: -91.66667%;
  }

  .break_2_12 {
    width: 98%;
  }

  .break_2_push_12 {
    left: 100%;
  }

  .break_2_pull_12 {
    left: -100%;
  }

  .break_2_1, .break_2_2, .break_2_3, .break_2_4, .break_2_5, .break_2_6, .break_2_7, .break_2_8, .break_2_9, .break_2_10, .break_2_11, .break_2_12 {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 1px;
  }

  .break_2_push_1, .break_2_pull_1, .break_2_push_2, .break_2_pull_2, .break_2_push_3, .break_2_pull_3, .break_2_push_4, .break_2_pull_4, .break_2_push_5, .break_2_pull_5, .break_2_push_6, .break_2_pull_6, .break_2_push_7, .break_2_pull_7, .break_2_push_8, .break_2_pull_8, .break_2_push_9, .break_2_pull_9, .break_2_push_10, .break_2_pull_10, .break_2_push_11, .break_2_pull_11, .break_2_push_12, .break_2_pull_12 {
    position: relative;
  }

  .break_0_clear, .break_1_clear {
    clear: none;
  }

  .break_2_clear {
    clear: left;
  }
}
.container {
  margin-left: -1%;
  margin-right: -1%;
}

input, label {
  vertical-align: middle;
}

label {
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
textarea,
select,
.text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  behavior: url(template/htc/PIE.htc);
  position: relative;
  -o-border-radius: 2px;
  border-radius: 2px;
  behavior: url(template/htc/PIE.htc);
  position: relative;
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #192940;
  color: black;
  font-size: 1em;
  background: #FFF;
  height: 30px;
  line-height: normal;
  outline: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus,
.text:focus {
  border-color: #365889;
  color: black;
}
input[type="text"].erro, input[type="text"].wpcf7-not-valid,
input[type="password"].erro,
input[type="password"].wpcf7-not-valid,
input[type="search"].erro,
input[type="search"].wpcf7-not-valid,
input[type="email"].erro,
input[type="email"].wpcf7-not-valid,
textarea.erro,
textarea.wpcf7-not-valid,
select.erro,
select.wpcf7-not-valid,
.text.erro,
div.text.wpcf7-mail-sent-ng,
div.text.wpcf7-validation-errors,
span.text.wpcf7-not-valid-tip,
.login p.text.error,
.text.wpcf7-not-valid {
  margin: 0;
  border-color: red;
}

::-webkit-input-placeholder {
  color: #192940;
  font-weight: bold;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #192940;
  font-weight: bold;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #192940;
  font-weight: bold;
}

:-ms-input-placeholder {
  color: #192940;
  font-weight: bold;
}

select, select.text {
  height: 24px;
  padding: 0;
}

textarea, textarea.text {
  height: 120px;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

fieldset, #your-profile fieldset {
  padding: 10px;
  border: 1px solid #b0a580;
  position: relative;
  margin-bottom: 1.5em;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 7px;
  white-space: normal;
  position: relative;
}

.bt, .bt:visited, button, input[type="button"], input[type="submit"], input[type="reset"] {
  -o-border-radius: 3px;
  border-radius: 3px;
  behavior: url(template/htc/PIE.htc);
  position: relative;
  color: white;
  border: 1px solid black;
  background: #192940;
  font: bold 1em/30px "Roboto", Arial, Helvetica, sans-serif;
  font-size: 1.08333em;
  display: inline-block;
  text-decoration: none;
  height: 35px;
  padding: 0px 20px;
  vertical-align: middle;
  margin: 0 3px 3px 0;
  cursor: pointer;
}
.bt:hover, .bt:focus, .bt:visited:hover, .bt:visited:focus, button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  background-color: #413421;
}
.bt:active, .bt:visited:active, button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {
  background-color: black;
}
.bt[disabled="disabled"], .bt.disabled, .bt[disabled="disabled"]:hover, .bt.disabled:hover, .bt:visited[disabled="disabled"], .bt:visited.disabled, .bt:visited[disabled="disabled"]:hover, .bt:visited.disabled:hover, button[disabled="disabled"], button.disabled, button[disabled="disabled"]:hover, button.disabled:hover, input[type="button"][disabled="disabled"], input[type="button"].disabled, input[type="button"][disabled="disabled"]:hover, input[type="button"].disabled:hover, input[type="submit"][disabled="disabled"], input[type="submit"].disabled, input[type="submit"][disabled="disabled"]:hover, input[type="submit"].disabled:hover, input[type="reset"][disabled="disabled"], input[type="reset"].disabled, input[type="reset"][disabled="disabled"]:hover, input[type="reset"].disabled:hover {
  color: #b4b4b4;
  background: #e5e5e5;
  cursor: default;
  border: 1px solid #cccccc;
}
.bt.pequeno, .bt:visited.pequeno, button.pequeno, input[type="button"].pequeno, input[type="submit"].pequeno, input[type="reset"].pequeno {
  padding: 0 10px;
  height: 25px;
}

a.bt, a.bt:visited {
  line-height: 35px;
}
a.bt.pequeno, a.bt:visited.pequeno {
  line-height: 25px;
}

.sec, .sec:visited, .bt.sec, .bt.sec:visited, input[type="reset"] {
  background-color: #777;
  border: none;
}
.sec:hover, .sec:focus, .sec:visited:hover, .sec:visited:focus, .bt.sec:hover, .bt.sec:focus, .bt.sec:visited:hover, .bt.sec:visited:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  background-color: #aaaaaa;
}
.sec:active, .sec:visited:active, .bt.sec:active, .bt.sec:visited:active, input[type="reset"]:active {
  background-color: #444444;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.form12 {
  width: 48%;
  float: left;
  vertical-align: bottom;
}
.form12 + .form12 {
  float: right;
}
.form12 .text {
  width: 100%;
}
.form12 button {
  margin-top: 1.1em;
}

.form13 {
  width: 32%;
  float: left;
  margin-right: 2%;
}
.form13 + .form13 + .form13 {
  float: right;
  margin-right: 0;
}
.form13 .text {
  width: 100%;
}
.form13 button {
  margin-top: 1.1em;
}

.formClear {
  clear: both;
}

.campo {
  margin-bottom: 0.7em;
  position: relative;
}

.radioCombo {
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url(template/htc/PIE.htc);
  position: relative;
  padding: 5px;
  border: 1px solid #999;
  background: #1f1910;
  margin-bottom: 0.7em;
}

.radioCombo label {
  margin-right: 3px;
}

.obrigatorio label {
  color: #C44;
  font-style: italic;
}
.obrigatorio label:before {
  content: "*";
}

.aviso, div.wpcf7-spam-blocked, .erro, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip, .login p.error, .acerto, div.wpcf7-mail-sent-ok {
  padding: 10px 10px 10px 40px;
  margin-bottom: 1.5em;
  padding-right: 14px;
  clear: both;
  -o-border-radius: 5px;
  border-radius: 5px;
  behavior: url(template/htc/PIE.htc);
  position: relative;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  background-color: white;
}

.aviso, div.wpcf7-spam-blocked {
  color: #660;
  border: 1px solid #DD0;
  background-image: url(img/ico_aviso.png);
}

.erro, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip, .login p.error {
  color: #FF0000;
  border: 1px solid #f00;
  background-image: url(img/ico_erro.png);
}

.acerto, div.wpcf7-mail-sent-ok {
  color: #00AA00;
  border: 1px solid #0a0;
  background-image: url(img/ico_acerto.png);
}

.atalho.focusable, .atalho.focusable:visited {
  color: #1f1910;
  font-size: 0.91667em;
  top: 10px;
  left: 10px;
  padding: 0.5em;
  height: auto;
  width: auto;
}
.atalho.focusable:focus, .atalho.focusable:visited:focus {
  position: absolute;
  outline: 1px solid #192940;
}

.tooltip, div.wpcf7-mail-sent-ng {
  position: absolute;
  bottom: 40%;
  left: 90%;
  padding: 0.5em;
  min-width: 200px;
  margin: 0;
}

.migalhas {
  padding: 5px;
  border-bottom: 1px dotted black;
  margin-bottom: 1.5em;
}
.migalhas a {
  color: black;
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  margin-right: 5px;
  background: url(img/seta_dir_10x10.png) no-repeat center right;
}
.migalhas span:before {
  content: attr(title);
  speak: none;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: 40%;
  left: 55%;
  top: auto;
  margin: 0;
  padding: 0.5em;
  background-image: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline;
  display: inline-block;
}

.tabs {
  width: 100%;
}
.tabs .tabheader, .tabs ul.tabs-list li a {
  display: block;
  background: #dcd4ba;
  color: #8c8057;
  padding: 1em;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  font-size: 100%;
  position: relative;
  border: 1px solid #8c8057;
}
.tabs .tabheader:after, .tabs ul.tabs-list li a:after {
  font-size: 2.30769em;
  font-weight: bold;
  content: "+";
  display: block;
  position: absolute;
  right: 10px;
  top: 3px;
  color: #8c8057;
  cursor: pointer;
}
@media screen and (min-width: 960px) {
  .tabs .tabheader:after, .tabs ul.tabs-list li a:after {
    content: none;
  }
}
.tabs .tabheader:hover, .tabs ul.tabs-list li a:hover {
  color: #333;
}
.tabs .tabheader.ativo, .tabs ul.tabs-list li a.ativo {
  background: white;
  color: black;
}
.tabs .tabheader.ativo:after, .tabs ul.tabs-list li a.ativo:after {
  content: "-";
}
.tabs ul.tabs-list {
  margin: 0 0 -1px;
  padding: 0;
  list-style: none;
}
.tabs ul.tabs-list li {
  margin: 0;
  border: 1px solid #8c8057;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .tabs ul.tabs-list li {
    float: left;
    min-width: 24.8%;
    border-right-width: 0;
  }
  .tabs ul.tabs-list li.ativo {
    border-bottom-color: white;
  }
}
.tabs ul.tabs-list li a {
  border-width: 0;
}
.tabs ul.tabs-list li:last-child {
  border-right-width: 1px;
}
.tabs ul.tabs-list li.ativo a {
  background: white;
  color: black;
}

.tab-wrap {
  margin: 0;
  padding: 1.5em 0;
  border-top: 1px solid #8c8057;
}

.js .tabs .current-info,
.js .tabs .accessibletabsanchor,
.js .tabs .tabhead {
  position: absolute;
  left: -999em;
}
.js .tabs .content {
  clear: both;
  margin: 3em 1em 1em 1em;
}

.grid {
  width: 100%;
  border-spacing: 0;
  text-align: left;
  font-size: 0.91667em;
  border-top: 1px solid #8c8057;
  margin: 1em auto;
  font-weight: bold;
}
.grid th, .grid td {
  border-bottom: 1px solid #8c8057;
  padding: 0.5em 2em;
}
.grid th {
  text-transform: uppercase;
  text-align: left;
}
.grid tr:nth-child(odd) td, .grid tr:nth-child(odd) th {
  background: #dcd4ba;
}

form {
  margin-bottom: 1.5em;
}
form p {
  margin-bottom: 0.5em;
}

.login p.message {
  border: none;
  padding: 0;
  color: red;
  background: none;
}

#your-profile fieldset legend {
  font-size: 1.5em;
  font-weight: bold;
}

.font-resizer {
  padding: 0;
  margin: 0;
  float: right;
}
.font-resizer li {
  list-style: none;
}

.back-to-top,
.back-to-top:visited {
  position: fixed;
  z-index: 100;
  right: 30px;
  left: 30px;
  bottom: 10px;
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #192940;
  background-color: #192940;
  border-radius: 2px;
  color: #b0a580;
  letter-spacing: 1px;
  text-align: center;
  display: block;
}
@media screen and (min-width: 960px) {
  .back-to-top,
  .back-to-top:visited {
    display: none;
  }
}

/* =Menu
----------------------------------------------- */
.main-navigation {
  clear: both;
  display: block;
  width: 100%;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  background: #192940;
}

.main-navigation li {
  position: relative;
}
@media screen and (min-width: 960px) {
  .main-navigation li {
    float: left;
  }
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  display: none;
}
@media screen and (min-width: 960px) {
  .main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
  }
}

.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}

@media screen and (min-width: 960px) {
  .main-navigation ul ul a {
    width: 200px;
  }
}

.main-navigation ul ul li {
  margin: 0;
  text-align: left;
}

@media screen and (min-width: 960px) {
  .main-navigation ul li:hover > ul {
    display: block;
  }
}

/* Small menu */
.toggle-menu {
  display: block;
  padding: 0 5px;
  text-decoration: none;
  border-radius: 2px;
  letter-spacing: 1px;
  margin: 5px auto;
  height: 30px;
  width: 30px;
  line-height: 10px;
  border: none;
  background-color: transparent;
  font-weight: normal;
}
.toggle-menu.ativo, .toggle-menu:focus {
  background-color: #4d6c94;
  border-color: #4d6c94;
  color: #b0a580;
}
@media screen and (min-width: 960px) {
  .toggle-menu {
    display: none;
  }
}

/* =Content
----------------------------------------------- */
.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/* =Media
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.site-content .gallery {
  margin-bottom: 1.5em;
}

.site-content .gallery dd {
  margin: 0;
}

.site-content .gallery img {
  width: 90%;
  border: none !important;
  height: auto;
}
.site-content .gallery .gallery-item {
  padding: 0 0;
  margin-bottom: 2%;
}
@media screen and (max-width: 499px) {
  .site-content .gallery .gallery-item {
    width: 100% !important;
    margin: 5% 0 !important;
    padding: 0;
  }
  .site-content .gallery .gallery-item img {
    width: 100%;
  }
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}

[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
  display: none;
}

/* =Infinite Scroll
----------------------------------------------- */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
  display: block;
}

.menu a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

html {
  height: 100%;
}

body {
  background: url(img/listra.png) #1f1910;
  font: 12px/1.5em "Roboto", Arial, Helvetica, sans-serif;
  color: black;
  height: 100%;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 27, 2012 03:07:24 PM America/New_York */
@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Medium-webfont.eot");
  src: url("fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Medium-webfont.woff") format("woff"), url("fonts/Roboto-Medium-webfont.ttf") format("truetype"), url("fonts/Roboto-Medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-MediumItalic-webfont.eot");
  src: url("fonts/Roboto-MediumItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-MediumItalic-webfont.woff") format("woff"), url("fonts/Roboto-MediumItalic-webfont.ttf") format("truetype"), url("fonts/Roboto-MediumItalic-webfont.svg#robotomedium_italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Bold-webfont.eot");
  src: url("fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Bold-webfont.woff") format("woff"), url("fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-BoldItalic-webfont.eot");
  src: url("fonts/Roboto-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-BoldItalic-webfont.woff") format("woff"), url("fonts/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("fonts/Roboto-BoldItalic-webfont.svg#robotobold_italic") format("svg");
  font-weight: bold;
  font-style: italic;
}
abbr[title] {
  border-bottom: 1px dotted;
}

hr, .separador {
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #1f1910;
  margin: 1.5em 0;
  padding: 0;
  clear: both;
}

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

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

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
}

hgroup {
  margin-bottom: 0.5em;
}

h1, .h1 {
  font-size: 2em;
}

h2, .h2 {
  font-size: 1.66667em;
}

h3, .h3 {
  font-size: 1.5em;
}

h4, .h4 {
  font-size: 1.33333em;
}

h5, .h5 {
  font-size: 1.16667em;
}

h6, .h6 {
  font-size: 1em;
}

p {
  margin-bottom: 1.5em;
}

a {
  color: #121d2e;
}
a:visited {
  color: #2e4c77;
}
a:hover {
  text-decoration: none;
}

a:hover, a:active {
  outline: 0;
}

strong, em strong, b {
  font-weight: bold;
}

em, strong em, i {
  font-style: italic;
}

ul, ol {
  padding-left: 2em;
  margin-bottom: 1.5em;
}
ul li, ol li {
  margin-bottom: 0.3em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

dd {
  margin: 0 0 0 40px;
}

blockquote {
  font-style: italic;
  font-size: 1.16667em;
  margin: 2.5em 0 2.5em 3em;
}
blockquote:before {
  content: open-quote;
  display: block;
  float: left;
  margin: 0.25em -0.5ex 0;
  font-size: 10em;
  color: #999999;
}

q:before {
  content: open-quote;
}
q:after {
  content: close-quote;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code {
  font-family: "Courier New", Courier, monospace;
  background: #eee;
}

#page {
  max-width: 1024px;
  margin: 0 auto 60px;
  background: #fff;
  position: relative;
  overflow-x: hidden;
}
@media screen and (min-width: 960px) {
  #page {
    margin-bottom: 20px;
  }
}

.site-header {
  background: #192940;
  color: #b0a580;
  position: relative;
  z-index: 100;
  padding: 0 2em 1em 145px;
}
@media screen and (min-width: 500px) {
  .site-header {
    padding: 0;
  }
}
.site-header .centralizado {
  position: relative;
}

.site-branding {
  display: block;
  text-decoration: none;
  float: left;
  padding-top: 0.5em;
  width: 100px;
  margin-left: -120px;
}
@media screen and (min-width: 500px) {
  .site-branding {
    float: none;
    padding: 2em 0 4.5em;
    width: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 960px) {
  .site-branding {
    padding: 2em 0 1.66666em;
  }
}
.site-branding a {
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 300px;
}
.site-branding h1 {
  margin: 0;
}
.site-branding img {
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .site-branding img {
    width: auto;
    max-width: none;
  }
}

.main-navigation {
  background: #192940;
  border-bottom: 1px solid #b0a580;
  border-top: 1px solid #b0a580;
  margin-bottom: 10px;
  position: relative;
  z-index: 100;
}
.main-navigation .menu {
  padding: 0;
  margin: 0;
  display: none;
}
@media screen and (min-width: 960px) {
  .main-navigation .menu {
    padding: 0 25px;
    display: block;
  }
}
.main-navigation .menu > li {
  margin-bottom: 0;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #0b121b;
}
@media screen and (min-width: 960px) {
  .main-navigation .menu > li {
    border-bottom: none;
    text-align: center;
    margin: 0 1.1%;
  }
}
.main-navigation .menu > li:last-child {
  margin-right: 0;
}
.main-navigation .menu > li.current-menu-item > a, .main-navigation .menu > li.current-menu-ancestor > a {
  color: #ebe8de;
}
.main-navigation .menu > li a {
  color: #b0a580;
  text-decoration: none;
  display: block;
  min-width: 40px;
  padding: 1em 1em;
}
@media screen and (min-width: 960px) {
  .main-navigation .menu > li a {
    padding: 1em 0.5em;
  }
}
.main-navigation .menu > li a:hover {
  background-color: #274065;
}
.main-navigation .menu a:focus {
  background-color: #1d304b;
}
.main-navigation .menu .menu-item-has-children {
  position: relative;
}
.main-navigation .menu .menu-item-has-children:after {
  font-size: 2.30769em;
  font-weight: bold;
  content: "+";
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #4d6c94;
  cursor: pointer;
}
@media screen and (min-width: 960px) {
  .main-navigation .menu .menu-item-has-children:after {
    content: none;
  }
}
.main-navigation .sub-menu {
  padding: 0;
  background: white;
}
.main-navigation .sub-menu > li {
  text-align: left;
  margin: 0 0 1px 0;
  border-bottom: 1px solid #b0a580;
}
.main-navigation .sub-menu > li:last-child {
  margin-bottom: 0;
}
.main-navigation .sub-menu a {
  color: #b0a580;
  background: white;
  padding: 0.6em 0.5em;
}
.main-navigation .sub-menu a:focus {
  background-color: #e2ddcf;
}
.main-navigation .sub-menu .has-submenu > a {
  background-image: url(img/seta_dir.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.multisite-language-switcher {
  position: absolute;
  top: 3em;
  right: 5em;
  font-size: 0.83333em;
  line-height: 0.9em;
}
.multisite-language-switcher a {
  border-right: 1px solid white;
  padding-right: 5px;
  margin-right: 5px;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.multisite-language-switcher a:hover {
  text-decoration: underline;
}
.multisite-language-switcher a:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

.redes-sociais {
  text-align: left;
  float: left;
  width: 48%;
  display: none;
}
@media screen and (min-width: 500px) {
  .redes-sociais {
    position: absolute;
    bottom: 1.5em;
    left: 42px;
    text-align: left;
    display: block;
  }
}
.redes-sociais ul {
  padding: 0;
  margin: 0;
}
.redes-sociais ul li {
  display: inline;
  display: inline-block;
  margin: 0 3px 0 0;
  list-style: none;
}

.search-form .search-field {
  width: auto;
  height: 35px;
  line-height: 35px;
}
.search-form .search-submit {
  margin: 0;
}

.site-header .search-form {
  display: block;
  margin: 0 auto;
  float: right;
  width: 100%;
  padding-top: 37px;
}
@media screen and (min-width: 500px) {
  .site-header .search-form {
    position: absolute;
    bottom: 1.5em;
    right: 42px;
    width: 200px;
    padding-top: 0;
  }
}
.site-header .search-field {
  background: #192940;
  border: 1px solid #b0a580;
  -o-border-radius: 0;
  border-radius: 0;
  width: 85%;
  padding: 5px;
  line-height: 1;
  font-size: 1em;
  height: 25px;
  color: #b0a580;
}
.site-header .search-field:focus {
  color: #b0a580;
}
.site-header .search-submit {
  text-indent: -9999em;
  border: none;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0;
  width: 12.5%;
  height: 25px;
  margin: 0;
  background: url(img/ico-lupa.png) no-repeat center;
}
.site-header ::-webkit-input-placeholder {
  color: #b0a580;
  font-weight: normal;
}
.site-header :-moz-placeholder {
  /* Firefox 18- */
  color: #b0a580;
  font-weight: normal;
}
.site-header ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b0a580;
  font-weight: normal;
}
.site-header :-ms-input-placeholder {
  color: #b0a580;
  font-weight: normal;
}

.site-main {
  padding: 2em 0;
  max-width: 91.8%;
  margin: 0 auto;
  position: relative;
  z-index: 90;
}

.widget-area {
  padding: 0;
}
@media screen and (min-width: 960px) {
  .widget-area {
    width: 23.40426%;
    float: right;
    margin: 0 2.12766% 20px;
    margin-right: 0;
  }
  .widget-area.widget-area-left {
    float: left;
    margin-left: 0;
  }
}

.sidebar-submenu, .category-list ul, .menu-menu-cliente-container .menu {
  padding: 0;
  margin: 0 0 1.5em;
  border-top: 1px solid #b0a580;
}
.single .sidebar-submenu, .single .category-list ul, .category-list .single ul, .single .menu-menu-cliente-container .menu, .menu-menu-cliente-container .single .menu {
  display: none;
}
@media screen and (min-width: 500px) {
  .single .sidebar-submenu, .single .category-list ul, .category-list .single ul, .single .menu-menu-cliente-container .menu, .menu-menu-cliente-container .single .menu {
    display: block;
  }
}
.sidebar-submenu > li, .category-list ul > li, .menu-menu-cliente-container .menu > li {
  list-style: none;
  margin-bottom: 0;
  border-bottom: 1px solid #b0a580;
}
.sidebar-submenu > li.current a, .category-list ul > li.current a, .menu-menu-cliente-container .menu > li.current a {
  background: #efece5;
}
.sidebar-submenu > li.current a:hover, .category-list ul > li.current a:hover, .menu-menu-cliente-container .menu > li.current a:hover {
  background: #efece5;
  color: #9c8e61;
}
.sidebar-submenu a, .category-list ul a, .menu-menu-cliente-container .menu a, .sidebar-submenu a:visited, .category-list ul a:visited, .menu-menu-cliente-container .menu a:visited {
  color: #b0a580;
  font-weight: bold;
  display: block;
  padding: 0.8em 0.5em;
  text-decoration: none;
}
.sidebar-submenu a:hover, .category-list ul a:hover, .menu-menu-cliente-container .menu a:hover, .sidebar-submenu a:visited:hover, .category-list ul a:visited:hover, .menu-menu-cliente-container .menu a:visited:hover {
  background: #fafaf7;
  color: #9c8e61;
}

.site-footer {
  background: url(img/rodape_bg.png) no-repeat center bottom;
  min-height: 114px;
  color: #9c8e61;
  padding: 2em 42px 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.83333em;
  border-top: 1px solid #b0a580;
}
.site-footer .redes-sociais {
  display: block;
  clear: both;
  float: none;
  text-align: center;
  width: auto;
  margin-bottom: 1em;
}
@media screen and (min-width: 500px) {
  .site-footer .redes-sociais {
    display: none;
  }
}
@media screen and (min-width: 500px) {
  .site-footer {
    padding-top: 3em;
    padding-bottom: 0;
    color: #b0a580;
    border-top: 0;
  }
}
.site-footer a {
  color: #9c8e61;
}
@media screen and (min-width: 500px) {
  .site-footer a {
    color: #b0a580;
  }
}
.site-footer .esq, .site-footer .dir {
  float: none !important;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .site-footer .esq, .site-footer .dir {
    position: absolute;
    bottom: 1.3em;
  }
}
@media screen and (min-width: 500px) {
  .site-footer .esq {
    left: 52px;
    text-align: left;
    float: left !important;
  }
}
@media screen and (min-width: 500px) {
  .site-footer .dir {
    right: 52px;
    text-align: right;
    float: right !important;
  }
}
.site-footer .site-name {
  font-weight: normal;
}

.menu-menu-rodape-container {
  display: inline-block;
  vertical-align: top;
}
.menu-menu-rodape-container ul {
  display: inline-block;
  padding: 0;
  margin: 0.5em 0 0 1em;
  vertical-align: top;
}
.menu-menu-rodape-container li {
  float: left;
  line-height: 0.9;
  border-right: 1px solid #b0a580;
  padding-right: 1em;
  margin-right: 1em;
  list-style: none;
}
.menu-menu-rodape-container li a {
  text-decoration: none;
  color: #9c8e61;
}
@media screen and (min-width: 500px) {
  .menu-menu-rodape-container li a {
    color: #b0a580;
  }
}
.menu-menu-rodape-container li a:hover {
  text-decoration: underline;
}
.menu-menu-rodape-container li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

.attachment-featured-img, .slider-home-container {
  margin: -2.8em -4.5% 2em;
  max-width: 109%;
}

.taxonomy-description {
  margin-bottom: 2em;
}

.page-title {
  margin-bottom: 1em;
}

.category .entry-header .entry-title {
  font-size: 1.66667em;
}

.entry-content {
  margin: 1em 0;
}

.entry-meta {
  font-style: italic;
  color: #4d4d4d;
  margin-bottom: 1em;
}

.sharethis {
  margin: 1em auto;
}
.sharethis .st_fblike {
  position: relative;
  top: -0.8em;
}

.search .hentry.post, .search .hentry.page {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #b0a580;
}

.single .post, .page .post {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.slider-home-container {
  margin-bottom: 3em;
}
@media screen and (min-width: 960px) {
  .slider-home-container {
    margin-bottom: 0;
  }
}
.slider-home-container .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b0a580;
}
.slider-home-container .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider-home-container .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #192940;
}

.slider-home {
  overflow: hidden;
  max-height: 466px;
}

.bx-wrapper .slider-home {
  max-height: none;
}

.home .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: auto;
  background: none;
}
.home .site-main {
  padding: 2em 0 0;
}
.home #page {
  background: none;
}

.category-13 .post, .category-clipping .post, .category-12 .post {
  margin-bottom: 3em;
  padding: 0;
  border: 0;
}
@media screen and (min-width: 960px) {
  .category-13 .post, .category-clipping .post, .category-12 .post {
    margin-bottom: 2em;
  }
}
.category-13 .post .entry-title, .category-clipping .post .entry-title, .category-12 .post .entry-title {
  font-size: 1em;
  line-height: 1.3;
  margin: 0;
}
.category-13 .post .entry-content, .category-clipping .post .entry-content, .category-12 .post .entry-content {
  margin: 0;
}
.category-13 .post .post-permalink, .category-clipping .post .post-permalink, .category-12 .post .post-permalink {
  text-decoration: none;
}
.category-13 .post .post-permalink:hover .entry-title, .category-clipping .post .post-permalink:hover .entry-title, .category-12 .post .post-permalink:hover .entry-title {
  text-decoration: none;
}
.category-13 .post .post-permalink .entry-title, .category-clipping .post .post-permalink .entry-title, .category-12 .post .post-permalink .entry-title {
  text-decoration: underline;
}
@media screen and (min-width: 960px) {
  .category-13 .post .post-permalink .entry-title, .category-clipping .post .post-permalink .entry-title, .category-12 .post .post-permalink .entry-title {
    text-decoration: none;
    color: black;
  }
}
.category-13 .post .post-permalink.has-thumbnail, .category-clipping .post .post-permalink.has-thumbnail, .category-12 .post .post-permalink.has-thumbnail {
  display: block;
  padding-left: 135px;
  position: relative;
}
.category-13 .post .post-permalink.has-thumbnail .attachment-clipping-thumb, .category-clipping .post .post-permalink.has-thumbnail .attachment-clipping-thumb, .category-12 .post .post-permalink.has-thumbnail .attachment-clipping-thumb {
  position: absolute;
  top: 0;
  left: 0;
}
.category-13 .article-list, .category-clipping .article-list, .category-12 .article-list {
  margin: 2em -1%;
}

.category-14 .post, .category-press-releases .post {
  position: relative;
  margin-bottom: 3em;
  padding: 0;
  border: 0;
}
.category-14 .post .attachment-press-thumb, .category-press-releases .post .attachment-press-thumb {
  float: left;
}
.category-14 .post .entry-content, .category-press-releases .post .entry-content {
  margin-left: 170px;
  margin-right: 300px;
  margin-top: 0;
}
.category-14 .post .entry-meta, .category-press-releases .post .entry-meta {
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
}
.category-14 .press-release-icon, .category-14 .fotos-icon, .category-press-releases .press-release-icon, .category-press-releases .fotos-icon {
  text-decoration: none;
  font-size: 0.83333em;
  display: inline-block;
  width: 110px;
  text-align: center;
}

.article-list {
  margin: 2em -1%;
}
.article-list .post.category-kalmar-yachts,
.article-list .post.category-kalmar-sports,
.article-list .post.category-kalmar-services {
  padding: 0;
  border: 0;
  margin-bottom: 3em;
}
@media screen and (min-width: 500px) {
  .article-list .post.category-kalmar-yachts > a,
  .article-list .post.category-kalmar-sports > a,
  .article-list .post.category-kalmar-services > a {
    text-decoration: none;
    color: black;
  }
}
@media screen and (min-width: 960px) {
  .article-list .post.category-kalmar-yachts,
  .article-list .post.category-kalmar-sports,
  .article-list .post.category-kalmar-services {
    margin-bottom: 2em;
  }
}
.article-list .post.category-kalmar-yachts .entry-content .wp-post-image,
.article-list .post.category-kalmar-sports .entry-content .wp-post-image,
.article-list .post.category-kalmar-services .entry-content .wp-post-image {
  width: 100%;
}
.article-list .post.category-kalmar-yachts .entry-header .entry-title,
.article-list .post.category-kalmar-sports .entry-header .entry-title,
.article-list .post.category-kalmar-services .entry-header .entry-title {
  font-size: 1em;
  font-weight: normal;
  margin-top: 0.5em;
}

.custom-gallery, .lista-equipe {
  padding: 0;
}
.custom-gallery .custom-gallery-item, .lista-equipe .custom-gallery-item {
  list-style: none;
  text-align: left;
  float: left;
  margin: 2.5%;
  width: 45%;
}
.custom-gallery .custom-gallery-item:nth-child(2n), .lista-equipe .custom-gallery-item:nth-child(2n) {
  margin-right: 0;
}
.custom-gallery .custom-gallery-item:nth-child(2n+1), .lista-equipe .custom-gallery-item:nth-child(2n+1) {
  clear: left;
}
.custom-gallery .custom-gallery-item img, .lista-equipe .custom-gallery-item img {
  width: 100%;
}
@media screen and (min-width: 500px) {
  .custom-gallery .custom-gallery-item, .lista-equipe .custom-gallery-item {
    width: 20%;
  }
  .custom-gallery .custom-gallery-item:nth-child(2n), .lista-equipe .custom-gallery-item:nth-child(2n), .custom-gallery .custom-gallery-item:nth-child(2n+1), .lista-equipe .custom-gallery-item:nth-child(2n+1) {
    margin-right: 2.5%;
    clear: none;
  }
  .custom-gallery .custom-gallery-item:nth-child(4n), .lista-equipe .custom-gallery-item:nth-child(4n) {
    margin-right: 0;
  }
  .custom-gallery .custom-gallery-item:nth-child(4n+1), .lista-equipe .custom-gallery-item:nth-child(4n+1) {
    clear: left;
  }
}

.descricao-tecnica {
  margin-bottom: 2em;
}

.lista-equipe .equipe-item {
  width: 29%;
  margin: 2.5% 2%;
  float: left;
  list-style: none;
}
.lista-equipe .equipe-item:nth-child(3n+1) {
  clear: left;
}
.lista-equipe h2 {
  font-size: 1.25em;
  margin: 0 0 0.3em;
}

.category-fotos .category-fotos.post {
  margin-bottom: 2em;
  border-bottom: none;
}
.category-fotos .category-fotos .post-permalink {
  text-decoration: none;
}
.category-fotos .category-fotos .entry-header .entry-title {
  font-size: 1em;
  margin-bottom: 0.5em;
}

.contact-info {
  margin-bottom: 2em;
}

.newsletter-form {
  max-width: 545px;
}

#loginform {
  max-width: 400px;
}

.tml-action-links {
  padding: 0;
}
.tml-action-links li {
  list-style: none;
}

.restricted-sidebar {
  width: 24.46809%;
  float: left;
}
.restricted-sidebar h1 {
  font-size: 1.66667em;
  color: #b0a580;
  color: #192940;
}

.category-8 .post, .category-10 .post, .category-23 .post {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #b0a580;
}

.post-padrao {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px dotted #b0a580;
}

.menu-menu-cliente-container .menu li a {
  padding-left: 1em;
  padding-right: 1em;
  cursor: pointer;
  font-size: 1.25em;
}
.menu-menu-cliente-container .menu .sub-menu {
  padding: 0;
  margin: 0;
  background: url(img/sombra.png) center top no-repeat #ede9dc;
  border-top: 1px solid #8c8057;
  font-size: 0.86667em;
  position: relative;
  display: none;
}
.menu-menu-cliente-container .menu .sub-menu li {
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #8c8057;
}
.menu-menu-cliente-container .menu .sub-menu li a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.menu-menu-cliente-container .menu .sub-menu li:last-child {
  border-bottom: none;
}
.menu-menu-cliente-container .menu .sub-menu:after {
  content: url(img/setinha_branca.png);
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -4px;
}

.no-js .menu-menu-cliente-container .sub-menu, .lt-ie9 .menu-menu-cliente-container .sub-menu {
  display: block;
}

.content-area.content-area-left .attachment-featured-img, .content-area.content-area-left .slider-home-container, .content-area.content-area-right .attachment-featured-img, .content-area.content-area-right .slider-home-container {
  margin: 0 0 2em;
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .content-area.content-area-left, .content-area.content-area-right {
    width: 72.34043%;
  }
}
@media screen and (min-width: 960px) {
  .content-area.content-area-left {
    float: left;
  }
}
@media screen and (min-width: 960px) {
  .content-area.content-area-right {
    float: right;
  }
}

.comments-area {
  padding: 1.5em 0;
  margin-top: 2em;
  border-top: 1px dotted #b0a580;
}

.comment-list {
  padding: 0;
}

.comment {
  list-style: none;
  margin: 0 0 0.5em;
  padding: 10px 10px 10px 50px;
  position: relative;
}
.comment.parent .comment-body {
  margin-bottom: 1em;
}
.comment .avatar-32 {
  position: absolute;
  top: 10px;
  left: 10px;
}
.comment.bypostauthor {
  background: #ede9dc;
}
.comment .reply {
  margin-left: 0.8em;
  display: inline;
  display: inline-block;
  padding-right: 1.3em;
  background: url(img/seta_resposta.png) no-repeat center right;
}
.comment .reply a {
  color: #192940;
}

.comment-author {
  float: left;
  font-weight: bold;
  font-size: 1em;
}

.comment-metadata {
  float: right;
  font-size: 0.83333em;
  color: #999;
}

.children {
  padding: 0;
}

.form-submit {
  margin: 0;
}

#respond {
  padding: 1em;
  background: #e5dfcb;
}

.lt-ie10 form {
  text-align: left;
}
.lt-ie10 form label.visuallyhidden {
  border: 0;
  clip: none;
  height: auto;
  margin: 0 0 0.5em;
  overflow: auto;
  padding: 0;
  position: static;
  width: auto;
}
.lt-ie10 .main-navigation .sub-menu {
  border: 1px solid #CCC;
  border-top: none;
}

.lt-ie9 .home .site-footer {
  padding-top: 0;
}

.lt-ie8 input[type="text"], .lt-ie8 input[type="password"], .lt-ie8 textarea, .lt-ie8 textarea.text, .lt-ie8 select, .lt-ie8 .text {
  height: 20px;
  width: 98%;
}
.lt-ie8 textarea, .lt-ie8 textarea.text {
  height: 100px;
}
.lt-ie8 button, .lt-ie8 input[type="button"], .lt-ie8 input[type="submit"], .lt-ie8 input[type="reset"] {
  width: auto;
  line-height: 30px;
  overflow: visible;
  border: none;
}
.lt-ie8 .form13 {
  width: 30.5%;
  margin-right: 4%;
}
.lt-ie8 .bx-wrapper {
  z-index: 50;
}
.lt-ie8 .break_2_4 {
  width: 31%;
}
.lt-ie8 .tabbody {
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: 1px dotted #b0a580;
}
.lt-ie8 .search-form .search-field {
  width: 160px;
}
.lt-ie8 .search-form .search-submit {
  text-indent: -9999em;
  border: none;
  padding: 0;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url(img/ico-lupa.png) no-repeat center;
}

/*Media Queries
------------------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }
}
