/*
Theme Name: UnderWood Comunicacion Digital AV Magazine
Theme URI: https://www.panoramaaudiovisual.com/
Author: Nachojc
Author URI: https://www.ipsoft.es/
Description: The 2014 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 2.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/*
colores usados:
	#555555 - #e62323	- Cinta #8D8D8D 
*/

/* @import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300,300italic,400italic,700italic); */
/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Condensed Italic"), local("RobotoCondensed-Italic"),
    url("./core/fonts/Roboto/Roboto-Italic.ttf") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url("./core/fonts/Roboto/Roboto-Regular.ttf") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
  font-display: swap;
}

/* latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"),
    url("./core/fonts/Roboto/Roboto-Bold.ttf") format("woff2");
  font-display: swap;
}

/* @import 'core/fonts/Swiss721.css'; */
/* CSS Document */

/*---------------------------------------------------------------------------------------------------------------------------------------------
 FONT-FACE
--------------------------------------------------------------------------------------------------------------------------------------------- */
@font-face {
  font-family: "Swis721CnBTBold";
  src: url("./core/fonts/swiss721cnbt-bold.eot");
  src: url("./core/fonts/swiss721cnbt-bold.eot?#iefix") format("embedded-opentype"),
    url("./core/fonts/swiss721cnbt-bold.woff") format("woff"),
    url("./core/fonts/swiss721cnbt-bold.ttf") format("truetype"),
    url("./core/fonts/swiss721cnbt-bold.svg#Swis721CnBTBold") format("svg");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Swis721CnBTRoman";
  src: url("./core/fonts/swiss721cnbt-regular.eot");
  src: url("./core/fonts/swiss721cnbt-regular.eot?#iefix") format("embedded-opentype"),
    url("./core/fonts/swiss721cnbt-regular.woff") format("woff"),
    url("./core/fonts/swiss721cnbt-regular.ttf") format("truetype"),
    url("./core/fonts/swiss721cnbt-regular.svg#Swis721CnBTRoman") format("svg");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

html {
  overflow-x: hidden;
}

body {
  font: 15px Lucida Sans, Lucida Grande, Lucida Sans Unicode, Sans-Serif;
  line-height: 1.1em;
  background-color: #fcfcfc;
  overflow-x: hidden;
}

.ancho {
  width: 990px;
  padding: 0;
  margin: 0 auto;
  position: relative;
}

/*.ancho{max-width:990px; padding:0;margin:0 auto;}
.container {width: 1005px;}*/

.main,
.main-article {
  width: 660px;
  min-height: 500px;
  float: left;
}

.main-page-full {
  width: 990px;
  min-height: 0px;
  float: left;
}

.main-article {
  margin-top: 0px;
}

aside {
  width: 316px;
  float: right;
  padding-left: 10px;
}

.content {
  min-height: 0px;
}

.row-publi {
  margin: 1px auto;
  float: left;
  width: 100%;
}

.row-main {
  margin: 0px;
  float: left;
  width: 100%;
}

.row-main .navigation {
  margin: 0px 5%;
  float: left;
  width: 90%;
}

p {
  margin: 0 0 15px;
}

a {
  color: #000;
  font-style: normal;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

.publicidad {
  text-align: center;
  float: right;
  width: 100%;
}

aside .publicidad {
  margin-top: 5px;
}

aside .publicidad table {
  width: 300px;
}

.publicidad img {
  border: 1px solid #ccc;
  padding: 2px;
  border-radius: 4px;
  background: #fff;
}

.publiz1 {
  width: 740px;
  text-align: left;
}

.publiz2 {
  width: 250px;
  text-align: right;
}

.publiz2 .publicidad {
  text-align: right;
}

.row-publi .col-xs-12,
.row-publi .col-xs-10,
.row-publi .col-xs-9,
.row-publi .col-xs-8,
.row-publi .col-xs-6,
.row-publi .col-xs-4,
.row-publi .col-xs-3,
.row-publi .col-xs-2 {
  padding: 0;
}

.separator-10 {
  margin-top: 10px;
}

.separator-20 {
  margin-top: 20px;
}

.separator-30 {
  margin-top: 30px;
}

/*	---- MENU ---	*/

.navbar {
  min-height: 40px;
  float: left;
  width: 100%;
}

.navbar-header {
  float: left;
}

.navbar-collapse.collapse {
  padding: 0;
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}

.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 20px;
}

.navbar-nav>li {
  float: left;
}

.navbar-nav>li>a {
  padding: 10px 7px;
}

.navbar-nav>li>.dropdown-menu {
  width: 740px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: transparent;
}

.navbar-nav {
  float: left;
}

.navbar-form.navbar-right:last-child {
  width: 220px;
  margin-right: -5px;
}

.navbar-form {
  width: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: right;
}

.navbar-form .form-group {
  width: 100%;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .form-control {
  margin-top: 0;
  width: 180px;
}

.dropdown-menu ul {
  list-style: none;
  width: 184px;
  float: left;
}

.dropdown-menu ul>li>a {
  display: block;
  padding: 3px 0 3px 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropdown-menu ul>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>li>.second-level {
  display: none;
}

.dropdown-menu>li>.second-level {
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1001;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin-left: -5px;
  top: initial;
  margin-top: -35px;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu>li:hover>.second-level {
  display: block;
}

.dropdown-menu>li>.second-level>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu>li>.second-level>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.navbar-form {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-right: 0px;
}

.navbar-form .control-label {
  color: #555555;
  padding-top: 8px;
  padding-right: 0;
  float: left;
  margin-right: 5px;
}

.navbar-form .control-input {
  padding-right: 0px;
  padding-left: 5px;
  float: left;
}

.btn-search {
  background: url(core/img/lupa.png) center no-repeat;
  width: 28px;
  height: 28px;
  border: 0;
  color: transparent;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 1px;
}

.social-float {
  float: left;
  position: fixed;
  right: 20px;
  bottom: 10%;
  border-radius: 5px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  z-index: 20;
  width: 45px;
}

.social-float ul {
  list-style: none;
  margin: 0;
}

.social-float ul li {}

.social-float ul li span {
  color: transparent;
  margin: 1px 0 0 5px;
}

/*	---- MENU 		----	*/

/*	---- SIDEBAR	----	*/

aside .fecha {
  width: 100%;
  text-align: right;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
}

.sidebar_widget {
  text-align: center;
}

.tptn_posts_daily:before {
  display: flex;
  content: "Lo más leído hoy";
  margin-left: 0;
  background: url(core/img/arrow-titulo.png) 0 7px no-repeat;
  color: #555555;
  height: 40px;
  padding: 7px 0 0 40px;
  font-size: 18px;
  text-align: left;
  letter-spacing: -1px;
}

.sidebar_widget h3 {
  background: url(core/img/arrow-titulo.png) no-repeat 0px 7px;
  color: #555555;
  height: 40px;
  padding: 7px 0 0 40px;
  font-size: 18px;
  text-align: left;
  letter-spacing: -1px;
}

/* .sidebar_widget h3:hover,
.tptn_posts_daily:before:hover {
  background: url(core/img/arrow-on.png) no-repeat 2px 7px;
} */

.sidebar_widget h3 a {
  color: #555555;
}

.sidebar_widget h4 {
  font-size: 16px;
  padding: 0 25px;
  text-align: left;
  margin-top: -10px;
}

.sidebar_widget h5 a {
  color: #555555;
}

.sidebar_widget ul {
  list-style: none;
  margin-left: 15px;
}

.sidebar_widget ul li {
  font-size: 16px;
  margin-bottom: 8px;
  text-align: left;
}

#side-ediciones {
  height: 58px;
  margin-bottom: -5px;
}

#side-ediciones h3 {
  font-size: 18px;
}

.sidebar_widget .transposh_flags {
  text-align: center;
  margin-bottom: 10px;
  margin-right: 4px;
}

.sidebar_widget .transposh_flags .trf {
  margin-right: -1px;
  width: 23px;
  height: 22px;
  border: 0;
}

.transposh_flags a span:hover,
.transposh_flags a img:hover {
  border-color: transparent;
}

.sidebar_widget .transposh_flags .trf-es {
  background: url(core/img/flags.png) no-repeat -255px -21px;
}

.sidebar_widget .transposh_flags .trf-us {
  background: url(core/img/flags.png) no-repeat -7px -21px;
}

.sidebar_widget .transposh_flags .trf-fr {
  background: url(core/img/flags.png) no-repeat -62px -21px;
}

.sidebar_widget .transposh_flags .trf-pt {
  background: url(core/img/flags.png) no-repeat -35px -21px;
}

.sidebar_widget .transposh_flags .trf-sa {
  background: url(core/img/flags.png) no-repeat -227px -21px;
}

.sidebar_widget .transposh_flags .trf-cn {
  background: url(core/img/flags.png) no-repeat -282px -21px;
}

.sidebar_widget .transposh_flags .trf-de {
  background: url(core/img/flags.png) no-repeat -90px -21px;
}

.sidebar_widget .transposh_flags .trf-it {
  background: url(core/img/flags.png) no-repeat -117px -21px;
}

.sidebar_widget .transposh_flags .trf-jp {
  background: url(core/img/flags.png) no-repeat -145px -21px;
}

.sidebar_widget .transposh_flags .trf-ru {
  background: url(core/img/flags.png) no-repeat -199px -21px;
}

.sidebar_widget .transposh_flags .trf-ne {
  background: url(core/img/flags.png) no-repeat -172px -21px;
}

.sidebar_widget .transposh_flags .trf-es:hover {
  background: url(core/img/flags.png) no-repeat -254px 0px;
}

.sidebar_widget .transposh_flags .trf-us:hover {
  background: url(core/img/flags.png) no-repeat -6px 0px;
}

.sidebar_widget .transposh_flags .trf-fr:hover {
  background: url(core/img/flags.png) no-repeat -61px 0px;
}

.sidebar_widget .transposh_flags .trf-pt:hover {
  background: url(core/img/flags.png) no-repeat -34px 0px;
}

.sidebar_widget .transposh_flags .trf-sa:hover {
  background: url(core/img/flags.png) no-repeat -226px 0px;
}

.sidebar_widget .transposh_flags .trf-cn:hover {
  background: url(core/img/flags.png) no-repeat -281px 0px;
}

.sidebar_widget .transposh_flags .trf-de:hover {
  background: url(core/img/flags.png) no-repeat -89px 0px;
}

.sidebar_widget .transposh_flags .trf-it:hover {
  background: url(core/img/flags.png) no-repeat -116px 0px;
}

.sidebar_widget .transposh_flags .trf-jp:hover {
  background: url(core/img/flags.png) no-repeat -144px 0px;
}

.sidebar_widget .transposh_flags .trf-ru:hover {
  background: url(core/img/flags.png) no-repeat -198px -0px;
}

.sidebar_widget .transposh_flags .trf-ne:hover {
  background: url(core/img/flags.png) no-repeat -171px -0px;
}

.widget_transposh #tr_credit {
  font-size: 11px;
  text-align: center;
  margin-top: -10px;
}

.widget_transposh {
  margin-top: 0 !important;
}

.widget_transposh h3 {
  display: none;
}

.CountDownTimer h3 {
  display: none;
}

.CountDownTimer .carbonlite-dashboard {
  height: 64px;
}

.events_widget_list ul {
  list-style: none;
}

.events_widget_list ul li {
  margin-bottom: 18px;
  margin-left: 9px;
}

.events_widget_list ul li .title {
  color: #555555;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.events_widget_list ul li .eventmeta {
  font-size: 16px;
  margin-bottom: 5px;
  margin-left: 15px;
}

.events_widget_list ul li .info {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}

.widget_dailytopten ul {
  list-style: decimal;
  margin-left: 40px;
  text-align: left;
}

.widget_dailytopten ul li {
  font-size: 16px;
  margin-bottom: 8px;
}

.tptn_posts_daily h3,
.TopPA_widget h3 {
  letter-spacing: -1px;
}

.tptn_posts_daily ul,
.TopPA_widget ul {
  list-style: decimal;
  margin-left: 40px;
}

.tptn_posts_daily ul li,
.TopPA_widget ul li {
  font-size: 16px;
  margin-bottom: 8px;
}

.widget_rss ul {
  list-style: decimal;
  margin-left: 40px;
}

.widget_rss ul li {
  font-size: 16px;
  margin-bottom: 8px;
  list-style-image: url(core/img/list-arrow.png);
}

.widget_rss h3 .rsswidget img {
  display: none;
}

.widget_rss ul {}

/*	---- SIDEBAR	----	*/

/*	---- Main	----	*/

/*	---Slide---*/

/*.carousel-indicators {bottom: 0px;left:33%}
.carousel-indicators li{text-indent:0;width:100px;height:32px; padding:4px 10px;white-space:nowrap;background:#FFF;color:#000;text-shadow: 1px 1px #CCC;border-radius:2px;}
*/

.carousel-indicators {
  bottom: 0px;
  width: auto;
  left: auto;
  float: right;
  right: 22px;
}

.carousel-indicators li {
  text-indent: 0;
  height: 20px;
  width: 65px;
  padding: 3px 0px;
  white-space: nowrap;
  background: #fff;
  color: #000;
  text-shadow: 1px 1px #ccc;
  border-radius: 2px;
  margin: 0 -1px;
  font-size: 10px;
}

.carousel-indicators .active {
  height: 20px;
  width: 65px;
  padding: 3px 0px 0px;
  white-space: nowrap;
  background: #555555;
  color: #fff;
  margin: 0 -1px;
  text-shadow: none;
}

.carousel-indicators li:hover {
  box-shadow: 0px 5px 20px 3px rgba(0, 0, 0, 0.1) !important;
  -webkit-transition: all 0.2s;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transition: all 0.2s;
  -moz-transform: scale(1.05, 1.05);
  transition: all 0.2s;
  transform: scale(1.05);
}

/*	---Destacados---*/

/*	---Destacados---*/

.destacado {
  height: 269px;
  width: 630px;
  margin-left: 15px;
  border-radius: 5px;
}

.slide-img,
.slide-txt {
  background-color: #8d8d8d;
  height: 252px;
}

.slide-img {
  padding: 0;
  opacity: 1;
  overflow: hidden;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  width: 60%;
}

.slide-img img {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.slide-txt {
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 40%;
}

.destacado:hover .slide-img {
  opacity: 0.9;
}

.destacado:hover .slide-txt h2 {
  color: #ffe6ea;
}

.slide-txt:after {
  content: " ";
  right: 100%;
  top: 20%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #8d8d8d;
  border-width: 10px;
  margin-top: -10px;
  z-index: 2;
}

.slide-txt h2 {
  font-size: 18px;
  font-weight: bold;
}

/*font-family:'Swis721CnBTBold';*/

.slide-txt a {
  color: #fff;
  line-height: 1.2em;
}

.slide-txt p {
  font-size: 15px;
  text-align: left;
  line-height: 1.2;
}

/*	---Destacados---*/

/*	---Articulos ---*/

.par {
  background: #eee;
}

.in-article {
  width: 100%;
  height: 100%;
  float: left;
  padding: 10px;
}

.hm-article a {
  color: #888;
}

.hm-article {
  height: 230px;
  width: 330px;
  float: left;
  padding: 6px;
  color: #555555;
  text-align: right;
  margin-top: 10px;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.hm-article .hm-article-img p {
  opacity: 0;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
  font-family: arial;
  text-align: left;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.hm-article .hm-article-img img {
  opacity: 1;
  overflow: hidden;
  height: 100px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* .hm-article .hm-article-img{position:absolute;bottom:10px;text-align:center;width: 312px;overflow: hidden;}*/

.hm-article .hm-article-img {
  text-align: center;
  width: 300px;
  overflow: hidden;
  border-radius: 4px;
}

.hm-article .article-content {
  width: 300px;
  font-size: 15px;
  color: #555555;
}

.hm-article .article-content p {
  text-align: left;
}

.hm-article .hm-article-txt {
  position: absolute;
  top: 125px;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.hm-article .hm-article-txt h3 {
  font-weight: bold;
  padding: 0;
  font-size: 18px;
  text-align: left;
}

.hm-article .hm-article-txt h3.title {
  height: 90px;
  width: 300px;
  color: #e62323;
  line-height: 1.1em;
}

.hm-article .hm-article-txt .arrow {
  position: absolute;
  bottom: 0px;
  width: 300px;
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
  text-align: right;
}

.hm-article:hover {
  background: #f7f7f7;
}

.hm-article:hover .hm-article-img img {
  opacity: 0.1;
}

.hm-article:hover .hm-article-txt {
  top: 0;
  padding-top: 10px;
}

input,
select {
  min-width: 180px;
  margin: 5px;
  min-height: 30px;
}

input[type="checkbox"],
input[type="area"] {
  min-width: 0;
  min-height: 0;
  width: 17px;
  height: 17px;
  margin: 5px 10px 0 10px;
}

/*	---Articulos ---*/

/*	---Stickers ---*/

.stickers,
.stickers-right {
  height: 200px;
  background: #8d8d8d;
  margin-top: 10px;
  border-radius: 5px;
  width: 630px;
  margin-left: 15px;
}

.stickers .stick-img,
.stickers-right .stick-img {
  width: 250px;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.stickers .stick-txt,
.stickers-right .stick-txt {
  width: 380px;
}

.stickers .stick-img img,
.stickers-right .stick-img img {
  width: auto;
  height: 200px;
}

.stickers .stick-img img {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

.stickers-right .stick-img img {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.stickers .stick-img {
  padding-left: 0;
  border-radius: 5px 0 0 5px;
}

.stickers .stick-img a {
  width: 100%;
  display: flex;
  justify-content: center;
}

.stickers-right .stick-img {
  padding: 0;
  text-align: right;
  border-radius: 0 5px 5px 0;
}

.stickers .stick-txt h4 {
  font-size: 18px;
  font-weight: bold;
}

.stickers .stick-txt,
.stickers-right .stick-txt,
.stickers .stick-txt a,
.stickers-right .stick-txt a {
  color: #fff;
  height: 100%;
  line-height: 1.2;
}

.stickers .stick-txt p,
.stickers-right .stick-txt p {
  font-size: 14px;
  text-align: left;
}

.stickers .stick-txt:after {
  content: " ";
  right: 100%;
  top: 20%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #8d8d8d;
  border-width: 10px;
  margin-top: -10px;
  z-index: 2;
}

.stickers-right .stick-txt:after {
  content: " ";
  left: 100%;
  top: 20%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #8d8d8d;
  border-width: 10px;
  margin-top: -10px;
  z-index: 2;
}

.stick-txt .arrow {
  position: absolute;
  bottom: 0px;
  font-size: 16px;
  font-weight: normal;
  font-family: inherit;
  right: 15px;
}

/*	---Stickers ---*/

/*	---- Main	----	*/

/*	---- Articles	----	*/

.full-article {
  padding: 20px;
}

.full-article .entry {
  float: left;
  overflow: hidden;
  width: 606px;
}

.main-article .full-article h1,
.main-article .page-header h1 {
  color: #e62323;
  font-size: 28px;
  font-weight: bold;
  padding: 10px 0px 0px;
  text-align: left;
  line-height: 1.2em;
}

.main-article .full-article h2,
.main-article .full-article h3 {
  color: #888;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 20px;
  font-size: 20px;
  margin-top: 0px;
  line-height: 1.4em;
  font-weight: bold;
  clear: none;
  text-indent: 0px;
}

.entry ul {
  padding-left: 40px;
}

.entry ul li {
  margin-top: 10px;
}

.entry a {
  color: #888;
}

.entry p {
  text-indent: 25px;
}

.entry blockquote {
  background: #eee;
  border: 0;
  padding-left: 30px;
  font-size: 15px;
}

.entry em {
  float: none;
  margin: 0 auto;
}

.entry .vvqbox {
  float: none;
}

.entry object {
  float: left;
}

.entry iframe {
  margin: 0 0 0 -25px;
  width: 100%;
  min-height: 340px;
}

.entry .page-header {
  margin: 10px 0 5px;
  padding-bottom: 0;
}

.main-article .full-article p {
  text-indent: 25px;
  line-height: 1.8em;
  font-size: 17px;
}

.main-article .full-article p img {
  display: inline;
  padding: 1px;
}

.main-article .full-article a {
  font-weight: bold;
  color: #e51813;
}

.main-article .full-article .alignright {
  float: right;
}

.main-article .full-article .alignleft {
  float: left;
}

.aligncenter,
div.aligncenter {
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter img,
div.aligncenter img {
  width: 620px;
}

.main-article .full-article img.alignright {
  padding-top: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

.main-article .full-article img.alignleft {
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

div.sociable {
  margin-top: 15px;
  float: left;
  width: 100%;
}

#wp_rp_first {
  margin-top: 25px;
}

#wp_rp_first .wp_rp_publish_date {
  white-space: nowrap;
}

/*	---- Articles	----	*/

/*	---- Pie	----	*/

footer .cinta {
  background: #8d8d8d;
  width: 100%;
  height: 200px;
  margin: 40px 0 0 0;
  min-width: 990px;
}

footer .barra-pie {
  background: url(core/img/puntomira.png) right no-repeat;
  height: 200px;
}

footer .linkspie {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 90px;
}

footer .linkspie,
footer .linkspie a {
  color: #fff;
}

footer .linkspie a {
  font-size: 16px;
}

footer .pie {
  height: 40px;
  margin-top: 20px;
}

footer .pie .copyright {
  font-size: 14px;
}

footer .pie .logopie img {
  height: 40px;
  margin: -10px 20px;
}

.social-menu {
  float: left;
  margin: 20px 40px;
  width: 100%;
}

.social-menu ul {
  list-style: none;
  padding: 0;
}

.social-menu ul li {
  float: left;
  color: transparent;
}

.social-menu ul li span {
  color: transparent;
}

.social {
  width: 34px;
  height: 34px;
  float: left;
  margin-right: 10px;
}

.facebook {
  background: url(core/img/socialnetworks.png) -1px -1px no-repeat;
}

.youtube {
  background: url(core/img/socialnetworks.png)-35px -1px no-repeat;
}

.google {
  background: url(core/img/socialnetworks.png)-103px -1px no-repeat;
}

.twiter {
  background: url(core/img/socialnetworks.png)-69px -1px no-repeat;
}

.linkedin {
  background: url(core/img/socialnetworks.png)-137px -1px no-repeat;
}

.facebook:hover {
  background: url(core/img/socialnetworks.png) 0px -35px no-repeat;
}

.youtube:hover {
  background: url(core/img/socialnetworks.png)-34px -35px no-repeat;
}

.google:hover {
  background: url(core/img/socialnetworks.png)-102px -35px no-repeat;
}

.twiter:hover {
  background: url(core/img/socialnetworks.png)-70px -35px no-repeat;
}

.linkedin:hover {
  background: url(core/img/socialnetworks.png)-136px -35px no-repeat;
}

/*	---- Pie	----	*/

.dropdown {
  display: block !important;
}

/*  IE8 */

.ie8 .hm-article:hover .hm-article-txt {
  background-color: #f7f7f7;
}

ul.related_post {
  list-style: none;
  padding: 0;
  display: flex;
  flex-flow: wrap;
}

ul.related_post li {
  width: 50%;
  padding: 10px !important;
  position: relative;
}

ul.related_post li .wp_rp_thumbnail {
  width: 100%;
  display: block;
  margin-bottom: 8px;
}

ul.related_post li .wp_rp_title {
  line-height: 1.6em;
  font-size: 16px;
}

ul.related_post li img {
  width: 100%;
}

/* Sociable*/

.sociable ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.sociable a {
  background: url(./core/img/sociable.png) no-repeat scroll;
  display: block;
  float: left;
  height: 32px;
  width: 32px;
  margin-right: 10px;
}

/* Media */

@media screen and (max-width: 480px) {
  footer {
    margin: 0 -10px;
  }

  ul.related_post li {
    width: 100%;
  }
}

@media all and (max-width: 990px) and (min-width: 670px) {
  .no-tablet {
    display: none !important;
  }

  .mobile-only {
    display: none !important;
  }

  body {
    padding: 0 10px;
  }

  .ancho {
    width: auto;
  }

  .main,
  .main-article {
    width: 100%;
  }

  .full-article .entry {
    width: 100%;
  }

  .entry iframe {
    min-height: 65vh;
  }

  header .publiz1 {
    width: 100%;
    text-align: center;
  }

  header .publiz1 a>img {
    width: 100%;
    height: auto;
  }

  header .cabecera .publicidad {
    width: 50%;
  }

  header .cabecera h3 {
    font-size: 18px;
    font-style: normal;
    margin: 4px;
    text-align: center;
    line-height: 22px;
  }

  header .cabecera h3 a.active {
    margin-bottom: 2px;
    display: inline-block;
  }

  footer {
    margin: 0 -10px;
  }

  footer .cinta {
    min-width: 0;
  }

  .navbar-collapse.collapse {
    padding: 0;
    display: flex !important;
    align-items: flex-start;
  }

  #side-ediciones {
    min-width: 140px;
    max-width: 175px;
  }

  #side-ediciones h3 {
    text-align: center;
  }

  #side-ediciones .sidebar_widget h3 a {
    line-height: 21px;
  }

  .navbar {
    margin: 0;
  }

  .navbar-nav {
    width: 100%;
    margin: 7.5px 0;
  }

  .navbar-nav>li>a {
    padding: 10px 4px;
  }

  .navbar-form.navbar-right:last-child {
    width: 30%;
  }

  .navbar-form .form-control {
    min-width: 0;
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }

  .btn-search {
    margin-top: 10px;
  }

  .navbar-form.navbar-right:last-child {
    padding: 0;
    margin-right: 0px;
  }

  .main {
    width: auto;
  }

  .destacado {
    width: auto;
  }

  .slide-img img {
    width: 100%;
    height: auto;
  }

  .slide-txt p {
    font-size: 1em;
  }

  .hm-article {
    width: 50%;
  }

  .hm-article .hm-article-img {
    width: auto;
  }

  .hm-article .hm-article-txt {
    width: 100%;
  }

  .hm-article .hm-article-txt h3.title {
    margin: 10px auto;
  }

  .hm-article .article-content {
    margin: 0 auto;
  }

  .stickers,
  .stickers-right {
    width: 97%;
    position: relative;
    overflow: hidden;
  }

  .stickers .stick-img,
  .stickers-right .stick-img {
    width: 40%;
    height: 244px;
  }

  .stickers .stick-img img,
  .stickers-right .stick-img img {
    width: auto;
    height: 200px;
    margin: 2px 0;
  }

  .stickers .stick-txt,
  .stickers-right .stick-txt {
    width: 60%;
    height: 244px;
  }

  aside {
    width: 100%;
  }

  aside section.row-main.pull-right,
  aside div.publicidad {
    width: 50%;
    float: left !important;
  }

  aside section.row-main.pull-right:nth-child(1),
  aside section.row-main.pull-right:nth-child(2),
  aside section.row-main.pull-right:nth-child(3) {
    float: none !important;
    display: inline-block;
  }

  aside .publicidad table {
    width: 100%;
  }

  aside .publicidad table td {
    width: auto !important;
  }

  aside table div.publicidad {
    width: 100%;
  }

  aside table div.publicidad img {
    width: auto;
  }

  .sidebar_widget h3 {
    margin-left: 10px;
  }

  .publizPushDown {
    position: relative;
    overflow: hidden;
  }

  .publizPushDown,
  .publizPushDown:hover .publizPush2Up {
    width: 100% !important;
    height: auto !important;
  }

  .publizPushDown img,
  .publizPushDown:hover .publizPush2Up img {
    max-width: 100%;
  }

  #events-list,
  .TopPA_widget,
  .widget_rss,
  .tptn_posts_daily,
  .utilidades_widget {
    width: 100% !important;
  }

  div.publicidad:hover .publicidadSideKick {
    visibility: none;
  }

  footer .cinta {
    height: 230px;
  }
}

@media all and (max-width: 669px) {
  .no-tablet {
    display: none !important;
  }

  .no-mobile {
    display: none !important;
  }

  .mobile,
  .mobile-only {
    display: block !important;
  }

  body {
    padding: 0 10px;
  }

  .ancho {
    width: auto;
  }

  .main>.separator-20 {
    margin-top: 0;
  }

  .publicidad img {
    width: auto;
    height: auto;
  }

  /*td .publicidad  img{width: auto;}*/
  img {
    max-width: 100% !important;
    height: auto;
  }

  header .publiz1,
  .publiz2 {
    width: 100%;
    text-align: center;
  }

  header .publiz1 a>img {
    width: 100%;
    height: auto;
  }

  header .cabecera .publicidad {
    width: 30%;
  }

  header .cabecera h3 {
    font-size: 18px;
    font-style: normal;
    margin: 4px 4px 0;
    text-align: center;
    line-height: 22px;
  }

  header .cabecera h3 a.active {
    margin-bottom: 2px;
    display: inline-block;
  }

  footer .cinta {
    min-width: 0;
    min-height: 280px;
  }

  footer .linkspie {
    line-height: 2em;
    padding: 0 8px;
  }

  .navbar {
    min-height: 0;
    margin: 0;
  }

  .navbar-header {
    padding-right: 0;
  }

  .navbar-toggle {
    margin-right: 0;
  }

  .navbar-toggle .icon-bar {
    background-color: #000;
  }

  .navbar-nav .open .dropdown-menu {
    width: auto !important;
  }

  .navbar-nav>li {
    width: 100%;
    min-height: 30px;
    padding-left: 40px;
  }

  .dropdown-menu {
    width: 100%;
    float: left;
  }

  .navbar-nav .dropdown-menu>ul {
    width: 100%;
    left: auto !important;
    position: relative !important;
  }

  .navbar-nav .dropdown-menu li {
    width: 50%;
    float: left;
    height: 30px;
    padding-left: 20px;
  }

  .navbar-form.navbar-right:last-child {
    position: absolute;
    margin-top: 10px;
  }

  .navbar .navbar-header h3 {
    color: #c72128;
    font-size: 18px;
    font-style: normal;
    margin-top: 15px;
  }

  .navbar .navbar-header a {
    color: #c72128;
    text-decoration: none;
  }

  .destacado {
    margin: 0;
    width: 100%;
    height: auto;
  }

  .destacado .slide-img {
    width: 100%;
    height: auto;
  }

  .destacado .slide-img img {
    width: 100%;
    height: auto;
  }

  .destacado .slide-txt {
    min-height: 170px;
    height: auto;
    width: 100%;
  }

  .hm-article {
    margin-top: 0;
  }

  .hm-article,
  .hm-article .hm-article-img,
  .hm-article .hm-article-txt {
    width: 100%;
  }

  .hm-article .hm-article-img img {
    width: 100%;
    height: auto;
  }

  .hm-article .hm-article-txt {
    top: auto;
    padding-right: 30pt;
  }

  .hm-article .hm-article-txt h3.title {
    font-size: 1.1em;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
  }

  .hm-article .hm-article-txt .arrow {
    width: 100%;
    padding-right: 30px;
  }

  .hm-article .article-content {
    display: none;
  }

  .hm-article:hover .hm-article-img img {
    opacity: 1;
  }

  .hm-article:hover .hm-article-txt {
    top: auto;
    padding-top: 0;
  }

  .stickers .stick-img img,
  .stickers-right .stick-img img {
    width: 100%;
    height: auto;
  }

  .stickers .stick-img {
    padding: 0;
  }

  .stickers .stick-txt,
  .stickers-right .stick-txt,
  .stickers .stick-img,
  .stickers-right .stick-img {
    display: block;
    width: 100%;
    height: auto;
  }

  .stickers .stick-txt:after {
    border: 0;
  }

  .stickers,
  .stickers-right {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
    overflow: hidden;
  }

  .stick-txt,
  .stick-img {
    width: 100%;
  }

  .slide-txt h3,
  .stickers .stick-txt,
  .stickers-right .stick-txt h4,
  .hm-article .article-content p {
    font-size: 1.2em;
  }

  .slide-txt p,
  .stickers .stick-txt,
  .stickers-right .stick-txt p {
    font-size: 1em;
  }

  .main,
  .main-article {
    width: 100%;
  }

  .full-article {
    padding: 0;
  }

  .full-article .entry {
    width: 100%;
  }

  aside {
    width: 100%;
  }

  aside section.row-main.pull-right,
  aside div.publicidad {
    width: 100%;
    float: left !important;
  }

  aside section.row-main.pull-right:nth-child(1),
  aside section.row-main.pull-right:nth-child(2),
  aside section.row-main.pull-right:nth-child(3) {
    float: none !important;
    display: inline-block;
    width: 100%;
  }

  #side-ediciones {
    padding-left: 15%;
  }

  aside .publicidad table {
    width: 100%;
  }

  aside .publicidad table td {
    width: auto !important;
  }

  aside table div.publicidad {
    width: 100%;
  }

  aside table div.publicidad img {
    width: auto;
  }

  .sidebar_widget h3 {
    margin-left: 10px;
  }

  object,
  embed {
    max-width: 100%;
  }

  .publizPushDown {
    position: relative;
  }

  .publizPushDown,
  .publizPushDown:hover .publizPush2Up {
    width: 100% !important;
    height: auto !important;
  }

  .publizPushDown img,
  .publizPushDown:hover .publizPush2Up img {
    max-width: 100%;
  }

  #side-ediciones {
    display: none;
  }

  div.publicidad:hover .publicidadSideKick {
    visibility: none;
  }
}

@media all and (min-width: 551px) and (max-width: 660px) {
  .hm-article {
    height: 270px;
  }
}

@media all and (min-width: 451px) and (max-width: 550px) {
  .hm-article {
    height: 250px;
  }
}

@media all and (max-width: 450px) {
  header .cabecera h3 {
    text-align: left;
  }

  header .cabecera h3 a,
  header .cabecera h3 a.active {
    font-size: 0.7em;
    line-height: 1.2em;
  }

  header .cabecera h3 a.active {
    border-bottom: 3px solid;
  }

  .social-menu {
    width: auto;
  }
  .entry iframe {
    min-height: 20vh;
  }
}