@charset "ISO-8859-1";

/** Depuração CSS */
.css_debug {position: fixed; bottom:0; left:0; width: 300px; font-family: Arial; font-size: 10px; padding: 4px; background: #fff; color: #444; background: #fff; z-index: 10000;}
.css_debug > div {display:none; margin: 2px 4px; float: left;}
.css_debug > div.window-width {display: inline-block;}
.css_debug > div.backend-ts {display: inline-block;}

#debug {position: fixed; bottom:0; right: 0; max-height: 30px; overflow: auto; background: #fff; width: 300px; padding: 18px; box-sizing: border-box;}
#debug:hover {max-height: 400px; width: 90%;}
.xdebug-error {margin-top: 70px;}

/** Body */
html, body {padding: 0; margin: 0;}
body {background-color: #fff;}

/* Resets */
div {box-sizing: border-box;}

/* Wrapper */
.inner-wrapper {margin-left: auto; margin-right: auto; clear: both; max-width: 100% !important;}
#content {background-color: #fff; padding-bottom: 24px;}

/* Content */
#content {position: relative;}
/* Header */
#header {position: fixed; top: 0; width: 100%; z-index: 1000;}
#header .header-wrapper {background: #000; box-shadow: 0 0 6px #000;} 
#header_wrapper {height: 55px; position: relative;}
/* Editoria */
#header .hdr-editoria {box-shadow: 0 0 6px #000; border: 0 solid #000; border-width: 2px 0; display: none;}
#header .hdr-editoria {background: #000; color: #fff; border-color: #000; font-weight: bold;}
#header .hdr-editoria .hdr-edt {display: flex; flex-flow: row nowrap; justify-content: flex-end;}
#header .hdr-editoria .hdr-edt-tit {height: 28px; line-height: 32px; vertical-align: middle;}

/* Main menu */
.hdr-menu {display: flex; flex-flow: row nowrap; align-items: stretch; min-height: 55px;}
.hdr-menu .mnu-logo {display: flex; align-items: center; justify-content: center; margin-right: 12px; width: 125px;}
.hdr-menu .mnu-logo a {display: block; margin: 0 auto; }
.hdr-menu .mnu-logo a img {display: block; width: 100%; height: auto;}
.hdr-menu .mnu-logo .hdr-logo {display: block;}
.hdr-menu .mnu-nav {display: flex; align-items: center; flex: auto; background: #000;}
.hdr-menu .mnu-btn {display: none; flex-flow: row nowrap; align-items: center; justify-content: center; width: 30px; margin: 0 8px;}
.hdr-menu .mnu-btn a {font-size: 26px; color: #fff; display: block;}
.hdr-logo-p {display: none;}
.hdr-menu .mnu-busca button {cursor: pointer;}
.hdr-menu .mnu-busca {margin-left: 12px; margin-right: 4px; position: relative;}
.hdr-menu .mnu-busca i.fa {font-size: 18px; color: #fff;}

/* OdNews AoVivo */
.hdr-menu .mitem.mitem-odnews a {position: relative;}
.hdr-menu .mitem.mitem-odnews a:after {position: absolute; font-weight: normal; text-transform: none; content: 'estamos no ar!'; display: none; text-align: center; font-size: .7em; width: 100%; bottom: 8px; color: #6f6; transition: bottom 300ms ease; adisplay: none;}
#header.hdr-small .hdr-menu .mitem.mitem-odnews a:after {bottom: 0px;}
body.odnews-active .hdr-menu .mitem.mitem-odnews a:after {display: block;}


/* Search */
.mnu-busca {position: relative; display: flex; align-items: center; flex-flow: row nowrap; padding: 0 3px;}
.mnu-busca .btn-busca {display: block; width: 36px; height: 26px; text-align: center; line-height: 26px; vertical-align: middle; border: none; background: #000; border-radius: 0 3px 3px 0; outline: 0; transition: background-color ease 300ms;}
.mnu-busca .btn-busca i {display: block;}
.mnu-busca .txt-busca {display: block; height: 26px; border: 0; padding: 0; margin: 0; width: 0px; transition: width ease 300ms; outline: 0; border-radius: 3px 0 0 3px;}
.mnu-busca-escopo {position: absolute; width: 100%; overflow: hidden; background: #444; border-radius: 0 0 3px 3px; top: 100%; right: 0; font-size: 10pt; vertical-align: middle; color: #fff; white-space: nowrap; display: none;}
.mnu-busca-escopo .opt-busca {vertical-align: top;}
.mnu-busca-escopo .mnu-busca-opt {margin: 0 4px 8px 4px;}
.mnu-busca.open {background: #444;}
.mnu-busca.open .btn-busca {background: #666;}
.mnu-busca.open .txt-busca {padding: 0 6px; width: 160px;}
.mnu-busca.open .mnu-busca-escopo {display: none;}
/* Header-Nav */
.hdr-menu .mnu-nav {display: block;}
.hdr-menu .mnu-nav ul {list-style-type: none; padding: 0; margin: 0;}
.hdr-menu .mnu-nav ul {display: flex; flex-flow: row nowrap;}
.hdr-menu .mnu-nav ul.menu li {flex: 1; text-align: center; position: relative;}
.hdr-menu .mnu-nav ul li > a {padding: 18px 3px; display: block;}
.hdr-menu .mnu-nav ul.submenu {position: absolute; top: 100%; min-width: 100%; background: #000; flex-flow: column; max-height: 0; overflow: hidden;}
.hdr-menu .mnu-nav ul.submenu li {text-align: left;}
.hdr-menu .mnu-nav ul.submenu li a {padding: 12px; white-space: nowrap;}
.hdr-menu .mnu-nav ul.menu li:hover > a {background: #444;}
.hdr-menu .mnu-nav ul.menu li.mitem-wsub > a:after {content: '\f0d7'; font-family: 'Font Awesome 5 Free'; margin-left: 4px; color: #fff;}
/* Header Small */
#header.hdr-small .hdr-menu {min-height:34px;}
#header.hdr-small .hdr-menu .mnu-nav ul li > a {padding-top: 8px; padding-bottom: 8px;}
#header.hdr-small .hdr-menu .mnu-busca i.fa {font-size: 16px;}
#header.hdr-small .hdr-menu .mnu-logo {justify-content: flex-start;}
#header.hdr-small .hdr-logo {display: none;}
#header.hdr-small .hdr-logo-p {display: block;}
/* Header Transitions */
.hdr-menu {transition: min-height ease 400ms}
.hdr-menu .mnu-nav {transition: background ease 400ms, left ease 300ms;}
.hdr-menu .mnu-nav ul li {transition: background ease 400ms;}
.hdr-menu .mnu-nav ul.submenu {transition: all ease 200ms;}
.hdr-menu .mnu-nav ul li > a {transition: padding ease 400ms;}
.hdr-menu .mnu-busca i {transition: font-size ease 400ms;}
/* Footer */
#footer {background: #000; min-height: 60px; padding: 1px; position: relative;}
#footer .ftr-row {display: flex; flex-flow: row nowrap; justify-content: center; align-items: center;}
#footer .ftr-col {margin: 24px 0;}
#footer .ftr-lnks {display: flex; flex-flow: row wrap; flex:1;}
#footer .ftr-lnks.ftr-lnks-top {justify-content: center;}
#footer .ftr-lnks.ftr-lnks-edts {justify-content: space-between;}
#footer .ftr-lnks a {white-space: nowrap; margin: 0 18px;}
#footer .ftr-lnks.ftr-lnks-edts a {flex-basis: 20%;}

#footer .ftr-redes {display: flex; flex-flow: nowrap;}
#footer .ftr-redes a {margin: 0 5px;}
#footer .ftr-btns .btn-app {width: 140px; padding: 6px 0;}
#footer .ftr-btns .btn-app img {width: 100%; height: auto; display: block;}
#footer .ftr-selo {margin: 0 26px;}
#footer .ftr-row.row-copy {justify-content: space-between; align-content: baseline; font-size: .9rem; margin-bottom: 0;}
#footer .ftr-row.row-copy a {margin-left: 6px;}

/* Sidebar */
.sidebar {display: flex; flex-flow: row nowrap; justify-content: stretch; align-content: stretch; width: 100%;}
.sidebar .main-content {flex: 1 1 100%; margin-right: 18px; margin-bottom: 24px;}
.sidebar .side-content {flex: 0 0 300px; margin-bottom: 24px;}

/* Slider */
.slider-panel {position: relative; overflow: hidden;}
.slider-panel .slider-btn {position: absolute; color: #fff; background: rgba(255,255,255,.4); transition: background ease 600ms; display: inline-block; box-sizing: border-box;}
.slider-panel .slider-btn:hover {background: rgba(255,255,255,.6);}
.slider-panel .slider-btn:after {font-family: 'Font Awesome 5 Free'; font-size: 1.4rem; font-weight: bold; margin: 0 12px;}
.slider-panel .slider-thumbs {position: absolute; text-align: center;}
.slider-panel .slider-thumbs span {margin: 2px; background: #444; width: 12px; height: 12px; border:1px solid #aaa; border-radius: 6px; transition: background-color ease 600ms; cursor: pointer;}
.slider-panel .slider-thumbs span.active {background: #fff; border-color: #fff;}
/* Slider horizontal */
.slider-panel.horizontal .slider-scroll {overflow-x: hidden; width: 100%;}
.slider-panel.horizontal .slider-thumbs {width: 100%; bottom: 0;} 
.slider-panel.horizontal .slider-thumbs span {display: inline-block;}
.slider-panel.horizontal a[data-page] {top: 50%; margin: -40px 0 0 0; border-radius: 30px; width: 70px; height: 70px; line-height: 70px;}
.slider-panel.horizontal a[data-page="a"] {left: -30px; text-align: right;}
.slider-panel.horizontal a[data-page="p"] {right: -30px; text-align: left;}
.slider-panel.horizontal a[data-page="a"]:after {content: '\f053';}
.slider-panel.horizontal a[data-page="p"]:after {content: '\f054';}
/* Slider vertical */
.slider-panel.vertical {height: 100%; padding: 30px 0 30px 20px;}
.slider-panel.vertical .slider-scroll {width: 100%; height: 100%; overflow-y: hidden;}
.slider-panel.vertical .slider-viewport {display: block; margin: 0 3px;}
.slider-panel.vertical .slider-viewport > * {display: block; width: 100%; margin-top: 0; margin-bottom: 0;}
.slider-panel.vertical .slider-thumbs {height: 100%; left: 0; top: 0; width: 20px; display: flex; flex-flow: column nowrap; align-items: center; justify-content: center;} 
.slider-panel.vertical .slider-thumbs span {display: inline-block;}
.slider-panel.vertical a[data-page] {height: 30px; width: 60px; line-height: 30px; vertical-align: middle; text-align: center;}
.slider-panel.vertical a[data-page="a"] {left: 50%; margin-left: -20px; top: 4px;}
.slider-panel.vertical a[data-page="p"] {left: 50%; margin-left: -20px; bottom: 4px;}
.slider-panel.vertical a[data-page="a"]:after {content: '\f077';}
.slider-panel.vertical a[data-page="p"]:after {content: '\f078';}

/* Cabeçalho (retranca) com dados do colunista */
.cln-retranca {display: flex; flex-flow: row nowrap; background: #fff; max-width: 960px; margin: 0 auto 24px auto;}
.cln-retranca .cln-imagem {flex: 1 1 40%; max-width: 160px;}
.cln-retranca .cln-imagem img {width: 100%; height: auto; display: block;}
.cln-retranca .cln-info {display: flex; flex-flow: column; justify-content: stretch; padding: 0 1em;}
.cln-retranca .cln-nom {color: #222; margin: .5em 0;}
.cln-retranca .cln-nom:before {content: '\f007'; font-family: 'Font Awesome 5 Free'; font-weight:bold; margin-right: .5em; font-size: .7em; vertical-align: .1em;}
.cln-retranca .cln-bio {flex: 1; background: #fff; display:flex; flex-flow: row nowrap; align-items: center;}
.cln-retranca .cln-ver {margin-top: auto; display: none;}
.cln-retranca .cln-ver:before {content: '\f0c1'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: .9em; color: inherit; margin-right: .4em;}
.cln-retranca-link > .cln-retranca .cln-ver {display: block;}
.cln-retranca-link > .cln-retranca {margin: 24px 0;}  

/* Aspect ratio */
.ratio-Site, .ratio-4x3, .ratio-16x9, .ratio-9x16 {box-sizing: border-box !important; position: relative;}
.ratio-Site:before, .ratio-4x3:before, .ratio-16x9:before, .ratio-9x16:before {width: 0; content: ''; display: table;} 
.ratio-Site:after, .ratio-4x3:after, .ratio-16x9:after, .ratio-9x16:after {content: ''; display: table;}
.ratio-Site:before {padding-top: 63.6300%;}
.ratio-4x3:before  {padding-top: 75.0000%;}
.ratio-16x9:before {padding-top: 56.2500%;}
.ratio-9x16:before {padding-top:177.7778%;}
.ratio-Site > *:first-child, .ratio-4x3 > *:first-child, .ratio-16x9 > *:first-child, .ratio-9x16 > *:first-child {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Tabs */
.tabs .tab-headers-wrapper {display: flex; flex-flow: row nowrap; justify-content: stretch; align-items: flex-end; position: relative;}
.tabs .tab-headers {flex: 1; display: flex; flex-flow: row nowrap; min-height: 30px; align-items: flex-end; border-bottom: 1px solid #999; margin-bottom: 12px; position: relative;}
.tabs .tab-headers .tab-header {flex: 1;}
.tabs .tab-headers-right {margin: 12px 0 0 0; padding-bottom: 4px; align-self: flex-start;}
.tabs .tab-header-right {margin: 0 0 0 36px; display: none;}
.tabs .tab-contents {overflow-x: hidden; overflow-y: auto; display: flex; flex-flow: row nowrap;}
.tabs .tab-contents .tab-content {width: inherit; flex: 0 0 100%;}
.tabs .tab-headers a {display: block; vertical-align: middle; border: 0 solid transparent; border-width: 0 0 3px 0; margin-bottom: -2px;}
.tabs .tab-headers a.tab-active {border-color: #999;}

/* #404 */
#info404 {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,68,0,.4); z-index: 998; border:2px solid red;}
#info404 .msg404 {width: 40%; margin: 120px auto 0 auto; background: #fff; box-shadow: 0 0 10px 2px #000; padding: 40px; font-size: 1.2em; position: relative;}
#info404 .msg404:after {position: absolute; right: 12px; top:9px; content: 'X'; font-family: Arial; font-weight: bold; cursor: pointer; display: block;}

/* Lazy Load */
.lazy-loading {position: relative;}
.lazy-loading:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('data:image/gif;base64,R0lGODlhqAIsAZECADWz27vM0////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgACACwAAAAAqAIsAQAC/5SPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGITCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+v3/L7/DxgoOEhYaHiImKi4yNjo+AgZKTlJWWl5iZmpucnZ6fkJGio6SlpqeoqaqrrK2ur6ChsrO0tba3uLm6u7y9vr+wscLDxMXGx8jJysvMzc7PwMHS09TV1tfY2drb3N3e39DR4uPk5ebn6Onq6+zt7u/g4fLz9PX29/j5+vv8/f7/8PMKDAgQQLGjyIMKHChQwbOnwIMaLEiRQrWryIMaPGjf8cO3r8CDKkyJEkS5o8iTKlypUsW7p8CTOmzJk0a9q8iTOnzp08e/r8CTSo0KFEixo9ijSp0qVMmzp9CjWq1KlUq1q9ijWr1q1cu3r9Cjas2LFky5o9izat2rVs27p9Czeu3Ll069q9izev3r18+/r9Cziw4MGECxs+jDix4sWMGzt+DDmy5MmUK1u+jDmz5s2cO3v+DDq06NGkS5s+jTq16tWsW7t+DTu27Nm0a9u+jTu37t28e/vuGCC48OAMhg8vbpz4guTKFTAPgDx5dOPTjy9nXl347yzPszdP0P26dPHUyVt3jt28dvXfEYTfbuU9+PTox9cvf//8fPv78ff/1+8eff+tB18V8gXIH4L+KQjgAQc6KCCDBA7YHoQJWrhggVE8aACHAngIYoQYNtihiCVeeGKGKZKooRMhovihiTHC+KKKM9pYI4setshEjhNKWOGKP444pJBB3qijjD4eyeMSS0LHHpT5FYkklU96JyWFWQK5ZZNNXBkllmKGSeaUR4Lp5RNoajmmmV0a+WaVZypJJ4xpIrEml22yWSafbu6p550u1okjoUnSaKiVic5pp6COPgpppJJOSmmlll6Kaaaabsppp55+Cmqooo5Kaqmmnopqqqquymqrrr4Ka6yyzkprrbbeimuuuu7Ka6++/gpssMIOS2yxxh6LbLLKly7LbLPOPgtttNJOS2211l6Lbbbabsttt95+C2644o5Lbrnmnotuuuquy2677r4Lb7zyzktvvfbei2+++u7Lb7/+/gtwwAIPTHDBBh+McMIKL8xwww4/DHHEEk9MccUWX4xxxhpvzHHHHn8Mcsgij0xyySafjHLKKq/McssuvwxzzDLPTHPNNt+Mc84678xzzz7/DHRXBQAAIfkEBQoAAgAsCAGQAAgADAAAAgiEj6nL7Q9jKgAh+QQFCgACACwYAZAACAAMAAACCISPqcvtD2MqACH5BAUKAAIALCgBkAAIAAwAAAIIhI+py+0PYyoAIfkEBQoAAgAsOAGQAAgADAAAAgiEj6nL7Q9jKgAh+QQFCgACACxIAZAACAAMAAACCISPqcvtD2MqACH5BAUKAAIALFgBkAAIAAwAAAIIhI+py+0PYyoAIfkEBQoAAgAsaAGQAAgADAAAAgiEj6nL7Q9jKgAh+QQFCgACACx4AZAACAAMAAACCISPqcvtD2MqACH5BAUKAAIALIgBkAAIAAwAAAIIhI+py+0PYyoAIfkEBQoAAgAsmAGQAAgADAAAAgiEj6nL7Q9jKgAh+QQFCgACACwAAAAAAQABAAACAlQBADs='); background-repeat: no-repeat; background-position: 50% 50%;}

/* Páginas diversas */
body.action-busca #resultado {min-height: 80vh; margin: 2em 0;}
body #content .lista-content {margin-top: 1em;}

/* Redes sociais */
.fa-facebook-f {background: #3B5998; color: white;}
.fa-twitter {background: #55ACEE; color: white;}
.fa-linkedin-in {background: #007bb5; color: white;}
.fa-youtube {background: #bb0000; color: white;}
.fa-instagram {background: #125688; color: white;}
.fa-pinterest {background: #cb2027; color: white;}
.fa-reddit {background: #ff5700; color: white;}
.fa-rss {background: #ff6600; color: white;}
.fa-whatsapp {background: #128C7E; color: white;}
.fa-flipboard {background: #e12828; color: white;}
.fa-code {background: #ddd; color: #444;}

#footer .ftr-redes a {font-size: 24px; padding: 4px 2px; display: inline-block; width: 28px; text-align: center; background: transparent; transition: background ease 300ms;}
#footer .ftr-redes a:hover {background: #444;}

/* Widgets */
.wdgplayer {position: fixed; margin: 100% 0 0 0; background: #111; bottom: 0; right: 0; width: 360px; max-width: 100vw; border:2px solid #000; box-shadow: -2px -2px 6px rgba(0,0,0,.5); z-index: 1000001 /* 1M = hands talk */; transition: bottom ease 2s;}
.wdgplayer .wdgplayer-title {color: #fff; padding: 3px 4px; font-size: 1rem; display: flex; flex-flow: row nowrap; justify-content: center;}
.wdgplayer .wdgplayer-title span {flex: 1;}
.wdgplayer .wdgplayer-title a {flex: 0; color: #fff; margin-left: 9px;}
.wdgplayer .wdgplayer-player {padding: 0 0 56.25% 0; position: relative; height: 0; width: 100%; height: 0; transition: padding ease 1s;}
.wdgplayer .wdgplayer-stage {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; overflow: hidden;}
.wdgplayer .wdgplayer-title .btn-open {margin-right: 6px; color: #6f6;}
.wdgplayer .wdgplayer-title .btn-max {display: none;}
.wdgplayer.minimized .wdgplayer-player {padding: 0;}
.wdgplayer.minimized .wdgplayer-title .btn-max {display: inline-block;}
.wdgplayer.minimized .wdgplayer-title .btn-min {display: none;}
.wdgplayer .fb-video:after {content: 'Carregando player - aguarde...'; color: #888; text-align: center; margin: 1em 0; display: block;}

/* Outras */
body.pag-sobre_nos #content h1 {margin: 1em 0;}
body.pag-sobre_nos #content p {margin: 1em 0; font-size: 1.2rem; line-height: 1.5em; text-indent: 1.5em;}

/* Comuns */
.action-outras #content {min-height: 40vw; padding: 1em 0;}
ul.links {padding: 0; margin: 0; list-style-type: none;}
ul.links li {margin: .5em 0;}
ul.links li:before {content: '\f0c1'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: .9em; color: #0DB251; margin-right: .4em;}
a[href^="mailto"]:before {content: '\f0e0'; font-family: 'Font Awesome 5 Free'; font-weight: bold; font-size: .9em; color: inherit; margin-right: .4em;}
