@charset "UTF-8";
/* ===============================================
CSS by ActiveMedia
v1.00
Authors: Benjamim Alves, Tiago Franco - http://www.activemedia.pt
=============================================== */
/* 
Enhancement of html5doctor.com Reset Stylesheet
v1.00
Last Updated: 2012-09-26
Author: Benjamim Alves & Carlos Sousa - http://www.activemedia.pt
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

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

del {
  text-decoration: line-through; }

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

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

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

input, select {
  vertical-align: middle; }

.left, .alignleft {
  float: left; }

.right, .alignright {
  float: right; }

.clearfix:after {
  content: ".";
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  display: block; }

.hidden {
  display: none; }

.show {
  display: block; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

small {
  font-size: small; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.row {
  max-width: 1100px;
  margin: 0 auto; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.col-1 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 8.33333%; }

.push-1 {
  margin-left: 8.33333%; }

.pull-1 {
  margin-left: -8.33333%; }

.col-2 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%; }

.push-2 {
  margin-left: 16.66667%; }

.pull-2 {
  margin-left: -16.66667%; }

.col-3 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%; }

.push-3 {
  margin-left: 25%; }

.pull-3 {
  margin-left: -25%; }

.col-4 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%; }

.push-4 {
  margin-left: 33.33333%; }

.pull-4 {
  margin-left: -33.33333%; }

.col-5 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%; }

.push-5 {
  margin-left: 41.66667%; }

.pull-5 {
  margin-left: -41.66667%; }

.col-6 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%; }

.push-6 {
  margin-left: 50%; }

.pull-6 {
  margin-left: -50%; }

.col-7 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%; }

.push-7 {
  margin-left: 58.33333%; }

.pull-7 {
  margin-left: -58.33333%; }

.col-8 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66667%; }

.push-8 {
  margin-left: 66.66667%; }

.pull-8 {
  margin-left: -66.66667%; }

.col-9 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 75%; }

.push-9 {
  margin-left: 75%; }

.pull-9 {
  margin-left: -75%; }

.col-10 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 83.33333%; }

.push-10 {
  margin-left: 83.33333%; }

.pull-10 {
  margin-left: -83.33333%; }

.col-11 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 91.66667%; }

.push-11 {
  margin-left: 91.66667%; }

.pull-11 {
  margin-left: -91.66667%; }

.col-12 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

.push-12 {
  margin-left: 100%; }

.pull-12 {
  margin-left: -100%; }

@media screen and (min-width: 1100px) {
  .xl-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xl-push-1 {
    margin-left: 8.33333%; }

  .xl-pull-1 {
    margin-left: -8.33333%; }

  .xl-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xl-push-2 {
    margin-left: 16.66667%; }

  .xl-pull-2 {
    margin-left: -16.66667%; }

  .xl-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xl-push-3 {
    margin-left: 25%; }

  .xl-pull-3 {
    margin-left: -25%; }

  .xl-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xl-push-4 {
    margin-left: 33.33333%; }

  .xl-pull-4 {
    margin-left: -33.33333%; }

  .xl-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xl-push-5 {
    margin-left: 41.66667%; }

  .xl-pull-5 {
    margin-left: -41.66667%; }

  .xl-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xl-push-6 {
    margin-left: 50%; }

  .xl-pull-6 {
    margin-left: -50%; }

  .xl-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xl-push-7 {
    margin-left: 58.33333%; }

  .xl-pull-7 {
    margin-left: -58.33333%; }

  .xl-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xl-push-8 {
    margin-left: 66.66667%; }

  .xl-pull-8 {
    margin-left: -66.66667%; }

  .xl-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xl-push-9 {
    margin-left: 75%; }

  .xl-pull-9 {
    margin-left: -75%; }

  .xl-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xl-push-10 {
    margin-left: 83.33333%; }

  .xl-pull-10 {
    margin-left: -83.33333%; }

  .xl-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xl-push-11 {
    margin-left: 91.66667%; }

  .xl-pull-11 {
    margin-left: -91.66667%; }

  .xl-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xl-push-12 {
    margin-left: 100%; }

  .xl-pull-12 {
    margin-left: -100%; } }
@media screen and (min-width: 1000px) {
  .l-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .l-push-1 {
    margin-left: 8.33333%; }

  .l-pull-1 {
    margin-left: -8.33333%; }

  .l-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .l-push-2 {
    margin-left: 16.66667%; }

  .l-pull-2 {
    margin-left: -16.66667%; }

  .l-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .l-push-3 {
    margin-left: 25%; }

  .l-pull-3 {
    margin-left: -25%; }

  .l-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .l-push-4 {
    margin-left: 33.33333%; }

  .l-pull-4 {
    margin-left: -33.33333%; }

  .l-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .l-push-5 {
    margin-left: 41.66667%; }

  .l-pull-5 {
    margin-left: -41.66667%; }

  .l-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .l-push-6 {
    margin-left: 50%; }

  .l-pull-6 {
    margin-left: -50%; }

  .l-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .l-push-7 {
    margin-left: 58.33333%; }

  .l-pull-7 {
    margin-left: -58.33333%; }

  .l-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .l-push-8 {
    margin-left: 66.66667%; }

  .l-pull-8 {
    margin-left: -66.66667%; }

  .l-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .l-push-9 {
    margin-left: 75%; }

  .l-pull-9 {
    margin-left: -75%; }

  .l-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .l-push-10 {
    margin-left: 83.33333%; }

  .l-pull-10 {
    margin-left: -83.33333%; }

  .l-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .l-push-11 {
    margin-left: 91.66667%; }

  .l-pull-11 {
    margin-left: -91.66667%; }

  .l-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .l-push-12 {
    margin-left: 100%; }

  .l-pull-12 {
    margin-left: -100%; } }
@media screen and (min-width: 800px) {
  .m-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .m-push-1 {
    margin-left: 8.33333%; }

  .m-pull-1 {
    margin-left: -8.33333%; }

  .m-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .m-push-2 {
    margin-left: 16.66667%; }

  .m-pull-2 {
    margin-left: -16.66667%; }

  .m-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .m-push-3 {
    margin-left: 25%; }

  .m-pull-3 {
    margin-left: -25%; }

  .m-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .m-push-4 {
    margin-left: 33.33333%; }

  .m-pull-4 {
    margin-left: -33.33333%; }

  .m-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .m-push-5 {
    margin-left: 41.66667%; }

  .m-pull-5 {
    margin-left: -41.66667%; }

  .m-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .m-push-6 {
    margin-left: 50%; }

  .m-pull-6 {
    margin-left: -50%; }

  .m-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .m-push-7 {
    margin-left: 58.33333%; }

  .m-pull-7 {
    margin-left: -58.33333%; }

  .m-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .m-push-8 {
    margin-left: 66.66667%; }

  .m-pull-8 {
    margin-left: -66.66667%; }

  .m-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .m-push-9 {
    margin-left: 75%; }

  .m-pull-9 {
    margin-left: -75%; }

  .m-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .m-push-10 {
    margin-left: 83.33333%; }

  .m-pull-10 {
    margin-left: -83.33333%; }

  .m-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .m-push-11 {
    margin-left: 91.66667%; }

  .m-pull-11 {
    margin-left: -91.66667%; }

  .m-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .m-push-12 {
    margin-left: 100%; }

  .m-pull-12 {
    margin-left: -100%; } }
@media screen and (min-width: 640px) {
  .s-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .s-push-1 {
    margin-left: 8.33333%; }

  .s-pull-1 {
    margin-left: -8.33333%; }

  .s-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .s-push-2 {
    margin-left: 16.66667%; }

  .s-pull-2 {
    margin-left: -16.66667%; }

  .s-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .s-push-3 {
    margin-left: 25%; }

  .s-pull-3 {
    margin-left: -25%; }

  .s-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .s-push-4 {
    margin-left: 33.33333%; }

  .s-pull-4 {
    margin-left: -33.33333%; }

  .s-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .s-push-5 {
    margin-left: 41.66667%; }

  .s-pull-5 {
    margin-left: -41.66667%; }

  .s-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .s-push-6 {
    margin-left: 50%; }

  .s-pull-6 {
    margin-left: -50%; }

  .s-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .s-push-7 {
    margin-left: 58.33333%; }

  .s-pull-7 {
    margin-left: -58.33333%; }

  .s-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .s-push-8 {
    margin-left: 66.66667%; }

  .s-pull-8 {
    margin-left: -66.66667%; }

  .s-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .s-push-9 {
    margin-left: 75%; }

  .s-pull-9 {
    margin-left: -75%; }

  .s-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .s-push-10 {
    margin-left: 83.33333%; }

  .s-pull-10 {
    margin-left: -83.33333%; }

  .s-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .s-push-11 {
    margin-left: 91.66667%; }

  .s-pull-11 {
    margin-left: -91.66667%; }

  .s-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .s-push-12 {
    margin-left: 100%; }

  .s-pull-12 {
    margin-left: -100%; } }
@media screen and (min-width: 480px) {
  .xs-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xs-push-1 {
    margin-left: 8.33333%; }

  .xs-pull-1 {
    margin-left: -8.33333%; }

  .xs-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xs-push-2 {
    margin-left: 16.66667%; }

  .xs-pull-2 {
    margin-left: -16.66667%; }

  .xs-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xs-push-3 {
    margin-left: 25%; }

  .xs-pull-3 {
    margin-left: -25%; }

  .xs-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xs-push-4 {
    margin-left: 33.33333%; }

  .xs-pull-4 {
    margin-left: -33.33333%; }

  .xs-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xs-push-5 {
    margin-left: 41.66667%; }

  .xs-pull-5 {
    margin-left: -41.66667%; }

  .xs-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xs-push-6 {
    margin-left: 50%; }

  .xs-pull-6 {
    margin-left: -50%; }

  .xs-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xs-push-7 {
    margin-left: 58.33333%; }

  .xs-pull-7 {
    margin-left: -58.33333%; }

  .xs-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xs-push-8 {
    margin-left: 66.66667%; }

  .xs-pull-8 {
    margin-left: -66.66667%; }

  .xs-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xs-push-9 {
    margin-left: 75%; }

  .xs-pull-9 {
    margin-left: -75%; }

  .xs-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xs-push-10 {
    margin-left: 83.33333%; }

  .xs-pull-10 {
    margin-left: -83.33333%; }

  .xs-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xs-push-11 {
    margin-left: 91.66667%; }

  .xs-pull-11 {
    margin-left: -91.66667%; }

  .xs-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xs-push-12 {
    margin-left: 100%; }

  .xs-pull-12 {
    margin-left: -100%; } }
@media screen and (min-width: 320px) {
  .xxs-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xxs-push-1 {
    margin-left: 8.33333%; }

  .xxs-pull-1 {
    margin-left: -8.33333%; }

  .xxs-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xxs-push-2 {
    margin-left: 16.66667%; }

  .xxs-pull-2 {
    margin-left: -16.66667%; }

  .xxs-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xxs-push-3 {
    margin-left: 25%; }

  .xxs-pull-3 {
    margin-left: -25%; }

  .xxs-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xxs-push-4 {
    margin-left: 33.33333%; }

  .xxs-pull-4 {
    margin-left: -33.33333%; }

  .xxs-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xxs-push-5 {
    margin-left: 41.66667%; }

  .xxs-pull-5 {
    margin-left: -41.66667%; }

  .xxs-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xxs-push-6 {
    margin-left: 50%; }

  .xxs-pull-6 {
    margin-left: -50%; }

  .xxs-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xxs-push-7 {
    margin-left: 58.33333%; }

  .xxs-pull-7 {
    margin-left: -58.33333%; }

  .xxs-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xxs-push-8 {
    margin-left: 66.66667%; }

  .xxs-pull-8 {
    margin-left: -66.66667%; }

  .xxs-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xxs-push-9 {
    margin-left: 75%; }

  .xxs-pull-9 {
    margin-left: -75%; }

  .xxs-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xxs-push-10 {
    margin-left: 83.33333%; }

  .xxs-pull-10 {
    margin-left: -83.33333%; }

  .xxs-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xxs-push-11 {
    margin-left: 91.66667%; }

  .xxs-pull-11 {
    margin-left: -91.66667%; }

  .xxs-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xxs-push-12 {
    margin-left: 100%; }

  .xxs-pull-12 {
    margin-left: -100%; } }
.pad {
  padding-left: 15px;
  padding-right: 15px; }

.no-pad {
  padding-left: 0;
  padding-right: 0; }

.alpha {
  padding-left: 0; }

.omega {
  padding-right: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * 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.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  color: #fff; }

a {
  color: #eee580; }
  a:hover, a:focus {
    color: #fffcd9; }

.align-right {
  text-align: right; }

.postWrapper {
  margin: 0 auto;
  max-width: 1100px; }

#the_champ_sharing_more_providers {
  z-index: 100 !important; }

#the_champ_popup_bg {
  z-index: 99 !important; }

#posts {
  list-style-type: none; }

.content article {
  max-width: 760px;
  margin: 0 auto; }
  .content article.galeria-videos, .content article.vencedores, .content article.nomeados, .content article.galeria-desafios, .content article.galeria-desafios-instagram {
    max-width: 1100px; }
  .content article h1 {
    position: relative;
    font-size: 60px;
    color: #fffcd9;
    font-family: 'Neuton', serif;
    font-weight: 700;
    font-style: normal; }

.post {
  color: #fffef3; }
  .post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
    line-height: 1.3;
    margin-bottom: 1px;
    font-family: 'Neuton', serif;
    font-weight: normal;
    font-style: normal; }
  .post h1.postTitle {
    font-size: 30px;
    color: #fffef3; }
  .post h1, .post h2 {
    font-size: 30px;
    color: white; }
  .post h3 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fffcd9; }
  .post h4 {
    font-size: 22px;
    margin-bottom: 8px;
    margin-top: 8px;
    color: #fffcd9; }
  .post h5 {
    font-size: 1.2em;
    color: #fffcd9; }
  .post h6 {
    font-size: 1.1em; }
  .post ul {
    margin: 1em 0; }
    .post ul li {
      margin: .3em 0 .3em 1em;
      font-size: .9em; }
  .post p {
    line-height: 1.4em;
    font-size: 14px;
    color: #fffef3;
    margin-bottom: 1em; }
  .post blockquote {
    display: block;
    border-top: solid 3px #eee580;
    position: relative;
    padding: 15px 15px 15px 100px;
    text-align: left;
    font-size: 20px;
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #eee580;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px; }
    .post blockquote:after {
      content: "";
      display: table;
      clear: both; }
    .post blockquote:before {
      display: block;
      position: absolute;
      color: #100223;
      background: #eee580;
      font-size: 100px;
      line-height: 137px;
      width: 80px;
      height: 80px;
      text-align: center;
      overflow: hidden;
      font-family: 'Varela Round', sans-serif;
      font-weight: normal;
      font-style: normal;
      content: "“";
      top: 0;
      left: 0; }
    .post blockquote p {
      font-size: 24px;
      margin-bottom: 0;
      color: #eee580; }
  .post img {
    max-width: 100%;
    height: auto;
    border: solid 3px #eee580;
    margin-bottom: 15px; }
  .post a {
    color: #eee580;
    text-decoration: underline; }
    .post a:hover, .post a:focus {
      color: #fffcd9;
      text-decoration: underline; }
  .post .gallery .gallery-item {
    display: inline-block;
    float: none;
    margin: 0;
    width: auto; }
    .post .gallery .gallery-item .gallery-icon a img.attachment-thumbnail {
      border: none;
      margin: .3em; }
  .post .wp-smiley {
    border: none;
    margin-bottom: 0; }

.button, .post #loginform input[type="submit"], #registerform input[type="submit"] {
  display: inline-block;
  border: solid 2px #eee580;
  background: #eee580;
  outline: none;
  text-transform: uppercase;
  color: #100223;
  text-decoration: none;
  cursor: pointer;
  line-height: 32px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: bold; }
  .button:hover, .post #loginform input[type="submit"]:hover, #registerform input[type="submit"]:hover, .button:focus, .post #loginform input[type="submit"]:focus, #registerform input[type="submit"]:focus {
    color: #100223;
    background: #fffcd9;
    border-color: #fffcd9;
    text-decoration: none; }

.button--black {
  background: #100223;
  color: #eee580; }
  .button--black:hover, .button--black:focus {
    background: #eee580;
    color: #100223;
    border-color: #100223; }

.button--big, .post #loginform input[type="submit"], #registerform input[type="submit"] {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  font-size: 18px; }

body {
  background: #100223;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal; }

a {
  text-decoration: none; }

header {
  margin-bottom: 35px;
  border-bottom: solid 2px #eee580; }
  header .logo {
    text-align: center;
    display: block;
    width: 100%;
    height: 168px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: solid 2px #eee580;
    margin-top: 62px;
    padding-bottom: 20px; }
    header .logo a {
      display: block;
      height: 100%;
      width: 100%;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/logo-energia-fantasma.png) center top no-repeat; }
    header .logo.off a {
      background: url(../images/logo-energia-fantasma.png) center bottom no-repeat !important; }

.session {
  background: #fffcd9;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999999; }

.session-content {
  margin: 0 auto;
  max-width: 1100px; }
  .session-content:after {
    content: "";
    display: table;
    clear: both; }
  .session-content .sexo {
    height: 40px;
    width: 40px;
    margin-top: 8px;
    display: block;
    overflow: hidden;
    background: url(../images/sexo-spritesheet.png) top left no-repeat;
    border-radius: 50%; }
    .session-content .sexo.masc {
      background: url(../images/sexo-spritesheet.png) top left no-repeat; }
    .session-content .sexo.fem {
      background: url(../images/sexo-spritesheet.png) top right no-repeat; }
  .session-content .widget_theme_my_login {
    color: #100223;
    padding: 10px;
    font-size: 15px; }
    .session-content .widget_theme_my_login.not-login {
      display: none; }
    .session-content .widget_theme_my_login.delegacao {
      font-size: 11px;
      line-height: 17px; }
      .session-content .widget_theme_my_login.delegacao a {
        color: #454348; }
    .session-content .widget_theme_my_login .welcome-msg {
      float: left;
      margin-top: 9px;
      margin-right: 20px;
      font-size: 13px; }
  .session-content .join {
    max-width: 240px;
    width: 100%;
    position: relative;
    float: left;
    margin-top: -10px; }
    .session-content .join:hover ul {
      display: block; }
    .session-content .join:hover span {
      background: #eee580; }
    .session-content .join ul {
      display: none;
      position: absolute;
      top: 42px;
      z-index: 100;
      background: #eee580;
      max-width: 240px;
      width: 100%;
      border: solid 2px #eee580; }
    .session-content .join li a {
      font-size: 11px;
      text-align: center;
      display: block;
      line-height: 40px;
      text-decoration: none;
      font-weight: bold;
      color: #100223; }
      .session-content .join li a:hover, .session-content .join li a:focus {
        background: #fffcd9; }
    .session-content .join span {
      display: block;
      height: 42px;
      line-height: 42px;
      text-align: center;
      text-transform: uppercase;
      color: #100223;
      font-weight: bold;
      font-size: 12px; }
      .session-content .join span:after {
        content: "";
        width: 10px;
        height: 7px;
        margin-left: 8px;
        display: inline-block;
        background: url(../images/arrow-down.png) top left no-repeat;
        vertical-align: middle; }
  .session-content.not-logged-in .login {
    max-width: 240px;
    width: 100%;
    position: relative;
    float: left;
    margin-top: -10px; }
  .session-content .login {
    display: inline-block; }
    .session-content .login .complete {
      display: none;
      font-size: 10px;
      padding-bottom: 5px;
      text-align: center; }
    .session-content .login span {
      display: block;
      height: 42px;
      line-height: 42px;
      text-align: center;
      text-transform: uppercase;
      color: #100223;
      font-weight: bold;
      font-size: 12px; }
      .session-content .login span:after {
        content: "";
        width: 10px;
        height: 7px;
        margin-left: 8px;
        display: inline-block;
        background: url(../images/arrow-down.png) top left no-repeat;
        vertical-align: middle; }
    .session-content .login:hover span {
      background: #eee580; }
    .session-content .login:hover .login-panel {
      display: block; }
    .session-content .login .login-panel {
      display: none;
      position: absolute;
      top: 42px;
      z-index: 100;
      background: #eee580;
      max-width: 240px;
      width: 100%;
      border: solid 2px #eee580;
      background: #fffef3; }
      .session-content .login .login-panel label {
        display: block;
        border-bottom: solid 2px #eee580;
        padding-left: 40px;
        position: relative; }
        .session-content .login .login-panel label:hover, .session-content .login .login-panel label:focus {
          background: #fffcd9; }
        .session-content .login .login-panel label:before {
          width: 40px;
          height: 40px;
          content: "";
          display: block;
          top: 0;
          left: 0;
          position: absolute; }
        .session-content .login .login-panel label.user-name:before {
          width: 16px;
          height: 19px;
          top: 10px;
          left: 10px;
          background: url(../images/user-icon.png) top left no-repeat; }
        .session-content .login .login-panel label.user-name:hover:before {
          background: url(../images/user-icon.png) bottom left no-repeat; }
        .session-content .login .login-panel label.user-password:before {
          width: 15px;
          height: 19px;
          top: 10px;
          left: 12px;
          background: url(../images/lock-icon.png) top left no-repeat; }
        .session-content .login .login-panel label.user-password:hover:before {
          background: url(../images/lock-icon.png) bottom left no-repeat; }
        .session-content .login .login-panel label input[type="text"],
        .session-content .login .login-panel label input[type="password"],
        .session-content .login .login-panel label input[type="email"] {
          -webkit-appearance: none;
          -webkit-border-radius: 0px;
          width: 100%;
          display: block;
          background: transparent;
          border: none;
          height: 40px;
          line-height: 40px;
          font-size: 11px;
          font-family: 'Open Sans', sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          border-left: solid 2px #eee580; }
      .session-content .login .login-panel .login-button {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-transform: uppercase;
        color: #100223;
        font-size: 14px;
        font-weight: bold;
        border: none;
        background: #eee580; }
      .session-content .login .login-panel .remember {
        font-size: 11px;
        color: #100223;
        line-height: 40px; }
    .session-content .login .tml-user-links {
      z-index: 10;
      font-size: 11px; }
      .session-content .login .tml-user-links li {
        float: left; }
      .session-content .login .tml-user-links a {
        padding-left: 10px;
        padding-right: 10px;
        color: #100223;
        display: block;
        line-height: 32px;
        text-align: center;
        font-weight: bold;
        border: solid 1px black;
        margin-right: 5px;
        border-radius: 2px; }
        .session-content .login .tml-user-links a:hover, .session-content .login .tml-user-links a:focus {
          text-decoration: none;
          background: white; }
    .session-content .login .error {
      position: absolute;
      left: 100%;
      top: 0;
      font-size: 11px;
      color: #666;
      width: 320px;
      padding-top: 10px;
      padding-left: 5px; }
      .session-content .login .error a {
        color: red; }

.post .join {
  display: none; }
.post .login > span {
  display: none; }
.post .login .complete {
  padding-bottom: 25px;
  font-size: 14px; }
.post #loginform label.user-name {
  display: block;
  margin-bottom: 8px; }
  .post #loginform label.user-name input {
    width: 320px;
    border: solid 2px #eee580;
    background: #fffef3;
    height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
.post #loginform label.user-password {
  display: block;
  margin-bottom: 8px; }
  .post #loginform label.user-password input {
    width: 320px;
    border: solid 2px #eee580;
    background: #fffef3;
    height: 40px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
.post #loginform label.remember {
  display: block;
  margin-bottom: 15px;
  vertical-align: middle;
  width: 320px;
  font-size: 14px;
  font-weight: normal; }
  .post #loginform label.remember input {
    vertical-align: middle; }
.post #loginform input[type="submit"] {
  width: 320px;
  display: inline-block; }

.main-nav {
  position: relative; }
  .main-nav .search-button {
    position: absolute;
    top: 0;
    left: 0; }
    .main-nav .search-button a {
      display: block;
      position: relative;
      height: 60px;
      width: 50px;
      overflow: hidden;
      text-indent: -9999px;
      background: url(../images/search-icon.png) center no-repeat transparent; }
      .main-nav .search-button a:hover, .main-nav .search-button a:focus {
        background: url(../images/search-icon-hover.png) center no-repeat #eee580; }
      .main-nav .search-button a.active {
        border: solid 2px #eee580; }
  .main-nav > ul {
    display: table;
    width: 100%;
    position: relative;
    z-index: 9; }
    .main-nav > ul > li {
      display: table-cell;
      position: relative; }
      .main-nav > ul > li a {
        text-align: center;
        display: block;
        height: 50px;
        padding-top: 13px;
        padding-bottom: 10px;
        color: #eee580;
        font-size: 22px;
        font-family: 'Varela Round', sans-serif;
        font-weight: normal;
        font-style: normal;
        text-transform: uppercase; }
        .main-nav > ul > li a:hover, .main-nav > ul > li a:focus {
          background: #eee580;
          color: #100223;
          text-decoration: none; }
      .main-nav > ul > li:hover > a, .main-nav > ul > li:focus > a {
        background: #eee580;
        color: #100223;
        text-decoration: none; }
      .main-nav > ul > li:hover > ul, .main-nav > ul > li:focus > ul {
        display: block; }
        .main-nav > ul > li:hover > ul li, .main-nav > ul > li:focus > ul li {
          width: 100%; }
          .main-nav > ul > li:hover > ul li a, .main-nav > ul > li:focus > ul li a {
            display: block;
            padding-right: 8px;
            padding-left: 8px;
            vertical-align: middle;
            font-size: 16px;
            width: 100%; }
      .main-nav > ul > li ul {
        display: none;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        min-width: 180px;
        border-left: solid 2px #eee580;
        border-right: solid 2px #eee580;
        border-bottom: solid 2px #eee580;
        background: #100223; }

.search-field {
  display: none; }
  .search-field input {
    width: 100%;
    background: transparent;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    outline: none;
    color: #eee580;
    padding-left: 10px;
    padding-right: 10px; }
    .search-field input::-webkit-input-placeholder {
      color: #eee580; }
    .search-field input:-moz-placeholder {
      color: #eee580; }
    .search-field input::-moz-placeholder {
      color: #eee580; }
    .search-field input:-ms-input-placeholder {
      color: #eee580; }
    .search-field input:hover, .search-field input:focus {
      background: #eee580;
      color: #100223; }
      .search-field input:hover::-webkit-input-placeholder, .search-field input:focus::-webkit-input-placeholder {
        color: #100223; }
      .search-field input:hover:-moz-placeholder, .search-field input:focus:-moz-placeholder {
        color: #100223; }
      .search-field input:hover::-moz-placeholder, .search-field input:focus::-moz-placeholder {
        color: #100223; }
      .search-field input:hover:-ms-input-placeholder, .search-field input:focus:-ms-input-placeholder {
        color: #100223; }

@-webkit-keyframes spriteSlide {
  0% {
    background-position: 0 top; }
  100% {
    background-position: -3508px top; } }
@-moz-keyframes spriteSlide {
  0% {
    background-position: 0 top; }
  100% {
    background-position: -3508px top; } }
@keyframes spriteSlide {
  0% {
    background-position: 0 top; }
  100% {
    background-position: -3508px top; } }
.hero {
  border-bottom: solid 2px #eee580;
  background-color: transparent;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }
  .hero .hero__content {
    padding-top: 18px;
    height: auto; }
    .hero .hero__content h2 {
      text-shadow: 0 0 5px 10px #100223;
      font-size: 28px;
      font-family: 'Varela Round', sans-serif;
      font-weight: normal;
      font-style: normal;
      text-align: center;
      font-weight: normal;
      width: 60%;
      margin: 0 auto 10px auto;
      text-transform: uppercase;
      border-radius: 10px;
      padding: 5px; }
    .hero .hero__content h2#hero__copy-alt {
      display: none; }
    .hero .hero__content h2#hero__copy {
      font-size: 24px; }
      .hero .hero__content h2#hero__copy img {
        bottom: 0;
        left: 0;
        margin-bottom: 25px; }
  .hero .hero__illustration {
    display: block;
    background-color: transparent;
    background-repeat: no-repeat;
    min-height: 1px;
    width: 877px;
    height: 330px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
    background-position: left top;
    background-image: url(../images/hero/anim/spritesheet.png); }
    .hero .hero__illustration .object {
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      background-position: top left;
      background-color: transparent;
      z-index: 10; }
    .hero .hero__illustration .ac {
      right: 0;
      top: 139px;
      width: 372px;
      height: 161px;
      background-image: url(../images/hero/ac.png); }
    .hero .hero__illustration .box {
      left: 60px;
      top: 86px;
      width: 292px;
      height: 123px;
      background-image: url(../images/hero/box.png); }
    .hero .hero__illustration .charger {
      top: 200px;
      right: 189px;
      width: 48px;
      height: 62px;
      background-image: url(../images/hero/charger.png); }
    .hero .hero__illustration .coffee {
      top: 18px;
      right: 52px;
      width: 237px;
      height: 221px;
      background-image: url(../images/hero/coffee-machine.png); }
    .hero .hero__illustration .computer {
      top: 28px;
      left: 0;
      width: 291px;
      height: 251px;
      background-image: url(../images/hero/computer.png); }
    .hero .hero__illustration .console {
      top: 145px;
      left: 74px;
      width: 251px;
      height: 158px;
      background-image: url(../images/hero/console.png); }
    .hero .hero__illustration .dvd {
      right: 164px;
      top: 202px;
      width: 224px;
      height: 84px;
      background-image: url(../images/hero/dvd.png); }
    .hero .hero__illustration .laptop {
      left: 100px;
      top: 77px;
      width: 226px;
      height: 155px;
      background-image: url(../images/hero/laptop.png); }
    .hero .hero__illustration .phone {
      left: 209px;
      top: 62px;
      width: 77px;
      height: 142px;
      background-image: url(../images/hero/phone.png); }
    .hero .hero__illustration .printer {
      left: 35px;
      top: 40px;
      width: 272px;
      height: 188px;
      background-image: url(../images/hero/printer.png); }
    .hero .hero__illustration .stereo {
      top: 173px;
      right: 0;
      width: 449px;
      height: 143px;
      background-image: url(../images/hero/stereo.png); }
    .hero .hero__illustration .tv {
      right: 2px;
      top: 23px;
      width: 342px;
      height: 239px;
      background-image: url(../images/hero/tv.png); }
    .hero .hero__illustration .ups {
      left: 189px;
      top: 53px;
      width: 104px;
      height: 160px;
      background-image: url(../images/hero/ups.png); }
    .hero .hero__illustration.anim {
      -webkit-animation-name: spriteSlide;
      -moz-animation-name: spriteSlide;
      animation-name: spriteSlide;
      -webkit-animation-duration: 0.4s;
      -moz-animation-duration: 0.4s;
      animation-duration: 0.4s;
      -webkit-animation-timing-function: steps(4);
      -moz-animation-timing-function: steps(4);
      animation-timing-function: steps(4);
      -webkit-animation-iteration-count: 1;
      -moz-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-fill-mode: forwards;
      -moz-animation-fill-mode: forwards;
      animation-fill-mode: forwards; }
      .hero .hero__illustration.anim .pulse1,
      .hero .hero__illustration.anim .pulse2 {
        display: none; }
  .hero .rectangle-left, .hero .rectangle-right {
    display: inline-block;
    position: absolute;
    width: 60px;
    height: 90px;
    bottom: 0;
    border-top: solid 2px #eee580;
    border-left: solid 2px #eee580; }
  .hero .rectangle-right {
    margin-left: 996px;
    border-right: solid 2px #eee580;
    border-left: solid 2px transparent; }
  .hero img {
    position: relative;
    bottom: 75px;
    left: 58px; }
  .hero .tomada {
    left: 970px; }

.pulse1 {
  border: solid 2px #eee580;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 414px;
  margin-top: -25px;
  margin-left: -25px;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse1;
  -moz-animation-name: pulse1;
  animation-name: pulse1;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease; }
  .no-cssanimations .pulse1 {
    display: none; }

.pulse2 {
  content: "";
  background: transparent;
  width: 40px;
  height: 40px;
  position: absolute;
  border: solid 2px #eee580;
  border-radius: 50%;
  top: 0;
  left: 414px;
  margin-left: -20px;
  margin-top: -20px;
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: pulse2;
  -moz-animation-name: pulse2;
  animation-name: pulse2;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease; }
  .no-cssanimations .pulse2 {
    display: none; }

@-webkit-keyframes pulse1 {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    -webkit-transform: scale(2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(2);
    opacity: 0; } }
@-moz-keyframes pulse1 {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    -moz-transform: scale(2);
    opacity: 0; }
  100% {
    -moz-transform: scale(2);
    opacity: 0; } }
@keyframes pulse1 {
  0% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0; } }
@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  75% {
    opacity: 0; }
  90% {
    -webkit-transform: scale(3.5); }
  100% {
    -webkit-transform: scale(3.5);
    opacity: 0; } }
@-moz-keyframes pulse2 {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  75% {
    opacity: 0; }
  90% {
    -moz-transform: scale(3.5); }
  100% {
    -moz-transform: scale(3.5);
    opacity: 0; } }
@keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0; }
  10% {
    opacity: 1; }
  75% {
    opacity: 0; }
  90% {
    -webkit-transform: scale(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
    transform: scale(3.5); }
  100% {
    -webkit-transform: scale(3.5);
    -moz-transform: scale(3.5);
    -ms-transform: scale(3.5);
    -o-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0; } }
.call-to-action {
  border-left: solid 2px #eee580;
  border-right: solid 2px #eee580; }
  .call-to-action .box {
    display: inline-block;
    margin: 30px;
    background-color: #eee580;
    color: #100223;
    padding: 30px; }
    .call-to-action .box a {
      color: #100223;
      font-weight: bold; }
    .call-to-action .box h2 {
      font-size: 35px;
      font-family: 'Neuton', serif;
      font-weight: 700;
      font-style: normal; }
    .call-to-action .box p {
      margin-top: 30px;
      line-height: 25px; }
    .call-to-action .box .news {
      margin-top: 10px;
      margin-right: 10px;
      margin-bottom: 10px;
      float: right;
      border: solid 3px #100223; }

.latest .box {
  position: relative;
  display: inline-block;
  background-color: #eee580;
  color: #100223;
  padding: 30px;
  margin: 30px; }
  .latest .box a {
    color: #100223;
    font-weight: bold; }
  .latest .box h3 {
    font-size: 35px;
    font-family: 'Neuton', serif;
    font-weight: 700;
    font-style: normal; }
  .latest .box p {
    margin-top: 30px;
    line-height: 25px; }
  .latest .box .news {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: right;
    border: solid 3px #100223; }
.latest .side-borders {
  border-left: solid 2px #eee580;
  border-right: solid 2px #eee580;
  max-width: 1100px;
  margin: 30px auto;
  position: relative; }
  .latest .side-borders > .row {
    position: relative;
    margin-bottom: 25px;
    border-top: solid 2px #eee580;
    border-bottom: solid 2px #eee580; }

.what-is-it .video-container {
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: solid 2px #eee580;
  border-right: solid 2px #eee580;
  max-width: 1100px;
  margin: -35px auto 0 auto;
  position: relative; }
  .what-is-it .video-container:after {
    content: "";
    display: table;
    clear: both; }
.what-is-it .side-borders {
  padding-top: 120px;
  border-left: solid 2px #eee580;
  border-right: solid 2px #eee580;
  max-width: 1100px;
  margin: 0 auto;
  position: relative; }
  .what-is-it .side-borders > .row {
    position: relative;
    border-top: solid 2px #eee580;
    border-bottom: solid 2px #eee580;
    color: #100223; }
    .what-is-it .side-borders > .row:before {
      content: "";
      width: 130px;
      height: 103px;
      position: absolute;
      top: -75px;
      right: 65px;
      background: url(../images/what-is-it-icon.png) top left no-repeat #100223; }
.what-is-it h2 {
  font-family: 'Varela Round', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  color: #eee580;
  font-size: 28px;
  border-bottom: solid 2px #eee580;
  background: #100223;
  padding: 10px 20px 10px 85px;
  display: inline-block;
  border-right: solid 2px #eee580;
  background: url(../images/plug.png) center left no-repeat;
  position: relative; }
  .what-is-it h2:after {
    content: "";
    display: block;
    position: absolute;
    top: -35px;
    width: 66px;
    height: 35px;
    background: url(../images/switch.png) top left no-repeat;
    right: -80px; }
.what-is-it .what-is-it__content {
  display: block;
  padding: 20px;
  background: #eee580;
  margin-top: -2px;
  line-height: 1.3em; }
  .what-is-it .what-is-it__content:after {
    content: "";
    display: table;
    clear: both; }
  .what-is-it .what-is-it__content p {
    line-height: 1.4em; }
.what-is-it h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 15px; }
.what-is-it .what-is-it__content__action {
  padding-top: 40px; }
  .what-is-it .what-is-it__content__action > a {
    display: block;
    text-align: center; }

.sign-up {
  position: relative;
  margin-top: -50px; }
  .sign-up:after {
    content: "";
    width: 107px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: -14px;
    margin-left: 50%;
    left: -50px;
    background: url(../images/zigzag.png) top left no-repeat; }
  .sign-up .side-borders {
    padding-top: 140px;
    border-left: solid 2px #eee580;
    border-right: solid 2px #eee580;
    max-width: 1100px;
    margin: 0 auto;
    position: relative; }
    .sign-up .side-borders > .row {
      position: relative;
      margin-bottom: 25px;
      border-top: solid 2px #eee580;
      border-bottom: solid 2px #eee580; }
      .sign-up .side-borders > .row:before {
        content: "";
        width: 155px;
        height: 104px;
        background: url(../images/sign-up-icon.png) center no-repeat #100223;
        position: absolute;
        top: -75px;
        right: 45px; }
  .sign-up h2 {
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #eee580;
    font-size: 28px;
    padding: 10px 20px 10px 85px;
    display: inline-block;
    border-right: solid 2px #eee580;
    background: url(../images/plug.png) center left no-repeat;
    position: relative; }
    .sign-up h2:after {
      content: "";
      display: block;
      position: absolute;
      top: -35px;
      width: 66px;
      height: 35px;
      background: url(../images/switch.png) top left no-repeat;
      right: -80px; }
  .sign-up .sign-up__content {
    border-top: solid 2px #eee580;
    display: block;
    padding: 20px;
    color: #eee580; }
    .sign-up .sign-up__content:after {
      content: "";
      display: table;
      clear: both; }
    .sign-up .sign-up__content p {
      line-height: 1.4em; }
  .sign-up label {
    display: block;
    color: #eee580;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0;
    line-height: 1.5em; }
  .sign-up input[type="text"],
  .sign-up input[type="email"],
  .sign-up input[type="password"] {
    width: 100%;
    border: solid 2px #eee580;
    background: #fffef3;
    height: 40px;
    line-height: 40px;
    padding: 10px 0; }
    .sign-up input[type="text"]:hover, .sign-up input[type="text"]:focus,
    .sign-up input[type="email"]:hover,
    .sign-up input[type="email"]:focus,
    .sign-up input[type="password"]:hover,
    .sign-up input[type="password"]:focus {
      background: #fffcd9; }

.contest {
  position: relative;
  margin-bottom: 35px; }
  .contest:after {
    content: "";
    width: 107px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: -14px;
    margin-left: 50%;
    left: -50px;
    background: url(../images/zigzag.png) top left no-repeat; }
  .contest .side-borders {
    padding-top: 70px;
    border-left: solid 2px #eee580;
    border-right: solid 2px #eee580;
    max-width: 1100px;
    margin: 0 auto;
    position: relative; }
    .contest .side-borders > .row {
      position: relative;
      margin-bottom: 25px;
      border-top: solid 2px #eee580;
      border-bottom: solid 2px #eee580; }
  .contest img {
    float: right; }
  .contest h2 {
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #eee580;
    font-size: 28px;
    padding: 10px 20px 10px 85px;
    display: inline-block;
    border-right: solid 2px #eee580;
    background: url(../images/plug.png) center left no-repeat;
    position: relative; }
    .contest h2:after {
      content: "";
      display: block;
      position: absolute;
      top: -35px;
      width: 66px;
      height: 35px;
      background: url(../images/switch.png) top left no-repeat;
      right: -80px; }
  .contest .latest .box {
    background-color: #100223;
    padding: 0;
    margin: 0;
    margin-bottom: 30px; }
  .contest .latest p {
    color: #eee580;
    background: none;
    padding: 15px 0;
    border: none;
    line-height: 1.4em; }
    .contest .latest p:after {
      display: none; }
  .contest .latest h2 {
    padding-left: 0;
    color: #ffffff;
    font-family: 'Neuton', serif;
    font-weight: normal;
    font-style: normal;
    background: none;
    border-right: none; }
    .contest .latest h2:after {
      display: none; }
  .contest .latest h5 {
    color: #eee580; }
  .contest h3 {
    padding: 50px 0 0 0;
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: white;
    font-size: 2.125em; }
  .contest .contest__content {
    border-top: solid 2px #eee580;
    display: block;
    padding: 20px;
    color: #eee580; }
    .contest .contest__content:after {
      content: "";
      display: table;
      clear: both; }
    .contest .contest__content p {
      padding: 0; }
    .contest .contest__content h2 {
      padding: 15px 0;
      font-family: 'Neuton', serif;
      font-weight: normal;
      font-style: normal;
      color: white;
      font-size: 2.125em;
      background: none;
      border-right: none; }
      .contest .contest__content h2:after {
        display: none; }
  .contest a {
    color: #100223; }
  .contest .button, .contest .post #loginform input[type="submit"], .post #loginform .contest input[type="submit"], .contest #registerform input[type="submit"], #registerform .contest input[type="submit"] {
    margin: 20px 0; }

.challenge {
  position: relative;
  margin-bottom: 35px;
  margin-top: -35px; }
  .challenge:after {
    content: "";
    width: 107px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: -14px;
    margin-left: 50%;
    left: -50px;
    background: url(../images/zigzag.png) top left no-repeat; }
  .challenge .side-borders {
    padding-top: 70px;
    border-left: solid 2px #eee580;
    border-right: solid 2px #eee580;
    max-width: 1100px;
    margin: -20px auto 0 auto;
    position: relative; }
    .challenge .side-borders > .row {
      position: relative;
      margin-bottom: 25px;
      border-top: solid 2px #eee580;
      border-bottom: solid 2px #eee580; }
  .challenge img {
    position: relative; }
  .challenge h2 {
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #eee580;
    font-size: 28px;
    padding: 10px 20px 10px 85px;
    display: inline-block;
    border-right: solid 2px #eee580;
    background: url(../images/plug.png) center left no-repeat;
    position: relative; }
    .challenge h2:after {
      content: "";
      display: block;
      position: absolute;
      top: -35px;
      width: 66px;
      height: 35px;
      background: url(../images/switch.png) top left no-repeat;
      right: -80px; }
  .challenge h3 {
    color: white;
    font-family: 'Neuton', serif;
    font-weight: normal;
    font-style: normal; }
  .challenge p {
    color: #eee580;
    line-height: 1.4em; }
  .challenge .challenge__content {
    border-top: solid 2px #eee580;
    display: block;
    padding: 20px;
    color: #eee580; }
    .challenge .challenge__content:after {
      content: "";
      display: table;
      clear: both; }
    .challenge .challenge__content h2 {
      padding: 15px 0;
      font-family: 'Neuton', serif;
      font-weight: normal;
      font-style: normal;
      color: white;
      font-size: 2.125em;
      background: none;
      border-right: none; }
      .challenge .challenge__content h2:after {
        display: none; }
  .challenge .button, .challenge .post #loginform input[type="submit"], .post #loginform .challenge input[type="submit"], .challenge #registerform input[type="submit"], #registerform .challenge input[type="submit"] {
    margin: 20px 0; }

.news {
  position: relative;
  margin-bottom: 35px;
  margin-top: -35px; }
  .news:after {
    content: "";
    width: 107px;
    height: 30px;
    display: block;
    position: absolute;
    bottom: -14px;
    margin-left: 50%;
    left: -50px; }
  .news .side-borders {
    padding-top: 70px;
    border-left: solid 2px #eee580;
    border-right: solid 2px #eee580;
    max-width: 1100px;
    margin: 0 auto;
    position: relative; }
    .news .side-borders > .row {
      position: relative;
      margin-bottom: 25px;
      border-top: solid 2px #eee580;
      border-bottom: solid 2px #eee580; }
  .news img {
    position: relative; }
  .news h2 {
    font-family: 'Varela Round', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #eee580;
    font-size: 28px;
    padding: 10px 20px 10px 85px;
    display: inline-block;
    border-right: solid 2px #eee580;
    background: url(../images/plug.png) center left no-repeat;
    position: relative; }
    .news h2:after {
      content: "";
      display: block;
      position: absolute;
      top: -35px;
      width: 66px;
      height: 35px;
      background: url(../images/switch.png) top left no-repeat;
      right: -80px; }
  .news .box {
    background-color: #eee580;
    margin: 30px;
    padding: 30px; }
  .news p {
    color: #100223;
    margin: 30px 0; }
    .news p:last-child {
      margin-bottom: 0; }
  .news h3 {
    font-family: 'Neuton', serif;
    font-weight: normal;
    font-style: normal;
    color: #100223;
    font-size: 2.125em; }
  .news .news__content {
    border-top: solid 2px #eee580;
    display: block;
    padding: 20px;
    color: #eee580; }
    .news .news__content:after {
      content: "";
      display: table;
      clear: both; }
    .news .news__content p {
      line-height: 1.4em; }

.savings {
  background: #eee580;
  padding-top: 50px;
  padding-bottom: 50px; }

.savings__content {
  color: #100223; }
  .savings__content:after {
    content: "";
    display: table;
    clear: both; }
  .savings__content .savings-pic {
    float: left;
    width: 35%; }
    .savings__content .savings-pic img {
      max-width: 100%;
      display: block;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px; }
  .savings__content .savings-copy {
    float: left;
    width: 65%; }
  .savings__content h2 {
    font-size: 24px;
    font-weight: bold; }
  .savings__content p {
    font-size: 14px;
    padding-top: 10px;
    line-height: 1.4em; }
  .savings__content span {
    display: block;
    font-size: 16px; }

.form-group label {
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: #eee580; }
.form-group input[type="text"],
.form-group input[type="password"],
.form-group input[type="email"],
.form-group input[type="number"] {
  border: solid 2px #eee580;
  background: #454348;
  color: #ffffff;
  border-radius: 0;
  height: 40px;
  line-height: 40px; }
.form-group .form-control {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  border: solid 2px #eee580;
  background-image: url(../images/select-arrows.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  height: 40px;
  background-color: #454348;
  color: #ffffff; }

.login-panel .form-group {
  margin-bottom: 0; }

#registerform input[type="submit"] {
  display: inline-block;
  border-radius: 0; }

p.help-block {
  font-size: 14px;
  color: #fffcd9;
  background: transparent;
  border: solid 3px #79767e;
  padding: 15px;
  font-weight: bold; }

article.page .post.not-found {
  text-align: center; }
  article.page .post.not-found img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    border: none;
    margin-top: 25px;
    margin-bottom: 25px; }
  article.page .post.not-found h2 {
    text-align: center;
    font-size: 24px;
    color: #eee580; }
  article.page .post.not-found span {
    font-size: 14px;
    color: white; }
    article.page .post.not-found span a {
      text-decoration: underline;
      color: #eee580; }

.blogpost .blogpost-picture {
  position: relative; }
  .blogpost .blogpost-picture .blogpost-date {
    background: black;
    color: #eee580;
    display: block;
    position: absolute;
    padding: 10px 15px;
    top: 20px;
    right: 3px;
    font-size: 20px; }
  .blogpost .blogpost-picture figure {
    border: solid 3px #eee580;
    margin: 0;
    padding: 0;
    min-height: 180px;
    background: #fffef3; }
    .blogpost .blogpost-picture figure img {
      display: block;
      max-width: 100%;
      width: 100%;
      height: auto !important; }
.blogpost .post-header h1 {
  margin-bottom: 0; }
.blogpost .blogpost-contents:after {
  content: "";
  display: table;
  clear: both; }
.blogpost .blogpost-aside {
  width: 33%;
  float: left;
  margin-top: -140px;
  position: relative;
  z-index: 1; }
  .blogpost .blogpost-aside .blogpost-header {
    background: #eee580;
    padding: 20px; }
  .blogpost .blogpost-aside .blogpost-share ul {
    position: relative; }
  .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container {
    display: block; }
    .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container ul {
      left: 0 !important; }
      .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container ul:after {
        content: "";
        display: table;
        clear: both; }
    .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li {
      float: left; }
      .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i {
        max-width: 63px;
        display: block;
        height: 40px;
        background: center no-repeat #fffef3; }
        .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i:hover {
          background-color: #eee580; }
        .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i.theChampSharingFacebookButton {
          background-image: url(../images/icon-facebook.png); }
        .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i.theChampSharingTwitterButton {
          background-image: url(../images/icon-twitter.png); }
        .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i.theChampSharingGoogleButton {
          background-image: url(../images/icon-googleplus.png); }
        .blogpost .blogpost-aside .blogpost-share .the_champ_sharing_container li i.theChampSharingMoreButton {
          background-image: url(../images/list-item-actions-share.png); }
  .blogpost .blogpost-aside .blogpost-title {
    color: #100223;
    font-size: 48px;
    font-family: 'Neuton', serif;
    font-weight: 700;
    font-style: normal;
    margin-top: 0; }
  .blogpost .blogpost-aside .blogpost-subtitle {
    font-size: 32px;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-style: normal;
    color: #100223;
    padding-bottom: 40px; }
.blogpost .blogpost-main {
  width: 67%;
  float: left;
  padding: 30px 20px 20px 20px;
  font-size: 14px; }
  .blogpost .blogpost-main .the_champ_sharing_container {
    display: none; }
  .blogpost .blogpost-main a {
    color: #eee580;
    text-decoration: underline; }
    .blogpost .blogpost-main a:hover, .blogpost .blogpost-main a:focus {
      color: #fffcd9;
      text-decoration: underline; }
  .blogpost .blogpost-main b {
    font-weight: 700; }
  .blogpost .blogpost-main ol {
    color: #fffcd9;
    padding: 0 0 0 40px;
    list-style-type: decimal;
    margin-bottom: 15px; }
  .blogpost .blogpost-main ul {
    color: #fffcd9;
    padding: 0 0 0 27px;
    list-style-type: disc;
    margin-bottom: 15px; }
  .blogpost .blogpost-main ul li, .blogpost .blogpost-main ol li {
    line-height: 1.3em;
    font-size: 14px; }
  .blogpost .blogpost-main p {
    margin-bottom: 10px;
    line-height: 1.3em; }
  .blogpost .blogpost-main figure {
    border: solid 2px #eee580; }
  .blogpost .blogpost-main h1, .blogpost .blogpost-main h2, .blogpost .blogpost-main h3, .blogpost .blogpost-main h4, .blogpost .blogpost-main h5, .blogpost .blogpost-main h6 {
    line-height: 0.9em;
    margin-bottom: 0.5em;
    color: #fffcd9;
    font-weight: bold; }
  .blogpost .blogpost-main h1 {
    font-size: 48px; }
  .blogpost .blogpost-main h2 {
    font-size: 40px; }
  .blogpost .blogpost-main h3 {
    font-size: 32px; }
  .blogpost .blogpost-main h4 {
    font-size: 28px; }
  .blogpost .blogpost-main h5 {
    font-size: 20px; }
  .blogpost .blogpost-main h6 {
    font-size: 14px;
    text-transform: uppercase; }

.blogpost-list ul.col-12 {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .blogpost-list ul.col-12 li.blogpost-list-item {
    display: block;
    margin: 0 0 40px 0;
    padding: 0 10px;
    width: 50%;
    float: left; }
    .blogpost-list ul.col-12 li.blogpost-list-item:nth-child(odd) {
      clear: left; }
    .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic {
      position: relative;
      border: solid 3px #eee580; }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a {
        position: relative;
        display: block; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a:hover .blogpost-list-item-date, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a:focus .blogpost-list-item-date {
          opacity: 1; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a figure {
          position: relative;
          padding: 0;
          margin: 0;
          background: #fffef3;
          min-height: 120px; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a figure:after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(238, 229, 128, 0.7); }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a figure img {
            max-width: 100%;
            height: auto !important; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a .blogpost-list-item-date {
          opacity: 0;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          transition: all 0.2s ease;
          background: #100223;
          color: #eee580;
          position: absolute;
          top: 20px;
          right: 0;
          line-height: 40px;
          padding-left: 8px;
          padding-right: 8px;
          z-index: 1; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-pic a .blogpost-list-item-title {
          position: absolute;
          bottom: 0;
          display: block;
          width: 100%;
          padding: 0 20px 20px 20px;
          font-size: 30px;
          color: #313033;
          line-height: 1.1em;
          font-family: 'Neuton', serif;
          font-weight: 700;
          font-style: normal; }
    .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-excerpt {
      margin-top: 10px;
      margin-bottom: 12px;
      font-size: 16px;
      line-height: 1.4em; }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-excerpt .blogpost-list-item-more {
        font-weight: bold; }
    .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share {
      display: block;
      line-height: 24px;
      background: #eee580;
      color: #100223;
      width: 80px;
      background: url(../images/list-item-actions-share.png) center no-repeat #eee580;
      height: 34px;
      position: relative; }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share:hover, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share:focus {
        background-color: #fffcd9; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share:hover ul, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share:focus ul {
          display: block; }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container {
        display: block; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container ul {
          left: 0 !important; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container ul:after {
            content: "";
            display: table;
            clear: both; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li {
          float: left;
          max-width: 63px; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i {
            max-width: 63px;
            display: block;
            height: 34px;
            background: center no-repeat #fffef3; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i:hover {
              background-color: #eee580; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i.theChampSharingFacebookButton {
              background-image: url(../images/icon-facebook.png); }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i.theChampSharingTwitterButton {
              background-image: url(../images/icon-twitter.png); }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i.theChampSharingGoogleButton {
              background-image: url(../images/icon-googleplus.png); }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share .the_champ_sharing_container li i.theChampSharingMoreButton {
              background-image: url(../images/list-item-actions-share.png); }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share > span {
        display: block;
        line-height: 36px;
        text-align: center;
        width: 100%;
        color: #100223;
        display: none; }
      .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul {
        z-index: 10;
        display: none;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        left: 100%;
        top: 0;
        width: 252px; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul:after {
          content: "";
          display: table;
          clear: both; }
        .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li {
          float: left;
          width: 63px;
          margin: 0;
          padding: 2px 1px;
          background: #eee580; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li:first-child {
            padding-left: 2px; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li:last-child {
            padding-right: 2px; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li a {
            display: block;
            height: 100%;
            line-height: 22px;
            background-color: white;
            text-align: center; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li a i {
              background-repeat: no-repeat;
              background-image: url(../images/social-spritesheet.png);
              display: inline-block;
              width: 24px;
              height: 22px;
              margin-top: 3px; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li a span {
              display: none; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.fb a i {
            background-position: left top; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.fb a:hover, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.fb a:focus {
            background-color: #3B5998; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.fb a:hover i, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.fb a:focus i {
              background-position: left bottom; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.tw a i {
            background-position: center top; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.tw a:hover, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.tw a:focus {
            background-color: #55ACEE; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.tw a:hover i, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.tw a:focus i {
              background-position: center top; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.gp a i {
            background-position: right top; }
          .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.gp a:hover, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.gp a:focus {
            background-color: #DD4B39; }
            .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.gp a:hover i, .blogpost-list ul.col-12 li.blogpost-list-item .blogpost-list-item-share ul li.gp a:focus i {
              background-position: right bottom; }

.filters {
  padding-top: 10px; }
  .filters:after {
    content: "";
    display: table;
    clear: both; }
  .filters .filter {
    float: left;
    width: 70%;
    font-size: 16px; }
    .filters .filter a {
      display: inline-block;
      border: solid 1px #eee580;
      text-decoration: none;
      line-height: 32px;
      padding-left: 7px;
      padding-right: 7px;
      font-size: 14px; }
      .filters .filter a:hover, .filters .filter a:focus {
        border: solid 1px #fffcd9;
        background: #fffcd9;
        color: #100223; }
  .filters .filter-input {
    border: solid 2px #79767e;
    border-radius: 3px;
    float: right;
    width: 30%;
    padding-right: 40px;
    position: relative; }
    .filters .filter-input input[type="text"] {
      width: 100%;
      height: 35px;
      line-height: 35px;
      font-size: 13px;
      color: #454348;
      text-indent: 5px;
      background: transparent;
      color: #79767e;
      border: none; }
    .filters .filter-input .filter-input-submit {
      width: 35px;
      height: 35px;
      position: absolute;
      top: 0;
      right: 0;
      color: #100223;
      overflow: hidden;
      border: none;
      font-size: 12px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-align: center;
      background: url(images/search-icon-grey.png) center no-repeat transparent; }

.list:after {
  content: "";
  display: table;
  clear: both; }
.list .list-item {
  display: block;
  float: left;
  width: 33.333%;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 25px 0;
  overflow: hidden; }
  .list .list-item:nth-child(3n+1) {
    clear: left; }
  .list .list-item .item-picture {
    padding: 0;
    margin: 0;
    max-height: 190px;
    overflow: hidden;
    border: solid 2px #eee580; }
    .list .list-item .item-picture img {
      display: block;
      max-width: 100%;
      border: none;
      margin: 0; }
  .list .list-item .list-item-content {
    margin-top: 10px; }
  .list .list-item h2.item-title {
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-style: normal;
    color: white;
    font-size: 32px; }
    .list .list-item h2.item-title a {
      color: white;
      text-decoration: none; }
  .list .list-item .item-status {
    display: inline-block;
    background: #eee580;
    font-size: 11px;
    color: black;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 3px 4px;
    margin-bottom: 5px;
    font-weight: bold; }
  .list .list-item h3.item-subtitle {
    color: #fffcd9;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0;
    margin: 0 0 5px 0; }
    .list .list-item h3.item-subtitle span {
      font-weight: normal; }
  .list .list-item .item-excerpt {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px; }
  .list .list-item .item-actions {
    margin: 0;
    padding: 15px 0 15px 0; }
    .list .list-item .item-actions:after {
      content: "";
      display: table;
      clear: both; }
    .list .list-item .item-actions li {
      display: block;
      float: left;
      width: 60px;
      height: 36px;
      padding: 0;
      margin: 0 10px 0 0;
      background-repeat: no-repeat;
      background-position: center;
      background-color: #eee580; }
      .list .list-item .item-actions li a {
        text-indent: -9999px;
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center; }
        .list .list-item .item-actions li a:hover, .list .list-item .item-actions li a:focus {
          background-color: #fffcd9; }
      .list .list-item .item-actions li.like-count {
        line-height: 32px;
        color: #100223;
        padding-left: 5px;
        background-image: url(../images/icon-love.png);
        background-position: center right 5px;
        width: 74px; }
        .list .list-item .item-actions li.like-count span {
          width: 31px;
          display: block;
          text-align: center;
          font-weight: 700; }
      .list .list-item .item-actions li.more a {
        background-image: url(../images/list-item-actions-more.png); }
      .list .list-item .item-actions li.share {
        margin-right: 0;
        width: calc(100% - 60px - 10px);
        color: transparent;
        position: relative;
        background: transparent;
        					/*
        					.addthis_toolbox {
        
        						> a {
        							margin-top: -3px;
        						}
        
        						a {
        							text-indent: 0;
        							display: block;
        							width: 33%;
        							height: auto;
        							// background-color: red;
        							float: left;
        							// background-color: transparent;
        
        							&:hover {
        								background-color: transparent;
        							}
        						}
        					}
        
        					&:hover {
        						.the_champ_sharing_container {
        							display: block;
        						}
        					}
        
        					.the_champ_sharing_container {
        						display: none;
        						position: absolute;
        						top: 0;
        					}
        
        					ul.the_champ_sharing_ul {
        						position: absolute;
        						top: 0;
        						left: 100%;
        						width: 140px;
        
        						li {
        							width: 35px !important;
        						}
        					}
        						*/ }

.addthis_toolbox {
  margin: 0 !important;
  position: absolute;
  top: 0; }
  .addthis_toolbox li {
    position: relative;
    padding: 8px !important;
    width: 77px !important;
    height: 34px;
    list-style: none !important;
    float: left;
    /*
    &:nth-child(4){
    	background:#ef8d2f !important;
    }
    */ }
    .addthis_toolbox li:nth-child(1) {
      background-color: #305891 !important; }
    .addthis_toolbox li:nth-child(2) {
      background-color: #2ca8d2 !important; }
    .addthis_toolbox li:nth-child(3) {
      background-color: #ce4d39 !important; }
  .addthis_toolbox a, .addthis_toolbox a:hover {
    background-color: transparent !important; }
  .addthis_toolbox span {
    display: block !important; }
  .addthis_toolbox .addthis_native_counter.addthis_counter.addthis_bubble_style {
    background: none;
    display: block !important;
    position: absolute;
    top: 8px;
    left: 26px;
    height: 20px !important; }
    .addthis_toolbox .addthis_native_counter.addthis_counter.addthis_bubble_style > .addthis_button_expanded {
      text-indent: initial;
      background: transparent;
      border: none;
      color: #ffffff;
      font-size: 13px !important; }

.galeria-concursos h1.postTitle {
  margin-bottom: 0;
  padding-bottom: 0; }

.concurso-header {
  border-bottom: solid 2px #fffcd9; }
  .concurso-header .concurso-subtitle {
    font-size: 36px;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-style: normal;
    color: #d3ca62; }

.concurso-nav {
  margin-top: 25px;
  border-top: solid 2px #fffcd9;
  position: relative; }
  .concurso-nav:before, .concurso-nav:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 1px; }
  .concurso-nav:before {
    top: -20px;
    left: 40px;
    border: solid 10px transparent;
    border-bottom: solid 10px #fffcd9; }
  .concurso-nav:after {
    top: -12px;
    left: 44px;
    border: solid 6px transparent;
    border-bottom: solid 6px #100223; }
  .concurso-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px; }
    .concurso-nav ul li {
      font-size: 13px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: normal;
      display: table-cell; }
      .concurso-nav ul li a {
        display: block;
        line-height: 40px;
        color: #fffcd9;
        text-decoration: none;
        width: 100%;
        text-align: center; }
        .concurso-nav ul li a:hover, .concurso-nav ul li a:focus {
          text-decoration: none; }
      .concurso-nav ul li.active a {
        background: #fffcd9;
        color: #100223; }

.concurso-content {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: solid 2px #eee580; }
  .concurso-content:after {
    content: "";
    display: table;
    clear: both; }

.concurso-aside {
  float: left;
  width: 33%;
  padding-right: 20px; }
  .concurso-aside .concurso-subtitle {
    font-size: 36px;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-style: normal;
    color: #d3ca62;
    margin-bottom: 20px; }
  .concurso-aside ul {
    margin: 0;
    padding: 0; }
    .concurso-aside ul li {
      list-style-type: disc; }
  .concurso-aside .concurso-name {
    font-size: 32px;
    margin-bottom: 25px; }
  .concurso-aside .concurso-picture {
    margin: 0;
    padding: 0; }
  .concurso-aside .concurso-participant {
    font-size: 14px;
    color: #fffcd9; }
    .concurso-aside .concurso-participant b {
      text-transform: uppercase; }
  .concurso-aside .concurso-theme {
    color: #fffcd9; }
  .concurso-aside .concurso-aside-actions .ajax-fc-container img {
    border: none; }
  .concurso-aside .concurso-aside-actions .share {
    height: 34px;
    position: relative;
    margin-bottom: 15px; }
    .concurso-aside .concurso-aside-actions .share:hover ul, .concurso-aside .concurso-aside-actions .share:focus ul {
      display: block; }
    .concurso-aside .concurso-aside-actions .share > span {
      display: none;
      line-height: 36px;
      text-align: center;
      width: 100%;
      color: #100223; }
    .concurso-aside .concurso-aside-actions .share ul {
      z-index: 10;
      display: block;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: absolute;
      left: 0 !important;
      top: 0;
      width: 100%; }
      .concurso-aside .concurso-aside-actions .share ul:after {
        content: "";
        display: table;
        clear: both; }
      .concurso-aside .concurso-aside-actions .share ul li {
        margin: 0 5px 0 0;
        padding: 2px 1px;
        background: #eee580; }
        .concurso-aside .concurso-aside-actions .share ul li a {
          display: block;
          height: 100%;
          width: auto;
          line-height: 20px;
          background-color: white;
          text-align: center; }
          .concurso-aside .concurso-aside-actions .share ul li a i {
            position: relative;
            background-repeat: no-repeat;
            background-image: url(../images/social-spritesheet.png);
            display: inline-block;
            width: 24px;
            height: 22px;
            margin-top: 3px; }
          .concurso-aside .concurso-aside-actions .share ul li a span {
            display: none; }
        .concurso-aside .concurso-aside-actions .share ul li.fb a i {
          background-position: left top; }
        .concurso-aside .concurso-aside-actions .share ul li.fb a:hover, .concurso-aside .concurso-aside-actions .share ul li.fb a:focus {
          background-color: #3B5998; }
          .concurso-aside .concurso-aside-actions .share ul li.fb a:hover i, .concurso-aside .concurso-aside-actions .share ul li.fb a:focus i {
            background-position: left bottom; }
        .concurso-aside .concurso-aside-actions .share ul li.tw a i {
          background-position: center top; }
        .concurso-aside .concurso-aside-actions .share ul li.tw a:hover, .concurso-aside .concurso-aside-actions .share ul li.tw a:focus {
          background-color: #55ACEE; }
          .concurso-aside .concurso-aside-actions .share ul li.tw a:hover i, .concurso-aside .concurso-aside-actions .share ul li.tw a:focus i {
            background-position: center top; }
        .concurso-aside .concurso-aside-actions .share ul li.gp a i {
          background-position: right top; }
        .concurso-aside .concurso-aside-actions .share ul li.gp a:hover, .concurso-aside .concurso-aside-actions .share ul li.gp a:focus {
          background-color: #DD4B39; }
          .concurso-aside .concurso-aside-actions .share ul li.gp a:hover i, .concurso-aside .concurso-aside-actions .share ul li.gp a:focus i {
            background-position: right bottom; }
  .concurso-aside .concurso-aside-actions .likes {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    text-align: center; }
    .concurso-aside .concurso-aside-actions .likes a {
      background: #eee580;
      display: block;
      width: 100%;
      height: 34px;
      line-height: 34px;
      position: relative;
      color: #100223;
      text-align: center;
      text-decoration: none; }
      .concurso-aside .concurso-aside-actions .likes a:hover, .concurso-aside .concurso-aside-actions .likes a:focus {
        background: #fffcd9;
        color: #100223; }
      .concurso-aside .concurso-aside-actions .likes a:before {
        content: "";
        display: block;
        position: absolute;
        left: 10px;
        top: 4px;
        width: 29px;
        height: 26px;
        background: url(../images/icon-love.png) center no-repeat; }
  .concurso-aside .concurso-aside-actions .center {
    display: block;
    text-align: center; }
  .concurso-aside .concurso-aside-actions .ajax-fc-container {
    margin-bottom: 15px; }
    .concurso-aside .concurso-aside-actions .ajax-fc-container img {
      margin-bottom: auto; }
    .concurso-aside .concurso-aside-actions .ajax-fc-container ul {
      margin: 0;
      padding: 0; }
      .concurso-aside .concurso-aside-actions .ajax-fc-container ul li {
        margin: 0;
        padding: 0;
        list-style-type: none; }
  .concurso-aside .concurso-aside-actions .like-counter {
    text-align: center;
    padding-bottom: 5px;
    height: 34px;
    border: solid 1px #eee580;
    display: block;
    line-height: 34px;
    color: #100223;
    margin-bottom: 5px;
    background: #FFFCEA; }
  .concurso-aside .concurso-aside-actions .button.vote, .concurso-aside .concurso-aside-actions .post #loginform input.vote[type="submit"], .post #loginform .concurso-aside .concurso-aside-actions input.vote[type="submit"], .concurso-aside .concurso-aside-actions #registerform input.vote[type="submit"], #registerform .concurso-aside .concurso-aside-actions input.vote[type="submit"] {
    display: block !important;
    width: 100% !important;
    background: url(../images/icon-love.png) left 5px center no-repeat #eee580; }
  .concurso-aside .concurso-aside-actions .participate a {
    display: block;
    height: 55px;
    line-height: 55px;
    width: 100%;
    text-align: center;
    color: #100223;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    background: #17a2d5;
    text-decoration: none; }
    .concurso-aside .concurso-aside-actions .participate a:hover, .concurso-aside .concurso-aside-actions .participate a:focus {
      background: #1fb1e7; }
  .concurso-aside .back-btn-container {
    text-align: center; }
  .concurso-aside .back-btn {
    display: inline-block;
    margin-top: 20px;
    border: solid 1px #eee580;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0 18px 0 18px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    height: 40px;
    line-height: 38px;
    position: relative; }
    .concurso-aside .back-btn:before {
      content: "";
      display: block;
      width: 28px;
      height: 28px;
      border-bottom: solid 1px #eee580;
      border-left: solid 1px #eee580;
      background: #100223;
      position: absolute;
      left: -15px;
      top: 5px;
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .concurso-aside .back-btn:hover, .concurso-aside .back-btn:focus {
      background: #eee580;
      color: #100223;
      text-decoration: none; }
      .concurso-aside .back-btn:hover:before, .concurso-aside .back-btn:focus:before {
        background: #eee580; }

.logout-vote-note {
  font-size: 12px; }

.postWrapper div.post .concurso-main-content {
  float: right;
  width: 67%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal; }
  .postWrapper div.post .concurso-main-content iframe {
    max-width: 100% !important; }
  .postWrapper div.post .concurso-main-content p {
    font-size: 16px; }
  .postWrapper div.post .concurso-main-content h2 {
    font-size: 36px;
    color: #fffcd9;
    font-family: 'Neuton', serif;
    font-weight: 400;
    font-style: normal;
    border-top: solid 2px #fffcd9;
    padding-top: 10px;
    margin-top: 40px;
    margin-bottom: 10px; }
    .postWrapper div.post .concurso-main-content h2.set-title {
      border-top: none;
      padding-top: 0;
      margin-top: 0; }
  .postWrapper div.post .concurso-main-content a {
    color: #eee580;
    text-decoration: underline; }
    .postWrapper div.post .concurso-main-content a:hover, .postWrapper div.post .concurso-main-content a:focus {
      color: #fffcd9;
      text-decoration: underline; }
    .postWrapper div.post .concurso-main-content a.insta {
      border: 3px solid #fffcd9;
      display: block;
      background: #f9f195;
      color: #100223;
      font-size: 14px;
      text-decoration: none;
      padding: 15px;
      text-align: center;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-style: normal; }
      .postWrapper div.post .concurso-main-content a.insta:before {
        content: "";
        vertical-align: middle;
        display: inline-block;
        height: 27px;
        background-position: bottom left;
        background-repeat: no-repeat;
        overflow: hidden;
        margin-right: 15px;
        background-image: url(../images/social-media--ig.png);
        width: 27px; }
      .postWrapper div.post .concurso-main-content a.insta:hover {
        background: #100223;
        color: #f9f195; }
        .postWrapper div.post .concurso-main-content a.insta:hover:before {
          background-position: top left; }
  .postWrapper div.post .concurso-main-content b {
    font-weight: 700; }
  .postWrapper div.post .concurso-main-content ol {
    color: #fffcd9;
    padding: 0 0 0 40px;
    list-style-type: decimal; }
  .postWrapper div.post .concurso-main-content ul {
    color: #fffcd9;
    padding: 0 0 0 27px;
    list-style-type: disc; }
  .postWrapper div.post .concurso-main-content ul li, .postWrapper div.post .concurso-main-content ol li {
    line-height: 1.3em;
    font-size: 14px; }
  .postWrapper div.post .concurso-main-content p {
    margin-bottom: 10px;
    line-height: 1.3em; }
  .postWrapper div.post .concurso-main-content figure {
    border: solid 2px #eee580; }
  .postWrapper div.post .concurso-main-content .participate form #participation-submittion {
    background: #17a2d5 !important;
    height: 55px !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }

.msg-error {
  color: #f20d0d;
  line-height: 1.4em; }

.the_champ_sharing_container ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .the_champ_sharing_container ul li {
    width: 25%;
    float: left;
    display: block;
    text-align: center !important; }
    .the_champ_sharing_container ul li .theChampSharingButton {
      margin: 0;
      display: block !important;
      width: 100%;
      height: 34px; }
    .the_champ_sharing_container ul li span {
      display: none; }

.team-leader dl {
  font-size: 16px; }
  .team-leader dl dt {
    display: inline-block; }
  .team-leader dl dd {
    display: inline-block; }
.team-leader h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  color: #fffcd9; }

.team-elements {
  padding-top: 25px; }

ul.team-elements-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 10px; }
  ul.team-elements-list li.team-element {
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
    font-size: 14px;
    border-left: solid 2px #eee580;
    padding-left: 10px; }
    ul.team-elements-list li.team-element:nth-child(odd) {
      clear: both; }
    ul.team-elements-list li.team-element h3 {
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 18px;
      margin: 0;
      padding: 0; }
    ul.team-elements-list li.team-element p {
      margin: 0;
      padding: 0; }
    ul.team-elements-list li.team-element a {
      text-decoration: underline;
      color: #ffffff; }

.page-instagram h1 {
  text-align: center; }
.page-instagram .buttons {
  text-align: center;
  margin-bottom: 45px; }
  .page-instagram .buttons li {
    display: inline-block;
    margin: 0 10px; }
  .page-instagram .buttons a {
    border: 3px solid #fffcd9;
    display: block;
    background: #f9f195;
    color: #100223;
    font-size: 14px;
    text-decoration: none;
    padding: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-style: normal; }
    .page-instagram .buttons a:before {
      content: "";
      vertical-align: middle;
      display: inline-block;
      height: 27px; }
    .page-instagram .buttons a.insta:before {
      background-position: bottom left;
      background-repeat: no-repeat;
      overflow: hidden;
      margin-right: 15px;
      background-image: url(../images/social-media--ig.png);
      width: 27px; }
    .page-instagram .buttons a:hover {
      background: #100223;
      color: #f9f195; }
      .page-instagram .buttons a:hover.insta:before {
        background-position: top left; }
    .page-instagram .buttons a.blue {
      background-color: #17a2d5; }
      .page-instagram .buttons a.blue:hover {
        color: #17a2d5;
        background-color: #100223; }
.page-instagram .list-instagram li {
  float: left;
  width: 25%;
  padding: 10px; }
.page-instagram .list-instagram img {
  width: 100%;
  height: 100%; }
  .page-instagram .list-instagram img.photo {
    border: #f9f195 solid 3px; }
  .page-instagram .list-instagram img.userphoto {
    width: 40px;
    height: 40px;
    border-radius: 20px; }
.page-instagram .list-instagram .info {
  height: 280px;
  background-color: #fffcd9;
  padding: 20px 10px;
  color: #100223;
  overflow: hidden;
  position: relative; }
.page-instagram .list-instagram .addthis_toolbox {
  top: inherit;
  bottom: 0;
  right: 0; }
.page-instagram .list-instagram .see-more {
  display: block;
  width: 81px;
  height: 34px;
  padding: 0;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #eee580;
  text-indent: 0px;
  color: #100223;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  font-size: 13px;
  margin-top: 10px; }
.page-instagram .list-instagram .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #100223;
  opacity: .7; }
.page-instagram .list-instagram .full-name {
  font-size: 14px;
  padding: 12px;
  width: 190px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal; }
.page-instagram .list-instagram p {
  font-size: 14px;
  padding: 15px 10px;
  line-height: 19px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal; }
.page-instagram .list-instagram .like-counter {
  padding: 10px;
  border: solid 2px #100223;
  display: block;
  color: #100223;
  text-align: center; }
.page-instagram .list-instagram .logout-vote-note {
  padding: 15px 10px;
  line-height: 16px;
  z-index: 9;
  position: relative; }
  .page-instagram .list-instagram .logout-vote-note a {
    color: #100223;
    font-weight: bold;
    text-decoration: underline; }
  .page-instagram .list-instagram .logout-vote-note.no-registered {
    color: #ffffff; }
    .page-instagram .list-instagram .logout-vote-note.no-registered a {
      color: #fffcd9; }
.page-instagram .list-instagram small {
  margin-top: 10px;
  width: 100%;
  display: block; }
.page-instagram .list-instagram .vote {
  display: block !important;
  width: 100% !important;
  background: url(../images/icon-love-yellow.png) left 30px center no-repeat #100223;
  cursor: pointer;
  color: #eee580;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  line-height: 32px;
  padding: 4px 25px;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin-top: 5px; }
.page-instagram .loading {
  text-align: center; }
.page-instagram .load-more {
  border: 3px solid #fffcd9;
  display: block;
  background: #f9f195;
  color: #100223;
  font-size: 18px;
  padding: 15px;
  margin: 20px 10px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-style: normal; }

.page-contactos .form {
  width: 300px;
  margin-right: 40px; }
.page-contactos .form-group {
  width: 100%; }
.page-contactos .contactos-info {
  width: 760px; }
.page-contactos .icon-circels {
  background: url("../images/icon-circels.png") no-repeat;
  padding-left: 50px;
  line-height: 34px;
  margin-bottom: 20px; }

.vfb-fieldset:after {
  content: "";
  display: table;
  clear: both; }

ul.vfb-section {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.vfb-section {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .vfb-section .vfb-item {
    margin: 0 0 15px 0; }
    .vfb-section .vfb-item .vfb-desc {
      margin-bottom: 5px;
      font-size: 14px;
      text-transform: uppercase;
      color: #eee580;
      display: block;
      font-weight: bold; }
    .vfb-section .vfb-item label {
      font-size: 12px;
      color: white;
      font-weight: normal; }
  .vfb-section .vfb-text {
    border: solid 2px #eee580;
    background: #454348;
    color: white;
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%; }

input.vfb-submit,
button.vfb-submit {
  background: #17a2d5 !important;
  color: #100223 !important;
  font-weight: bold !important;
  border: solid 1px #17a2d5;
  text-decoration: none !important;
  border-radius: 0 !important;
  height: 55px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  input.vfb-submit:hover, input.vfb-submit:focus,
  button.vfb-submit:hover,
  button.vfb-submit:focus {
    background: #1fb1e7 !important;
    border-color: #1fb1e7 !important; }

.equipas-section a.btn {
  text-decoration: none;
  background: #eee580;
  color: #100223; }
  .equipas-section a.btn:hover, .equipas-section a.btn:focus {
    background: #fffcd9;
    color: #100223;
    text-decoration: none; }
  .equipas-section a.btn.btn-danger {
    background: #b81414;
    color: white; }

.well {
  background: #2e1e44; }

.as-minhas-equipas .btn.btn-primary.btn-lg {
  margin-top: 25px; }

.form-group textarea.form-control {
  height: 100px;
  background-image: none; }

.btn {
  background: #eee580;
  color: #100223 !important;
  font-weight: bold !important;
  border: solid 1px #eee580;
  text-decoration: none !important;
  border-radius: 0 !important; }
  .btn:hover, .btn:focus {
    background: #fffcd9 !important;
    text-decoration: none !important; }
  .btn.btn-primary {
    background: #17a2d5 !important;
    border: #17a2d5 !important; }
    .btn.btn-primary:hover, .btn.btn-primary:focus {
      background: #1fb1e7 !important;
      border: #1fb1e7 !important; }
  .btn.btn-danger {
    background: #b81414 !important;
    border-color: #b81414 !important; }
    .btn.btn-danger:hover, .btn.btn-danger:focus {
      background: #eb4747 !important; }

.participate .btn#participation-submition {
  border: solid 1px #17a2d5 !important;
  background: #17a2d5 !important;
  height: 55px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  .participate .btn#participation-submition:hover, .participate .btn#participation-submition:focus {
    border: solid 1px #1fb1e7 !important;
    background: #1fb1e7 !important; }

.pagination-wrapper ul.pagination {
  text-align: center;
  display: block;
  width: 100%; }
  .pagination-wrapper ul.pagination > li {
    display: inline-block; }
    .pagination-wrapper ul.pagination > li ul {
      text-align: center;
      display: inline-block;
      margin: 0;
      padding: 0; }
      .pagination-wrapper ul.pagination > li ul li {
        margin: 0;
        display: inline-block;
        font-size: 25px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        font-style: normal; }
        .pagination-wrapper ul.pagination > li ul li a {
          display: block;
          line-height: 32px;
          padding-left: 10px;
          padding-right: 10px;
          color: #eee580;
          text-decoration: none; }
          .pagination-wrapper ul.pagination > li ul li a.current {
            background: #eee580;
            color: #100223; }
            .pagination-wrapper ul.pagination > li ul li a.current:hover, .pagination-wrapper ul.pagination > li ul li a.current:focus {
              color: #100223;
              text-decoration: none; }
          .pagination-wrapper ul.pagination > li ul li a:hover, .pagination-wrapper ul.pagination > li ul li a:focus {
            color: #fffcd9;
            text-decoration: none; }
  .pagination-wrapper ul.pagination li.next.right {
    float: none; }
  .pagination-wrapper ul.pagination li.prev.left {
    float: none; }

.pagination > li.next > a, .pagination > li.next > span,
.pagination > li.prev > a, .pagination > li.prev > span {
  background: transparent;
  color: #eee580;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  float: none;
  font-size: 25px;
  border: none; }
  .pagination > li.next > a:hover, .pagination > li.next > a:focus, .pagination > li.next > span:hover, .pagination > li.next > span:focus,
  .pagination > li.prev > a:hover,
  .pagination > li.prev > a:focus, .pagination > li.prev > span:hover, .pagination > li.prev > span:focus {
    color: #fffcd9;
    text-decoration: none; }

.message.bg-info {
  background: transparent !important; }

footer {
  border-top: solid 2px #eee580;
  margin-top: 50px;
  padding: 50px 0; }
  footer h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #eee580;
    margin-bottom: 25px; }

.footer__social-media ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.footer__social-media li {
  border: solid 2px #eee580;
  text-transform: uppercase;
  margin-bottom: 15px;
  max-width: 80%; }
  .footer__social-media li a {
    padding: 20px 10px;
    display: block;
    text-align: center; }
    .footer__social-media li a:hover, .footer__social-media li a:focus {
      background: #eee580;
      color: #100223;
      text-decoration: none; }
    .footer__social-media li a:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      background-position: top left;
      background-repeat: no-repeat;
      overflow: hidden;
      margin-right: 15px; }
    .footer__social-media li a:hover:before {
      background-position: bottom; }
    .footer__social-media li a.social-media--fb:before {
      background-image: url(../images/social-media--fb.png);
      width: 17px;
      height: 31px; }
    .footer__social-media li a.social-media--ig:before {
      background-image: url(../images/social-media--ig.png);
      width: 27px;
      height: 27px; }
    .footer__social-media li a.social-media--tw:before {
      background-image: url(../images/social-media--tw.png);
      width: 31px;
      height: 25px; }
    .footer__social-media li a.social-media--yt:before {
      background-image: url(../images/social-media--yt.png);
      width: 29px;
      height: 21px; }

.footer__logos {
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding-top: 15px; }
  .footer__logos:after {
    content: "";
    display: table;
    clear: both; }
  .footer__logos li {
    margin-bottom: 25px; }

.footer__apoio {
  padding-right: 20px; }
  .footer__apoio img {
    margin-bottom: 15px; }
  .footer__apoio p {
    font-size: 12px;
    line-height: 1.5em; }

.footer__nav {
  padding-top: 50px; }
  .footer__nav nav {
    margin-bottom: 20px; }
  .footer__nav ul {
    list-style-type: none; }
  .footer__nav li {
    text-align: right;
    font-size: 18px;
    line-height: 1.65em; }
  .footer__nav a:hover, .footer__nav a:focus {
    text-decoration: underline; }
  .footer__nav .quick-contacts {
    font-size: 13px;
    text-align: right;
    line-height: 1.5em; }

.credits {
  text-align: right;
  font-size: 13px; }
  .credits p {
    padding: 20px 0; }
  .credits a {
    color: orange; }

a.prev {
  display: block;
  width: 50%;
  position: relative;
  text-decoration: none; }
  a.prev .prev-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
    a.prev .prev-icon img {
      border: none;
      vertical-align: middle;
      margin-top: 7px; }
  a.prev .prev-copy {
    padding-left: 40px;
    text-align: left; }

a.next {
  display: block;
  width: 50%;
  position: relative;
  text-decoration: none; }
  a.next .next-icon {
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    text-align: center; }
    a.next .next-icon img {
      border: none;
      vertical-align: middle;
      margin-top: 7px; }
  a.next .next-copy {
    text-align: right;
    padding-right: 40px; }

.hidden {
  display: none !important;
  visibility: hidden; }

.center {
  text-align: center; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

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

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

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  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; } }

/*# sourceMappingURL=base.css.map */
