/* Generated by less 2.4.0 */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic);
@font-face {
  font-family: 'Code Pro Regular';
  src: url('../fonts/Code_Pro_Demo-webfont.eot');
  src: local('☺'), url('../fonts/Code_Pro_Demo-webfont.woff') format('woff'), url('../fonts/Code_Pro_Demo-webfont.ttf') format('truetype'), url('../fonts/Code_Pro_Demo-webfont.svg') format('svg');
  font-style: normal;
  font-weight: normal;
}
/*Vars*/
/*MIXINS!!!*/
/*typography*/
/*- Links Menu Topo: Ubuntu Bold - 11,5pt - #cdcab3 - Caixa Alta - Sublinhado*/
/*- Menu: Ubuntu Medium - 13pt - #2e2d29 - Caixa Alta*/
/*- Títulos na Faixa Amarela: Code Bold - 20pt - #2e2d29 (usei um kerning de 75, mas se não der tudo bem)*/
/*- Títulos: Code Bold - 26pt / 33pt - #2e2d29 (usei o mesmo kerning de 75)*/
/*- Subtítulos: Ubuntu Medium - 15pt / 18pt - #2e2d29*/
/*- Marcação Capítulos ou Pequenos Títulos: Ubuntu Bold - 16pt / 20pt - #2e2d29 - Caixa Alta*/
/*- Texto Base: Ubuntu Regular - 13pt / 20pt - #2e2d29*/
/*- Links Texto: Ubuntu Bold - 13pt / 20pt - #d09b2c - Sublinhado*/
/*- Títulos de Thumbnails (destaques home + categorias): Code Bold - 17pt / 20pt - #2e2d29 (kerning de 75)*/
/*- Texto de Thumbnails (destaques home + categorias): Ubuntu Regular - 12pt / 14pt - #2e2d29*/
/*- Links Internos / Listas 6 colunas: Ubuntu Medium - 14pt / 25pt - #2e2d29*/
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Fontfabric
 * License URL: http://www.fontspring.com/fflicense/fontfabric
 *
 *
 */
* {
  box-sizing: border-box;
  position: relative;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
  background: url(../img/bg.png);
}
.wrapper {
  width: 100%;
  clear: both;
}
.inner {
  padding: 3.1em;
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
.component {
  display: inline-table;
}
.top-head {
  background: #22211e;
  border-bottom: 4px solid #fdb913;
  height: 39px;
}
.mobile-nav {
  display: none;
}
.nav {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5em;
}
.nav ul {
  float: left;
}
.nav ul li {
  float: left;
}
.nav ul li a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 11px;
  color: #cdc9b4;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  border-right: 1px solid #cdc9b4;
  padding: 0 1.5em;
}
.nav ul li:last-child {
  border: none;
}
.nav .search {
  float: right;
}
.nav .search input {
  border: solid 1px #93a2aa;
  padding: 0.2em 0.5em;
  width: 120px;
  font-size: 9px;
  height: 12px;
  background: url(../img/lupa.png) no-repeat 100% 10%;
  background-color: #fff;
}
.nav .search span {
  margin-right: 1em;
  color: #cdc9b4;
}
.offcanvas-menu {
  right: -100%;
  top: 35px;
  z-index: 999;
  position: fixed;
  width: 45%;
  height: 100%;
  background: #fdb913;
  overflow: auto;
}
.offcanvas-menu nav .fechar {
  display: block;
  padding: 0.5em 1em;
  color: #cdc9b4;
  text-decoration: none;
  text-align: right;
  background: #d09b2c;
  font-weight: bold;
}
.offcanvas-menu nav ul {
  margin: 0;
  padding: 0;
}
.offcanvas-menu nav ul li a {
  display: block;
  padding: 0.5em 1em;
  color: #2e2d29;
  text-decoration: none;
  font-weight: bold;
  border-bottom: solid 1px #e3e3de;
}
.offcanvas-menu nav ul li a:last-child {
  border: 0px;
}
#menu-item-58 {
  padding-right: 20px;
  background: url(../img/mail.png) 100% 50% no-repeat;
}
#menu-item-58 a {
  border: none;
}
#menu-item-215 a {
  content: url(../img/mail.png);
  border: none;
}
.a2a_kit a2a_target addtoany_list {
  z-index: 999;
  margin-left: 0.7em;
  position: absolute;
}
.header {
  padding-bottom: 0;
  border-bottom: 5px solid #fff;
  float: left;
  margin-bottom: 1.5em;
}
.header .inner {
  padding-left: 0;
  padding-right: 0;
}
.home .header {
  margin-bottom: 0;
}
.footer {
  margin-top: 50px;
  clear: both;
  min-height: 40px;
  float: none;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 0.1em 3em;
  background: #22211e;
  color: #fff;
}
.footer p {
  color: #cdc9b4 !important;
}
.call-to-action {
  background: url(../img/line.png);
}
.call-to-action span {
  margin: 0.5em 1em;
  background: #fdb913;
}
.wp-caption {
  border: solid 6px #fff;
  background: #fff;
}
.wp-caption-text {
  padding: 3px 5px;
  background: #fff;
  margin: 0px;
  font-size: 10px!important;
}
.tabs {
  margin-top: 3.9em;
  position: absolute;
  bottom: 0;
}
.tabs ul .current-menu-item {
  background-color: #fdb913;
}
.tabs ul .current-menu-item:after {
  content: url(../img/seta.png);
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -8px;
}
.tabs ul li {
  background: #cdc9b4;
  float: left;
  margin: 0 4px;
  padding: 0;
  padding: 10px 20px;
}
.tabs ul li:first-child {
  margin-left: 0;
}
.tabs ul li .sub-menu {
  position: absolute;
  display: none;
  z-index: 12;
  padding-top: 25px;
  width: 100%;
  left: 0;
  margin-top: 0px;
}
.tabs ul li .sub-menu:before {
  margin-left: 50px;
  top: 10px;
  content: url(../img/seta.png);
  padding: 0;
  position: absolute;
}
.tabs ul li .sub-menu img {
  margin-bottom: -4px;
  margin-left: 1em;
}
.tabs ul li .sub-menu li {
  background: #fdb913;
  padding: 0;
  float: none;
  height: 34px;
  background-image: none;
  min-width: 220px;
}
.tabs ul li .sub-menu li a {
  display: block;
  background-color: #fdb913;
  width: 100%;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 20px;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #2e2d29;
  font-size: 1em;
  text-transform: none;
  border-bottom: 1px solid #fdc846;
}
.tabs ul li .sub-menu li a:hover {
  background: #d09b2c;
}
.tabs ul li .sub-menu li .sub-menu {
  position: absolute;
  display: none;
  z-index: 12;
  width: 300px;
  left: 210px;
  top: 0;
  padding-left: 20px;
  padding-top: 0;
}
.tabs ul li .sub-menu li .sub-menu:before {
  margin-left: 20px;
  position: absolute;
  left: -8px;
  top: 0px;
  content: url(../img/seta2.png);
  padding: 0;
}
.tabs ul li .sub-menu li:hover .sub-menu {
  display: block;
}
.tabs ul li a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #2e2d29;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.tabs ul li:hover {
  background-color: #fdb913;
}
.tabs ul li:hover .sub-menu {
  display: block;
}
.sub-menu a:hover {
  background: #d09b2c;
}
.sub-menu a:hover #menu-item-8 a:first-child {
  background-color: #fdb913;
}
.sub-menu:after {
  content: none;
}
.category #menu-item-8 {
  background: #fdb913;
}
.category #menu-item-8:after {
  content: url(../img/seta.png);
  position: absolute;
  bottom: -45px;
  left: 50%;
  margin-left: -8px;
}
.category #menu-item-8 a:first-child:after {
  content: url(../img/seta.png);
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -8px;
}
.banner {
  height: 360px;
  background: url(../img/bg.gif) no-repeat;
  background-size: cover;
  border-bottom: 5px solid #fff;
  margin-top: -16px;
  padding-top: 2em;
}
.logo {
  float: right;
}
.feature-details {
  width: 50%;
  padding: 1em 1.5em;
}
.feature-details h3 {
  font-family: 'Code Pro Regular';
  font-size: 26px;
  color: #2e2d29;
  line-height: 33px;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.centered {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}
.section-details {
  border-bottom: solid 5px #fff;
  border-top: solid 5px #fff;
  background: rgba(255, 255, 255, 0.8);
  width: 480px;
  padding: 2em;
  margin-top: 25px;
}
.section-details h3 {
  font-family: 'Code Pro Regular';
  font-size: 26px;
  color: #2e2d29;
  line-height: 33px;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: normal;
  margin: 0;
}
.section-details p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
  font-size: 18px;
}
.section-details a {
  margin: 2em 0;
  clear: both;
  position: relative;
}
.home .box-container .box figcaption {
  height: 90px;
}
.box-container {
  margin-top: 60px;
  background: #e3e3de;
  border-bottom: 5px solid #fdb913;
  padding: 2em 2%;
}
.box-container .box {
  width: 29.1%;
  margin: 2%;
  margin-top: -56px;
}
.box-container .box a {
  color: #000;
  text-decoration: none;
}
.box-container .box figcaption {
  height: 110px;
}
.box-container .box img {
  width: 100%;
  height: auto;
  border: 6px solid #fff;
}
.box-container .box .box-title {
  margin-bottom: 0;
}
.box-container .box .box-title a {
  font-family: 'Code Pro Regular';
  font-size: 17px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.box-container .box .box-description {
  margin-top: 0.5em;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  color: #2e2d29;
}
.category-projetadas .box,
.category-motores_sistemas .box {
  width: 15%;
}
.o-que-e-lexicar .gallery {
  margin: 30px auto;
  width: 95%;
}
.o-que-e-lexicar .wp-caption {
  border: none;
  background: none;
}
.o-que-e-lexicar .wp-caption img {
  border: 6px solid #fff;
}
.o-que-e-lexicar .wp-caption .wp-caption-text {
  background: none;
  text-align: center;
  line-height: 16px;
}
.nidentificados-posts .nid {
  width: 30%;
  margin: 2em 2em 2em 0;
  background: #fff;
  border: 6px solid #fff;
  float: left;
}
.nidentificados-posts .nid img {
  width: 100%;
  height: auto;
}
.nidentificados-posts .nid .nid-title {
  text-decoration: none;
  color: #000;
  padding: 2px 10px;
  margin: 0;
}
.marcas-menos-conhecidas {
  line-height: 2em;
}
.linha-do-tempo article img {
  width: 100%;
  height: auto;
}
hr {
  clear: both;
}
.read-more {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  text-decoration: none;
}
.read-more span {
  background: #fdb913;
  padding: 2px 5px;
  color: #2e2d29;
  z-index: 3;
  margin-left: 1em;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.read-more hr {
  margin-top: -10px;
  height: 1px;
  background: #999;
  border: none;
}
.view-article {
  display: none;
}
.archive .box-container,
category .box-container,
.archive .search,
category .search {
  margin-top: 0!important;
}
.archive .box-container .box,
category .box-container .box,
.archive .search .box,
category .search .box {
  margin-top: 0;
}
.search-container .box-search {
  background: #f4f4f4;
  padding: 0.5em 1em;
  border-bottom: 3px solid #fdb913;
  margin-bottom: 1em;
}
.search-container .box-search .box-title {
  margin-bottom: 0;
}
.search-container .box-search .box-title a {
  font-family: 'Code Pro Regular';
  font-size: 17px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.page-title {
  padding: 0.5em 2em 0.3em;
  text-decoration: none;
  margin-top: 1.5em;
  margin-bottom: 1em;
  clear: both;
  font-family: 'Code Pro Regular';
  font-size: 18px;
  color: #2e2d29;
  background: #fdb913;
  letter-spacing: 1px;
  font-weight: normal;
}
.page-title a {
  text-decoration: none;
  color: #2e2d29;
}
.page .main:before {
  content: url(../img/seta_cinza.png);
  position: absolute;
  top: -14px;
  left: 60px;
}
.main {
  background: #e3e3de;
  border-bottom: 5px solid #fdb913;
}
.main .wp-caption {
  max-width: 100%;
  height: auto;
}
.main a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #d09b2c;
  line-height: 20px;
  text-decoration: underline;
}
.main h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #2e2d29;
  line-height: 20px;
  margin-top: 30px;
}
.main .alignleft {
  float: left;
  margin-right: 1.2em;
}
.main hr {
  margin-top: -10px;
  height: 1px;
  background: #999;
  border: none;
}
.main p .alignleft {
  float: left;
  margin-right: 1.2em;
}
.pagination {
  text-align: right;
}
.pagination a {
  color: #000;
  padding: 0 5px;
  text-decoration: none;
}
.pesquisar-links {
  font-size: 13px;
  display: block;
  margin: 0.5em;
  text-transform: uppercase;
}
.pesquisar-links:before {
  margin-right: 10px;
  content: url(../img/setalinks.png);
}
.fotos_alinhadas br {
  display: none;
}
.fotos_alinhadas .wp-caption {
  width: 30%;
  margin: 1%;
}
.news {
  margin: 2em 0;
}
.news .news-title {
  margin-top: 0px;
}
.news .news-title a {
  font-family: 'Code Pro Regular';
  font-size: 26px;
  color: #2e2d29;
  line-height: 33px;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: normal;
}
.news .date {
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
.news .date span {
  background: #fdb913;
  padding: 2px 5px;
  color: #2e2d29;
  z-index: 3;
  margin-left: 1em;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.news .date hr {
  margin-top: -10px;
  height: 1px;
  background: #999;
  border: none;
}
.news .news-content {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
}
.news .news-content img {
  border: 6px solid #fff;
}
.news:first-child {
  margin-top: 0;
}
.azcontainer {
  padding: 0;
  width: 90%;
  margin: auto;
  max-width: 1200px;
}
.letter-group {
  display: block;
  margin: 1em;
  width: 100%;
  clear: both;
  margin-left: 0;
}
.letter-cell {
  float: left;
  cursor: pointer;
  font-family: 'Code Pro Regular';
  font-size: 4em;
  width: 20%;
  height: auto;
  margin-bottom: 10px;
  background: #e3e3de;
  line-height: 100px;
  text-align: center;
  border-bottom: solid 5px #fdb913;
}
.links-container {
  position: relative;
  margin-top: 0px;
  left: 20px;
  float: left;
  display: none;
  width: 78%;
  z-index: 2;
  background: #e3e3de;
  border-bottom: 4px solid #fdb913;
  padding: 1em;
}
.links-container:before {
  position: absolute;
  left: -13px;
  top: 30px;
  content: url(../img/seta2_cinza.png);
  padding: 0;
}
.links-container a {
  color: #000;
  text-decoration: none;
  width: 20%;
  float: left;
  text-transform: lowercase;
}
.back-to-top {
  width: 40px;
  height: 40px;
  background-color: #fdb913;
  color: #444;
  display: block;
  position: fixed;
  right: 10px;
  bottom: 10px;
  text-decoration: none;
  text-align: center;
  padding: 8px;
  font-size: 21px;
  cursor: pointer;
}
.back-to-top:hover {
  background-color: gold;
}
.single .main h2 {
  text-transform: uppercase;
}
.single .main h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #2e2d29;
  line-height: 20px;
}
.single .main ul {
  list-style-type: square;
  padding-left: 20px;
}
.single .main p {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #2e2d29;
  line-height: 20px;
  text-decoration: none;
}
.single .main a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #d09b2c;
  line-height: 20px;
  text-decoration: underline;
}
.single .main blockquote {
  padding: 1em 2em;
  margin: 0;
  background-color: #ccc;
}
.single .main .gallery {
  margin-top: 40px;
}
.single #menu-item-8 {
  background: #fdb913;
}
.single #menu-item-8:after {
  content: url(../img/seta.png);
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -8px;
}
.single #menu-item-8 a:first-child:after {
  content: url(../img/seta.png);
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -8px;
}
.gallery .gallery-item {
  width: auto!important;
  margin: 10px!important;
  border: none!important;
}
.gallery .gallery-item img {
  border: solid 5px #fff!important;
}
.page-id-179 script {
  display: none;
}
#lightbox-secNav-btnClose {
  position: absolute!important;
  right: 6px;
  top: -10px;
}

#lightbox-loading {
  width: 20px!important;
  height: 20px!important;
}

#lightbox-container-image-box{
background:white;
  width:700px!important;
}

#jquery-lightbox #lightbox-container-image-data-box {
  width: 700px!important;
  margin-top: 0;
  padding: 10px;
  height: 60px!important;
}
#jquery-lightbox #lightbox {
  width: 700px!important;
}
#jquery-lightbox #lightbox-container-image img {
  max-width: 100%;
  height: auto;
}
#lightbox-nav {
  height: 40px!important;
  top: 40%!important;
  margin-top: -40px;
  opacity: 0.8;
  width: 96%;
}
#lightbox-nav-btnPrev {
  left: 10px!important;
}
#lightbox-nav-btnNext {
  right: 10px!important;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 84%!important;
  margin-top: -11px;
  line-height: 16px!important;
}
.form-contato {
  float: right;
  width: 50%;
  border-left: 1px solid #444;
  padding: 2em;
  text-align: right;
}
.form-contato input {
  width: 340px;
}
.form-contato textarea {
  width: 340px;
  height: 80px;
}
.form-contato input[type="submit"] {
  width: 57px;
  padding: 1px 0;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fdb913;
  border: 0px;
  outline: 0px;
}
.periodicos-posts,
.sites-posts {
  font-size: 12px;
}
.periodicos-posts div,
.sites-posts div {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
}
.periodicos-posts div p:first-child,
.sites-posts div p:first-child {
  display: none;
}
.periodicos-posts div p:nth-child(2),
.sites-posts div p:nth-child(2) {
  margin-top: 0;
}
.contact-details {
  float: left;
  width: 50%;
  padding: 2em;
  padding-right: 4em;
  line-height: 30px;
}
.comment-notes {
  display: none;
}
.form-submit {
  float: right;
}
.comment-form-author {
  float: left;
  width: 50%;
}
.comment-form-author input {
  width: 90%;
}
.comment-form-email {
  float: left;
  padding: 0 2em;
  width: 50%;
}
.comment-form-email input {
  width: 90%;
}
.comment-form-comment {
  float: none;
  width: 100%;
}
.comment-form-comment textarea {
  width: 91%;
}
.comment-form-url {
  display: none;
}
.form-submit input {
  padding: 2px 0.5em;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  background: #fdb913;
  border: 0px;
  outline: 0px;
}
.form-allowed-tags {
  display: none;
}
.commentlist {
  list-style: none;
  padding: 0;
}
#comments {
  display: none;
}
#respond h3 {
  display: none;
}
.other {
  background: #e3e3de;
  margin-top: 2em;
}
.post-19 p img {
  border: 0px!important;
}
@media (max-width: 1024px) {
  .nidentificados-posts .nid {
    width: 30%;
    margin: 1em 1%;
    float: left;
  }
  .nidentificados-posts figcaption a {
    font-size: 11px;
  }
}
@media (max-width: 800px) {
  .top-head {
    background: #22211e;
    border-bottom: 4px solid #fdb913;
    height: 39px;
  }
  .top-head .nav {
    width: 98%;
  }
  .mobile-nav {
    display: none;
    background: #fdb913;
    padding: 0.5em 0;
  }
  .mobile-nav ul {
    float: none;
    clear: both;
    padding: 0px;
    background: #fdb913;
    position: relative;
    top: -10px;
    margin-left: 0px;
    z-index: 4;
    width: 100%;
    margin-top: 0px;
  }
  .mobile-nav ul li {
    float: none;
  }
  .mobile-nav ul li a {
    font-family: 'Ubuntu', sans-serif;
    font-size: 11px;
    color: #cdc9b4;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    display: block;
    color: #2e2d29;
    background: #fdb913;
    border-right: 0px;
    padding: 0.5em 0em;
    text-decoration: none;
    border-bottom: 1px solid #d09b2c;
  }
  .mobile-nav ul li:last-child a {
    border: 0px;
    border-bottom: 0px;
    background: none;
  }
  .mobile-menu-handler {
    z-index: 999;
    float: left;
    background: #fdb913 url(../img/sandwich.png) center center no-repeat;
    display: block;
    width: 32px;
    height: 32px;
    left: 20px;
    top: 20px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    ms-border-radius: 50%;
    z-index: 99;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.55);
  }
  .nav {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5em;
  }
  .nav ul {
    display: none;
  }
  .header {
    padding-bottom: 0;
    border-bottom: 5px solid #fff;
    float: left;
    margin-bottom: 1.5em;
  }
  .header .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .tabs {
    margin-top: 3.9em;
    position: absolute;
    bottom: 0;
  }
  .tabs ul .current-menu-item {
    background-color: #fdb913;
  }
  .tabs ul .current-menu-item:after {
    content: url(../img/seta.png);
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -8px;
  }
  .tabs ul li {
    background: #cdc9b4;
    float: left;
    margin: 0 4px;
    padding: 0;
    padding: 10px 20px;
  }
  .tabs ul li:hover .sub-menu {
    display: none;
  }
  .banner {
    height: 360px;
    background: url(../img/bg.gif) no-repeat;
    background-position: 60% 50%;
    background-size: auto;
    border-bottom: 5px solid #fff;
    margin-top: -16px;
    padding-top: 2em;
  }
  .home .box-container .box:nth-child(3) {
    display: none;
  }
  .box-container .box {
    width: 47.5%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .pagination .page-numbers {
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #fdb913;
  }
  .pagination .current {
    background: #fdb913;
  }
  .nidentificados-posts .nid {
    width: 46%;
    margin: 2%;
  }
  .nidentificados-posts figcaption a {
    font-size: 11px;
  }
  .periodicos-posts,
  .sites-posts {
    font-size: 12px;
  }
  .periodicos-posts div,
  .sites-posts div {
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-count: 3;
  }
  .periodicos-posts div p:first-child,
  .sites-posts div p:first-child {
    display: none;
  }
  .periodicos-posts div p:nth-child(2),
  .sites-posts div p:nth-child(2) {
    margin-top: 0;
  }
  .links-container a {
    color: #000;
    text-decoration: none;
    width: 33%;
    float: left;
    text-transform: lowercase;
  }
  .form-contato input,
  .form-contato textarea {
    width: 100%;
  }
  .comment-form input {
    width: 100%;
  }
  .comment-form textarea {
    width: 100%;
  }
}
@media (max-width: 600px) {
  #gallery-2 .gallery-item {
    margin: 0px!important;
  }
  .linha {
    display: none;
  }
  .top-head {
    background: #22211e;
    border-bottom: 4px solid #fdb913;
    height: 39px;
  }
  .logo {
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
    clear: both;
    float: left;
  }
  .tabs {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 1em;
    clear: both;
    float: left;
    position: relative;
    margin-bottom: 0px;
  }
  .tabs ul li {
    background: #cdc9b4;
    float: left;
    margin: 0px;
    width: 50%;
    padding: 10px 12px;
    font-weight: 12px;
    border: 2px solid #22211e;
    border-bottom: 0px;
    border-top: 4px solid #22211e;
  }
  .header .inner {
    padding-bottom: 0;
  }
  .section-details {
    width: 100%;
    margin: 0 auto;
  }
  .home .box-container .box img {
    display: none;
  }
  .home .box-container .box:first-child img {
    display: block;
    margin-top: -60px;
  }
  .home .box-container .box:nth-child(3) {
    display: block;
  }
  .box-container {
    width: 90%;
    margin: 60px auto;
    padding-bottom: 2em;
    padding-top: 2em;
  }
  .box-container .box {
    width: 90%;
    margin-left: 4%;
    margin-right: 4%;
    float: none;
    clear: both;
    margin-bottom: 3em;
  }
  .main {
    padding: 1.5em;
  }
  .links-container {
    position: relative;
  }
  .links-container a {
    color: #000;
    text-decoration: none;
    width: 50%;
    float: left;
    text-transform: lowercase;
  }
  .periodicos-posts,
  .sites-posts {
    font-size: 12px;
  }
  .periodicos-posts div,
  .sites-posts div {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
  .periodicos-posts div p:first-child,
  .sites-posts div p:first-child {
    display: none;
  }
  .periodicos-posts div p:nth-child(2),
  .sites-posts div p:nth-child(2) {
    margin-top: 0;
  }
  .nidentificados-posts .nid {
    width: 90%;
    margin: 1em 4%;
    float: none;
  }
  .nidentificados-posts figcaption a {
    font-size: 11px;
  }
  .o-que-e-lexicar .wp-caption {
    width: 42%!important;
  }
  .fale-conosco .main.inner {
    padding: 2em;
  }
  .fale-conosco .contact-details,
  .fale-conosco .form-contato {
    float: none;
    width: 100%;
    padding: 1em 0;
  }
  .fale-conosco .form-contato {
    border: none;
  }
  .fale-conosco .form-contato p {
    text-align: right;
  }
  #lightbox-secNav-btnClose {
    position: absolute!important;
    right: 6px;
    top: 10px;
    width: 20px!important;
    height: 20px!important;
  }

  #lightbox-loading {
    width: 20px!important;
    height: 20px!important;
  }
  #lightbox-container-image-box {
    width: 100%!important;
    height: auto!important;
  }
  #jquery-lightbox {
    width: 100%!important;
  }
  #jquery-lightbox #lightbox-container-image-data-box {
    width: 100%!important;
    margin-top: 0;
    padding: 10px;
    height: auto;
	min-height:80px;
	background:#fff;
  }
  #jquery-lightbox #lightbox {
    width: 100%!important;
  }
  #jquery-lightbox #lightbox-container-image img {
    max-width: 100%!important;
    height: auto;
  }
  #lightbox-nav {
    height: 40px!important;
    top: 40%!important;
    margin-top: -40px;
    opacity: 0.8;
    width: 96%;
  }
  #lightbox-nav-btnPrev {
    left: 10px!important;
  }
  #lightbox-nav-btnNext {
    right: 10px!important;
  }

  #lightbox-container-image-data #lightbox-image-details {
    width: 92%!important;
    margin-top: -11px;
    line-height: 16px!important;
  }
  
  
}

#lightbox-image-details-currentNumber {
    display: block;
    position: absolute;
    right: -100px;
    clear: left;
    padding-bottom: 1.0em;
    padding-top: 10px;
}
