/*cores*/
@import url("https://use.typekit.net/uca3ehm.css");
#eyeDiv {
  display: none; }

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* @import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900'); */
/* @import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:400,700'); */
@font-face {
  font-family: 'comecardozero';
  src: url("/comecardozero/resources/fonts/icons.eot?dhapb2");
  src: url("/comecardozero/resources/fonts/icons.eot?dhapb2#iefix") format("embedded-opentype"), url("/comecardozero/resources/fonts/icons.ttf?dhapb2") format("truetype"), url("/comecardozero/resources/fonts/icons.woff?dhapb2") format("woff"), url("/comecardozero/resources/fonts/icons.svg?dhapb2#comecardozero") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'comecardozero';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-resize-full-screen:before {
  content: "\e904"; }

.icon-resize-100:before {
  content: "\e905"; }

.icon-whatsapp:before {
  content: "\e906"; }

.icon-instagram:before {
  content: "\e900"; }

.icon-google:before {
  content: "\e901"; }

.icon-twitter:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\e903"; }

.icon-arrow_back:before {
  content: "\e5c4"; }

.icon-arrow_downward:before {
  content: "\e5db"; }

.icon-arrow_forward:before {
  content: "\e5c8"; }

.icon-arrow_upward:before {
  content: "\e5d8"; }

.icon-camera:before {
  content: "\e412"; }

.icon-check:before {
  content: "\e5ca"; }

.icon-navigate_before:before {
  content: "\e408"; }

.icon-navigate_next:before {
  content: "\e409"; }

.icon-close:before {
  content: "\e5cd"; }

.icon-crop_free:before {
  content: "\e3c2"; }

.icon-first_page:before {
  content: "\e5dc"; }

.icon-font:before {
  content: "\e167"; }

.icon-article:before {
  content: "\e24d"; }

.icon-keyboard_arrow_down:before {
  content: "\e313"; }

.icon-keyboard_arrow_left:before {
  content: "\e314"; }

.icon-keyboard_arrow_right:before {
  content: "\e315"; }

.icon-keyboard_arrow_up:before {
  content: "\e316"; }

.icon-last_page:before {
  content: "\e5dd"; }

.icon-menu:before {
  content: "\e5d2"; }

.icon-photo:before {
  content: "\e432"; }

.icon-play:before {
  content: "\e038"; }

.icon-search:before {
  content: "\e8b6"; }

.icon-unfold_less:before {
  content: "\e5d6"; }

.icon-unfold_more:before {
  content: "\e5d7"; }

.icon-videocam:before {
  content: "\e04b"; }

html, body {
  width: 100%;
  height: 100%; }

body {
  font-family: "museo-sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #242424;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

#contentWrapper {
  display: block;
  margin: 40px 0 0; }

a {
  text-decoration: none;
  cursor: pointer; }

div, section {
  box-sizing: border-box; }

.picture4x3 {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background-position: center;
  background-size: cover; }

.picture16x9 {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-position: center;
  background-size: cover; }

.sharesDiv {
  text-align: center;
  margin: 20px; }
  .sharesDiv a {
    position: relative;
    display: block;
    width: 40px;
    height: 60px;
    background-color: #EFE4D6;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 20px; }
    @media (hover: hover) {
      .sharesDiv a:hover {
        background-color: #9E8C79; }
        .sharesDiv a:hover [class^="icon-"], .sharesDiv a:hover [class*=" icon-"] {
          color: #fff; } }
    .sharesDiv a [class^="icon-"], .sharesDiv a [class*=" icon-"] {
      position: absolute;
      left: 50%;
      bottom: 10px;
      transform: translateX(-50%);
      font-size: 20px;
      color: #242424;
      margin: 0;
      padding: 0; }
  .sharesDiv a + a {
    margin-left: 10px; }

.mainSection {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  /*grid-template-columns: calc(100% - 340px) 340px;*/
  grid-template-columns: 1fr 340px;
  /*grid-auto-flow: column;*/
  grid-gap: 0; }
  @media only screen and (max-width: 980px) {
    .mainSection {
      grid-template-columns: 1fr; } }
  .mainSection .mainColumnRight {
    /*
    justify-content: center;
    align-content: center;
    justify-items: center;
    align-items: center;
    justify-self: stretch;
    */ }

.pictureWrapper {
  position: relative; }

.progressVideo {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  height: 6px;
  background-color: #333333; }

.progressBar {
  width: 0%;
  height: 6px;
  background-color: #EFE4D6; }

/* section videos*/
.playerWrapper {
  position: relative;
  background-color: #111;
  background-image: url(/comecardozero/resources/img/puff.svg);
  background-size: 100px;
  background-position: center center;
  background-repeat: no-repeat; }
  .playerWrapper #placeplayer {
    position: relative;
    top: 0;
    width: 100%; }

/* bLazy */
.b-lazy {
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0; }

.b-lazy.b-loaded {
  opacity: 1; }

/*
.b-error {
    background-image: url("/img/nopicture.png?v2");
    opacity: 1;
    background-size: cover;
    background-position: center;
}
*/
.loading {
  transition: none;
  background-color: #fffcf8;
  background-image: url("/comecardozero/resources/img/puff.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100px; }

/* selected */
.selected {
  /*opacity: .3;*/ }
  .selected .picture16x9, .selected h2, .selected h3, .selected h4, .selected #typeOfRewind {
    opacity: 0.5; }
  .selected .progressVideo {
    display: block; }

strong, b {
  font-weight: 700; }

.bt-more {
  display: table;
  margin: 20px auto;
  padding: 20px;
  fontfamily: "museo", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #EFE4D6;
  color: #242424; }
  @media (hover: hover) {
    .bt-more:hover {
      background-color: #9E8C79;
      color: #fff;
      text-decoration: none; } }

/*# sourceMappingURL=default.css.map */
