@charset "UTF-8";
/* ===============================================
CSS by ActiveMedia
v1.00
Authors: Benjamim Alves, Tiago Franco, Andréa Adão - http://www.activemedia.pt
=============================================== */
/*! 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; }

/*! 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; }

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

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

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

.row {
  max-width: 1200px;
  margin: 0 auto; }
  .row::after {
    clear: both;
    content: "";
    display: table; }
  .row.reverse *[class*="col-"] {
    float: right; }

.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 (max-width: 1500px) {
  .xxl-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; }

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

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

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

  .xxl-alpha {
    padding-left: 0; }

  .xxl-omega {
    padding-right: 0; }

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

  .xxl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxl-no-push,
  .xxl-no-pull {
    margin-left: 0; } }
@media screen and (max-width: 1200px) {
  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; }

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

  .xl-alpha {
    padding-left: 0; }

  .xl-omega {
    padding-right: 0; }

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

  .xl-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xl-no-push,
  .xl-no-pull {
    margin-left: 0; } }
@media screen and (max-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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; }

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

  .l-alpha {
    padding-left: 0; }

  .l-omega {
    padding-right: 0; }

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

  .l-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .l-no-push,
  .l-no-pull {
    margin-left: 0; } }
@media screen and (max-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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; }

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

  .m-alpha {
    padding-left: 0; }

  .m-omega {
    padding-right: 0; }

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

  .m-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .m-no-push,
  .m-no-pull {
    margin-left: 0; } }
@media screen and (max-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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; }

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

  .s-alpha {
    padding-left: 0; }

  .s-omega {
    padding-right: 0; }

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

  .s-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .s-no-push,
  .s-no-pull {
    margin-left: 0; } }
@media screen and (max-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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; }

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

  .xs-alpha {
    padding-left: 0; }

  .xs-omega {
    padding-right: 0; }

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

  .xs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xs-no-push,
  .xs-no-pull {
    margin-left: 0; } }
@media screen and (max-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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

  .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-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; }

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

  .xxs-alpha {
    padding-left: 0; }

  .xxs-omega {
    padding-right: 0; }

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

  .xxs-pad {
    padding-left: 15px;
    padding-right: 15px; }

  .xxs-no-push,
  .xxs-no-pull {
    margin-left: 0; } }
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("./assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("./assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("./assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("./assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("./assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("./assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

h1, p {
  font-family: "jaf-domus-titling-web",sans-serif;
  font-weight: 700;
  font-style: bold; }

h1 {
  font-size: 38px;
  color: #FFF; }

p {
  font-size: 12px;
  color: #acacac; }
  p span {
    color: #ffa000; }

h2 {
  font-size: 14px;
  color: #303f9f;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  font-style: bold; }

a {
  text-decoration: none; }

.btn {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  text-align: center;
  padding: 6px 30px 10px 30px;
  font-family: "jaf-domus-titling-web",sans-serif;
  font-weight: 700;
  font-style: bold; }
  .btn.btn-submissions {
    box-shadow: 2px 2px 5px #acacac;
    border-radius: 10px;
    border: 2px solid #FFF;
    background-color: #ffa000;
    color: #FFF;
    font-size: 16px; }
    .btn.btn-submissions:hover {
      border: 2px solid #ffa000;
      background-color: #FFF;
      color: #ffa000; }
    @media screen and (max-width: 800px) {
      .btn.btn-submissions span {
        display: none; } }
    @media screen and (max-width: 480px) {
      .btn.btn-submissions {
        font-size: 12px; } }
  .btn.btn-more {
    border: solid 2px #ffa000;
    border-radius: 25px;
    color: #ffa000;
    font-size: 14px; }
  .btn.btn-like-counter, .btn.btn-like {
    font-size: 14px;
    border-radius: 5px;
    height: 40px;
    line-height: 32px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .btn.btnlike-counter {
    border: 2px solid #acacac;
    color: #acacac;
    background-color: #FFF; }
  .btn.btn-like {
    display: block;
    background-color: #303f9f;
    color: #FFF; }
    .btn.btn-like.disabled {
      color: #303f9f;
      border: #303f9f;
      background-color: #FFF;
      border: 2px solid #303f9f;
      cursor: not-allowed; }

.subscribe-newsletter {
  margin: 90px 0 20px 0; }
  .subscribe-newsletter h3 {
    font-size: 14px;
    color: #acacac;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .subscribe-newsletter form {
    position: relative; }
  .subscribe-newsletter input {
    outline: none;
    border-radius: 5px; }
  .subscribe-newsletter .email {
    width: 85%;
    -webkit-box-sizing: border-box;
    padding: 10px;
    border: solid 2px #ffa000;
    color: #ffa000;
    background-color: transparent; }
  .subscribe-newsletter ::-webkit-input-placeholder {
    color: #acacac;
    font-size: 15px;
    font-family: "aktiv-grotesk",sans-serif;
    font-weight: 200;
    font-style: bold;
    text-transform: uppercase; }
  .subscribe-newsletter .submit {
    padding: 9px 11px 13px 9px;
    width: 12%;
    font-size: 14px;
    color: #ffff8f;
    background-color: #ffa000;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }

.loading {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin: 40px 0;
  height: 104px;
  position: relative; }
  .loading.big {
    height: 370px; }
  .loading .logo-shape {
    top: 0;
    left: 50%;
    margin-left: -52px;
    position: absolute;
    height: 104px;
    height: 104px; }
  .loading .logo-square {
    position: absolute;
    top: 0;
    left: 0;
    width: 104px;
    height: 104px;
    border-radius: 10px;
    background: #f4da1e;
    animation-name: rotate-step;
    animation-duration: 1s;
    animation-iteration-count: infinite; }
  .loading .logo-face {
    position: absolute;
    display: block;
    top: 21px;
    left: 14px;
    width: 76px;
    height: 64px;
    background-image: url("assets/img/logo-face.png");
    background-size: 76px 64px;
    background-repeat: no-repeat;
    background-position: top left; }

@keyframes rotate-step {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(90deg); } }
.breadcrumb {
  padding: 0 !important;
  font-size: 14px;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  font-style: bold; }
  .breadcrumb li {
    display: inline-block;
    padding-right: 30px;
    position: relative; }
    .breadcrumb li:not(:first-child):before {
      content: '\f105';
      display: inline-block;
      position: absolute;
      color: #e8e8e8;
      font-size: 30px;
      left: -20px;
      top: -12px;
      font-family: FontAwesome; }
  .breadcrumb a {
    color: #303f9f;
    text-decoration: none; }
  .breadcrumb span {
    color: #383737; }
  @media screen and (max-width: 1000px) {
    .breadcrumb span {
      display: none; }
    .breadcrumb li:last-child:before {
      opacity: 0; } }

.pagination li {
  display: inline-block;
  padding: 0 10px; }

.themes-filter-container {
  position: absolute;
  top: 0;
  margin-top: 112px;
  width: 100%;
  z-index: 1000; }
  .themes-filter-container.fixed {
    position: fixed; }

.themes-filter {
  position: relative;
  border-bottom: solid 2px #303f9f;
  background-color: #FFF;
  padding: 56px 0 15px 0;
  z-index: 5;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.01); }
  @media screen and (max-width: 800px) {
    .themes-filter {
      text-align: center; } }
  .themes-filter.active {
    display: block; }
  .themes-filter ul {
    margin: -22px 0 0 0;
    padding: 0; }
    @media screen and (max-width: 800px) {
      .themes-filter ul {
        margin: 15px 0 0 20px; } }
  .themes-filter li {
    display: inline-block; }
    .themes-filter li a {
      position: relative;
      display: block;
      padding: 0 25px 15px 30px;
      color: #acacac;
      font-size: 13px;
      text-decoration: none;
      font-family: "jaf-domus-titling-web",sans-serif;
      font-weight: 700;
      font-style: bold; }
      .themes-filter li a:before {
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        left: 3px;
        top: 0;
        background-color: #acacac; }
      .themes-filter li a:hover {
        color: #ffa000;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .themes-filter li a:hover:before {
          background-color: #ffa000;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .themes-filter li a.select {
        color: #383737; }
        .themes-filter li a.select:before {
          background-color: #ffa000; }
        .themes-filter li a.select:after {
          content: '\f00c';
          font-family: 'FontAwesome';
          color: #FFF;
          position: absolute;
          left: 7px;
          top: 2px;
          font-size: 12px; }
  .themes-filter span {
    color: #303f9f;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }

.theme-filter-link-container {
  position: absolute;
  width: 100%;
  z-index: 0;
  margin: -50px 0 10px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .theme-filter-link-container.show {
    margin-top: -20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .theme-filter-link-container .theme-filter-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #303f9f;
    border: solid 3px #303f9f;
    color: #303f9f;
    display: block;
    position: relative;
    margin: 7px auto 0 auto;
    text-align: center;
    z-index: 0; }
    .theme-filter-link-container .theme-filter-link:before {
      content: "";
      font-family: FontAwesome;
      position: absolute;
      color: #FFF;
      width: 100%;
      font-size: 15px;
      right: 0px;
      top: 10px; }
    .theme-filter-link-container .theme-filter-link.open:before {
      content: ""; }

.list-item {
  width: 100%; }
  .list-item.fixed {
    margin-top: 228px; }

.item {
  position: relative;
  margin: 10px 0;
  border-radius: 5px;
  padding: 0 10px;
  overflow: hidden; }
  .item .read-more {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    right: 10px;
    opacity: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 0 60px 60px;
    border-color: transparent transparent #fff334 transparent; }
    .item .read-more:before {
      content: '+';
      position: absolute;
      right: 10px;
      top: 20px;
      color: #303f9f;
      font-size: 25px;
      text-align: center;
      font-family: "jaf-domus-titling-web",sans-serif;
      font-weight: 700;
      font-style: bold; }
  .item.large h2 {
    margin-top: 10px; }
  .item.medium h2 {
    font-size: 20px !important;
    margin-top: 18px; }
  .item.medium p {
    font-size: 14px; }
  .item.medium .main-info {
    height: 380px; }
  .item.medium .secondary-info {
    height: 150px; }
  .item.small h2 {
    margin-top: 17px; }
  .item.small .main-info {
    height: 150px; }
  .item.small .secondary-info {
    height: 105px; }
  .item.small p, .item.small .keywords {
    display: none; }
  .item.small .read-more {
    bottom: 10px; }
  .item.medium h2, .item.small h2 {
    font-size: 16px; }
  .item.medium .keywords a, .item.small .keywords a {
    font-size: 14px; }
  .item.medium h2, .item.medium p, .item.small h2, .item.small p {
    padding-right: 45px; }
  .item .main-info {
    width: 100%;
    height: 440px;
    position: relative;
    overflow: hidden; }
  .item .secondary-info {
    position: relative;
    width: 100%;
    height: 90px;
    background-color: #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-size: 430px 530px;
    background-position: center;
    /*background-image: url('./assets/img/pattern-grey.svg');*/ }
  .item .addthis-container {
    display: none;
    margin: 0;
    position: absolute;
    width: 50%;
    bottom: 15px;
    left: 15px;
    z-index: 9; }
    .item .addthis-container label {
      display: none; }
  .item .text-info {
    position: absolute;
    z-index: 9; }
    .item .text-info p {
      padding-top: 10px; }
    .item .text-info p, .item .text-info ul {
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .item a {
    text-decoration: none; }
  .item h2, .item p {
    color: #FFF;
    padding: 0 70px 0 20px; }
  .item h2 {
    font-size: 30px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .item p {
    margin: 10px 0 20px 0;
    font-size: 17px;
    font-family: "proxima-nova",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .item .keywords {
    padding: 0 45px 0 20px; }
    .item .keywords a {
      color: #ffff8f; }
  .item figure {
    margin: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-position: center;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
    background-size: cover;
    background-repeat: none; }
  .item .mask {
    width: 100%;
    height: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .item .mask.agua {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.alimentacao {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.ambientes {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.educacao {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.digital {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.energia {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.financas {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.residuos {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
    .item .mask.seguranca {
      background-color: rgba(23, 23, 23, 0.05);
      background-image: -webkit-linear-gradient(bottom, rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%);
      background-image: linear-gradient(to top,rgba(23, 23, 23, 0.05) 0%, rgba(23, 23, 23, 0.3) 100%); }
  .item .social-shares {
    position: absolute;
    left: 10px;
    bottom: 15px; }
    .item .social-shares li {
      display: inline-block; }
    .item .social-shares a {
      padding-right: 10px; }
    .item .social-shares .fa-facebook {
      color: #3B5998; }
    .item .social-shares .fa-twitter {
      color: #55ACEE; }
    .item .social-shares .fa-google-plus {
      color: #DD4B39; }
  .item span {
    width: 50%;
    position: absolute;
    right: 10px;
    top: 5px;
    color: #acacac;
    font-size: 13px;
    text-align: right;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    .item span a {
      color: #acacac; }
  .item date {
    position: absolute;
    bottom: 50px;
    left: 10px;
    font-size: 12px;
    color: #383737;
    text-align: right;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    .item date b {
      font-size: 30px;
      margin-right: 5px; }
  .item:hover figure {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease; }
  .item:hover .mask {
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .item:hover .mask.agua {
      background-color: rgba(65, 183, 216, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(65, 183, 216, 0.5) 0%, #41b7d8 100%);
      background-image: linear-gradient(to top,rgba(65, 183, 216, 0.5) 0%, #41b7d8 100%); }
    .item:hover .mask.alimentacao {
      background-color: rgba(248, 190, 57, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(248, 190, 57, 0.5) 0%, #f8be39 100%);
      background-image: linear-gradient(to top,rgba(248, 190, 57, 0.5) 0%, #f8be39 100%); }
    .item:hover .mask.ambientes {
      background-color: rgba(77, 186, 110, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(77, 186, 110, 0.5) 0%, #4dba6e 100%);
      background-image: linear-gradient(to top,rgba(77, 186, 110, 0.5) 0%, #4dba6e 100%); }
    .item:hover .mask.educacao {
      background-color: rgba(255, 87, 34, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(255, 87, 34, 0.5) 0%, #ff5722 100%);
      background-image: linear-gradient(to top,rgba(255, 87, 34, 0.5) 0%, #ff5722 100%); }
    .item:hover .mask.digital {
      background-color: rgba(3, 201, 169, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(3, 201, 169, 0.5) 0%, #03c9a9 100%);
      background-image: linear-gradient(to top,rgba(3, 201, 169, 0.5) 0%, #03c9a9 100%); }
    .item:hover .mask.energia {
      background-color: rgba(225, 21, 125, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(225, 21, 125, 0.5) 0%, #e1157d 100%);
      background-image: linear-gradient(to top,rgba(225, 21, 125, 0.5) 0%, #e1157d 100%); }
    .item:hover .mask.financas {
      background-color: rgba(104, 110, 226, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(104, 110, 226, 0.5) 0%, #686ee2 100%);
      background-image: linear-gradient(to top,rgba(104, 110, 226, 0.5) 0%, #686ee2 100%); }
    .item:hover .mask.residuos {
      background-color: rgba(113, 0, 204, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(113, 0, 204, 0.5) 0%, #7100cc 100%);
      background-image: linear-gradient(to top,rgba(113, 0, 204, 0.5) 0%, #7100cc 100%); }
    .item:hover .mask.seguranca {
      background-color: rgba(243, 92, 110, 0.5);
      background-image: -webkit-linear-gradient(bottom, rgba(243, 92, 110, 0.5) 0%, #f35c6e 100%);
      background-image: linear-gradient(to top,rgba(243, 92, 110, 0.5) 0%, #f35c6e 100%); }
  .item:hover .read-more {
    opacity: 1; }
  .item:hover .text-info p {
    padding-top: 0; }
  .item:hover .text-info p, .item:hover .text-info ul {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .item:hover .addthis-container {
    display: block; }
  @media screen and (max-width: 800px) {
    .item .read-more {
      opacity: 1; } }
  @media screen and (max-width: 640px) {
    .item .read-more {
      right: 0; } }
  .item.newsletter .newsletter-top-container {
    height: 215px;
    position: relative;
    text-align: center; }
  .item.newsletter h3 {
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    margin: 0;
    padding: 55px 40px 0 40px;
    text-align: center; }
  .item.newsletter:hover figure {
    transition: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  @media screen and (max-width: 800px) {
    .item.newsletter h3 {
      font-size: 25px !important;
      padding: 30px 0 0 0; }
    .item.newsletter .newsletter-top-container {
      height: 105px; } }
  @media screen and (max-width: 480px) {
    .item.newsletter {
      height: 100% !important; }
      .item.newsletter h3 {
        font-size: 22px;
        line-height: 25px;
        padding: 25px 30px 0 30px; }
      .item.newsletter .newsletter-info {
        height: 100%; } }
  .item .newsletter-info {
    padding: 30px;
    width: 100%;
    height: 315px;
    background-color: #FFF;
    background-size: 430px 530px;
    background-position: center;
    /*background-image: url('./assets/img/pattern-grey.svg');*/
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
    .item .newsletter-info p {
      margin: 0;
      padding: 0;
      color: #383737;
      font-size: 15px; }
    .item .newsletter-info input {
      width: 100%;
      border-radius: 5px; }
    .item .newsletter-info input[type="email"] {
      margin: 20px 0;
      padding: 12px;
      border: solid 2px #acacac;
      outline: none;
      color: #acacac; }
    .item .newsletter-info input[type="submit"] {
      padding: 10px 0 15px 0;
      background-color: #ffa000;
      border: none;
      text-transform: uppercase;
      border: solid 2px transparent;
      color: #FFF;
      font-size: 18px;
      outline: none;
      font-family: "jaf-domus-titling-web",sans-serif;
      font-weight: 700;
      font-style: bold; }
      .item .newsletter-info input[type="submit"]:hover {
        border: solid 2px #ffa000;
        color: #ffa000;
        background-color: transparent;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
  .item.newsletter h3, .item.contest h3, .item.membership h3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 32px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .item.contest .contest-container {
    position: relative;
    height: 100%; }
  .item.contest figure {
    border-radius: 5px; }
  .item.contest .mask {
    border-radius: 5px;
    position: absolute;
    top: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, #171717 110%);
    z-index: 0; }
  .item.contest h3 {
    width: 100%;
    z-index: 5;
    position: absolute;
    bottom: 75px;
    padding: 0 30px;
    margin: 0; }
  .item.contest:hover figure {
    transition: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .item.contest:hover h3 {
    text-decoration: underline; }
  @media screen and (max-width: 640px) {
    .item.contest h3 {
      bottom: 30px;
      font-size: 27px;
      padding-top: 15px;
      line-height: 35px;
      width: 100%; } }
  .item.membership {
    position: relative;
    border: solid 1px #e8e8e8;
    background-color: #FFF;
    padding: 18px 20px;
    height: 530px;
    background-size: cover;
    background-position: center;
    margin: 0; }
    .item.membership h3 {
      color: #303f9f;
      font-size: 23px;
      margin: 0;
      line-height: 23px; }
    .item.membership p {
      color: #383737;
      padding: 0;
      margin: 15px 0 15px 0;
      line-height: 19px; }
    .item.membership .buttons {
      margin-top: 10px; }
    .item.membership a {
      display: block;
      position: relative;
      width: 100%;
      background-color: #303f9f;
      border-radius: 5px;
      background-position: center; }
      .item.membership a p {
        line-height: 16px;
        padding: 10px 12px 12px 12px;
        position: relative;
        z-index: 1;
        margin: 0;
        color: #FFF;
        font-size: 18px;
        font-family: "jaf-domus-titling-web",sans-serif;
        font-weight: 700;
        font-style: bold; }
      .item.membership a.teacher, .item.membership a.student {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center top -25px; }
        @media screen and (max-width: 800px) {
          .item.membership a.teacher, .item.membership a.student {
            background-position: center; } }
      .item.membership a.teacher {
        background-image: url("./assets/img/teacher.png");
        margin-bottom: 10px; }
      .item.membership a.student {
        background-image: url("./assets/img/student.png"); }
      .item.membership a small {
        display: block; }
      .item.membership a:hover .mask {
        background: rgba(194, 232, 18, 0.75);
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
    @media screen and (max-width: 800px) {
      .item.membership .btn-container-left {
        padding-right: 7.5px; }
      .item.membership .btn-container-right {
        padding-left: 7.5px; }
      .item.membership h3 {
        font-size: 25px; }
      .item.membership p {
        margin: 15px 0 0 0;
        font-size: 13px; }
      .item.membership a.teacher {
        margin-right: 10px; } }
    @media screen and (max-width: 480px) {
      .item.membership h3 {
        font-size: 20px; }
      .item.membership p {
        margin: 10px 0 0 0;
        font-size: 12px;
        line-height: 15px; }
      .item.membership a {
        height: 65px; }
        .item.membership a p {
          font-size: 15px;
          padding: 15px; } }
  .item.membership .mask, .item.video .mask {
    position: absolute;
    top: 0;
    border-radius: 5px;
    background: rgba(48, 63, 159, 0.75);
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .item.video {
    text-align: center;
    position: relative; }
    .item.video h2 {
      text-align: left; }
    .item.video figure {
      border-radius: 5px;
      position: relative; }
    .item.video i {
      position: absolute;
      z-index: 1;
      margin-left: -43px;
      top: 85px;
      background-color: transparent;
      z-index: 999;
      cursor: pointer; }
    .item.video:hover .mask {
      background: rgba(48, 63, 159, 0.5); }
    .item.video:hover i {
      background-color: #FFF;
      color: #c2e812;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .item.video .video-container {
      position: fixed;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 1000;
      display: none; }
    .item.video .video-iframe {
      position: absolute;
      width: 80%;
      height: 70%;
      top: 140px;
      left: 10%; }
    .item.video .close {
      display: block;
      border: none;
      position: absolute;
      width: 45px;
      height: 45px;
      border: solid 3px #303f9f;
      border-radius: 50%;
      display: block;
      text-align: center;
      color: #303f9f;
      right: -55px;
      background-color: #FFF; }
      .item.video .close:before {
        content: "";
        font-family: FontAwesome;
        position: absolute;
        width: 100%;
        font-size: 20px;
        right: 0px;
        top: 5px; }
      .item.video .close:hover {
        background-color: #303f9f;
        color: #FFF; }
  .item.gallery:hover figure {
    transition: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .item .gallery-item {
    overflow: hidden;
    position: relative;
    border-radius: 5px; }
    .item .gallery-item .gallery-header {
      position: absolute;
      z-index: 1;
      height: 100%;
      width: 100%;
      padding: 15px 30px;
      border-radius: 5px;
      background-color: rgba(0, 0, 0, 0.25);
      background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, #303f9f 100%);
      background-image: linear-gradient(to top,rgba(0, 0, 0, 0.25) 0%, #303f9f 100%); }
    .item .gallery-item figure {
      height: 530px !important;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 5px !important; }
    .item .gallery-item h2 {
      padding: 0;
      font-size: 50px;
      line-height: 52px;
      margin: 0;
      color: rgba(255, 255, 255, 0.75); }
    .item .gallery-item .keywords {
      margin: 20px 0 0 0;
      padding: 0; }
    .item .gallery-item .flex-viewport li {
      position: relative; }
    .item .gallery-item .flexslider {
      position: relative; }
      .item .gallery-item .flexslider .flex-active {
        background-color: #c2e812; }
      .item .gallery-item .flexslider ol {
        z-index: 1;
        position: absolute;
        bottom: 60px;
        text-align: center;
        width: 100%;
        margin: 0;
        padding: 0; }
        .item .gallery-item .flexslider ol li {
          display: inline-block; }
        .item .gallery-item .flexslider ol a {
          display: block;
          margin: 0 4px;
          cursor: pointer;
          display: inline-block;
          color: transparent;
          overflow: hidden;
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background-color: #FFF; }
          .item .gallery-item .flexslider ol a:hover {
            background-color: #c2e812; }
      .item .gallery-item .flexslider .flex-direction-nav {
        position: absolute;
        display: block;
        z-index: 2;
        width: 100%;
        top: 230px; }
        .item .gallery-item .flexslider .flex-direction-nav li {
          display: inline-block; }
        .item .gallery-item .flexslider .flex-direction-nav .flex-nav-next {
          text-align: right;
          position: absolute;
          right: 0; }
        .item .gallery-item .flexslider .flex-direction-nav a {
          width: 20px;
          height: 35px;
          background-color: #FFF;
          color: transparent;
          overflow: hidden;
          display: block;
          position: relative;
          outline: none; }
          .item .gallery-item .flexslider .flex-direction-nav a:before {
            position: absolute;
            font-family: FontAwesome;
            color: #303f9f;
            font-size: 25px; }
          .item .gallery-item .flexslider .flex-direction-nav a.flex-prev {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px; }
            .item .gallery-item .flexslider .flex-direction-nav a.flex-prev:before {
              content: "";
              left: 4px; }
          .item .gallery-item .flexslider .flex-direction-nav a.flex-next {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px; }
            .item .gallery-item .flexslider .flex-direction-nav a.flex-next:before {
              content: "";
              right: 4px; }
    @media screen and (max-width: 640px) {
      .item .gallery-item figure {
        height: 400px !important; }
      .item .gallery-item ol {
        bottom: 30px !important; }
      .item .gallery-item .flex-direction-nav {
        top: 180px !important; } }

.grid-item {
  float: left;
  margin: 10px 0;
  display: inline; }
  .grid-item.large {
    width: 25%;
    height: 530px; }
  .grid-item.medium {
    width: 12.5%;
    height: 530px; }
  .grid-item.small {
    width: 100%;
    height: 265px; }
  .grid-item.video {
    width: 100%;
    height: 255px;
    margin-bottom: 20px; }
    .grid-item.video.full-height {
      height: 530px; }
      .grid-item.video.full-height i {
        top: 50%;
        margin-top: -45px; }
  .grid-item .sub_grid {
    padding: 0; }
    .grid-item .sub_grid li {
      margin-top: 0; }
    .grid-item .sub_grid .small {
      width: 50%; }
    .grid-item .sub_grid .full-width {
      width: 100%; }
    .grid-item .sub_grid .full-width-small {
      width: 100%; }
  @media screen and (max-width: 1500px) {
    .grid-item.medium {
      width: 25%; }
    .grid-item.sub_grid_full {
      width: 50%; } }
  @media screen and (max-width: 1000px) {
    .grid-item.large {
      width: 50%; }
    .grid-item.sub_grid_full .video {
      width: 100%; }
    .grid-item.set-double-grid .video {
      width: 100%; } }
  @media screen and (max-width: 800px) {
    .grid-item.medium {
      width: 50% !important; } }
  @media screen and (max-width: 640px) {
    .grid-item {
      width: 100% !important;
      padding: 0; }
      .grid-item.large h2, .grid-item.medium h2, .grid-item.small h2 {
        font-size: 25px;
        line-height: 30px; }
      .grid-item.medium {
        width: 100% !important; }
      .grid-item.gallery {
        height: 400px !important; }
      .grid-item.large, .grid-item.medium {
        height: 265px; }
        .grid-item.large .main-info, .grid-item.medium .main-info {
          height: 160px; }
          .grid-item.large .main-info p, .grid-item.large .main-info .keywords, .grid-item.medium .main-info p, .grid-item.medium .main-info .keywords {
            display: none; }
        .grid-item.large .secondary-info, .grid-item.medium .secondary-info {
          height: 105px; }
      .grid-item.small .secondary-info {
        height: 95px; }
      .grid-item.set-double-grid {
        height: 530px; }
      .grid-item.sub_grid_full {
        height: 820px; }
      .grid-item.newsletter {
        height: 420px; } }

.next-page {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  padding: 6px 0 5px 0;
  margin: 40px 0; }

/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider/flexslider-icon.eot");
  src: url("../fonts/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider/flexslider-icon.woff") format("woff"), url("../fonts/flexslider/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 45px;
  height: 45px;
  margin: -20px 50px 0 50px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: white;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: white;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: 0; }

.flex-direction-nav .flex-next {
  right: 0;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: grey;
  background: rgba(128, 128, 128, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(128, 128, 128, 0.5);
  -moz-box-shadow: inset 0 0 3px rgba(128, 128, 128, 0.5);
  -o-box-shadow: inset 0 0 3px rgba(128, 128, 128, 0.5);
  box-shadow: inset 0 0 3px rgba(128, 128, 128, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: orange;
  background: rgba(255, 165, 0, 0.4); }

.flex-control-paging li a.flex-active {
  background: orange;
  background: rgba(255, 165, 0, 0.7);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
.addthis-container {
  position: relative;
  margin: 20px 0; }
  .addthis-container .addthis_toolbox {
    display: inline-block; }
  .addthis-container label {
    display: inline-block;
    color: #acacac;
    font-size: 13px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .addthis-container a {
    text-decoration: none;
    float: left; }
    .addthis-container a span {
      width: 1px !important;
      height: 1px !important;
      background: none !important; }
    .addthis-container a::before {
      width: 20px;
      height: 20px;
      display: block;
      font: normal normal normal 14px/1 FontAwesome;
      line-height: 35px; }
    .addthis-container a.addthis_button_facebook::before {
      content: "";
      color: #3B5998; }
    .addthis-container a.addthis_button_twitter::before {
      content: "";
      color: #55ACEE; }
    .addthis-container a.addthis_button_compact::before {
      content: "";
      color: #fb6847; }

.fa-play {
  cursor: pointer;
  padding: 27px 27px 27px 33px;
  z-index: 1;
  color: #FFF;
  font-size: 30px;
  border: solid 3px #FFF;
  border-radius: 50%;
  background-color: #FFF;
  color: #c2e812;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

main {
  background-color: #f5f5f5;
  background-image: url("../img/pattern-white.svg");
  background-size: 250px;
  padding-top: 20px;
  width: 80%;
  float: right; }
  main.other {
    padding-top: 210px; }
  @media screen and (max-width: 1000px) {
    main {
      width: 100%; } }

.header-container {
  width: 20%;
  top: 0;
  z-index: 1001;
  position: fixed;
  height: 100%;
  background: #FFF; }
  @media screen and (max-width: 1000px) {
    .header-container {
      position: static;
      width: 100%;
      height: 0%;
      background-color: transparent;
      background-image: unset; }
      .header-container .secondary-header {
        display: none; }
      .header-container .first-header {
        clear: both;
        width: 100%;
        text-align: center; } }

.main-header {
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.1);
  height: 100%; }

.first-header {
  position: relative;
  background-color: #FFF;
  background-size: 412px 412px;
  background-position: top left;
  background-repeat: repeat;
  padding: 20px;
  float: right;
  width: 85%;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s; }
  .open .first-header {
    background-color: #303f9f;
    background-image: url(../img/pattern-08.png);
    color: #FFF; }
  .first-header .logo {
    display: inline-block;
    margin: 0; }
    .first-header .logo img {
      opacity: 1;
      width: 80%;
      float: right;
      min-width: 180px; }
    @media screen and (max-width: 320px) {
      .first-header .logo {
        height: 47px; }
        .first-header .logo img {
          max-width: 155px; } }
    .open .first-header .logo {
      background-image: url(../img/deco-jovem-logo-white.svg);
      background-size: 100% auto;
      background-size: 198px 56px;
      background-repeat: no-repeat;
      background-position: top -1px left; }
      .open .first-header .logo img {
        opacity: 0; }
  .first-header .menu-toggler {
    display: block;
    position: absolute;
    top: 7px;
    right: 15px;
    display: block;
    border: none;
    position: absolute;
    width: 45px;
    height: 45px;
    border: solid 3px #303f9f;
    border-radius: 50%;
    text-align: center;
    color: #303f9f; }
    .open .first-header .menu-toggler {
      border-color: #FFF; }
      .open .first-header .menu-toggler:hover {
        border-color: #ffff8f; }
        .open .first-header .menu-toggler:hover .burguer .top, .open .first-header .menu-toggler:hover .burguer .mid, .open .first-header .menu-toggler:hover .burguer .bot {
          background: #ffff8f; }
    .first-header .menu-toggler .burger {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 9px;
      left: 10px; }
      .first-header .menu-toggler .burger .top, .first-header .menu-toggler .burger .mid, .first-header .menu-toggler .burger .bot {
        width: 20px;
        height: 4px;
        border-radius: 2px;
        display: block;
        position: absolute;
        background: #303f9f;
        opacity: 1;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .first-header .menu-toggler .burger .top {
        top: 2px; }
      .first-header .menu-toggler .burger .mid {
        top: 8px; }
      .first-header .menu-toggler .burger .bot {
        bottom: 2px; }
      .open .first-header .menu-toggler .burger .top, .open .first-header .menu-toggler .burger .mid, .open .first-header .menu-toggler .burger .bot {
        background-color: #FFF; }
      .open .first-header .menu-toggler .burger .top {
        top: 8px;
        -webkit-transform: rotateZ(-45deg);
        -moz-transform: rotateZ(-45deg);
        -ms-transform: rotateZ(-45deg);
        -o-transform: rotateZ(-45deg);
        transform: rotateZ(-45deg); }
      .open .first-header .menu-toggler .burger .bot {
        bottom: 8px;
        -webkit-transform: rotateZ(45deg);
        -moz-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        transform: rotateZ(45deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center; }
      .open .first-header .menu-toggler .burger .mid {
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        -webkit-transform-origin: center;
        -moz-transform-origin: center;
        -ms-transform-origin: center;
        -o-transform-origin: center;
        transform-origin: center;
        opacity: 0; }
    .first-header .menu-toggler span {
      display: none; }

.header-search {
  position: relative; }
  .header-search a {
    display: block;
    border: none;
    position: absolute;
    width: 45px;
    height: 45px;
    border: solid 3px #303f9f;
    border-radius: 50%;
    display: block;
    right: 15px;
    top: -64px;
    text-align: center;
    color: #303f9f; }
    @media screen and (max-width: 320px) {
      .header-search a {
        top: -60px; } }
    .header-search a:before {
      content: "";
      font-family: FontAwesome;
      position: absolute;
      width: 100%;
      font-size: 20px;
      right: 0px;
      top: 5px; }
    .header-search a:hover, .header-search a.active {
      background-color: #303f9f;
      color: #FFF; }

.main-search {
  width: 100%;
  position: relative;
  background: transparent;
  width: 100%;
  border: solid 2px #ffff8f;
  border-radius: 3px; }
  .main-search.active {
    border-top: solid 1px #acacac;
    display: block; }
  .main-search input {
    background-color: transparent;
    outline: none; }
  .main-search input[type="search"] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-right: 40px;
    font-size: 18px;
    padding: 0 15px;
    line-height: 24px;
    color: #ffff8f;
    border: none;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
    .main-search input[type="search"]::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .main-search input[type="search"]::-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .main-search input[type="search"]:-moz-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .main-search input[type="search"]:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .main-search input[type="search"]:focus {
      background: #ffff8f;
      color: #303f9f; }
      .main-search input[type="search"]:focus::-webkit-input-placeholder {
        color: rgba(48, 63, 159, 0.5); }
      .main-search input[type="search"]:focus::-moz-placeholder {
        color: rgba(48, 63, 159, 0.5); }
      .main-search input[type="search"]:focus:-moz-placeholder {
        color: rgba(48, 63, 159, 0.5); }
      .main-search input[type="search"]:focus:-ms-input-placeholder {
        color: rgba(48, 63, 159, 0.5); }
      .main-search input[type="search"]:focus + input[type="submit"] {
        background-image: url(../img/search-blue.svg); }
  .main-search input[type="submit"] {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    background: transparent;
    background-image: url(../img/search-white.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center; }
    .main-search input[type="submit"]:hover {
      background-color: #ffff8f;
      background-image: url(../img/search-blue.svg); }

.header-expansion {
  background-color: #FFF;
  background-image: url(../img/pattern-08.png);
  background-size: 412px 412px;
  background-repeat: repeat;
  background-position: top 327px left;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #FFF;
  opacity: 0; }
  .open .header-expansion {
    background-color: #303f9f;
    max-height: 2000px;
    max-height: -webkit-calc(100vh - 85px - 26px);
    max-height: calc(100vh - 85px - 26px);
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    padding-top: 25px;
    padding-bottom: 25px;
    opacity: 1; }
  .header-expansion a {
    color: #FFF;
    text-decoration: none; }

.newsletter-container {
  border: solid 2px #ffa000;
  border-radius: 8px;
  font-family: "jaf-domus-titling-web",sans-serif; }
  .newsletter-container .email {
    border: none;
    height: 40px;
    color: red; }
  .newsletter-container .submit {
    border: none;
    border-radius: 00px 8px 8px 0px;
    height: 43px;
    width: auto; }

.secondary-header {
  background: #FFF;
  padding: 20px;
  padding-top: 60px;
  float: right;
  width: 70%;
  min-width: 220px; }
  .secondary-header p {
    margin: 0 4px 0 15px;
    display: inline-block; }
  .secondary-header p, .secondary-header date, .secondary-header a {
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .secondary-header .right {
    position: absolute;
    right: 15px;
    top: 0; }
  .secondary-header a {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    text-decoration: none;
    font-size: 24px; }
    .secondary-header a:hover {
      text-decoration: underline; }
    .secondary-header a.blog:before {
      content: '\f09e'; }
  @media screen and (max-width: 640px) {
    .secondary-header .left, .secondary-header .right {
      float: none;
      position: relative;
      display: block;
      text-align: center;
      right: initial; } }
  @media screen and (max-width: 480px) {
    .secondary-header p {
      margin-left: 5px; }
    .secondary-header a {
      right: 5px; } }
  .secondary-header .list-light a {
    color: #303f9f;
    font-size: 16px; }
    .secondary-header .list-light a:hover {
      color: orange;
      text-decoration: none; }

.social-media-header .dashed {
  font-family: "jaf-domus-titling-web",sans-serif;
  font-weight: 400;
  font-style: bold;
  color: #303f9f; }
.social-media-header ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
.social-media-header li {
  display: inline-block;
  margin-right: 8px;
  font-size: 24px; }
  .social-media-header li a {
    color: #303f9f; }
  .social-media-header li span {
    display: none; }
  .social-media-header li.facebook a:hover {
    color: #3B5998; }
  .social-media-header li.twitter a:hover {
    color: #55ACEE; }
  .social-media-header li.google-plus a:hover {
    color: #DD4B39; }
  .social-media-header li.instagram a:hover {
    color: #517fa4; }
  .social-media-header li.youtube a:hover {
    color: #FF3333; }

.footer-nav {
  margin: 30px 0 40px 0; }
  .footer-nav a {
    display: block;
    padding: 2px 0;
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
    .footer-nav a:hover {
      text-decoration: underline; }

.main-footer {
  width: 80%;
  float: right;
  padding: 30px 0 60px 0;
  background-color: #383737; }
  .main-footer .social-media h4 {
    font-size: 14px;
    color: #acacac;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .main-footer .social-media li {
    display: inline-block; }
    .main-footer .social-media li:first-child a {
      padding-left: 0; }
  .main-footer .social-media a {
    font-size: 25px;
    padding: 0 15px;
    display: block;
    color: #FFF;
    text-decoration: none; }
    .main-footer .social-media a:hover.fa-facebook {
      color: #3B5998; }
    .main-footer .social-media a:hover.fa-twitter {
      color: #55ACEE; }
    .main-footer .social-media a:hover.fa-instagram {
      color: #517fa4; }
    .main-footer .social-media a:hover.fa-youtube {
      color: #FF3333; }
  @media screen and (max-width: 1000px) {
    .main-footer {
      width: 100%; } }
  .main-footer .schools-counter {
    font-size: 20px;
    color: #FFF;
    background-image: url(../img/counter.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    border: 2px solid #ffa000;
    margin-top: 100px;
    position: relative;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    .main-footer .schools-counter:hover .mask {
      background-color: rgba(255, 160, 0, 0.5); }
    @media screen and (max-width: 1000px) {
      .main-footer .schools-counter {
        margin-top: 50px; } }
    .main-footer .schools-counter span {
      display: block;
      font-size: 24px; }
    .main-footer .schools-counter p {
      font-size: 13px;
      color: #FFF; }
    .main-footer .schools-counter .mask {
      height: 100%;
      background-color: rgba(48, 63, 159, 0.5);
      position: absolute;
      border-radius: 5px; }
  .main-footer .site-by {
    margin-top: 234px;
    text-align: right;
    position: relative;
    display: block; }
    .main-footer .site-by p, .main-footer .site-by a {
      font-size: 12px;
      color: #FFF;
      font-family: "aktiv-grotesk",sans-serif;
      font-weight: 400;
      font-style: bold; }
    .main-footer .site-by a {
      text-decoration: none; }
      .main-footer .site-by a:hover {
        text-decoration: underline;
        color: #ffa000; }
  @media screen and (max-width: 1000px) {
    .main-footer .site-by {
      margin-top: 40px;
      text-align: center; } }
  @media screen and (max-width: 800px) {
    .main-footer .subscribe-newsletter {
      margin-top: 40px; } }

.cookies {
  padding: 7px 15px;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 999;
  text-align: center;
  background-color: #ffa000;
  color: #FFF;
  font-size: 14px;
  font-family: "aktiv-grotesk",sans-serif;
  font-weight: 400;
  font-style: bold; }
  .cookies a {
    color: #FFF; }
  .cookies .ok {
    margin-left: 5px;
    padding: 2px 4px;
    border-radius: 3px;
    background-color: #FFF;
    color: #ffa000;
    text-decoration: none;
    font-family: "aktiv-grotesk",sans-serif;
    font-weight: 700;
    font-style: bold; }

.previous {
  position: relative;
  display: block;
  top: 50px;
  /* bottom: 50px; */
  margin-bottom: 20px;
  /* padding-top: 50px; */
  padding: 0px 10px 0px 10px; }
  .previous figure {
    width: 100%;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    /* float: left; */
    position: relative;
    /* left: 0; */ }
    @media screen and (max-width: 800px) {
      .previous figure {
        height: 180px; } }
    @media screen and (max-width: 640px) {
      .previous figure {
        height: 230px; } }
  .previous .next-img {
    padding-right: 0; }
    .previous .next-img figure {
      margin: 0 15px; }
  .previous .prev-img {
    padding-left: 0; }
    .previous .prev-img figure {
      margin: 0 0 0 -15px; }
  .previous .titles h2 {
    font-size: 18px;
    color: #000; }
  .previous .titles p {
    color: #ffa000;
    font-size: 14px; }
  .previous .anterior {
    text-align: left; }
  .previous .seguinte {
    text-align: right; }

.single {
  color: #303f9f;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  margin-bottom: 50px;
  font-family: "aktiv-grotesk",sans-serif;
  font-weight: 700;
  font-style: bold; }
  .single h1, .single h2, .single h3 {
    color: #ffa000;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .single h1 {
    font-size: 38px; }
  .single h2 {
    font-size: 15px; }
  .single h3 {
    font-size: 14px; }
  .single li {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px; }
    .single li p {
      color: #303f9f;
      font-size: 14px;
      font-family: "aktiv-grotesk",sans-serif;
      font-weight: 400;
      font-style: bold; }
  .single img {
    width: 100%;
    height: auto; }

.like-counter, .like {
  font-size: 14px;
  border-radius: 5px;
  height: 40px;
  line-height: 35px;
  font-family: "jaf-domus-titling-web",sans-serif;
  font-weight: 400;
  font-style: bold; }
  @media screen and (max-width: 640px) {
    .like-counter, .like {
      width: 48%; } }

.like-counter {
  border: 2px solid #acacac;
  color: #acacac;
  background-color: #FFF; }
  @media screen and (max-width: 640px) {
    .like-counter {
      display: inline-block; } }

.like {
  display: block;
  background-color: #303f9f;
  color: #FFF; }
  .like:hover {
    color: #303f9f;
    background-color: #FFF;
    border: 2px solid #303f9f; }
  .like.disabled {
    color: #acacac;
    background-color: #FFF;
    border: 2px solid #acacac; }
  @media screen and (max-width: 1200px) {
    .like {
      font-size: 11px; } }
  @media screen and (max-width: 800px) {
    .like {
      font-size: 14px; }
      .like span {
        display: none; } }
  @media screen and (max-width: 640px) {
    .like {
      float: right;
      margin-top: 0px !important;
      display: inline-block; } }

@media screen and (max-width: 1000px) {
  .like-container {
    padding-right: 20px; } }
@media screen and (max-width: 640px) {
  .like-container {
    margin-bottom: 20px;
    padding-right: 0px; } }

.back {
  color: #303f9f;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  font-style: bold; }
  .back .fa {
    font-size: 20px;
    position: relative;
    top: 3px; }

.single-container {
  background-color: #FFF;
  border: 2px solid #ffa000;
  padding: 60px 90px 60px 20px; }
  .single-container .winner-patch {
    margin-top: 70px; }
    @media screen and (max-width: 800px) {
      .single-container .winner-patch {
        margin-top: 40px; } }
    @media screen and (max-width: 640px) {
      .single-container .winner-patch {
        margin-bottom: 40px; } }
  @media screen and (max-width: 1000px) {
    .single-container {
      padding: 60px 30px 60px 15px; } }
  @media screen and (max-width: 640px) {
    .single-container {
      padding: 20px 20px; } }
  .single-container .imgbg {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0; }

.prev {
  border: 3px dotted #e8e8e8; }

.article-navigation {
  margin-bottom: 50px; }
  .article-navigation .prev {
    position: absolute; }
    .article-navigation .prev .article-info {
      padding-left: 85px; }
  .article-navigation .next {
    text-align: right;
    position: absolute;
    right: 0; }
    @media screen and (max-width: 480px) {
      .article-navigation .next {
        bottom: 0; } }
    .article-navigation .next .article-figure {
      position: absolute;
      right: 0;
      top: 0; }
    .article-navigation .next .article-info {
      padding-right: 85px; }
  .article-navigation ul {
    position: relative;
    height: 170px;
    margin: 0;
    padding: 0 0 170px 0;
    border-top: 2px dotted #e8e8e8;
    border-bottom: 2px dotted #e8e8e8; }
    @media screen and (max-width: 480px) {
      .article-navigation ul {
        height: 200px; } }
    .article-navigation ul li {
      width: 50%;
      height: 100%;
      list-style-type: none;
      display: inline-block; }
      @media screen and (max-width: 480px) {
        .article-navigation ul li {
          width: 100%;
          height: 100px; } }
      .article-navigation ul li:hover a {
        text-decoration: underline; }
      .article-navigation ul li:hover .article-figure {
        width: 150px; }
      .article-navigation ul li.prev:hover .article-info {
        padding-left: 165px; }
      .article-navigation ul li.next:hover .article-info {
        padding-right: 165px; }
  .article-navigation .article-figure {
    position: absolute;
    width: 70px;
    height: 170px; }
    @media screen and (max-width: 480px) {
      .article-navigation .article-figure {
        height: 100px; } }
    @media screen and (max-width: 320px) {
      .article-navigation .article-figure {
        display: none; } }
    .article-navigation .article-figure a {
      width: 100%;
      height: 100%; }
  .article-navigation figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: cover; }
  .article-navigation a {
    cursor: pointer;
    text-decoration: none;
    display: block; }
  .article-navigation .next-article {
    color: #ffa000;
    font-size: 15px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    @media screen and (max-width: 480px) {
      .article-navigation .next-article {
        font-size: 12px;
        line-height: 1.2em; } }
  .article-navigation .article-info {
    margin-top: 5px; }
  .article-navigation h2 {
    margin: 0; }
    .article-navigation h2 a {
      margin-top: 10px;
      font-size: 20px;
      color: #383737;
      font-family: "jaf-domus-titling-web",sans-serif;
      font-weight: 700;
      font-style: bold; }
      @media screen and (max-width: 640px) {
        .article-navigation h2 a {
          font-size: 18px; } }
      @media screen and (max-width: 480px) {
        .article-navigation h2 a {
          margin-top: 5px;
          font-size: 16px;
          line-height: 1.2em; } }
  .article-navigation * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.not-found {
  padding: 70px 0 200px 0;
  position: relative;
  text-align: center;
  background-image: url("./assets/img/404.jpg");
  background-size: cover;
  background-position: center; }
  .not-found h2, .not-found p {
    color: rgba(255, 255, 255, 0.7);
    z-index: 1;
    position: relative;
    margin: 0; }
  .not-found h2 {
    font-size: 110px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
  .not-found p {
    font-size: 35px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .not-found a {
    color: rgba(255, 255, 255, 0.7); }
    .not-found a:hover {
      color: rgba(255, 160, 0, 0.7); }
  .not-found .not-found-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, #303f9f 100%);
    background-image: linear-gradient(to top,rgba(0, 0, 0, 0.25) 0%, #303f9f 100%); }
  .not-found .not-found-search {
    width: 460px;
    margin: 45px auto 0 auto;
    position: relative;
    z-index: 1; }
  .not-found .search {
    padding: 10px 20px 20px 90px;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.15);
    border: solid 2px #FFF;
    color: #FFF;
    border-radius: 5px;
    font-size: 32px;
    line-height: 37px;
    outline: none;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .not-found ::-webkit-input-placeholder {
    color: #FFF;
    font-size: 32px;
    line-height: 37px;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 400;
    font-style: bold; }
  .not-found .submit {
    display: none; }
  .not-found .not-found-icon {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 58px;
    height: 48px;
    background-image: url("./assets/img/not-found.svg");
    background-size: cover; }

.submissions-header {
  margin-top: 10px;
  margin: 0 auto; }
  .submissions-header figure {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (max-width: 1000px) {
      .submissions-header figure {
        height: 300px; } }
    @media screen and (max-width: 800px) {
      .submissions-header figure {
        height: 240px; } }
  .submissions-header h1 {
    text-shadow: 2px 2px 5px #acacac;
    font-size: 48px; }
    @media screen and (max-width: 1000px) {
      .submissions-header h1 {
        font-size: 30px; } }
  .submissions-header .contest-title {
    margin-top: -280px; }
    @media screen and (max-width: 1000px) {
      .submissions-header .contest-title {
        margin-top: -230px; } }
    @media screen and (max-width: 800px) {
      .submissions-header .contest-title {
        margin-top: -220px; } }

.submissions-winner h2 {
  font-size: 30px;
  color: #ffa000;
  font-family: "proxima-nova",sans-serif;
  font-weight: 700;
  font-style: bold; }
.submissions-winner .winner {
  border: 2px solid #ffa000;
  overflow-x: hidden; }
  .submissions-winner .winner .creds {
    background-image: url("../img/img-win.png");
    background-size: cover;
    background-position: no-repeat;
    height: 400px;
    padding: 20px; }
    .submissions-winner .winner .creds p {
      font-size: 16px;
      color: #ffff8f; }
    .submissions-winner .winner .creds h1 {
      line-height: 40px; }
      @media screen and (max-width: 640px) {
        .submissions-winner .winner .creds h1 {
          font-size: 27px;
          line-height: 30px;
          margin: 0; } }
    @media screen and (max-width: 640px) {
      .submissions-winner .winner .creds {
        height: 200px; } }
  .submissions-winner .winner a {
    color: #ffa000;
    font-size: 14px;
    display: block;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    .submissions-winner .winner a:hover {
      color: #ffff8f; }
    @media screen and (max-width: 640px) {
      .submissions-winner .winner a {
        margin: 0 0 30px 0; } }
.submissions-winner figure {
  width: 100.1%;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  @media screen and (max-width: 640px) {
    .submissions-winner figure {
      height: 300px; } }

.submissions-list .item-container {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  border: 2px solid transparent; }
  .submissions-list .item-container:hover {
    border: 2px solid #ffa000; }
  @media screen and (max-width: 480px) {
    .submissions-list .item-container {
      border: 2px solid #ffa000; } }
  .submissions-list .item-container figure {
    width: 100%;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden; }
    @media screen and (max-width: 800px) {
      .submissions-list .item-container figure {
        height: 180px; } }
    @media screen and (max-width: 640px) {
      .submissions-list .item-container figure {
        height: 230px; } }
  .submissions-list .item-container p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .submissions-list .item-container .article-title h2 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .submissions-list .item-container .article-title a {
    color: #ffa000;
    font-size: 14px;
    display: block;
    font-family: "jaf-domus-titling-web",sans-serif;
    font-weight: 700;
    font-style: bold; }
    .submissions-list .item-container .article-title a:hover {
      color: #ffa000; }
  .submissions-list .item-container .article-title a:last-child:after {
    content: '>';
    font-size: 20px; }
  .submissions-list .item-container.winner {
    background-color: #ffa000; }
    .submissions-list .item-container.winner .team {
      color: #FFF; }
    .submissions-list .item-container.winner p {
      color: #ffff8f; }
    .submissions-list .item-container.winner:hover .know-more {
      color: #ffff8f; }

.like-counter, .like {
  font-size: 14px;
  border-radius: 5px;
  height: 40px;
  line-height: 32px;
  font-family: "jaf-domus-titling-web",sans-serif;
  font-weight: 400;
  font-style: bold; }

.like-counter {
  border: 2px solid #acacac;
  color: #acacac;
  background-color: #FFF; }

.like {
  display: block;
  background-color: #303f9f;
  color: #FFF; }
  .like.disabled {
    color: #303f9f;
    border: #303f9f;
    background-color: #FFF;
    border: 2px solid #303f9f;
    cursor: not-allowed; }

.loader {
  width: 100%;
  float: left;
  display: block;
  text-align: center;
  margin: 40px 0;
  height: 104px;
  position: relative; }
  .loader.big {
    height: 370px; }
  .loader .logo-shape {
    top: 0;
    left: 50%;
    margin-left: -52px;
    position: absolute;
    height: 104px;
    height: 104px; }
  .loader .logo-square {
    position: absolute;
    top: 0;
    left: 0;
    width: 104px;
    height: 104px;
    border-radius: 10px;
    background: #f4da1e;
    animation-name: rotate-step;
    animation-duration: 1s;
    animation-iteration-count: infinite; }
  .loader .logo-face {
    position: absolute;
    display: block;
    top: 21px;
    left: 14px;
    width: 76px;
    height: 64px;
    background-image: url("../img/logo-face.png");
    background-size: 76px 64px;
    background-repeat: no-repeat;
    background-position: top left; }

@keyframes rotate-step {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(90deg); }
  100% {
    transform: rotate(90deg); } }
.hidden {
  display: none !important;
  visibility: hidden; }

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

.alignleft {
  float: left; }

.alignright {
  float: right; }

.relative {
  position: relative; }

.dblock {
  display: block; }

.pad {
  padding-left: 15px;
  padding-right: 15px; }

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

.alpha {
  padding-left: 0; }

.omega {
  padding-right: 0; }

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

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

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

.bold {
  font-weight: 700; }

.italic {
  font-style: italic; }

.padding-s {
  padding: 7px; }

.padding {
  padding: 15px; }

.padding-l {
  padding: 30px; }

.padding-top-s {
  padding-top: 7px; }

.padding-top {
  padding-top: 15px; }

.padding-top-l {
  padding-top: 30px; }

.padding-right-s {
  padding-right: 7px; }

.padding-right {
  padding-right: 15px; }

.padding-right-l {
  padding-right: 30px; }

.padding-bottom-s {
  padding-bottom: 7px; }

.padding-bottom {
  padding-bottom: 15px; }

.padding-bottom-l {
  padding-bottom: 30px; }

.padding-left-s {
  padding-left: 7px; }

.padding-left {
  padding-left: 15px; }

.padding-left-l {
  padding-left: 30px; }

.no-margin {
  margin: 0; }

.margin-s {
  margin: 7px; }

.margin {
  margin: 15px; }

.margin-l {
  margin: 30px; }

.margin-top-s {
  margin-top: 7px; }

.margin-top {
  margin-top: 15px; }

.margin-top-l {
  margin-top: 30px; }

.margin-right-s {
  margin-right: 7px; }

.margin-right {
  margin-right: 15px; }

.margin-right-l {
  margin-right: 30px; }

.margin-bottom-s {
  margin-bottom: 7px; }

.margin-bottom {
  margin-bottom: 15px; }

.margin-bottom-l {
  margin-bottom: 30px; }

.margin-left-s {
  margin-left: 7px; }

.margin-left {
  margin-left: 15px; }

.margin-left-l {
  margin-left: 30px; }

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