/*
 * Theme Name: Pointer
 * Author: @thesilvestre
 * Version: 1.0
 * License: GNU General Public License
 * License URI: license.txt
*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  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;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
div,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  outline: none;
}
p {
  line-height: 1.5em;
}
.clear {
  clear: both;
  height: 0px;
}
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  font-weight: normal;
}
*,
:before,
:after {
  box-sizing: border-box;
}
section:after,
div:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
  overflow: hidden;
}
-webkit-transform translateY(y) -webkit-transform translate(x,
-moz-transform translateY(y) -webkit-transform translate(x,
-ms-transform translateY(y) -webkit-transform translate(x,
-o-transform translateY(y) -webkit-transform translate(x,
transform translateY(y) -webkit-transform translate(x,
translate(x -webkit-transform translate(x,
y) -webkit-transform translate(x,
-webkit-transform translateY(y) y),
-moz-transform translateY(y) y),
-ms-transform translateY(y) y),
-o-transform translateY(y) y),
transform translateY(y) y),
translate(x y),
y) y) {
  -moz-transform: translate(x, y);
  -ms-transform: translate(x, y);
  -o-transform: translate(x, y);
  transform: translate(x, y);
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.center {
  margin: 0 auto;
}
.pointer {
  cursor: pointer;
}
.active {
  cursor: default;
}
.block {
  display: block;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.croptext {
  overflow: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.hidetext {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.absolute {
  position: absolute;
}
.absolutemask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.relative {
  position: relative;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.select-estado {
  width: 31%;
  height: 70px;
  margin: 0;
  margin-bottom: 10px;
  position: relative;
  background: #8699ac;
}
.jselect {
  position: relative;
  margin: 0;
  margin-right: 2%;
}
.jselect .arrow {
  display: block;
  padding: 0px 0 0 20px;
  text-decoration: none;
}
.jselect ul {
  display: block;
  width: 100%;
  padding: 20px 0;
  list-style: none;
  position: absolute;
  display: none;
  z-index: 10;
}
.jselect ul li {
  margin-left: 22px;
}
.jselect ul li:first-child {
  padding-top: 15px;
}
.jselect ul li:last-child {
  margin-bottom: 15px;
}
.jselect ul li a {
  display: block;
  height: auto;
  text-decoration: none;
}
.jselect .jspHorizontalBar {
  display: none;
}
.select-estado a.arrow {
  width: 290px;
  display: block;
  font: 16px 'Titillium Web';
  font-weight: 600;
  padding: 0px 0 0 20px;
  height: 70px;
  line-height: 70px;
  text-decoration: none;
  color: #fff;
  background: url("../images/seta-down-white.png") no-repeat 92% center;
}
.select-estado ul {
  display: block;
  width: 100%;
  height: 300px;
  padding: 20px 0;
  list-style: none;
  position: absolute;
/*top:70px;*/
  background: #fff;
  display: none;
  z-index: 10;
  border: 1px solid #e2e4e7;
}
.select-estado ul li {
  margin-left: 22px;
}
.select-estado ul li:first-child {
  padding-top: 15px;
}
.select-estado ul li:last-child {
  margin-bottom: 15px;
}
.select-estado ul li a {
  display: block;
  font: 14px 'Titillium Web';
  font-weight: 400;
  line-height: 25px;
  height: auto;
  text-decoration: none;
  color: #6c7a88;
}
.select-estado ul li a:hover {
  text-decoration: underline;
}
.select-estado .load {
  display: none;
  width: 32px;
  height: 32px;
  position: absolute;
  right: -50px;
  top: 18px;
  background: url("../images/loader.gif") no-repeat;
}
.select-estado .scroll {
  width: 100%;
  height: 300px;
}
.select-estado .jspDrag,
.jselect .jspDrag {
  background: #e0e5ea;
}
.select-estado .jspCap,
.jselect .jspCap {
  display: block;
  background: transparent;
}
.select-estado .jspVerticalBar .jspCap,
.jselect .jspVerticalBar .jspCap {
  height: 20px;
}
#select-estado,
#select-cidade {
  display: none;
}
.f-icon {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.f-icon:before {
  color: #ffa500;
  font-size: 50px;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font: 15px 'Titillium Web', Arial, Tahoma, sans-serif;
  overflow-x: hidden;
}
.defer {
  background: url("data:image/png;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=") repeat !important;
}
.site-wrapper {
  width: 100%;
}
.site-wrapper height auto {
  overflow-x: hidden;
}
.main {
  overflow: hidden;
}
.limits {
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
}
.main-content.post .post .post-content h1 {
  font-size: 3.8rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
.main-content.post .post .post-content h2 {
  font-size: 3.1rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
.main-content.post .post .post-content h3 {
  font-size: 2.8rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
.main-content.post .post .post-content h4 {
  font-size: 2.1rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
.main-content.post .post .post-content h5 {
  font-size: 1.8rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
.main-content.post .post .post-content h6 {
  font-size: 1.1rem; 
  font-family: 'dinprobold'; margin-top: 25px; margin-bottom: 15px; line-height: 100%; 
}
p {
/*  margin: 10px 0;*/
}
* {
  box-sizing: 'border-box';
}
a {
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
input:focus,
textarea:focus {
  outline: none;
}
ul {
  margin: 0 20px;
}
ul li {
  list-style: disc;
}
@font-face {
  font-family: 'dinproregular';
  src: url("../fonts/dinpro-regular-webfont-webfont.eot");
  src: 
    url("../fonts/dinpro-regular-webfont-webfont.eot?#iefix") format('embedded-opentype'), 
    url("../fonts/dinpro-regular-webfont-webfont.woff") format('woff'), 
    url("../fonts/dinpro-regular-webfont-webfont.ttf") format('truetype'), 
    url("../fonts/dinpro-regular-webfont-webfont.svg#dinproregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'dinprobold';
  src: url("../fonts/dinpro-bold-webfont-webfont.eot");
  src: 
    url("../fonts/dinpro-bold-webfont-webfont.eot?#iefix") format('embedded-opentype'), 
    url("../fonts/dinpro-bold-webfont-webfont.woff") format('woff'), 
    url("../fonts/dinpro-bold-webfont-webfont.ttf") format('truetype'), 
    url("../fonts/dinpro-bold-webfont-webfont.svg#dinprobold") format('svg');
  font-weight: bold;
  font-style: normal;
}
strong {
  font-weight: bold;
  font: 16px 'dinprobold';
}
em {
  font-style: italic;
}
#qLoverlay {
  background: url("../images/loader.gif") no-repeat;
  background-position: center center;
  background-color: #000;
  position: absolute;
  z-index: 1001;
}
#overlay-fake {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
  background: #000;
}
@media screen and (max-width: 768px) {
  body,
  html {
    -webkit-overflow-scrolling: touch;
  }
  .limits {
    padding: 0 20px;
  }
}
.kg-width-wide {}
.kg-width-full {}
.kg-gallery-container {}
.kg-gallery-row {}
.kg-gallery-image {}
.kg-bookmark-card {}
.kg-bookmark-container {}
.kg-bookmark-content {}
.kg-bookmark-title {}
.kg-bookmark-description {}
.kg-bookmark-metadata {}
.kg-bookmark-icon {}
.kg-bookmark-author {}
.kg-bookmark-publisher {}
.kg-bookmark-thumbnail {}

.main-header {
  width: 100%;
  height: 80px;
  background: #222;
  padding-top: 12px;
}
.main-header .menu-cat {
  float: left;
  font: 15px 'dinprobold';
  color: #acacac;
  text-transform: uppercase;
  padding-right: 21px;
  background: url("../images/set-categories@1x.png") no-repeat right 5px;
  cursor: pointer;
  margin-top: 17px;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.main-header .menu-cat.active {
  background-position: right -11px;
}
.main-header .menu-cat:hover {
  opacity: 0.5;
}
.main-header .logo {
  display: block;
  width: 144px;
  height: 57px;
  background: url("../images/logo@1x.png") no-repeat;
  background-size: 143px 55px;
  text-indent: -999em;
  margin: 0 auto;
}
.main-header .btn-search {
  width: 20px;
  height: 21px;
  position: absolute;
  background: url("../images/search@1x.png") no-repeat;
  right: 40px;
  top: 17px;
  cursor: pointer;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.main-header .btn-search.active {
  background: url("../images/search-active@1x.png") no-repeat;
}
.main-header .btn-search.active:hover {
  opacity: 1;
}
.main-header .btn-search:hover {
  opacity: 0.5;
}
.list-categories {
  display: none;
  background: #343434;
  padding: 40px 0 20px 0;
}
.list-categories h2 {
  display: none;
  font: 15px 'dinprobold';
  color: #acacac;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.list-categories a {
  font: 17px 'dinproregular';
  color: #acacac;
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
}
.list-categories a:hover {
  color: #fff;
}
.search-bar {
  display: none;
  height: 95px;
  background: #343434;
  padding: 20px 0;
}
.search-bar input {
  background: url("../images/big-lupa@1x.png") no-repeat left center transparent;
  border: none;
  width: 100%;
  height: 52px;
  padding: 0;
  padding-left: 47px;
  line-height: inherit;
  font: 28px 'dinproregular';
  color: #979797;
}
@media screen and (max-width: 768px) {
  .main-header {
    height: 64px;
    padding-top: 6px;
  }
  .main-header .btn-search {
    right: 20px;
  }
  .main-header .logo {
    width: 116px;
    height: 46px;
    background-size: 114px 46px;
  }
  .main-header .menu-cat {
    width: 20px;
    height: 15px;
    background: url("../images/menu@2x.png") no-repeat;
    background-size: 20px 15px;
    margin-top: 19px;
    padding: 0;
    text-indent: -999em;
  }
  .main-header .menu-cat.active {
    background-position: 0 0;
  }
  .search-bar {
    height: 64px;
    padding: 5px 0;
  }
  .search-bar input {
    height: 52px;
    background-size: 18px 18px;
    padding-left: 27px;
    font-size: 20px;
  }
  .list-categories h2 {
    display: block !important;
  }
  .list-categories a {
    font-size: 16px;
    width: 40%;
    margin-bottom: 0;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .main-header .logo {
    background: url("../images/logo@2x.png") no-repeat;
    background-size: 116px;
  }
  .main-header .menu-cat {
    background-size: 20px;
  }
  .main-header .btn-search {
    background: url("../images/search@2x.png") no-repeat;
    background-size: 20px;
  }
  .main-header .btn-search.active {
    background: url("../images/search-active@2x.png") no-repeat;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 220dpi) {
  .main-header .logo {
    background: url("../images/logo@3x.png") no-repeat;
    background-size: 116px;
  }
  .main-header .menu-cat {
    background-size: 20px;
  }
  .main-header .btn-search {
    background: url("../images/search@3x.png") no-repeat;
    background-size: 20px;
  }
  .main-header .btn-search.active {
    background: url("../images/search-active@3x.png") no-repeat;
    background-size: 20px;
  }
}
.main-content {
  width: 100%;
  background: #000;
  min-height: 500px;
  padding: 35px 0;
}
.main-content.post {
  background: #dadada;
}
.main-content.search {
  background: #000 !important;
}
.main-content .limits {
  max-width: 1280px;
  padding: 0;
}
.main-content .limits.home {
  padding: 0;
  padding-left: 0.5%;
}
.main-content .limits.tag {
  padding-left: 0.8%;
}
.main-content .limits-r {
  max-width: 1280px;
  padding: 0;
}
.main-content .limits-r .results {
  margin-left: 0;
}
.main-content .results-for,
.main-content .tag-title {
  font: 34px 'dinproregular';
  color: #acacac;
  margin: 40px 0 40px 0;
  padding: 0 0 0 40px;
}
.main-content .results-for.zero,
.main-content .tag-title.zero {
  padding-bottom: 40px;
}
.main-content .tag-title {
  padding: 0 0 0 30px;
}
.main-content .message {
  width: 100%;
  margin-left: -0.5%;
  padding: 0 40px;
}
.main-content .message .line {
  height: 1px;
  background: #222;
}
.main-content .message .sorry {
  font: 24px 'dinproregular';
  color: #fff;
  margin: 60px 0 15px 0;
}
.main-content .message .try-other {
  font: 17px 'dinproregular';
  color: #fff;
  margin: 0 0 13px 0;
  color: #acacac;
}
.main-content .message .btn-home {
  display: block;
  width: 196px;
  height: 49px;
  border: 1px solid #222;
  font: 13px 'dinprobold';
  color: #fff;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 40px;
  padding-left: 22px;
  background: url("../images/set-right@1x.png") no-repeat;
  background-position: right 22px center;
  margin-top: 40px;
}
.main-content .message .btn-home:hover {
  opacity: 0.7;
}
.main-content .posts {
  width: 28%;
  background: #222;
  margin: 0 2.5% 45px 2.5%;
  float: left;
}
.main-content .posts img {
  display: block;
  width: 100%;
}
.main-content .posts .wrap-post {
  padding: 35px 28px;
}
.main-content .posts .border-top {
  height: 8px;
  background: #f1bf00;
}
.main-content .posts .tag-date {
  text-transform: uppercase;
  font: 12px 'dinproregular';
  color: #7d7d7d;
}
.main-content .posts .tag-date a {
  color: #7d7d7d;
}
.main-content .posts .post-title {
  font: 24px 'dinprobold';
  color: #fff;
  margin: 16px 0;
  padding: 2px 8px 2px 8px;
}
.main-content .posts .post-title a {
  color: #FFF;
}
.main-content .posts .post-title a:hover {
  color: #c4c4c4;
}
.main-content .posts .tag-date{
  padding: 2px 8px 2px 8px;
}
.main-content .posts .post-excerpt p {
  font: 15px 'dinproregular';
  color: #7d7d7d;
  text-align: justify;
}
.main-content .posts .post-excerpt p a {
  color: #7d7d7d;
}
.main-content .posts .post-excerpt p a:hover {
  text-decoration: underline;
}
.main-content .more-posts {
  clear: both;
  display: block;
  width: 196px;
  height: 49px;
  border: 1px solid #222;
  margin: 0 auto;
  font: 13px 'dinprobold';
  color: #fff;
  text-align: center;
  line-height: 47px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.main-content .more-posts:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1024px) {
  .main-content.error .limits {
    padding: 0 20px;
  }
  .main-content .limits.home,
  .main-content .limits.tag {
    padding-left: 3%;
  }
  .main-content .posts {
    width: 29%;
    margin: 0 1.5% 45px 1.5%;
  }
  .main-content .tag-title,
  .main-content .results-for,
  .main-content .message {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .main-content.tag .limits {
    padding: 0 20px;
  }
  .main-content .content {
    padding-top: 20px;
  }
  .main-content .tag-title {
    margin: 0;
    padding: 20px 0;
  }
  .main-content .posts {
    width: 45.5%;
  }
  .main-content .posts .wrap-post {
    padding: 28px;
  }
  .main-content .posts .tag-date {
    font: 11px 'dinproregular';
  }
  .main-content .posts .post-title {
    font: 21px 'dinprobold';
  }
  .main-content .posts .post-excerpt p {
    font: 14px 'dinproregular';
  }
  .main-content .results-for,
  .main-content .tag-title {
    font: 17px 'dinproregular';
    margin: 0 0 20px 0;
    padding: 40px 0 0 0;
  }
  .main-content .results-for.zero,
  .main-content .tag-title.zero {
    padding-bottom: 20px;
  }
  .main-content .message {
    padding: 0;
  }
  .main-content .message .sorry {
    margin-top: 30px;
    font-size: 18px;
  }
  .main-content .message .try-order {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .main-content {
    padding-top: 0;
  }
  .main-content .limits.home {
    padding: 0 20px;
  }
  .main-content .posts {
    width: 100%;
    position: relative;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 0;
  }
  .main-content .posts .wrap-post {
    padding: 28px;
  }
  .main-content .posts .tag-date {
    font: 11px 'dinproregular';
  }
  .main-content .posts .post-title {
    font: 21px 'dinprobold';
  }
  .main-content .posts .post-excerpt p {
    font: 14px 'dinproregular';
  }
}
.main-content.post .limits {
  padding: 0 40px;
}
.main-content.post .post {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.main-content.post .post .post-content {
  min-height: 300px;
  background: #fff;
  padding: 25px 125px 50px 125px ;
}
.main-content.post .post .post-content p {
  margin-top: 0;
  font: 16px 'dinproregular';
  color: #4f4f4f;
  padding-bottom: 15px;
  text-align: justify;
}
.main-content.post .post .post-content li p {
  padding-bottom: 3px;
}
.main-content.post .post .post-content ul {
  padding-bottom: 12px;
}

.main-content.post .post .post-content p a {
  color: #0099FF;
}
.main-content.post .post .post-content p a:hover {
  text-decoration: underline;
}
.main-content.post .post .post-content img {
  max-width: 100%;
}
.main-content.post .post .cover {
  width: 100%;
  display: block;
  clear: both;
  margin: 0;
}
.main-content.post .post .title {
  min-height: 140px;
  background: #f1bf00;
  vertical-align:center;
}
.main-content.post .post .title h2 {
  font: 34px 'dinprobold';
  color: #000;
  text-align: center;
  padding-top: 30px;
}
.main-content.post .post .title .tag-date {
  display: block;
  text-transform: uppercase;
  font: 12px 'dinprobold';
  color: #656565;
  text-align: center;
  margin-top: 20px;
  letter-spacing: 2px;
  padding-bottom: 5px;
}
.main-content.post .post .title .tag-date a {
  color: #656565;
}
.main-content.post .post .share {
  border-top: 4px solid #d8d8d8;
  padding-top: 30px;
  margin-top: 20px;
}
.main-content.post .post .share span {
  display: block;
  float: left;
  font: 14px 'dinprobold';
  color: #979797;
  text-transform: uppercase;
}
.main-content.post .post .share ul.links {
  list-style: none;
/*  width: 130px;
  height: 16px;
*/
  /*  background: url("../images/share@1x.png") no-repeat;*/
  float: left;
  margin-left: 35px;
}
.main-content.post .post .share ul.links li {
  float: left;
/*  width: 16px;*/
  margin-right: 22px;
  list-style: none;
}
.main-content.post .post .share ul.links li a {
  width: 16px;*/
  height: 16px;
  display: block;
}
.main-content.post .post .share ul.links li a.fb {
  width: 16px;
  height: 16px;
  display: block;
  background: url("../images/fb@0x.png") no-repeat;
}
.main-content.post .post .share ul.links li a.tw {
  width: 16px;
  height: 16px;
  display: block;
  background: url("../images/tw@0x.png") no-repeat;
}
.main-content.post .post .share ul.links li a.in {
  width: 16px;
  height: 16px;
  display: block;
  background: url("../images/in@0x.png") no-repeat;
}
.main-content.post .other-posts {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 60px;
}
.main-content.post .other-posts h3 {
  font: 20px 'dinprobold';
  color: #222;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}
.main-content.post .other-posts ul.list li {
  width: 47%;
  height: 164px;
  float: left;
  margin-bottom: 20px;
  background-size: 100%;
  list-style: none;
}
.main-content.post .other-posts ul.list li:nth-child(odd) {
  float: right;
}
.main-content.post .other-posts ul.list li .wrap-post {
  padding-top: 25px;
}
.main-content.post .comments {
  display: none;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 60px;
  background: #fff;
  padding-top: 50px;
}
.main-content.post .comments h3 {
  font: 20px 'dinprobold';
  color: #222;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}
.main-content.post .comments .fb-comments {
  width: 100% !important;
  max-width: 825px !important;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .main-content.post .limits {
    padding: 20px 0 0 0;
  }
  .main-content.post .post .post-content {
    min-height: 300px;
    padding: 30px 20px;
  }
  .main-content.post .post .post-content p {
    font: 15px 'dinproregular';
  }
  .main-content.post .post .title {
    height: auto;
    padding-bottom: 25px;
  }
  .main-content.post .post .title h2 {
    font: 24px 'dinprobold';
    padding: 25px 35px 0 35px;
  }
  .main-content.post .post .title .tag-date {
    font: 10px 'dinprobold';
    margin-top: 15px;
  }
  .main-content.post .post .share ul.links {
    height: 21px;
    float: right;
  }
  .main-content.post .other-posts {
    margin-top: 40px;
  }
  .main-content.post .other-posts h3 {
    font: 28px 'dinprobold';
  }
  .main-content.post .other-posts ul.list li {
    width: 100%;
  }
}
/*
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .main-content .post .share ul.links {
    background: url("../images/share@2x.png") no-repeat;
    background-size: 130px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 220dpi) {
  .main-content.post .post .share ul.links {
    background: url("../images/share@3x.png") no-repeat;
    background-size: 130px;
  }
}
*/
.main-footer {
  height: 295px;
  background: #222;
}
.main-footer .col-left {
  width: 50%;
  float: left;
  padding: 80px 60px 0 60px;
}
.main-footer .col-left h3 {
  font: 15px 'dinprobold';
  color: #fff;
}
.main-footer .col-left .site {
  font: 15px 'dinprobold';
  color: #f1bf00;
  text-decoration: underline;
}
.main-footer .col-left .site:hover {
  color: #fff;
}
.main-footer .col-left p {
  font: 15px 'dinproregular';
  color: #fff;
  opacity: 0.5;
  margin: 18px 0 23px;
}
.main-footer .col-right {
  width: 50%;
  float: right;
  padding: 80px 60px 0 0;
}
.main-footer .col-right .contact {
  padding-bottom: 35px;
  border-bottom: 1px solid #333;
  margin-bottom: 35px;
}
.main-footer .col-right .contact span {
  display: block;
  font: 15px 'dinprobold';
  color: #909090;
  text-transform: uppercase;
  float: left;
}
.main-footer .col-right .contact ul {
  float: right;
}
.main-footer .col-right .contact ul li {
  float: left;
  display: block;
  font: 14px 'dinproregular';
  color: #909090;
  margin: 0 3px;
}
.main-footer .col-right .contact ul li a {
  color: #909090;
}
.main-footer .col-right .contact ul li a:hover {
  opacity: 0.5;
}
.social span {
  display: block;
  font: 15px 'dinprobold';
  color: #909090;
  text-transform: uppercase;
  float: left;
}
.social ul {
  margin-left: 60px;
  float: right;
}
.social ul li,
.social ul a {
  display: block;
  width: 35px;
  height: 35px;
}
.social ul li {
  float: left;
  margin-right: 15px;
  text-indent: -999em;
}
.social ul li:last-child {
  margin-right: 0;
}
.social ul li a:hover {
  opacity: 0.5;
}
.social ul li .fb {
  background: url("../images/fb@1x.png") no-repeat;
}
.social ul li .in {
  background: url("../images/in@1x.png") no-repeat;
}
.social ul li .tw {
  background: url("../images/tw@1x.png") no-repeat;
}
.social ul li .git {
  background: url("../images/git@2x.png") no-repeat;
  background-size: 35px;
}
@media screen and (max-width: 1060px) {
  .main-footer .col-right .contact span,
  .main-footer .col-right .social span {
    display: none;
  }
}
@media screen and (max-width: 868px) {
  .main-footer {
    height: auto;
  }
  .main-footer .col-left {
    width: 100%;
    float: none;
    padding: 40px 20px 20px 20px;
  }
  .main-footer .col-left h3 {
    font: 15px 'dinprobold';
  }
  .main-footer .col-left .site {
    font: 15px 'dinprobold';
  }
  .main-footer .col-left p {
    font: 14px 'dinproregular';
    margin: 18px 0 23px;
  }
  .main-footer .col-right {
    width: 100%;
    float: none;
    padding: 0 20px 0 20px;
  }
  .main-footer .col-right .contact {
    border: none;
    padding: 0;
  }
  .main-footer .col-right .contact ul {
    float: left;
  }
  .main-footer .col-right .contact span,
  .main-footer .col-right .social span,
  .main-footer .col-right .contact .sep,
  .main-footer .col-right .social .sep {
    display: none;
  }
  .main-footer .col-right .social ul {
    float: left;
  }
  .main-footer .col-right .social ul {
    margin: 0 0 20px 0;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .social ul li .fb {
    background: url("../imgaes/fb@2x.png") no-repeat;
    background-size: 34px;
  }
  .social ul li .in {
    background: url("../images/in@2x.png") no-repeat;
    background-size: 34px;
  }
  .social ul li .tw {
    background: url("../images/tw@2x.png") no-repeat;
    background-size: 34px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 220dpi) {
  .social ul li .fb {
    background: url("../images/fb@3x.png") no-repeat;
    background-size: 34px;
  }
  .social ul li .in {
    background: url("../images/in@3x.png") no-repeat;
    background-size: 34px;
  }
  .social ul li .tw {
    background: url("../images/tw@3x.png") no-repeat;
    background-size: 34px;
  }
}
.aurora-assinatura {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAASCAMAAACEjrsJAAAADFBMVEX///8AAAAAAAAAAAD4jAJNAAAAA3RSTlMAEEDGaJcfAAAAb0lEQVR4Ae2UMRKAMAgEI/z/z5JqkagTC88UboUex85Y2NybiF+V2Sx4rOogzeohYdvI8lQvZ4dWxZmqqgnp8Q1ct9dReTClYru011IxTaqstHn+SNW5/wRMpCRn22Nbq1L9E0UqC9yL5g0Rd2WqHVcmBV4kVQ6wAAAAAElFTkSuQmCC");
}
.aurora-assinatura-white {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAASCAMAAACEjrsJAAAADFBMVEX////////////////1pQ5zAAAAA3RSTlMAEEDGaJcfAAAAb0lEQVR4Ae2UMRKAMAgEI/z/z5JqkagTC88UboUex85Y2NybiF+V2Sx4rOogzeohYdvI8lQvZ4dWxZmqqgnp8Q1ct9dReTClYru011IxTaqstHn+SNW5/wRMpCRn22Nbq1L9E0UqC9yL5g0Rd2WqHVcmBV4kVQ6wAAAAAElFTkSuQmCC");
}
.aurora {
  display: block;
  text-indent: -500px;
  width: 53px;
  height: 9px;
  float: right;
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-size: 53px 9px;
  overflow: hidden;
  opacity: 0.6;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAAASCAMAAACEjrsJAAAADFBMVEX///8AAAAAAAAAAAD4jAJNAAAAA3RSTlMAEEDGaJcfAAAAb0lEQVR4Ae2UMRKAMAgEI/z/z5JqkagTC88UboUex85Y2NybiF+V2Sx4rOogzeohYdvI8lQvZ4dWxZmqqgnp8Q1ct9dReTClYru011IxTaqstHn+SNW5/wRMpCRn22Nbq1L9E0UqC9yL5g0Rd2WqHVcmBV4kVQ6wAAAAAElFTkSuQmCC");
}

.see-also-post {
  overflow: hidden;
}

.see-also-img {
  position:absolute;
  top: 0px;
  left: 0px;
}

.see-also-title {
  position:absolute;
  z-index: 1000;
  top: 0px;
  left: 0px;
}

.transbox {
  border-radius: 5px;
  background: rgb(26, 26, 26); /* Fall-back for browsers that don't support rgba */
  background: rgba(26, 26, 26, .2);
}

/*

Railscasts-like style (c) Visoft, Inc. (Damien White)

*/

.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #232323;
  color: #e6e1dc;
  margin-bottom: 20px;
}

.hljs-comment,
.hljs-quote {
  color: #bc9458;
  font-style: italic;
}

.hljs-keyword,
.hljs-selector-tag {
  color: #c26230;
}

.hljs-string,
.hljs-number,
.hljs-regexp,
.hljs-variable,
.hljs-template-variable {
  color: #a5c261;
}

.hljs-subst {
  color: #519f50;
}

.hljs-tag,
.hljs-name {
  color: #e8bf6a;
}

.hljs-type {
  color: #da4939;
}


.hljs-symbol,
.hljs-bullet,
.hljs-built_in,
.hljs-builtin-name,
.hljs-attr,
.hljs-link {
  color: #6d9cbe;
}

.hljs-params {
  color: #d0d0ff;
}

.hljs-attribute {
  color: #cda869;
}

.hljs-meta {
  color: #9b859d;
}

.hljs-title,
.hljs-section {
  color: #ffc66d;
}

.hljs-addition {
  background-color: #144212;
  color: #e6e1dc;
  display: inline-block;
  width: 100%;
}

.hljs-deletion {
  background-color: #600;
  color: #e6e1dc;
  display: inline-block;
  width: 100%;
}

.hljs-selector-class {
  color: #9b703f;
}

.hljs-selector-id {
  color: #8b98ab;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-link {
  text-decoration: underline;
}
