<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #09376E;
  background-color: #F8FBFF; }

.wrapper {
  width: 100%; }

.max-width-it {
  max-width: 1320px; }

.bg-blue-it {
  background-color: #09376E; }

.bg-darkblue-it {
  background-color: #062D5B; }

#top-bar {
  padding-bottom: 0.5em; }

ul.top-menu, ul.bottom-menu {
  list-style: none;
  padding: 0; }

ul.top-menu li {
  display: inline-block;
  margin: 0 7px; }

ul.top-menu li a,
ul.bottom-menu li a {
  color: #fff;
  text-decoration: none; }

ul.bottom-menu {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }

ul.bottom-menu li {
  padding: 10px 0; }

#top-bar .btn-it,
#top-bar .btn-link-it,
#top-bar .social-link {
  margin-left: 5px;
  float: left; }

/* Elements
---------------------------------------------
*/
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  color: #062D5B; }

h1, .h1 {
  font-weight: 900; }

h1 &gt; a,
.h1 &gt; a {
  color: inherit;
  text-decoration: none !important; }

h1 &gt; a:hover,
.h1 &gt; a:hover {
  color: inherit;
  text-decoration: underline; }

h2 &gt; a,
.h2 &gt; a {
  color: inherit;
  text-decoration: none !important; }

h2 &gt; a:hover,
.h2 &gt; a:hover {
  color: inherit;
  text-decoration: underline; }

h3 &gt; a,
.h3 &gt; a {
  color: inherit;
  text-decoration: none !important; }

h3 &gt; a:hover,
.h3 &gt; a:hover {
  color: inherit;
  text-decoration: underline; }

h4 &gt; a,
.h4 &gt; a {
  color: inherit;
  text-decoration: none !important; }

h4 &gt; a:hover,
.h4 &gt; a:hover {
  color: inherit;
  text-decoration: underline; }

h5 &gt; a,
.h5 &gt; a {
  color: inherit;
  text-decoration: none !important; }

h5 &gt; a:hover,
.h5 &gt; a:hover {
  color: inherit;
  text-decoration: underline; }

a {
  color: #FF8E13; }

a:hover {
  color: #FF8E13; }

.tcustom-input,
.tcustom-input:focus {
  border: 1px solid #eee;
  border-radius: 1px;
  box-shadow: none; }

articulo.noticia p {
  line-height: 25px; }

/* Main Menú
---------------------------------------------
*/
/*ul.main-menu {
    margin-left:10em;
}*/
ul.main-menu &gt; li:hover &gt; a {
  color: #FF8E13 !important; }

ul.main-menu li a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.3em; }

ul.main-menu li {
  margin: 0 20px; }

ul.main-menu ul {
  list-style: none;
  padding: 0;
  position: absolute;
  z-index: 99;
  background: white;
  margin-left: -8px;
  display: none; }

ul.main-menu ul li {
  margin: 0; }

ul.main-menu ul li a {
  font-weight: 400;
  text-transform: initial;
  padding: 7px 15px;
  display: block; }

ul.main-menu &gt; li:hover ul {
  display: block; }

ul.main-menu ul li a:hover {
  color: #fff !important;
  background-color: #062D5B;
  text-decoration: none; }

/* Enlaces redes sociales
---------------------------------------------
*/
a.social-link {
  display: inline-block;
  width: 30px;
  height: 30px; }

a.social-link.twitter {
  background: transparent url(../img/iconos-redes/twitter-blanco.png); }

a.social-link.facebook {
  background: transparent url(../img/iconos-redes/facebook-blanco.png); }

a.social-link.instagram {
  background: transparent url(../img/iconos-redes/instagram-blanco.png); }

a.social-link.linkedin {
  background: transparent url(../img/iconos-redes/linkedin-blanco.png); }

.text-blue-it {
  color: #09376E !important; }

.bg-blue-it {
  background-color: #09376E !important; }

.border-blue-it {
  border: 1px solid #09376E; }

.btn-it-blue {
  color: #fff;
  background-color: #09376E; }

.btn-it-blue:hover {
  color: #fff; }

.bb-blue-1 {
  border-bottom: 1px solid #09376E; }

.text-skyblue-it {
  color: #35B5EE !important; }

.bg-skyblue-it {
  background-color: #35B5EE !important; }

.border-skyblue-it {
  border: 1px solid #35B5EE; }

.btn-it-skyblue {
  color: #fff;
  background-color: #35B5EE; }

.btn-it-skyblue:hover {
  color: #fff; }

.bb-skyblue-1 {
  border-bottom: 1px solid #35B5EE; }

.text-skyblue2-it {
  color: #D7F0FF !important; }

.bg-skyblue2-it {
  background-color: #D7F0FF !important; }

.border-skyblue2-it {
  border: 1px solid #D7F0FF; }

.btn-it-skyblue2 {
  color: #fff;
  background-color: #D7F0FF; }

.btn-it-skyblue2:hover {
  color: #fff; }

.bb-skyblue2-1 {
  border-bottom: 1px solid #D7F0FF; }

.text-darkblue-it {
  color: #062D5B !important; }

.bg-darkblue-it {
  background-color: #062D5B !important; }

.border-darkblue-it {
  border: 1px solid #062D5B; }

.btn-it-darkblue {
  color: #fff;
  background-color: #062D5B; }

.btn-it-darkblue:hover {
  color: #fff; }

.bb-darkblue-1 {
  border-bottom: 1px solid #062D5B; }

.text-midblue-it {
  color: #76C5F6 !important; }

.bg-midblue-it {
  background-color: #76C5F6 !important; }

.border-midblue-it {
  border: 1px solid #76C5F6; }

.btn-it-midblue {
  color: #fff;
  background-color: #76C5F6; }

.btn-it-midblue:hover {
  color: #fff; }

.bb-midblue-1 {
  border-bottom: 1px solid #76C5F6; }

.text-midblue2-it {
  color: #C6E5FC !important; }

.bg-midblue2-it {
  background-color: #C6E5FC !important; }

.border-midblue2-it {
  border: 1px solid #C6E5FC; }

.btn-it-midblue2 {
  color: #fff;
  background-color: #C6E5FC; }

.btn-it-midblue2:hover {
  color: #fff; }

.bb-midblue2-1 {
  border-bottom: 1px solid #C6E5FC; }

.text-lightblue-it {
  color: #F1F7FF !important; }

.bg-lightblue-it {
  background-color: #F1F7FF !important; }

.border-lightblue-it {
  border: 1px solid #F1F7FF; }

.btn-it-lightblue {
  color: #fff;
  background-color: #F1F7FF; }

.btn-it-lightblue:hover {
  color: #fff; }

.bb-lightblue-1 {
  border-bottom: 1px solid #F1F7FF; }

.text-orange-it {
  color: #FF8E13 !important; }

.bg-orange-it {
  background-color: #FF8E13 !important; }

.border-orange-it {
  border: 1px solid #FF8E13; }

.btn-it-orange {
  color: #fff;
  background-color: #FF8E13; }

.btn-it-orange:hover {
  color: #fff; }

.bb-orange-1 {
  border-bottom: 1px solid #FF8E13; }

.text-red-it {
  color: #fe5e5e !important; }

.bg-red-it {
  background-color: #fe5e5e !important; }

.border-red-it {
  border: 1px solid #fe5e5e; }

.btn-it-red {
  color: #fff;
  background-color: #fe5e5e; }

.btn-it-red:hover {
  color: #fff; }

.bb-red-1 {
  border-bottom: 1px solid #fe5e5e; }

.text-gray-it {
  color: #afc0d1 !important; }

.bg-gray-it {
  background-color: #afc0d1 !important; }

.border-gray-it {
  border: 1px solid #afc0d1; }

.btn-it-gray {
  color: #fff;
  background-color: #afc0d1; }

.btn-it-gray:hover {
  color: #fff; }

.bb-gray-1 {
  border-bottom: 1px solid #afc0d1; }

.fs-10 {
  font-size: 10px; }

.fs-12 {
  font-size: 12px; }

.fs-14 {
  font-size: 14px; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.fs-20 {
  font-size: 20px; }

.fs-22 {
  font-size: 22px; }

.fs-24 {
  font-size: 24px; }

.fs-26 {
  font-size: 26px; }

.fs-28 {
  font-size: 28px; }

.fs-30 {
  font-size: 30px; }

.fs-32 {
  font-size: 32px; }

.fs-34 {
  font-size: 34px; }

.fs-36 {
  font-size: 36px; }

.fs-38 {
  font-size: 38px; }

.fs-40 {
  font-size: 40px; }

/* Breadcrubs
---------------------------------------------
*/
.breadcrumbs {
  display: inline-block; }

.breadcrumbs &gt; ol {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }

.breadcrumbs &gt; ol li {
  margin-right: .5em; }

.breadcrumbs &gt; ol li a {
  color: #062D5B;
  text-decoration: none; }

.breadcrumbs &gt; ol li + li:before {
  content: '/'; }

.image-overlay {
  background: #09376E;
  opacity: 0.3;
  position: absolute;
  width: 95%;
  width: calc(100% - 30px); }

.image-content-overlay {
  bottom: -20px;
  padding: 30px;
  color: #fff; }

.section-header {
  border-bottom: 1px solid #35B5EE; }

/* Botones
---------------------------------------------
*/
.btn-it {
  font-size: 0.80rem;
  border: 0;
  border-radius: 3px;
  padding: .375rem .75rem; }

.btn-it:hover {
  text-decoration: none;
  opacity: 0.95; }

.btn-link-it {
  font-size: 0.85rem;
  padding: .375rem .75rem;
  font-weight: 700; }

.btn-link-it-skyblue {
  color: #35B5EE;
  text-decoration: none; }

.btn-link-it-skyblue:hover {
  color: #35B5EE;
  text-decoration: none;
  opacity: 0.95; }

/* Notificaciones *****************************************************************************
*/
.t-notificaciones &gt; li &gt; div[class^="icon-"] {
  width: 50px;
  min-width: 50px;
  height: 50px; }

.t-notificaciones &gt; li &gt; div + div {
  padding-left: 10px; }

.t-notificaciones &gt; li.list-group-item {
  padding: 10px 5px !important;
  border-width: 0 0 1px 0 !important; }

.t-notificaciones &gt; li.list-group-item:last-child {
  border: 0; }

.t-notificaciones strong {
  font-size: 0.9em; }

.t-notificaciones p {
  font-size: 0.85em;
  margin: 0; }

.t-notificaciones span {
  font-size: 0.85em;
  font-style: italic; }

.t-notificaciones &gt; li &gt; div.icon-azul {
  background: transparent url(../img/iconos-notificaciones/azul.svg) no-repeat center center; }

.t-notificaciones &gt; li &gt; div.icon-naranja {
  background: transparent url(../img/iconos-notificaciones/naranja.svg) no-repeat center center; }

.t-notificaciones &gt; li &gt; div.icon-gris {
  background: transparent url(../img/iconos-notificaciones/gris.svg) no-repeat center center; }

/******************************************************************************
*/
/* Actividad noticias *****************************************************************************
*/
.t-actividad-noticias div.icon {
  width: 51px;
  max-width: 51px;
  height: 48px; }

.t-actividad-noticias div.icon + div strong {
  display: block;
  color: #35B5EE;
  font-weight: 900;
  font-size: 1.7em;
  text-align: center; }

.t-actividad-noticias div.icon + div span {
  color: #AFC0D1;
  font-size: 0.9em; }

.t-actividad-noticias div.borrador .icon {
  background: transparent url(../img/iconos-noticias/borrador.svg) no-repeat center center; }

.t-actividad-noticias div.publicada .icon {
  background: transparent url(../img/iconos-noticias/publicada.svg) no-repeat center center; }

.t-actividad-noticias div.rechazada .icon {
  background: transparent url(../img/iconos-noticias/rechazada.svg) no-repeat center center; }

.t-actividad-noticias div.revision .icon {
  background: transparent url(../img/iconos-noticias/revision.svg) no-repeat center center; }

/******************************************************************************
    EDITOR
*/
.ce-block--focused {
  background-color: aliceblue; }

.ce-block__content,
.ce-toolbar__content {
  max-width: 90%; }

.custom-form-group .tcustom-input {
  margin: 0;
  border-width: 0 1px 0 1px;
  border-radius: 0;
  resize: none; }

.custom-form-group .tcustom-input:first-child {
  border-top-width: 1px; }

.custom-form-group .tcustom-input:last-child {
  border-bottom-width: 1px; }

.custom-form-group input.tcustom-input,
.custom-form-group textarea.tcustom-input {
  padding-left: 5%;
  padding-right: 5%; }

/******************************************************************************
*/
.upload-image[type="file"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px; }

.form-group .bootstrap-select {
  display: block;
  width: 100% !important;
  background: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem; }
  .form-group .bootstrap-select &gt; .dropdown-toggle {
    background: #fff; }

.disabled a {
  cursor: not-allowed; }

a.disabled {
  cursor: default; }

/******************************************************************************
*/
.errores-it ul {
  list-style: none;
  padding: 0; }

/* Editor, articulo */
.codex-editor .ce-block,
article.noticia {
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 20px; }

.form-noticias &gt; input {
  padding-left: 95px !important;
  padding-right: 95px !important;
  margin-top: 50px; }

.form-noticias &gt; #Texto {
  padding-left: 50px;
  padding-right: 50px; }

#reacciones &gt; a {
  position: relative;
  width: 93px; }

#reacciones &gt; a &gt; span {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 4px;
  position: absolute;
  top: 0;
  right: 5px;
  color: #fff; }

/*******************/
header nav {
  box-shadow: 0px 7px 17px #dde9f6; }

header nav .logo {
  max-width: 250px;
  width:250px;
}

footer .logo-m-editor {
  height: 9px; }

footer .siguenos-text {
  line-height: 32px; }

.compartir-noticia img {
  width: 54px; }

#modalForm {
  display: none;
  min-width: 500px;
  max-width: 85%; }

/* Mixins 
   ***********************************************************************/
.w-it-25 {
  width: 25%; }

.h-it-25 {
  height: 25%; }

.wh-it-25 {
  width: 25%;
  height: 25%; }

.w-it-50 {
  width: 50%; }

.h-it-50 {
  height: 50%; }

.wh-it-50 {
  width: 50%;
  height: 50%; }

.w-it-75 {
  width: 75%; }

.h-it-75 {
  height: 75%; }

.wh-it-75 {
  width: 75%;
  height: 75%; }

.w-it-100 {
  width: 100%; }

.h-it-100 {
  height: 100%; }

.wh-it-100 {
  width: 100%;
  height: 100%; }

.pos-it-absolute {
  position: absolute; }

h2,
.h2 {
  font-size: 2em;
  font-weight: 900; }

h3,
.h3 {
  font-size: 1.3em;
  font-weight: 900; }

h4, .h4 {
  font-size: 1.1em;
  font-weight: 600; }

h5, .h5 {
  font-size: 0.9em;
  font-weight: 600; }

.t-actividad-noticias .row &gt; div {
  border: 0 solid #D8D8D8;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer; }

.t-actividad-noticias .row &gt; div:hover {
  opacity: 0.7; }

.t-actividad-noticias div.publicada {
  border-right-width: 1px; }

.t-actividad-noticias div.borrador {
  border-bottom-width: 0px; }

.t-actividad-noticias div.revision {
  border-width: 1px 1px 0 0; }

.t-actividad-noticias div.rechazada {
  border-top-width: 1px; }

/******/
article.hp-recientes img.img-noticia,
article.cat-relacionadas img.img-noticia {
  width: 40%;
  height: 40%; }

article.cat-secundarias img.img-noticia {
  width: 40%; }

section.home-content .image-content-overlay,
section.section-content .image-content-overlay {
  padding-left: 10px;
  padding-right: 10px; }

section.home-content .image-content-overlay,
.content-noimage {
  font-size: 0.95em; }

section.section-content .image-content-overlay,
section.section-content .cat-relacionadas {
  font-size: 0.8em; }

article.hp-recientes .image-content-overlay {
  border-bottom: 1px solid #CEE3F8; }

.image-content-overlay h2,
section.section-content .cat-relacionadas h3
section.home-content h3 {
  font-weight: 600; }

section.home-content .image-content-overlay h2,
section.section-content .image-content-overlay h2,
section.section-content .cat-relacionadas h2 {
  font-size: 1.6em; }

article.noticia h2 {
  font-size: 1.2em; }

@media (min-width: 576px) {
  .w-sm-it-25 {
    width: 25%; }
  .h-sm-it-25 {
    height: 25%; }
  .wh-sm {
    width: 25%;
    height: 25%; }
  .w-sm-it-50 {
    width: 50%; }
  .h-sm-it-50 {
    height: 50%; }
  .wh-sm {
    width: 50%;
    height: 50%; }
  .w-sm-it-75 {
    width: 75%; }
  .h-sm-it-75 {
    height: 75%; }
  .wh-sm {
    width: 75%;
    height: 75%; }
  .w-sm-it-100 {
    width: 100%; }
  .h-sm-it-100 {
    height: 100%; }
  .wh-sm {
    width: 100%;
    height: 100%; }
  .pos-sm-it-absolute {
    position: absolute; }
  /******/
  section.home-content .image-content-overlay {
    font-size: 1em;
    padding-left: 15px;
    padding-right: 15px; }
  section.home-content .image-content-overlay h2 {
    font-size: 1.7em; }
  article.hp-recientes .image-content-overlay {
    border-bottom: 1px solid #CEE3F8; }
  article.noticia h2 {
    font-size: 1.4em;
    margin: 0;
    font-weight: 600; } }

@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2em;
    font-weight: 900; }
  h3,
  h3 {
    font-size: 1.3em;
    font-weight: 900; }
  h4, .h4 {
    font-size: 1.1em;
    font-weight: 600; }
  h5, .h5 {
    font-size: 0.9em;
    font-weight: 600; }
  .w-md-it-25 {
    width: 25%; }
  .h-md-it-25 {
    height: 25%; }
  .wh-md-it-25 {
    width: 25%;
    height: 25%; }
  .w-md-it-50 {
    width: 50%; }
  .h-md-it-50 {
    height: 50%; }
  .wh-md-it-50 {
    width: 50%;
    height: 50%; }
  .w-md-it-75 {
    width: 75%; }
  .h-md-it-75 {
    height: 75%; }
  .wh-md-it-75 {
    width: 75%;
    height: 75%; }
  .w-md-it-100 {
    width: 100%; }
  .h-md-it-100 {
    height: 100%; }
  .wh-md-it-100 {
    width: 100%;
    height: 100%; }
  .text-md-white {
    color: #fff; }
  ul.main-menu li {
    margin: 0 10px; }
  .pos-md-it-absolute {
    position: absolute; }
  .t-actividad-noticias div.borrador {
    border-width: 0 1px 0 0; }
  .t-actividad-noticias div.revision {
    border-width: 0 1px 0 0; }
  .t-actividad-noticias div.rechazada {
    border-top-width: 0; }
  /******/
  section.home-content .image-content-overlay {
    font-size: 1em;
    padding-left: 20px;
    padding-right: 20px; }
  article.hp-recientes img.img-noticia,
  article.cat-secundarias img.img-noticia {
    width: 100%;
    height: 100%; }
  section.home-content .image-content-overlay h2,
  section.home-content .image-content-overlay h3 {
    font-weight: 700; }
  /*+*/
  section.home-content .image-content-overlay h2,
  section.section-content .image-content-overlay h2,
  section.section-content .cat-relacionadas h2 {
    font-size: 2.3em; }
  section.home-content .image-content-overlay h3,
  section.section-content .image-content-overlay h3,
  section.section-content .cat-relacionadas h3 {
    font-size: 1.6em; }
  article.noticia h2 {
    font-size: 1.8em;
    margin: 0;
    font-weight: 600; }
  article.noticia badge {
    font-size: 1em; }
  article.noticia time {
    font-size: 1em; } }

@media (min-width: 992px) {
  h2,
  .h2 {
    font-size: 2.5em;
    font-weight: 900; }
  h3,
  h3 {
    font-size: 1.2em;
    font-weight: 900; }
  h4, .h4 {
    font-size: 1em;
    font-weight: 600; }
  h5, .h5 {
    font-size: 0.9em;
    font-weight: 600; }
  .w-lg-it-25 {
    width: 25%; }
  .h-lg-it-25 {
    height: 25%; }
  .wh-lg-it-25 {
    width: 25%;
    height: 25%; }
  .w-lg-it-50 {
    width: 50%; }
  .h-lg-it-50 {
    height: 50%; }
  .wh-lg-it-50 {
    width: 50%;
    height: 50%; }
  .w-lg-it-75 {
    width: 75%; }
  .h-lg-it-75 {
    height: 75%; }
  .wh-lg-it-75 {
    width: 75%;
    height: 75%; }
  .w-lg-it-100 {
    width: 100%; }
  .h-lg-it-100 {
    height: 100%; }
  .wh-lg-it-100 {
    width: 100%;
    height: 100%; }
  .pos-lg-it-absolute {
    position: absolute; }
  ul.main-menu li {
    margin: 0 20px; }
  section.home-content .image-content-overlay h2,
  section.section-content .image-content-overlay h2,
  section.section-content .cat-relacionadas h2 {
    font-size: 3em; }
  section.home-content .image-content-overlay h3,
  section.section-content .image-content-overlay h3,
  section.section-content .cat-relacionadas h3 {
    font-size: 1.8em; }
  article.noticia h2 {
    font-size: 3em;
    margin: 0;
    font-weight: 600; } }

@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 2.7em;
    font-weight: 900; }
  h3,
  h3 {
    font-size: 1.4em;
    font-weight: 900; }
  h4, .h4 {
    font-size: 1.1em;
    font-weight: 600; }
  h5, .h5 {
    font-size: 1em;
    font-weight: 600; }
  .w-xl-it-25 {
    width: 25%; }
  .h-xl-it-25 {
    height: 25%; }
  .wh-xl-it-25 {
    width: 25%;
    height: 25%; }
  .w-xl-it-50 {
    width: 50%; }
  .h-xl-it-50 {
    height: 50%; }
  .wh-xl-it-50 {
    width: 50%;
    height: 50%; }
  .w-xl-it-75 {
    width: 75%; }
  .h-xl-it-75 {
    height: 75%; }
  .wh-xl-it-75 {
    width: 75%;
    height: 75%; }
  .w-xl-it-100 {
    width: 100%; }
  .h-xl-it-100 {
    height: 100%; }
  .wh-xl-it-100 {
    width: 100%;
    height: 100%; }
  .pos-xl-it-absolute {
    position: absolute; } }
</pre></body></html>