/*

Nota.scss

Estilos de la pagina de notas completas de LR


*/
.info-author {
  margin-bottom: 10px;
  font-family: "PT Sans", "Helvetica", Arial, sans-serif;
  font-size: 1.7rem; }
  .info-author a {
    color: #C33C2D;
    text-decoration: underline; }

.nota-slider {
  background: #E7EBEB; }

.block-title, .block-title a {
  color: #1f1f1f;
  margin-top: 0px;
  margin-bottom: 0px; }

#note-social-buttons li {
  margin-right: 5px; }

#note-social-buttons .fb {
  position: relative;
  top: -5px; }

.comments {
  border-top: 1px solid #dce0e4;
  margin-bottom: 80px; }
  .comments .comments-first {
    margin: 80px 0 0 0;
    text-align: display;
    center: block; }
  .comments .comments-top {
    border-bottom: 1px solid #dce0e4; }
  .comments h3 {
    color: #687888;
    font-size: 30px;
    font-weight: bold; }
  .comments textarea {
    vertical-align: top;
    width: 94%;
    resize: none; }

.entrada {
  padding: 15px 0; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video {
  max-width: 620px; }
  .video span.playButton, .video span.closeButton {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    top: 50%;
    left: 50%;
    text-align: center;
    cursor: pointer; }
    .video span.playButton i, .video span.closeButton i {
      font-size: 7rem;
      color: #fff; }
  .video span.closeButton {
    top: 20px;
    left: auto;
    right: 20px;
    margin: 0; }

/*
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
*/
.nota-slider .detail {
  margin-top: 10px;
  padding: 0 15px; }
  .nota-slider .detail p {
    font-size: 14px; }

.mini-slider {
  margin: 0 40px; }
  .mini-slider .slick-slide:hover {
    cursor: pointer; }

.node-author {
  padding: 15px;
  margin: 0 25px 15px 0;
  text-align: right;
  padding: 0 0 10px;
  max-width: 125px;
  border-bottom: 1px dotted #000; }
  .node-author .detail.list h6 {
    margin-bottom: 6px;
    text-align: right; }
  .node-author h6 {
    margin: 0;
    font-size: 13px;
    text-align: center; }
    .node-author h6 strong {
      display: block; }
  .node-author label {
    font-size: 13px; }
  .node-author p {
    margin: 0 0 5px; }

.node-especiales {
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 15px;
  max-width: 110px;
  border: solid #ddd 1px; }
  .node-especiales li {
    margin-bottom: 10px;
    text-align: center; }
    .node-especiales li:last-child {
      margin-bottom: 0; }
  .node-especiales a {
    display: inline-block;
    padding: 5px;
    font-family: "Oswald", "Helvetica", Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center; }
    .node-especiales a:hover {
      background: #ea4949;
      color: #fff; }

.nota-main .btn_volver {
  color: #1F1F1F;
  font-weight: bold;
  float: left; }

.nota-main .voto-total {
  float: right; }

.nota-bf-main {
  overflow: hidden; }
  .nota-bf-main .nota-breadcrumb {
    float: left; }
  .nota-bf-main .nota-date {
    float: right; }

.nota-breadcrumb {
  margin: 0 0 20px 0; }
  .nota-breadcrumb li {
    display: inline-block;
    margin-right: 0px;
    margin-right: 3px; }
  .nota-breadcrumb li:first-child a {
    background: #687888; }
  .nota-breadcrumb a {
    display: inline-block;
    background: #8693a0;
    color: #fff;
    padding: 2px 5px; }

.nota-full h4, .nota-full h5, .nota-full h6 {
  font-weight: bold;
  text-transform: uppercase; }

.nota-full .block-suggestions {
  background: #f1f3f4;
  padding: 0 0 10px 10px;
  margin: 20px 0; }
  .nota-full .block-suggestions h5 {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 18px;
    text-transform: uppercase;
    color: #535354; }

.nota-full blockquote {
  padding: 0px;
  border: none; }
  .nota-full blockquote cite {
    font-weight: bold;
    font-size: 30px; }
  .nota-full blockquote p {
    color: #909090; }

.nota-imagen {
  padding: 0px; }
  .nota-imagen p {
    color: #1f1f1f; }
  .nota-imagen .caption {
    text-align: center; }

.author-photo {
  background: url(../../images/author-photo-bg.jpg) bottom no-repeat;
  background-size: contain;
  text-align: center;
  padding: 21px 20px; }

.node-excerpt p {
  font-size: 18px;
  margin: 5px 0 0 0; }

.page-title .block-title {
  font-family: "Open Sans", "Helvetica", Arial, sans-serif;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -0.06em; }

.main .block {
  margin-bottom: 20px;
  padding: 0 20px; }
  .main .block .slick-prev, .main .block .slick-next {
    background: #fff;
    top: 100px;
    margin: 0; }
    .main .block .slick-prev:hover, .main .block .slick-next:hover {
      background: #dde3e3; }
  .main .block .slick-disabled:hover {
    background: #fff; }
  .main .block ul {
    margin: 0;
    padding: 0; }
  .main .block .title {
    margin: 20px 0;
    text-align: center; }
    .main .block .title span {
      padding-top: 5px;
      font: 500 24px "Oswald", "Helvetica", Arial, sans-serif;
      color: #768696;
      text-transform: uppercase;
      display: inline-block;
      border-top: solid #768696 6px; }
  .main .block .node {
    margin-bottom: 20px;
    text-align: left; }
  .main .block.last-news-block {
    border-bottom: 0; }
    .main .block.last-news-block li {
      float: left;
      width: 33.3%; }
      .main .block.last-news-block li .node {
        margin: 0 10px 20px;
        height: 290px;
        border-bottom: solid #DCE0E4 1px; }
        .main .block.last-news-block li .node img {
          max-height: 170px; }
        .main .block.last-news-block li .node div {
          padding: 0; }
    .main .block.last-news-block .title span {
      border-top: solid #BA1414 6px; }
      .main .block.last-news-block .title span a {
        color: #BA1414; }

.main .tags-main .page-title {
  padding: 0; }

.main .tags-main h2.block-title {
  margin: 20px 0; }

.main .tags-main .redes {
  margin-bottom: 10px; }

.slider-noticias .node, .slider-fotogalerias .node, .slider-last-news .node, .slider-most-viewed .node {
  margin: 0 10px; }
  .slider-noticias .node .single, .slider-fotogalerias .node .single, .slider-last-news .node .single, .slider-most-viewed .node .single {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    height: 166px;
    border: solid #C7CDD3 1px; }

.slider-noticias .slick-next, .slider-noticias .slick-prev, .slider-fotogalerias .slick-next, .slider-fotogalerias .slick-prev, .slider-last-news .slick-next, .slider-last-news .slick-prev, .slider-most-viewed .slick-next, .slider-most-viewed .slick-prev {
  background: #fff;
  text-align: center;
  height: 50px;
  width: 40px;
  color: #818a92;
  left: -18px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  box-shadow: -1px 0 1px #bbb;
  -webkid-box-shadow: -1px 0 1px #bbb;
  -moz-box-shadow: -1px 0 1px #bbb;
  -o-box-shadow: -1px 0 1px #bbb;
  -ms-box-shadow: -1px 0 1px #bbb; }
  .slider-noticias .slick-next::before, .slider-noticias .slick-prev::before, .slider-fotogalerias .slick-next::before, .slider-fotogalerias .slick-prev::before, .slider-last-news .slick-next::before, .slider-last-news .slick-prev::before, .slider-most-viewed .slick-next::before, .slider-most-viewed .slick-prev::before {
    font-size: 28px; }

.slider-noticias .slick-next, .slider-fotogalerias .slick-next, .slider-last-news .slick-next, .slider-most-viewed .slick-next {
  box-shadow: 1px 0 1px #bbb;
  -webkid-box-shadow: 1px 0 1px #bbb;
  -moz-box-shadow: 1px 0 1px #bbb;
  -o-box-shadow: 1px 0 1px #bbb;
  -ms-box-shadow: 1px 0 1px #bbb;
  left: auto;
  right: -18px; }

/* BARRA DE PROGRESO PARA NOTA_ENCUESTA.fw  */
#poll-list ul li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 33.3%;
  overflow: hidden;
  text-align: center; }

#poll-list ul a {
  display: inline-block;
  background: url(../../images/poll.png);
  width: 100%;
  height: 190px;
  font-weight: bold; }

#poll-list ul a span {
  display: inline-block;
  margin-top: 25%;
  width: 80%; }

#poll-list ul small {
  display: block;
  background: #e4e4e4;
  padding: 5px 0;
  font-size: 12px; }

.progress-bar {
  margin-bottom: 70px; }

.progress-bar-full-01, .progress-bar-full-02 {
  background: #dddddd url(../../images/barprogress_bg.jpg) repeat-x;
  width: 100%; }

.progress-bar-full-01 .progress-bar-state {
  padding: 10px 0;
  text-align: right;
  background: #cdf3a6;
  margin: 20px 0 20px 0px;
  white-space: nowrap; }
  .progress-bar-full-01 .progress-bar-state span {
    font-weight: bold; }
  .progress-bar-full-01 .progress-bar-state strong {
    margin-right: 10px; }

.progress-bar-full-02 .progress-bar-state {
  padding: 10px 0;
  text-align: right;
  background: #f0a3a3;
  margin: 20px 0 20px 0px;
  white-space: nowrap; }
  .progress-bar-full-02 .progress-bar-state span {
    font-weight: bold; }
  .progress-bar-full-02 .progress-bar-state strong {
    margin-right: 10px; }

/* COMMENTS - ASIDE PARA NOTA_ENCUESTA.fw  */
.comments-aside {
  margin: 40px 0; }

.nota-galery-main .media {
  margin-bottom: 30px; }

.nota-galery-main .media .social-sharing {
  float: left; }

.nota-galery-main .media .complement {
  margin-top: 2px; }

.nota-galery-main .media .complement .media-num {
  color: #687888;
  font-size: 12px;
  text-transform: uppercase; }

.nota-galery-main .nota-galery {
  margin: 10px 0;
  padding: 10px 0;
  position: relative; }
  .nota-galery-main .nota-galery .multimedia-wrap {
    background: url(../../images/black-spinner.gif) center center #000 no-repeat;
    text-align: center; }
  .nota-galery-main .nota-galery.photogallery {
    background: url(../../images/nota_galeria_border.png) no-repeat center bottom; }
    .nota-galery-main .nota-galery.photogallery .detail {
      margin: 20px 0 10px; }
    .nota-galery-main .nota-galery.photogallery img.loaded {
      filter: alpha(opacity=80);
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .nota-galery-main .nota-galery:first-child {
    margin-top: 0;
    padding-top: 0; }
  .nota-galery-main .nota-galery .description, .nota-galery-main .nota-galery .social {
    display: table; }
    .nota-galery-main .nota-galery .description p, .nota-galery-main .nota-galery .description ul, .nota-galery-main .nota-galery .social p, .nota-galery-main .nota-galery .social ul {
      display: table-cell;
      vertical-align: middle;
      line-height: 1.2; }
  .nota-galery-main .nota-galery .description span {
    margin-right: 10px;
    color: #687888;
    font-size: 40px;
    float: left;
    font-weight: bold;
    line-height: 1; }
  .nota-galery-main .nota-galery .detail {
    padding: 0;
    margin-top: 10px; }

.nota-summary {
  margin-bottom: 20px; }
  .nota-summary a {
    color: #C33C2D;
    text-decoration: underline; }

.nota-galery-main .nota-galery {
  margin: 12px 0;
  padding: 10px 0;
  position: relative; }
  .nota-galery-main .nota-galery:first-child {
    margin-top: 0;
    padding-top: 0; }

.nota-galery-main .nota-galery .nota-galery-content-list span {
  color: #687888;
  font-size: 40px;
  float: left;
  font-weight: bold;
  margin-right: 10px; }

.nota-galery-main .nota-galery .nota-galery-content-list p {
  margin: 10px 120px 20px 0px;
  padding: 5px 0px 0px 0px; }

.nota-galery-main .nota-galery .detail {
  position: relative; }

.nota-galery-main .nota-galery .redes-x-small {
  position: absolute;
  top: 0;
  right: 0; }

.nota-galery-main .nota-galery .redes-x-small ul {
  float: right;
  padding: 5px; }

.glr-livefyre-comentarios h3 {
  margin-bottom: 30px;
  font-size: 2.25rem;
  font-family: "Oswald", "Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  color: #768696; }

/*  ESTILOS DE NOTA_COLUMNA */
.slider-noticias-2 {
  padding: 20px 0 20px;
  margin: 1em 0;
  height: auto;
  overflow: hidden;
  border-bottom: #EDEFF1 1px solid; }

.slider-noticias-2 ul {
  padding: 0 40px 0; }

.slider-noticias-2.slider ul {
  margin: 0; }

.slider-noticias-2 .node-relacionadas {
  padding: 20px 5px; }

.slider-noticias-2 .photo {
  float: left;
  position: relative; }

.slider-noticias-2 .photo img {
  border: 4px solid #fff;
  position: relative;
  z-index: 2; }

.slider-noticias-2 .shadow:before, .slider-noticias-2 .shadow:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 16px;
  left: 0;
  width: 50%;
  top: 70%;
  max-width: 64px;
  -webkit-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #000; }

.slider-noticias-2 .shadow:before {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.slider-noticias-2 .shadow:after {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  right: 0;
  left: auto; }

.slider-noticias-2 .detail {
  padding: 0 0 0 120px; }

.block-columnistas-bottom .crossing-title {
  border-color: #aa1801; }

.block-columnistas-bottom .crossing-title span {
  background-color: #aa1801; }

.block-columnistas-bottom .title-all {
  color: #000;
  font-size: 22px;
  text-align: center; }

.block-columnistas-bottom .title-all .fa {
  font-size: 26px; }

.w-lastnotes, .w-lastview {
  padding: 0 40px 0;
  margin-bottom: 30px;
  height: auto;
  overflow: hidden; }

.node-lastview {
  padding: 20px 5px; }

.node-lastview .photo {
  float: left;
  position: relative; }

.node-lastview .photo img {
  border: 4px solid #fff;
  position: relative;
  z-index: 2; }

.node-lastview .shadow:before, .node-lastview .shadow:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 16px;
  left: 0;
  width: 50%;
  top: 70%;
  max-width: 64px;
  -webkit-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #000; }

.node-lastview .shadow:before {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.node-lastview .shadow:after {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  right: 0;
  left: auto; }

.node-lastview .detail {
  padding: 0 0 0 120px; }

.node-lastnotes {
  padding: 20px 5px; }

.node-lastnotes .photo {
  float: left;
  position: relative; }

.node-lastnotes .photo img {
  border: 4px solid #fff;
  position: relative;
  z-index: 2; }

.node-lastnotes .shadow:before, .node-lastnotes .shadow:after {
  z-index: 0;
  position: absolute;
  content: "";
  bottom: 16px;
  left: 0;
  width: 50%;
  top: 70%;
  max-width: 64px;
  -webkit-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #000; }

.node-lastnotes .shadow:before {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg); }

.node-lastnotes .shadow:after {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  right: 0;
  left: auto; }

.node-lastnotes .detail {
  padding: 0 0 0 120px; }

/* Responsive */
/*----------------------------------------------*/
@media (max-width: 767px) {
  .nota-bf-main .nota-date {
    float: left;
    clear: both; }
  .node-type-noticia iframe, .node-type-noticia img {
    max-width: 100%;
    max-height: 100%; }
  .nota-breadcrumb {
    margin-bottom: 15px;
    font-size: 1.1rem; }
  .slider-fotogalerias img,
  .slider-noticias img,
  .slider-last-news img,
  .slider-most-viewed img {
    width: 100%; }
  .nota-interna #tags {
    display: none; }
  .main .block {
    padding: 0; }
    .main .block.last-news-block li {
      width: 100%; }
      .main .block.last-news-block li .node {
        padding-bottom: 20px;
        height: auto; }
        .main .block.last-news-block li .node h5 {
          margin: 0;
          padding-left: 10px; }
  #main .tags-main h2.block-title {
    padding-bottom: 20px;
    font-size: 4rem;
    text-align: center;
    border-bottom: solid #ccc 1px; }
  #main .block-title {
    font-size: 24px; }
  .nota-galery-main .nota-galery .multimedia-wrap img {
    width: 100%;
    height: 100%; }
  .mobile-share {
    background: #ccc;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5; }
    .mobile-share ul {
      margin: 0;
      padding: 0; }
      .mobile-share ul li {
        float: left;
        width: 33.2%;
        margin-right: 0.2%;
        border-bottom: solid #666 5px; }
        .mobile-share ul li a {
          display: block;
          padding: 12px 0 6px;
          height: 50px;
          background: #f1f1f1;
          background-image: -webkit-linear-gradient(bottom, #f1f1f1 88%, #dddddd 100%);
          background-image: -moz-linear-gradient(bottom, #f1f1f1 88%, #dddddd 100%);
          background-image: -ms-linear-gradient(bottom, #f1f1f1 88%, #dddddd 100%);
          background-image: -o-linear-gradient(bottom, #f1f1f1 88%, #dddddd 100%);
          text-align: center; }
          .mobile-share ul li a i {
            font-size: 3rem; }
        .mobile-share ul li.fb {
          border-color: #142c44; }
          .mobile-share ul li.fb a {
            background: #275380;
            color: #fff;
            padding: 14px 0 4px; }
            .mobile-share ul li.fb a i {
              font-size: 2.8rem; }
        .mobile-share ul li.tw {
          border-color: #168ce3; }
          .mobile-share ul li.tw a {
            background: #55acef;
            color: #fff; }
        .mobile-share ul li.wa {
          border-color: #458b35; }
          .mobile-share ul li.wa a {
            background: #65bc54;
            color: #fff; }
        .mobile-share ul li:last-child {
          margin-right: 0; } }
