@charset "UTF-8";
/* v20160523 */
/* Responsive Sizes */
/* Cores */
/* Tamanhos */
.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: "."; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block !important; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  position: relative;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 5px;
  height: 5px;
  margin: 7px 7px;
  background: #bdbbba;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  width: 10px;
  height: 10px;
  background: white;
  margin: 5px 7px; }

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

@font-face {
  font-family: 'Montserrat-light';
  src: url("/fonts/montserrat-light.eot");
  /* IE9 Compat Modes */
  src: url("/fonts/montserrat-light.eot?#iefix") format("embedded-opentype"), url("/fonts/montserrat-light.woff2") format("woff2"), url("/fonts/montserrat-light.woff") format("woff"), url("/fonts/montserrat-light.ttf") format("truetype"), url("/fonts/montserrat-light.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
body {
  font-family: 'Montserrat-light', sans-serif;
  font-size: 16px; }

a {
  color: #0091C8;
  text-decoration: none; }
  a:hover {
    color: #FAB432;
    text-decoration: none; }

h1 {
  font-size: 34px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

p {
  font-size: 16px;
  margin-bottom: 5px; }

strong, b {
  font-family: 'Montserrat', sans-serif; }

/* Icomoon */
@font-face {
  font-family: 'icotvi';
  src: url("/fonts/tvi.eot?nhd5lj");
  src: url("/fonts/tvi.eot?#iefixnhd5lj") format("embedded-opentype"), url("/fonts/tvi.woff?nhd5lj") format("woff"), url("/fonts/tvi.ttf?nhd5lj") format("truetype"), url("/fonts/tvi.svg?nhd5lj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Player */
/* Social */
/* Navegação */
/* Classificação */
/* Outros */
/*************************/
/* ICONS MAIN NAVIGATION */
/*************************/
.icons-main-nav, .icon-menu, .icon-search, .icon-user, .icon-user-on, #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: #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; }
  .icons-main-nav span, .icon-menu span, .icon-search span, .icon-user span, .icon-user-on 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, #login:hover {
    background-color: #FAB432;
    color: black; }
  .icons-main-nav.close, .close.icon-menu, .close.icon-search, .close.icon-user, .close.icon-user-on, .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: #FAB432;
    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#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: ""; }

/******************/
/* ICONS CAROUSEL */
/******************/
.icons-carousel, .owl-prev, .owl-next {
  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: white;
  line-height: 40px;
  font-size: 14px;
  color: #0091C8;
  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-carousel span, .owl-prev span, .owl-next span {
    max-width: 40px;
    max-height: 40px;
    overflow: hidden; }
  .icons-carousel:hover, .owl-prev:hover, .owl-next:hover {
    background-color: #FAB432;
    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: ""; }

.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: #0091C8;
  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: #FAB432;
    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: #0091C8;
  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: #FAB432;
    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: white;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-size: 30px;
  color: #333333;
  border: 1px solid #dddddd; }

.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: #0091C8;
  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: #FAB432;
    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: #0091C8;
  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: #0091C8;
  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: #FAB432;
    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: #333333;
  color: #0091C8;
  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: #FAB432;
    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: #FAB432;
    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 */
/********/
body {
  background-color: #f4f4f4; }

#wrapper {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  *zoom: 1; }
  #wrapper:before, #wrapper:after {
    content: " ";
    display: table; }
  #wrapper:after {
    clear: both; }

main {
  background-color: white;
  padding: 40px 50px;
  *zoom: 1; }
  main:before, main:after {
    content: " ";
    display: table; }
  main:after {
    clear: both; }

@media (min-width: 1024px) {
  .outLeftColumn {
    float: left;
    margin-right: -380px;
    width: 100%; }
    .outLeftColumn .outLeftColumnInside {
      margin-right: 380px; }

  .outLeftColumnIndex {
    float: left;
    margin-right: -420px;
    width: 100%; }
    .outLeftColumnIndex .outLeftColumnInsideIndex {
      margin-right: 420px; }

  aside {
    width: 300px;
    float: left;
    margin-left: 80px; }

  #asideIndex {
    margin-left: 120px; } }
aside {
  padding-bottom: 50px; }

#asideColumn {
  margin-top: 30px; }

.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: #FAB432; }

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

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

input[type=checkbox], input[type=radio] {
  display: none; }

input[type=checkbox] + label, 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; }

input[type=checkbox] + label:before, 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; }

input[type=checkbox]:checked + label:before, 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: #0091C8;
  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: #0091C8;
  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: #FAB432;
  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: #FAB432;
  color: black;
  background-image: none;
  font-family: 'Montserrat-light', sans-serif;
  font-size: 14px; }

/**********/
/* Header */
/**********/
#banner {
  position: relative; }
  #banner .sub-header {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;
    background-color: black;
    width: 100%; }
    #banner .sub-header .inside {
      padding: 0 50px; }
      @media (max-width: 480px) {
        #banner .sub-header .inside {
          padding: 0 10px; } }

#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: #FAB432; }
  #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, transparent 0%, black 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, black 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 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: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 135px;
  background-color: black;
  z-index: 8; }
  .barra-direto h3 {
    color: white;
    padding-top: 10px;
    padding-left: 50px; }
    .barra-direto h3 a {
      font-size: 22px;
      color: white;
      /*text-transform: uppercase;*/ }
    .barra-direto h3 span {
      font-size: 16px;
      padding-left: 10px;
      color: #dddddd; }
  .barra-direto .guiatv {
    font-size: 15px;
    border-left: solid 1px #666;
    padding-left: 20px;
    margin-left: 20px;
    color: #FAB432; }
    @media (max-width: 600px) {
      .barra-direto .guiatv {
        display: block;
        margin: 6px 0;
        border: 0;
        padding: 0; } }
    .barra-direto .guiatv:hover {
      color: #37C8F5; }
  .barra-direto .carousel {
    display: block;
    margin-top: 10px;
    overflow: hidden;
    height: 80px; }
    .barra-direto .carousel .item {
      position: relative;
      width: 275px;
      height: 60px;
      background-color: #333333;
      padding: 10px 15px;
      z-index: 2;
      float: left;
      margin-right: 1px; }
      .barra-direto .carousel .item .canal {
        margin-right: 15px;
        /*background-color: $blue;
        color: white;*/ }
      .barra-direto .carousel .item .program {
        display: block;
        color: #37C8F5;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: 60px;
        max-height: 18px;
        overflow: hidden; }
        .barra-direto .carousel .item .program:hover {
          color: #FAB432; }
      .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 .item.first {
        width: 235px;
        margin-left: 40px; }
        .barra-direto .carousel .item.first .canal {
          margin-left: -42.5px; }
        .barra-direto .carousel .item.first .program, .barra-direto .carousel .item.first .progress, .barra-direto .carousel .item.first .time, .barra-direto .carousel .item.first .labelcanal {
          margin-left: 30px; }
  .barra-direto .shadow-right-direto {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: transparent url("/img/shadow-right-direto.png") repeat-y;
    width: 30px;
    z-index: 3; }

/********/
/* 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%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.7) 40%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0.7) 40%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }

#bt-menu {
  position: absolute;
  top: 25px;
  z-index: 10;
  left: 50px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #bt-menu {
      left: 25px; } }
  @media (max-width: 600px) {
    #bt-menu {
      left: 10px;
      top: 10px; } }

#logo {
  margin-left: 40px;
  position: absolute;
  top: 23px;
  z-index: 10;
  left: 80px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #logo {
      left: 75px; } }
  @media (max-width: 600px) {
    #logo {
      left: 20px;
      top: 15px; } }

#bt-search {
  float: right;
  z-index: 10;
  position: absolute;
  top: 25px;
  right: 50px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #bt-search {
      right: 25px; } }
  @media (max-width: 600px) {
    #bt-search {
      right: 10px;
      top: 10px; } }

#login {
  display: block;
  z-index: 10;
  position: absolute;
  top: 25px;
  right: 120px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    #login {
      right: 105px; } }
  @media (max-width: 600px) {
    #login {
      right: 70px;
      top: 10px; } }
  #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; }
    #login span span {
      max-width: 38px;
      max-height: 38px;
      overflow: hidden; }

.menu-subtitle {
  /*float: left;*/
  border-left: 1px solid #dddddd;
  /*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: white;
    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: 65px;
      right: 0;
      text-align: center;
      border: 0;
      padding: 0; }
      .menu-subtitle h2 {
        font-size: 22px; } }

.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-bottom: 30px;
    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: #FAB432; }

.search-layer-inside {
  padding: 115px 120px 0 120px; }
  @media (max-width: 950px) {
    .search-layer-inside {
      padding: 115px 70px 0 70px; } }
  @media (max-width: 600px) {
    .search-layer-inside {
      padding: 115px 30px 0 30px; } }
  .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: #FAB432 !important;
    border: 0;
    padding: 2px 20px !important;
    font-family: 'Montserrat-light', sans-serif !important; }
    .ui-autocomplete .ui-state-focus a {
      color: #FAB432 !important;
      font-family: 'Montserrat-light', sans-serif !important; }

/****************/
/* Área Pessoal */
/****************/
.area-pessoal-layer-inside {
  padding: 115px 50px 0 120px;
  /* a {
       color:$blue_light;
   }*/ }
  @media (max-width: 1000px) {
    .area-pessoal-layer-inside {
      padding: 115px 50px 0 50px; } }
  @media (max-width: 600px) {
    .area-pessoal-layer-inside {
      padding: 115px 20px 0 20px; } }
  .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: #0091C8;
        width: 100%;
        float: right;
        padding: 0;
        font-size: 16px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        display: block; }
        .area-pessoal-layer-inside #login-entrar .iol .iol-submit:hover, .area-pessoal-layer-inside #login-entrar .iol .iol-registo-submit:hover {
          background-color: #FAB432;
          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: #FAB432;
        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: #FAB432; }
            .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: #FAB432;
      opacity: 1; }

.feedback {
  background-color: white;
  text-align: center;
  padding: 18px 0;
  text-transform: uppercase;
  line-height: 25px; }
  .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: #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; }
    .feedback a:hover {
      background-color: #FAB432;
      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: 50px; }
    #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: #FAB432; }
      #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: 25px;
        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: 25px;
      width: 320px;
      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: 25px;
      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 {
  background-color: #FAB432;
  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-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: #dddddd;
      line-height: 45px;
      font-size: 16px;
      color: #0091C8;
      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: #FAB432;
        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; }
      .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; }
      .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; }
      .paginacao ul .first:before {
        content: ""; }
      @media (max-width: 768px) {
        .paginacao ul .first {
          display: none; } }
    .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;
      font-size: 18px; }
      .paginacao ul .last:before {
        content: ""; }
      @media (max-width: 768px) {
        .paginacao ul .last {
          display: none; } }
    .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: #FAB432;
      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: 30px 0 0 0;
  text-align: center; }
  .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 {
  padding: 0 12px; }
  @media (min-width: 600px) and (max-width: 1000px) {
    .botoes-layers {
      padding: 10px 25px; } }
  @media (max-width: 600px) {
    .botoes-layers {
      padding: 10px 25px; } }
  .botoes-layers > div {
    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: #0091C8;
      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: #0091C8; }
          .botoes-layers #video-partilhas .partilhas-email .mensagem a:hover {
            color: #FAB432; }
        .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: #0091C8;
        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: #FAB432;
          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: -50px; }
    @media (min-width: 600px) and (max-width: 1000px) {
      .wrapCarousel .shadow-left-carousel {
        left: -25px; } }
    @media (max-width: 600px) {
      .wrapCarousel .shadow-left-carousel {
        left: 0; } }
  .wrapCarousel .shadow-right-carousel {
    background-image: url("/img/shadow-right-carousel.png");
    right: -50px; }
    @media (min-width: 600px) and (max-width: 1000px) {
      .wrapCarousel .shadow-right-carousel {
        right: -25px; } }
    @media (max-width: 600px) {
      .wrapCarousel .shadow-right-carousel {
        right: 0; } }

.space-div {
  padding-left: 25px; }

.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 {
  height: 90px;
  background-color: #222222; }
  @media (max-width: 770px) {
    .notfound #banner, .unauthorised #banner {
      height: 120px; } }

ul#textoErro {
  list-style-type: disc;
  margin-left: 40px; }

#errorTxt {
  color: #FAB432;
  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: #FAB432;
  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: #FAB432; }

.player_wrapper {
  margin: 0 15%; }
  @media (min-width: 935px) and (max-width: 1250px) {
    .player_wrapper {
      margin: 0 8%; } }
  @media (min-width: 769px) and (max-width: 934px) {
    .player_wrapper {
      margin: 0px; } }
  @media (max-width: 768px) {
    .player_wrapper {
      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; }

.lista-videos {
  *zoom: 1;
  /*programas*/ }
  .lista-videos:before, .lista-videos:after {
    content: " ";
    display: table; }
  .lista-videos:after {
    clear: both; }
  .lista-videos .grid {
    width: 100%;
    text-align: center; }
  .lista-videos .sortBy, .lista-videos .filtros {
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center;
    cursor: pointer; }
    @media (min-width: 1024px) {
      .lista-videos .sortBy, .lista-videos .filtros {
        text-align: left; } }
    .lista-videos .sortBy a, .lista-videos .filtros a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      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;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      text-transform: uppercase;
      margin: 4px 20px 4px 0;
      padding: 5px;
      background-color: #e9e9e9;
      text-align: center; }
      @media (max-width: 480px) {
        .lista-videos .sortBy a, .lista-videos .filtros a {
          font-size: 14px;
          margin: 4px; }
          .lista-videos .sortBy a strong, .lista-videos .filtros a strong {
            display: block; } }
      .lista-videos .sortBy a.selected, .lista-videos .sortBy a:hover, .lista-videos .filtros a.selected, .lista-videos .filtros a:hover {
        color: black;
        background-color: #FAB432; }
  .lista-videos .selectedFilter {
    display: block; }
  .lista-videos .unselectedFilter {
    display: none; }
  .lista-videos .grid-item {
    width: 22%;
    margin: 15px 1%;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px; }
    @media (min-width: 935px) and (max-width: 1250px) {
      .lista-videos .grid-item {
        width: 31%; } }
    @media (min-width: 500px) and (max-width: 934px) {
      .lista-videos .grid-item {
        width: 44%; } }
    @media (max-width: 499px) {
      .lista-videos .grid-item {
        width: 90%; } }
  .lista-videos .item {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    _height: 15px;
    text-align: left;
    width: 90%;
    height: 165px;
    padding: 0;
    margin: 12px 2% 12px 0; }
    @media (min-width: 1250px) {
      .lista-videos .item {
        /*3*/
        width: 30%; } }
    @media (min-width: 1024px) and (max-width: 1249px) {
      .lista-videos .item {
        /*2*/
        width: 47.5%; } }
    @media (min-width: 850px) and (max-width: 1023px) {
      .lista-videos .item {
        /*3*/
        width: 30%; } }
    @media (min-width: 480px) and (max-width: 849px) {
      .lista-videos .item {
        /*2*/
        width: 47.5%; } }
  .lista-videos .item-program {
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
    margin: 0;
    /*@include rounded(3px);*/ }
    .lista-videos .item-program .item-date {
      color: white; }

.home #banner {
  height: 655px;
  overflow: hidden; }

main section {
  margin-bottom: 80px;
  /*********/
  /* Items */
  /*********/
  /**********/
  /* Carousel */
  /**********/ }
  main section > h2 {
    text-transform: uppercase;
    color: #0091C8;
    margin-bottom: 3px;
    display: inline-block; }
    main section > h2 a {
      color: #6f6f6f;
      float: left;
      margin-right: 10px; }
    main section > h2 a + a {
      margin-left: 20px; }
  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: #0091C8;
      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: #FAB432;
        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: 163.125px;
    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: #FAB432; }
    main section a.item .item-details {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: auto;
      padding: 5px 10px;
      font-size: 12px;
      background: transparent 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: #FAB432;
        color: #000;
        padding: 1px 3px;
        font-size: 12px;
        font-family: 'Montserrat', sans-serif;
        text-shadow: none; }
      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;
        max-height: 51px;
        overflow: hidden;
        margin-top: 4px; }
    main section a.item:visited .item-details .item-title, main section a.item:visited .item-details .item-program-title, main section a.item:visited .item-details .item-date, main section a.item:visited .item-details .item-duration {
      color: #9a9a9a; }
    main section a.item:visited .item-details .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(250, 180, 50, 0.7);
    color: #000;
    text-align: center;
    padding-top: 25%;
    font-family: 'Montserrat', sans-serif; }
  main section .owl-carousel.carousel.carousel-programas {
    height: 389px; }
  main section .item-program {
    display: block;
    position: relative;
    width: 280px;
    height: 384px;
    background-color: #f6f6f6;
    padding-bottom: 5px;
    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-contents {
      max-height: 330px;
      overflow: hidden; }
    main section .item-program .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; }
    main section .item-program .item-program-title {
      display: block;
      margin: 10px;
      color: #0091C8;
      font-size: 17px;
      line-height: 20px; }
      main section .item-program .item-program-title:hover {
        color: #FAB432; }
    main section .item-program .item-program-description {
      color: #777777;
      font-size: 15px;
      line-height: 18px;
      margin: 0 10px; }
    main section .item-program .item-details {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 5px 10px;
      font-size: 12px; }
      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: -50px;
    margin-right: -50px;
    *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: -25px;
        margin-right: -25px; } }
    @media (max-width: 600px) {
      main section .carousel {
        margin-left: -10px;
        margin-right: -10px; } }
    main section .carousel .owl-controls {
      margin-top: 15px; }
    main section .carousel .owl-nav {
      position: absolute;
      top: -50px;
      right: 50px; }
      @media (min-width: 600px) and (max-width: 1000px) {
        main section .carousel .owl-nav {
          right: 25px; } }
      @media (max-width: 600px) {
        main section .carousel .owl-nav {
          right: 10px; } }
      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 .LDB1 {
  /*
  width: 980px;
  height: 250px;
  background-color: red;
  */
  display: table;
  margin: 25px auto 60px auto !important;
  /* culpa do rebento */ }
  main .LDB1 span {
    text-align: right;
    font-size: 10px;
    display: block;
    margin-bottom: 6px;
    color: #ccc; }
main .MPU1-mobile {
  margin: 40px auto; }

body.programa {
  /*.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 {
    background-color: white; }
  body.programa .programa-banner {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
   /* 
  background-color: black;*/ }
    @media (min-width: 1024px) {
      body.programa .programa-banner {
        height: 520px; } }
    body.programa .programa-banner .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: #fff;
      overflow: hidden; }
      @media (max-width: 1025px) {
        body.programa .programa-banner .programa-image-big {
          background-size: cover;
          -webkit-filter: blur(0);
          -moz-filter: blur(0);
          -o-filter: blur(0);
          -ms-filter: blur(0);
          filter: blur(0); } }
    body.programa .programa-banner .programa-image-small {
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 0;
      right: 0;
      text-align: center;
      background-position: center;
      background-size: auto 100%;
      background-repeat: no-repeat;
      opacity: 0.9; }
      @media (max-width: 1025px) {
        body.programa .programa-banner .programa-image-small {
          display: none; } }
    body.programa .programa-banner .titulo {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      text-align: center;
      color: white;
      padding-top: 50px;
      background: transparent;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.14) 13%, rgba(0, 0, 0, 0.7) 64%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(13%, rgba(0, 0, 0, 0.14)), color-stop(64%, rgba(0, 0, 0, 0.7)));
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.14) 13%, rgba(0, 0, 0, 0.7) 64%);
      background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.14) 13%, rgba(0, 0, 0, 0.7) 64%);
      background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.14) 13%, rgba(0, 0, 0, 0.7) 64%);
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.14) 13%, rgba(0, 0, 0, 0.7) 64%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }
      body.programa .programa-banner .titulo 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) {
          body.programa .programa-banner .titulo h1 {
            font-size: 42px; } }
        @media (min-width: 1024px) {
          body.programa .programa-banner .titulo h1 {
            margin-left: 230px;
            margin-right: 230px; } }
      body.programa .programa-banner .titulo 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) {
          body.programa .programa-banner .titulo p {
            margin-left: 230px;
            margin-right: 230px; } }
    body.programa .programa-banner .temporadas {
      /*position: relative;
      bottom: 15px;
      left: 0;*/
      margin: 20px 0;
      text-align: center; }
      body.programa .programa-banner .temporadas li {
        display: inline; }
        body.programa .programa-banner .temporadas li 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;
          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;
          padding: 5px 10px;
          background-color: black;
          color: #37C8F5;
          font-size: 18px;
          margin: 7px 0; }
          body.programa .programa-banner .temporadas li a.selected, body.programa .programa-banner .temporadas li a:hover {
            background-color: #FAB432;
            color: black; }
          @media (max-width: 1024px) {
            body.programa .programa-banner .temporadas li a {
              font-size: 16px;
              padding: 4px 5px; } }
      body.programa .programa-banner .temporadas li + li a {
        margin-left: 15px; }
  @media (min-width: 1024px) {
    body.programa .botoes {
      position: absolute;
      top: 400px;
      left: 50px; } }
  body.programa .botoes .botao > a {
    background-color: #e9e9e9;
    color: #0091C8; }
    body.programa .botoes .botao > a:hover {
      background-color: #FAB432;
      color: black; }
    body.programa .botoes .botao > a.close {
      background-color: #FAB432;
      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: 'tvi';
      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: #0091C8;
        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; }

.ficha-tecnica {
  margin-top: 30px;
  *zoom: 1; }
  .ficha-tecnica:before, .ficha-tecnica:after {
    content: " ";
    display: table; }
  .ficha-tecnica:after {
    clear: both; }
  .ficha-tecnica h4 {
    color: #a9a9a9;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .ficha-tecnica .icons-programa {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0; }
    .ficha-tecnica .icons-programa li {
      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: 15px; }
  .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: #0091C8;
      font-size: 15px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .ficha-tecnica .links-programa a.link-programa:hover {
        color: #FAB432; }
    .ficha-tecnica .links-programa a.icon-launch {
      text-align: right;
      margin-bottom: 15px; }

#programa-info {
  position: relative;
                    /*

    @media (max-width:1260px) {
        width: 52%;
    }
    @media (max-width:950px) {
        width:100%;
    }*/ }
  #programa-info:before {
    content: '\e622';
    font-size: 30px;
    font-family: 'tvi';
    font-style: normal;
    position: absolute;
    left: -5px;
    top: -58px;
    color: #fff; }

/*
#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: #f0f0f0;
  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 li {
  margin-bottom: 10px;
  color: #ccc; }
  ul.linksExternos li a {
    display: block;
    padding: 0 8px;
    border-radius: 4px;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    background-color: #0091C8;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase; }
    ul.linksExternos li a span {
      font-size: 20px;
      display: block;
      float: left;
      margin-right: 8px;
      width: 25px;
      height: 30px; }
    ul.linksExternos li a:hover {
      background-color: #FAB432;
      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; }
    @media (max-width: 350px) {
      .appsDiv .appImgPrograma {
        left: -7px; } }
  .appsDiv .appImgPrograma2 {
    position: absolute;
    bottom: 30px;
    left: -70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60%;
    width: 176px;
    height: 132px;
    -ms-transform: rotate(-9deg);
    /* IE 9 */
    -webkit-transform: rotate(-9deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-9deg);
    z-index: 1; }
    @media (max-width: 350px) {
      .appsDiv .appImgPrograma2 {
        left: -37px; } }
  .appsDiv .appMascara {
    position: absolute;
    bottom: 0;
    right: 23px;
    width: 357px;
    height: 187px;
    background-image: url("/img/mascara_mobile.png");
    background-repeat: no-repeat;
    z-index: 1; }
    @media (max-width: 350px) {
      .appsDiv .appMascara {
        right: -10px; } }
  .appsDiv .appstores {
    position: absolute;
    top: 10px;
    right: 13px;
    z-index: 2;
    width: 180px; }
    .appsDiv .appstores a {
      width: 180px;
      text-indent: -999px;
      overflow: hidden;
      display: block;
      height: 70px;
      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) {
  .leftColumnTablet, .rightColumnTablet {
    float: left;
    width: 49.5%; }

  .rightColumnTablet {
    border-left: solid 1px #ccc; } }
.programas .menu-subtitle h2 {
  color: white; }
.programas #banner {
  height: 160px;
  background-color: #222222;
  /*.dropdown-wrapper {
  	margin-top: 15px;
  	margin-right: 20px;
  	
  	.dropdown-value a {
  		color: $yellow;
  	}
  	
  	.dropdown-button {
  		color: $blue;
  		background-color: $gray;
  		
  		font-size: 12px;
  	}
  }*/ }
  @media (min-width: 601px) and (max-width: 768px) {
    .programas #banner {
      height: 190px; } }
  .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;*/ }

.direto main {
  padding: 0; }

.direto #banner {
  background-color: black;
  padding-top: 100px; }
  .direto #banner .direto-canal-boxes {
    *zoom: 1;
    padding: 0 50px; }
    .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: #FAB432; }
          @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 .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_canal #banner {
  background-color: black;
  padding-top: 100px; }
  .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 .program {
      display: block;
      color: #37C8F5;
      font-size: 14px;
      margin-bottom: 10px; }
      .barra-direto-canal .carousel .item .program:hover {
        color: #FAB432; }
    .barra-direto-canal .carousel .item p {
      font-size: 12px;
      color: #dddddd; }
    .barra-direto-canal .carousel .item .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; }

.dropdown-canais-direto {
  text-align: center;
  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: #FAB432; }

.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; }
  .guiatv .owl-controls .owl-next {
    position: absolute;
    top: -40px;
    right: -50px; }
  .guiatv .menu-subtitle h2 {
    color: white; }
  .guiatv #banner {
    height: 160px;
    background-color: #222222; }
    @media (min-width: 601px) and (max-width: 768px) {
      .guiatv #banner {
        height: 190px; } }
    .guiatv #banner .sub-header .inside {
      padding-left: 200px; }
    .guiatv #banner .canais {
      *zoom: 1; }
      .guiatv #banner .canais:before, .guiatv #banner .canais:after {
        content: " ";
        display: table; }
      .guiatv #banner .canais:after {
        clear: both; }
      .guiatv #banner .canais .item {
        float: left;
        position: relative;
        display: table !important;
        text-align: left;
        vertical-align: middle;
        height: 50px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-top: 10px; }
        .guiatv #banner .canais .item a {
          display: table-cell !important;
          vertical-align: middle;
          height: 46px;
          padding: 0 30px;
          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; }
  .guiatv .grelha .owl-next {
    position: absolute;
    top: 0px;
    right: -45px; }
  @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 #ccc;
    border-right: solid 1px #ccc; }
    .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: #dddddd;
        color: black; }
        .guiatv .guiatv-nav .dia a:hover span, .guiatv .guiatv-nav .dia a:hover a {
          color: black; }
    .guiatv .guiatv-nav .hoje a {
      background-color: #dddddd; }
    .guiatv .guiatv-nav .selected a {
      background-color: #FAB432;
      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 .noar {
      width: 60px;
      text-align: center;
      vertical-align: middle; }
      @media (max-width: 480px) {
        .guiatv .guiatv-grelha .noar {
          display: none; } }
      .guiatv .guiatv-grelha .noar.active a {
        color: white;
        background-color: #F04132;
        font-size: 14px;
        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;
        text-transform: uppercase;
        line-height: 60px; }
        .guiatv .guiatv-grelha .noar.active a span {
          max-width: 60px;
          max-height: 60px;
          overflow: hidden; }
        .guiatv .guiatv-grelha .noar.active a:hover {
          background-color: #FAB432;
          color: black; }
    .guiatv .guiatv-grelha .linha {
      *zoom: 1;
      background-color: #f7f7f7;
      -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: #FAB432;
        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 .hora {
        display: block;
        float: left;
        width: 50px;
        text-align: center;
        color: #4d4d4d;
        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: #444;
          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: black;
        color: white; }
      .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: #FAB432; }
        .guiatv .guiatv-grelha .linha:hover a.programa {
          color: black; }
    .guiatv .guiatv-grelha .programa-detalhe {
      display: none;
      position: relative;
      background-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 .linhanoar {
      background-color: #dddddd; }
    .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: #0091C8; }
    .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: #FAB432;
        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;
          padding-bottom: 52%; } }

.player header {
  text-align: center; }
.player #banner {
  /* Gradiente preto */
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #000000 72%, #373737 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(72%, #000000), color-stop(100%, #373737));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #000000 0%, #000000 72%, #373737 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #000000 0%, #000000 72%, #373737 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #000000 0%, #000000 72%, #373737 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #000000 0%, #000000 72%, #373737 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#373737',GradientType=0 );
  /* IE6-9 */
  padding-top: 100px;
  padding-bottom: 100px; }
  .player #banner h1 {
    text-align: center;
    color: #bababa;
    font-size: 18px;
    margin: 20px 10px 15px 10px; }
  .player #banner .item-episodio {
    display: inline-block;
    margin-bottom: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    color: #FAB432;
    padding: 1px 3px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none; }
  .player #banner .emissao {
    margin-top: 15px;
    text-align: center;
    color: #727272;
    font-size: 14px; }
    .player #banner .emissao span {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      _height: 15px;
      margin-left: 18px; }
  .player #banner .logo-programa {
    display: block;
    width: 140px;
    max-width: 140px;
    height: 140px;
    max-height: 140px;
    overflow: hidden;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    position: absolute;
    left: 50%;
    bottom: -70px;
    margin-left: -70px;
    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; }
    .player #banner .logo-programa span {
      max-width: 140px;
      max-height: 140px;
      overflow: hidden; }
  .player #banner .botoes-layers {
    padding: 20px 10%;
    text-align: left; }
    .player #banner .botoes-layers #video-partilhas, .player #banner .botoes-layers h3 {
      text-align: center; }
.player .menu-subtitle h2 {
  text-transform: none;
  font-size: 20px; }
.player main {
  padding-top: 100px; }
@media (min-width: 1024px) {
  .player .grid {
    text-align: left; } }

.pesquisa .menu-subtitle h2 {
  color: white; }
.pesquisa #banner {
  height: 160px;
  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: #FAB432;
      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:hover {
    background-color: #f0f0f0; }
  .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: black;
    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; }

.artigos .menu-subtitle h2 {
  color: white; }
.artigos #banner {
  height: 90px;
  background-color: #222222; }
  @media (max-width: 770px) {
    .artigos #banner {
      height: 120px; } }

.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%, transparent 31%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(31%, transparent));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 31%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 31%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 31%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 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 h2 a {
    font-size: 16px;
    color: #a9a9a9;
    text-align: center;
    background: transparent url(/img/logo_widget.png?v2) no-repeat center 10px;
    padding-top: 70px;
    font-family: 'Montserrat-regular', sans-serif;
    margin-bottom: 4px;
    text-transform: uppercase;
    display: block; }

#widget {
  text-align: center; }
  #widget a {
    display: block;
    max-width: 320px;
    width: 100%;
    margin: 20px auto; }

@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: #FAB432;
      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: #FAB432;
      position: absolute;
      bottom: -67px;
      right: 60px;
      width: 132px;
      height: 132px;
      border-radius: 72px;
      text-align: center;
      border: solid 6px #FAB432;
      background-position: center -10px;
      background-size: cover;
      background-repeat: no-repeat;
      transition: all 1s; }
      .ticker #ticker .imagem .icon-play {
        color: #FAB432;
        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 */
@media (min-width: 601px) and (max-width: 1000px) {
  /**********/
  /* Header */
  /**********/
  .contents, #main-nav, .direto #banner .direto-canal-boxes, main, .player_wrapper, .inside, .canais {
    padding-left: 25px !important;
    padding-right: 25px !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: 10px;
    padding-right: 10px; }

  #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 {
    /*height: 85px;*/ }
    #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: 35px 10px; }

  main section .carousel {
    margin-left: 0;
    margin-right: 0; }

  /**********/
  /* Home */
  /**********/
  .home main section {
    margin-left: -10px;
    margin-right: -10px; }
    .home main section h2 {
      margin-left: 10px; }
    .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: 120px; }

  /*.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 {
    height: 190px; }
    .guiatv #banner .sub-header .inside {
      padding: 0 10px; }
    .guiatv #banner .canais {
      margin-left: 10px; }
      .guiatv #banner .canais li img {
        width: auto; }
  .guiatv .guiatv-nav {
    margin-bottom: 20px; }
  .guiatv .guiatv-inside {
    padding: 20px 0; }
  .guiatv .guiatv-grelha .noar {
    width: 30px; }

  /*************/
  /* Programas */
  /*************/
  .programas #banner {
    height: 350px; }
    .programas #banner .sub-header {
      height: 230px; }
    .programas #banner .sub-header .inside {
      padding: 15px 10px 0 10px; }
      .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%; }

  .programas.ultimos #banner {
    height: 190px; }
    .programas.ultimos #banner .sub-header {
      height: 90px; }

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

#javax_faces_developmentstage_messages {
  display: none; }

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