/*   
Theme Name: NOTICIERO DIGITAL
Theme URI: http://www.noticierodigital.com
Description: Custom made TEMPLATE -- WordPress v5.2.4 + bootstrap 4  + SASS basado en el tema de Chris Coyier
Author: Daniel Viera
Author URI: http://www.viera.info
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noticierodigital
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 0; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a {
  border: none; }
  a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  a img.alignnone {
    margin: 5px 20px 20px 0; }
  a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

img {
  border: none; }

a:focus, img:focus {
  outline: none; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }
  .wp-caption.alignnone, .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

.sticky,
.gallery-caption,
.bypostauthor {
  display: block; }

@media screen {
  * {
    margin: 0;
    padding: 0; }

  .screen-reader-text {
    position: absolute;
    left: -9999px;
    top: -9999px; }

  .clear {
    clear: both; }

  .group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

  * html .group, *:first-child + html .group {
    zoom: 1; }

  /* First selector = IE6, Second Selector = IE 7 */
  #page-wrap {
    width: 960px;
    margin: 20px auto; }

  ol.commentlist {
    list-style: none; }
    ol.commentlist li.comment {
      border-bottom: 1px dotted #666;
      padding: 10px; }
      ol.commentlist li.comment div.vcard cite.fn {
        font-style: normal; }
      ol.commentlist li.comment div.vcard img.avatar {
        float: right;
        margin: 0 0 10px 10px; }
      ol.commentlist li.comment div.comment-meta {
        font-size: 10px; }
        ol.commentlist li.comment div.comment-meta a {
          color: #ccc; }
      ol.commentlist li.comment div.reply {
        font-size: 11px; }
        ol.commentlist li.comment div.reply a {
          font-weight: bold; }
      ol.commentlist li.comment ul.children {
        list-style: none;
        margin: 10px 0 0; }
        ol.commentlist li.comment ul.children li.depth-2 {
          border-left: 5px solid #555;
          margin: 0 0 10px 10px; }
        ol.commentlist li.comment ul.children li.depth-3 {
          border-left: 5px solid #999;
          margin: 0 0 10px 10px; }
        ol.commentlist li.comment ul.children li.depth-4 {
          border-left: 5px solid #bbb;
          margin: 0 0 10px 10px; }
    ol.commentlist li.even {
      background: #fff; }
    ol.commentlist li.odd {
      background: #f6f6f6; }
    ol.commentlist li.parent {
      border-left: 5px solid #111; } }
/* END screen media */
@media print {
  .do-not-print {
    display: none; }

  #comments {
    page-break-before: always; }

  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.4;
    word-spacing: 1.1pt;
    letter-spacing: 0.2pt;
    font-family: Garamond, "Times New Roman", serif;
    color: #000;
    background: none;
    font-size: 12pt; }

  h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif; }

  h1 {
    font-size: 19pt; }

  h2 {
    font-size: 17pt; }

  h3 {
    font-size: 15pt; }

  h4, h5, h6 {
    font-size: 12pt; }

  code {
    font: 10pt Courier, monospace; }

  blockquote {
    margin: 1.3em;
    padding: 1em; }

  img {
    display: block;
    margin: 1em 0; }

  a img {
    border: none; }

  table {
    margin: 1px;
    text-align: left; }

  th {
    border-bottom: 1px solid #333;
    font-weight: bold; }

  td {
    border-bottom: 1px solid #333; }

  th, td {
    padding: 4px 10px 4px 0; }

  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; }

  a {
    text-decoration: none;
    color: black; } }
/* END print media */
/* NOTICIERO DIGITAL */
html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html, body {
  font-size: 14px; }

body {
  margin: 0;
  background-color: #FFF;
  font-family: "Martel", "arial", sans-serif;
  color: #000;
  font-size: 14px; }

a {
  color: #000;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  a:hover {
    text-decoration: none;
    color: #999999; }
  a img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  a:hover img {
    opacity: .7; }

button {
  background: none;
  border-width: 0;
  /* add to avoid problem when rotated and click on chrome from here*/
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  z-index: 1;
  position: relative;
  /* to here */ }
  button:hover {
    cursor: pointer; }
  button:focus {
    outline: 0; }
  button.rotated {
    transform: rotate(45deg); }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

.fixed-top {
  z-index: 2147483647 !important; }

.categoria_link {
  font-weight: 700 !important; }

/* ADS */
.banner {
  background-image: url(temporales/ads.jpg);
  background-color: darkslategrey;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #FFF;
  font-size: 30px;
  font-weight: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Roboto", "arial", sans-serif; }

.banner_sep {
  padding: 20px 0;
  justify-content: center;
  display: flex;
  flex-direction: row;
  width: 100%; }

.banner_sup {
  height: 240px; }

.banner_header {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center; }

.bt {
  border-top: 1px solid #999999; }

.bb {
  border-bottom: 1px solid #999999; }

.banner_300x250 {
  width: 300px;
  height: 250px; }

.banner_300x600 {
  width: 300px;
  height: 600px; }

.banner_600x300 {
  max-width: 600px;
  height: 300px; }

.banner_728x90 {
  max-width: 728px;
  height: 90px; }

.banner_336x280 {
  width: 336px;
  height: 280px; }

.tabola {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Roboto", "arial", sans-serif !important; }
  .tabola #taboola-right-rail-thumbnails,
  .tabola #taboola-below-article-thumbnails,
  .tabola #taboola-single-section---below-article-thumbnails {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: rgba(153, 153, 136, 0.3);
    padding: 20px; }
    .tabola #taboola-right-rail-thumbnails:empty,
    .tabola #taboola-below-article-thumbnails:empty,
    .tabola #taboola-single-section---below-article-thumbnails:empty {
      padding: 0 !important;
      border-top: 0 solid transparent !important;
      border-bottom: 0 solid transparent !important; }
  .tabola span {
    font-family: "Roboto", "arial", sans-serif !important; }
  .tabola:empty {
    display: none; }
  .tabola h1, .tabola h2, .tabola h3, .tabola h4, .tabola h5, .tabola h6,
  .tabola .video-title {
    font-family: "Martel", "arial", sans-serif !important; }

/* NAVBAR */
.logo {
  background-color: #B4462C;
  min-height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: none;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  padding: 10px 0; }
  .logo img {
    min-width: 90px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .logo:hover img {
    transform: scale(0.97);
    opacity: .70; }

/* SOCIAL */
.redes {
  margin: 5px 0; }
  .redes ul.menuredes {
    height: 30px;
    justify-content: center;
    display: flex;
    width: 100%;
    margin: 0; }
    .redes ul.menuredes li {
      width: 30px;
      height: 30px;
      max-height: 30px !important;
      max-width: 30px !important;
      border: none;
      color: #000;
      list-style: none;
      font-size: 20px !important;
      font-family: FontAwesome;
      font-weight: normal;
      line-height: 30px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      background-color: transparent;
      text-align: center !important;
      overflow: hidden !important;
      display: inline-block !important;
      opacity: 1;
      margin-left: 7px;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .redes ul.menuredes li a {
        opacity: 0;
        margin-top: -40px; }
    .redes ul.menuredes li:hover {
      cursor: pointer;
      color: #B4462C; }

.fecha {
  height: 30px;
  margin: 10px 0 0 20px;
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 500;
  font-size: 12px; }
  .fecha::first-letter {
    text-transform: uppercase; }

::placeholder {
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  font-size: 1em; }

::-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  font-size: 1em; }

::-moz-placeholder {
  /* Firefox 18- */
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  font-size: 1em; }

.navbar_nd {
  height: 0;
  background-color: #8999AB !important;
  padding: 0 !important;
  z-index: 999999; }
  .navbar_nd .navbar-toggler {
    color: white;
    border-color: rgba(0, 0, 0, 0);
    position: relative;
    top: -55px;
    left: auto;
    right: -80%; }
  .navbar_nd .navbar-toggler-icon {
    background-image: url("img/toggler.svg") !important; }
  .navbar_nd .navbar-collapse {
    margin: 0;
    padding: 20px 0;
    background-color: #8999AB;
    position: relative;
    top: -35px; }
  .navbar_nd ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .navbar_nd ul li {
      padding: 5px 20px;
      cursor: pointer;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out; }
      .navbar_nd ul li a {
        color: #FFF !important;
        font-family: "Roboto", "arial", sans-serif;
        font-weight: 500;
        font-size: 17px;
        line-height: 30px !important;
        padding: 0 !important;
        text-transform: uppercase;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out; }
        .navbar_nd ul li a:hover {
          text-decoration: none;
          color: #000 !important; }
      .navbar_nd ul li ul {
        padding: 0 0 10px; }
        .navbar_nd ul li ul li {
          padding: 0 5px;
          margin-left: 15px;
          height: auto;
          position: relative;
          margin: 20px 15px; }
          .navbar_nd ul li ul li a {
            font-size: 16px;
            padding-left: 10px; }
      .navbar_nd ul li.active > a, .navbar_nd ul li.current-menu-item > .nav-link, .navbar_nd ul li.current-menu-item > a, .navbar_nd ul li.current-menu-ancestor > a, .navbar_nd ul li.current-menu-parent > a,
      .navbar_nd ul li a.nav-link:hover {
        color: #000 !important; }
  .navbar_nd .busqueda {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 2px;
    top: -2px;
    z-index: 2; }
  .navbar_nd label {
    margin: 0;
    position: relative;
    top: -1px; }
  .navbar_nd .search-field {
    background-color: transparent;
    background-image: url(img/buscar.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 30px 24px;
    cursor: pointer;
    height: 24px;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    position: relative;
    -webkit-transition: all 400ms ease, background 400ms ease;
    transition: all 400ms ease, background 400ms ease;
    width: 33px;
    border: 1px solid #8999AB;
    border-radius: 0;
    text-indent: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    font-weight: 400;
    font-family: "Roboto", "arial", sans-serif; }
    .navbar_nd .search-field:focus {
      opacity: 1;
      background-color: #6C8196;
      border: 1px solid #727272;
      cursor: text;
      outline: 0;
      width: 230px;
      color: #FFF; }
  .navbar_nd .search-submit {
    display: none; }
  .navbar_nd input[type="search"] {
    -webkit-appearance: textfield; }

/* FOOTER */
.pre_footer {
  min-height: 50px;
  padding-bottom: 50px;
  margin-bottom: -50px; }

footer.footer {
  background-color: #000;
  padding: 40px 0 5px;
  color: #FFF;
  margin: 0;
  font-size: 12px;
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 300;
  position: relative; }
  footer.footer a {
    color: #FFF !important; }
    footer.footer a:hover {
      color: #B4462C !important; }
  footer.footer .correos {
    margin-bottom: 20px; }
    footer.footer .correos a {
      font-size: .9em;
      line-height: 1.4em; }
    footer.footer .correos p {
      margin-bottom: 0; }
  footer.footer .logo_footer {
    width: 100%; }
    footer.footer .logo_footer img {
      margin: 0 0 20px; }
  footer.footer .creditos {
    margin: 20px 0; }
footer .up .boton {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 40px;
  min-height: 40px;
  color: #FFF !important;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #B4462C;
  z-index: 3;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  footer .up .boton:hover {
    color: #000 !important;
    line-height: 35px; }
footer .redes {
  display: flex;
  align-items: flex-end; }
  footer .redes ul.menuredes li {
    color: #FFF; }

.row_lineas {
  border-left: 2px solid #999;
  border-right: 2px solid #999; }

.columna_derecha {
  border-left: 1px solid #999;
  height: 100%;
  width: 100%; }

.vaya_foro {
  padding-right: 7px; }

.btn_foro {
  background-color: #EAB01A;
  color: #FFF;
  padding: 5px 10px;
  border-radius: 4px;
  text-align: center;
  font-family: "Roboto", "arial", sans-serif;
  font-size: 12px;
  font-weight: 700; }
  .btn_foro a {
    color: #FFF !important;
    text-decoration: none; }
    .btn_foro a:hover {
      color: #000 !important;
      opacity: 1 !important; }
  .btn_foro:hover > a {
    color: #000 !important;
    opacity: 1 !important; }

.small-gutters {
  margin-right: -10px;
  margin-left: -10px; }
  .small-gutters > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

.tit_sub-section {
  background-color: #000;
  color: #FFF;
  padding: 5px 10px;
  border-radius: 4px;
  text-align: left;
  width: 130px;
  font-family: "Roboto", "arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.inverse {
  background-color: #FFF;
  color: #000; }

.sub_seccion_title {
  font-size: 22px;
  padding: 20px 0 0 10px; }

/* MARGENES*/
.mx-10 {
  margin: 0 10px; }

.mx-20 {
  margin: 0 20px; }

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.m-20 {
  margin: 20px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.ml-0 {
  margin-left: 0 !important; }

.ml-10 {
  margin-left: 10px; }

.ml-20 {
  margin-left: 20px; }

.mb-10 {
  margin-bottom: 10px; }

.p-0 {
  padding: 0; }

.p-10 {
  padding: 10px; }

.pl-0 {
  padding-left: 0 !important; }

.pt-10 {
  padding-top: 10px; }

.pt-20 {
  padding-top: 20px; }

.pb-0 {
  padding-bottom: 0; }

.px-10 {
  padding-left: 10px;
  padding-right: 10px; }

.pb-40 {
  padding-bottom: 40px; }

/* FIN MARGENES */
/* COMUNES */
.meta {
  font-size: 10px;
  font-family: "Roboto", "arial", sans-serif; }

.sumario {
  font-size: 14px;
  margin: 10px 0; }

figure.lateral {
  margin: 20px 10px; }

.size-user {
  max-width: 100%;
  height: auto; }

.mobilebreak {
  display: block; }

/* HOME */
/* CAROUSEL HOME */
.carousel_home .carousel-item header .titulo_carousel {
  font-family: "Martel", "arial", sans-serif;
  font-weight: 700;
  margin: 30px 20px 0; }
.carousel_home .carousel-item header .pre-meta {
  display: flex;
  flex-direction: row; }
  .carousel_home .carousel-item header .pre-meta div {
    flex: 1; }
.carousel_home .carousel-item header .meta {
  font-size: 10px;
  margin: 5px 20px 15px;
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 400; }
.carousel_home .carousel-item .foto_carousel {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 0; }
.carousel_home .carousel-control-next-icon {
  background-image: url(img/next-icon.svg) !important;
  width: 60px;
  height: 60px; }
.carousel_home .carousel-control-prev-icon {
  background-image: url(img/prev-icon.svg) !important;
  width: 60px;
  height: 60px; }

/* NOTICIA DESTACADA */
.noticia_destacada {
  margin: 20px 0; }
  .noticia_destacada a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    .noticia_destacada a:hover {
      color: #999999;
      text-decoration: none; }
  .noticia_destacada .titulo_destacada {
    font-size: 18px;
    font-weight: 700;
    padding: 0 7px; }
  .noticia_destacada .meta {
    padding: 0 7px;
    padding: 0 7px; }

/* FORO */
.foro {
  background-color: #EAB01A;
  min-height: 450px;
  color: #FFF;
  padding: 10px;
  margin: 20px 10px; }
  .foro .titulo_foro {
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    font-family: "Roboto", "arial", sans-serif;
    margin-bottom: 15px; }
    .foro .titulo_foro a {
      color: #FFF !important; }
      .foro .titulo_foro a:hover {
        text-decoration: underline; }
  .foro .nav-tabs {
    border-bottom: none; }
    .foro .nav-tabs .nav-item .nav-link {
      border-radius: 8px;
      margin: 0 2px;
      background-color: #CB6507;
      font-size: 12px;
      color: #FFF;
      text-transform: uppercase;
      border: none;
      border: none;
      padding: 7px 6px 5px;
      line-height: 1em;
      font-family: "Roboto", "arial", sans-serif; }
      .foro .nav-tabs .nav-item .nav-link.active {
        background-color: rgba(203, 101, 7, 0.2); }
    .foro .nav-tabs .nav-item:first-child .nav-link {
      margin-left: 0; }
  .foro .tab-content {
    padding: 10px 0 0; }
    .foro .tab-content .fecha {
      font-size: 10px;
      height: 10px;
      margin: 0 0 5px; }
    .foro .tab-content h3 {
      line-height: 1.2em;
      margin-bottom: 5px;
      font-size: 14px; }
      .foro .tab-content h3 a {
        font-size: 14px;
        color: #FFF; }
        .foro .tab-content h3 a:hover {
          color: #CB6507; }

.videos {
  background-color: #231F20;
  padding: 20px;
  min-height: 300px;
  width: 100%; }
  .videos .carousel_video {
    margin: 20px 0;
    padding: 0; }
    .videos .carousel_video .los_videos {
      width: 100%; }
    .videos .carousel_video article {
      padding: 0; }
      .videos .carousel_video article .el_video {
        margin: 0 10px; }
      .videos .carousel_video article a .titulo_video {
        color: #FFF;
        font-size: 15px;
        min-height: 75px; }
    .videos .carousel_video .carousel-control-next, .videos .carousel_video .carousel-control-prev {
      position: absolute;
      top: -60px;
      bottom: unset;
      height: 50px;
      z-index: 999; }
    .videos .carousel_video .carousel-control-next {
      right: 35%; }
    .videos .carousel_video .carousel-control-prev {
      left: 35%; }
    .videos .carousel_video .carousel-control-next-icon {
      background-image: url(img/next-icon.svg) !important;
      width: 30px;
      height: 30px; }
    .videos .carousel_video .carousel-control-prev-icon {
      background-image: url(img/prev-icon.svg) !important;
      width: 30px;
      height: 30px; }

/* para eliminar el brinco en el body cuando se abre una modal */
body.modal-open {
  overflow: auto; }

body.modal-open[style] {
  padding-right: 0 !important; }

.modal_video .modal-title {
  font-size: 24px;
  padding-right: 40px; }
.modal_video iframe {
  max-width: 100%; }
.modal_video .close {
  position: absolute;
  right: 15px; }

.noticia_rio {
  padding: 20px 0; }
  .noticia_rio .titulo_rio {
    font-size: 20px; }
  .noticia_rio .texto {
    margin-left: 10px;
    margin-right: 10px; }
  .noticia_rio figure {
    margin-left: 10px;
    margin-right: 5px; }
  .noticia_rio .vaya_foro {
    padding-right: 0; }

/* COLUMNISTA */
.noticia_columnista {
  padding: 10px 10px; }
  .noticia_columnista .titulo_columnista {
    font-size: 13px;
    margin-bottom: 5px; }
    .noticia_columnista .titulo_columnista a {
      color: #000;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .noticia_columnista .titulo_columnista a:hover {
        color: #999999;
        text-decoration: none; }
  .noticia_columnista .autor {
    font-size: 11px;
    font-family: "Roboto", "arial", sans-serif;
    margin-bottom: 5px; }
  .noticia_columnista .texto {
    margin-left: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .noticia_columnista figure {
    margin-right: 5px;
    margin-bottom: 0;
    height: 100%; }
    .noticia_columnista figure img {
      border-radius: 50%; }

/* NOTICIA LATERAL CATEGORIA */
.noticia_lateral_categoria {
  padding: 10px 10px; }
  .noticia_lateral_categoria .titulo_lateral_categoria {
    font-size: 13px;
    margin-bottom: 5px; }
    .noticia_lateral_categoria .titulo_lateral_categoria a {
      color: #000;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .noticia_lateral_categoria .titulo_lateral_categoria a:hover {
        color: #999999;
        text-decoration: none; }
  .noticia_lateral_categoria .autor {
    font-size: 11px;
    font-family: "Roboto", "arial", sans-serif;
    margin-bottom: 5px; }
  .noticia_lateral_categoria .texto {
    margin-left: 5px; }
  .noticia_lateral_categoria figure {
    margin-right: 5px;
    margin-bottom: 0; }

/* SINGLE */
.single_p header {
  padding: 20px; }
  .single_p header .titulo_single {
    font-size: 22px;
    line-height: 1.2em; }
  .single_p header .addtoany {
    margin: 15px 0 -15px -5px; }
.single_p figure {
  margin-bottom: 0;
  text-align: center; }
.single_p .texto {
  padding: 20px;
  font-size: 16px;
  line-height: 1.4em; }
  .single_p .texto .sumario {
    font-size: 20px;
    line-height: 1.5em;
    padding-bottom: 15px; }
  .single_p .texto img {
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 15px; }
  .single_p .texto .wp-caption {
    max-width: 100% !important;
    width: auto !important;
    padding: 0 !important;
    margin-bottom: 25px;
    background-color: transparent;
    border: 0 solid transparent; }
    .single_p .texto .wp-caption.alignnone {
      margin-right: 0; }
    .single_p .texto .wp-caption img {
      margin-bottom: 5px !important; }
    .single_p .texto .wp-caption .wp-caption-text {
      max-width: 100% !important; }
  .single_p .texto ul, .single_p .texto ol {
    margin: 10px 0 10px 30px;
    font-size: .9em; }
  .single_p .texto iframe, .single_p .texto twitter-widget {
    max-width: 300px !important;
    margin: 30px auto !important; }
  .single_p .texto span[style] {
    color: #000 !important;
    font-size: 16px !important; }
  .single_p .texto a, .single_p .texto a[style] {
    color: #B4462C !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-style: italic !important; }
    .single_p .texto a b, .single_p .texto a strong, .single_p .texto a[style] b, .single_p .texto a[style] strong {
      font-weight: 400 !important; }
    .single_p .texto a:hover, .single_p .texto a[style]:hover {
      text-decoration: underline !important; }
  .single_p .texto .twitter-tweet a {
    color: #2b7bb9 !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-style: normal !important; }
.single_p .tags {
  padding: 20px;
  font-size: 13px; }
  .single_p .tags a {
    font-size: 13px;
    padding-right: 5px; }
    .single_p .tags a:before {
      content: '#'; }
.single_p .mas_autor .foto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 10px 0; }
  .single_p .mas_autor .foto img {
    border-radius: 50%; }
.single_p .mas_autor .nombre {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .single_p .mas_autor .nombre .autor {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px; }
  .single_p .mas_autor .nombre.nombre_arriba {
    height: 96px; }
.single_p .tab_relacionados .nav-link {
  border: none !important;
  border-radius: 0;
  font-size: .8em; }
  .single_p .tab_relacionados .nav-link.active {
    font-weight: 700;
    background-color: black;
    color: white; }
.single_p .tab_relacionados .nav-item {
  flex: 1;
  text-align: center;
  align-content: center; }
.single_p .tab_relacionados .tab-content .una_noticia {
  padding: 10px 10px; }
  .single_p .tab_relacionados .tab-content .una_noticia h2 {
    font-size: 18px;
    margin: 10px 5px; }
.single_p .mas_autor .autor {
  font-size: 18px;
  padding: 0;
  margin: 0; }

/* FIN SINGLE */
.navigation {
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 700;
  color: #999999 !important;
  line-height: 1em; }
  .navigation div {
    padding: 20px; }
  .navigation div:first-child {
    border-right: 1px solid #999999; }
  .navigation .link {
    font-family: "Martel", "arial", sans-serif;
    color: #000;
    font-weight: 400; }
  .navigation a {
    font-size: 13px;
    color: #999999;
    line-height: 1em;
    cursor: pointer; }
    .navigation a:hover {
      text-decoration: none;
      color: #B4462C; }
  .navigation .anterior:before {
    content: 'Anterior';
    background-image: url("img/chevron-left-solid.svg");
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position-y: center;
    display: block !important;
    font-size: 13px;
    font-weight: 700;
    font-family: "Roboto", "arial", sans-serif;
    color: #999999;
    padding-left: 15px;
    margin-bottom: 5px; }
  .navigation .anterior.archive:before {
    content: 'Anteriores'; }
  .navigation .siguiente:before {
    content: 'Siguiente';
    background-image: url("img/chevron-right-solid.svg");
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    display: block !important;
    font-size: 13px;
    font-weight: 700;
    font-family: "Roboto", "arial", sans-serif;
    color: #999999;
    padding-right: 15px;
    margin-bottom: 5px; }
  .navigation .siguiente.archive:before {
    content: 'Siguientes'; }

/* ARCHIVE */
.noticias_destacadas .columna_izquierda .imagen_destacada {
  width: 100%; }
.noticias_destacadas .columna_izquierda .user_opinion {
  text-align: center; }
  .noticias_destacadas .columna_izquierda .user_opinion img {
    border-radius: 50%; }

/* ENCUESTAS */
.encuesta {
  text-align: center;
  padding-bottom: 15px; }

/* OCULTAR BANNERS VACIOS */
.invisible {
  padding: 0 !important;
  border: 0 solid transparent !important;
  display: none; }

/***************************/
/* COMIENZA EL RESPONSIVE

/***************************/
/* PHONE XS */
/***************************/
@media (max-width: 575px) {
  /*ADS */
  .banner_fullbanner {
    height: 250px;
    max-width: 350px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-control-next, .carousel_home .carousel-control-prev {
    height: 186px !important;
    top: unset; } }
/***************************/
/* PHONE BIG SM */
/***************************/
@media (min-width: 576px) and (max-width: 767px) {
  /* ADS */
  .banner_fullbanner {
    height: 90px;
    max-width: 970px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item header {
    min-height: 90px !important; }
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 338px !important; }
  .carousel_home .carousel-control-next, .carousel_home .carousel-control-prev {
    height: 337px !important;
    top: unset; } }
/***************************/
/* PHONE XS and PHONE BIG SM */
/***************************/
@media (max-width: 767px) {
  /* ADS */
  .banner_fullbanner {
    height: 250px;
    max-width: 350px; }

  /* para dejar la barra de navegacion fixed top */
  .logo.fixed-top-logo {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important; }
    .logo.fixed-top-logo img {
      height: 20px !important; }

  .fixed-top-logo {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999; }

  .fixed-top-nav {
    position: fixed;
    top: 52px;
    right: 0;
    left: 0;
    z-index: 99999; }

  .navbar_nd.fixed-top-nav .navbar-collapse {
    top: -57px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item header .titulo_carousel {
    font-size: 22px;
    line-height: 1em; }
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 458px; }
  .carousel_home .carousel-control-next, .carousel_home .carousel-control-prev {
    height: 458px;
    top: unset; }

  .noticia_rio .titulo_rio {
    margin-bottom: 0px; }

  /* FOOTER */
  footer.footer .logo_footer img {
    max-width: 300px; } }
/***************************/
/* TABLET SM */
/***************************/
@media (min-width: 768px) {
  html, body {
    font-size: 16px; }

  .mobilebreak {
    display: inline !important; }

  /* ADS */
  .banner_fullbanner {
    height: 250px;
    max-width: 350px; }

  .logo {
    max-height: 80px; }
    .logo img {
      max-width: 420px; }

  /* SOCIAL */
  .redes ul.menuredes {
    justify-content: flex-end;
    display: flex;
    margin: 0; }

  /* NAVBAR */
  .navbar_nd {
    min-height: 30px;
    padding: 0 !important; }
    .navbar_nd .navbar-collapse {
      max-height: 30px;
      margin: 0;
      padding: 0;
      top: 0px; }
    .navbar_nd ul {
      padding: 0;
      margin: 0; }
      .navbar_nd ul li {
        padding-left: 12px;
        padding-right: 12px;
        position: relative;
        z-index: 1; }
        .navbar_nd ul li:hover > ul {
          display: block; }
        .navbar_nd ul li a {
          font-size: 14px; }
        .navbar_nd ul li ul {
          position: absolute;
          top: 30px;
          left: 0;
          margin: 0;
          padding: 0;
          width: 300px;
          background-color: rgba(137, 153, 171, 0.95);
          display: none;
          z-index: 2; }
          .navbar_nd ul li ul li {
            padding: 5px 20px 5px 10px;
            height: auto;
            position: relative;
            margin: 0  0  0 15px; }
            .navbar_nd ul li ul li:first-child {
              padding-top: 12px; }
            .navbar_nd ul li ul li:last-child {
              padding-bottom: 20px; }
            .navbar_nd ul li ul li a {
              font-size: 18px;
              line-height: 20px !important;
              display: inline-block; }
            .navbar_nd ul li ul li ul {
              display: none;
              position: absolute;
              top: 0px !important;
              left: 285px !important;
              overflow: visible;
              background-color: rgba(137, 153, 171, 0.9); }
              .navbar_nd ul li ul li ul li {
                padding: 1px 10px; }
                .navbar_nd ul li ul li ul li a {
                  font-size: 17px;
                  line-height: 18px; }

  /* para dejar la barra de navegacion fixed top */
  .fixed-top-md {
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 99999; }

  .fixed-top-md .icon {
    width: 35px;
    margin-left: 10px;
    overflow: visible; }

  .icon {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 0;
    overflow: hidden;
    margin: 0; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item header {
    min-height: 100px; }
    .carousel_home .carousel-item header .titulo_carousel {
      font-size: 30px; }
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 458px; }
  .carousel_home .carousel-control-next, .carousel_home .carousel-control-prev {
    height: 60%;
    top: 30%; }

  /* FOOTER */
  footer.footer .correos {
    margin-bottom: 0; }
  footer.footer .logo_footer img {
    margin: 30px 0; }
  footer.footer .creditos {
    margin: 20px 0 0; }

  /* SINGLE */
  .single header .titulo_single {
    font-size: 30px;
    line-height: 1.2em; }
  .single .texto iframe, .single .texto twitter-widget {
    max-width: 100% !important; }

  /* FIN SINGLE */ }
/***************************/
/* DESKTOP LARGE LG */
/***************************/
@media (min-width: 992px) {
  body {
    font-size: 18px; }

  /* ADS */
  .banner_fullbanner {
    height: 90px;
    max-width: 768px; }

  /* NAVBAR */
  .logo {
    max-height: 155px; }
    .logo img {
      max-width: 807px; }

  .navbar_nd ul li {
    padding-left: 20px;
    padding-right: 20px; }
    .navbar_nd ul li a {
      font-size: 17px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item header {
    min-height: 100px; }
    .carousel_home .carousel-item header .titulo_carousel {
      font-size: 34px; }
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 618px; }

  /* NOTICIA DESTACADA */
  .meta {
    font-size: 11px; }

  .noticia_destacada .titulo_destacada {
    font-size: 20px; }

  /* SINGLE */
  .single header .titulo_single {
    font-size: 34px; }

  /* FIN SINGLE */ }
/***************************/
/* DESKTOP EXTRA LARGE XL */
/***************************/
@media (min-width: 1200px) {
  body {
    font-size: 19px; }

  /* ADS */
  .banner_fullbanner {
    height: 90px;
    max-width: 970px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 738px; }

  /* FORO */
  .foro {
    padding: 15px; }
    .foro .nav-tabs .nav-item .nav-link {
      margin: 0 3px;
      font-size: 13px;
      padding: 9px 10px 6px; } }
/***************************/
/* DESKTOP EXTRA LARGE xxl */
/***************************/
@media (min-width: 1500px) {
  body {
    font-size: 20px; }

  .container {
    max-width: 1440px; }

  /* CAROUSEL HOME */
  .carousel_home .carousel-item .foto_carousel img {
    max-height: 938px; }

  /* COLUMNISTA */
  .noticia_columnista .texto {
    margin-left: 0;
    margin-right: 10px; }

  .single_p .noticia_columnista .texto {
    height: 70px; }

  /* FORO */
  .foro {
    padding: 20px; }
    .foro .nav-tabs .nav-item .nav-link {
      margin: 0 5px;
      font-size: 14px; }
    .foro .tab-content h3 {
      font-size: 16px; }
      .foro .tab-content h3 a {
        font-size: 16px; } }
/* Scss Document */

/*# sourceMappingURL=style.css.map */
