


/*--------------------------------------------------
 * General
 *--------------------------------------------------*/
 .uninav-positioner .container{
 	padding-left: 15px !important;
 	padding-right: 15px !important;
 }

.main-content .container { background-color:#fff; }

#masthead .logo, #masthead .header {
	padding-left: 0;
	padding-right: 0;
}
#masthead .container {
	padding-bottom: 0;
}

#stwrapper, #stOverlay {display:none!important;}
/*--------------------------------------------------
 * Fonts
 *--------------------------------------------------*/

body {font-family: 'Roboto',sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.section-title, .navbar a { font-family: 'dincond-medium'; text-transform: uppercase; display: inline-block; font-weight: normal;}
#play-list-episodes.bg-gray-darker {background-color: #1e1e1e; color: #fff; border-bottom: 1px solid #444444;}
#play-list-episodes .section-title img{
  max-width: 200px;
  height: auto;
  position: relative;
  bottom: 3px;
  margin-left: 5px;
}
#play-list-episodes .section-title{
  color: #0075ce;
  margin-bottom: 30px;
  display: inline-block;
}
#play-list-episodes .video-icon{
  background-color:  #0075ce;
}
#play-list-episodes .view-all{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.bg-gray-darker a h4, .bg-gray-darker a h4:hover,
.bg-gray-darker a h3, .bg-gray-darker a h3:hover {color:#0075CE}
.text-black { color: #000;}
.relative { position: relative;}
.absolute { position: absolute;}
.section-header {margin-bottom: 15px;padding-bottom: 0;}

.bg-facebook{ background-color: #3B5998}.bg-twitter{ background-color: #55ACEE} .bg-google-plus{ background-color:#dd4b39}.bg-linkedin{background-color:#0976b4}.bg-whatsapp{background-color:#4dc247}.bg-pinterest{background-color:#bd081c}
.row-share {margin-top:10px; margin-bottom:30px}
.row-share span:first-child { margin-bottom:5px; opacity:0.95;}
.row-share span:hover:first-child { opacity:1;}
.row-share span:first-child, .row-share span:hover:first-child {color:#fff!important;}
.row-share * { background-image:none!important;  }
.row-share b *{ font-family:inherit!important; font-size:inherit!important; color:inherit!important}
.row-share .stArrow *, .row-share .stButton_gradient  { border:0px!important; background-color:inherit!important; margin:0px!important;}
.row-share .stMainServices { display:none!important;}
.share-this span{ margin:1px!important;}
.share-this span span * { background-image:none!important; border:0px none!important;}
.share-this .btn { position:relative; height:27px; width:27px; text-align:center; float:left}
.share-this .stButton_gradient.stHBubble { background-color:inherit!important;}
.share-this .stBubble_hcount { font-size:14px!important; font-weight:bold}
.share-this .stButton { position:absolute; top:0px; left:0px; width:100%; height:100%; padding-top:4px!important}
.st_facebook_hcount, .st_plusone_hcount, .st_twitter_hcount, .st_linkedin_hcount, .st_whatsapp_hcount { width:80px; text-align:left}
.st-facebook-counter, .st-twitter-counter, .st-linkedin-counter, .st-whatsapp-counter { width:20px!important;}
.st_facebook_hcount .stBubble_hcount { color:#fff!important;}
.share-this .stHBubble { width:50px!important; text-align:right}
.chicklets.sharethis { background-image:none!important;}

#social-menu li a {color:#fff; opacity: 0.9}
#social-menu li a:hover {opacity:1}

.sprite a{margin: 0 auto;}



div .navbar {border:0px; margin-bottom: 0px;}
.navbar-header .navbar-brand { display: none;}
.navbar a {font-size: 25px;}
.navbar.navbar-default .navbar-nav li a {padding-top: 20px;padding-bottom: 20px;}
.site-navigation-inner { padding: 0; }
.navbar-brand { display: none;  }


.video-icon { bottom: 0; left: 0; top:auto;background-color: #000; opacity: 0.8; font-size: 20px; color: #fff; padding: 15px 17px;}

/*--------------------------------------------------
 * WP Gallery
 *--------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/*--------------------------------------------------
 * Embed, Iframes & Objects
 *--------------------------------------------------*/

/* Make sure embeds and iframes fit their containers */
/*embed,iframe,bobject {
	max-width: 100%;
}*/

/*.entry-content iframe {
	margin: 20px 0;
}*/
/*img {
	max-width: 100%;
	height: auto !important;
}*/
/* Text meant only for screen readers */
/*.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
*/
/*--------------------------------------------------
 * Content
 *--------------------------------------------------*/
.block { padding-top: 25px; }
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.gallery {
	margin-top: 25px;
}
/*.entry-content ul, .entry-content ol {
  padding-left: 30px;
}
.entry-content img { margin: 20px 0; }
.entry-content img:hover { opacity: 1; }
.entry-meta {
	clear: both;
}
.home .section-header, .sidebar .section-header {
	display: inline-block;
	width: 100%;
}
.home .section-header .section-title {
	display: inline-block;
}*/
/*--------------------------------------------------
 * Clearing
 *--------------------------------------------------*/

.clear {
	clear: both;
}

/*--------------------------------------------------
 * Widgets
 *--------------------------------------------------*/

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
 .comment .children { margin-left: 1.5em; }

 .widget { margin-top: 35px; }

 .widget-recent {
 	margin-bottom: 20px;
 }

 .widget-content {
 	position: relative;
 	left: -15px;
 }
 /*--------------------------------------------------
 * Synopsys
 *--------------------------------------------------*/

.synopsis-section h2 {font-weight:bold; font-size:18px;}
.synopsis-section ul.emission{display:none;}
.synopsis-section article{margin-bottom:20px;}
.synopsis-section article .image img{ width:240px; margin: 4px 10px 7px 0;}
.synopsis-section article .synopsis_short{ clear:both; }
.synopsis-section article .synopsis{float:left;}
.synopsis_short span.read-more{display:none;}

/*--------------------------------------------------
 * Navigation
 *--------------------------------------------------*/
 .navigation__item--hidden {
    position: absolute;
    top: 0;
    left: 0px;
	opacity: 0;
}

.navigation__accessibility-button:focus {
    position: static;
    top: 0;
    left: 0;
    padding: 10px;
    background-color: #f0f0f0;
    z-index: 1000;
}
.paging {
	text-align: center;
}
/*--------------------------------------------------
 * Footer
 *--------------------------------------------------*/

#cookiePolicyInfo {
	padding: 20px;
	padding-top: 30px;
	background-color: #eee;
	margin-top: 25px;
	display: none;
}

#cookiePolicyInfo {
	padding:20px;
}

#cookiePolicyInfo .container {
	padding: 0;
}

.footer-meta {
	background-color: #222;
	color: #5d5d5d;
	padding: 10px;
}

.footer-meta .container {
	padding:0 10px;
}

#policyCookieTitle {
	font-weight: bold;
	font-size: 24px;
	color:#444;
}
#policyCookieText {
	color: #666;
	font-size: 14px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
  }
  
  .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
	background: #f4f4f4; /* Opcional para destacar */
	padding: 10px;
  }


/* Footer */
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#cookiePolicyInfo {
    padding: 20px;
    padding-top: 30px;
    background-color: #eee;
    margin-top: 25px;
    display: none;
}

#cookiePolicyInfo {
    padding: 20px;
}

#cookiePolicyInfo .container {
    padding: 0;
}
 .site-footer-copyright {
    font-size: 1.1rem;
}
.site-footer-nav a{
	font-size: 1rem;
}
.site-footer-nav {
	font-size: 1rem;
}
.site-footer .uninav-menu-list a{color: #90A4AE !important;}
.site-footer ul{padding-left:0 !important;}
.site-footer{font-family: 'Roboto', sans-serif!important;background-color:#263238;min-height:215px;color:#90A4AE;font-size:1rem;padding:40px 0;text-transform:uppercase;}
.site-footer a{color:inherit}
.site-footer-copyright{text-transform:none}
.site-footer-nav {
	font-size: 1.1rem;
	margin-top: 0;
	margin-bottom: 0;
}
@media (max-width:767px){
	.site-footer-copyright{font-size:.75rem}
}

@media (min-width:768px){
	.site-footer{padding:70px 0;font-size:.75rem}
	.site-footer-nav{margin-top:0;margin-bottom:0}}.site-footer-nav a{margin:0 4px}.logo-rtp-small-white{display:inline-block;margin:30px 0}@media (min-width:768px){.logo-rtp-small-white{margin:0;width:172px}}.logo-rtp-small-white img{max-width:100%;height:auto}.logo-rtp-small-white span{display:none}.footer-menu{width:100%;list-style:none;margin:0 -.9375rem 30px;padding:0;line-height:1.75em; float:left;}.footer-menu>li{position:relative;float:left;min-height:1px;padding-left:.9375rem;padding-right:.9375rem;width:100%}@media (min-width:544px){.footer-menu>li{width:50%}.footer-menu>li:nth-child(2n+1){clear:left}}.footer-menu>li>ul{list-style:none;padding:0;margin:0;color:#fff}.footer-menu .uninav-menu-title{margin:0;font-size:inherit;line-height:inherit}.footer-menu .uninav-menu-title>span{font-weight:400}.footer-menu .uninav-menu-list{color:#90A4AE;line-height:inherit}.footer-menu .uninav-menu-list li{margin:0}.footer-menu-title{color:#fff}.social-network-horizontal{float:left;padding:0;margin:30px 0}@media (min-width:768px){.footer-menu>li{width:22%}.footer-menu>li:last-child{width:34%}.footer-menu>li:nth-child(2n+1){clear:none}.social-network-horizontal{margin:70px 0 0}}.social-network-horizontal li{float:left;overflow:hidden;list-style:none;margin-right:8px}.social-network-horizontal .icon{display:block;text-align:left;text-indent:-999em;width:48px;height:48px;background-size:48px}.epg-channel-list-maintitle.afternoon,.epg-channel-list-maintitle.evening,.epg-channel-list-maintitle.morning,.epg-channel-list-maintitle.primetime{text-indent:0}@media (min-width:768px){.social-network-horizontal .icon{width:22px;height:22px;background-size:22px}}.social-network-horizontal .icon.facebook{background-image:url(https://rtp.pt/common/img/assets/social-icon-facebook.svg)}.social-network-horizontal .icon.twitter{background-image:url(https://rtp.pt/common/img/assets/social-icon-twitter.svg)}.social-network-horizontal .icon.youtube{background-image:url(https://rtp.pt/common/img/assets/social-icon-youtube.svg)}.social-network-horizontal .icon.flickr{background-image:url(https://rtp.pt/common/img/assets/social-icon-flickr.svg)}.social-network-horizontal .icon.instagram{background-image:url(https://rtp.pt/common/img/assets/social-icon-instagram.svg)}.footer-rtp-classic{background-color:#fff;padding-top:1.25rem}.footer-rtp-classic .row>div{height:290px;background-size:cover;background-position:center top;padding:0}.footer-rtp-classic .row>div img{display:none}.footer-rtp-classic .row>div h2{font-size:1.5rem}.footer-rtp-classic .row>div p{font-size:1.4rem;line-height:1.625rem}.footer-rtp-classic .row>div a{width:100%;padding:.93rem;position:relative;height:290px;display:block;color:#fff;text-decoration:none}.footer-rtp-classic .row>div a .over-elements{position:absolute;z-index:1;bottom:10px}.footer-rtp-classic .row>div a .over-elements h2{line-height:.9rem}.footer-rtp-classic .row>div a:after{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.3);content:'';z-index:0;opacity:0;transition:all .3s}.footer-rtp-classic .row>div a:hover:after{opacity:1;transition:all .6s}.footer-rtp-classic .row>div,.footer-rtp-classic .row>div.gray{background-color:#86949A}.footer-rtp-classic .row>div.gray a:before{background-image:none;display:none}.footer-rtp-classic .row>div.gray .over-elements{bottom:auto;top:20px}.footer-rtp-classic .row>div.gray .over-elements p{color:#37474f;font-size:1rem;line-height:1.5rem}.footer-rtp-classic .text-highlight{color:inherit;background-color:transparent!important;padding:40px 15px 15px!important}.footer-rtp-classic .text-highlight p{font-size:1rem!important;line-height:1.5rem!important}.footer-rtp-classic .text-highlight h2{font-weight:300;font-size:2rem;color:#0074FF}



.play-video-outer .absolute{top: auto !important; }
.sprite a{text-indent: -99999px; width: 200px; background: url(//cdn-images.rtp.pt/common/img/channels/logos/gray-negative/horizontal/rtpplay.png?w=168&v3); background-repeat: no-repeat; background-position: 20px 22px;}
.sprite a:hover {background: url(//cdn-images.rtp.pt/common/img/channels/logos/color/horizontal/rtpplay.png?w=168&v3);background-repeat: no-repeat; background-position: 20px 22px;}
.r-play-inner .section-title span{margin-right:11px; margin-bottom:7px; }
.r-play-inner .section-title img{margin-bottom:7px; margin-right: 10px;}
.r-play-inner .view-all{margin-left: 0;}

.footer-menu li a{
	font-size: 12px;
    font-weight: 300;
    line-height: 22px;
}
.footer-meta a {color: #337ab7 !important;}
.footer-meta a:hover {
  color: #23527c;
  text-decoration: underline;
}
.site-footer{font-family: 'Roboto', sans-serif!important;background-color:#263238;min-height:215px;color:#90A4AE;font-size:1rem;padding:40px 0;text-transform:uppercase;}
/*--------------------------------------------------
 * Misc
 *--------------------------------------------------*/

.advertising {
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
}
.facebook-box {
	margin-top: 20px;
}
.social-networks a {
	margin-right: 5px;
	display: inline-block;
}
.social-networks {
	float: right;
	background-color: inherit;
	padding: 0;
	list-style-type: none;
}
.social-networks li {
	float: left;
}
.social-networks .fa {
	color: #fff;
	display: inline-block;
	text-rendering: auto;
	font-size:32px;
}
.play {
	margin-bottom: 35px;
}
.play .section-header {
	border: 0;
}
.play .section-header h2 {
	line-height: 1.625;
	display: inline-block;
}
.play-outer {
	background-color: #1e1e1e;
	border-bottom: 1px solid #444444;
}
.rtpplay {
	list-style-type: none;
}
.rtpplay li {
}
.play .section-title {
	color: #0075ce;
}
.play .r-play-inner p, .play .view-all a {
	margin: 0;
	color: #fff !important;
}
.pagination>li>a, .pagination>li>span {
	color: #333;
}
/*.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ffa21a;
    border-color: #ffa21a;
    cursor: default;
}*/
.featured img:hover {
	opacity: 0.7;
}
.play-video-outer {
	position: relative;
}
.play-video-outer i {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #0075CE;
	padding:13px 11px 13px 15px;
	font-size: 20px;
	color: #fff;
}

.view-all{margin-left:10px;}

.play .view-all a:hover {
	color: #0075ce !important;
}


@media (max-width: 1023px){
  .uninav-breaking-wrapper>.container {
      padding: 0 !important;
  }
}

@media only screen and (max-width: 992px) {
  .uninav-wrapper > .container{padding: 0 !important;}
}

@media only screen and (max-width: 767px) {
  #social-menu{
    float: none !important;
    text-align: center;
  }
  .navbar-nav{
    margin:0 !important;
  }
}
@media (min-width: 544px) and (max-width:767px){
  .uninav-positioner .container {
      max-width: 100%;
  }
}
/*acessibilidades*/
h2.firstItem {
    font-size: 28px;
    margin-top: 22px;
    margin-bottom: 11px;
}
.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

