@charset "UTF-8";
#noticias-home {
  width: 420px;
  margin: 30px 0px 0px;
  /*background: url(img/bg-noticias-gale.gif) no-repeat scroll left top;*/
  padding: 0px;
  float: left;
}

div#tickerHOME {
  width: 420px;
  margin: 0 auto;
  text-align: center;
}

div#tickerHOME .SlidingPanels {
  width: 420px;
  padding: 0px;
  border: none;
  height: 300px;
  float: left;
}
div#tickerHOME .SlidingPanelsContentGroup {
  width: 11000em;
  float: left;
  margin: 0px;
  padding: 0px;
  border: none;
  position: relative;
  height: 300px;
}
div#tickerHOME .SlidingPanelsContent {
  float: left;
  width: 420px;
  padding: 1px;
  overflow: hidden;
  margin: 0px;
  border: none;
  height: 300px;
  /*	background-color: white;*/
}

div#tickerHOME .SlidingPanelsAnimating * {
  overflow: visible !important;
}
/*
div#noticias-home div#izq_log, div#noticias-home div#top_centro, div#noticias-home div#der_log{
	height: 16px;
	width: 8px;
	background-image: url(img/gris_cornerchico.png);
	background-position: 0px 0px;
	float: left;
} 
div#noticias-home div#der_log{
	background-position: -11px 0px;
}
div#noticias-home div#top_centro {
	background-image: url(img/gris_topchico.png);
	background-repeat: repeat-x;
	width: 404px;	
}
div#noticias-home div#iza_bot_log, div#noticias-home div#boton_log, div#noticias-home div#der_boton_log{
	height: 16px;
	width: 8px;
	background-image: url(img/gris_cornerchico.png);
	background-position: 0px -19px;
	float: left;
}
div#noticias-home div#boton_log{
	background-image: url(img/gris_bottom.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 404px;	
}
div#noticias-home div#der_boton_log{
	background-position: -11px -19px;
}*/
#noticias-home ul {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  /*	background: url(img/bg-ul-noticias.gif) repeat-x left top;*/
}
div#noticias-home div#notiCont {
  background-color: white;
  /*margin: 0px;*/
  padding: 0px;
  margin: 0 auto;
}

#noticias-home li {
  text-align: center;
  text-decoration: none;
}

#noticias-home li.imagenoti {
  list-style-type: none;
  margin: 0px;
  height: 38px;
  padding-top: 1px;
  float: left;
}

#noticias-home li a {
  list-style-type: none;
  color: #f60;
  /*margin: 0px;*/
  text-decoration: none;
  padding: 15px 21px 0px;
  height: 24px;
  float: left;
}

#noticias-home li a:hover {
  list-style-type: none;
  color: #000000;
  /*margin: 0px;*/
  text-decoration: none;
  padding: 15px 21px 0px;
  height: 24px;
  /*background: url(img/bg-li-slpas-hover.gif) no-repeat center bottom;*/
}

#noticias-home li.activo {
  margin: 0px;
  text-decoration: none;
  padding: 15px 21px 0px;
  color: #0069b7;
  height: 24px;
  float: left;
  /*background: url(img/bg-li-slpas-home-act.gif) no-repeat center bottom;*/
}

/* box noticias   */

.noticias-box {
  width: 380px;
  padding: 5px;
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #bcbcbc;
  display: block;
  margin: 0px 10px;
}

.noticias-box:hover {
  background-color: #f2f2f2;
}

.noticias-box img {
  /*width:80px;*/
  background-color: #333333;
  padding: 0px;
  float: left;
  border: 1px solid #cccccc;
  margin-right: 10px;
  margin-bottom: 10px;
  /*height: 50px;*/
}

.noticias-box h4 {
  margin: 0px;
  text-decoration: none;
  padding: 0px;
  font: bold 11px Arial, Helvetica, sans-serif;
}

.noticias-box h4 a {
  text-decoration: none;
  color: #ff6705;
}

.noticias-box h4 a:hover {
  margin: 0px;
  text-decoration: underline;
  padding: 0px;
}

.noticias-box h5 {
  margin: 0px;
  text-decoration: none;
  padding: 0px;
  font: normal 12px Arial, Helvetica, sans-serif;
}

.noticias-box h5 a {
  color: #0069b7;
  text-decoration: none;
}

.noticias-box h5 a:hover {
  text-decoration: underline;
}

.noticias-box p {
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  padding: 0px;
  text-align: justify;
}

.noticias-box p a {
  text-decoration: underline;
  color: #333;
}

.noticias-box p a:hover {
  text-decoration: underline;
  color: #000;
}

.noticias-home2 {
  width: 420px;
  margin: 0px;
  background: url(img/bg-noticias-gale.gif) no-repeat scroll 0px -796px;
  padding: 0px;
  height: 42px;
  float: left;
}
#featured {
  width: 377px;
  padding-right: 250px;
  position: relative;
  border: 5px solid #ccc;
  height: 250px;
  background: #fff;
  overflow: hidden;
}
#featured ul.ui-tabs-nav {
  position: absolute;
  top: 0;
  left: 485px;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 250px;
}
#featured ul.ui-widget-header {
  background-image: none;
  background: #f2f2f2;
  font-weight: normal;
  border: 0px;
}
#featured ul.ui-state-default,
#featured ul.ui-widget-content #featured ul.ui-state-default,
#featured ul.ui-widget-header #featured ul.ui-state-default {
  font-weight: normal;
}

#featured ul.ui-tabs-nav li {
  padding: 1px 0px 0px 13px;
  font-size: 12px;
  color: #666;
}
#featured ul.ui-tabs-nav li img {
  float: left;
  margin: 2px 5px;
  background: #fff;
  padding: 2px;
  border: 1px solid #eee;
}
#featured ul.ui-tabs-nav li span {
  font-size: 11px;
  font-family: Verdana;
  line-height: 18px;
}
#featured li.ui-tabs-nav-item a {
  display: block;
  height: 60px;
  color: #333;
  background: #fff;
  line-height: 20px;
}
#featured li.ui-tabs-nav-item a:hover {
  background: #f2f2f2;
}
#featured li.ui-tabs-selected {
  background: url("img/selected-item.gif") top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
  background: #ccc;
}
#featured .ui-tabs-panel {
  width: 485px;
  height: 250px;
  background: #999;
  position: relative;
}
#featured .ui-tabs-panel .info {
  width: 485px;
  position: absolute;
  top: 180px;
  left: 1;
  height: 70px;
  background: url("img/transparent-bg.png");
}
#featured .info h2 {
  font-size: 18px;
  font-family: Georgia, serif;
  color: #fff;
  padding: 5px;
  margin: 0;
  overflow: hidden;
}
#featured .info p {
  margin: 0 5px;
  font-family: Verdana;
  font-size: 11px;
  line-height: 15px;
  color: #f0f0f0;
}
#featured .info a {
  text-decoration: none;
  color: #fff;
}
#featured .info a:hover {
  text-decoration: underline;
}
#featured .ui-tabs-hide {
  display: none;
}
#left_column .central .central_notice {
  padding: 15px;
  /*		min-height: 210px !important;
max-height: 210px !important;*/
}

#left_column .central .central_notice .info_notice {
  color: #333;
  font-size: 16px;
  display: inline-table;
  word-wrap: break-word;
}

#left_column .central .central_notice .info_notice a {
  color: #e76211;
}

#left_column .central .central_notice .top,
#right_column .central .central_notice .top {
  clear: both;
  margin-bottom: 15px;
  color: #333;
  font-size: 11px;
}
#right_column .central .central_notice .top {
  color: #fff;
  margin-bottom: 5px;
}
#left_column .central .central_notice .top .category {
  border-left: #333 1px solid;
  float: left;
  font-weight: bold;
  padding-left: 5px;
}

.about_author .heading {
  border-bottom-color: rgba(232, 232, 232, 0.5);
  background: var(--i2m_primaryColor);
  color: #fff !important;
  line-height: 78px !important;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 28px;
  margin: 0 !important;
  font-weight: bold !important;
  font-size: 21px !important;
  text-transform: uppercase;
}
.about_author .heading:after {
  display: none;
}
.about_author .media {
  background: var(--i2m_primaryColor);
  padding: 28px;
  margin: 0;
}
.about_author .media .media-left {
  padding-right: 20px;
}
.about_author .media .media-left a {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  display: block;
}
.about_author .media .media-left a img {
  border-radius: 100%;
  width: 100%;
}
.about_author .media .media-body h5 {
  margin: 0 0 15px;
  line-height: 25px;
}
.about_author .media .media-body a {
  color: #555;
}
.about_author .media .media-body h5 .author_url {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
.about_author .media .media-body h5 .list-unstyled {
  margin: 0;
  float: right;
}
.about_author .media .media-body h5 .list-unstyled li {
  float: left;
  padding: 0 7px;
}
.about_author .media .media-body h5 .list-unstyled li a {
  color: #fff;
}
.about_author .media .media-body p {
  font-family: "Roboto", sans-serif;
  line-height: 21px;
  margin: 0;
  color: #fff;
}

.single-blog .nav-tabs .nav-link.active {
  border-top: none !important;
}
.single-blog .nav-tabs#myTabUSER .nav-link.active {
  border-top: 5px solid var(--i2m_colorPerfilOscuro) !important;
}
.single-blog .nav-tabs .nav-link {
  color: #000;
}
.single-blog .responsive-tab .uk-list > li > a.active {
  background: transparent !important;
  color: var(--i2m_primaryColor) !important;
}
.single-blog .feature_img {
  margin-bottom: 40px !important;
}
.single-blog .post_inner {
  padding: 0 30px;
}
.single-blog .post_inner .category {
  color: #13141b;
  margin-bottom: 20px;
}
.single-blog .post_inner .category a {
  color: #13141b;
}
.single-blog .post_inner .category .social_share_drop button {
  line-height: 22px;
}
.single-blog .post_inner .category .post_meta {
  margin-bottom: 0;
  float: right;
  margin-right: 20px;
}
.single-blog .post_inner .category .post_meta li + li {
  margin: 0;
}
.single-blog .post_inner .category .post_meta li + li:before {
  content: "-";
  float: left;
  color: #13141b;
}
.single-blog .post_inner .category .post_meta li a {
  padding: 0 10px;
  float: left;
  font-weight: 400;
}
.single-blog .post_inner .category .post_meta li a i {
  margin-right: 8px;
}
.single-blog .post_inner .category .post_meta li a:hover {
  background: none;
}
.single-blog .post_inner .category .post_meta li:first-child a {
  padding-left: 0;
}
.single-blog .post_inner .post_title {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 21px;
  line-height: 28px;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.single-blog .post_inner .post_content p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 35px;
}
.single-blog .post_inner .post_content p:first-child::first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 15px 5px 0;
  padding: 15px 14px;
  display: block;
}
.single-blog .post_inner .post_content p.first:first-letter {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
  background: #13141b;
  float: left;
  margin: 8px 20px 5px 0;
  padding: 15px 11px;
  display: block;
}
.single-blog .post_inner .post_content .img_row {
  margin-bottom: 35px;
}
.single-blog .post_inner .post_content .img_row p {
  margin-bottom: 20px;
}
.single-blog .post_inner .post_content .img_row .list_title {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px;
  color: #13141b;
  margin: 0 0 15px;
}
.single-blog .post_inner .post_content .img_row ul,
.single-blog .post_inner .post_content .img_row ol {
  margin: 0;
  padding-left: 15px;
}
.single-blog .post_inner .post_content .img_row ul li,
.single-blog .post_inner .post_content .img_row ol li {
  line-height: 32px;
}
.single-blog .post_inner .post_content .short_lines .media {
  overflow: visible !important;
}
.single-blog .post_inner .post_content .short_lines .media + .media {
  margin-top: 20px;
}
.single-blog .post_inner .post_content .short_lines .media .media-left {
  padding-right: 60px;
}
.single-blog .post_inner .post_content .short_lines .media .media-left span {
  width: 82px;
  display: block;
  color: rgba(19, 20, 27, 0.5);
}
.single-blog .post_inner .post_content .short_lines .media .media-body {
  padding-left: 17px;
  overflow: visible !important;
}
.single-blog .post_inner .post_content .short_lines .media .media-body p {
  margin-bottom: 0;
  font-style: italic;
}
.single-blog .post_inner .post_content .short_lines .media.header {
  white-space: nowrap;
}
.single-blog .post_inner .post_content .short_lines .media.header + .media {
  margin-top: 28px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-left
  span {
  font-weight: bold;
  line-height: 31px;
  font-size: 16px;
  color: #13141b;
}
.single-blog .post_inner .post_content .short_lines .media.header .media-body {
  padding-left: 0;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble {
  float: left;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  background: #4bae4f;
  border-radius: 100%;
  color: #fff;
  font-size: 13px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble::after {
  content: "";
  width: 1px;
  height: 224px;
  position: absolute;
  top: 100%;
  left: 15px;
  background: #ededed;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:first-child {
  background: #ededed;
  color: #13141b;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:nth-child(2) {
  margin-left: 110px;
  margin-right: 35px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.header
  .media-body
  .bubble:last-child {
  background: var(--i2m_primaryColor);
  margin-left: 110px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.top_narrow
  .media-body
  p {
  width: 140px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.ideal_range
  .media-body
  p {
  width: 205px;
}
.single-blog
  .post_inner
  .post_content
  .short_lines
  .media.too_wide
  .media-body
  p {
  width: 347px;
}
.single-blog .post_inner .post_content .quote_row .blockquote {
  padding-top: 20px;
}
.single-blog.sticky .sticky_icon {
  position: absolute;
  top: 0;
  left: 0;
}
.single-blog .pager {
  padding: 0 30px 30px;
}
.single-blog .pager li {
  float: left;
  width: 50%;
  padding-right: 70px;
  text-align: left;
}
.single-blog .pager li + li {
  float: right;
  padding-right: 0;
  padding-left: 70px;
  text-align: right;
}
.single-blog .pager li .media {
  float: left;
}
.single-blog .pager li .media .media-left {
  padding-right: 30px;
}
.single-blog .pager li .media .media-right {
  padding-left: 30px;
}
.single-blog .pager li .media .media-left a,
.single-blog .pager li .media .media-right a {
  display: block;
  width: 200px;
  height: 200px;
}
.single-blog .pager li .media .media-left a img,
.single-blog .pager li .media .media-right a img {
  width: 100%;
}
.single-blog .pager li .media .media-body {
  padding-top: 35px;
}
.single-blog .pager li .media .media-body .prev_link,
.single-blog .pager li .media .media-body .next_link {
  color: rgba(19, 20, 27, 0.5);
  line-height: 1;
}
.single-blog .pager li .media .media-body .prev_link i {
  margin-right: 5px;
}
.single-blog .pager li .media .media-body .next_link i {
  margin-left: 5px;
}
.single-blog .pager li .media .media-body .post_link {
  margin: 20px 0 0;
  display: inline-block;
  line-height: 34px;
  font-size: 24px;
  color: #13141b;
  text-transform: uppercase;
  font-weight: bold;
}
.single-blog .related_post_row .title_row {
  padding: 30px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.single-blog .related_post_row .title_row h3 {
  font-weight: bold;
  font-size: 21px;
  color: #13141b;
  text-transform: uppercase;
  line-height: 18px;
  margin: 0;
}
.single-blog .related_post_row .title_row #related_post_dots {
  padding: 3px 0;
}
.single-blog .related_post_row .title_row #related_post_dots .owl-dot {
  width: 12px;
  height: 12px;
  border: 2px solid #e8e8e9;
  padding: 1px;
  float: left;
  border-radius: 100%;
  cursor: pointer;
}
.single-blog
  .related_post_row
  .title_row
  #related_post_dots
  .owl-dot
  + .owl-dot {
  margin-left: 6px;
}
.single-blog .related_post_row .title_row #related_post_dots .owl-dot span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.single-blog
  .related_post_row
  .title_row
  #related_post_dots
  .owl-dot.active
  span {
  background: var(--i2m_primaryColor);
}
.single-blog .related_post_row .related_posts {
  padding: 22px 15px 40px;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item {
  padding: 15px;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item
  h3 {
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 0;
}
.single-blog
  .related_post_row
  .related_posts
  .related_posts_carousel
  .owl-item
  .item
  h3
  a {
  color: #13141b;
}
.single-blog #i2m_blogsUSU #galleryBlock .file-caption-name {
  margin-bottom: -4px !important;
}
.infscr-loading {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.single-blog .nav-tabs > li > a:hover {
  color: var(--i2m_colorPerfilOscuro);
  border-color: var(--i2m_colorPerfilOscuro);
}

/* === Aislar sin romper estilos de CKEditor === */
/* Regla clave: usamos UNSET (no REVERT) y EXCLUIMOS [style], img, iframe */
.bloque-aislado,
.bloque-aislado *:not([style]):not(img):not(iframe) {
  all: unset !important;                 /* heredables => heredan; no heredables => initial */
  box-sizing: border-box !important;
}

/* Estructura mínima para que el layout no se desarme (no tocamos img/iframe) */
.bloque-aislado { display:block !important; }

/* Bloques típicos: dales display y márgenes "normales" */
.bloque-aislado :is(p, ul, ol, li, blockquote, pre, figure, figcaption) {
  display: block !important;
  margin-block: 1em !important;
}
.bloque-aislado ul, .bloque-aislado ol { padding-inline-start: 40px !important; }
.bloque-aislado li { display: list-item !important; }

/* Mantener semántica de énfasis (porque all:unset borra el UA default) */
.bloque-aislado :is(b,strong) { font-weight: bolder !important; }
.bloque-aislado :is(i,em)     { font-style: italic !important; }
.bloque-aislado u             { text-decoration: underline !important; }

/* NO tocamos imágenes ni iframes (respetan atributos y estilos inline) */
/* (intencionalmente sin reglas para img/iframe) */


.category > a {
  font-size: 16px !important;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 16px !important;
  padding-left: 0px;
  display: inline-block;
}

.ck-content body
{
	/* Font */
	font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
	font-size: 12px;

	/* Text color */
	color: #333;

	/* Remove the background color to make it transparent */
	background-color: #fff;

	margin: 20px;
}

.ck-content .cke_editable
{
	font-size: 13px;
	line-height: 1.6;

	/* Fix for missing scrollbars with RTL texts. (#10488) */
	word-wrap: break-word;
}

.ck-content blockquote
{
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}

.ck-content .cke_contents_ltr blockquote
{
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
}

.ck-content .cke_contents_rtl blockquote
{
	padding-left: 8px;
	padding-right: 20px;
	border-right-width: 5px;
}

.ck-content a
{
	color: #0782C1;
}

.ck-content ul,
.ck-content ol,
.ck-content li {
  list-style: revert;   /* vuelve a disc/decimal, etc. */
  margin: revert;       /* recupera los margenes estandar del navegador */
  padding: revert;      /* recupera el padding izquierdo */
  display: revert;      /* por si algun reset toco el display */
}

.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6
{
	font-weight: normal !important;
	line-height: 3rem !important;
	margin-bottom: 1rem !important;
	padding-bottom: 10px;
} 

.ck-content p{
	margin-bottom: 1rem !important
}
.ck-content hr
{
	border: 0px;
	border-top: 1px solid #ccc;
}

.ck-content img.right
{
	border: 1px solid #ccc;
	float: right;
	margin-left: 15px;
	padding: 5px;
}

.ck-content img.left
{
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	padding: 5px;
}

.ck-content pre
{
	white-space: pre-wrap; /* CSS 2.1 */
	word-wrap: break-word; /* IE7 */
	-moz-tab-size: 4;
	tab-size: 4;
}

.ck-content .marker
{
	background-color: Yellow;
}

.ck-content span[lang]
{
	font-style: italic;
}

.ck-content figure
{
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 2px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 20px;
	display: inline-block;
}

.ck-content figure > figcaption
{
	text-align: center;
	display: block; /* For IE8 */
}

.ck-content a > img {
	padding: 1px;
	margin: 1px;
	border: none;
	outline: 1px solid #0782C1;
}

.ck-content :where(b, strong, em, i, u, s, code, kbd, mark, a, span) {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit; /* opcional, evita que fuera cambie color */
}

article.ck-content h1,
article.ck-content h2,
article.ck-content h3,
article.ck-content h4,
article.ck-content h5,
article.ck-content h6 {
  text-transform: revert !important; /* protege h1..h6 del tema */
}

.i2m_mobile .m0.category.align-items-sm-center.politics.d-flex.flex-column.flex-sm-row.justify-content-between.pb-3,
.i2m_tablet .m0.category.align-items-sm-center.politics.d-flex.flex-column.flex-sm-row.justify-content-between.pb-3 {
    width: auto !important;
}



/* Estilos pasados el 7-11-2025*/

/* Para noticia ampliada */

/* ===========================
   SINGLE BLOG
=========================== */
.single-blog .post_inner {
    padding: 0 30px;
}

.single-blog .post_inner .category {
    color: #13141b;
    margin-bottom: 20px;
}

.single-blog .post_inner .category a {
    color: #13141b;
}

.single-blog .post_inner .category .post_meta {
    margin-bottom: 0;
    float: right;
    margin-right: 20px;
}

.single-blog .post_inner .category .post_meta li a {
    padding: 0 10px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}

.single-blog .post_inner .category .post_meta li:first-child a {
    padding-left: 0;
}

.single-blog .post_inner .post_title {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    font-size: 21px;
    line-height: 28px;
    margin: 0 0 30px;
    text-transform: uppercase;
}

/* ===========================
   FEATURE IMAGE
=========================== */
.single-blog .inner .feature_img {
    padding: 0;
}

.single-blog .feature_img {
    margin-bottom: 40px !important;
}

/* ===========================
   GLIDE SLIDER
=========================== */
.glide.details .glide__slides {
    margin-bottom: 0;
}

.glide__slides {
    white-space: initial;
}

.glide.details .glide__slide {
    padding: initial;
}

.glide__slides .glide__slide {
    padding: 5px 15px;
}

.glide__slide {
    display: flex;
    height: unset;
}

.glide.details img {
    width: 100%;
    margin-bottom: 0;
    object-fit: cover;
}

/* ===========================
   CATEGORY LABEL
=========================== */
.category {
    position: relative;
    font-size: 1rem;
    color: #666;
    margin: 0 !important;
}

.category > a {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    display: inline-block;
    color: #fff;
    padding-left: 0;
}

/* Category color indicators */
.category.politics > a:before,
.category.politicas > a:before,
.category.news > a:before,
.category.noticias > a:before {
    background: var(--i2m_primaryColor);
}

.category.politics > a:before,
.category.politicas > a:before,
.category.news > a:before,
.category.noticias > a:hover {
    color: var(--i2m_primaryColor);
}

.category > a:before {
    float: left;
    content: "";
    height: 14px;
    width: 5px;
    margin-right: 10px;
}

a:before, .btn:before, button:before,
a:after, .btn:after, button:after {
    transition: all 300ms ease-in-out 0s;
}

/* ===========================
   RELATED POSTS
=========================== */
.single-blog .related_post_row .title_row {
    padding: 30px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.single-blog .related_post_row .title_row h3 {
    font-weight: bold;
    font-size: 21px;
    color: #13141b;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0;
}

.single-blog .related_post_row .title_row #related_post_dots {
    padding: 3px 0;
}

.single-blog .related_post_row .title_row #related_post_dots .owl-dot {
    width: 12px;
    height: 12px;
    border: 2px solid #e8e8e9;
    padding: 1px;
    float: left;
    border-radius: 100%;
    cursor: pointer;
}

.single-blog .related_post_row .title_row #related_post_dots .owl-dot span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.single-blog .related_post_row .title_row #related_post_dots .owl-dot.active span {
    background: var(--i2m_primaryColor);
}

.single-blog .related_post_row .related_posts {
    padding: 22px 15px 40px;
}

.single-blog .related_post_row .related_posts .related_posts_carousel .owl-item .item h3 {
    font-size: 21px;
    line-height: 28px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0 0;
}

/* ===========================
   UTILITIES
=========================== */
body a {
    text-decoration: none;
}

body .fright {
    float: right;
}

body .fleft {
    float: left;
}


/* Estilos para listado */

.all_posts .post {
    padding: 15px;
}

.post {
    border-bottom: 1px solid #c7c7c7;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.home .post {
    border-bottom: none !important;
}

.home .row.all_posts {
    border-bottom: 1px solid #9d9a9a;
    margin-top: 10px;
    padding-bottom: 100px !important;
    margin: 20%;
    margin-top: 0;
    margin-bottom: 0;
}

.news-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
}

.all_posts .post .inner {
    transition: all 300ms ease-in-out 0s;
}

.all_posts .post .inner * {
    color: #13141b;
}

.row.inner {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-color: white;
    box-sizing: border-box;
    position: relative;
}

.all_posts .post .inner .featured_img a {
    display: inline-block;
}

.all_posts .post .inner .featured_img a img {
    width: 100% !important;
    height: 100% !important;
}

.featured_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.i2m_contenedor-img_200 {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.i2m_imagen-adaptable {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-section.position-absolute.bottom-0.end-0.news {
    width: auto;
    padding: inherit;
}

.news-section.position-absolute a {
    font-family: 'PT Sans', sans-serif !important;
    font-weight: 700 !important;
}

a.color-head {
    color: #ffffff;
    background-color: #aacd11;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px;
    display: block;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-width 0.6s ease, background-color 0.5s ease, color 0.5s ease, padding 0.5s ease;
    transform-origin: right;
}

.row.m0.post_contents {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

.news-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 15px;
    height: 100%;
}

.news-header {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}

a.fecha-noticia {
    background-color: unset !important;
    font-family: 'PT Sans Caption', sans-serif !important;
    font-weight: 700 !important;
    margin-bottom: 5px;
    color: var(--i2m_colorPerfilClaro) !important;
    border-radius: 0;
    font-size: 0.9em;
    font-weight: bold;
    padding: 10px;
    margin-top: 20px;
    margin-left: 20px;
}

.post_meta {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.post_meta.nav.nav-pills {
    padding-left: 14px;
}

.all_posts .post .inner .post_meta {
    margin-bottom: 0;
}

.all_posts .post .inner .post_title {
    padding: 0 !important;
}

.home .all_posts .post .inner .post_title a {
    font-size: 18px;
    line-height: 25px;
    font-family: 'PT Serif', serif;
    font-weight: 700;
    text-transform: uppercase;
    font-style: normal;
}

.post_title.i2m_titleNEWSdesta a {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 2.4em;
    white-space: normal;
    word-break: break-word;
}

.post_title.i2m_titleNEWSdesta a.long-title {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 23px !important;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

a.noticia-des {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family: italic;
    line-height: 1.4;
}

.text-muted {
    color: #909090 !important;
}

a.read_more {
    margin-bottom: 0 !important;
    align-self: flex-end;
}

.read_more {
    font-family: 'PT Sans Caption', sans-serif;
    font-size: 0.9em;
    color: var(--i2m_colorPerfilClaro);
    text-decoration: none;
    font-weight: 700;
}

button {
    outline: initial !important;
}

.all_posts .post .inner .social_share_drop {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}

.all_posts .post .inner .social_share_drop button {
    line-height: 20px;
}

.social_share_drop button {
    padding: 0;
    background: none;
    border: none;
    z-index: 1001;
    line-height: 40px;
    padding-right: 18px;
}

h2.i2m_titleSection {
    font-style: normal;
    font-size: 28px;
    font-weight: 550;
    color: #606060;
    text-transform: capitalize;
    margin-top: 30px;
    border-left: 5px var(--i2m_colorPerfilOscuro) solid;
    margin-left: 207px;
    font-family: 'PT Sans Narrow', sans-serif;
}


.single-blog .post_inner .post_title {
    font-size: 28px;
    text-decoration: underline;
    text-decoration-color: var(--i2m_primaryColor);
    margin-bottom: 1rem;
}
