/*
Theme Name: UPV 
Theme URI: https://www.upv.es
Author: a3p 
Author URI: https://a3p.es
Description: Tema estándar para la Universitat Politècnica de València
Version: 2.5.11c
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: upv
Tags: translation-ready
s
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

upv-theme is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLA DE CONTENIDOS:
----------------------------------------------------------------
# Normalización
# Tipografía
# Elementos
# Formularios
# Navegación
	## Enlaces
	## Menús
# Accesibilidad
# Alineaciones
# Widgets
# Contenido
	## Entradas y páginas
	## Comentarios
# Desplazamiento infinito
# Contenido
	## Leyendas
  ## Galerías
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalización
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  text-align: left;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 32px;
  line-height: 1.4;
  margin: 1em auto 1rem !important;
}

h2 {
  font-size: 28px;
  line-height: 1.2;
}

h3 {
  font-size: 22px;
  line-height: 1.2;
}

h4 {
  font-size: 20px;
  line-height: 1.3;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

mark {
  background: #E5554F;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875rem;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Tipografía
--------------------------------------------------------------*/

@font-face {
  font-family: "Inter";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('assets/fonts/inter.woff2') format("woff2");
}


@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 100;
  src: url('assets/fonts/poppins/Poppins-Thin.woff2') format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 200;
  src: url('assets/fonts/poppins/Poppins-ExtraLight.woff2') format("woff2");
}


@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url('assets/fonts/poppins/Poppins-Light.woff2') format("woff2");
}


@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('assets/fonts/poppins/Poppins-Regular.woff2') format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url('assets/fonts/poppins/Poppins-Medium.woff2') format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url('assets/fonts/poppins/Poppins-SemiBold.woff2') format("woff2");
}


@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url('assets/fonts/poppins/Poppins-Bold.woff2') format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url('assets/fonts/poppins/Poppins-ExtraBold.woff2') format("woff2");
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url('assets/fonts/poppins/Poppins-Black.woff2') format("woff2");
}



body,
button,
input,
select,
optgroup,
textarea {
  color: #444;
  font-family: Inter, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.like_h2 {
  color: #3F4444;
  clear: both;
  font-family: Poppins;
}

h2 {
  color: #424A50;
}

h3 {
  color: #1E1E1E;
}



.entry-header .entry-title {
  font-size: 2em;
  line-height: 1.4;
  margin: 1em 0 1rem;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 0.8em 1em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.82rem;
}


p>code {
  padding: 2px;
  border-radius: 2px;
  background: #f3f4f5;
  font-size: inherit;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elementos
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}



blockquote,
q {
  quotes: "" "";
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

hr {
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Formularios
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navegación
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Enlaces 
--------------------------------------------------------------*/
a {
  color: #444;
}

p a {
  /*color:#E5554F;*/
  color: #000;
}

.inverse p a {
  color: #FFD100;
}

a:hover,
a:focus,
a:active {
  /*color: #a40e0e; 
    text-decoration: none;
  */
  color: #E5554F;

}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menús
--------------------------------------------------------------*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 auto 60px;
  max-width: var(--ancho, 980px);
  overflow: hidden;
  padding-bottom: 60px;
}

.nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  width: 50%;
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

#site-navigation {
  background-color: #f1f1f1;
}



@media(min-width:1025px) {
  .boxed_main_menu #site-navigation {
    background: #cfcfcf !important;
  }

  .boxed_main_menu #menu-principal {
    background: #cfcfcf !important;

  }

  .boxed_main_menu .accessible-megamenu {
    max-width: var(--ancho, 980px);
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
    background-color: transparent;
  }

  .boxed_main_menu .accessible-megamenu>.accessible-megamenu-top-nav-item a[aria-expanded] {
    background-color: transparent;
  }
}



/*--------------------------------------------------------------
## Listas horizontales
--------------------------------------------------------------*/
.breadcrumb-separator {
  vertical-align: top;
}

ul.horizontal {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.horizontal>li {
  display: inline;
}

ul.separator>li:not(:last-child)::after {
  content: " | ";

  font-weight: 400;
  padding: 0 6px;
}

ul.spacer>li:not(:last-child) {
  margin-right: 40px
}

.site-login-lang {
  font-size: 0.95em;
}

.site-login-lang a,
.site-login-lang .icon {
  vertical-align: top;
}

.site-login-lang .active {
  font-weight: 700
}

/*--------------------------------------------------------------
# Accesibilidad
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alineaciones
--------------------------------------------------------------*/

.alignleft,
.alignright {
  max-width: var(--ancho, 980px) !important;
  /* Let's work to make this !important unnecessary */
}

/*
.alignleft img,
.alignright img,
.alignleft figcaption,
.alignright figcaption {
	 max-width: 50%; 
	 width: 50%;
}*/

.alignleft figcaption {
  clear: left;
}

.alignright figcaption {
  clear: right;
}

.alignleft img,
.alignleft figcaption {
  float: left;
  margin-right: 1.5em;
}

.alignright img,
.alignright figcaption {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.margen-dcho-30 {
  margin-right: 30px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area {
  width: 50%;
}

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Contenido
--------------------------------------------------------------*/
#page {
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}

.column-right {
  text-align: right
}

.column-left {
  text-align: left
}

/*--------------------------------------------------------------
## Columnas
--------------------------------------------------------------*/
/* Correcciones para wp 6.9 */
.wp-block-columns {
  display: flex !important;
  flex-wrap: wrap;
}


.wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}

@media (max-width:783px) {
  .wp-block-columns {
    display: block !important;
  }
}

.wp-block-columns.w-two-one .wp-block-column {
  flex-basis: 33.3%;
  margin-left: 0;
}

.wp-block-columns.w-two-one .wp-block-column:first-child {
  flex-basis: 66.6%;
}

.archive .wp-block-columns.entry-summary,
.search .wp-block-columns.entry-summary {
  padding-left: 0;
}

.wp-block-column .entry-header {
  margin: 0;
}



/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-branding {
  margin: 28px 40px;
  display: flex;
  position: relative;
}

.site-branding img {
  max-height: 64px;
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: top;
}

#upv-logo {
  margin: 0 0 0 12px !important;
  height: 64px;
  width: 168px;
  padding: 0 32px 0 0;
  width: 200px;
  min-width: 200px;
}

.custom-logo {
  padding-right: 32px;
}

.custom-logo-translated {
  max-height: 64px !important;
  width: auto !important;
}

@media (min-width:783px) {
  #upv-logo-min {
    display: none
  }
}

.site-login-lang {
  vertical-align: center;
  line-height: 24px;
  font-size: 12px;
  margin-left: auto;
  text-align: right;
}

.site-login-lang ul {
  white-space: nowrap;
  margin-left: 20px;
}

.icono-acceso {
  text-align: right;
  margin-right: -5px;
  padding-right: 0;
}

nav ul {
  margin: 0;
}

.site-title a,
.site-login-lang a {
  text-decoration: none;
  color: inherit;
}

.site-title h1,
.site-title p {
  margin: 0;
}

#site-title-text {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  color: #5B5B5B;

}

.site-description,
.site-title {
  word-wrap: break-word;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
  color: #5B5B5B;
  /*color: #5B6770;*/
  /*color: #D73333;*/
  margin-block-start: auto;
  margin-block-end: auto;

}

.only_desktop .site-description {
  padding-right: 50px !important;
  max-width: 550px;
}

.only_mobile.site-description span {

  line-height: 34px;
  max-width: 180px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}



.microsite_description p {
  padding: 6px 14px;
  background: #f1f1f1;
  margin-top: 12px;
}

.microsite_line {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 64px;
  margin-right: 32px;
  stroke: #cfcfcf;
  stroke-width: 0.3;
}

.no_microsite_line {
  margin-right: 35px;
  border-right: 1px solid #cfcfcf;
  height: 64px;
}

.microsite_line svg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.site-info .microsite_line {

  width: 20px;
  height: 48px;
  stroke: #cfcfcf;
  stroke-width: 0.5;
  margin: 8px 32px;
}

@media (min-width:1025px) and (max-width:1222px) {
  .site-description {
    max-width: 345px;
  }
}

.site-title {
  display: none;
}

/*
#masthead-container {   
  padding-bottom:10px; 
  margin-bottom:60px; 
}*/

.home #masthead-container {
  padding-bottom: 0px;
  margin-bottom: 0px;
}


/*--------------------------------------------------------------
## Migas de pan 
--------------------------------------------------------------*/

.boxed_main_menu .breadcrumb {
  background: #fff;
  color: #111;
  max-width: var(--ancho, 980px);
  margin: 15px auto;
  padding: 14px;
}

.boxed_main_menu .breadcrumb a {
  color: #000;
}

.boxed_main_menu .breadcrumb .icon {
  color: #111;
}


.breadcrumb {

  background: #444;
  color: #fff;
  font-size: 14px;
  padding: 9px 10px 9px 50px;
  font-weight: 700;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb .icon {
  color: #ccc;
}

.breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumb li {
  list-style: none;
  margin: 0 3px;
  line-height: 1em;
  display: inline-block;
}

.breadcrumb li a {
  font-weight: 400;
  text-decoration: none;
}

/*--------------------------------------------------------------
## Footer 
--------------------------------------------------------------*/

.pre-footer {
  margin: 0;
  padding: 2em 2em;
  color: #444;
  font-size: 90%;
  background: #f1f1f1;
}

.site-footer {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 90%;
  background: #111111;
}

.site-footer a {
  color: #fff;
}

.site-info {
  padding: 0;
  margin: 0 auto;
  max-width: var(--ancho, 980px);
}

.footer-widget {
  display: inline-block;
  margin: 0 10px;
  text-align: left;
}

.footer-widget ul {
  margin: 0px;
  padding-inline-start: 20px;
}

.footer-logos a {
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
  zoom: 0.85;
}

.site-footer a {
  text-decoration: none;
}

.site-footer .icon {
  color: #E5554F;
}

.social-icon {
  text-align: center !important;
  font-size: 18px;
  line-height: 30px;
  color: #E5554F;
  display: inline-block;
  width: 30px;
  height: 30px;
  ;
  margin: 2px;
}

.social-icon:hover {
  color: #a40e0e;
}



.footer-suggestions {
  padding: 84px 0 60px 0;
  border-bottom: 2px solid #3F4444;
}

.footer-suggestions .site-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.footer-suggestions .text {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}

.footer-suggestions .footer-questions {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}

.footer-suggestions h4 {
  font-size: 20px;
  color: #fff;
  margin: 0 0 20px 0;
}

.footer-suggestions p {
  font-size: 13px;
  margin: 0;
}

.footer-site-description {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.1em;
  margin: 0 0 20px 0;
}

.footer-center {
  text-align: center;
}

.footer-question {
  background: rgba(63, 68, 68, 0.4);
  padding: 10px;
  margin-bottom: 10px !important;
  display: flex;
  width: 100%;
  column-gap: 0 !important;
  flex-wrap: nowrap;
}

.footer-question-pregunta {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  position: relative;
}

.footer-question-respuesta {
  text-align: right;
  font-size: 12px;
}

.footer-question-pregunta p {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0;

  padding-right: 10px;
}

.footer-question-respuesta a {
  display: inline-block;
  color: #fff;
  background: #D73333;
  padding: 10px 18px;
  font-size: 14px;
  /*text-transform: uppercase*/
  ;
  white-space: nowrap;
  min-width: 180px;
  text-align: center;
}

.footer-question-respuesta a:hover {
  text-decoration: none;
  background: #a40e0e;
}



.footer-upv-logo img {
  height: 64px;
}

.footer-upv-logo {
  margin: 64px auto 50px auto;
  text-align: center;
}

.footer-logos {
  text-align: center;
  margin: 50px auto;
}

.footer-contact {
  text-align: center;
  padding: 10px 0;
}

.footer-bottom-bar {
  background: #fff;
  color: #111;
  padding: 35px 0;
  font-size: 0.75rem;
}

.copyright-logos a {
  margin: 4px 12px;
}

.footer-bottom-bar.alternative .footer-links {
  margin: 38px 0;
}


.footer-bottom-bar .footer-links a {
  color: #E5554F;
}

.footer-bottom-bar .footer-links a:hover {
  color: #111;
}


.footer-bottom-bar .copyright a {
  color: #111;
}

.footer-bottom-bar .copyright a:hover {
  color: #E5554F;
}


.footer-quality {
  background: #444;
  padding: 8px 0;
}

.footer-quality .site-info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.footer-quality .linea {
  margin: 0 30px 0 30px;
  width: 1px;
  background: #fff;
  height: 56px;
}



.footer-business {
  background: #3f4444;
  padding: 84px 0 60px 0;
  color: #fff;

}

.footer-business .site-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
}

.footer-business .linea {
  margin: 0 30px 0 30px;
  width: 1px;
  background: #fff;
  height: 56px;
}

.footer-business h4 {
  font-size: 20px;
  color: #fff;
  margin: 0 0 20px 0;
}

.footer-business p {
  font-size: 16px;
  margin: 0;
}

.footer-business .text {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}

.footer-business .site-info>a {
  display: flex;
  align-items: center;
}

.footer-business .site-info>a img {
  height: 50px;
  width: auto;
}

.footer-business .footer-questions {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}





.footer-alt-business {
  background: #3f4444;
  padding: 84px 0 60px 0;
  color: #fff;
}

.footer-alt-business .site-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.footer-alt-business h4 {
  font-size: 20px;
  color: #fff;
  margin: 0 0 20px 0;
}

.footer-alt-business p {
  font-size: 16px;
  margin: 0;
}

.footer-alt-business .text {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}

.footer-alt-business .footer-questions {
  flex: 1;
  min-width: 300px;
  max-width: calc(50% - 20px);
}

.footer-alt-business .footer-question {
  width: 100%;
  background: #1111114D;
  align-items: center;
  display: flex;
  padding: 10px;
  margin-bottom: 10px !important;
  column-gap: 0 !important;
  flex-wrap: nowrap;
}

.footer-alt-business .footer-question a {
  text-decoration: none;
}

.footer-alt-business .footer-question .footer-question-logo {
  width: 150px;
  flex-shrink: 0;
  margin-right: 10px;
}

.footer-alt-business .footer-question .footer-question-logo img {
  height: 36px;
  width: auto !important;
  max-width: none;
  object-fit: contain;
}

.footer-alt-business .footer-question .footer-question-pregunta {
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  width: 100%;
  position: relative;

}

.footer-alt-business .footer-question .footer-question-pregunta p {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0;
  font-size: 13px;
  padding-right: 10px;
}

.footer-alt-business .footer-question .footer-question-respuesta {
  text-align: right;
  font-size: 12px;
  flex-shrink: 0;
}







.footer-menu {
  border-top: 2px solid #3f4444;
  padding: 64px 0px;
}

.footer-menu h2.widget-title {
  color: #fff;
  font-size: 20px;
}

.footer-menu a {
  color: #D73333;
}

.footer-menu a:hover {
  color: #a40e0e;
}

.footer-menu .footer-widget ul {
  list-style-type: none;
  padding: 0;
}

.footer-menu .footer-widget ul li {
  margin-bottom: 12px;
}

.footer-socials {
  padding: 64px;
  text-align: center;
}



/*--------------------------------------------------------------
## Entradas y páginas
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.entry-title {
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 0.5rem;
}

.entry-title a {
  text-decoration: none;
}

.updated:not(.published) {
  display: none;
}

.alignfull,
.home .pre-footer,
.home .hentry,
.home .page-content,
.home .entry-content,
.home .entry-summary {
  margin: 0 !important;
}



.entry-meta {
  color: #6c7781;
  font-size: 90%;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}


.entry-header,
.page-header,
.entry-footer,
.posts-navigation,
.post-navigation,
.page-navigation,
.comments-area,
.not-found .page-content,
.search .entry-summary,
.archive .entry-summary,
.blog .entry-summary {
  margin: 1.5em auto;
  padding-left: 14px;
  padding-right: 14px;
  max-width: var(--ancho, 980px);
}

.entry-header .wp-post-image {
  margin-bottom: 1.5em;
}

.entry-footer span {
  margin-right: 1em;
}

.entry-footer {
  color: #6c7781;
  font-size: 90%;
  padding-bottom: 0.5em;
  /*border-bottom: 1px solid #e2e4e7;*/
}


/*--------------------------------------------------------------
## Comentarios
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Desplazamiento infinito
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Contenido
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
  border: none !important;
}

iframe.fullwidth {
  margin: 0 -16px;
  width: calc(100% + 32px);
  max-width: calc(100% + 32px);
}

iframe.body {
  margin: 0 auto;
  width: var(--ancho, 980px);
  max-width: var(--ancho, 980px);
  display: block;
}

iframe.polimedia {
  border: 1px solid #999;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
  width: 100%;
}

/* PARA FULLWIDTH 
figure.polimedia{margin-bottom:40px;}
figure.polimedia img{ width:100%;}
figure.polimedia figcaption{text-align:left;position:relative;top:-30px;left:30px;padding:4px;
                            display:inline-block;background-color:#fff;}
*/

figure.polimedia {
  margin: 0 5% 40px 0;
  max-width: 45%;
  min-width: 300px;
  display: inline-block;
}

figure.polimedia img {
  width: 100%;
}

figure.polimedia figcaption {
  text-align: left;
  padding-left: 20px;
}


/*--------------------------------------------------------------
## Leyendas
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galerías
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.3333333333%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.6666666667%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.2857142857%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.1111111111%;
}

.gallery-caption {
  display: block;
}