@charset "UTF-8";
/* v20180104 */
/* Responsive Sizes */
/* v20190918 */
/* Cores */
/* Tamanhos */
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700");
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

/*!
 * Fluidable Grid System 1.1.3
 *
 * Creator: Andri Sigur├░sson
 * Site: http://fluidable.com
 * Date: 24.11.2014
 */
/*
	
	Config

*/
/*
 	
	Mobile and up
 
*/
.col-group {
  zoom: 1; }

.col-group:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "."; }

.col-group [class*="col-"] {
  padding-left: 18px;
  padding-right: 18px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.col-group .col-group {
  padding: 0; }

.col-group [class*="push-"],
.col-group [class*="pull-"] {
  position: relative; }

.col-mb-12 {
  width: 100%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-11 {
  width: 91.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-10 {
  width: 83.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-9 {
  width: 75%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-8 {
  width: 66.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-7 {
  width: 58.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-6 {
  width: 50%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-5 {
  width: 41.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-4 {
  width: 33.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-3 {
  width: 25%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-2 {
  width: 16.66666667%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

.col-mb-1 {
  width: 8.33333333%;
  float: left;
  padding-right: 18px;
  padding-left: 18px; }

/*
 	
	Tablet and up
 
*/
@media (min-width: 768px) {
  .container {
    max-width: 696px;
    margin: 0 auto; }

  .col-12 {
    width: 100%;
    float: left; }

  .col-11 {
    width: 91.66666667%;
    float: left; }

  .col-10 {
    width: 83.33333333%;
    float: left; }

  .col-9 {
    width: 75%;
    float: left; }

  .col-8 {
    width: 66.66666667%;
    float: left; }

  .col-7 {
    width: 58.33333333%;
    float: left; }

  .col-6 {
    width: 50%;
    float: left; }

  .col-5 {
    width: 41.66666667%;
    float: left; }

  .col-4 {
    width: 33.33333333%;
    float: left; }

  .col-3 {
    width: 25%;
    float: left; }

  .col-2 {
    width: 16.66666667%;
    float: left; }

  .col-1 {
    width: 8.33333333%;
    float: left; }

  .col-offset-12 {
    margin-left: 100%; }

  .col-offset-11 {
    margin-left: 91.66666667%; }

  .col-offset-10 {
    margin-left: 83.33333333%; }

  .col-offset-9 {
    margin-left: 75%; }

  .col-offset-8 {
    margin-left: 66.66666667%; }

  .col-offset-7 {
    margin-left: 58.33333333%; }

  .col-offset-6 {
    margin-left: 50%; }

  .col-offset-5 {
    margin-left: 41.66666667%; }

  .col-offset-4 {
    margin-left: 33.33333333%; }

  .col-offset-3 {
    margin-left: 25%; }

  .col-offset-2 {
    margin-left: 16.66666667%; }

  .col-offset-1 {
    margin-left: 8.33333333%; }

  .col-offset-0 {
    margin-left: 0%; }

  .col-pull-12 {
    right: 100%; }

  .col-pull-11 {
    right: 91.66666667%; }

  .col-pull-10 {
    right: 83.33333333%; }

  .col-pull-9 {
    right: 75%; }

  .col-pull-8 {
    right: 66.66666667%; }

  .col-pull-7 {
    right: 58.33333333%; }

  .col-pull-6 {
    right: 50%; }

  .col-pull-5 {
    right: 41.66666667%; }

  .col-pull-4 {
    right: 33.33333333%; }

  .col-pull-3 {
    right: 25%; }

  .col-pull-2 {
    right: 16.66666667%; }

  .col-pull-1 {
    right: 8.33333333%; }

  .col-pull-0 {
    right: 0%; }

  .col-push-12 {
    left: 100%; }

  .col-push-11 {
    left: 91.66666667%; }

  .col-push-10 {
    left: 83.33333333%; }

  .col-push-9 {
    left: 75%; }

  .col-push-8 {
    left: 66.66666667%; }

  .col-push-7 {
    left: 58.33333333%; }

  .col-push-6 {
    left: 50%; }

  .col-push-5 {
    left: 41.66666667%; }

  .col-push-4 {
    left: 33.33333333%; }

  .col-push-3 {
    left: 25%; }

  .col-push-2 {
    left: 16.66666667%; }

  .col-push-1 {
    left: 8.33333333%; }

  .col-push-0 {
    left: 0%; }

  .col-group {
    margin-right: -18px;
    margin-left: -18px;
    zoom: 1; }

  .col-group:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: "."; } }
/*
 	
	Desktop and up
 
*/
@media (min-width: 992px) {
  .container {
    max-width: 920px;
    margin: 0 auto; }

  .col-dt-12 {
    width: 100%;
    float: left; }

  .col-dt-11 {
    width: 91.66666667%;
    float: left; }

  .col-dt-10 {
    width: 83.33333333%;
    float: left; }

  .col-dt-9 {
    width: 75%;
    float: left; }

  .col-dt-8 {
    width: 66.66666667%;
    float: left; }

  .col-dt-7 {
    width: 58.33333333%;
    float: left; }

  .col-dt-6 {
    width: 50%;
    float: left; }

  .col-dt-5 {
    width: 41.66666667%;
    float: left; }

  .col-dt-4 {
    width: 33.33333333%;
    float: left; }

  .col-dt-3 {
    width: 25%;
    float: left; }

  .col-dt-2 {
    width: 16.66666667%;
    float: left; }

  .col-dt-1 {
    width: 8.33333333%;
    float: left; }

  .col-dt-offset-12 {
    margin-left: 100%; }

  .col-dt-offset-11 {
    margin-left: 91.66666667%; }

  .col-dt-offset-10 {
    margin-left: 83.33333333%; }

  .col-dt-offset-9 {
    margin-left: 75%; }

  .col-dt-offset-8 {
    margin-left: 66.66666667%; }

  .col-dt-offset-7 {
    margin-left: 58.33333333%; }

  .col-dt-offset-6 {
    margin-left: 50%; }

  .col-dt-offset-5 {
    margin-left: 41.66666667%; }

  .col-dt-offset-4 {
    margin-left: 33.33333333%; }

  .col-dt-offset-3 {
    margin-left: 25%; }

  .col-dt-offset-2 {
    margin-left: 16.66666667%; }

  .col-dt-offset-1 {
    margin-left: 8.33333333%; }

  .col-dt-offset-0 {
    margin-left: 0%; }

  .col-dt-pull-12 {
    right: 100%; }

  .col-dt-pull-11 {
    right: 91.66666667%; }

  .col-dt-pull-10 {
    right: 83.33333333%; }

  .col-dt-pull-9 {
    right: 75%; }

  .col-dt-pull-8 {
    right: 66.66666667%; }

  .col-dt-pull-7 {
    right: 58.33333333%; }

  .col-dt-pull-6 {
    right: 50%; }

  .col-dt-pull-5 {
    right: 41.66666667%; }

  .col-dt-pull-4 {
    right: 33.33333333%; }

  .col-dt-pull-3 {
    right: 25%; }

  .col-dt-pull-2 {
    right: 16.66666667%; }

  .col-dt-pull-1 {
    right: 8.33333333%; }

  .col-dt-pull-0 {
    right: 0%; }

  .col-dt-push-12 {
    left: 100%; }

  .col-dt-push-11 {
    left: 91.66666667%; }

  .col-dt-push-10 {
    left: 83.33333333%; }

  .col-dt-push-9 {
    left: 75%; }

  .col-dt-push-8 {
    left: 66.66666667%; }

  .col-dt-push-7 {
    left: 58.33333333%; }

  .col-dt-push-6 {
    left: 50%; }

  .col-dt-push-5 {
    left: 41.66666667%; }

  .col-dt-push-4 {
    left: 33.33333333%; }

  .col-dt-push-3 {
    left: 25%; }

  .col-dt-push-2 {
    left: 16.66666667%; }

  .col-dt-push-1 {
    left: 8.33333333%; }

  .col-dt-push-0 {
    left: 0%; } }
/*
 	
	Large desktop and up
 
*/
@media (min-width: 1200px) {
  .container {
    max-width: 1128px;
    margin: 0 auto; }

  .col-ld-12 {
    width: 100%;
    float: left; }

  .col-ld-11 {
    width: 91.66666667%;
    float: left; }

  .col-ld-10 {
    width: 83.33333333%;
    float: left; }

  .col-ld-9 {
    width: 75%;
    float: left; }

  .col-ld-8 {
    width: 66.66666667%;
    float: left; }

  .col-ld-7 {
    width: 58.33333333%;
    float: left; }

  .col-ld-6 {
    width: 50%;
    float: left; }

  .col-ld-5 {
    width: 41.66666667%;
    float: left; }

  .col-ld-4 {
    width: 33.33333333%;
    float: left; }

  .col-ld-3 {
    width: 25%;
    float: left; }

  .col-ld-2 {
    width: 16.66666667%;
    float: left; }

  .col-ld-1 {
    width: 8.33333333%;
    float: left; }

  .col-ld-offset-12 {
    margin-left: 100%; }

  .col-ld-offset-11 {
    margin-left: 91.66666667%; }

  .col-ld-offset-10 {
    margin-left: 83.33333333%; }

  .col-ld-offset-9 {
    margin-left: 75%; }

  .col-ld-offset-8 {
    margin-left: 66.66666667%; }

  .col-ld-offset-7 {
    margin-left: 58.33333333%; }

  .col-ld-offset-6 {
    margin-left: 50%; }

  .col-ld-offset-5 {
    margin-left: 41.66666667%; }

  .col-ld-offset-4 {
    margin-left: 33.33333333%; }

  .col-ld-offset-3 {
    margin-left: 25%; }

  .col-ld-offset-2 {
    margin-left: 16.66666667%; }

  .col-ld-offset-1 {
    margin-left: 8.33333333%; }

  .col-ld-offset-0 {
    margin-left: 0%; }

  .col-ld-pull-12 {
    right: 100%; }

  .col-ld-pull-11 {
    right: 91.66666667%; }

  .col-ld-pull-10 {
    right: 83.33333333%; }

  .col-ld-pull-9 {
    right: 75%; }

  .col-ld-pull-8 {
    right: 66.66666667%; }

  .col-ld-pull-7 {
    right: 58.33333333%; }

  .col-ld-pull-6 {
    right: 50%; }

  .col-ld-pull-5 {
    right: 41.66666667%; }

  .col-ld-pull-4 {
    right: 33.33333333%; }

  .col-ld-pull-3 {
    right: 25%; }

  .col-ld-pull-2 {
    right: 16.66666667%; }

  .col-ld-pull-1 {
    right: 8.33333333%; }

  .col-ld-pull-0 {
    right: 0%; }

  .col-ld-push-12 {
    left: 100%; }

  .col-ld-push-11 {
    left: 91.66666667%; }

  .col-ld-push-10 {
    left: 83.33333333%; }

  .col-ld-push-9 {
    left: 75%; }

  .col-ld-push-8 {
    left: 66.66666667%; }

  .col-ld-push-7 {
    left: 58.33333333%; }

  .col-ld-push-6 {
    left: 50%; }

  .col-ld-push-5 {
    left: 41.66666667%; }

  .col-ld-push-4 {
    left: 33.33333333%; }

  .col-ld-push-3 {
    left: 25%; }

  .col-ld-push-2 {
    left: 16.66666667%; }

  .col-ld-push-1 {
    left: 8.33333333%; }

  .col-ld-push-0 {
    left: 0%; } }
/*

	Fixed aspect ratio columns

*/
.col-fixed-hd,
.col-fixed-landscape,
.col-fixed-square,
.col-fixed-portrait {
  position: relative; }

.col-fixed-hd:before,
.col-fixed-landscape:before,
.col-fixed-square:before,
.col-fixed-portrait:before {
  content: "";
  display: block; }

.col-fixed-hd .col-content,
.col-fixed-landscape .col-content,
.col-fixed-square .col-content,
.col-fixed-portrait .col-content {
  position: absolute;
  top: 0;
  right: 18px;
  bottom: 0;
  left: 18px;
  padding: 0; }

.col-fixed-hd:before {
  margin-top: 56.25%; }

.col-fixed-landscape:before {
  margin-top: 75%; }

.col-fixed-square:before {
  margin-top: 100%; }

.col-fixed-portrait:before {
  margin-top: 133.33333333%; }

/*
 	
	Other
 
*/
.center-block {
  margin: 0 auto; }

.clear {
  zoom: 1; }

.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: "."; }

/*@import 'vendors/owlcarousel';*/
/*!
 * Cropper v0.9.1
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2015 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2015-03-21T04:58:27.265Z
 */
.cropper-container {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.cropper-container img {
  display: block;
  width: 100%;
  min-width: 0 !important;
  max-width: none !important;
  height: 100%;
  min-height: 0 !important;
  max-height: none !important;
  image-orientation: 0deg !important; }

.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.cropper-drag-box {
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0; }

.cropper-modal {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5; }

.cropper-view-box {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 1px solid #69f;
  outline-color: rgba(102, 153, 255, 0.75); }

.cropper-dashed {
  position: absolute;
  display: block;
  filter: alpha(opacity=50);
  border: 0 dashed #fff;
  opacity: .5; }

.cropper-dashed.dashed-h {
  top: 33.33333333%;
  left: 0;
  width: 100%;
  height: 33.33333333%;
  border-top-width: 1px;
  border-bottom-width: 1px; }

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333333%;
  width: 33.33333333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px; }

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=10);
  opacity: .1; }

.cropper-face {
  top: 0;
  left: 0;
  cursor: move;
  background-color: #fff; }

.cropper-line {
  background-color: #69f; }

.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize; }

.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize; }

.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize; }

.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize; }

.cropper-point {
  width: 5px;
  height: 5px;
  background-color: #69f;
  filter: alpha(opacity=75);
  opacity: .75; }

.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize; }

.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize; }

.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize; }

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize; }

.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize; }

.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize; }

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize; }

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  filter: alpha(opacity=100);
  opacity: 1; }

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: " ";
  background-color: #69f;
  filter: alpha(opacity=0);
  opacity: 0; }

@media (min-width: 768px) {
  .cropper-point.point-se {
    width: 15px;
    height: 15px; } }
@media (min-width: 992px) {
  .cropper-point.point-se {
    width: 10px;
    height: 10px; } }
@media (min-width: 1200px) {
  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    filter: alpha(opacity=75);
    opacity: .75; } }
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC"); }

.cropper-invisible {
  filter: alpha(opacity=0);
  opacity: 0; }

.cropper-hide {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  filter: alpha(opacity=0);
  opacity: 0; }

.cropper-hidden {
  display: none !important; }

.cropper-move {
  cursor: move; }

.cropper-crop {
  cursor: crosshair; }

.cropper-disabled .cropper-canvas,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed; }

/**
 * 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; }

body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 300; }

a {
  color: #37C8F5;
  text-decoration: none; }
  a:hover {
    color: #fee436;
    text-decoration: none; }

h1 {
  font-size: 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1.2; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

.listaCapas h3 {
  font-weight: 700;
  font-size: 22px;
  padding: 5px 10px;
  color: #fff; }

p {
  font-size: 16px;
  margin-bottom: 5px; }

strong, b {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }

em {
  font-style: italic; }

/* Icomoon */
/* v20171215 */
@font-face {
  font-family: 'icotvi';
  src: url("/fonts/tvi.eot?73cfyp");
  src: url("/fonts/tvi.eot?73cfyp#iefix") format("embedded-opentype"), url("/fonts/tvi.ttf?73cfyp") format("truetype"), url("/fonts/tvi.woff?73cfyp") format("woff"), url("/fonts/tvi.svg?73cfyp#tvi") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Player */
/* Social */
/* Navega├º├úo */
/* Classifica├º├úo */
/* Outros */
/* setas */
/*************************/
/* ICONS MAIN NAVIGATION */
/*************************/
.icons-main-nav, .icon-menu, .icon-search, .icon-user, .icon-user-on, #loginF,
#login {
  display: block;
  width: 42px;
  max-width: 42px;
  height: 42px;
  max-height: 42px;
  overflow: hidden;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  border-radius: 21px;
  line-height: 42px;
  font-size: 24px;
  background-color: transparent;
  color: white;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out; }
  .icons-main-nav span, .icon-menu span, .icon-search span, .icon-user span, .icon-user-on span, #loginF span,
  #login span {
    max-width: 42px;
    max-height: 42px;
    overflow: hidden; }
  .icons-main-nav:hover, .icon-menu:hover, .icon-search:hover, .icon-user:hover, .icon-user-on:hover, #loginF:hover,
  #login:hover {
    background-color: #fee436;
    color: black; }
  .icons-main-nav.close, .close.icon-menu, .close.icon-search, .close.icon-user, .close.icon-user-on, .close#loginF,
  .close#login {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fee436;
    color: black; }
    .icons-main-nav.close:before, .close.icon-menu:before, .close.icon-search:before, .close.icon-user:before, .close.icon-user-on:before, .close#loginF:before,
    .close#login:before {
      content: ""; }

.icon-menu {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-menu:before {
    content: ""; }

.icon-search {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-search:before {
    content: ""; }

.icon-user {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-user:before {
    content: ""; }

.icon-user-on {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #00a138 !important; }
  .icon-user-on:before {
    content: ""; }

#search-layer .icon-search {
  display: block;
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  line-height: 60px;
  font-size: 30px; }
  #search-layer .icon-search span {
    max-width: 60px;
    max-height: 60px;
    overflow: hidden; }

/**************/
/* ICONS MENU */
/**************/
.icon-menu-direto {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-direto:before {
    content: ""; }

.icon-menu-programas {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-programas:before {
    content: ""; }

.icon-menu-guiatv {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-guiatv:before {
    content: ""; }

.icon-menu-home {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-home:before {
    content: ""; }

.icon-menu-subscricoes {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-subscricoes:before {
    content: ""; }

.icon-menu-subscricoes {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  color: #dddddd; }
  .icon-menu-subscricoes:before {
    content: ""; }

/******************/
/* ICONS CAROUSEL */
/******************/
/*
.icons-carousel {
    @include circle(40px);
    background-color: white;
    line-height: 40px;
    font-size: 14px;
    color: $blue;
    @include transition-ease-in-out(background-color);

    &:hover {
        background-color: $yellow;
        color: black;
    }
}*/
.owl-prev {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .owl-prev:before {
    content: ""; }

.owl-next {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .owl-next:before {
    content: ""; }

.go-prev {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .go-prev:before {
    content: ""; }

.go-next {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .go-next:before {
    content: ""; }

.icon-restart {
  display: block;
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  line-height: 60px;
  font-size: 18px;
  background-color: black;
  color: #37C8F5;
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-restart span {
    max-width: 60px;
    max-height: 60px;
    overflow: hidden; }
  .icon-restart:before {
    content: ""; }

/******************/
/* ICONS DROPDOWN */
/******************/
.icon-dropdown {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  width: 25px;
  max-width: 25px;
  height: 25px;
  max-height: 25px;
  overflow: hidden;
  -webkit-border-radius: 12.5px;
  -moz-border-radius: 12.5px;
  border-radius: 12.5px;
  /*background-color: $gray_light;*/
  line-height: 25px;
  /*font-size: 11px;*/
  /*background-color: $blue;*/
  color: #37C8F5;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out; }
  .icon-dropdown:before {
    content: ""; }
  .icon-dropdown span {
    max-width: 25px;
    max-height: 25px;
    overflow: hidden; }
  .icon-dropdown:hover {
    background-color: #fee436;
    color: black; }

/****************/
/* ICONS FOOTER */
/****************/
.icon-footer-facebook, .icon-footer-twitter {
  display: block;
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #37C8F5;
  line-height: 60px;
  font-size: 30px;
  color: white;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out; }
  .icon-footer-facebook span, .icon-footer-twitter span {
    max-width: 60px;
    max-height: 60px;
    overflow: hidden; }
  .icon-footer-facebook:hover, .icon-footer-twitter:hover {
    background-color: #fee436;
    color: black; }

.icon-footer-facebook, .icon-facebook {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-footer-facebook:before, .icon-facebook:before {
    content: ""; }

.icon-footer-twitter, .icon-twitter {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-footer-twitter:before, .icon-twitter:before {
    content: ""; }

.icon-instagram {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-instagram:before {
    content: ""; }

.icon-gplus {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-gplus:before {
    content: ""; }

/******************/
/* ICONS PROGRAMA */
/******************/
.icons-programa-simbolos, .icon-programa-CLASS_TODOS, .icon-programa-CLASS_10AP, .icon-programa-CLASS_12AP, .icon-programa-CLASS_16, .icon-programa-16_9, .icon-programa-direto, .icon-programa-hd {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: transparent;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-size: 30px;
  color: #808080;
  border: 1px solid #808080; }

.icon-programa-CLASS_TODOS {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*background-color: green;
  color: white;*/ }
  .icon-programa-CLASS_TODOS:before {
    content: ""; }

.icon-programa-CLASS_10AP {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*background-color: #0095D9;
  color:#fff;*/ }
  .icon-programa-CLASS_10AP:before {
    content: ""; }

.icon-programa-CLASS_12AP {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*background-color: #FFCC03;
  color:#fff;*/ }
  .icon-programa-CLASS_12AP:before {
    content: ""; }

.icon-programa-CLASS_16 {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background-color: #ED1B24;
   color:#fff;*/ }
  .icon-programa-CLASS_16:before {
    content: ""; }

/*
.icon-programa-CLASS_18 {
        @extend .icons-programa-simbolos;
        @include icon($icon-classificacao-16ap);
        background-color: #000;
        color:#fff;
}
*/
.icon-programa-16_9 {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-programa-16_9:before {
    content: ""; }

.icon-programa-direto {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-programa-direto:before {
    content: ""; }

.icon-programa-hd {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-programa-hd:before {
    content: ""; }

.icon-launch {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  background-color: white;
  color: #d8d8d8; }
  .icon-launch:before {
    content: ""; }

/****************/
/* ICONS GUIATV */
/****************/
.icon-back, .icon-forward {
  display: block;
  width: 35px;
  max-width: 35px;
  height: 35px;
  max-height: 35px;
  overflow: hidden;
  -webkit-border-radius: 17.5px;
  -moz-border-radius: 17.5px;
  border-radius: 17.5px;
  background-color: #dddddd;
  line-height: 35px;
  font-size: 16px;
  color: #37C8F5;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out; }
  .icon-back span, .icon-forward span {
    max-width: 35px;
    max-height: 35px;
    overflow: hidden; }
  .icon-back:hover, .icon-forward:hover {
    background-color: #fee436;
    color: black; }

.icon-back {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px; }
  .icon-back:before {
    content: ""; }

.icon-forward {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px; }
  .icon-forward:before {
    content: ""; }

.icon-restart-small {
  font-size: 16px;
  line-height: 16px;
  color: #37C8F5;
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-restart-small:before {
    content: ""; }

.icon-direto {
  display: table !important;
  display: block;
  width: 72px;
  max-width: 72px;
  height: 72px;
  max-height: 72px;
  overflow: hidden;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  color: white;
  background-color: #F04132;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle; }
  .icon-direto span {
    max-width: 72px;
    max-height: 72px;
    overflow: hidden; }
  .icon-direto span {
    display: table-cell !important;
    vertical-align: middle; }

.icon-azul {
  display: block;
  width: 40px;
  max-width: 40px;
  height: 40px;
  max-height: 40px;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #37C8F5;
  line-height: 40px;
  font-size: 20px;
  color: white;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out;
  display: inline-block; }
  .icon-azul span {
    max-width: 40px;
    max-height: 40px;
    overflow: hidden; }
  .icon-azul:hover {
    background-color: #fee436;
    color: black; }

.icon-mais {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-mais:before {
    content: ""; }

.icon-fechar {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-fechar:before {
    content: ""; }

.icon-play {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-play:before {
    content: ""; }

.guiatv .icon-restart {
  font-size: 22px; }

/****************/
/* BOT├òES VIDEO */
/****************/
.icons-botoes-video, .icon-info, .icon-fav, .icon-share, .icon-emissoes, .icon-seguir {
  display: block;
  width: 45px;
  max-width: 45px;
  height: 45px;
  max-height: 45px;
  overflow: hidden;
  -webkit-border-radius: 22.5px;
  -moz-border-radius: 22.5px;
  border-radius: 22.5px;
  /*    background-color: $gray;*/
  color: #37C8F5;
  line-height: 45px;
  font-size: 26px;
  transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -webkit-transition: background-color 0.15s ease-in-out; }
  .icons-botoes-video span, .icon-info span, .icon-fav span, .icon-share span, .icon-emissoes span, .icon-seguir span {
    max-width: 45px;
    max-height: 45px;
    overflow: hidden; }
  .icons-botoes-video:hover, .icon-info:hover, .icon-fav:hover, .icon-share:hover, .icon-emissoes:hover, .icon-seguir:hover {
    background-color: #fee436;
    color: black; }
  .icons-botoes-video.close, .close.icon-info, .close.icon-fav, .close.icon-share, .close.icon-emissoes, .close.icon-seguir {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fee436;
    color: black; }
    .icons-botoes-video.close:before, .close.icon-info:before, .close.icon-fav:before, .close.icon-share:before, .close.icon-emissoes:before, .close.icon-seguir:before {
      content: ""; }

.icon-info {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-info:before {
    content: ""; }

.icon-fav {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-fav:before {
    content: ""; }

.icon-share {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-share:before {
    content: ""; }

.icon-emissoes {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-emissoes:before {
    content: ""; }

.icon-seguir {
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-seguir:before {
    content: ""; }

.icon-visibilidade-off {
  display: inline !important;
  color: #F04132;
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-visibilidade-off:before {
    content: ""; }

.msg-indisponivel .icon-visibilidade-off {
  display: block !important;
  font-size: 24px;
  margin-bottom: 10px; }

.icon-bloqueado {
  display: inline !important;
  color: #F04132;
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .icon-bloqueado:before {
    content: ""; }

/********/
/* Base */
/********/
/* v20171214 */
body {
  background-color: #222;
  color: #bababa; }

#wrapper {
  position: relative;
  max-width: 1740px;
  margin: 0 auto;
  *zoom: 1; }
  #wrapper:before, #wrapper:after {
    content: " ";
    display: table; }
  #wrapper:after {
    clear: both; }

main {
  /*    background-color: white;*/
  padding: 20px 20px;
  *zoom: 1; }
  main:before, main:after {
    content: " ";
    display: table; }
  main:after {
    clear: both; }

.listaCapas {
  padding: 40px 0; }
  .listaCapas a {
    color: #fee436; }

aside {
  width: 300px;
  margin: 0 auto 40px auto; }

.outLeftColumnInside .MPU1 {
  margin: 25px auto 50px auto; }

@media (min-width: 1024px) {
  .outLeftColumn {
    float: left;
    margin-right: -330px;
    width: 100%; }
    .outLeftColumn .outLeftColumnInside {
      margin-right: 400px; }

  aside {
    width: 300px;
    float: left;
    margin-left: 0px; } }
#asideColumn {
  margin-top: 0px; }

.canal {
  float: left;
  display: block;
  width: 60px;
  max-width: 60px;
  height: 60px;
  max-height: 60px;
  overflow: hidden;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .canal span {
    max-width: 60px;
    max-height: 60px;
    overflow: hidden; }

.canal + .canal {
  margin-left: 10px; }

.progress {
  display: block;
  height: 2px;
  background-color: black; }
  .progress span {
    display: block;
    height: 100%;
    background-color: #fee436; }

section.facebook-like {
  padding-left: 50px;
  height: 95px;
  background: transparent url(/img/facebook-f.png) no-repeat top left;
  border-bottom: 1px solid #c5c5c5;
  overflow: hidden; }

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important; }

#wrapper input, #wrapper textarea {
  background-color: #eee;
  border: 1px solid #777;
  color: black;
  padding: 10px 5px;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
#wrapper input[type=checkbox], #wrapper input[type=radio] {
  display: none; }
#wrapper input[type=checkbox] + label, #wrapper input[type=radio] + label {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  cursor: pointer;
  position: relative;
  padding-left: 45px;
  line-height: 20px;
  margin-bottom: 20px; }
#wrapper input[type=checkbox] + label:before, #wrapper input[type=radio] + label:before {
  content: "";
  display: inline-block;
  font-family: 'icotvi';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
#wrapper input[type=checkbox]:checked + label:before, #wrapper input[type=radio]:checked + label:before {
  content: "";
  color: #00a138;
  border: 1px solid #00a138;
  font-size: 20px;
  text-align: center; }

.buttonDiv {
  text-align: center; }

a.button {
  font-size: 13px;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #dddddd;
  color: #37C8F5;
  text-align: center;
  padding: 10px 0;
  width: 200px;
  margin: 15px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding-top: 0px;
  background-color: #dddddd;
  border: 0;
  height: 26px;
  background-image: none; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-transform: uppercase;
  color: #37C8F5;
  font-size: 15px;
  line-height: 1;
  font-family: 'Montserrat-light', sans-serif; }

.ui-selectmenu-menu .ui-widget-content {
  background: #333333;
  color: white;
  border: 0;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  background-image: none;
  margin-top: 2px;
  font-family: 'Montserrat-light', sans-serif; }

.ui-selectmenu-button:focus {
  outline: none;
  border: 0px solid #999;
  background-color: #dddddd;
  color: black; }

.ui-menu .ui-menu-item {
  padding: 10px; }

/*filtro dos programas*/
.sub-header .ui-state-default, .sub-header .ui-widget-content .ui-state-default, .sub-header .ui-widget-header .ui-state-default, .direto_canal .ui-state-default, .direto_canal .ui-widget-content .ui-state-default, .direto_canal .ui-widget-header .ui-state-default {
  background-color: #333333; }
.sub-header .ui-selectmenu-button span.ui-selectmenu-text, .direto_canal .ui-selectmenu-button span.ui-selectmenu-text {
  color: #fee436;
  font-size: 18px;
  padding-top: 3px; }
  .sub-header .ui-selectmenu-button span.ui-selectmenu-text.first, .direto_canal .ui-selectmenu-button span.ui-selectmenu-text.first {
    padding-top: 7px;
    font-size: 14px;
    color: #bbbbbb; }
.sub-header .ui-selectmenu-menu .ui-widget-content, .direto_canal .ui-selectmenu-menu .ui-widget-content {
  background: #333333;
  color: white; }
.sub-header .ui-selectmenu-button:focus, .direto_canal .ui-selectmenu-button:focus {
  background-color: #333333;
  color: black; }
.sub-header .item-label, .direto_canal .item-label {
  color: #fff !important; }

.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-focus {
  background-color: #fee436;
  color: black;
  background-image: none;
  font-family: 'Montserrat-light', sans-serif;
  font-size: 14px; }

/**********/
/* Header */
/**********/
#banner {
  position: relative;
  background-color: #222; }
  #banner .sub-header {
    /*position: absolute;
    left: 0;
    bottom: 0;*/
    height: 60px;
    margin-top: 10px;
    background-color: black;
    width: 100%; }
    #banner .sub-header .inside {
      padding: 0 20px; }
      @media (max-width: 480px) {
        #banner .sub-header .inside {
          padding: 0 5px; } }

#slideshow {
  position: relative;
  background-color: black;
  display: block; }
  #slideshow .owl-item {
    -webkit-filter: blur(5px);
    /* Chrome, Safari */
    -ms-filter: blur(5px);
    /* IE12? */
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="5" /></filter></svg>#blur');
    /* Firefox, Safari, Chrome*/
    filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
    /* IE9 */
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    transition: all 0.5s; }
    #slideshow .owl-item .slide-details {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      transition: all 0.5s; }
    #slideshow .owl-item.center {
      -webkit-filter: blur(0px);
      /* Chrome, Safari */
      -ms-filter: blur(0px);
      /* IE12? */
      filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="0" /></filter></svg>#blur');
      /* Firefox, Safari, Chrome*/
      filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
      /* IE9 */
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -webkit-filter: brightness(1.1); }
      #slideshow .owl-item.center .slide-details {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
  #slideshow .slide {
    position: relative;
    display: block;
    width: 1024px;
    height: 655px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    *zoom: 1; }
    #slideshow .slide:before, #slideshow .slide:after {
      content: " ";
      display: table; }
    #slideshow .slide:after {
      clear: both; }
    #slideshow .slide:hover .slide-details h1 {
      color: #fee436; }
  #slideshow .slide-details {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*padding-left: 280px;*/
    /*margin-top: 300px;*/
    /*height: 120px;*/
    padding-top: 106px;
    padding-bottom: 180px;
    /*background: transparent url('/img/shadow-middle3.png') repeat-x ;*/
    text-align: center;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
    /* IE6-9 */ }
    #slideshow .slide-details .slide-logo {
      position: absolute;
      top: 20px;
      left: 50%;
      margin-left: -40px;
      -webkit-filter: brightness(0.9);
      display: block;
      width: 80px;
      max-width: 80px;
      height: 80px;
      max-height: 80px;
      overflow: hidden;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      border-radius: 40px;
      background-color: transparent;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      /*position: absolute;
      left: 85px;
      top: 34px;*/
      -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.6);
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.6); }
      #slideshow .slide-details .slide-logo span {
        max-width: 80px;
        max-height: 80px;
        overflow: hidden; }
    #slideshow .slide-details .slide-canais {
      *zoom: 1;
      /*margin-bottom: 40px;*/ }
      #slideshow .slide-details .slide-canais:before, #slideshow .slide-details .slide-canais:after {
        content: " ";
        display: table; }
      #slideshow .slide-details .slide-canais:after {
        clear: both; }
    #slideshow .slide-details .slide-program {
      margin-top: 20px;
      font-size: 15px;
      line-height: 19px;
      color: white;
      text-transform: uppercase;
      margin: 10px 0;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }
    #slideshow .slide-details h1 {
      color: #37C8F5;
      /*max-height: 60px;*/
      overflow: hidden;
      line-height: 35px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
      /*margin-right: 20%;*/
      -webkit-filter: brightness(0.9);
      font-size: 26px; }
    #slideshow .slide-details .slide-program, #slideshow .slide-details h1 {
      margin: 0 auto; }
      @media (min-width: 700px) and (max-width: 900px) {
        #slideshow .slide-details .slide-program, #slideshow .slide-details h1 {
          width: 690px; } }
      @media (min-width: 500px) and (max-width: 700px) {
        #slideshow .slide-details .slide-program, #slideshow .slide-details h1 {
          width: 490px; } }
      @media (min-width: 320px) and (max-width: 500px) {
        #slideshow .slide-details .slide-program, #slideshow .slide-details h1 {
          width: 300px; } }
  #slideshow .owl-controls {
    position: absolute;
    bottom: 145px;
    width: 100%; }
  #slideshow .owl-prev, #slideshow .owl-next {
    position: absolute;
    background-color: transparent;
    width: 6%;
    height: 410px;
    top: 100px;
    max-width: none;
    max-height: none; }
    #slideshow .owl-prev:before, #slideshow .owl-next:before {
      content: none; }
    @media (min-width: 1440px) {
      #slideshow .owl-prev, #slideshow .owl-next {
        width: 200px; } }
    @media (min-width: 1366px) and (max-width: 1440px) {
      #slideshow .owl-prev, #slideshow .owl-next {
        width: 160px; } }
    @media (min-width: 1280px) and (max-width: 1365px) {
      #slideshow .owl-prev, #slideshow .owl-next {
        width: 120px; } }
    @media (min-width: 1150px) and (max-width: 1279px) {
      #slideshow .owl-prev, #slideshow .owl-next {
        width: 100px; } }
    @media (min-width: 1024px) and (max-width: 1149px) {
      #slideshow .owl-prev, #slideshow .owl-next {
        width: 70px; } }
  #slideshow .owl-prev {
    left: 0; }
  #slideshow .owl-next {
    right: 0; }

.shadow-left, .shadow-right {
  position: absolute;
  top: 0;
  width: 660px;
  height: 448px;
  background-image: url("/img/shadows-top.png");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.25; }

.shadow-left {
  left: 0;
  background-position: 100% 0; }

.shadow-right {
  right: 0; }

.owl-item.active .shadow-left, .owl-item.active .shadow-right {
  display: block; }

.shadow-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 240px;
  /*background: transparent url('/img/shadow-banner-bottom.png') repeat-x center top;
  @include gradient-shadow-bottom-top;*/ }
  @media (max-width: 600px) {
    .shadow-bottom {
      height: 300px; } }

.barra-direto {
  position: relative;
  /*
  bottom: 56px;
  left: 0px;
  */
  width: 100%;
  height: 110px;
  /*height: 135px;*/
  background-color: #222;
  z-index: 8;
  /*
      h3 {
          color: white;
          padding-top: 10px;
          padding-left: $padding_lateral;
  
          a {
              font-size: 22px;
              color: white;
              text-transform: uppercase;
          }
  
          span {
              font-size: 16px;
              padding-left: 10px;
              color: $gray_light;
          }	
      }
  */
  /*
      .guiatv {
          font-size: 15px;
          border-left: solid 1px #666;
          padding-left: 20px;
          margin-left:20px;
          color: $yellow;
  
          @media (max-width: $responsive_small) {
              display:block;
              margin: 6px 0;
              border:0;
              padding:0;
          }
  
          &:hover {
              color: $blue_light;
          }
      }
  */ }
  @media (max-width: 420px) {
    .barra-direto {
      height: 140px; } }
  .barra-direto .liveBox {
    position: relative;
    float: left;
    width: 120px;
    height: 110px;
    color: #fff; }
    @media (max-width: 420px) {
      .barra-direto .liveBox {
        float: none;
        width: auto;
        height: auto;
        padding: 8px; } }
    .barra-direto .liveBox h3 {
      position: absolute;
      top: 25%;
      left: 50%;
      font-size: 20px;
      font-weight: 700;
      transform: translateX(-50%); }
      .barra-direto .liveBox h3 a {
        color: #37C8F5; }
        .barra-direto .liveBox h3 a:hover {
          color: #fee436; }
      @media (max-width: 420px) {
        .barra-direto .liveBox h3 {
          position: static;
          display: inline-block;
          vertical-align: center;
          transform: translateX(0); } }
    .barra-direto .liveBox .guiatv {
      position: absolute;
      left: 50%;
      bottom: 24px;
      font-size: 14px;
      transform: translateX(-50%); }
      @media (max-width: 420px) {
        .barra-direto .liveBox .guiatv {
          position: static;
          display: inline-block;
          vertical-align: center;
          margin-left: 16px;
          transform: translateX(0); } }
  .barra-direto .carousel {
    float: left;
    position: relative;
    display: block;
    width: calc(100% - 120px);
    height: 110px;
    /*margin-top: 10px;*/
    overflow: hidden; }
    @media (max-width: 420px) {
      .barra-direto .carousel {
        width: 100%; } }
    .barra-direto .carousel .item {
      display: block;
      position: relative;
      width: 264px;
      height: 110px;
      background-color: #333333;
      padding: 10px 15px 0;
      z-index: 2;
      float: left;
      /*margin-right: 1px;*/
      border-left: 1px solid #222;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      /*
                  &.first {
                      width: 305px - 15px - 15px - 40px;
                      margin-left: 40px;
      
                      .canal {
                          margin-left: -42.5px;
                      }
      
                      & .program, & .progress, & .time, & .labelcanal {
                          margin-left: 30px;
                      }
                  }
      */ }
      @media (min-width: 1440px) {
        .barra-direto .carousel .item {
          width: 324px; } }
      .barra-direto .carousel .item .canal {
        /*margin-right: 15px;*/
        /*background-color: $blue;
        color: white;*/
        position: absolute;
        top: 26px;
        left: 20px;
        float: none; }
        .barra-direto .carousel .item .canal img {
          -webkit-filter: grayscale(100%);
          /* Safari 6.0 - 9.0 */
          filter: grayscale(100%); }
      .barra-direto .carousel .item .program {
        display: block;
        color: #37C8F5;
        font-size: 14px;
        margin-top: 8px;
        margin-bottom: 6px;
        /*margin-left: 60px;*/
        height: 18px;
        overflow: hidden; }
        .barra-direto .carousel .item .program:hover {
          color: #fee436; }
      .barra-direto .carousel .item .progress {
        /*width: 175px;*/
        /*margin-left: 75px;*/
        margin-top: 5px; }
      .barra-direto .carousel .item .time {
        display: block;
        font-size: 11px;
        color: #dddddd; }
        .barra-direto .carousel .item .time:first-child {
          /*margin-left: 65px;*/ }
      .barra-direto .carousel .item .labelcanal {
        display: block;
        font-size: 12px;
        color: white;
        /*margin-left: 60px;*/
        margin-bottom: 3px; }
    .barra-direto .carousel .owl-nav {
      position: absolute;
      top: 0;
      right: 0; }
    .barra-direto .carousel .owl-prev {
      display: none; }
    .barra-direto .carousel .owl-next {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 );
      background-color: transparent;
      border-radius: 0;
      width: 30px;
      height: 110px;
      max-width: 30px;
      max-height: 110px;
      line-height: 110px; }
      .barra-direto .carousel .owl-next:before {
        font-family: 'icotvi';
        content: "\f105";
        color: #fff; }
  .barra-direto .shadow-right-direto {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    z-index: 3;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=1 ); }
    .barra-direto .shadow-right-direto:after {
      position: absolute;
      top: 50%;
      left: 50%;
      font-family: 'icotvi';
      content: "\f105";
      color: #fff;
      transform: translate(-50%, -50%); }
    @media (max-width: 1440px) {
      .barra-direto .shadow-right-direto {
        display: none; } }
  .barra-direto .bt-subscreva {
    background-color: #00a138;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 2px 10px; }
    .barra-direto .bt-subscreva:hover {
      background-color: #fee436;
      color: #000; }

#main-nav {
  height: 80px; }

/********/
/* Menu */
/********/
.home #main-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  z-index: 10;
  /*
      background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0, rgba(0,0,0,0.7) 40%, rgba(0,0,0,0) 100%);
      background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0, rgba(0,0,0,0.7) 40%,rgba(0,0,0,0) 100%);
      background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0, rgba(0,0,0,0.7) 40%,rgba(0,0,0,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
  */ }

.home #bt-menu {
  top: 25px; }
  @media (max-width: 600px) {
    .home #bt-menu {
      top: 10px; } }

#bt-menu {
  position: absolute;
  top: 25px;
  z-index: 10;
  left: 20px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #bt-menu {
      left: 10px; } }
  @media (max-width: 600px) {
    #bt-menu {
      left: 5px;
      top: 10px; } }

#logo {
  margin-left: 40px;
  position: absolute;
  top: 10px;
  z-index: 10;
  left: 50px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #logo {
      left: 60px;
      top: 18px; } }
  @media (max-width: 600px) {
    #logo {
      left: 15px;
      top: 6px; } }
  #logo img {
    width: 180px; }

.home #logo {
  top: 0; }
  .home #logo img {
    width: 250px; }
    @media (max-width: 600px) {
      .home #logo img {
        width: 146px; } }

#bt-search {
  float: right;
  z-index: 10;
  position: absolute;
  top: 25px;
  right: 20px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #bt-search {
      right: 10px; } }
  @media (max-width: 600px) {
    #bt-search {
      right: 5px;
      top: 10px; } }

@media (min-width: 940px) {
  .home #bt-search {
    right: 370px; }

  .home .open-layer.close {
    right: 20px !important; } }
  @media (min-width: 940px) and (min-width: 600px) and (max-width: 1000px) {
    .home .open-layer.close {
      right: 10px !important; } }
  @media (min-width: 940px) and (max-width: 600px) {
    .home .open-layer.close {
      right: 5px !important; } }

#loginF,
#login {
  display: block;
  z-index: 10;
  position: absolute;
  top: 25px;
  right: 120px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #loginF,
    #login {
      right: 90px; } }
  @media (max-width: 600px) {
    #loginF,
    #login {
      right: 65px;
      top: 10px; } }
  #loginF span,
  #login span {
    display: block;
    display: block;
    width: 38px;
    max-width: 38px;
    height: 38px;
    max-height: 38px;
    overflow: hidden;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
    margin: 2px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    #loginF span span,
    #login span span {
      max-width: 38px;
      max-height: 38px;
      overflow: hidden; }

.menu-subtitle {
  /*float: left;*/
  border-left: 1px solid #959595;
  /*margin-top: 5px;
  margin-left: 25px;*/
  padding-left: 25px;
  height: 36px;
  line-height: 36px;
  z-index: 9;
  position: absolute;
  top: 30px;
  left: 320px; }
  .menu-subtitle h2 {
    font-size: 36px;
    color: #959595;
    text-transform: uppercase; }
    .menu-subtitle h2 a {
      color: #37C8F5; }
  @media (min-width: 768px) and (max-width: 1000px) {
    .menu-subtitle {
      left: 245px; }
      .menu-subtitle h2 {
        font-size: 26px; } }
  @media (max-width: 767px) {
    .menu-subtitle {
      left: 0px;
      top: 60px;
      right: 0;
      text-align: center;
      border: 0;
      padding: 0; }
      .menu-subtitle h2 {
        font-size: 18px; } }

.layerOn .menu-subtitle {
  display: none; }

/**********/
/* Layers */
/**********/
.layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.92);
  z-index: 9; }

body.layerOn {
  position: fixed;
  overflow-y: scroll;
  width: 100%; }

.menu-principal {
  margin: 110px 0 0 40%;
  font-size: 36px;
  text-transform: capitalize; }
  .menu-principal li {
    margin: 30px 0;
    /*height: 30px;*/
    line-height: 30px; }
  .menu-principal span {
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: -75px;
    color: #333333; }

.menu-secundario {
  margin: 90px 0 0 40%;
  font-size: 18px; }
  .menu-secundario li {
    margin-bottom: 14px; }

.menu-principal a, .menu-secundario a {
  color: #37C8F5; }
  .menu-principal a:hover, .menu-secundario a:hover {
    color: #fee436; }
  .menu-principal a em.novo, .menu-secundario a em.novo {
    color: #fee436;
    font-size: 10px;
    display: inline-block;
    margin-top: -15px;
    position: absolute;
    font-weight: 600;
    padding: 6px 0 0 8px; }

.menu-principal-sub li {
  margin: 20px 0 20px 30px;
  font-size: 18px; }
  .menu-principal-sub li em.novo {
    padding: 15px 0 0 8px; }

.search-layer-inside {
  padding: 115px 90px 0 90px; }
  @media (max-width: 950px) {
    .search-layer-inside {
      padding: 115px 40px 0 40px; } }
  @media (max-width: 600px) {
    .search-layer-inside {
      padding: 115px 25px 0 25px; } }
  .search-layer-inside h4 {
    color: #dddddd;
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 15px; }
  .search-layer-inside .query-wrapper {
    float: left;
    width: 100%;
    margin: 0 -70px 0 0; }
    .search-layer-inside .query-wrapper .query {
      margin: 0 70px 0 0;
      padding: 14px 20px;
      /* border: 1px solid #707070;*/
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px; }
    .search-layer-inside .query-wrapper input {
      width: 100%;
      margin: 0;
      padding: 0;
      border: 0;
      color: white;
      background-color: black;
      font-size: 28px; }
      .search-layer-inside .query-wrapper input:focus {
        outline: 0;
        outline-offset: 0; }
  .search-layer-inside .search-submit {
    float: right; }

/* Autocomplete */
.ui-autocomplete {
  border: 0;
  background: none;
  color: white; }
  .ui-autocomplete .ui-autocomplete-category {
    font-size: 16px;
    color: #6C6C6C;
    text-transform: uppercase;
    margin: 15px 0;
    padding-top: 10px;
    border-top: 1px solid #6C6C6C;
    font-family: 'Montserrat-light', sans-serif !important; }
    .ui-autocomplete .ui-autocomplete-category:first-child {
      border-top: 0;
      padding-top: 0; }
  .ui-autocomplete li.ui-menu-item {
    padding: 6px 10px !important;
    color: #37C8F5;
    font-size: 18px;
    line-height: 22px;
    border: 0;
    margin: 3px;
    overflow: hidden;
    *zoom: 1; }
    .ui-autocomplete li.ui-menu-item:before, .ui-autocomplete li.ui-menu-item:after {
      padding: 0;
      margin: 0;
      content: none !important;
      display: block !important; }
    .ui-autocomplete li.ui-menu-item:before, .ui-autocomplete li.ui-menu-item:after {
      content: " ";
      display: table; }
    .ui-autocomplete li.ui-menu-item:after {
      clear: both; }
    .ui-autocomplete li.ui-menu-item a {
      color: #37C8F5;
      font-family: 'Montserrat-light', sans-serif !important;
      line-height: 22px; }
    .ui-autocomplete li.ui-menu-item span {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      color: #6C6C6C;
      margin-left: 10px;
      padding-left: 10px;
      border-left: 1px solid #6C6C6C;
      font-size: 16px;
      font-family: 'Montserrat-light', sans-serif !important; }
    .ui-autocomplete li.ui-menu-item .program-img {
      display: block;
      float: left;
      margin-right: 20px;
      width: 150px;
      height: 84.375px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 480px) {
        .ui-autocomplete li.ui-menu-item .program-img {
          float: none;
          width: 60%;
          height: auto;
          padding-bottom: 53%;
          margin: 20px 0 10px 0; } }
      @media (max-width: 360px) {
        .ui-autocomplete li.ui-menu-item .program-img {
          float: none;
          width: 80%;
          height: auto;
          padding-bottom: 53%;
          margin: 20px 0 10px 0; } }
  .ui-autocomplete .ui-state-focus {
    background: #333333;
    color: #fee436 !important;
    border: 0;
    padding: 2px 20px !important;
    font-family: 'Montserrat-light', sans-serif !important; }
    .ui-autocomplete .ui-state-focus a {
      color: #fee436 !important;
      font-family: 'Montserrat-light', sans-serif !important; }

.area-pessoal-layer-inside {
  padding: 115px 20px 0 90px;
  /* a {
       color:$blue_light;
   }*/ }
  @media (max-width: 1000px) {
    .area-pessoal-layer-inside {
      padding: 115px 20px 0 20px; } }
  @media (max-width: 600px) {
    .area-pessoal-layer-inside {
      padding: 115px 5px 0 5px; } }
  .area-pessoal-layer-inside #user-area-message {
    width: auto;
    /*height: 48px;*/
    background-color: #333333;
    color: #fff;
    padding: 20px 10px 20px 70px;
    margin-bottom: 30px;
    border-radius: 6px;
    line-height: 125%;
    background-image: url(/img/info_outline_white.svg);
    background-size: 48px 48px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    /*
    float: left;
    width: 100%;
    */ }
    .area-pessoal-layer-inside #user-area-message img {
      display: inline-block;
      vertical-align: middle;
      width: 48px; }
    .area-pessoal-layer-inside #user-area-message div {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 60px); }
  .area-pessoal-layer-inside #login-entrar {
    *zoom: 1;
    color: white; }
    .area-pessoal-layer-inside #login-entrar:before, .area-pessoal-layer-inside #login-entrar:after {
      content: " ";
      display: table; }
    .area-pessoal-layer-inside #login-entrar:after {
      clear: both; }
    .area-pessoal-layer-inside #login-entrar .iol, .area-pessoal-layer-inside #login-entrar .redes-sociais {
      float: left;
      width: 44%; }
      .area-pessoal-layer-inside #login-entrar .iol h4, .area-pessoal-layer-inside #login-entrar .redes-sociais h4 {
        font-size: 22px;
        color: white;
        text-transform: uppercase;
        margin-bottom: 40px; }
        .area-pessoal-layer-inside #login-entrar .iol h4 span, .area-pessoal-layer-inside #login-entrar .redes-sociais h4 span {
          display: block;
          font-size: 16px;
          text-transform: none;
          float: right;
          line-height: 30px; }
        .area-pessoal-layer-inside #login-entrar .iol h4 img, .area-pessoal-layer-inside #login-entrar .redes-sociais h4 img {
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          _height: 15px;
          margin-bottom: -8px; }
      @media (max-width: 950px) {
        .area-pessoal-layer-inside #login-entrar .iol, .area-pessoal-layer-inside #login-entrar .redes-sociais {
          width: 400px;
          float: none;
          margin: 0 auto; } }
      @media (max-width: 600px) {
        .area-pessoal-layer-inside #login-entrar .iol, .area-pessoal-layer-inside #login-entrar .redes-sociais {
          width: 100%;
          float: none;
          margin: 0 auto; } }
    .area-pessoal-layer-inside #login-entrar .iol {
      position: relative;
      padding-right: 5%;
      /*border-right: 2px solid $gray;*/
      /*			&:before {
                                      content: "ou";
                                      display: block;
                                      position: absolute;
                                      right: -20px;
                                      top: 86px;
                                      color: $gray_medium;
                                      @include circle(40px);
                                      background-color: $gray;
                                      text-align: center;
                                      line-height: 40px;
                                      
                                      @media (max-width: 950px) {
                                          right:auto;
                                          bottom:-20px;
                                          top:auto;
                                          left:180px;
                                      }
                                      
                                      @media (max-width: $responsive_small) {
                                          left:46%;
                                      }
                              }*/ }
      @media (max-width: 950px) {
        .area-pessoal-layer-inside #login-entrar .iol {
          padding-right: 0;
          border-right: 0px;
          padding-bottom: 40px;
          border-bottom: 2px solid #333333;
          margin-bottom: 60px; } }
      .area-pessoal-layer-inside #login-entrar .iol .inputs {
        width: 70%;
        float: left; }
      .area-pessoal-layer-inside #login-entrar .iol .submit {
        float: right;
        width: 25%; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-utilizador-wrapper, .area-pessoal-layer-inside #login-entrar .iol .iol-palavra-chave-wrapper, .area-pessoal-layer-inside #login-entrar .iol .iol-email-wrapper {
        position: relative;
        font-size: 20px;
        color: #333333;
        width: 100%; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-utilizador-wrapper:before, .area-pessoal-layer-inside #login-entrar .iol .iol-palavra-chave-wrapper:before, .area-pessoal-layer-inside #login-entrar .iol .iol-email-wrapper:before {
          display: block;
          position: absolute;
          left: 10px;
          top: 10px; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-utilizador-wrapper input, .area-pessoal-layer-inside #login-entrar .iol .iol-palavra-chave-wrapper input, .area-pessoal-layer-inside #login-entrar .iol .iol-email-wrapper input {
          display: block;
          background-color: black;
          color: #dddddd;
          border: 1px solid #dddddd;
          padding: 10px 5px 10px 45px;
          font-size: 15px;
          width: 100%;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-utilizador-wrapper {
        margin-bottom: 15px;
        display: inline-block;
        font-family: 'icotvi';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        text-align: center;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-utilizador-wrapper:before {
          content: ""; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-email-wrapper {
        margin-bottom: 15px;
        display: inline-block;
        font-family: 'icotvi';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        text-align: center;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-email-wrapper:before {
          content: ""; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-palavra-chave-wrapper {
        display: inline-block;
        font-family: 'icotvi';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        text-align: center;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-palavra-chave-wrapper:before {
          content: ""; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-submit, .area-pessoal-layer-inside #login-entrar .iol .iol-registo-submit {
        -webkit-appearance: none;
        height: 94px;
        line-height: 94px;
        text-transform: uppercase;
        text-align: center;
        color: white;
        background-color: #37C8F5;
        width: 100%;
        float: right;
        padding: 0;
        font-size: 16px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        display: block;
        border: 0; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-submit:hover, .area-pessoal-layer-inside #login-entrar .iol .iol-registo-submit:hover {
          background-color: #fee436;
          color: black; }
      .area-pessoal-layer-inside #login-entrar .iol .iol-registo-submit {
        height: 147px;
        line-height: 147px; }
      .area-pessoal-layer-inside #login-entrar .iol .esqueceu {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 14px; }
      .area-pessoal-layer-inside #login-entrar .iol .lembrar-dados {
        margin-top: 10px;
        font-size: 12px; }
        .area-pessoal-layer-inside #login-entrar .iol .lembrar-dados label:before {
          background-color: black;
          border: 1px solid #dddddd; }
      .area-pessoal-layer-inside #login-entrar .iol .aceito {
        margin-top: 10px;
        font-size: 12px; }
        .area-pessoal-layer-inside #login-entrar .iol .aceito label {
          margin-bottom: 10px; }
          .area-pessoal-layer-inside #login-entrar .iol .aceito label:before {
            background-color: black;
            border: 1px solid #dddddd; }
      .area-pessoal-layer-inside #login-entrar .iol .error {
        color: #fee436;
        font-size: 16px;
        text-align: left; }
    .area-pessoal-layer-inside #login-entrar .redes-sociais {
      /*margin-left: 5%;*/
      padding-left: 5%;
      /*border-left:solid 1px #ccc;*/ }
      @media (max-width: 950px) {
        .area-pessoal-layer-inside #login-entrar .redes-sociais {
          margin-left: auto;
          text-align: center;
          padding-left: 0; } }
      .area-pessoal-layer-inside #login-entrar .redes-sociais ul {
        *zoom: 1;
                /*li+li {
                    margin-left: 55px;

                    @media (max-width: 950px) {
                        margin-left:auto;
                    }
                }*/ }
        .area-pessoal-layer-inside #login-entrar .redes-sociais ul:before, .area-pessoal-layer-inside #login-entrar .redes-sociais ul:after {
          content: " ";
          display: table; }
        .area-pessoal-layer-inside #login-entrar .redes-sociais ul:after {
          clear: both; }
        .area-pessoal-layer-inside #login-entrar .redes-sociais ul li {
          /*float: left;*/
          display: inline-block;
          margin-right: 15px; }
          @media (max-width: 950px) {
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li {
              /*width:50%;*/
              text-align: center; } }
          .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a {
            display: inline-block;
            display: block;
            width: 100px;
            max-width: 100px;
            height: 100px;
            max-height: 100px;
            overflow: hidden;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            border-radius: 50px;
            color: white;
            text-align: center;
            padding-top: 1px;
            margin: auto; }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a span {
              max-width: 100px;
              max-height: 100px;
              overflow: hidden; }
            @media (max-width: 500px) {
              .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a {
                display: block;
                width: 80px;
                max-width: 80px;
                height: 80px;
                max-height: 80px;
                overflow: hidden;
                -webkit-border-radius: 40px;
                -moz-border-radius: 40px;
                border-radius: 40px;
                font-size: 12px; }
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a span {
                  max-width: 80px;
                  max-height: 80px;
                  overflow: hidden; } }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a span {
              font-size: 46px;
              margin-top: 10px;
              margin-bottom: 5px;
              display: block !important; }
              @media (max-width: 500px) {
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a span {
                  font-size: 36px; } }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.facebook {
              background-color: #3b5998; }
              .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.facebook span {
                display: inline-block;
                font-family: 'icotvi';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                text-align: center;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.facebook span:before {
                  content: ""; }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.twitter {
              background-color: #5ea9dd; }
              .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.twitter span {
                display: inline-block;
                font-family: 'icotvi';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                text-align: center;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.twitter span:before {
                  content: ""; }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.google {
              background-color: #e14e34; }
              .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.google span {
                display: inline-block;
                font-family: 'icotvi';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                text-align: center;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.google span:before {
                  content: ""; }
            .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.nos {
              background-color: white;
              color: black;
              font-weight: bold; }
              .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.nos span {
                display: inline-block;
                font-family: 'icotvi';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                text-align: center;
                /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale; }
                .area-pessoal-layer-inside #login-entrar .redes-sociais ul li a.nos span:before {
                  content: ""; }
  .area-pessoal-layer-inside #area-pessoal {
    position: relative; }
    .area-pessoal-layer-inside #area-pessoal ul.nav {
      /*margin-left: 50%;*/
      height: 50px;
      overflow: hidden;
      display: block;
      width: 100%; }
      .area-pessoal-layer-inside #area-pessoal ul.nav li {
        margin: 0 10px 15px 0;
        float: left;
        /*width: 120px;*/ }
        .area-pessoal-layer-inside #area-pessoal ul.nav li a {
          position: relative;
          font-size: 14px;
          display: inline-block;
          text-align: center;
          padding: 4px 15px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px;
          background-color: #222222;
                    /*  span {
                          display:block;
                          position: absolute;
                          left: -30px;
                          top: 0;
                          font-size: 18px;
                      }

                      .perfil span {
                          @include icon($icon-user);
                      }

                      .definicoes span {
                          @include icon($icon-settings);
                      }
                    */ }
          .area-pessoal-layer-inside #area-pessoal ul.nav li a.selected {
            color: #000;
            font-size: 16px;
            background-color: #fee436; }
            .area-pessoal-layer-inside #area-pessoal ul.nav li a.selected:before {
              font-size: 50px;
              top: -13px;
              left: -60px; }
        .area-pessoal-layer-inside #area-pessoal ul.nav li .perfil, .area-pessoal-layer-inside #area-pessoal ul.nav li .definicoes {
          font-size: 16px; }
        .area-pessoal-layer-inside #area-pessoal ul.nav li .definicoes {
          margin-bottom: 30px; }
    .area-pessoal-layer-inside #area-pessoal #area-pessoal-sidebar {
      /*float: left;*/
      /*width: 30%;*/
      text-align: center; }
      .area-pessoal-layer-inside #area-pessoal #area-pessoal-sidebar .foto {
        display: block;
        width: 150px;
        max-width: 150px;
        height: 150px;
        max-height: 150px;
        overflow: hidden;
        -webkit-border-radius: 75px;
        -moz-border-radius: 75px;
        border-radius: 75px;
        margin: 40px auto 20px auto;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #dddddd; }
        .area-pessoal-layer-inside #area-pessoal #area-pessoal-sidebar .foto span {
          max-width: 150px;
          max-height: 150px;
          overflow: hidden; }
      .area-pessoal-layer-inside #area-pessoal #area-pessoal-sidebar .nome {
        color: white;
        font-size: 20px;
        text-align: center;
        margin-bottom: 20px; }
      .area-pessoal-layer-inside #area-pessoal #area-pessoal-sidebar .logout {
        font-size: 14px; }
    .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer {
      position: relative;
      /*margin-left: 35%;*/
      color: black;
      padding: 20px 20px 40px 20px;
      background-color: white; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section {
        position: relative;
        font-size: 14px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section h4, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section h4 {
          text-transform: uppercase;
          font-size: 26px;
          font-weight: bold;
          margin-bottom: 30px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section p, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section p {
          font-size: 14px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section ul, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section ul {
          width: 100%;
          height: 70px;
          *zoom: 1; }
          .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section ul:before, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section ul:after, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section ul:before, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section ul:after {
            content: " ";
            display: table; }
          .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section ul:after, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section ul:after {
            clear: both; }
          .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section ul li, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section ul li {
            float: left;
            width: 25%;
            font-size: 13px;
            font-weight: bold;
            margin-bottom: 10px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > section a.button + a.button, .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer > form > section a.button + a.button {
          margin-top: 15px; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .col-group {
        margin-bottom: 20px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .col-group input[type="text"] {
          width: 100%; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .col-group .col-codpostal input[type="text"] {
          float: left;
          width: 60%;
          text-align: center; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .col-group .col-codpostal input[type="text"] + input[type="text"] {
          float: right;
          width: 35%; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .cropper-original {
        width: 80%;
        height: 300px;
        margin: 0 auto; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .cropper-preview {
        -webkit-border-radius: 150px;
        -moz-border-radius: 150px;
        border-radius: 150px;
        width: 150px;
        height: 150px;
        margin: 75px auto 0 auto;
        overflow: hidden; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .cropper-icon-direita {
        display: inline-block;
        font-family: 'icotvi';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        text-align: center;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #dddddd;
        font-size: 40px;
        margin-top: 130px; }
        .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer .cropper-icon-direita:before {
          content: ""; }
      .area-pessoal-layer-inside #area-pessoal .area-pessoal-layer section + section {
        border-top: 1px solid #dddddd;
        padding-top: 20px;
        margin-top: 20px; }

.abc {
  *zoom: 1; }
  .abc:before, .abc:after {
    content: " ";
    display: table; }
  .abc:after {
    clear: both; }

/**********/
/* Footer */
/**********/
#categories {
  background-color: #333333;
  padding: 35px 0;
  *zoom: 1;
  text-align: center;
  /*.each+.each {
          margin: 0 12px;
  }*/ }
  #categories:before, #categories:after {
    content: " ";
    display: table; }
  #categories:after {
    clear: both; }
  #categories .each {
    display: inline-block;
    margin: 10px; }
  #categories a {
    position: relative;
    display: table !important;
    display: block;
    width: 135px;
    max-width: 135px;
    height: 135px;
    max-height: 135px;
    overflow: hidden;
    -webkit-border-radius: 67.5px;
    -moz-border-radius: 67.5px;
    border-radius: 67.5px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    color: white;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden; }
    #categories a span {
      max-width: 135px;
      max-height: 135px;
      overflow: hidden; }
    #categories a span {
      display: table-cell !important;
      vertical-align: middle;
      background-color: rgba(0, 0, 0, 0.45);
      transition: background-color 0.15s ease-in-out;
      -moz-transition: background-color 0.15s ease-in-out;
      -webkit-transition: background-color 0.15s ease-in-out;
      display: block;
      width: 120px;
      max-width: 120px;
      height: 120px;
      max-height: 120px;
      overflow: hidden;
      -webkit-border-radius: 60px;
      -moz-border-radius: 60px;
      border-radius: 60px;
      font-size: 13px;
      font-family: 'Montserrat', sans-serif;
      text-shadow: 1px 1px 2px black; }
      #categories a span span {
        max-width: 120px;
        max-height: 120px;
        overflow: hidden; }
      #categories a span:hover {
        background-color: rgba(0, 0, 0, 0.8); }
    #categories a:hover {
      color: #fee436;
      opacity: 1; }

.feedback {
  background-color: white;
  text-align: center;
  padding: 18px 0;
  text-transform: uppercase;
  line-height: 25px;
  color: #000;
  font-weight: 700; }
  .feedback a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 5px 8px 5px;
    background-color: #37C8F5;
    color: white;
    transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -webkit-transition: background-color 0.15s ease-in-out; }
    .feedback a:hover {
      background-color: #fee436;
      color: black; }
  .feedback .feedback-form {
    display: none;
    width: 60%;
    min-width: 300px;
    margin: 20px auto 0 auto; }
    .feedback .feedback-form input, .feedback .feedback-form textarea {
      display: block;
      width: 100%;
      margin-top: 20px; }
    .feedback .feedback-form textarea {
      height: 150px; }
    .feedback .feedback-form .error {
      text-transform: initial;
      font-size: 12px;
      color: #f04132;
      display: block;
      padding-bottom: 6px;
      text-align: left; }
  .feedback .contactos {
    display: block; }
  .feedback .ctelemovel, .feedback .cmail {
    width: 49%;
    float: left; }
  .feedback .cmail {
    margin-left: 2%; }

#footer-box {
  position: relative;
  z-index: 1;
  background-color: black;
  padding-top: 30px;
  color: white;
  *zoom: 1; }
  #footer-box:before, #footer-box:after {
    content: " ";
    display: table; }
  #footer-box:after {
    clear: both; }
  #footer-box:before {
    position: absolute;
    content: "";
    display: block;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    width: 292px;
    background-color: #333333; }
  #footer-box #social-links {
    float: right;
    margin-right: 20px; }
    #footer-box #social-links a {
      float: left; }
    #footer-box #social-links a + a {
      margin-left: 35px; }
  #footer-box #oficial-links {
    float: left;
    *zoom: 1; }
    #footer-box #oficial-links:before, #footer-box #oficial-links:after {
      content: " ";
      display: table; }
    #footer-box #oficial-links:after {
      clear: both; }
    #footer-box #oficial-links a {
      display: block;
      margin-bottom: 15px;
      color: #37C8F5;
      *zoom: 1; }
      #footer-box #oficial-links a:hover {
        color: #fee436; }
      #footer-box #oficial-links a:before, #footer-box #oficial-links a:after {
        content: " ";
        display: table; }
      #footer-box #oficial-links a:after {
        clear: both; }
    #footer-box #oficial-links .img {
      float: left;
      text-align: right;
      width: 170px;
      padding-right: 20px;
      padding-left: 100px; }
      #footer-box #oficial-links .img img {
        height: 45px;
        opacity: 0.5;
        filter: alpha(opacity=50); }
        #footer-box #oficial-links .img img:hover {
          opacity: 1;
          filter: alpha(opacity=100); }
    #footer-box #oficial-links span {
      display: block;
      float: right;
      text-align: left;
      line-height: 45px;
      width: 200px;
      font-size: 12px;
      padding-left: 20px; }
  #footer-box #tagline {
    *zoom: 1;
    clear: both;
    padding-top: 40px;
    position: relative;
    height: 120px; }
    #footer-box #tagline:before, #footer-box #tagline:after {
      content: " ";
      display: table; }
    #footer-box #tagline:after {
      clear: both; }
    #footer-box #tagline a {
      display: block;
      float: left;
      margin-left: 90px; }
      #footer-box #tagline a img {
        width: 180px; }
    #footer-box #tagline span {
      line-height: 55px;
      text-transform: uppercase;
      font-size: 20px;
      position: absolute;
      left: 305px;
      top: 54px; }

#linksfooter {
  width: 100%;
  text-align: left;
  font-size: 11px;
  background-color: #222;
  color: #ccc; }
  #linksfooter a {
    display: inline-block;
    padding: 0 15px;
    line-height: 45px;
    color: #37C8F5; }
  #linksfooter #copyright {
    /*      position: absolute;
            right: $padding_lateral;*/
    bottom: 30px;
    text-align: right;
    padding: 0 15px;
    line-height: 45px;
    float: right; }

#footer-apps {
  color: #000;
  background-color: #fee436;
  padding: 15px 10px; }
  #footer-apps .footer-apps-title {
    text-align: center;
    margin-bottom: 10px; }
  #footer-apps .footer-apps-links {
    text-align: center; }
    #footer-apps .footer-apps-links a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      margin: 0 15px; }
      @media (max-width: 600px) {
        #footer-apps .footer-apps-links a {
          margin: 0 5px; } }
      #footer-apps .footer-apps-links a img {
        width: auto;
        height: 40px; }

#footer-compete {
  padding-top: 0;
  background-color: #000;
  text-align: center; }
  #footer-compete img {
    max-width: 100%; }

/*************/
/* Pagina├º├úo */
/*************/
.paginacao {
  margin: 20px 0 50px 0;
  /*padding-top: 20px;
  border-top: 1px solid black;*/ }
  .paginacao ul {
    *zoom: 1;
    text-align: center; }
    .paginacao ul:before, .paginacao ul:after {
      content: " ";
      display: table; }
    .paginacao ul:after {
      clear: both; }
    .paginacao ul li {
      display: inline; }
      .paginacao ul li a {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        line-height: 35px;
        overflow: hidden;
        width: 35px; }
        @media (max-width: 768px) {
          .paginacao ul li a {
            display: none; } }
    .paginacao ul li + li a {
      margin-left: 10px; }
    .paginacao ul .previous, .paginacao ul .next, .paginacao ul .first, .paginacao ul .last {
      display: block;
      width: 45px;
      max-width: 45px;
      height: 45px;
      max-height: 45px;
      overflow: hidden;
      -webkit-border-radius: 22.5px;
      -moz-border-radius: 22.5px;
      border-radius: 22.5px;
      background-color: #000;
      line-height: 45px;
      font-size: 16px;
      color: #37C8F5;
      margin-bottom: -5px; }
      .paginacao ul .previous span, .paginacao ul .next span, .paginacao ul .first span, .paginacao ul .last span {
        max-width: 45px;
        max-height: 45px;
        overflow: hidden; }
      .paginacao ul .previous:hover, .paginacao ul .next:hover, .paginacao ul .first:hover, .paginacao ul .last:hover {
        background-color: #fee436;
        color: black; }
      @media (max-width: 768px) {
        .paginacao ul .previous, .paginacao ul .next, .paginacao ul .first, .paginacao ul .last {
          display: block;
          display: block;
          width: 70px;
          max-width: 70px;
          height: 70px;
          max-height: 70px;
          overflow: hidden;
          -webkit-border-radius: 35px;
          -moz-border-radius: 35px;
          border-radius: 35px;
          line-height: 70px;
          font-size: 22px; }
          .paginacao ul .previous span, .paginacao ul .next span, .paginacao ul .first span, .paginacao ul .last span {
            max-width: 70px;
            max-height: 70px;
            overflow: hidden; } }
    .paginacao ul .previous {
      display: inline-block;
      font-family: 'icotvi';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      text-align: center;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      font-size: 40px; }
      .paginacao ul .previous:before {
        content: ""; }
    .paginacao ul .next {
      display: inline-block;
      font-family: 'icotvi';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      text-align: center;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      font-size: 40px; }
      .paginacao ul .next:before {
        content: ""; }
    .paginacao ul .first {
      display: inline-block;
      font-family: 'icotvi';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      text-align: center;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      font-size: 18px;
      color: #808080;
      background-color: transparent; }
      .paginacao ul .first:before {
        content: ""; }
    .paginacao ul .last {
      display: inline-block;
      font-family: 'icotvi';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      text-align: center;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      background-color: transparent;
      font-size: 18px;
      color: #808080; }
      .paginacao ul .last:before {
        content: ""; }
    .paginacao ul .current {
      display: block;
      width: 35px;
      max-width: 35px;
      height: 35px;
      max-height: 35px;
      overflow: hidden;
      -webkit-border-radius: 17.5px;
      -moz-border-radius: 17.5px;
      border-radius: 17.5px;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      line-height: 35px;
      background-color: #fee436;
      color: black; }
      .paginacao ul .current span {
        max-width: 35px;
        max-height: 35px;
        overflow: hidden; }
      @media (max-width: 768px) {
        .paginacao ul .current {
          display: none; } }

/*************/
/* Bot├Áes */
/*************/
.botoes {
  padding: 0 0;
  text-align: center;
  margin: 20px 0 0 0; }
  .botoes .botao {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    position: relative; }
    .botoes .botao a {
      position: relative;
      z-index: 2; }
  .botoes .botao + .botao {
    margin-left: 30px; }
  .botoes .extra {
    position: absolute;
    top: 27px;
    left: -27px;
    background-color: black;
    width: 112px;
    z-index: 1;
    color: #848484;
    font-size: 12px;
    padding-top: 32px;
    padding-bottom: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.botoes-layers > div {
  padding: 10px;
  display: none;
  color: #dddddd; }
.botoes-layers #video-partilhas {
  *zoom: 1;
  /*text-align: center;*/ }
  .botoes-layers #video-partilhas:before, .botoes-layers #video-partilhas:after {
    content: " ";
    display: table; }
  .botoes-layers #video-partilhas:after {
    clear: both; }
  .botoes-layers #video-partilhas h4 {
    text-transform: uppercase;
    /*text-align: center;*/
    font-size: 24px;
    margin-bottom: 20px; }
  .botoes-layers #video-partilhas .partilhas-botoes {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px; }
  .botoes-layers #video-partilhas .partilhas-url {
    position: relative;
    margin-bottom: 70px; }
  .botoes-layers #video-partilhas #copy-url {
    width: 60%;
    margin-top: 20px;
    font-size: 16px; }
  .botoes-layers #video-partilhas #copy-button {
    position: absolute;
    top: 26px;
    right: 20%;
    background-color: white;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #37C8F5;
    border: 0;
    font-size: 13px;
    cursor: pointer; }
  .botoes-layers #video-partilhas .partilhas-email {
    width: 60%;
    margin: 0 auto;
    border: 2px solid #eee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
    .botoes-layers #video-partilhas .partilhas-email .inside {
      position: relative;
      padding: 30px;
      text-align: left; }
    .botoes-layers #video-partilhas .partilhas-email h4 {
      position: absolute;
      top: -10px;
      left: 50%;
      margin-left: -125px;
      padding: 0 10px;
      background-color: #000; }
    .botoes-layers #video-partilhas .partilhas-email .grid {
      *zoom: 1; }
      .botoes-layers #video-partilhas .partilhas-email .grid:before, .botoes-layers #video-partilhas .partilhas-email .grid:after {
        content: " ";
        display: table; }
      .botoes-layers #video-partilhas .partilhas-email .grid:after {
        clear: both; }
    .botoes-layers #video-partilhas .partilhas-email .nome {
      float: left;
      width: 45%; }
    .botoes-layers #video-partilhas .partilhas-email .email {
      float: right;
      width: 45%; }
    .botoes-layers #video-partilhas .partilhas-email label {
      display: block;
      margin-bottom: 10px;
      font-weight: bold; }
    .botoes-layers #video-partilhas .partilhas-email input {
      width: 100%; }
    .botoes-layers #video-partilhas .partilhas-email .mensagem {
      margin-top: 20px;
      padding-right: 10px; }
      .botoes-layers #video-partilhas .partilhas-email .mensagem p {
        font-style: italic; }
      .botoes-layers #video-partilhas .partilhas-email .mensagem a {
        color: #37C8F5; }
        .botoes-layers #video-partilhas .partilhas-email .mensagem a:hover {
          color: #fee436; }
      .botoes-layers #video-partilhas .partilhas-email .mensagem textarea {
        width: 100%;
        font-size: 14px; }
    .botoes-layers #video-partilhas .partilhas-email .submit {
      position: absolute;
      right: -30px;
      top: 120px;
      display: block;
      width: 60px;
      max-width: 60px;
      height: 60px;
      max-height: 60px;
      overflow: hidden;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px;
      line-height: 60px;
      background-color: #37C8F5;
      color: white;
      text-transform: uppercase;
      font-size: 13px;
      text-align: center; }
      .botoes-layers #video-partilhas .partilhas-email .submit span {
        max-width: 60px;
        max-height: 60px;
        overflow: hidden; }
      .botoes-layers #video-partilhas .partilhas-email .submit:hover {
        background-color: #fee436;
        color: black; }

.wrapCarousel {
  position: relative; }
  .wrapCarousel .shadow-left-carousel, .wrapCarousel .shadow-right-carousel {
    position: absolute;
    top: -50px;
    bottom: -50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    display: block;
    /*background-color: #e14e34;*/
    z-index: 10;
    opacity: 0.6; }
  .wrapCarousel .shadow-left-carousel {
    background-image: url("/img/shadow-left-carousel.png");
    left: -20px; }
    @media (min-width: 600px) and (max-width: 1000px) {
      .wrapCarousel .shadow-left-carousel {
        left: -10px; } }
    @media (max-width: 600px) {
      .wrapCarousel .shadow-left-carousel {
        left: 0; } }
  .wrapCarousel .shadow-right-carousel {
    background-image: url("/img/shadow-right-carousel.png");
    right: -20px; }
    @media (min-width: 600px) and (max-width: 1000px) {
      .wrapCarousel .shadow-right-carousel {
        right: -10px; } }
    @media (max-width: 600px) {
      .wrapCarousel .shadow-right-carousel {
        right: 0; } }

body.home section {
  /*
  li + li {
      border-left: 1px solid #fff;
  }
  */ }
  body.home section ul {
    margin: 20px 0 0;
    overflow: hidden; }
  body.home section li {
    width: 33.33333333333334%;
    /*
    display: inline-block;
    vertical-align: top;
    */
    box-sizing: border-box;
    float: left;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    @media (min-width: 1024px) and (max-width: 1280px) {
      body.home section li {
        width: 50%; } }
    @media (max-width: 768px) {
      body.home section li {
        width: 50%; } }
    @media (max-width: 480px) {
      body.home section li {
        width: 100%; } }
    body.home section li a.item {
      width: auto;
      height: 0;
      padding-bottom: 56.25%; }

/*.space-div {padding-left: 25px;}*/
.box-nav {
  text-align: center;
  margin: 20px 0; }
  .box-nav a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #37C8F5;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 10px 8px 10px;
    transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -webkit-transition: background-color 0.15s ease-in-out; }
    .box-nav a:hover {
      background-color: #fee436;
      color: black; }

.msg-indisponivel {
  padding: 15px;
  margin: 20px 0;
  text-align: center;
  color: #F04132;
  line-height: 27px;
  border-top: solid 1px #ccc; }

.recuperarPassword #area-pessoal-layer {
  display: block; }
.recuperarPassword .area-pessoal-layer-inside {
  padding-top: 50px; }

.imgArtigo {
  text-align: center; }
  .imgArtigo img {
    max-width: 100%; }

.notfound .menu-subtitle h2, .unauthorised .menu-subtitle h2 {
  color: white; }
.notfound #banner, .unauthorised #banner {
  background-color: #222222; }
  @media (max-width: 770px) {
    .notfound #banner, .unauthorised #banner {
      height: 120px; } }

ul#textoErro {
  list-style-type: disc;
  margin-left: 40px; }

#errorTxt {
  color: #fee436;
  font-size: 16;
  line-height: 30px; }

.sticky_footer_ad {
  background-color: #fff; }

.facebook {
  background-color: #3b5998; }
  .facebook span {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .facebook span:before {
      content: ""; }

.twitter {
  background-color: #5ea9dd; }
  .twitter span {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .twitter span:before {
      content: ""; }

.google {
  background-color: #e14e34; }
  .google span {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .google span:before {
      content: ""; }

.instagram {
  background-color: #BF8360; }
  .instagram span {
    display: inline-block;
    font-family: 'icotvi';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .instagram span:before {
      content: ""; }

.owl-stage {
  cursor: ew-resize; }

.grid.filtered {
  margin-top: -100px;
  padding-top: 100px; }

.alert, .alertRed {
  color: #fee436;
  display: block;
  text-align: center;
  margin-bottom: 20px; }

.alertRed {
  color: #F04132; }

.g-recaptcha div {
  margin: 20px auto 5px auto; }

/*# sourceMappingURL=style.css.map */
#├ÜltimosCarousel, #PopularesCarousel, #ExclusivosCarousel {
  cursor: pointer; }

#loader {
  display: block;
  margin: 50px auto; }

.disabled {
  display: none; }

.linksVideoEmbed {
  text-align: center;
  padding-bottom: 20px; }
  .linksVideoEmbed a {
    position: relative;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    padding: 4px 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #222222;
    color: #37C8F5;
    margin: 10px; }
    @media (max-width: 900px) {
      .linksVideoEmbed a {
        display: block;
        width: 300px;
        margin: 10px auto; } }
  .linksVideoEmbed a.selected {
    color: #000;
    background-color: #fee436; }

/* RECUPERACAO PASS */
body.recover {
  background-color: white; }
  body.recover main {
    padding: 0 !important; }
  body.recover .recoverpass {
    background-color: #333;
    text-align: center; }
    body.recover .recoverpass .toplogo {
      height: 80px;
      padding: 20px 0; }

#login-entrar .recover {
  background-color: #fff; }
  #login-entrar .recover * {
    font-family: "Montserrat", Arial, Helvetica, Serif; }
  #login-entrar .recover h4 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 20px 0; }
  #login-entrar .recover #recoverName {
    font-size: 20px; }
  #login-entrar .recover .inputs div {
    margin: 10px; }
    #login-entrar .recover .inputs div input {
      font-size: 16px;
      background-color: #faffbd;
      color: black; }
  #login-entrar .recover .submit {
    margin: 20px 0; }
    #login-entrar .recover .submit .iol-submit {
      background-color: #0091C8;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      border: 0;
      border: 0;
      border-radius: 5px;
      padding: 10px; }
      #login-entrar .recover .submit .iol-submit:hover {
        background-color: #FAB432;
        color: black; }

/* RECOVER PASS */
#recoverPasswordContainer * {
  font-family: "Montserrat", Arial, Helvetica, Serif; }
#recoverPasswordContainer h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 20px 0; }
#recoverPasswordContainer #formulario-recover .inputs .iol-utilizador-wrapper {
  margin: 10px 0; }
#recoverPasswordContainer #formulario-recover .inputs input {
  width: 280px;
  font-size: 16px;
  background-color: #faffbd;
  color: black; }
#recoverPasswordContainer #formulario-recover .submit button {
  cursor: pointer; }
#recoverPasswordContainer #formulario-recover #iol-submit-recover {
  font-size: 16px;
  text-transform: uppercase;
  border: 0;
  border-radius: 5px;
  padding: 10px;
  background-color: #0091C8;
  color: #fff;
  margin-left: 53px; }
  #recoverPasswordContainer #formulario-recover #iol-submit-recover:hover {
    background-color: #FAB432;
    color: black; }
#recoverPasswordContainer #formulario-recover #iol-submit-recover-cancel {
  font-size: 16px;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
  color: #37c8f5; }
  #recoverPasswordContainer #formulario-recover #iol-submit-recover-cancel:hover {
    color: #fab432; }

#recoverPasswordAction {
  padding: 16px 0;
  color: #37c8f5;
  cursor: pointer; }
  #recoverPasswordAction:hover {
    color: #fab432; }

/* REGISTER */
#registerContainer * {
  font-family: "Montserrat", Arial, Helvetica, Serif; }
#registerContainer h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 20px 0; }
#registerContainer .submit {
  width: 300px;
  text-align: right; }
  #registerContainer .submit #iol-submit-register-cancel {
    font-size: 16px;
    background-color: transparent;
    border: 0;
    color: #37c8f5; }
    #registerContainer .submit #iol-submit-register-cancel:hover {
      color: #fab432; }
#registerContainer #formulario-register .inputs .iol-utilizador-wrapper {
  margin: 10px 0; }
#registerContainer #formulario-register .inputs input {
  width: 300px;
  background-color: black;
  color: #dddddd;
  border: 1px solid #dddddd;
  padding: 10px 5px;
  font-size: 15px; }
#registerContainer #formulario-register .inputs .agreeCheck {
  color: #fff; }
  #registerContainer #formulario-register .inputs .agreeCheck a {
    color: #37c8f5; }
    #registerContainer #formulario-register .inputs .agreeCheck a:hover {
      color: #fab432; }
#registerContainer #formulario-register .inputs .g-recaptcha {
  width: 300px; }
#registerContainer #formulario-register .submit button {
  cursor: pointer; }
#registerContainer #formulario-register #iol-submit-register {
  font-size: 16px;
  text-transform: uppercase;
  border: 0;
  border-radius: 5px;
  padding: 10px;
  background-color: #0091C8;
  color: #fff;
  margin-left: 90px; }
  #registerContainer #formulario-register #iol-submit-register:hover {
    background-color: #FAB432;
    color: black; }
#registerContainer #formulario-register #iol-submit-register-cancel {
  font-size: 16px;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
  color: #37c8f5; }
  #registerContainer #formulario-register #iol-submit-register-cancel:hover {
    color: #fab432; }
#registerContainer #register-login-error {
  padding: 10px 0;
  color: #fab432; }
  #registerContainer #register-login-error li {
    padding: 10px 0; }
#registerContainer .iol-utilizador-wrapper {
  color: #fff; }
  #registerContainer .iol-utilizador-wrapper span, #registerContainer .iol-utilizador-wrapper legend {
    display: inline-block;
    padding: 10px 0; }
  #registerContainer .iol-utilizador-wrapper .combodate select {
    font-size: 16px;
    padding: 6px;
    background-color: black;
    color: #dddddd;
    border: 1px solid #dddddd; }
#registerContainer input[type=checkbox] + label:before, #registerContainer input[type=radio] + label:before {
  background-color: #444; }

#registerAction {
  padding: 16px 0;
  color: #37c8f5;
  cursor: pointer; }
  #registerAction:hover {
    color: #fab432; }

.loadingDiv {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("/img/loading.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1000; }

.player-loading {
  background-image: url("/img/loading2.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60px;
  min-height: 200px; }

#login.close {
  background-image: none !important; }

/* CONTEUDO BLOQUEADO */
#content-blocked {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background: url(/img/img_block.jpg) center/cover; }
  #content-blocked .content-blocked-icon {
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-50%);
    text-align: center; }
    @media screen and (max-width: 600px) {
      #content-blocked .content-blocked-icon {
        top: 20%;
        transform: translateY(-20%); } }
    #content-blocked .content-blocked-icon .icon-bloqueado {
      display: block !important;
      font-size: 100px; }
      @media screen and (max-width: 480px) {
        #content-blocked .content-blocked-icon .icon-bloqueado {
          font-size: 20vw; } }
    #content-blocked .content-blocked-icon b {
      color: #fff;
      font-size: 26px;
      font-weight: 500; }
      @media screen and (max-width: 480px) {
        #content-blocked .content-blocked-icon b {
          font-size: 6vw; } }
  #content-blocked .content-blocked-text {
    width: 100%;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 15%; }
    @media screen and (max-width: 480px) {
      #content-blocked .content-blocked-text {
        font-size: 16px; } }
    @media screen and (max-width: 360px) {
      #content-blocked .content-blocked-text {
        font-size: 14px; } }
    #content-blocked .content-blocked-text a {
      font-weight: 500;
      color: #37C8F5; }
      #content-blocked .content-blocked-text a:hover {
        color: #fee436; }

.lateralExclusivos {
  /*
      .item-program {
          display: block;
          position: relative;
          background-color: #f6f6f6;
          padding-bottom: 5px;
          overflow: hidden;
      }
  
      .item-program-img {
          display: block;
          width: auto;
          height: 206px;
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat;
          margin: 0 -5px;
          background-color: #dddddd;
      }
      .item-program-title {
          display: block;
          margin: 10px;
          color: #0091C8;
          font-size: 17px;
          line-height: 20px;
      }
      .item-program-description {
          color: #777777;
          font-size: 15px;
          line-height: 18px;
          margin: 10px;
      }
      .item-details {
          margin: 10px;
          font-size: 12px;
      }
  */ }
  .lateralExclusivos h2 {
    margin-bottom: 20px; }
  .lateralExclusivos .item {
    width: 100%; }
  .lateralExclusivos .item + .item {
    margin: 12px 0; }

.canais.owl-carousel {
  display: block; }

#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-theme-default .onesignal-bell-launcher-button svg .background {
  fill: #0091c7 !important; }

.wrapperFiltros {
  padding: 5px 0;
  text-align: left;
  background-color: #222;
  margin-bottom: 20px; }
  @media (min-width: 480px) {
    .wrapperFiltros {
      border-top: solid 1px #808080; } }
  .wrapperFiltros .filtros a {
    font-size: 15px;
    padding: 0 10px;
    line-height: 35px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400; }
    .wrapperFiltros .filtros a strong {
      font-weight: 400; }
    .wrapperFiltros .filtros a.selected {
      /*                    background-color: #000;*/
      color: #fee436;
      font-weight: 700; }
      .wrapperFiltros .filtros a.selected strong {
        font-weight: 700; }

.navCanaisTopo {
  width: 100%;
  -ms-overflow-style: none;
  overflow-x: auto;
  overflow-y: hidden;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none; }
  .navCanaisTopo .navCanaisTopoContent {
    padding-left: 15px;
    width: max-content; }
    .navCanaisTopo .navCanaisTopoContent .navCanaisTopoCanal {
      display: inline-block;
      vertical-align: top;
      padding: 10px 10px 2px 10px;
      margin: 0 5px;
      opacity: 0.5;
      border-bottom: solid 5px #000; }
      .navCanaisTopo .navCanaisTopoContent .navCanaisTopoCanal a span {
        line-height: 34px;
        font-size: 14px;
        font-weight: 700;
        color: #fff; }
      .navCanaisTopo .navCanaisTopoContent .navCanaisTopoCanal a img {
        height: 37px;
        width: auto; }
    .navCanaisTopo .navCanaisTopoContent .navCanaisTopoCanal.selected {
      opacity: 1;
      border-bottom: solid 5px #fee436; }
      .navCanaisTopo .navCanaisTopoContent .navCanaisTopoCanal.selected a span {
        color: #fee436; }

.navCanaisTopo::-webkit-scrollbar-track, .canaisContentHP::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 0px;
  background-color: transparent;
  display: none; }

.navCanaisTopo::-webkit-scrollbar, .canaisContentHP::-webkit-scrollbar {
  width: -20px;
  background-color: transparent;
  display: none; }

.navCanaisTopo::-webkit-scrollbar-thumb, .canaisContentHP::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  background-color: transparent;
  display: none; }

/*.player_wrapper {
	margin: 0 15%;
         
    
        
         @media (min-width:935px) and (max-width: 1250px) {
                                     margin: 0 8%;
                                }
                                
                              @media (min-width: 769px) and (max-width: 934px) {
                                     margin: 0px;
                                }
                                
                              
                                @media (max-width: 768px) {
                                    
                                    margin: 30px 0 0 0 ;
                                }
}*/
.player_erro {
  color: white;
  height: 200px;
  line-height: 200px; }

.dropdown {
  display: none; }

.dropdown-wrapper {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  _height: 15px;
  *zoom: 1;
  padding-top: 5px;
  background-color: #dddddd;
  border-radius: 15px; }
  .dropdown-wrapper:before, .dropdown-wrapper:after {
    content: " ";
    display: table; }
  .dropdown-wrapper:after {
    clear: both; }
  .dropdown-wrapper a {
    font-size: 16px; }
  .dropdown-wrapper .dropdown-value a, .dropdown-wrapper .dropdown-options a {
    display: block;
    padding: 0 40px 0 10px;
    height: 26px;
    line-height: 20px; }
    .dropdown-wrapper .dropdown-value a:hover, .dropdown-wrapper .dropdown-options a:hover {
      color: black; }
  .dropdown-wrapper .dropdown-options {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 10px;
    z-index: 50;
    background-color: black; }
  .dropdown-wrapper .dropdown-button {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    font-size: 11px; }

/* v20190918 */
.lista-videos {
  /*
  @include clearfix;
  margin-right: -3%;
  @media (max-width: 480px) {
      margin-right: 0;
  }
  @media (min-width: 850px) and (max-width: 1023px) {
      margin-right: -5%;
  }
  */
  /*    
      .wrapperFiltros {width:100%; overflow-x: scroll; }
      
      .wrapperFiltros::-webkit-scrollbar-track, .canaisContentHP::-webkit-scrollbar-track
  {
      -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0);
      border-radius: 0px;
      background-color: transparent;
  }
  
  .wrapperFiltros::-webkit-scrollbar, .canaisContentHP::-webkit-scrollbar
  {
      width: 0px;
      background-color: transparent;
  }
  
  .wrapperFiltros::-webkit-scrollbar-thumb, .canaisContentHP::-webkit-scrollbar-thumb
  {
      border-radius: 0px;
      -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0);
      background-color: transparent;
  }*/
  /*programas*/ }
  .lista-videos .sortBy {
    padding: 5px 0;
    text-align: left;
    background-color: #222;
    margin-bottom: 20px; }
    .lista-videos .sortBy a {
      font-size: 15px;
      padding: 0 10px;
      line-height: 35px;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 400; }
      .lista-videos .sortBy a strong {
        font-weight: 400; }
    .lista-videos .sortBy a.selected {
      /*                    background-color: #000;*/
      color: #fee436;
      font-weight: 700; }
      .lista-videos .sortBy a.selected strong {
        font-weight: 700; }
  .lista-videos .selectedFilter {
    display: block; }
  .lista-videos .unselectedFilter {
    display: none; }
  .lista-videos .item {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    text-align: left;
    width: 100%;
    padding: 0; }
  .lista-videos .item-program {
    width: 100%;
    padding-bottom: 0;
    margin: 0;
    /*@include rounded(3px);*/ }
    .lista-videos .item-program .item-date {
      color: white; }
    .lista-videos .item-program .item-contents {
      width: 100%;
      height: 0;
      padding-bottom: calc(57% + 60px); }

/* 2019 */
/*
.box-populares {
    display: grid;
    //grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
    grid-gap: 20px 20px;
    @media (min-width: 1250px) {
       
        grid-template-columns: repeat(4, 1fr);
    }
    @media (min-width: 1024px) and (max-width: 1249px) {
       
        grid-template-columns: repeat(2, 1fr);
    }
    @media (min-width: 850px) and (max-width: 1023px) {
       
        grid-template-columns: repeat(4, 1fr);
    }
    @media (min-width: 480px) and (max-width: 849px) {
        
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 479px) {
        grid-template-columns: repeat(1, 1fr);
    }
}*/
.box-ultimos, .box-exclusivos, .box-populares {
  display: grid;
  grid-gap: 20px 20px; }
  @media (min-width: 850px) {
    .box-ultimos, .box-exclusivos, .box-populares {
      /*3*/
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 480px) and (max-width: 849px) {
    .box-ultimos, .box-exclusivos, .box-populares {
      /*2*/
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 479px) {
    .box-ultimos, .box-exclusivos, .box-populares {
      grid-template-columns: repeat(1, 1fr); } }
  .box-ultimos h2, .box-exclusivos h2, .box-populares h2 {
    grid-column: 1 / -1;
    text-transform: uppercase;
    color: #37C8F5; }
    .box-ultimos h2:hover, .box-exclusivos h2:hover, .box-populares h2:hover {
      color: #fee436; }

.home .box-ultimos, .home .box-exclusivos, .home .box-populares {
  display: grid;
  grid-gap: 20px 20px; }
  @media (min-width: 850px) {
    .home .box-ultimos, .home .box-exclusivos, .home .box-populares {
      /*3*/
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 480px) and (max-width: 849px) {
    .home .box-ultimos, .home .box-exclusivos, .home .box-populares {
      /*2*/
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 479px) {
    .home .box-ultimos, .home .box-exclusivos, .home .box-populares {
      grid-template-columns: repeat(1, 1fr); } }
  .home .box-ultimos h2, .home .box-exclusivos h2, .home .box-populares h2 {
    grid-column: 1 / -1;
    text-transform: uppercase;
    color: #37C8F5; }
    .home .box-ultimos h2:hover, .home .box-exclusivos h2:hover, .home .box-populares h2:hover {
      color: #fee436; }

#lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
  display: grid;
  grid-gap: 20px 20px; }
  @media (min-width: 1250px) {
    #lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1024px) and (max-width: 1249px) {
    #lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 850px) and (max-width: 1023px) {
    #lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 480px) and (max-width: 849px) {
    #lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 479px) {
    #lista-episodios-content, #lista-clips-content, #lista-populares-content, #lista-ultimos-content .list-ultimos {
      grid-template-columns: repeat(1, 1fr); } }

#lista-programas-content {
  display: grid;
  grid-gap: 12px 12px; }
  @media (min-width: 1250px) {
    #lista-programas-content {
      /*3*/
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 1024px) and (max-width: 1249px) {
    #lista-programas-content {
      /*2*/
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 640px) and (max-width: 1023px) {
    #lista-programas-content {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 640px) {
    #lista-programas-content {
      grid-template-columns: repeat(2, 1fr); }
      #lista-programas-content .item-program .item-program-title {
        font-size: 3.2vw; } }

#iol-onlive {
  transition: all 0.5s;
  position: fixed;
  bottom: -60vh;
  max-height: 100vh;
  z-index: 8999999;
  font-weight: 700;
  -webkit-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 4px -4px 5px 0px rgba(0, 0, 0, 0.2);
  /*    .onlive {  
          display: table;  
          width: 278px;
          float:left;
          margin-left:22px;
  
  
          .tablecell {
              display:table-cell; 
              vertical-align: middle; 
              font-family: 'Roboto Slab';
              padding:8px 0;
              font-size:13px;
              //@media(max-width:480px) {font-size: 13px;}
              line-height:1.2;
              position: relative;
  
              a { display:block; color:#000; padding:0 8px;
  
              }
  
              .img-onlive {margin-left:6px;}
  
          }
  
        
          
               .tablecell.img {width:136px;
                          @media(max-width:480px){ width: 120px;
                          }
  
  
                          .play-onlive {
                              position: absolute;
                              width: 34px;
                              margin-left: -14px;
                              margin-top: -17px; 
  
                              left: 50%;
                              top: 50%;
                              opacity: 0.6;
                          }
  
          }
  
  
  
      }*/ }
  @media (max-width: 980px) {
    #iol-onlive {
      right: 0; } }
  @media (min-width: 981px) {
    #iol-onlive {
      left: 0; } }
  #iol-onlive .iol-onliveList {
    background-color: #ffc600;
    overflow: hidden; }
    @media (min-width: 981px) {
      #iol-onlive .iol-onliveList {
        padding-bottom: 20px; } }
  #iol-onlive .owl-carousel {
    display: block; }
    #iol-onlive .owl-carousel .owl-prev, #iol-onlive .owl-carousel .owl-next {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 40px;
      font-size: 0px;
      color: #fff;
      cursor: pointer;
      font-family: 'tvi' !important;
      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: grayscalec;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35); }
    #iol-onlive .owl-carousel .owl-prev {
      left: 0px;
      text-align: left; }
      #iol-onlive .owl-carousel .owl-prev:before {
        content: "\e902";
        font-size: 20px;
        line-height: 89px; }
        @media (max-width: 480px) {
          #iol-onlive .owl-carousel .owl-prev:before {
            line-height: 80px; } }
    #iol-onlive .owl-carousel .owl-next {
      right: 0px;
      text-align: right;
      background: -moz-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(63%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(359deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* ie10+ */
      background: linear-gradient(91deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 63%, rgba(0, 0, 0, 0.3) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
      /* ie6-9 */ }
      #iol-onlive .owl-carousel .owl-next:before {
        content: "\e903";
        font-size: 20px;
        line-height: 89px; }
        @media (max-width: 480px) {
          #iol-onlive .owl-carousel .owl-next:before {
            line-height: 80px; } }
    #iol-onlive .owl-carousel .disabled {
      display: none; }
  #iol-onlive .title {
    background-color: #ffc600;
    font-size: 24px;
    padding: 8px;
    clear: both;
    position: relative; }
    #iol-onlive .title #close-iol-onlive {
      position: absolute;
      top: 0;
      right: 0;
      width: 45px;
      height: 45px;
      text-align: center; }
      #iol-onlive .title #close-iol-onlive .icon-close {
        font-size: 28px;
        color: #000;
        line-height: 42px; }
  #iol-onlive .onlive {
    display: table;
    width: 310px;
    float: left;
    margin-left: 22px; }
    @media (max-width: 375px) {
      #iol-onlive .onlive {
        width: 278px; } }
    #iol-onlive .onlive .tablecell {
      display: table-cell;
      vertical-align: middle;
      /*            font-family: 'Roboto Slab';*/
      padding: 8px 0;
      font-size: 13px;
      line-height: 1.2;
      position: relative; }
      @media (max-width: 375px) {
        #iol-onlive .onlive .tablecell {
          font-size: 11px; } }
      #iol-onlive .onlive .tablecell a {
        display: block;
        color: #000;
        padding: 0 8px; }
        #iol-onlive .onlive .tablecell a:hover {
          background-color: transparent; }
      #iol-onlive .onlive .tablecell .img-onlive {
        margin-left: 6px; }
    #iol-onlive .onlive .tablecell.img {
      width: 136px; }
      @media (max-width: 480px) {
        #iol-onlive .onlive .tablecell.img {
          width: 120px; } }
      #iol-onlive .onlive .tablecell.img .play-onlive {
        position: absolute;
        width: 34px;
        margin-left: -14px;
        margin-top: -17px;
        left: 50%;
        top: 50%;
        opacity: 0.6; }

a.link-player {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  padding: 0;
  z-index: 1; }

.list-iol-onlive {
  overflow: hidden;
  background-color: #242424;
  padding: 5px 0 15px 0; }
  .list-iol-onlive .onlive {
    float: left;
    position: relative;
    padding: 15px 2.5% 10px 2.5%;
    /*        background-color: #ffc600 #ffc600;*/
    border-right: solid 1px #000;
    color: #fff;
    font-size: 14px;
    /*        font-family: 'Roboto Slab';*/
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2; }
    @media (min-width: 500px) {
      .list-iol-onlive .onlive {
        width: 100%;
        max-width: 240px; } }
    .list-iol-onlive .onlive h2 {
      font-size: 15px;
      display: block;
      margin: 10px 0;
      color: #fff;
      font-weight: 400; }
      .list-iol-onlive .onlive h2 img {
        display: none; }
    .list-iol-onlive .onlive a {
      color: #000; }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive .img-onlive {
        width: 130px;
        float: left;
        margin: 10px 10px 6px 5px; } }
    .list-iol-onlive .onlive .onlivelabel {
      color: #ffc600;
      display: inline-block;
      padding: 2px 6px;
      font-size: 15px;
      margin-top: 10px;
      /*                      position:absolute;
                            top:-50px;
                            left:0;*/ }
      .list-iol-onlive .onlive .onlivelabel img {
        width: 12px;
        margin: 0;
        display: inline-block; }
    @media (min-width: 660px) and (max-width: 880px), (min-width: 1180px) and (max-width: 1340px) {
      .list-iol-onlive .onlive {
        width: 45% !important; } }
    @media (min-width: 920px) and (max-width: 1180px), (max-width: 660px) {
      .list-iol-onlive .onlive {
        width: 95% !important;
        float: none;
        height: auto !important;
        margin-top: 20px; } }
    @media (max-width: 480px) {
      .list-iol-onlive .onlive {
        width: 98% !important;
        padding: 3px 1%;
        margin: 10px auto; } }
    .list-iol-onlive .onlive a.link-player {
      position: relative;
      width: auto;
      /*            bottom:auto;
                  width:94%;
                  padding-bottom:55%;
      
                  @media(max-width:480px){
                      bottom: auto;
                      width: 140px;
                      height: 95px;
                      padding-bottom: 0;
                  }*/ }
  .list-iol-onlive .emissao {
    background-color: #f0f0f0;
    color: #000; }
    .list-iol-onlive .emissao .onlivelabel {
      background-color: #AF2418;
      color: #fff; }
      @media (max-width: 480px) {
        .list-iol-onlive .emissao .onlivelabel {
          display: block;
          margin-left: 140px; } }
    .list-iol-onlive .emissao .grelhaTable {
      margin: 10px; }
      .list-iol-onlive .emissao .grelhaTable td {
        font-size: 14px;
        padding: 2px;
        /*                font-family: 'Roboto';*/ }
        .list-iol-onlive .emissao .grelhaTable td a {
          padding: 2px;
          color: #000; }
    .list-iol-onlive .emissao .goGuiaTv {
      display: block;
      text-align: right;
      font-size: 14px;
      padding: 5px;
      color: #AF2418; }
    .list-iol-onlive .emissao a.link-player {
      bottom: auto;
      padding-bottom: 65%;
      width: 94%; }
      @media (max-width: 480px) {
        .list-iol-onlive .emissao a.link-player {
          bottom: auto;
          width: 140px;
          height: 95px;
          padding-bottom: 0; } }
    .list-iol-onlive .emissao .shares a span {
      color: #000; }

.img-onlive {
  position: relative;
  overflow: hidden;
  display: block;
  cursor: pointer;
  min-height: 60px; }
  .img-onlive img {
    /*        position: absolute;
            top:0;
            left:0;*/
    width: 100%; }
  .img-onlive .play-onlive {
    width: 40px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -20px;
    margin-top: -20px;
    opacity: 0.8; }

.info-onlive, .list-iol-onlive {
  position: relative; }
  .info-onlive .shares, .list-iol-onlive .shares {
    padding-top: 15px;
    /* position: absolute; bottom:15px; left:3%;*/ }
    .info-onlive .shares a, .list-iol-onlive .shares a {
      opacity: 0.25; }
      .info-onlive .shares a span, .list-iol-onlive .shares a span {
        background-color: transparent;
        color: #000;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px; }
    @media (min-width: 1024px) {
      .info-onlive .shares a:hover, .list-iol-onlive .shares a:hover {
        opacity: 1;
        text-decoration: none; } }
    .info-onlive .shares .fbShareCount, .info-onlive .shares #twShareCount, .list-iol-onlive .shares .fbShareCount, .list-iol-onlive .shares #twShareCount {
      display: none; }
    @media (max-width: 480px) {
      .info-onlive .shares, .list-iol-onlive .shares {
        text-align: center;
        clear: both;
        padding-top: 5px; }
        .info-onlive .shares a, .list-iol-onlive .shares a {
          margin: 0 10px; } }

@media (max-width: 480px) {
  #placeplayer {
    margin-left: -12px;
    margin-right: -12px; } }
.info-onlive {
  background-color: #333;
  color: #fff;
  padding: 20px;
  line-height: 1.3;
  padding-bottom: 30px;
  margin-bottom: 20px; }
  @media (max-width: 480px) {
    .info-onlive {
      margin: 0 -12px; } }
  .info-onlive .onlivelabel {
    background-color: #ffc600;
    display: inline-block;
    padding: 0px 10px;
    color: #444;
    font-size: 28px; }
    @media (max-width: 660px) {
      .info-onlive .onlivelabel {
        font-size: 6vw; } }
  .info-onlive .onlivelabel.emissao {
    background-color: #AF2418;
    color: #fff; }
  .info-onlive h1 {
    /*        font-family: 'Roboto Slab';*/
    font-size: 28px;
    padding: 14px 0; }
    @media (max-width: 660px) {
      .info-onlive h1 {
        font-size: 6vw; } }
  .info-onlive .shares {
    margin-top: 25px; }
    .info-onlive .shares a span {
      color: #fff; }
  .info-onlive .grelha {
    margin-top: 20px; }
    .info-onlive .grelha td a {
      color: #fff; }
    .info-onlive .grelha td {
      border: 0 !important; }
    .info-onlive .grelha .noAr {
      background-color: #000; }
    .info-onlive .grelha .noArRow .nomePrograma {
      background-color: #000 !important; }
    .info-onlive .grelha .hora {
      background-color: #3e3e3e; }
    .info-onlive .grelha .goGuiaTv {
      color: #fff; }

/* v20190918 */
.home #banner {
  overflow: hidden;
  /*
      @media (min-width: 960px){
          height: 706px;
      }
      @media (max-width: 959px){
          height: auto;
      }
  */ }

main {
  /*
  .LDB1 {
      width: 980px;
      height: 250px;
      background-color: red;
      display: table;
      margin: 25px auto 60px auto !important;
      span {
          text-align: right; 
          font-size: 10px; 
          display: block; 
          margin-bottom: 6px; 
          color: #ccc;
      }
  }
  */ }
  main section {
    margin-bottom: 80px;
    /*********/
    /* Items */
    /*********/
    /**********/
    /* Carousel */
    /**********/ }
    main section > h2 {
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 20px;
      display: block; }
      main section > h2 a {
        color: #6f6f6f;
        float: left;
        margin-right: 10px; }
      main section > h2 a + a {
        margin-left: 20px; }
    main section .comedytit {
      overflow: hidden; }
      main section .comedytit a {
        color: #0091C8; }
    main section > h5 {
      text-transform: uppercase;
      color: #afafaf;
      display: inline-block; }
    main section h6 {
      font-size: 14px;
      margin: 6px 140px 15px 0;
      line-height: 20px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700; }
      main section h6 a {
        background-color: #37C8F5;
        color: #fff;
        display: inline-block;
        padding: 0 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        font-weight: 400; }
        main section h6 a:hover {
          background-color: #fee436;
          color: #000; }
      @media (max-width: 670px) {
        main section h6 {
          margin: 6px 10px 15px 0px; } }
      @media (max-width: 600px) {
        main section h6 {
          margin: 6px 10px 15px 10px; } }
    main section .owl-carousel.carousel {
      display: block;
      height: 163.125px;
      overflow: hidden; }
    main section .space-div {
      float: left; }
    main section a.item {
      display: block;
      position: relative;
      width: 290px;
      height: auto;
      /*height: 290px * 9 / 16;*/
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      overflow: hidden;
      /*@include rounded(5px);*/
      *zoom: 1; }
      main section a.item:before, main section a.item:after {
        content: " ";
        display: table; }
      main section a.item:after {
        clear: both; }
      main section a.item:hover .item-details {
        background: rgba(0, 0, 0, 0.7) url("/img/shadow-item.png") repeat-x center top; }
        main section a.item:hover .item-details .item-title {
          color: #fee436; }
      main section a.item .item-details {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        padding: 5px 10px;
        font-size: 12px;
        background: rgba(0, 0, 0, 0) url("/img/shadow-item.png") repeat-x center top;
        /*@include rounded(5px);*/
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
        transition: background 0.15s ease-in-out;
        -moz-transition: background 0.15s ease-in-out;
        -webkit-transition: background 0.15s ease-in-out; }
        main section a.item .item-details .item-episodio {
          display: inline-block;
          margin-bottom: 4px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          background-color: #fee436;
          color: #000;
          padding: 1px 3px;
          font-size: 12px;
          font-family: 'Montserrat', sans-serif;
          text-shadow: none;
          font-weight: 600; }
        main section a.item .item-details .item-date, main section a.item .item-details .item-duration {
          color: white;
          font-size: 11px; }
        main section a.item .item-details .item-duration {
          float: right; }
        main section a.item .item-details .item-program-title {
          display: block;
          color: white;
          text-transform: uppercase;
          line-height: 18px;
          max-height: 20px;
          overflow: hidden;
          margin-top: 3px; }
        main section a.item .item-details .item-title {
          display: block;
          font-size: 15px;
          line-height: 18px;
          color: #37C8F5;
          font-weight: 600;
          max-height: 51px;
          overflow: hidden;
          margin-top: 4px; }
      main section a.item:visited {
        /*
        .item-details {
            .item-title, .item-program-title, .item-date, .item-duration  {color:#9a9a9a;}
            .item-episodio {background-color: #9a9a9a;}
        }
        */ }
      main section a.item:visited:hover .item-details .item-title, main section a.item:visited:hover .item-details .item-program-title, main section a.item:visited:hover .item-details .item-date, main section a.item:visited:hover .item-details .item-duration {
        color: #f0f0f0; }
      main section a.item:visited:hover .item-details .item-episodio {
        background-color: #f0f0f0; }
    main section .atocar {
      display: none; }
    main section .item.playing .atocar {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      background-color: rgba(34, 34, 34, 0.8);
      color: #fee436;
      text-align: center;
      padding-top: 25%;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      opacity: 1; }
    main section .owl-carousel.carousel.carousel-programas {
      height: 389px; }
    main section .item-program {
      display: block;
      position: relative;
      width: 280px;
      /*            background-color: #f6f6f6;*/
      overflow: hidden;
      /*@include rounded(3px);*/
      *zoom: 1; }
      main section .item-program:before, main section .item-program:after {
        content: " ";
        display: table; }
      main section .item-program:after {
        clear: both; }
      main section .item-program .item-program-img {
        display: block;
        width: auto;
        height: 0;
        padding-bottom: 56.25%;
        background-position: center center;
        background-size: 120%;
        background-repeat: no-repeat;
        /*margin: 0 -5px;*/
        background-color: #dddddd; }
      main section .item-program .item-program-title {
        display: block;
        margin: 10px;
        color: #37C8F5;
        font-size: 15px;
        line-height: 1.2;
        font-weight: 600; }
        main section .item-program .item-program-title:hover {
          color: #fee436; }
      main section .item-program .item-program-description {
        color: #777777;
        font-size: 14px;
        line-height: 1.2;
        margin: 0 10px; }
      main section .item-program .item-details {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px 10px;
        font-size: 10px; }
        main section .item-program .item-details .item-season {
          margin-bottom: 15px; }
        main section .item-program .item-details .item-category {
          text-transform: uppercase; }
    main section .carousel {
      margin-top: 10px;
      width: auto;
      margin-left: -20px;
      margin-right: -20px;
      *zoom: 1; }
      main section .carousel:before, main section .carousel:after {
        content: " ";
        display: table; }
      main section .carousel:after {
        clear: both; }
      @media (min-width: 600px) and (max-width: 1000px) {
        main section .carousel {
          margin-left: -10px;
          margin-right: -10px; } }
      @media (max-width: 600px) {
        main section .carousel {
          margin-left: -5px;
          margin-right: -5px; } }
      main section .carousel .owl-controls {
        margin-top: 15px; }
      main section .carousel .owl-nav {
        position: absolute;
        top: -50px;
        right: 20px; }
        @media (min-width: 600px) and (max-width: 1000px) {
          main section .carousel .owl-nav {
            right: 10px; } }
        @media (max-width: 600px) {
          main section .carousel .owl-nav {
            right: 5px; } }
        main section .carousel .owl-nav .owl-next, main section .carousel .owl-nav .owl-prev {
          float: left; }
        main section .carousel .owl-nav .owl-next {
          margin-left: 40px; }
          @media (max-width: 600px) {
            main section .carousel .owl-nav .owl-next {
              margin-left: 10px; } }
      main section .carousel .owl-dots .owl-dot.active span, main section .carousel .owl-dots .owl-dot:hover span {
        background: black; }
  main .MPU1 {
    width: 300px;
    margin-bottom: 60px;
    /* margin-top:25px;*/ }
    main .MPU1 span {
      text-align: right;
      font-size: 10px;
      display: block;
      margin-bottom: 6px;
      color: #ccc; }
  main .MPU1-mobile {
    margin: 40px auto; }
  main .canal-list .item-program {
    display: inline-block;
    position: relative;
    width: 8.5%;
    height: 256px;
    background-color: #f6f6f6;
    padding-bottom: 5px;
    overflow: hidden;
    /*@include rounded(3px);*/
    *zoom: 1; }
    main .canal-list .item-program:before, main .canal-list .item-program:after {
      content: " ";
      display: table; }
    main .canal-list .item-program:after {
      clear: both; }
    @media (min-width: 1020px) and (max-width: 1260px) {
      main .canal-list .item-program {
        width: 15.5%; } }
    @media (max-width: 640px) {
      main .canal-list .item-program {
        width: 15.5%; } }
    @media (max-width: 480px) {
      main .canal-list .item-program {
        width: 23.5%; } }
    @media (max-width: 420px) {
      main .canal-list .item-program {
        width: 32%; } }
    main .canal-list .item-program .item-contents {
      max-height: 330px;
      overflow: hidden; }
    main .canal-list .item-program .item-program-img {
      display: block;
      width: auto;
      height: 206px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      /*margin: 0 -5px;*/
      background-color: #dddddd; }
    main .canal-list .item-program .item-program-title {
      display: block;
      margin: 6px;
      color: #37C8F5;
      font-size: 11px;
      line-height: 12px;
      font-weight: 700; }
      main .canal-list .item-program .item-program-title:hover {
        color: #fee436; }
    main .canal-list .item-program .item-program-description {
      color: #777777;
      font-size: 15px;
      line-height: 18px;
      margin: 0 10px; }
    main .canal-list .item-program .item-details {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 5px 10px;
      font-size: 12px; }
      main .canal-list .item-program .item-details .item-season {
        margin-bottom: 15px; }
      main .canal-list .item-program .item-details .item-category {
        text-transform: uppercase; }

#LDB1 {
  display: table;
  padding: 20px 0;
  margin: 0 auto; }
  #LDB1 span {
    text-align: center;
    font-size: 10px;
    display: block;
    margin: 6px 0 0;
    color: #ccc; }

#BILLBOARD {
  display: table;
  padding: 0px;
  margin: 0 auto; }
  #BILLBOARD span {
    text-align: center;
    font-size: 10px;
    display: block;
    line-height: 20px;
    color: #ccc; }

@media (min-width: 940px) {
  .listaCapas {
    background: -moz-linear-gradient(270deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.95)), color-stop(11%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0) 100%);
    /* ie10+ */
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 11%, rgba(0, 0, 0, 0) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
    /* ie6-9 */
    padding: 40px 15px; } }
/* com slide*/
.slidebuton {
  display: none; }

.wrapperContainerHP {
  position: relative;
  padding: 0 30px 15px 30px; }
  .wrapperContainerHP:after {
    display: block;
    width: 20px;
    content: '';
    position: absolute;
    right: 28px;
    bottom: 0;
    top: 0;
    background: -moz-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(34, 34, 34, 0)), color-stop(100%, #222222));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
    /* ie10+ */
    background: linear-gradient(270deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=1 );
    /* ie6-9 */ }
  .wrapperContainerHP .item-program-img {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 5px; }
    .wrapperContainerHP .item-program-img img {
      float: left; }
  .wrapperContainerHP .antetitulo {
    color: #808080;
    line-height: 20px; }
  .wrapperContainerHP .item-episodio {
    display: inline-block;
    margin-top: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fee436;
    color: #000;
    padding: 1px 3px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: 600; }
  .wrapperContainerHP .slidebuton {
    display: block;
    position: absolute;
    top: 10px;
    width: 60px;
    height: 73%;
    font-size: 40px;
    border: 0;
    opacity: 1;
    cursor: pointer;
    outline: none;
    color: #fee436;
    background-color: transparent; }
  .wrapperContainerHP .slide-prev {
    left: 0px;
    text-align: left; }
    .wrapperContainerHP .slide-prev:before {
      position: absolute;
      top: 50%;
      margin-top: -20px;
      left: 0; }
      @media (max-width: 480px) {
        .wrapperContainerHP .slide-prev:before {
          display: none; } }
  .wrapperContainerHP .slide-next {
    right: 0px;
    text-align: right; }
    .wrapperContainerHP .slide-next:before {
      position: absolute;
      top: 50%;
      margin-top: -20px;
      right: 0; }
      @media (max-width: 480px) {
        .wrapperContainerHP .slide-next:before {
          display: none; } }

.outsideSlider {
  width: 100%;
  -ms-overflow-style: none;
  overflow-x: scroll;
  overflow-y: hidden;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none; }

.ficcaoContentHP::-webkit-scrollbar-track, .canaisContentHP::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 0px;
  background-color: transparent;
  display: none; }

.ficcaoContentHP::-webkit-scrollbar, .canaisContentHP::-webkit-scrollbar {
  width: -20px;
  background-color: transparent;
  display: none; }

.ficcaoContentHP::-webkit-scrollbar-thumb, .canaisContentHP::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  background-color: transparent;
  display: none; }

.insideSlider {
  width: max-content;
  padding: 6px 0 30px 0;
  font-size: 14px; }
  .insideSlider .item {
    display: inline-block;
    margin: 5px 0 5px 10px;
    vertical-align: top; }
    @media (min-width: 1750px) {
      .insideSlider .item {
        width: 240px; } }
    @media (min-width: 1250px) and (max-width: 1750px) {
      .insideSlider .item {
        width: 13.5vw; } }
    @media (min-width: 1024px) and (max-width: 1250px) {
      .insideSlider .item {
        width: 15.5vw; } }
    @media (min-width: 800px) and (max-width: 1024px) {
      .insideSlider .item {
        width: 18.5vw; } }
    @media (min-width: 600px) and (max-width: 800px) {
      .insideSlider .item {
        width: 23.5vw; } }
    @media (min-width: 480px) and (max-width: 600px) {
      .insideSlider .item {
        width: 30.5vw; } }
    @media (max-width: 480px) {
      .insideSlider .item {
        width: 36.7vw; } }
    .insideSlider .item a {
      font-size: 12px; }

/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) {
  .slide-next, .slide-prev {
    display: none !important; }

  .wrapperContainerHP {
    padding: 0; }
    .wrapperContainerHP:after {
      right: 0; } }
@media (max-width: 768px) {
  .canaisWrapper .slidebuton {
    height: 155px; }
  .canaisWrapper .item {
    width: 160px;
    display: inline-block;
    margin: 5px 0 5px 10px;
    vertical-align: top; }
  .canaisWrapper .item-content {
    padding-top: 160px;
    position: relative;
    color: #fff; }
  .canaisWrapper .item-program-img {
    color: #fff;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    overflow: hidden;
    background-position: center 3px;
    background-size: auto 40px;
    background-repeat: no-repeat; }
    .canaisWrapper .item-program-img a {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: block; }
  .canaisWrapper .item-program-video {
    line-height: 18px;
    font-size: 13px;
    text-align: left;
    color: #fff;
    padding: 45px 10px 0 10px; }
  .canaisWrapper .progress {
    background-color: #555 !important; }
  .canaisWrapper .titlePrograma {
    color: #fee436;
    width: 140px;
    height: 19px;
    overflow: hidden;
    position: absolute;
    bottom: 9px;
    left: 10px;
    font-size: 12px; }
  .canaisWrapper .progressPrograma {
    height: 2px;
    position: absolute;
    bottom: 6px;
    right: 10px;
    background-color: #555 !important;
    width: 140px; }
  .canaisWrapper .clientesnos {
    font-size: 12px; }
  .canaisWrapper .programCover, .canaisWrapper .loadingVideo {
    width: 140px;
    height: 78px;
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
    border-radius: 4px;
    overflow: hidden; }
  .canaisWrapper .loadingVideo {
    background-image: url("/img/loading2.svg");
    background-size: 60px;
    opacity: 0.3; }
  .canaisWrapper .video-js {
    width: 140px;
    height: 78px;
    border-radius: 4px;
    overflow: hidden; } }
@media (min-width: 768px) {
  .canaisWrapper .slidebuton {
    height: 105px; }
  .canaisWrapper .item {
    width: 260px;
    display: inline-block;
    margin: 5px 0 5px 10px;
    vertical-align: top; }
  .canaisWrapper .item-content {
    padding-top: 115px;
    position: relative;
    color: #fff; }
  .canaisWrapper .item-program-img {
    color: #fff;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    overflow: hidden;
    background-position: 28px 20px;
    background-size: 23%;
    background-repeat: no-repeat; }
    .canaisWrapper .item-program-img a {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: block; }
  .canaisWrapper .item-program-video {
    line-height: 18px;
    font-size: 13px;
    text-align: left;
    color: #fff;
    padding: 5px 5px 0 117px; }
  .canaisWrapper .progress {
    background-color: #555 !important; }
  .canaisWrapper .titlePrograma {
    color: #fee436;
    position: absolute;
    bottom: 8px;
    left: 10px;
    font-size: 12px; }
  .canaisWrapper .progressPrograma {
    height: 2px;
    position: absolute;
    bottom: 5px;
    right: 10px;
    background-color: #555 !important;
    width: 240px; }
  .canaisWrapper .clientesnos {
    font-size: 12px; }
  .canaisWrapper .programCover, .canaisWrapper .loadingVideo {
    width: 138px;
    height: 77px;
    background-position: center;
    background-size: 120%;
    background-repeat: no-repeat;
    border-radius: 4px;
    overflow: hidden; }
  .canaisWrapper .loadingVideo {
    background-image: url("/img/loading2.svg");
    background-size: 60px;
    opacity: 0.3; }
  .canaisWrapper .video-js {
    width: 138px;
    height: 77px;
    border-radius: 6px;
    overflow: hidden; }
  .canaisWrapper .itemTVI24 .item-program-img, .canaisWrapper .itemTVI_REALITY .item-program-img, .canaisWrapper .itemTVI_FICCAO .item-program-img {
    background-size: 35%;
    background-position: 12px 15px; }
  .canaisWrapper .itemTVI_REALITY .item-program-img, .canaisWrapper .itemTVI_FICCAO .item-program-img {
    background-size: 39%;
    background-position: 8px 22px; } }
body.programa {
   /*
    .programa-banner {
        position: relative;
        width: 100%;
        height: 420px;
        overflow: hidden;
 
        @media (min-width:1024px) {
            height: 520px;
        }
        .programa-image-big {
            position: absolute;
            top:0;
            bottom:0;
            left:0;
            right:0;
            background-position: center;
            background-size: 150%;
            background-repeat: no-repeat;
            -webkit-filter: blur(25px);
            -moz-filter: blur(20px);
            -o-filter: blur(20px);
            -ms-filter: blur(20px);
            filter: blur(20px);
            background-color: #333;
            overflow:hidden;
            @media (max-width:1025px) {
                background-size: cover;
                -webkit-filter: blur(0);
                -moz-filter: blur(0);
                -o-filter: blur(0);
                -ms-filter: blur(0);
                filter: blur(0);
            }
        }
        .programa-image-big.comedia{
            @media (min-width:1026px) {
                background-image: url('https://www.iol.pt/multimedia/oratvi/multimedia/imagem/id/5a4690390cf202387f936adb/')!important;
                background-color:#000;
                -webkit-filter: blur(0px);
                -moz-filter: blur(0px);
                -o-filter: blur(0px);
                -ms-filter: blur(0px);
                filter: blur(0px);
                background-size:cover;
                background-position: right center;
            }
        }
        .programa-image-small {
            position: absolute;
            top:0px;
            bottom:0px;
            left:0;
            right:0;
            text-align:center;
            background-position: center;
            background-size:auto 100%;
            background-repeat: no-repeat;
            @media (max-width:1025px) {
                display:none;
            }
        }
        .programa-image-big.comedia{
            background-image: url('https://www.iol.pt/multimedia/oratvi/multimedia/imagem/id/5a4660170cf240bdece17601/')!important;
            background-color:#000;
            -webkit-filter: blur(0px);
            -moz-filter: blur(0px);
            -o-filter: blur(0px);
            -ms-filter: blur(0px);
            filter: blur(0px);
            background-size:cover;
            background-position: right center;
        }
        .programa-image-small.comedia{
            display:block!important;;
        }
        .titulo {
            position: absolute;
            bottom: 0px;
            left: 0px;
            right:0px;
            text-align: center;
            color: white;
            padding-top:50px;
            @include gradient-shadow-bottom-top;
            h1 {
                font-size: 32px;
                margin-bottom: 25px;
                text-shadow:  1px 1px 1px rgba(0, 0, 0, 0.8);
                margin-left: 15px;
                margin-right:15px;
                @media (min-width:480px) { font-size: 42px;}
                @media (min-width:1024px) {
                    margin-left: 230px;
                    margin-right:230px;
                }
            }
            p {
                font-size: 17px;
                text-align: center;
                text-shadow:  1px 1px 1px rgba(0, 0, 0, 0.8);
                margin-left: 15px;
                margin-right:15px;
                margin-bottom:25px;
                @media (min-width:1024px) {
                    margin-left: 230px;
                    margin-right:230px;
                }
            }
        }

    } */
  /*        .temporadas {
    
          margin:0 ;
          text-align: left;
          width: 100% ; 
          border-top: solid 1px #555;
          
          li {
              display: inline-block;
              margin:5px;
              a { display:block;
  
                  padding: 5px 7px;
                  
                  color: $blue_light;
                  font-size: 16px;
                  margin: 7px 0;
                  &.selected, &:hover {
                      color: $yellow;
                      font-weight: 700;
                  }
                 
              }
          }
          li+li a {
              margin-left: 15px;
          }
      }*/
  /*.loreal {
      .temporadas {
          position: absolute;
          
         
           @media (min-width: 1024px) {
                  left:50px;
                  bottom:-100px;
           }
           @media (max-width: 1024px) {
                  left:0px;
                  right: 0px;
                  bottom:-190px;
           }
      }
  }*/ }
  body.programa #banner h1 {
    color: #fee436; }
  @media (max-width: 480px) {
    body.programa .headerPrograma .imagemDesktop {
      display: none; } }
  @media (min-width: 480px) {
    body.programa .headerPrograma .imagemMobile {
      display: none; } }
  @media (min-width: 480px) {
    body.programa .headerPrograma {
      overflow: hidden;
      padding: 0 10px; } }
  body.programa .headerPrograma .leftContentPrograma {
    overflow: hidden; }
    @media (max-width: 480px) {
      body.programa .headerPrograma .leftContentPrograma {
        margin: -20px 0 0 0; }
        body.programa .headerPrograma .leftContentPrograma img {
          margin-top: -20px; } }
    @media (min-width: 480px) {
      body.programa .headerPrograma .leftContentPrograma {
        float: left;
        width: 33%;
        margin: 0; } }
  @media (min-width: 480px) {
    body.programa .headerPrograma .rightContentPrograma {
      margin-left: 36%; }
      body.programa .headerPrograma .rightContentPrograma .hide {
        display: none; } }
  @media (max-width: 480px) {
    body.programa .headerPrograma .rightContentPrograma {
      position: relative;
      margin: -55px 0 0 0;
      padding: 50px 15px 10px 15px; }
      body.programa .headerPrograma .rightContentPrograma:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 50px;
        width: 100%;
        background: -moz-linear-gradient(90deg, #212121 0%, rgba(33, 33, 33, 0) 100%);
        /* ff3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(33, 33, 33, 0)), color-stop(100%, #212121));
        /* safari4+,chrome */
        background: -webkit-linear-gradient(90deg, #212121 0%, rgba(33, 33, 33, 0) 100%);
        /* safari5.1+,chrome10+ */
        background: -o-linear-gradient(90deg, #212121 0%, rgba(33, 33, 33, 0) 100%);
        /* opera 11.10+ */
        background: -ms-linear-gradient(90deg, #212121 0%, rgba(33, 33, 33, 0) 100%);
        /* ie10+ */
        background: linear-gradient(0deg, #212121 0%, rgba(33, 33, 33, 0) 100%);
        /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#212121',GradientType=0 ); } }
  body.programa .headerPrograma #openSinopse {
    cursor: pointer;
    line-height: 40px; }
    body.programa .headerPrograma #openSinopse .maissobre {
      display: none; }
    body.programa .headerPrograma #openSinopse .seta {
      display: block;
      text-align: center; }
      body.programa .headerPrograma #openSinopse .seta:before {
        font-family: 'icotvi';
        content: "\f105";
        display: block;
        line-height: 40px;
        height: 40px;
        color: #37C8F5;
        font-size: 30px;
        transform: rotate(90deg); }
  body.programa .headerPrograma .sinopseDiv {
    overflow: hidden;
    margin: 15px 0;
    line-height: 1.2; }
  @media (min-width: 480px) {
    body.programa .headerPrograma .moreInfo.closed {
      padding-bottom: 70px; } }
  body.programa .headerPrograma .moreInfo {
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    overflow: hidden;
    position: absolute;
    color: transparent;
    background-image: url("/img/loading.svg");
    background-repeat: no-repeat;
    background-position: center 50px;
    background-size: 60px; }
    @media (max-width: 480px) {
      body.programa .headerPrograma .moreInfo {
        height: 0; } }
  @media (min-width: 480px) {
    body.programa .headerPrograma .moreInfo.closed {
      position: relative; }
      body.programa .headerPrograma .moreInfo.closed:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        height: 70px;
        left: 0;
        right: 0;
        background: -moz-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* ff3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(34, 34, 34, 0)), color-stop(100%, #222222));
        /* safari4+,chrome */
        background: -webkit-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* safari5.1+,chrome10+ */
        background: -o-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* opera 11.10+ */
        background: -ms-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* ie10+ */
        background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 );
        /* ie6-9 */ } }
  body.programa .headerPrograma .moreInfo.opened {
    max-height: none;
    padding-bottom: 0; }
  body.programa .headerPrograma .resumo {
    font-weight: 700;
    padding: 5px 0;
    line-height: 1.2; }
  @media (max-width: 480px) {
    body.programa .headerPrograma {
      background-color: #212121; }
      body.programa .headerPrograma h1, body.programa .headerPrograma div {
        color: #fff; }
      body.programa .headerPrograma h1 {
        font-weight: 400;
        font-size: 26px;
        display: none; }
      body.programa .headerPrograma .resumo {
        font-weight: 300;
        text-align: center; }
      body.programa .headerPrograma #openSinopse, body.programa .headerPrograma .closeSinopse {
        font-weight: 400;
        color: #37C8F5;
        text-align: center;
        font-size: 12px; }
        body.programa .headerPrograma #openSinopse .seta, body.programa .headerPrograma .closeSinopse .seta {
          display: none; }
        body.programa .headerPrograma #openSinopse .maissobre, body.programa .headerPrograma .closeSinopse .maissobre {
          display: block; } }
  body.programa .outsideSliderFiltros {
    position: relative; }
    body.programa .outsideSliderFiltros:after {
      position: absolute;
      content: '';
      right: 0;
      top: 1px;
      height: 40px;
      width: 30px;
      background: -moz-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(34, 34, 34, 0)), color-stop(100%, #222222));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(180deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
      /* ie10+ */
      background: linear-gradient(270deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=1 );
      /* ie6-9 */ }
  body.programa .wrapperTemporadas {
    margin: 5px 0;
    text-align: left;
    background-color: #222;
    width: 100%;
    overflow-x: auto; }
    @media (max-width: 480px) {
      body.programa .wrapperTemporadas {
        border-bottom: solid 1px #808080; } }
    body.programa .wrapperTemporadas .temporadas {
      width: max-content; }
      body.programa .wrapperTemporadas .temporadas li {
        display: inline-block; }
        body.programa .wrapperTemporadas .temporadas li a {
          font-size: 14px;
          padding: 0 10px;
          line-height: 35px;
          display: block;
          font-weight: 400; }
          body.programa .wrapperTemporadas .temporadas li a.selected {
            /*                        background-color: #000;*/
            color: #fee436;
            font-weight: 700; }
  body.programa .wrapperTemporadas::-webkit-scrollbar-track, body.programa .canaisContentHP::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    border-radius: 0px;
    background-color: transparent; }
  body.programa .wrapperTemporadas::-webkit-scrollbar, body.programa .canaisContentHP::-webkit-scrollbar {
    width: 0px;
    background-color: transparent; }
  body.programa .wrapperTemporadas::-webkit-scrollbar-thumb, body.programa .canaisContentHP::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    background-color: transparent; }
  @media (min-width: 1024px) {
    body.programa .botoes {
      position: absolute;
      top: 400px;
      left: 20px; } }
  body.programa .botoes .botao > a {
    background-color: #e9e9e9;
    color: #37C8F5; }
    body.programa .botoes .botao > a:hover {
      background-color: #fee436;
      color: black; }
    body.programa .botoes .botao > a.close {
      background-color: #fee436;
      color: black; }
  body.programa .botoes .extra {
    background-color: white;
    border: 2px solid #e9e9e9; }
  body.programa .botoes-layers > div {
    color: black; }
  body.programa .botoes-layers #video-partilhas .partilhas-email h4 {
    background-color: white; }
  body.programa .botoes-layers #video-partilhas {
    position: relative;
    padding-bottom: 120px; }
    body.programa .botoes-layers #video-partilhas:before {
      content: '\e622';
      font-size: 30px;
      font-family: 'icotvi';
      font-style: normal;
      position: absolute;
      left: 74px;
      top: -58px;
      color: #fff; }
    body.programa .botoes-layers #video-partilhas h4 {
      color: #a9a9a9;
      text-transform: uppercase;
      margin-bottom: 25px; }
  body.programa .botoes-layers #programa-seguir h4 {
    text-transform: uppercase;
    /*text-align: center;*/
    font-size: 24px;
    margin-bottom: 20px;
    color: #a9a9a9; }
  body.programa .botoes-layers #programa-seguir h6 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px; }
  body.programa .botoes-layers #programa-seguir p {
    text-align: center; }
  body.programa .botoes-layers #programa-seguir ul {
    text-align: center;
    margin-top: 20px; }
    body.programa .botoes-layers #programa-seguir ul li {
      display: inline; }
    body.programa .botoes-layers #programa-seguir ul a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      line-height: 55px;
      font-size: 14px; }
      body.programa .botoes-layers #programa-seguir ul a.selected {
        display: block;
        width: 55px;
        max-width: 55px;
        height: 55px;
        max-height: 55px;
        overflow: hidden;
        -webkit-border-radius: 27.5px;
        -moz-border-radius: 27.5px;
        border-radius: 27.5px;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        background-color: #37C8F5;
        color: white; }
        body.programa .botoes-layers #programa-seguir ul a.selected span {
          max-width: 55px;
          max-height: 55px;
          overflow: hidden; }
    body.programa .botoes-layers #programa-seguir ul li + li a {
      margin-left: 50px; }
  @media (max-width: 1023px) {
    body.programa .botoes-layers #video-partilhas, body.programa .botoes-layers h3 {
      text-align: center; } }
  body.programa .item-details .item-program-title {
    display: none !important; }
  @media (min-width: 1024px) {
    body.programa .grid {
      text-align: left; } }

article {
  line-height: 22px; }
  article h3 {
    color: #a9a9a9;
    text-transform: uppercase;
    margin: 0 0 25px 0; }
  article .tags {
    margin-top: 30px; }
    article .tags span {
      font-weight: bold;
      text-transform: uppercase; }
    article .tags ul {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      list-style-type: none;
      margin: 0;
      padding: 0; }
      article .tags ul li {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px;
        font-style: italic;
        margin-left: 15px; }
        article .tags ul li a {
          border: solid 1px #ccc;
          padding: 2px 10px;
          border-radius: 6px;
          font-size: 13px; }

h4 {
  color: #a9a9a9;
  text-transform: uppercase;
  margin-bottom: 20px; }

.ficha-tecnica {
  margin-bottom: 30px;
  /*    @include clearfix;*/ }
  .ficha-tecnica .icons-programa {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0; }
    .ficha-tecnica .icons-programa li {
      font-size: 14px;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px; }
      .ficha-tecnica .icons-programa li span {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
    .ficha-tecnica .icons-programa li + li {
      margin-left: 15px; }
  .ficha-tecnica .ficha {
    /*        float: left;*/ }
    .ficha-tecnica .ficha > div {
      margin-bottom: 10px; }
  .ficha-tecnica .links-programa {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .ficha-tecnica .links-programa a.link-programa {
      display: block;
      width: 210px;
      height: 14px;
      line-height: 14px;
      padding: 5px 10px;
      margin-bottom: 15px;
      color: white;
      background-color: #37C8F5;
      font-size: 14px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .ficha-tecnica .links-programa a.link-programa:hover {
        color: #fee436; }
    .ficha-tecnica .links-programa a.icon-launch {
      text-align: right;
      margin-bottom: 15px; }

#programa-info {
  position: relative;
  /*    &:before{
          content: '\e622';
          font-size:30px;
          font-family: 'icotvi';
          font-style: normal;
          position: absolute;
          left: -5px;
          top: -58px;
          color:#fff;
      }*/
  /*
  @media (max-width:1260px) {
      width: 52%;
  }
  @media (max-width:950px) {
      width:100%;
  }*/ }

/*
#programa-info{
    
    .programa-prox-emissoes {
    width: 30%;
    margin-left:8%;
    float:right;

    @media (max-width:1260px) {
        width: 40%;
    }

    @media (max-width:950px) {
        width: 100%;
        float:none;
        margin-left:0;
        margin-bottom:50px;
    }
    
    }
}
*/
.programa-prox-emissoes ul li {
  background-color: #303030;
  margin: 6px 0;
  padding: 6px;
  font-size: 15px; }
  .programa-prox-emissoes ul li span {
    display: inline-block; }
    .programa-prox-emissoes ul li span:first-child {
      width: 140px; }
    .programa-prox-emissoes ul li span:last-child {
      padding-left: 15px; }

section header h3 {
  color: #a9a9a9;
  text-transform: uppercase;
  margin-bottom: 20px; }
  section header h3 .logo-programa-app {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

ul.linksExternos {
  overflow: hidden; }
  ul.linksExternos li {
    margin-bottom: 10px;
    color: #ccc;
    width: 100%;
    margin-right: 10px; }
    ul.linksExternos li a {
      display: block;
      border-radius: 4px;
      line-height: 40px;
      padding-left: 10px;
      overflow: hidden;
      height: 40px;
      background-color: #37C8F5;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase; }
      ul.linksExternos li a span {
        font-size: 30px;
        display: inline-block; }
      ul.linksExternos li a:hover {
        background-color: #fee436;
        color: #000; }

.appsDiv {
  position: relative;
  background-color: #f0f0f0;
  border-radius: 10px;
  min-height: 177px;
  width: 300px; }
  .appsDiv .appImgPrograma {
    position: absolute;
    bottom: 25px;
    left: -40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100px;
    height: 138px;
    -ms-transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
    z-index: 0;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    overflow: hidden;
    display: none; }
    @media (max-width: 350px) {
      .appsDiv .appImgPrograma {
        left: -7px; } }
  .appsDiv .appImgPrograma2 {
    position: absolute;
    bottom: 23px;
    left: -9px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 78px;
    height: 143px;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    z-index: 1; }
  .appsDiv .appMascara {
    position: absolute;
    bottom: 0;
    right: 23px;
    width: 315px;
    height: 187px;
    background-image: url("/img/mascara_mobile_dark3.png");
    background-repeat: no-repeat;
    z-index: 1; }
  .appsDiv .appstores {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 2;
    width: 170px; }
    .appsDiv .appstores a {
      width: 170px;
      text-indent: -999px;
      overflow: hidden;
      display: block;
      height: 65px;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 4px;
      background-size: 100%; }
    .appsDiv .appstores .appleAppStore {
      background-image: url("/img/download_app_apple.png"); }
    .appsDiv .appstores .googlePlayStore {
      background-image: url("/img/download_app_android.png"); }
    .appsDiv .appstores .windowsStore {
      background-image: url("/img/download_app_windows.png"); }

.fb-page {
  margin-top: 40px; }

.leftColumnTablet, .rightColumnTablet {
  text-align: center; }
  .leftColumnTablet section, .leftColumnTablet div, .rightColumnTablet section, .rightColumnTablet div {
    margin-left: auto;
    margin-right: auto;
    display: block;
    /*width: 300px;*/
    text-align: left; }

@media (min-width: 768px) and (max-width: 1023px) {
  .rightColumnTablet {
    border-left: solid 1px #ccc; } }
.partilhas-botoes h4 {
  color: #808080;
  text-transform: uppercase;
  margin: 15px 0 10px 0; }
.partilhas-botoes a {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.4; }
  .partilhas-botoes a:hover {
    -webkit-filter: grayscale(0%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1; }

/* v20190918 */
.programas #banner {
  /*.dropdown-wrapper {
      margin-top: 15px;
      margin-right: 20px;
      .dropdown-value a {
          color: $yellow;
      }
      .dropdown-button {
          color: $blue;
          background-color: $gray;
          font-size: 12px;
      }
  }*/ }
  .programas #banner .sub-header .inside {
    *zoom: 1;
    max-width: 950px;
    width: 95%; }
    .programas #banner .sub-header .inside:before, .programas #banner .sub-header .inside:after {
      content: " ";
      display: table; }
    .programas #banner .sub-header .inside:after {
      clear: both; }
    .programas #banner .sub-header .inside .filtro {
      float: left; }
      .programas #banner .sub-header .inside .filtro select {
        display: none; }
      .programas #banner .sub-header .inside .filtro.filtro-ano, .programas #banner .sub-header .inside .filtro.filtro-letra {
        width: 24%; }
      .programas #banner .sub-header .inside .filtro.filtro-canal {
        width: 30%; }
      .programas #banner .sub-header .inside .filtro.filtro-categoria {
        width: 40%; }
      .programas #banner .sub-header .inside .filtro span.label {
        display: block;
        margin: 12px 0 7px 15px;
        color: #dddddd;
        font-size: 12px; }
    .programas #banner .sub-header .inside .filtro + .filtro {
      margin-left: 2%; }
.programas .item {
  /*width: 100%;*/ }
.programas main section .item-program {
  /*width: 275px - 5px - 5px;*/ }

.sub-header {
  display: flex;
  align-items: center;
  /*justify-content: center;*/ }

.progsWrapper {
  padding: 0 10px; }
  .progsWrapper a {
    display: inline-block;
    vertical-align: middle;
    background-color: #37C8F5;
    color: white;
    height: 50px; }
    .progsWrapper a.selected {
      background-color: #fee436; }
    .progsWrapper a span {
      display: block;
      line-height: 60px;
      padding: 0 16px; }
  .progsWrapper a.progsexclu {
    font-size: 20px;
    font-weight: 600; }
    .progsWrapper a.progsexclu span {
      line-height: 50px; }
  .progsWrapper a:hover {
    background-color: #333;
    color: #fff; }
    .progsWrapper a:hover.selected {
      background-color: #fee436;
      cursor: default; }

/* v20170726 */
.direto main {
  padding: 0; }

.direto #banner {
  background-color: black;
  padding-top: 100px; }
  .direto #banner .direto-canal-boxes {
    *zoom: 1;
    padding: 0 20px; }
    .direto #banner .direto-canal-boxes:before, .direto #banner .direto-canal-boxes:after {
      content: " ";
      display: table; }
    .direto #banner .direto-canal-boxes:after {
      clear: both; }
    .direto #banner .direto-canal-boxes .row {
      *zoom: 1;
      margin-bottom: 60px;
      /*.direto-canal-box+.direto-canal-box {
      	margin-left: 5%;
      }*/ }
      .direto #banner .direto-canal-boxes .row:before, .direto #banner .direto-canal-boxes .row:after {
        content: " ";
        display: table; }
      .direto #banner .direto-canal-boxes .row:after {
        clear: both; }
      .direto #banner .direto-canal-boxes .row .direto-canal-box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        float: left;
        width: 30%;
        height: 280px;
        background-color: #333333;
        padding: 15px 1%;
        margin: 1.5%; }
        @media (min-width: 600px) and (max-width: 1050px) {
          .direto #banner .direto-canal-boxes .row .direto-canal-box {
            width: 47%; } }
        @media (max-width: 600px) {
          .direto #banner .direto-canal-boxes .row .direto-canal-box {
            width: 94%;
            float: none;
            margin: 30px 3%;
            height: 240px; } }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .logo {
          display: block;
          text-align: center;
          width: 100%;
          height: 100px;
          display: table !important;
          vertical-align: middle; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .logo span {
            display: table-cell !important;
            vertical-align: middle; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .logo img {
            height: 60px; }
            @media (max-width: 600px) {
              .direto #banner .direto-canal-boxes .row .direto-canal-box .logo img {
                height: 50px; } }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .link-programa {
          position: absolute;
          bottom: 100px;
          left: 40px;
          right: 40px;
          text-align: center;
          font-size: 22px;
          line-height: 30px;
          color: #37C8F5;
          max-height: 90px;
          overflow: hidden; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .link-programa:hover {
            color: #fee436; }
          @media (max-width: 600px) {
            .direto #banner .direto-canal-boxes .row .direto-canal-box .link-programa {
              font-size: 18px;
              bottom: 100px; } }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .progress {
          position: absolute;
          bottom: 85px;
          left: 40px;
          right: 40px; }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .horario {
          position: absolute;
          bottom: 60px;
          left: 0;
          width: 100%;
          text-align: center;
          color: white;
          font-size: 13px; }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .link-programa-subs {
          position: absolute;
          bottom: 140px;
          left: 40px;
          right: 40px;
          text-align: center;
          font-size: 22px;
          line-height: 30px;
          color: #37C8F5;
          max-height: 90px;
          overflow: hidden; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .link-programa-subs:hover {
            color: #fee436; }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .subsinfo {
          position: absolute;
          bottom: 60px;
          left: 0;
          width: 100%;
          text-align: center;
          color: white;
          font-size: 16px;
          font-weight: 500;
          text-transform: uppercase; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .subsinfo a {
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            _height: 15px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            padding: 10px 10px 8px 10px;
            background-color: #00a138;
            color: white;
            transition: background-color 0.15s ease-in-out;
            -moz-transition: background-color 0.15s ease-in-out;
            -webkit-transition: background-color 0.15s ease-in-out; }
            .direto #banner .direto-canal-boxes .row .direto-canal-box .subsinfo a:hover {
              background-color: #FAB432;
              color: black; }
        .direto #banner .direto-canal-boxes .row .direto-canal-box .aseguir {
          position: absolute;
          top: 87%;
          left: 0;
          width: 100%;
          text-align: center;
          color: #bbbbbb;
          font-size: 13px;
          max-height: 26px;
          overflow: hidden; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .aseguir span {
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            _height: 15px;
            color: #dddddd;
            margin-left: 10px; }
          .direto #banner .direto-canal-boxes .row .direto-canal-box .aseguir a {
            color: #37C8F5; }
            .direto #banner .direto-canal-boxes .row .direto-canal-box .aseguir a:hover {
              color: #fee436; }

.direto_canal #banner .logo-programa {
  display: block;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  bottom: -50px;
  margin-left: -50px;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .direto_canal #banner .logo-programa span {
    max-width: 100px;
    max-height: 100px;
    overflow: hidden; }

#logo-directo-canal-tvireality {
  display: block;
  width: 100px;
  max-width: 100px;
  height: 100px;
  max-height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  left: 50%;
  bottom: -50px;
  margin-left: -50px;
  background-color: #333;
  background-image: url(../..//img/logo-TVIReality.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 100%; }
  #logo-directo-canal-tvireality span {
    max-width: 100px;
    max-height: 100px;
    overflow: hidden; }

.barra-direto-canal {
  padding-bottom: 50px;
  margin-top: 20px; }
  .barra-direto-canal .carousel .item {
    position: relative;
    width: 204px;
    height: 64px;
    background-color: #333333;
    padding: 10px 15px; }
    .barra-direto-canal .carousel .item.playing {
      width: 415px; }
      .barra-direto-canal .carousel .item.playing .program {
        font-size: 18px; }
    .barra-direto-canal .carousel .item.ended {
      opacity: 0.5;
      filter: alpha(opacity=50); }
      .barra-direto-canal .carousel .item.ended:hover {
        opacity: 1;
        filter: alpha(opacity=100); }
      .barra-direto-canal .carousel .item.ended .program {
        width: 145px; }
    .barra-direto-canal .carousel .item .grelha-dia-program {
      display: block;
      color: #37C8F5;
      font-size: 14px;
      margin-bottom: 10px; }
      .barra-direto-canal .carousel .item .grelha-dia-program:hover {
        color: #fee436; }
    .barra-direto-canal .carousel .item p {
      font-size: 12px;
      color: #dddddd; }
    .barra-direto-canal .carousel .item .grelha-dia-time {
      position: absolute;
      left: 5px;
      bottom: -20px;
      color: #dddddd;
      font-size: 14px; }
    .barra-direto-canal .carousel .item .progress {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 2px;
      width: 100%; }
    .barra-direto-canal .carousel .item .minutosParaFim {
      font-size: 12px;
      color: #dddddd; }
    .barra-direto-canal .carousel .item .icon-restart {
      position: absolute;
      right: 15px;
      top: 10px; }
  .barra-direto-canal .carousel .owl-stage-outer {
    height: 120px; }

/*
.direto_canal main {
	padding-top: 100px;	
        @media(max-width:600px){padding-top:70px;}
}*/
.dropdown-canais-direto {
  text-align: right;
  margin-top: 20px; }

#dropdown-canal-wrapper .dropdown-value a {
  color: white;
  font-size: 30px; }
#dropdown-canal-wrapper .dropdown-options {
  background-color: black;
  padding: 20px;
  font-size: 30px;
  left: -20px; }
  #dropdown-canal-wrapper .dropdown-options li {
    margin-bottom: 10px; }
  #dropdown-canal-wrapper .dropdown-options a {
    color: white; }
    #dropdown-canal-wrapper .dropdown-options a:hover {
      color: #fee436; }

.guiatv {
  /* 
  .grelha {
      float: none;
      width: 100%;
      margin-right: 0;
  }
  .programa-detalhe {
      display: none;
  }
  */ }
  .guiatv .owl-stage-outer {
    position: relative; }
  .guiatv .owl-controls .owl-prev {
    position: absolute;
    top: -40px;
    left: -50px;
    font-size: 40px; }
  .guiatv .owl-controls .owl-next {
    position: absolute;
    top: -40px;
    right: -50px;
    font-size: 40px; }
  .guiatv #banner .sub-header .inside {
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%; }
  .guiatv #banner .canais .item {
    float: left;
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    height: 46px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .guiatv #banner .canais .item a {
      display: table-cell !important;
      vertical-align: middle;
      height: 46px;
      padding: 0 10px;
      opacity: 0.6;
      transition: opacity 0.15s ease-in-out;
      -moz-transition: opacity 0.15s ease-in-out;
      -webkit-transition: opacity 0.15s ease-in-out; }
      .guiatv #banner .canais .item a:hover {
        opacity: 1; }
    .guiatv #banner .canais .item img {
      width: auto;
      height: 40px;
      /*margin-top: -30px;*/ }
  .guiatv #banner .canais .item.selected {
    /*
    &:before {
        content: '';
        position: absolute;
        top: -6px;	
        left: 0;*/
    /*margin-left: -80px;*/
    /*width: 160px;
    height: 96px;*/
    /*background: transparent url(/img/guiatv-canal-escolhido.png) no-repeat center center;
}
    */
    background-color: #555555; }
    .guiatv #banner .canais .item.selected a {
      opacity: 1; }
    .guiatv #banner .canais .item.selected img {
      height: 40px;
      opacity: 1; }
  .guiatv .guiatv-inside {
    *zoom: 1;
    padding: 30px 0; }
    .guiatv .guiatv-inside:before, .guiatv .guiatv-inside:after {
      content: " ";
      display: table; }
    .guiatv .guiatv-inside:after {
      clear: both; }
  .guiatv .grelha .owl-prev {
    position: absolute;
    top: 0px;
    left: -45px;
    font-size: 40px;
    color: #fff; }
  .guiatv .grelha .owl-next {
    position: absolute;
    top: 0px;
    right: -45px;
    font-size: 40px;
    color: #fff; }
  @media (min-width: 769px) {
    .guiatv .grelha {
      float: left;
      width: 45%;
      margin-right: 5%; }
    .guiatv .programa-detalhe {
      float: right;
      width: 50%; } }
  .guiatv .guiatv-nav {
    width: auto !important;
    margin: 0 50px 50px 50px;
    border-left: solid 1px #3c3c3c;
    border-right: solid 1px #3c3c3c; }
    .guiatv .guiatv-nav a {
      display: block;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    .guiatv .guiatv-nav .dia a {
      width: 55px;
      text-align: center;
      font-size: 18px;
      vertical-align: middle;
      padding: 5px 0;
      text-transform: uppercase; }
      .guiatv .guiatv-nav .dia a span {
        display: block;
        font-size: 12px;
        text-align: center;
        margin-top: 4px;
        text-transform: none; }
      .guiatv .guiatv-nav .dia a:hover {
        background-color: #000;
        color: #fff; }
        .guiatv .guiatv-nav .dia a:hover span, .guiatv .guiatv-nav .dia a:hover a {
          color: #fff; }
    .guiatv .guiatv-nav .hoje a {
      font-weight: 700;
      background-color: #000000; }
    .guiatv .guiatv-nav .selected a {
      background-color: #fee436;
      color: black;
      font-weight: bold; }
  .guiatv .guiatv-grelha {
    width: 100%;
    border-spacing: 6px;
    border-collapse: separate; }
    .guiatv .guiatv-grelha td {
      vertical-align: middle; }
    .guiatv .guiatv-grelha .linha {
      *zoom: 1;
      background-color: #111;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      padding: 0 15px;
      /*position:relative;*/ }
      .guiatv .guiatv-grelha .linha:before, .guiatv .guiatv-grelha .linha:after {
        content: " ";
        display: table; }
      .guiatv .guiatv-grelha .linha:after {
        clear: both; }
      .guiatv .guiatv-grelha .linha.selected {
        background-color: #fee436;
        color: black; }
        @media (max-width: 480px) {
          .guiatv .guiatv-grelha .linha.selected {
            padding: 0 5px; } }
        .guiatv .guiatv-grelha .linha.selected .programa:hover {
          color: black; }
        .guiatv .guiatv-grelha .linha.selected .progress span {
          background-color: white; }
        .guiatv .guiatv-grelha .linha.selected .programa {
          color: black;
          font-size: 18px; }
        .guiatv .guiatv-grelha .linha.selected:hover {
          background-color: #fee436;
          color: black; }
      .guiatv .guiatv-grelha .linha .hora {
        display: block;
        float: left;
        width: 50px;
        text-align: center;
        color: #999;
        line-height: 20px;
        font-size: 16px; }
      .guiatv .guiatv-grelha .linha .programa {
        display: block;
        margin-left: 65px;
        margin-right: 15px;
        line-height: 20px;
        font-weight: bold; }
        .guiatv .guiatv-grelha .linha .programa .subtitulo {
          font-size: 13px;
          margin-top: 6px;
          color: #999;
          line-height: 15px;
          margin-right: 20px;
          font-weight: normal; }
      .guiatv .guiatv-grelha .linha .categoria {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 0px 12px;
        margin-top: 4px;
        font-size: 12px; }
      .guiatv .guiatv-grelha .linha .filme {
        background-color: #FFF;
        color: #000; }
      .guiatv .guiatv-grelha .linha .estreia {
        background-color: #00a138;
        color: white; }
      .guiatv .guiatv-grelha .linha .minutosParaFim {
        display: block;
        font-size: 13px;
        color: #333333;
        margin-top: 10px; }
      .guiatv .guiatv-grelha .linha .progress {
        margin-top: 5px; }
      .guiatv .guiatv-grelha .linha .icon-restart-small {
        float: right;
        line-height: 20px;
        margin-right: 30px; }
      .guiatv .guiatv-grelha .linha:hover {
        background-color: #000; }
        .guiatv .guiatv-grelha .linha:hover a.programa {
          color: #fff; }
    .guiatv .guiatv-grelha .programa-detalhe {
      background-color: #222;
      display: none;
      position: relative;
      color: #fff;
      border-radius: 10px;
      margin-top: 20px;
      padding: 8px;
      z-index: 1; }
      @media (min-width: 769px) {
        .guiatv .guiatv-grelha .programa-detalhe {
          position: absolute;
          left: 50%;
          width: 45%;
          /*
          left:calc(100% + 30px);
          width:130%;
          */
          margin-top: 0;
          padding: 15px 20px; } }
      .guiatv .guiatv-grelha .programa-detalhe .icon-fechar {
        display: clock; }
    .guiatv .guiatv-grelha .infantil {
      /*background-color:#eaf2f5;*/ }
  .guiatv .programa-detalhe {
    text-align: center;
    line-height: 20px; }
    .guiatv .programa-detalhe .logo-programa {
      display: block;
      width: 120px;
      height: 120px;
      border-radius: 60px;
      background-color: white;
      background-position: center center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      margin: 30px auto 0 auto;
      /*
      position:absolute;
      left:10px;
      top:20px;
      */ }
      @media (max-width: 768px) {
        .guiatv .programa-detalhe .logo-programa {
          width: 100px;
          height: 100px;
          border-radius: 50px;
          margin: 15px auto; } }
    .guiatv .programa-detalhe h2.titulo {
      font-size: 30px;
      margin: 30px 0 20px 0;
      line-height: 34px;
      text-align: center; }
      @media (max-width: 768px) {
        .guiatv .programa-detalhe h2.titulo {
          display: none; } }
      .guiatv .programa-detalhe h2.titulo a {
        color: #37C8F5; }
    .guiatv .programa-detalhe h3.subtitulo {
      /*text-align:center;*/
      font-size: 16px;
      /*margin: 15px 0 ;*/
      line-height: 20px; }
    .guiatv .programa-detalhe a.noar {
      color: white;
      background-color: #F04132;
      font-size: 14px;
      display: block;
      width: 70px;
      max-width: 70px;
      height: 70px;
      max-height: 70px;
      overflow: hidden;
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      border-radius: 35px;
      text-transform: uppercase;
      margin: 20px auto; }
      .guiatv .programa-detalhe a.noar span {
        max-width: 70px;
        max-height: 70px;
        overflow: hidden; }
      .guiatv .programa-detalhe a.noar span {
        display: block;
        margin-top: 20px;
        line-height: 16px; }
      .guiatv .programa-detalhe a.noar:hover {
        background-color: #fee436;
        color: black; }
    .guiatv .programa-detalhe .mais-sobre {
      /*text-align:center;*/
      display: block;
      line-height: 40px;
      margin: 20px auto;
      width: 195px;
      *zoom: 1; }
      .guiatv .programa-detalhe .mais-sobre .icon-mais {
        float: left;
        margin-right: 10px; }
      .guiatv .programa-detalhe .mais-sobre:before, .guiatv .programa-detalhe .mais-sobre:after {
        content: " ";
        display: table; }
      .guiatv .programa-detalhe .mais-sobre:after {
        clear: both; }
    .guiatv .programa-detalhe .msg-indisponivel {
      border: 0;
      padding: 0;
      line-height: 20px; }
      @media (min-width: 480px) {
        .guiatv .programa-detalhe .msg-indisponivel .icon-visibilidade-off {
          margin: 0  11px; } }
  .guiatv section {
    margin-bottom: 0; }
  .guiatv .ttsection, .guiatv .infoepisodio h3 {
    color: #6f6f6f;
    font-size: 26px;
    margin: 30px 0 10px 10px;
    text-align: center; }
    @media (min-width: 1279px) {
      .guiatv .ttsection, .guiatv .infoepisodio h3 {
        text-align: left; } }
  .guiatv .ultimos a.item {
    text-align: left;
    margin: 15px auto; }
    @media (min-width: 1279px) {
      .guiatv .ultimos a.item {
        width: calc(50% - 20px);
        float: left;
        margin: 0 10px; } }
    @media (min-width: 680px) and (max-width: 768px) {
      .guiatv .ultimos a.item {
        width: calc(50% - 20px);
        float: left;
        margin: 0 10px; } }
    @media (max-width: 360px) {
      .guiatv .ultimos a.item {
        width: 100%; } }
  .guiatv .infoepisodio {
    overflow: hidden;
    text-align: left;
    padding: 0;
    /*background-color: $gray_pluslight;*/
    margin: 40px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    /*@media(max-width:480px) {padding:5px;}*/
    /*            
    h4 {
        text-align: center;
        color:$gray;
        margin:10px;
        font-size: 16px;
    }
    */ }
    .guiatv .infoepisodio .logo-programa {
      /*position:absolute; top:20px; left:20px*/ }
    .guiatv .infoepisodio .item-episodio {
      display: inline-block;
      margin-bottom: 4px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background-color: #FAB432;
      color: #000;
      padding: 1px 3px;
      font-size: 12px;
      font-family: 'Montserrat', sans-serif;
      text-shadow: none;
      margin-right: 8px; }
    .guiatv .infoepisodio .tituloEpisodio {
      font-family: 'Montserrat', sans-serif;
      font-size: 18px; }
    .guiatv .infoepisodio h3 {
      margin: 20px 0 0 0; }
    .guiatv .infoepisodio img {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin: 15px 0;
      /*
      @media (min-width:768px) {
          width:47%;
          float:left; 
          margin: 0 20px 20px 0;
      }
      */ }
    .guiatv .infoepisodio a.item {
      text-align: left;
      margin: 15px auto; }
      @media (min-width: 1279px) {
        .guiatv .infoepisodio a.item {
          width: 100%;
          height: auto; } }
  .guiatv .info-canal {
    padding: 20px 10px;
    line-height: 22px; }
    .guiatv .info-canal b {
      font-weight: 700; }

@media (max-width: 600px) {
  .player #main-nav {
    height: 50px; } }
.player #player-vod .vod-info {
  position: relative;
  min-height: 120px;
  line-height: 1.3;
  color: #bababa;
  padding: 20px 0 0 0;
  font-size: 15px; }
.player #player-vod h1 {
  color: #bababa;
  font-size: 17px;
  margin: 10px 10px 15px 125px; }
  @media (max-width: 600px) {
    .player #player-vod h1 {
      margin: 10px 10px 15px 85px; } }
.player #player-vod .resumo {
  padding-left: 125px;
  padding-right: 10px; }
  @media (max-width: 600px) {
    .player #player-vod .resumo {
      padding-left: 85px; } }
  .player #player-vod .resumo .patrocinadoLabel {
    display: inline-block;
    font-size: 14px;
    padding: 10px 0;
    color: #00a138; }
.player #player-vod .item-episodio {
  display: inline-block;
  margin-top: 6px;
  margin-right: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fee436;
  color: #000;
  padding: 1px 3px;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-shadow: none;
  font-weight: 600; }
.player #player-vod .emissao {
  padding-left: 125px;
  margin-top: 15px;
  color: #727272;
  font-size: 14px; }
  @media (max-width: 600px) {
    .player #player-vod .emissao {
      padding-left: 85px; } }
  .player #player-vod .emissao span {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px; }
.player #player-vod .logo-programa {
  position: absolute;
  top: 30px;
  /*            margin-left: -70px;*/
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (min-width: 601px) {
    .player #player-vod .logo-programa {
      display: block;
      width: 100px;
      max-width: 100px;
      height: 100px;
      max-height: 100px;
      overflow: hidden;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
      left: 5px; }
      .player #player-vod .logo-programa span {
        max-width: 100px;
        max-height: 100px;
        overflow: hidden; } }
  @media (max-width: 600px) {
    .player #player-vod .logo-programa {
      display: block;
      width: 60px;
      max-width: 60px;
      height: 60px;
      max-height: 60px;
      overflow: hidden;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px;
      left: 12px; }
      .player #player-vod .logo-programa span {
        max-width: 60px;
        max-height: 60px;
        overflow: hidden; } }
.player #player-vod .botoes-layers {
  text-align: left; }
  .player #player-vod .botoes-layers #video-partilhas, .player #player-vod .botoes-layers h3 {
    text-align: center; }
.player .menu-subtitle h2 {
  text-transform: none;
  font-size: 20px; }
@media (min-width: 1024px) {
  .player .grid {
    text-align: left; } }

.player_wrapper {
  position: relative;
  overflow: hidden; }
  .player_wrapper .iolpromo-wrapper {
    top: -100px;
    animation-iteration-count: infinite;
    animation-name: showDestaque;
    animation-duration: 90s;
    animation-delay: 40s;
    background-color: #222 !important; }
    @media (max-width: 480px) {
      .player_wrapper .iolpromo-wrapper {
        height: 50px; } }
    .player_wrapper .iolpromo-wrapper a {
      color: #222; }

@keyframes showDestaque {
  0% {
    top: -100px; }
  2% {
    top: 0px; }
  15% {
    top: 0px; }
  16% {
    top: -100px; }
  100% {
    top: -100px; } }
/* v20190918 */
.pesquisa .menu-subtitle h2 {
  color: white; }
.pesquisa #banner {
  height: 190px;
  background-color: #222222; }
  .pesquisa #banner .inside {
    text-align: center; }
  .pesquisa #banner form {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    margin-top: 15px; }
  .pesquisa #banner .query-wrapper {
    float: left;
    width: 550px; }
    @media (max-width: 700px) {
      .pesquisa #banner .query-wrapper {
        width: 250px; } }
    @media (max-width: 500px) {
      .pesquisa #banner .query-wrapper {
        width: 70%; } }
    .pesquisa #banner .query-wrapper .query {
      padding: 8px 10px;
      border: 1px solid #707070;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    .pesquisa #banner .query-wrapper input {
      margin: 0;
      padding: 0;
      border: 0;
      color: #fee436;
      background-color: black;
      font-size: 20px;
      width: 100%; }
      .pesquisa #banner .query-wrapper input:focus {
        outline: 0;
        outline-offset: 0; }
  .pesquisa #banner .search-submit {
    float: left;
    margin-left: 20px; }
.pesquisa .numero-resultados {
  margin-bottom: 15px; }
.pesquisa .resultados li {
  display: block;
  margin-bottom: 3px;
  padding: 15px;
  *zoom: 1; }
  .pesquisa .resultados li:before, .pesquisa .resultados li:after {
    content: " ";
    display: table; }
  .pesquisa .resultados li:after {
    clear: both; }
  .pesquisa .resultados li.resultado-programa h3 {
    font-size: 20px; }
  .pesquisa .resultados li.resultado-episodio .thumb:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: transparent url("/img/shadow-item.png") repeat-x center top; }
  .pesquisa .resultados li a {
    display: block; }
  .pesquisa .resultados li .thumb {
    position: relative;
    float: left;
    width: 166px;
    height: 92px;
    margin-right: 15px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 500px) {
      .pesquisa .resultados li .thumb {
        float: none;
        margin-bottom: 10px; } }
    .pesquisa .resultados li .thumb .duration {
      position: absolute;
      bottom: 4px;
      right: 6px;
      color: white;
      font-size: 11px; }
  .pesquisa .resultados li .logo {
    display: block;
    width: 92px;
    max-width: 92px;
    height: 92px;
    max-height: 92px;
    overflow: hidden;
    -webkit-border-radius: 46px;
    -moz-border-radius: 46px;
    border-radius: 46px;
    margin: 0 52px 0 37px; }
    .pesquisa .resultados li .logo span {
      max-width: 92px;
      max-height: 92px;
      overflow: hidden; }
    @media (max-width: 500px) {
      .pesquisa .resultados li .logo {
        margin-bottom: 10px; } }
  .pesquisa .resultados li .details {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
    .pesquisa .resultados li .details span {
      color: #00a138; }
  .pesquisa .resultados li h3 {
    margin: 12px 0;
    font-size: 17px; }
  .pesquisa .resultados li p {
    color: #888888;
    font-size: 15px; }

.pesquisa_bottom {
  border-bottom: solid 1px #ccc;
  width: 100%;
  padding: 40px 0 60px 0;
  overflow: hidden; }
  .pesquisa_bottom .search_text {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 15px 0; }
  .pesquisa_bottom .inside {
    text-align: center;
    padding: 0 10px;
    margin: 15px 0; }
  .pesquisa_bottom form {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px; }
  .pesquisa_bottom .query-wrapper {
    float: left;
    width: 550px; }
    @media (max-width: 700px) {
      .pesquisa_bottom .query-wrapper {
        width: 250px; } }
    @media (max-width: 500px) {
      .pesquisa_bottom .query-wrapper {
        width: 70%; } }
    .pesquisa_bottom .query-wrapper .query input {
      padding: 10px 10px !important;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      font-size: 20px !important;
      width: 100%; }
      .pesquisa_bottom .query-wrapper .query input:focus {
        outline: 0;
        outline-offset: 0;
        background-color: #fff; }
  .pesquisa_bottom .search-submit {
    float: left;
    margin-left: 20px;
    background-color: #37C8F5; }

.artigos main {
  background-color: #fff;
  color: #222; }
.artigos .menu-subtitle h2 {
  color: #fff; }
.artigos #banner {
  height: 20px;
  background-color: #222222; }
.artigos article {
  max-width: 800px;
  margin: 0 auto;
  padding: 15px;
  font-weight: 400; }
  .artigos article p {
    font-weight: 400;
    margin: 15px 0; }
  .artigos article h3 {
    font-weight: 700;
    margin-top: 35px;
    color: #222; }

.widget {
  background-color: #3b3b3b;
  text-align: center;
  margin: 0; }
  .widget main {
    background-color: transparent;
    padding: 0 !important;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+31&amp;0.65+0,0+31 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 31%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(31%, rgba(0, 0, 0, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 31%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 31%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 31%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 31%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }
    .widget main section {
      margin: 0 10px; }
    .widget main .more {
      font-size: 12px; }
  .widget .logotipoTviPlayer {
    display: block;
    background: transparent url(/img/logo_widget.png?v2) no-repeat center 10px;
    height: 70px;
    font-size: 0px;
    text-indent: -9999px; }
  .widget h2 a {
    font-size: 16px;
    color: #a9a9a9;
    text-align: center;
    font-family: 'Montserrat-regular', sans-serif;
    margin-bottom: 2px;
    text-transform: uppercase;
    display: block; }

#widget {
  text-align: center; }
  #widget a {
    display: block;
    max-width: 320px;
    width: 100%;
    margin: 20px auto; }
  #widget .destaqueWidget .item-details {
    text-align: center;
    color: #fff;
    font-size: 15px; }
  #widget .destaqueWidget .item-title-destaque {
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    max-height: none;
    padding-bottom: 6px;
    color: #FAB432; }
  #widget .destaqueWidget .prog-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    background-position: center;
    background-size: cover; }

@media (min-width: 700px) {
  #widget {
    margin: 0; }
    #widget a {
      display: inline-block;
      margin: 6px; } }
.ticker {
  background-color: transparent; }
  .ticker main {
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent; }
  .ticker #ticker {
    position: relative;
    height: 100px;
    width: 100%;
    text-align: center;
    overflow: hidden; }
    .ticker #ticker a.link {
      color: #000;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      font-size: 17px;
      display: block; }
      @media (max-width: 700px) {
        .ticker #ticker a.link {
          font-size: 16px; } }
      @media (max-width: 480px) {
        .ticker #ticker a.link {
          font-size: 14px; } }
      .ticker #ticker a.link .antetitulo {
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        display: inline-block;
        padding: 2px 3px;
        border-radius: 3px;
        margin-bottom: 4px;
        font-weight: 400;
        background-color: rgba(0, 0, 0, 0.4);
        /*@media (max-width:600px) {font-size: 12px;}*/ }
        @media (max-width: 480px) {
          .ticker #ticker a.link .antetitulo {
            font-size: 11px; } }
    .ticker #ticker .fechar {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 70px;
      text-align: center;
      font-size: 12px;
      color: #474747;
      line-height: 46px; }
      @media (max-width: 480px) {
        .ticker #ticker .fechar {
          width: 45px;
          line-height: 15px;
          padding-left: 15px; } }
      .ticker #ticker .fechar .icon {
        font-size: 20px;
        color: #000;
        width: 45px;
        float: right; }
        @media (max-width: 480px) {
          .ticker #ticker .fechar .icon {
            float: none;
            display: block;
            line-height: 35px;
            margin-top: -6px; } }
    .ticker #ticker .barra-amarela {
      position: absolute;
      bottom: 0;
      height: auto;
      left: 0;
      right: 0;
      background-color: #fee436;
      padding: 4px 3px 6px 3px;
      -webkit-box-shadow: 0px -7px 15px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px -7px 15px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px -7px 15px 0px rgba(0, 0, 0, 0.5);
      transition: all 1s; }
    .ticker #ticker .wrap {
      position: relative;
      padding-right: 220px;
      display: inline-block;
      width: auto;
      margin: 0 auto;
      text-align: right;
      transition: all 1s; }
      @media (max-width: 600px) {
        .ticker #ticker .wrap {
          padding-right: 200px; } }
      @media (max-width: 480px) {
        .ticker #ticker .wrap {
          padding-right: 156px; } }
      .ticker #ticker .wrap .logo-tviplayer-lat {
        display: none; }
        @media (min-width: 1023px) {
          .ticker #ticker .wrap .logo-tviplayer-lat {
            display: block;
            position: absolute;
            right: -45px;
            bottom: 0;
            width: 100px; } }
    .ticker #ticker .imagem {
      background-color: #fee436;
      position: absolute;
      bottom: -67px;
      right: 60px;
      width: 132px;
      height: 132px;
      border-radius: 72px;
      text-align: center;
      border: solid 6px #fee436;
      background-position: center -10px;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 1s; }
      .ticker #ticker .imagem .icon-play {
        color: #fee436;
        font-size: 30px;
        line-height: 30px;
        margin: -15px 0 0 -15px;
        position: absolute;
        top: 40%;
        width: 30px;
        left: 50%;
        opacity: 0.75; }
      @media (max-width: 600px) {
        .ticker #ticker .imagem {
          bottom: -55px;
          width: 120px;
          height: 120px;
          border-radius: 66px; }
          .ticker #ticker .imagem .logo-tviplayer {
            width: 95px; }
          .ticker #ticker .imagem .icon-play {
            top: 43%; } }
      @media (max-width: 480px) {
        .ticker #ticker .imagem {
          bottom: -35px;
          right: 48px;
          width: 96px;
          height: 96px;
          border-radius: 54px; }
          .ticker #ticker .imagem .logo-tviplayer {
            width: 85px; }
          .ticker #ticker .imagem .icon-play {
            top: 50%; } }
    .ticker #ticker .imagemlogo {
      background-color: #000;
      background-position: center 40px;
      background-size: 78%; }
      .ticker #ticker .imagemlogo .icon-play {
        top: 17%;
        font-size: 20px; }
        @media (max-width: 480px) {
          .ticker #ticker .imagemlogo .icon-play {
            top: 20%; } }

/* Responsive */
/* v20190918 */
@media (min-width: 601px) and (max-width: 1000px) {
  /**********/
  /* Header */
  /**********/
  .contents, #main-nav, .direto #banner .direto-canal-boxes, main, .inside, .canais {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  #logo {
    margin-left: 15px; }
    #logo img {
      width: 140px; }

  /***********/
  /* Guia TV */
  /***********/
  .guiatv .guiatv-inside {
    padding: 20px 0; } }
@media (max-width: 600px) {
  /**********/
  /* Header */
  /**********/
  header {
    padding-left: 0;
    padding-right: 0; }

  .contents, #main-nav, .direto #banner .direto-canal-boxes {
    padding-left: 5px;
    padding-right: 5px; }

  #logo {
    /*margin-left: 12px;*/ }
    #logo img {
      width: 120px; }

  #slideshow .slide-details {
    padding-bottom: 200px; }
    #slideshow .slide-details h1 {
      line-height: 28px;
      font-size: 22px; }
  #slideshow .owl-controls {
    bottom: 165px; }

  #main-nav .menu-subtitle {
    position: absolute;
    float: none;
    border: none;
    margin: 0;
    padding: 0;
    bottom: 0; }
    #main-nav .menu-subtitle h2 {
      font-size: 26px;
      color: #dddddd; }
  #main-nav #dropdown-canal-wrapper.menu-subtitle {
    right: 0; }

  /**************/
  /* Menu Layer */
  /**************/
  .menu-principal {
    margin: 100px 0 50px 20%;
    font-size: 28px; }
    .menu-principal span {
      display: none; }

  .menu-secundario {
    margin: 50px 0 50px 20%; }

  /****************/
  /* Search Layer */
  /****************/
  #search-layer .search-layer-inside {
    padding: 100px 10px 0 10px; }
    #search-layer .search-layer-inside h4 {
      font-size: 26px; }
    #search-layer .search-layer-inside .query-wrapper .query {
      padding: 10px;
      margin-right: 55px; }
    #search-layer .search-layer-inside .query-wrapper input {
      font-size: 20px; }
  #search-layer .icon-search {
    display: block;
    width: 45px;
    max-width: 45px;
    height: 45px;
    max-height: 45px;
    overflow: hidden;
    -webkit-border-radius: 22.5px;
    -moz-border-radius: 22.5px;
    border-radius: 22.5px;
    line-height: 45px;
    font-size: 25px; }
    #search-layer .icon-search span {
      max-width: 45px;
      max-height: 45px;
      overflow: hidden; }

  /**********/
  /* Contents */
  /**********/
  main {
    padding: 20px 0; }

  .lista-videos {
    margin: 0 5px; }

  main section .carousel {
    margin-left: 0;
    margin-right: 0; }

  /**********/
  /* Home */
  /**********/
  .home main section {
    /*
      margin-left: -$padding_lateral_m;
      margin-right: -$padding_lateral_m;
    */ }
    .home main section h2 {
      margin-left: 5px; }
    .home main section .carousel {
      margin-left: -15px; }

  .barra-direto {
    /*padding-bottom: 20px;*/
    /*.guiatv {
        top: 20px;
        right: 10px;
    }*/ }
    .barra-direto h3 {
      /*
      padding-left: 10px;
      margin-bottom: 10px;
      */ }
    .barra-direto h3 span {
      /*display: block;
      padding-left: 0;
      margin-top: 5px;
      color: $gray_light;*/ }

  /**********/
  /* Direto */
  /**********/
  .direto #banner {
    padding-top: 50px; }

  /*.direto #banner .direto-canal-boxes .row .direto-canal-box {
          width: 100%;
          margin-bottom: 20px;
  }
  .direto #banner .direto-canal-boxes .row .direto-canal-box+.direto-canal-box {
          margin-left: 0;
  }
  .direto #banner .direto-canal-boxes .row {
          margin-bottom: 0;
  }*/
  /****************/
  /* Direto Canal */
  /****************/
  /* .direto_canal #banner {
       padding-top: 120px;
   }*/
  .barra-direto-canal .carousel .item {
    width: 180px; }
    .barra-direto-canal .carousel .item.playing {
      width: 250px; }

  .ficha-tecnica .links-programa {
    float: none; }

  /***********/
  /* Guia TV */
  /***********/
  .guiatv #banner .canais li img {
    width: auto; }
  .guiatv .guiatv-nav {
    margin-bottom: 0; }
  .guiatv .guiatv-inside {
    padding: 10px 0; }

  /*************/
  /* Programas */
  /*************/
  .programas #banner .sub-header .inside {
    padding: 15px 5px 0 5px; }
    .programas #banner .sub-header .inside .filtro {
      width: 100% !important; }
    .programas #banner .sub-header .inside .filtro + .filtro {
      margin-left: 0;
      margin-top: 5px; }
  .programas main section .item-program {
    width: auto; }
    .programas main section .item-program .item-program-img {
      width: 100%; }

  /**********/
  /* Footer */
  /**********/
  #categories {
    padding: 50px 0; }

  #feedback {
    padding: 18px 10px; }
    #feedback a {
      display: block;
      width: 70%;
      margin: 0 auto; }

  #footer-box {
    padding: 0;
    padding-bottom: 60px; }
    #footer-box:before {
      display: none; }
    #footer-box #social-links {
      float: none;
      margin-right: 0;
      text-align: center;
      padding: 30px 0; }
      #footer-box #social-links a {
        float: none;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        _height: 15px; }
    #footer-box #oficial-links {
      float: none;
      background-color: #333333;
      padding: 20px 0; }
      #footer-box #oficial-links .img {
        padding-left: 0;
        width: 120px; }
        #footer-box #oficial-links .img img {
          max-width: 110px; }
      #footer-box #oficial-links span {
        width: auto;
        float: left;
        padding-left: 0; }
    #footer-box #tagline {
      text-align: center; }
      #footer-box #tagline a {
        float: none;
        margin-left: 0; }
      #footer-box #tagline span {
        position: relative;
        left: auto;
        top: auto;
        display: block;
        margin: 20px auto;
        line-height: 30px;
        padding: 0 10px; }
    #footer-box #copyright {
      bottom: 20px;
      left: 0;
      right: auto;
      width: 100%;
      text-align: center; } }
.contacto main {
  padding: 0 !important; }

/* v20171003 */
.mainContent {
  background-color: #212121; }

/*.packs-boxes {
    .row {
        margin-bottom: 60px;
        @media screen and (max-width: 680px) {
            margin-bottom: 30px;
        }
    }

    .pack-box {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        border: 1px solid #e0e0e0;
        position: relative;
        float: left;
        width: 30.3%;
        background-color: #fafafa;
        
        background-image: url(/img/back_price.jpg);
        background-size: 100% auto;
        
        background-position: -1px -1px;
        margin: 1.5%;
        overflow: hidden;
        min-height: 460px;

        
        @media screen and (max-width: 768px) {
            width: 47%;
        }
        @media screen and (max-width: 680px) {
            width: auto;
            float: none;
            margin: 5% 0%;
        }
    }
    
    .pack-inner {
        position: relative;
        height: 0;
        width: 100%;
        padding-bottom: 90%;
    }
}

.pack-box * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.pack-header {
    position: relative;
    width: 100%;
    background-color: #333;
    color: #fff;
    padding: 5% 5% 0;
}
.pack-header:after {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 30%;
}
.pack-header-cont {
    position: absolute;
    top: 5%; 
    right: 2.5%; 
    bottom: 0; 
    left: 2.5%;
    .pack-type {
        font-size: 1.4vw;
        font-weight: 500;
        padding-top: 5%;
    padding-left: 2.5%;
        @media screen and (min-width: 1440px) {
            font-size: 20px;
        }
        @media screen and (max-width: 1024px) {
            
        }
        @media screen and (max-width: 768px) {
            font-size: 2.8vw;
        }
        @media screen and (max-width: 680px) {
            font-size: 5.6vw;
        }
    }
    .pack-logo {
        position: absolute;
        bottom: 5%; left: 0;
    }
    .pack-logo span {
        font-size: 2vw;
        vertical-align: middle;
        display: inline-block;
    }
    .pack-logo img {
        max-width: 100%;
    	max-height: 80px;
        vertical-align: middle;
        display: inline-block;
    }
}




.pack-desc {
    position: absolute;
    margin: 3%;
    font-size: 1.6vw;
    @media screen and (min-width: 1440px) {
        font-size: 22px;
    }
    @media screen and (max-width: 1024px) {

    }
    @media screen and (max-width: 768px) {
        font-size: 2.4vw;
    }
    @media screen and (max-width: 680px) {
        font-size: 4.9vw;
    }
}

.pack-bt-info {
    position: absolute;
    bottom: 31%;
    text-align: center;
    width: 100%;
    a {
        background-color: #e9e9e9;
        color: #0091c8;
        font-size: 1.4vw;
        font-weight: 500;
        text-decoration: none;
        text-transform: uppercase;
        padding: 2% 5%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        &:hover {
            background-color: #0091c8;
            color: #fff;
        }
        
        @media screen and (min-width: 1440px) {
            font-size: 18px;
        }
        @media screen and (max-width: 768px) {
            font-size: 1.9vw;
        }
        @media screen and (max-width: 680px) {
            font-size: 3.9vw;
        }
    }    
}

.validpt{
	display:none;
}
	
.pack-prices {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    margin: 0 3% 5%;
	
	
    .bt-subs {
        font-size: 1.4vw;
        font-weight: 500;
        text-transform: uppercase;
        display: inline-block;
        float:left;
        vertical-align: middle;
        width:50%;
        text-align: right;
        @media screen and (min-width: 1440px) {
            font-size: 20px;
        }
        @media screen and (max-width: 768px) {
            font-size: 2.3vw;
        }
        @media screen and (max-width: 680px) {
            font-size: 4.5vw;
        }
        a {
        margin-top:5px;
            background-color: $green;
            color: #fff;
            text-decoration: none;
            padding: 5%;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            &:hover {
                background-color: $blue;
                color: #fff;
            }
        }
    }
}
.pack-desconto {
    span {
        font-size: 1.2vw;
        color: #555;
        text-decoration: line-through;
        @media screen and (min-width: 1440px) {
            font-size: 16px;
        }
        @media screen and (max-width: 768px) {
            font-size: 1.7vw;
        }
        @media screen and (max-width: 680px) {
            font-size: 3.5vw;
        }
    }
    b {
       color: #49af11;
       font-size: 1.6vw;
       font-weight: 500;
        @media screen and (min-width: 1440px) {
            font-size: 22px;
        }
        @media screen and (max-width: 768px) {
            font-size: 2.4vw;
        }
        @media screen and (max-width: 680px) {
            font-size: 4.8vw;
        }
    }
}

.pack-price {
    font-size: 2.9vw;
    font-weight: 600;
     display: inline-block;
        float:left;
    vertical-align: middle;
    width: 50%;
    @media screen and (min-width: 1440px) {
        font-size: 42px;
    }
    @media screen and (max-width: 1024px) {

    }
    @media screen and (max-width: 768px) {
        font-size: 4.3vw;
    }
    @media screen and (max-width: 680px) {
        font-size: 9.1vw;
    }
}
.pack-price span {
    font-size: 1.9vw;
    font-weight: 500;
    @media screen and (min-width: 1440px) {
        font-size: 26px;
    }
    @media screen and (max-width: 1024px) {

    }
    @media screen and (max-width: 768px) {
        font-size: 2.8vw;
    }
    @media screen and (max-width: 680px) {
        font-size: 5.5vw;
    }
}

@media (max-width: 1320px) {
    
    .pack-desconto {
        text-align: center;
    }
    .pack-price {
        width: 100%;
        text-align: center;
    }

    .bt-subs {
        width: 100%;
        text-align: center;
        float: left;
        padding-top: 20px;
    }
    
}
.channel-info {
    font-family: "Montserrat", Arial, Helvetica, Serif;
    margin: 40px 0;
    padding: 20px 0;
    border-top: 1px solid #d6d6d6;
}
.channel-info {
    .pack-logo img {
        height: 110px;
    }
}
.pack-title {
    font-size: 26px;
    font-weight: 500;
    margin: 20px;
    
    @media screen and (max-width: 640px) {
        margin: 20px 0;
    }
}
.pack-text {
    font-size: 20px;
    p {
        font-size: 20px;
        margin: 20px;
        line-height: 125%;

        @media screen and (max-width: 640px) {
            margin: 20px 0;
        }
    }
    a {
        color: #0091c8;
        &:hover {
            color: #333;
        }
    }
    b {
        font-size: 22px;
        font-weight: 500;
        text-transform: uppercase;
    }
    .umaimg {
        width: 100%;
        vertical-align: top;
    }
    .duasimg {
        width: 50%;
        vertical-align: top;
        float: left;

        @media screen and (max-width: 760px) {
            width: 100%;
            float: none;
        }
    }
    .tresimg {
        width: 33.333333334%;
        vertical-align: top;
        float: left;

        @media screen and (max-width: 760px) {
            width: 100%;
            float: none;
        }
    }
    img {

    }
    ul {
        padding-left: 40px;
        list-style-type: disc;
        line-height: 125%;
        li {
            margin: 20px 0;
        }
    }

    .subs {
        text-align: center;
        margin: 40px 0;
        a {
            background-color: $green;
            color: #fff;
            font-size: 24px;
            font-weight: 500;
            line-height: 125%;
            text-decoration: none;
            padding: 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            
           
            @media screen and (max-width: 760px) {
                display: block;
            }

            &:hover {
                background-color: #0091c8;
                color: #fff;
            }
        }
    }
}

#message {
    background-color: $gray_pluslight;
    padding: 30px 10px 30px 90px;
    margin: 20px 0;
    font-size: 18px;
    line-height: 125%;
    border-radius: 6px;
    background-image: url(/img/info_outline.svg);
    background-size: 75px 75px;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    
    @media screen and (max-width: 640px) {

    }
    
    img {
        display: inline-block;
        vertical-align: middle;
        width: 75px;
    }
    div {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 80px);
    }
}


#genericContent {
    position: relative;
    margin: -40px -50px 30px;
    background: #f4f4f4;
    
    @media screen and (max-width: 1000px) {
        margin: -50px -25px 30px;
    }
    @media screen and (max-width: 600px) {
        margin: -35px -10px 30px;
    }
    @media screen and (max-width: 480px) {
        text-align: center;
        padding-bottom: 10%;
    }
    h2 {
        position: absolute;
        display: block;
        top: 30%;
        left: 17%;
        text-transform: uppercase;
        font-size: 40px;
        width: 37%;
        max-width: 440px;
        text-align: left;
        font-weight: 600;
        line-height: 125%;
        @media screen and (max-width: 1320px) {
            font-size: 3vw;
        }
        @media screen and (max-width: 600px) {

        }
        @media screen and (max-width: 480px) {
            top: auto;
            bottom: 10%;
            left: 0;
            width: 100%;
            text-align: center;
            font-size: 5vw;
        }
    }
    img {
        max-width: 60%;
        float: right;
        margin-right: 10%;
        @media screen and (max-width: 480px) {
            float: none;
            margin: 0 auto;
        }
    }
}




	.packs-boxes .pack-box.doubletvi, .packs-boxes .pack-box.tripletvi {
	.pack-bt-info {display:none;}
	@media(min-width:768px) {
	width:46.9%;
	.pack-inner {padding-bottom: 65%;
				
					}
		.pack-header:after {padding-top:25%}
	 }
		
		
 	}*/
/* v201708021322 


 login subscricao 
.login-subs-wrapper {
    background-color: rgba(0,0,0,0.92);
    
    .area-pessoal-layer-inside {
        padding: 50px;
    }
}


 subcricoes ativas 
.subs-active-wrapper {
    margin: 20px 0;
    h4 {        font-size: 22px;
        text-transform: uppercase;
    }
}

 subscricao 
.subs-wrapper {
    margin: 20px 0;
}
.subs-logo {
    img {
        width: 220px;
        height: auto;
        margin: 20px auto;
        display: block;
    }
    @media (max-width: 640px) {
        margin: 20px auto 20px 20px;
    }
}
.subs-intro-info {
    position: relative;
    margin: 40px 0;
    font-weight: 600;
}
.subs-bolacha {
    position: absolute;
    top: -120px;
    right: -10px;


    img {
        width: 240px;
        height: 240px;
        display: block;

        @media (max-width: 640px) {
            margin: 0 auto;
        }
    }
    
    @media (max-width: 640px) {
        position: relative;
        top: -10px;
        right: auto;
    }
}
.subsBts {
    padding: 20px;
    background-color: #f7f7f7;

    input[type=checkbox], input[type=radio] {
        display: inline-block;
    }

    @media screen and (max-width: 640px) {
        padding: 10px;
    }
    .subs-intro {
        padding: 0 0 20px 0;
        font-size: 30px;
        margin: 0 190px 0 0;
        color: $blue;
        font-weight: 600;
        
        .subs-antit {
            margin: 0 190px 0 0;
            color: $yellow;

            @media (max-width: 640px) {
                margin: 0;
            }
        }

        @media (max-width: 767px) {
            font-size: 24px;
        }
        
        @media (max-width: 640px) {
            margin: 0;
        }
    }
    .btn {
        font-size: 22px;
        margin: 20px auto;
        display: block;
        span {
            font-size: 26px;
            display: block;
            margin-bottom: 10px;
            color: #ff53b4;
        }
        em {
            font-size: 16px;
        }
    }
    .info {
        line-height: 125%;
        
        @media (max-width: 767px) {
            
        }

        .info-links {
            @media (max-width: 640px) {
               text-align: center;
               width: 168px;
               margin: 0 auto;
            }

            a {
                display: inline-block;
                margin: 8px auto;
                background-color: $blue;
                color: #fff;
                font-weight: 500;
                border-radius: 4px;
                padding: 6px 12px;
                text-transform: uppercase;
                &:hover {
                    background-color: $yellow;
                    color: #000; 
               }
            }
        }

    }
}

.paymentDiv {
    width: 100%; 
    border: solid 0px #ccc; 
    background-color: #fff; 
    font-size: 18px;
    
    @media (max-width: 767px) {
        font-size: 16px;
    }
    #cancel_Form {
        padding: 10px;
    }
    #condicoes_Form {
        padding: 10px;

        input[type=checkbox] + label, input[type=radio] + label {
            font-size: 14px;
            margin: 0;
        }
    }
    .cell {
        display: table-cell; 
        padding: 10px; 
        border-right: solid 4px #f7f7f7;
        border-bottom: solid 4px #f7f7f7;
        vertical-align: middle;
        margin-top: 4px;
        width: 100%;
        line-height: 140%;
        b {
            font-weight: 600;
        }
    }
    .cell1 {}
    .cell2 {
        width: 100px;
        text-align: right;
        font-weight: 600;
    }
    .paypal {
        padding: 10px; 
        vertical-align: middle; 
        text-align: right; 
        font-size:15px;
        height:50px;
    }
    img {
        cursor: pointer; 
        margin-bottom:-14px;
        margin-left:5px;
    }
    
    .bt-subs {
        display: inline-block;
        font-size: 16px;
        line-height: 125%;
        zoom: 1;
        _height: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 5px 8px 5px;
        background-color: #0091C8;
        color: white;
        transition: background-color 0.15s ease-in-out;
        -moz-transition: background-color 0.15s ease-in-out;
        -webkit-transition: background-color 0.15s ease-in-out;
        margin: 20px;
        &:hover {
            background-color: $yellow;
            color: black;
        }
    }
    
    .bt-subs.cancel {
        background-color: red;
        &:hover {
            background-color: $yellow;
            color: black;
        }
    }
}

.subs-intro-text {
    font-size: 22px;
    line-height: 125%;
    font-weight: 600;
}
.subs-start {
    background: $gray_mediumdark; color: #fff; padding: 20px; font-size: 20px;
}

.poweredbyiol2 {
    position: relative;
    font-size: 12px;
    margin: 40px 0 0 ;
    text-align: center;
    overflow: hidden;
    
    a {
        display: inline-block;
        vertical-align: middle;
    }
    img {
        width: 60px; 
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px
    }
}



 dropdown login 
.subs-packs {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 20px;
    margin: 20px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    img {
        width: 180px;
        height: auto;
    }
    
    .subs-date {
        font-size: 14px
    }

    .bt-subs {
        display: block;
        font-size: 16px;
        zoom: 1;
        _height: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 5px 8px 5px;
        background-color: #0091C8;
        color: white;
        transition: background-color 0.15s ease-in-out;
        -moz-transition: background-color 0.15s ease-in-out;
        -webkit-transition: background-color 0.15s ease-in-out;
        margin: 20px 0;
        &:hover {
            background-color: $yellow;
            color: black;
        }
    }
    
    .bt-subs.cancel {
        background-color: red;
        &:hover {
            background-color: $yellow;
            color: black;
        }
    }
    .aseguir {
        font-size: 12px;
        margin: 20px 0 0;
    }
}

 STATUS SUBS
.checkout-status {
    width: 300px;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    a {
        border-radius: 50%;
        display: block;
        color: $gray_mediumdark;
        &:hover {
            background-color: $blue;
            color: #ffF;
        }
    }
}
.checkout-status span {
    display: inline-block;
    vertical-align: middle;
}
span[class^=split] {
    width: 60px;
    height: 8px;
    background-color: $gray_pluslight;
    margin: 0 -2px 0;
    position: relative;
    z-index: 0;
}
span[class^=status] {
    width: 40px; height: 40px;
    border-radius: 50%;
    background-color: $gray_pluslight;
    color: $gray_mediumdark;
    text-align: center;
    line-height: 40px;
    position: relative;
    z-index: 1;                            
}
div.check-tit {
    position: absolute;
    width: 80px;
    top: 50px;
    left: -20px;
    font-size: 12px;
    line-height: normal;
    display: block;
    color: $gray_mediumdark;
}
.checkout-status span.current {
    background-color: $yellow;
    color: #fff;
}*/
/* v20171211 */
.mrecLateralHome {
  margin: 30px auto;
  width: 300px;
  text-align: center;
  color: #808080;
  font-size: 10px; }
  @media screen and (min-width: 940px) {
    .mrecLateralHome {
      position: absolute;
      right: 10px;
      top: 5px;
      margin: 0; } }

.main-owl-carousel {
  background-color: #222;
  position: relative;
  width: 100%;
  height: 625px;
  overflow: hidden; }
  @media screen and (min-width: 940px) {
    .main-owl-carousel {
      width: calc(100% - 320px); } }
  @media screen and (max-width: 940px) {
    .main-owl-carousel {
      height: 640px; } }
  @media screen and (max-width: 600px) {
    .main-owl-carousel {
      height: 520px; } }
  @media screen and (max-width: 480px) {
    .main-owl-carousel {
      height: 480px; } }
  @media screen and (max-width: 420px) {
    .main-owl-carousel {
      height: 480px; } }
  .main-owl-carousel:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0)));
    /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* ie10+ */
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
    /* ie6-9 */ }

.main-owl-carousel .owl-carousel.owl-loaded {
  display: inline-block; }

.main-owl-carousel .item {
  position: relative;
  width: 100%;
  height: 625px;
  /*    @media screen and (max-width: 1024px) {
          height: 480px;
      }*/ }
  @media screen and (max-width: 940px) {
    .main-owl-carousel .item {
      height: 698px; } }

@media screen and (max-width: 480px) {
  .main-owl-carousel .owl-nav {
    display: none; } }
.main-owl-carousel .owl-nav .owl-prev {
  display: none; }
.main-owl-carousel .owl-nav .owl-next {
  display: block;
  position: absolute;
  bottom: 0;
  right: calc(50% - 160px);
  height: 45px;
  width: 50px;
  z-index: 3;
  font-size: 50px;
  color: #fee436;
  border-radius: 0; }
  .main-owl-carousel .owl-nav .owl-next:hover {
    color: #fee436; }
  .main-owl-carousel .owl-nav .owl-next:before {
    font-family: 'icotvi';
    content: "\f105";
    display: block;
    line-height: 50px; }
  @media screen and (max-width: 940px) {
    .main-owl-carousel .owl-nav .owl-next {
      font-size: 40px; } }

.main-owl-carousel .owl-dots {
  position: absolute;
  bottom: 6px;
  right: 0;
  z-index: 2;
  width: 100%;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  /*    @media screen and (max-width: 960px) {
          bottom: 20px;
          left: 20px;
          right: auto;
          width: auto;
      }
      @media screen and (max-width: 480px) {
          bottom: 10px;
          left: auto;
          right: auto;
          width: 100%;
      }*/ }
  .main-owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .main-owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 6px;
    opacity: 0.5;
    border: solid 2px #000; }
  .main-owl-carousel .owl-dots .owl-dot.active span, .main-owl-carousel .owl-dots .owl-dot:hover span {
    opacity: 1;
    width: 8px;
    height: 8px;
    background: #fee436;
    border: solid 2px #fee436; }

.main-owl-carousel .owl-stage-outer:after {
  /*
      content: " ";
      position: absolute;
      bottom: 0; right: -10px;
      z-index: 1;
      width: 100%;
      height: 120px;
      background-color: rgba(34,34,34,0.25);
      box-shadow: 0 -3px 10px rgba(34,34,34,0.75);
      -webkit-transform-style: preserve-3d; 
              transform-style: preserve-3d;
      -webkit-transform: rotate(-9deg);
          -ms-transform: rotate(-9deg);
              transform: rotate(-9deg);
      -webkit-transform-origin: top right;
              transform-origin: top right;
  */
  /*
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 80%;
      height: 170px;
      background: -moz-linear-gradient(top, rgba(0,0,0,1) 0, rgba(0,0,0,0.7) 40%, rgba(0,0,0,0) 100%);
      background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0, rgba(0,0,0,0.7) 40%,rgba(0,0,0,0) 100%);
      background: linear-gradient(to bottom, rgba(0,0,0,1) 0, rgba(0,0,0,0.7) 40%,rgba(0,0,0,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d;
      -webkit-transform: skewY(-9deg); 
          -ms-transform: skewY(-9deg); 
              transform: skewY(-9deg);
      -webkit-transform-origin: bottom left;
              transform-origin: bottom left;
      
      @media screen and (max-width: 960px) {
          width: 100%;
          height: 120px;
      }
      
      @media screen and (max-width: 480px) {
      }
  */ }

.item-left {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 940px) {
    .item-left {
      position: relative;
      width: 100%;
      height: 480px;
      /*padding-bottom: 56.25%;*/ }
      .item-left:after {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 50px;
        left: 0;
        display: block;
        content: '';
        background: -moz-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* ff3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(34, 34, 34, 0)), color-stop(100%, #222222));
        /* safari4+,chrome */
        background: -webkit-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* safari5.1+,chrome10+ */
        background: -o-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* opera 11.10+ */
        background: -ms-linear-gradient(90deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* ie10+ */
        background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
        /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 );
        /* ie6-9 */ } }
  @media screen and (max-width: 600px) {
    .item-left {
      height: 360px;
      /*padding-bottom: 328px;*/ } }
  @media screen and (max-width: 460px) {
    .item-left {
      /*padding-bottom: 328px;*/ } }

.item-right {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px 0;
  color: #fff;
  overflow: hidden; }
  @media screen and (min-width: 940px) {
    .item-right {
      background: -moz-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
      /* ff3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
      /* safari4+,chrome */
      background: -webkit-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
      /* safari5.1+,chrome10+ */
      background: -o-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
      /* opera 11.10+ */
      background: -ms-linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
      /* ie10+ */
      background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
      /* w3c */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
      /* ie6-9 */ } }
  @media screen and (max-width: 940px) {
    .item-right {
      position: relative;
      width: 100%;
      min-height: 160px;
      height: auto;
      background-size: 100% 100%;
      padding: 0 0 40px 0; } }
  @media screen and (max-width: 480px) {
    .item-right {
      min-height: 120px; } }
  .item-right .box-info-img {
    z-index: 100;
    margin: 0 40px;
    /*        position: absolute; top: 45%;*/
    /*        -webkit-transform: translateY(-45%);
            -ms-transform: translateY(-45%);
            transform: translateY(-45%);*/
    position: relative;
    z-index: 100;
    height: auto;
    /*           ;*/
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
    @media screen and (max-width: 940px) {
      .item-right .box-info-img {
        margin: 5px 20px 0 20px; } }
    @media screen and (max-width: 480px) {
      .item-right .box-info-img {
        margin: 10px; } }
  .item-right .prog-img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    max-width: 100px;
    height: 100px;
    max-height: 100px;
    overflow: hidden;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 20px 0 0; }
    @media screen and (max-width: 940px) {
      .item-right .prog-img {
        width: 80px;
        max-width: 80px;
        height: 80px;
        max-height: 80px;
        margin: 0 20px 0 0; } }
    @media screen and (max-width: 480px) {
      .item-right .prog-img {
        width: 65px;
        height: 65px;
        margin-right: 10px;
        margin-bottom: 0; } }
  .item-right .prog-info-inner {
    display: inline-block; }
  .item-right .tit {
    font-size: 26px;
    line-height: 125%;
    /*text-shadow: 0 1px 1px $primary-black;*/
    margin-top: 40px; }
    @media screen and (max-width: 480px) {
      .item-right .tit .tit {
        font-size: 14px;
        margin: 0 0 4px 0; } }
  .item-right .res {
    font-weight: 600;
    line-height: 1.2;
    font-size: 2.5vw; }
    @media screen and (min-width: 1200px) {
      .item-right .res {
        font-size: 32px; } }
    @media screen and (min-width: 1024px) and (max-width: 1200px) {
      .item-right .res {
        font-size: 26px; } }
    @media screen and (max-width: 940px) {
      .item-right .res {
        display: inline-block;
        vertical-align: middle;
        font-size: 3.5vw;
        /*            font-weight: 500;*/ } }
    @media screen and (max-width: 560px) {
      .item-right .res {
        font-size: 4.2vw; } }
    @media screen and (max-width: 360px) {
      .item-right .res {
        font-size: 4.7vw; } }

.owl-item .prog-info {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  width: 70%;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: transform .5s ease-out, opacity .5s ease-out;
  transition: transform .5s ease-out, opacity .5s ease-out, -webkit-transform .5s ease-out;
  -webkit-transform: translateY(50px);
  transform: translateY(50px); }

.owl-item .prog-img {
  opacity: 0;
  -webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: transform .5s ease-out, opacity .5s ease-out;
  transition: transform .5s ease-out, opacity .5s ease-out, -webkit-transform .5s ease-out;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition-delay: 2s;
  transition-delay: 2s; }

.owl-item.active .prog-info {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }
.owl-item.active .prog-img {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.main-owl-carousel .item-overlay {
  position: absolute;
  z-index: 90;
  width: 100%;
  height: 120px;
  background-position: top center;
  background-repeat: repeat-x; }
  @media screen and (max-width: 480px) {
    .main-owl-carousel .item-overlay {
      height: 40px;
      background-size: auto 100%; } }

/* NAV PROGRAMAS 
.barra-progs {
    position: relative;
    background-color: #0091c8;
    height: 56px;

    .shadow-right-direto-small {
        @include arrow-base;
        @media (max-width: 980px) {
            display: none;
        }
    }
}
#navPrograms {
    .navTit {
        float: left;
        color: #fff;
        text-transform: uppercase;
    }
}
#navPrograms .nav-inner {
    background-color: #0091c8;
    padding: 20px;
    margin: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    .item {
        display: inline-block;
    }
    .owl-nav {
        position: absolute;
        top: 0;
        right: 0;
    }
    .owl-prev {
        display: none;
    }
    .owl-next {
        @include arrow-base-mini;
        width: 30px;
        height: 56px;
        max-width: 30px;
        max-height: 56px;
        line-height: 56px;
        &:before {
            font-family: 'icotvi';
            content: "\f105";
            color: #fff;
        }
    }
    a {
        display: block;
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
        
        text-shadow: 0 1px 1px $primary-black;
        color: $primary-white;
        
        &:hover {
            color: $primary-lightgrey;
        }
    }
    @media screen and (max-width: 960px) {
        display: none;
    }
}*/
#javax_faces_developmentstage_messages {
  display: none; }

/*# sourceMappingURL=style.css.map */
