/*cores*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
#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'); */
/*@import url("//use.typekit.net/vth7ywm.css");

@font-face {
    font-family: 'gilroy';
    src: url('../fonts/gilroy-light-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'gilroy';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}*/
/*h1, h2, h3, .headerSectionName {
    font-family: 'Libre Baskerville', serif;
}*/
@font-face {
  font-family: 'dancacomasestrelas';
  src: url("/dancacomasestrelas/resources/fonts/icons.eot?dhapb2");
  src: url("/dancacomasestrelas/resources/fonts/icons.eot?dhapb2#iefix") format("embedded-opentype"), url("/dancacomasestrelas/resources/fonts/icons.ttf?dhapb2") format("truetype"), url("/dancacomasestrelas/resources/fonts/icons.woff?dhapb2") format("woff"), url("/dancacomasestrelas/resources/fonts/icons.svg?dhapb2#dancacomasestrelas") 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: 'dancacomasestrelas';
  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: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
  body:after {
    display: block;
    content: '';
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    @media (min-width: 768px) {
      body:after {
        background: #1d0a0c url(/dancacomasestrelas/resources/img/background-site.jpg) no-repeat center top/cover; } }
    @media (max-width: 768px) {
      body:after {
        background: #1d0a0c url(/dancacomasestrelas/resources/img/background-site-m.jpg) no-repeat center top/cover; } }

/*body.Concorrente {
    
    &:after {
      background: url(/dancacomasestrelas/resources/img/background-bottom4.jpg) no-repeat bottom center / cover;
    }
}*/
#contentWrapper {
  display: block;
  margin: 20px 0 0;
  padding: 0 10px 50px 10px; }

a {
  text-decoration: none;
  cursor: pointer;
  transition: all 0.1s;
  outline: none; }
  @media (hover: hover) {
    a:hover {
      transform: scale(1.05, 1.05);
      outline: none; } }

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: 50%;
  background-position: center;
  background-size: cover; }

@media only screen and (min-width: 981px) {
  .picture16x9.fixPub {
    padding-bottom: 740px; } }

.sharesDiv {
  text-align: center;
  padding: 10px 0; }
  .sharesDiv a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    /*   @include back-gold ;*/
    background-color: transparent;
    border-radius: 50%;
    border-color: #eca634;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 0;
    /*    @include drop-shadow;*/
    display: inline-block;
    font-size: 20px; }
    @media (hover: hover) {
      .sharesDiv a:hover {
        background-color: #eca634; }
        .sharesDiv a:hover [class^="icon-"], .sharesDiv a:hover [class*=" icon-"] {
          color: #000; } }
    .sharesDiv a [class^="icon-"], .sharesDiv a [class*=" icon-"] {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-size: 22px;
      color: #eca634;
      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: #ffe78c; }

/* section videos*/
.playerWrapper {
  position: relative;
  background-color: #f5f5f5;
  background-image: url(/dancacomasestrelas/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: #f5f5f5;
  background-image: url("/dancacomasestrelas/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; }

.button-fix {
  position: relative;
  max-width: 1440px;
  margin: 0 auto; }

.bt-more {
  display: table;
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  background: -moz-linear-gradient(90deg, #ff8f04 0%, #ff8f04 62%, #fff29e 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff29e), color-stop(38%, #ff8f04), color-stop(100%, #ff8f04));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, #ff8f04 0%, #ff8f04 62%, #fff29e 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, #ff8f04 0%, #ff8f04 62%, #fff29e 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, #ff8f04 0%, #ff8f04 62%, #fff29e 100%);
  /* ie10+ */
  background: linear-gradient(0deg, #ff8f04 0%, #ff8f04 62%, #fff29e 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff29e', endColorstr='#ff8f04',GradientType=0 );
  /* ie6-9 */
  color: #000;
  border-radius: 4px;
  /*    @include drop-shadow;*/ }
  @media (hover: hover) {
    .bt-more:hover {
      background-color: #ffe78c;
      color: #000;
      text-decoration: none; } }
  @media only screen and (max-width: 920px) {
    .bt-more {
      position: relative;
      top: auto;
      right: auto;
      margin: 20px auto; } }

.video-js .vjs-big-play-button {
  font-size: 32px !important;
  color: #eca634 !important;
  line-height: 50px !important;
  height: 50px !important;
  width: 50px !important;
  display: block;
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 2px solid #eca634 !important;
  margin: -25px 0 0 -25px !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.videoJs {
  overflow: hidden; }
  .videoJs .video-js {
    width: 100%;
    float: left; }

.Concorrentes .item .status {
  display: none; }
.Concorrentes .item .phone {
  text-align: center;
  display: block;
  font-weight: 400;
  background-color: #000;
  color: #eca634;
  line-height: 30px;
  border-radius: 15px;
  margin: 0 5% 15px 5%;
  /* position: absolute;
   bottom: 60px;
  */
  width: 90%;
  font-size: 18px; }
  @media (max-width: 1450px) {
    .Concorrentes .item .phone {
      font-size: 1.5vw; } }
  @media (max-width: 920px) {
    .Concorrentes .item .phone {
      font-size: 2.5vw; } }
  @media (max-width: 480px) {
    .Concorrentes .item .phone {
      font-size: 5.5vw; } }
  .Concorrentes .item .phone a {
    color: #eca634 !important;
    text-decoration: underline; }
  .Concorrentes .item .phone div {
    font-size: 12px;
    line-height: 25px; }
.Concorrentes .item.expulso {
  opacity: 0.6; }
  .Concorrentes .item.expulso .phone {
    display: none; }

/*# sourceMappingURL=default.css.map */
