/*
VARIABLES - UVIGO:
Azul primary: #395c75
Azul claro: #6789a4

Azul oscuro: #073349

*/
/*Menu Horizontal*/
/*Sub Menu*/
/*Menu Vertical*/
/* Colores */
@font-face {
  font-family: "Roboto", sans-serif;
  font-weight: "normal";
  font-style: "normal"; }
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-family: "Roboto Regular", sans-serif;
  color: black;
  font-weight: 400;
  font-size: 12pt; }

a.scroll-top {
  color: #fff;
  display: none;
  width: 30px;
  height: 30px;
  position: fixed;
  z-index: 1000;
  bottom: 50px;
  right: 30px;
  font-size: 20px;
  background: #222;
  border-radius: 3px !important;
  text-align: center;
  border: 1px solid rgba(199, 199, 199, 0.3); }

a.scroll-top i {
  position: relative;
  top: 2px; }

.rastroMigas {
  background: #f6f6f6; }

.titularWeb {
  font-family: "Libre Baskerville", sans-serif !important;
  font-size: 1.1em !important;
  text-decoration: none;
  color: white; }

h1, h2, h3 {
  margin-top: 10px;
  margin-bottom: 8px; }

hr {
  height: 1px;
  color: #073349;
  background-color: #073349;
  border: none; }

.oculto {
  visibility: hidden;
  height: 1px !important;
  width: 1px !important; }

.visible {
  display: inherit; }

.cabecera_web td {
  padding: 0px !important; }

.cabecera_web p {
  margin: 2px;
  padding: 2px; }

.lista-enlaces {
  margin: 5px; }

.lista-enlaces-pie {
  list-style-type: none;
  margin: 5px;
  padding-left: 5px;
  line-height: 1.5; }

.lista-enlaces-pie a {
  color: white;
  text-decoration: none; }

.contenedor-pie {
  width: 1025px;
  min-height: 10px;
  margin-left: auto;
  margin-right: auto; }

.contenedor-pie .ui-widget {
  font-family: "Roboto Light", sans-serif; }

.contenedor-pie p {
  margin: 2px;
  padding: 2px; }

.editorTxt p {
  margin: 0px;
  padding: 0px;
  word-wrap: break-word; }

.editorTxt ul {
  margin-top: 2px;
  margin-bottom: 2px; }

/* Mostramos los saltos de linea */
.formatearSaltoLinea {
  white-space: pre-wrap; }

.paddingCero {
  padding: 0px; }

.padding5 {
  padding: 5px !important; }

.padding10 {
  padding: 10px !important; }

.noFijarAlturaFila {
  white-space: normal;
  overflow-wrap: break-word; }

.margenMenuVertical {
  margin: 5px;
  display: block; }

.margen_izda_5 {
  margin-left: 5px; }

.margen_izda_10 {
  margin-left: 10px; }

.margen_dcha_5 {
  margin-right: 5px; }

.margen_dcha_10 {
  margin-right: 5px; }

.margen_arriba_2 {
  margin-top: 2px; }

.margen_arriba_5 {
  margin-top: 5px; }

.margen_arriba_10 {
  margin-top: 10px; }

.margen_arriba_20 {
  margin-top: 20px; }

.margen_abajo_2 {
  margin-bottom: 2px; }

.margen_abajo_5 {
  margin-bottom: 5px; }

.margen_abajo_10 {
  margin-bottom: 10px; }

.margen_abajo_20 {
  margin-bottom: 20px; }

.margen_20 {
  margin-right: 10px;
  margin-bottom: 10px; }

.margen_5 {
  margin: 5px; }

.alinearColumnaTop {
  vertical-align: top; }

.alinearTextoDcha {
  text-align: right; }

.alinearTextoIzq {
  text-align: left; }

.alinearTextoCentro {
  text-align: center; }

.alinearTextoCentroMovil {
  text-align: left; }
  @media screen and (max-width: 640px) {
    .alinearTextoCentroMovil {
      text-align: center; } }

/*Menu*/
.negrita .ui-menuitem-text {
  font-weight: bold; }

.titularPagina {
  font-weight: bold;
  font-size: 1.1em; }

.normal {
  font-weight: normal; }

.negrita {
  font-weight: bold !important; }

.cursiva {
  font-style: italic; }

.subrayado {
  text-decoration: underline; }

.tachado {
  text-decoration: line-through; }

.mayusculas {
  text-transform: uppercase; }

.capitalizado {
  text-transform: capitalize; }

.display_block {
  display: block; }

/* Colores */
.color_cabecera {
  color: #073349; }

.color_boton {
  color: #395c75; }

.rojo {
  color: #ff3434 !important; }

.amarillo {
  color: #FCB821 !important; }

.verde {
  color: #58D68D !important; }

.naranja {
  color: orange !important; }

.azul {
  color: #6789a4 !important; }

.blanco {
  color: white !important; }

.negro {
  color: black !important; }

.gris {
  color: #939393 !important; }

a.enlaceSinSubrayado {
  text-decoration: none; }

a.enlaceSinSubrayado:hover {
  text-decoration: underline; }

/* Colores Fondo */
.fondo_rojo {
  background: #ff3434 !important; }

.fondo_rosa {
  background: #F290EF !important; }

.fondo_naranja {
  background: orange !important; }

.fondo_amarillo {
  background: #FCB821 !important; }

.fondo_verde {
  background: #58D68D !important; }

.fondo_azul {
  background: #6789a4 !important; }

.fondo_gris {
  background: #939393 !important; }

.fondo_gris_claro {
  background: #EAECEE !important; }

.sinLink {
  text-decoration: none; }

.sinBorde {
  border: 0px; }

.sinOpacidad {
  opacity: 1 !important; }

.foto {
  /* Con display block no dejaba alinear al centro */
  /*display: block;*/
  padding: 4px;
  /*margin-bottom: 5px;*/
  line-height: 1.42857143;
  background-color: white;
  border: 1px solid #939393;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.fotoResponsive {
  width: 100%;
  height: auto; }

.imagen_banner_inicio {
  width: 100%;
  height: auto;
  max-width: 550px; }

.panelGridCenter {
  margin: 0 auto; }

.alignTopPanel {
  vertical-align: top; }

.bordeCssAbajo {
  border: 0px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 5px;
  /*box-shadow: 0px 0px 2px #dbdbdb;*/ }

.bordeCssArriba {
  border: 0px;
  border-top: 1px solid #dbdbdb;
  padding-top: 5px;
  /*box-shadow: 0px 0px 2px #dbdbdb;*/ }

.bordeCssArribaAbajo {
  border: 0px;
  border-top: 1px solid #dbdbdb;
  padding-top: 5px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 5px;
  /*box-shadow: 0px 0px 2px #dbdbdb;*/ }

.bordeCssAviso {
  border: 0px;
  border: 1px solid #dbdbdb;
  box-shadow: 0px 0px 2px #dbdbdb; }

.bordeCssGrid {
  border: 0px;
  border: 1px solid #dbdbdb;
  box-shadow: 0px 0px 2px #dbdbdb;
  height: 100%; }

.bordeCssGridAviso {
  border: 1px solid #ff3434;
  box-shadow: 0px 0px 2px #ff3434; }

.bordeCssGridNegrita {
  border: 1px solid black;
  box-shadow: 0px 0px 2px black; }

.bordeSets {
  border-color: black !important; }

.centradoMargen {
  margin: 0px auto; }

.anchoAuto {
  width: auto; }

/* Ancho Fijo */
.anchoFijoGrande {
  width: 800px; }

.anchoFijoMediano {
  width: 640px; }

.anchoFijoPequeno {
  width: 300px; }

.anchoFijo75 {
  width: 75px !important; }

.anchoFijo50 {
  width: 50px !important; }

.anchoBotonIconoBusq {
  max-width: 8px; }
  @media screen and (max-width: 640px) {
    .anchoBotonIconoBusq {
      max-width: 25px; } }

.marcoPanel {
  width: 99%;
  float: left;
  border: 1px solid #d5d5d5;
  padding: 5px;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #666; }

.fondoDestacado {
  color: white;
  background: #073349; }

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
.soloPantallaGrande {
  display: none; }

.soloPantallaPequena {
  display: none; }

.ocultarEnPantallaGrande {
  display: inherit; }

.ocultarEnPantallaPequena {
  display: inherit; }

/* >=1026px */
@media screen and (min-width: 1025px) {
  .menuHorizontalPequeno {
    display: none; }

  .soloPantallaGrande {
    display: inherit; }

  .ocultarEnPantallaGrande {
    display: none; } }
/* >=641px and <=1025px */
@media screen and (min-width: 640px) and (max-width: 1024px) {
  .menuHorizontalGrande {
    display: none !important; }

  /*body { font-size: 1.5em; }*/
  .anchoFijoGrande {
    width: 100%; }

  .contenedor-pie {
    width: 100%; } }
/* <=640px */
@media screen and (max-width: 640px) {
  .menuHorizontalGrande {
    display: none !important; }

  .anchoFijoGrande {
    width: 100%; }

  .anchoFijoMediano {
    width: 100%; }

  .contenedor-pie {
    width: 100%; }

  .soloPantallaPequena {
    display: inherit; }

  .ocultarEnPantallaPequena {
    display: none; } }
/* *********************************************************************************** */
/* *********************************************************************************** */
