@charset "UTF-8";

/* Estilos insuite */
#x-insuit-tab {
  top: 50px !important;
}
#x-insuit-tab-container {
  color: #FFFFFF !important;
}

/* Fonts
**************************************************************
-------------------------------------------------------------- */

/*
@font-face {
    font-family: 'Montserrat';
    src: url('wp/wp-content/themes/metrovalencia/library/fonts/montserrat/regular/montserrat-variablefont_wght-webfont.woff') format('woff2'),
    url('wp/wp-content/themes/metrovalencia/library/fonts/montserrat/regular/montserrat-variablefont_wght-webfont.woff') format('woff'),
    url('wp/wp-content/themes/metrovalencia/library/fonts/montserrat/regular/Montserrat-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    -webkit-font-smoothing: antialiased;
}


@font-face {
  font-family: 'Titillium Web';
  src: url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/bold/titilliumweb-bold-webfont.woff2') format('woff2'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/bold/titilliumweb-bold-webfont.woff') format('woff'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/bold/TitilliumWeb-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Titillium Web Regular';
  src: url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/regular/titilliumweb-regular-webfont.woff2') format('woff2'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/regular/titilliumweb-regular-webfont.woff') format('woff'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/titillium/bold/TitilliumWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'DM Sans';
  src: url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-regular/dmsans-regular-webfont.woff2') format('woff2'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-regular/dmsans-regular-webfont.woff') format('woff'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-regular/DMSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'DM Sans Bold';
  src: url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-bold/dmsans-bold-webfont.woff2') format('woff2'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-bold/dmsans-bold-webfont.woff') format('woff'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-bold/DMSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'DM Sans Medium';
  src: url('dmsans-medium-webfont.woff2') format('woff2'),
       url('dmsans-medium-webfont.woff') format('woff');
       src: url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-medium/dmsans-medium-webfont.woff2') format('woff2'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-medium/dmsans-medium-webfont.woff') format('woff'),
       url('wp/wp-content/themes/metrovalencia/library/fonts/dmsans/dm-sans-medium/DMSans-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}
*/

/* ----------------------------------------------------------- 
==============================================================
🌐  🌐  🌐  🌐  🌐  🌐  Estilos globales 🌐  🌐  🌐  🌐  🌐  🌐 
==============================================================
-------------------------------------------------------------- */

/* Reset
**************************************************************
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

del {
  text-decoration: line-through;
}

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

a img {
  border: none;
}

/*
 Default WP Alignment Classes
 *****************************************************************************/

.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
}

.aligncenter {
  float: none;
  margin: 0.5em auto 1em;
}

.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}

.wp-caption {
  padding: 5px;
  border: 1px solid #fceaea;
  background: #fceaea;
  text-align: center;
}

.wp-caption img {
  display: inline;
}

.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-style: italic;
  color: #000;
}

/* Global
-------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1em;
}

@-moz-document url-prefix() {
  body {
    font-family: 'DM Sans', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1em;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.3em;
  font-weight: 300;
}

@-moz-document url-prefix() {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'DM Sans', sans-serif;
    line-height: 1.3em;
    font-weight: 300;
  }
}

a {
  color: #bf5059;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single .post_content a,
.content-estatica a {
  text-decoration: underline;

}
.content-estatica a.frame {
  color: #fff !important;
  text-decoration: none !important;
}

.content-estatica iframe {
  width: 100%!important;
}

a:hover,
a:focus {
  color: #2f2f2f;
  text-decoration: none;
}

.link--underline {
  position: relative;
  display: inline-block;
}

.link--underline:before {
  content: '';
  position: absolute;
  bottom: 0;
  background: #145567;
  height: 2px;
  left: auto;
  right: 0;
  width: 0px;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.link--underline:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

.c-pointer {
  cursor: pointer;
}

.trans {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

hr {
  margin: 10px 0 20px 0;
}

hr.separador {
  margin: 0 0 10px 0 !important;
}

hr.separador.rojo {
  border-top: 2px solid #e51d2d;
  margin: 10px 0 0px 0 !important;
}

.separador-favoritos {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 15px;
}

.separador-lateral {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #222;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

*::-webkit-scrollbar-track {
  border: 1px solid #222;
  background-color: #f5f5f5;
}

*::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

*::-webkit-scrollbar-thumb {
  background-color: #222;
}

.container-redux {
  max-width: 790px;
}

.m0 {
  margin: 0 !important;
}

/* -------------------------------------------------------------- */
/* Areas y Posiciones */
/* -------------------------------------------------------------- */
.c-1550 {
  width: 1550px;
  max-width: 100%;
}

.c-1300 {
  width: 1300px;
  max-width: 100%;
}

.c-900 {
  width: 900px;
  max-width: 100%;
}

.c-800 {
  width: 800px;
  max-width: 100%;
}

.w100 {
  width: 100%;
}
.pb60 {
  padding-bottom: 60px;
}
.mb40 {
  margin-bottom: 45px;
}
.mb30 {
  margin-bottom: 30px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb20 {
  padding-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pr15 {
  padding-right: 15px;
}
.pl15 {
  padding-left: 15px;
}
.mr10 {
  margin-right: 10px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.pt10 {
  padding-top: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.ml5 {
  margin-left: 5px;
}
.mb5 {
  margin-bottom: 5px;
}
.pb5 {
  padding-bottom: 5px;
}
.p10 {
  padding: 10px;
}

.df-c {
  display: flex;
  align-items: center;
  justify-content: center;
}
.df-s {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.df-start {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.df-e {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.df-sb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.df-se {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.df-ss {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.df-col {
  display: flex;
  flex-direction: column;
}
.flex-1 {
  flex: 1;
}

.espaciado-g {
  margin-bottom: 120px;
}

ul.listado {
  padding-left: 20px;
}

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

ul.listado li:before {
  content: '\2022';
  color: #e51d2d;
  font-size: 2em;
  position: absolute;
  display: inline-block;
  margin-left: -0.5em;
  margin-top: -3px;
}

/* -------------------------------------------------------------- */
/* Colores */
/* -------------------------------------------------------------- */
.bg-negro {
  background-color: #000000;
}

.bg-gris {
  /*background-color: #d8d8d8;*/
  background-color: #f2f2f2;
}

.bg-gris-c {
  background-color: #e4e4e4;
}

.bg-gris-cb {
  background-color: #f9f9f8;
}

.bg-gris-d {
  background-color: #5f5d5d;
}

.bg-blanco {
  background-color: #ffffff;
}

.bg-rojo {
  background-color: #e51d2d;
}

.bg-gris {
  /*background-color: #c5c5c5;*/
  background-color: #efefef;
}

.bg-rojo-error {
  background-color: #ac1818;
}

.c-rojo-error,
.error-login {
  color: #ac1818;
}

.c-verde-correcto {
  color: #28A745;
}

.c-blanco {
  color: #fff;
}

.c-negro {
  color: #222;
}

.c-gris {
  /*color: #c5c5c5;*/
  color: #a6a6a6;
}

.c-gris-m {
  /*color: #b0b3b4;*/
  /* Update Contraste Accesibilidad */
  color: #6A7171;
}

.c-gris-o {
  /*color: #b7b7b7;*/
  /* Update Contraste Accesibilidad */
  color: #757575;
}

.c-gris-d {
  color: #5f5d5d;
}

/*.collapse:not(.show) {
  display: none!important;
}*/

/* -------------------------------------------------------------- */
/* Textos */
/* -------------------------------------------------------------- */
.ff--tw {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}
.fs--12 {
  font-size: 12px;
}
.fs--14 {
  font-size: 14px;
}
.fs--16 {
  font-size: 16px;
}
.fs--18 {
  font-size: 18px;
  line-height: 24px;
}
.fs--22 {
  font-size: 22px;
  line-height: 28px;
}
.fs--24 {
  font-size: 24px;
  line-height: 32px;
}
.fw--600 {
  font-weight: 600;
}
.fw--800 {
  font-weight: 800;
}
.titulo {
  padding: 0 15px;
}
.item--info-text {
  font-size: 16px;
  line-height: 1.6em;
  color: #727474;
  font-weight: 400;
  text-align: left;
}

.item--info-text span {
  font-weight: 600;
}

.page--pago-confirmado .item--info-text {
  font-size: 16px;
  line-height: 1.6em;
  color: #727474;
  font-weight: 400;

  text-align: center;
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
}

/* -------------------------------------------------------------- */
/* Modal */
/* -------------------------------------------------------------- */
.animated-modal.info-modal {
  padding: 50px 30px 30px 30px;
}

/* -------------------------------------------------------------- */
/* Tabla */
/* -------------------------------------------------------------- */
.rwd-table {
  width: 100%;
  min-width: 300px;
}
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: 0.5em;
}
.rwd-table td:last-child {
  padding-bottom: 0.5em;
}
.rwd-table td:before {
  content: attr(data-th) '';
  font-weight: bold;
  width: 7.5em;
  display: inline-block;
}
@media (min-width: 630px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th,
.rwd-table td {
  text-align: left;
  vertical-align: middle;
}
@media (min-width: 630px) {
  .rwd-table th,
  .rwd-table td {
    display: table-cell;
    padding: 0.25em 0.5em;
  }
  .rwd-table th:first-child,
  .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child,
  .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  color: #fff;
  border-radius: 0;
  overflow: hidden;
  background-color: white;
  margin-bottom: 30px;
}
.rwd-table tr {
  border-color: #e51d2d;
  border-width: 0;
  background: white;
  color: #000;
}
/* TODO NURIA REVISAR QUE NO APFECTA A OTRAS TABLAS */
.rwd-table tr.d {
  border-color: #e51d2d;
  border-width: 0;
  /* background: #212529; */
  background: #fdebed;
  color: #000 !important;
}
.rwd-table th,
.rwd-table td {
  margin: 0 0 0.3em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.3em;
  line-height: 1.4em;
}

@media (min-width: 630px) {
  .rwd-table th,
  .rwd-table td {
    padding: 1em !important;
    font-size: 16px !important;
  }
}
.rwd-table th,
.rwd-table td::before {
  color: #000 !important;
  font-weight: 400;
}
.rwd-table td::before {
  font-weight: 600;
}

/* -------------------------------------------------------------- */
/* Formularios */
/* -------------------------------------------------------------- */
.select--with-icon {
  padding-left: 40px;
  font-size: 16px;
}
.select--with-icon .bootstrap-select > .dropdown-toggle {
  height: 37px;
  color: #666666;
  background: #e5e5e5;
  border: 0px solid #e5e5e5;
  font-size: 16px;
  text-transform: none;
}
.select--with-icon .bootstrap-select > .dropdown-toggle:focus {
  outline: thin dotted #333!important;
  box-shadow: none;
}
.select--with-icon input[type="search"] {
  padding-left: 10px;
}
.select--with-icon .bootstrap-select > .dropdown-menu .inner {
  overflow-x: hidden;
}

.select {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  color: #78766e;
  vertical-align: middle;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.select .placeholder {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px 10px 10px 10px;
  border-radius: 2px;
  cursor: pointer;
  border: 0px solid #e5e5e5;
  background: #e5e5e5;
  height: 37px;
  font-size: 16px;
}
.select.icon .placeholder {
  padding: 10px 10px 10px 50px;
}
.select .placeholder:after {
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font: 16px 'Font Awesome 5 Free';
  content: '\f078';
  font-weight: 900;
  z-index: 10;
}
.select.is-open .placeholder:after {
  content: '\f077';
}
.select.is-open ul {
  display: block;
}
.select ul {
  display: none;
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background: #f9f9f8;
  border-radius: 2px;
  /*top: 100%;*/
  top: 32px;
  left: 0;
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  z-index: 100;
  max-height: 220px;
}
.select ul li {
  display: block;
  text-align: left;
  padding: 10px 10px 10px 10px;
  color: #78766e;
  cursor: pointer;
  font-size: 16px;
}
.select ul li:hover {
  background: #d8d8d8;
  color: #000;
}

.error-checkbox {
  position: absolute;
  bottom: 40px;
  left: 50px;
  width: 100%;
  font-size: 14px;
  color: #e51d2d;
}

.input--hidden {
  height: 0!important;
  padding: 0!important;
  width: 0!important;
}

input[type='checkbox'] {
  position: relative;
  top: -0.2rem;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
input[type='checkbox']:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  width: 1rem;
  height: 1rem;
  border: 2px solid #e5e5e5;
}
.input-checkbox input[type='checkbox']:before {
  border: 2px solid #5f5d5d;
}
input[type='checkbox'].error:before {
  border-color: #000;
}
input[type='checkbox']:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 0.5rem;
  border-color: #000;
  border-top-style: none;
  border-right-style: none;
}
input[type='checkbox']:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 0.9rem;
  background: #fff;
  cursor: pointer;
}
input[type='checkbox']:checked:after {
  background-color: #e51d2d;
}
.input-checkbox input[type='checkbox']:checked:after {
  background-color: #fff;
}
span.wpcf7-not-valid-tip,
.wpcf7-response-output {
  color: #fff;
  font-size: 15px;
}
.wpcf7-not-valid-tip {
  display: block;
  margin-bottom: 15px;
}
.screen-reader-response {
  display: none;
}
.boton-negro {
  min-height: 40px;
  width: 100%;
  background-color: #222;
  color: #fff;
  border: 0px;
  font-size: 16px;
  text-transform: uppercase;
}
.boton-negro-pad {
  min-height: 40px;
  width: 100%;
  max-width: 200px;
  border: 0;
  background-color: #222;
  color: #fff;
  font-size: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 auto;
}
.boton-rojo {
  min-height: 40px;
  width: 100%;
  border: 0;
  background-color: #e51d2d;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.boton-rojo-pad {
  min-height: 40px;
  width: 100%;
  max-width: 200px;
  border: 0;
  background-color: #e51d2d;
  color: #fff;
  font-size: 16px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0 0 0 auto;
}
.boton-rojo-pad:hover,
.boton-rojo-pad:focus {
  background-color: #212529;
  color: #fff;
}
.boton-gris {
  min-height: 40px;
  width: 100%;
  /*background-color: #e4e4e4;*/
  background-color: #efefef;
  color: #222;
  border: 0px;
  font-size: 16px;
}
.boton-negro-pad:hover,
.boton-negro-pad:focus,
.boton-rojo-pad:hover,
.boton-rojo-pad:focus,
.boton-negro:hover,
.boton-negro:focus,
.boton-rojo:hover,
.boton-rojo:focus,
.boton-gris:hover,
.boton-gris:focus {
  opacity: 0.6;
}

.button-close {
  position: relative;
  right: -10px;
  padding: 10px;
  cursor: pointer;
}
.button-close:hover,
.button-close:focus {
  opacity: 0.6;
}

#buscador .button-close {
  position: absolute;
  top: 20px;
  right: 40px;
}
#buscador .input-effect input {
  border: 2px solid #000000;
}

/* Efecto borde para input :focus */
.input-effect {
  width: 100%;
  position: relative;
  margin-top: 15px;
}

.input-effect.mt0 {
  margin-top: 0px;
}

.input-effect.mt30 {
  margin-top: 30px;
}

header .input-effect.mt30 {
  margin-top: 0px;
}

input[type='search'] {
  font-size: 1em;
  color: #000;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 1px;
}

input[type='search']:focus {
  outline: none;
  color: #000;
}

.input-effect textarea {
  min-height: 100px;
}

.input-effect input,
.input-effect textarea {
  padding: 0.5em 1em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  border: 2px solid #e5e5e5;
  height: 40px;
  border-radius: 0;
}

.input-effect input:focus,
.input-effect textarea:focus {
  outline: none;
}

.input-effect input.bg-blanco,
.input-effect textarea.bg-blanco {
  background-color: #fff;
}

.input-effect input ~ label:first-of-type,
.input-effect textarea ~ label:first-of-type {
  position: absolute;
  left: 1em;
  /*width: 100%;*/
  top: 50%;
  color: #78766e;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 13px;
}

.input-effect textarea ~ label:first-of-type {
  top: 24px;
}

.input-effect input ~ label:first-of-type::after,
.input-effect textarea ~ label:first-of-type::after {
  content: '_';
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.input-effect input:focus ~ label:first-of-type,
.input-effect input.has-content ~ label:first-of-type,
.input-effect textarea:focus ~ label:first-of-type,
.input-effect textarea.has-content ~ label:first-of-type {
  top: -1em;
  left: 0;
  font-size: 0.8em;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.input-effect input:focus ~ label:first-of-type::after,
.input-effect input.has-content ~ label:first-of-type::after,
.input-effect textarea:focus ~ label:first-of-type::after,
.input-effect textarea.has-content ~ label:first-of-type::after {
  content: '';
}

.buscador-principal .input-effect input:focus ~ label:first-of-type,
.buscador-principal .input-effect input.has-content ~ label:first-of-type {
  opacity: 0;
  transition-property: all;
  transition-duration: 0.4s;
}

/* Checkboxes */
.form-check {
  margin-top: 15px;
  padding-left: 0;
  font-size: 14px;
}
.form-check .form-check-input {
  top: 0;
  margin: 0 1em 0 0;
}
.form-check .form-check-label {
  display: inline;
}

/* Input floating label */

.input-floating-label {
  width: 100%;
  position: relative;
  margin-top: 25px;
}

.input-floating-label textarea {
  min-height: 100px;
}

.input-floating-label input,
.input-floating-label textarea {
  height: 40px;
  width: 100%;
  padding: 0.5em 1em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 0;
}

.input-floating-label input:focus,
.input-floating-label textarea:focus {
  outline: none;
  border-color: #bbb;
}

.input-floating-label input.bg-blanco,
.input-floating-label textarea.bg-blanco {
  background-color: #fff;
}

.input-floating-label label:first-of-type {
  position: absolute;
  left: 1em;
  top: 21px;
  color: #78766e;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0.65em;
 
  
  transition-property: all, background-color;
  transition-delay: 0s, 0.3s;
  transition-duration: 0.3s, 0.2s;
  transition-timing-function: ease-in-out;
  

  left: 2px;
  top: 20px;
  width: calc(100% - 4px);
  /*height: calc(100% - 4px);*/
  padding-left: 1em;
  /*left: 3.5rem;*/
  /*right: 3.5rem;*/
  /*width: auto;*/
  /*padding-top: 10px;*/
  background-color: white;
}


.input-floating-label input ~ label:first-of-type::after,
.input-floating-label textarea ~ label:first-of-type::after {
  content: '_';
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: flash;
  animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.input-floating-label input:focus ~ label:first-of-type,
.input-floating-label input.has-content ~ label:first-of-type,
.input-floating-label textarea:focus ~ label:first-of-type,
.input-floating-label textarea.has-content ~ label:first-of-type,
.input-floating-label label.top-label {
  top: -1em;
  left: 0;
  font-size: 0.6em;
  /*color: #999;*/
  /* Update Contraste Accesibilidad */
  color: #757575;

  transition-duration: 0.2s, 0s;
  transition-delay: 0s, 0s;

  background-color: rgba(255, 255, 255, 0);
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:active, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  /*color: #999;*/
  /* Update Contraste Accesibilidad */
  color: #757575;
}

.input-floating-label input:focus ~ label:first-of-type::after,
.input-floating-label input.has-content ~ label:first-of-type::after,
.input-floating-label textarea:focus ~ label:first-of-type::after,
.input-floating-label textarea.has-content ~ label:first-of-type::after {
  content: '';
}

/* input float label fecha y hora (date and time) */
.input-floating-label input[type='date'],
.input-floating-label input[type='time'] {
  position: relative;
  display: block!important;
}

.input-floating-label input[type='date']::after,
.input-floating-label input[type='time']::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1;
  transition: opacity 0.2s;
}

.input-floating-label input[type='date']:focus::after,
.input-floating-label input[type='date'].has-content::after,
.input-floating-label input[type='time']:focus::after,
.input-floating-label input[type='time'].has-content::after {
  opacity: 0;
}

/* validación */
input.validate-error,
textarea.validate-error {
  border-color: #000;
}
span.validate-error {
  font-size: 0.8em;
  padding: 0.3em 0 1em;
  font-weight: 500;
  display: block;
  color: #ac1818;
}
textarea.error ~ span.validate-error {
  margin-top: -3px;
}

/* Animaciones placeholders labels */

@-webkit-keyframes flash {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes flash {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes ellipsis {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

@keyframes ellipsis {
  0% {
    content: '';
  }
  33% {
    content: '.';
  }
  66% {
    content: '..';
  }
  100% {
    content: '...';
  }
}

.bootstrap-select > .dropdown-toggle {
  font-size: 13px;
  padding: 0.5em 1em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #fff;
  border: 2px solid #e5e5e5;
  height: 40px;
  border-radius: 0;
  width: 100%;
  text-transform: uppercase;
}

.bootstrap-select .dropdown-menu {
  min-width: 10rem;
  font-size: 13px;
  color: #212529;
  border-radius: 0;
  width: 100%;
  margin-left: -5px;
  max-height: 675px!important;
}

.bootstrap-select .dropdown-menu li {
  padding-bottom: 0;
}

.bootstrap-select .dropdown-menu li.disabled a {
  padding: 10px 10px 5px 10px;
}

.form-ruta input[type='text'],
.form-ruta input[type='date'],
.form-ruta input[type='time'] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
}

.form-ruta input[type='date']::placeholder,
.form-ruta input[type='time']::placeholder {
  color: red;
}

.form-ruta .tab-input {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.form-ruta .tab-input.mt30 {
  margin-top: 30px;
}

.form-ruta .input-grupo.mt15 {
  margin-top: 15px;
}

.form-ruta button.mt15 {
  margin-top: 15px;
}

.input-lineal {
  position: relative;
}

.input-lineal.tarjeta {    
  height: auto;
  box-shadow: none;
  border: none;
  width: 100%;
}

.input-lineal label {
  color: #000;
  font-size: 14px;
  padding-bottom: 5px;
}

.input-lineal input {
  padding: 10px 10px 10px 50px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #e5e5e5;
  border: 0px solid #e5e5e5;
  height: 37px;
  font-size: 16px;
}

.input-lineal input::placeholder {
  color: #666666;
}

.input-lineal textarea {
  padding: 0.5em 1em;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #e5e5e5;
  border: 0px solid #e5e5e5;
  font-size: 16px;
  color: #000;
}

.input-lineal label.error {
  padding-top: 10px;
  color: #ac1818;
}

.input-submit {
  max-width: 300px;
}

.input-submit:hover,
.input-submit:focus {
  background-color: #000;
}

.input-lineal:before {
  position: absolute;
  left: 0px;
  top: 52px;
  font: 16px 'Font Awesome 5 Free';
  font-weight: 900;
  z-index: 2;
  height: 37px;
  width: 40px;
  color: #fff;
  background-color: #5f5d5d;
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-lineal.nombre:before {
  content: '\f007';
}

.input-lineal.tarjeta:before,
.input-lineal.tarjeta-documento:before {
  content: '\f2c2';
}

.input-lineal.email:before {
  content: '\f1fa';
}

.input-lineal.localizacion:before {
  content: '\f3c5';
}

.input-lineal.calendario:before {
  content: '\f073';
}

.input-lineal.hora:before {
  content: '\f017';
}

.input-lineal.numero:before {
  content: '\f1ad';
}

.input-lineal.puerta:before {
  content: '\f52a';
}

.input-lineal.telefono:before {
  content: '\f095';
}

.input-lineal.sexo:before {
  content: '\f228';
}

.input-lineal.proposito:before {
  content: '\f207';
}

.tipo-campo {
  font-size: 14px;
  padding-bottom: 10px;
  font-style: italic;
  color: #5f5d5d;
}

.input-group.euros::after {
  content: '€';
  position: absolute;
  right: 50px;
  top: 25px;
}

.input-filtro-tarjeta {
  margin-bottom: 15px;
}

#anadir-tarjeta-error {
  color: #ac1818;
  font-size: 0.8em;
  padding-bottom: 15px;
}

.input-radio {
  display: none;
}

.input-radio + label {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  margin-right: 2em;
  cursor: pointer;
  line-height: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.input-radio + label:before,
.input-radio + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  color: white;
  font-family: Times;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid #c2c2c2;
}

.input-radio + label:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 0.2em white, inset 0 0 0 1em white;
}

.input-radio + label:hover:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 0.3em white, inset 0 0 0 1em #c6c6c6;
}

.input-radio:checked + label:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 0.15em white, inset 0 0 0 2em #e51d2d;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Pestañas */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.pestana {
  text-transform: uppercase;
  padding: 10px;
  width: 50%;
  background-color: #dfdfdf;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-left: 5px;
  padding-right: 5px;
}

.pestana.activa {
  background-color: #222;
  z-index: 1;
}

.pestana:hover,
.pestana:focus {
  opacity: 0.5;
}

.pestana.activa > span {
  color: #fff;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Líneas */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.linea {
  color: #fff;
  width: 80px;
  display: inline-block;
  padding: 4px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border-radius: 13px;
}

.linea.linea-1,
.linea-1 {
  background-color: #e4be36;
}
.linea.linea-2,
.linea-2 {
  background-color: #b4397f;
}
.linea.linea-3,
.linea-3 {
  background-color: #b11c2f;
}
.linea.linea-4,
.linea-4 {
  background-color: #2b498b;
}
.linea.linea-5,
.linea-5 {
  background-color: #4e886d;
}
.linea.linea-6,
.linea-6 {
  background-color: #817fb3;
}
.linea.linea-7,
.linea-7 {
  background-color: #ce7d28;
}
.linea.linea-8,
.linea-8 {
  background-color: #97c4da;
}
.linea.linea-9,
.linea-9 {
  background-color: #a47e52;
}
.linea.linea-10,
.linea-10 {
  background-color: #b7dd79;
}
.cta-linea {
  font-size: 12px;
}
/*.trayecto .estacion.sub-linea {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    padding: 0px!important;
}*/

.trayecto .paradas-intermedias {
  font-size: 14px;
  padding: 4px;
  color: #5f5d5d;
}

.trayecto .paradas-intermedias em {
  transform: rotate(180deg);
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}

.trayecto .paradas-intermedias.collapsed em {
  transform: rotate(0deg);
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Horarios */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.tab-input {
  height: 44px;
  background-color: #e51d2d;
  color: #fff;
  padding: 12px;
  width: 90px;
  text-align: center;
}

.trayecto-calculo .punto {
  width: 25px;
  min-width: 25px;
  height: 25px;
  border-radius: 15px;
  margin-right: 10px;
  border: solid 6px #e51d2d;
  background-color: #000;
}

.trayecto-calculo p,
.trayecto-calculo div.nombre-campo {
  padding: 4px;
  font-size: 14px;
}

.trayecto-calculo span {
  padding: 4px 8px;
  color: #000;
  font-size: 14px;
  text-transform: inherit;
}

.trayecto-calculo span.c-blanco {
  color: #fff;
}

.trayecto-calculo .nombre-campo {
  width: 50%;
}

.js-result-planificador .trayecto-calculo .nombre-campo,
.js-result-horarios .trayecto-calculo .nombre-campo {
  width: 50%;
}

.trayecto-calculo .nombre-campo.c-blanco:hover,
.trayecto-calculo .nombre-campo.c-blanco:focus {
  color: #fff !important;
}

.trayecto-calculo span[class*='linea'] {
  color: #fff;
}

.trayecto-cabecera-fav {
  margin-top: -25px;
}

.desplegable-trayecto.boton-negro {
  text-transform: capitalize!important;
}

#control-deslizante {
  margin: 0 auto;
  list-style: none;
  position: relative;
}

#control-deslizante div {
  display: inline-block;
}

#control-deslizante div p {
  color: #000;
  font-size: 14px;
  display: block;
  float: left;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}

#control-deslizante .paso {
  width: 50%;
}

#control-deslizante div p:hover {
  color: 000;
}

#linea-deslizante {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100px;
  height: 6px;
  background: #e51d2d;
  transform: translateX(0);
  transform-origin: left;
  transition: transform 0.4s;
}

.paso-tabla {
  position: relative;
}
.paso-tabla::before,
.paso-tabla::after {
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: 15px;
}
.paso-tabla::before {
  left: 15px;
}
.paso-tabla.scrolled-end-left::before {
  background: transparent;
}
.paso-tabla.scrolled-end-right::after {
  background: transparent;
}

.horarios-calculo {
  position: relative;
  width: 100%;
  overflow-x: unset;
}

.horarios-calculo .minuto {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 0;
  padding: 10px 10px ;
  text-align: center;
  min-width: 40px;
  font-weight: 500;
  font-size: 15px;
}

.horarios-calculo .minuto.par{
  background-color: #f3f3f3;
}
.horarios-calculo .minuto-header {
  min-width: 85%;
  font-weight: 700;
}

.horarios-calculo .hora {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 0;
  padding: 10px 15px;
  min-width: 6em;
  text-align: center;
  min-width: 70px;
  font-weight: 700;
  background-color: rgb(229 229 229);
  color: rgb(0, 0, 0);
}

.paso-horario {
  cursor: pointer;
}

.paso-horario.abierto .fa-chevron-down {
  transform: rotate(180deg);
}

.toggle--tren-destino {
  position: relative;
}

.toggle--tren-destino.collapsed::before {
  position: absolute;
  right: 20px;
  top: 0;
  font: 16px 'Font Awesome 5 Free';
  /*color: #b0b3b4;*/
  /* Update Contraste Accesibilidad */
  color: #6A7171;
  content: '\f054';
  font-weight: 900;
  z-index: 10;
  transform: rotate(90deg);
  transition-property: transform;
  transition-duration: 0.4s;
}

.toggle--tren-destino::before {
  position: absolute;
  right: 20px;
  top: 0;
  font: 16px 'Font Awesome 5 Free';
  color: #222;
  content: '\f054';
  font-weight: 900;
  z-index: 10;
  transform: rotate(270deg);
  transition-property: transform;
  transition-duration: 0.4s;
}

.item--proximos .tab--ocupacion {
  color: #fff;
  width: 80px;
  display: inline-block;
  padding: 4px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border-radius: 13px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Trayecto */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.trayecto .estacion {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-bottom: 30px !important;
  overflow: hidden;
}

.trayecto .estacion.sub-linea {
  padding-bottom: 20px !important;
}

.trayecto .estacion.sub-linea.collapse:not(.show) {
  height: 0px;
  padding-bottom: 0px !important;
}

.trayecto > .row > div.estacion.sub-linea.collapse:not(.show):last-child {
  height: 85px;
}

.trayecto .estacion.sin-enlace:after {
  height: 0;
}

.trayecto .estacion.resumen {
  padding-bottom: 15px !important;
}

.trayecto .punto {
  width: 25px;
  min-width: 25px;
  height: 25px;
  border-radius: 15px;
  margin-right: 10px;
  border: solid 6px #4e886d;
  background-color: #fff;
}

.info-modal.detalle-estacion .trayecto .punto {
  border: solid 6px #e51d2d;
}

.info-modal.detalle-estacion .trayecto-calculo .nombre-campo {
  width: 8em;
  max-width: 230px;
}

.info-modal.detalle-estacion .trayecto-calculo .nombre-campo.w-boton {
  width: 100%;
  max-width: 100%;

  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
}

.info-modal.detalle-estacion .trayecto-calculo .nombre-campo.w-boton em {
  width: 10px;
  margin-right: 10px;
}

.info-modal.detalle-estacion .trayecto-calculo .tab--ocupacion {
  color: #fff;
  width: 110px;
  display: inline-block;
  padding: 4px;
  font-size: 14px;
  text-align: center;
  margin-right: 5px;
  border-radius: 13px;
}

/* -------------------------------------------------------------- */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Info de la estación_Modal [ Large devices ] */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* -------------------------------------------------------------- */
.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion--titular {
  font-size: 1.75rem;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton>div {
  border-bottom: 1px solid rgba(0,0,0,.1);
  background-color: transparent;
  padding: 8px 0 8px 8px;
  transition: .3s ease-in-out all;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton:hover>div,
.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton:focus>div {
  border-bottom: 1px solid rgb(229, 29, 45,1);
  background-color: #e51d2d;
  opacity: 1;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton>div em,
.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton>div span {
  color: #222;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton:hover>div em,
.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton:hover>div span {
  color: #fff;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton form  span.c-blanco {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.info-modal.detalle-estacion .trayecto-calculo.trayecto .detalle-estacion__boton form  span.c-blanco em {
  margin: 0;
}

.trayecto .localizacion .punto:after {
  content: '';
  background-color: #e51d2d;
  position: absolute;
  display: block;
  border-radius: 50%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: palpitar;
  animation-name: palpitar;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes palpitar {
  from {
    width: 0px;
    height: 0px;
    top: 17px;
    left: 17px;
  }
  to {
    width: 11px;
    height: 11px;
    top: 12px;
    left: 12px;
  }
}

@keyframes palpitar {
  from {
    width: 0px;
    height: 0px;
    top: 17px;
    left: 17px;
  }
  to {
    width: 11px;
    height: 11px;
    top: 12px;
    left: 12px;
  }
}

.trayecto .empalme .punto {
  background-color: #000000;
}

.trayecto .nombre-estacion,
p.hora {
  font-size: 14px;
  padding: 4px;
  /*color: #fff;*/
}

.trayecto .empalme .nombre-estacion {
  background-color: #000;
  font-size: 14px;
  padding: 4px;
  color: #fff;
}

.trayecto span {
  padding: 4px 8px;
  color: #fff;
  text-transform: inherit;
}

.trayecto span.c-negro {
  color: #222;
}

.trayecto .estacion:last-child {
  padding-bottom: 0px !important;
  border: 0;
}

.trayecto .estacion:last-child:after {
  height: 0px;
}

.trayecto .info-estacion {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.estacion:after {
  content: '';
  background-color: #017800;
  position: absolute;
  width: 4px;
  height: 500px;
  display: block;
  top: 24px;
  left: 11px;
}

.trayecto span.punto-info {
  background-color: #ff2400;
}

.trayecto span.punto-maquina {
  background-color: #000;
}

.trayecto span.punto-aeropuerto {
  background-color: #e4be36;
}

.trayecto span.punto-info img,
.trayecto span.punto-maquina img,
.trayecto span.punto-aeropuerto img {
  width: 14px;
}

.anadir-fav {
  width: 20px;
}

.anadir-fav .activo {
  width: 0px;
  overflow: hidden;
  display: none;
}

.estacion.ubicacion:after,
.estacion.caminar:after {
  content: '';
  background-color: #000;
  box-shadow: 0px 14px 0px rgb(0 0 0), 0px -14px 0px rgb(0 0 0);
  position: absolute;
  width: 4px;
  height: 8px;
  display: block;
  top: 50px;
  left: 11px;
}

.trayecto .caminar {
  padding-bottom: 45px !important;
  align-items: center;
}

.trayecto .caminar .info-estacion {
  align-items: center;
}

.punto-ubicacion {
  width: 25px;
  height: 25px;
  font-size: 26px;
  margin-right: 10px;
}

.trayecto .caminar .punto {
  border: solid 6px #000;
  background-color: #fff;
}

.trayecto .estacion[class*='linea-'] {
  background: transparent;
}

.trayecto .estacion.linea-1 .punto {
  border: solid 6px #e4be36;
}
.trayecto .estacion.linea-2 .punto {
  border: solid 6px #b4397f;
}
.trayecto .estacion.linea-3 .punto {
  border: solid 6px #b11c2f;
}
.trayecto .estacion.linea-4 .punto {
  border: solid 6px #2b498b;
}
.trayecto .estacion.linea-5 .punto {
  border: solid 6px #4e886d;
}
.trayecto .estacion.linea-6 .punto {
  border: solid 6px #817fb3;
}
.trayecto .estacion.linea-7 .punto {
  border: solid 6px #ce7d28;
}
.trayecto .estacion.linea-8 .punto {
  border: solid 6px #97c4da;
}
.trayecto .estacion.linea-9 .punto {
  border: solid 6px #a47e52;
}
.trayecto .estacion.linea-10 .punto {
  border: solid 6px #b9ca72;
}

.trayecto .sub-linea.estacion.linea-1 .punto {
  border: #fff solid 6px;
  background-color: #e4be36;
}
.trayecto .sub-linea.estacion.linea-2 .punto {
  border: #fff solid 6px;
  background-color: #b4397f;
}
.trayecto .sub-linea.estacion.linea-3 .punto {
  border: #fff solid 6px;
  background-color: #b11c2f;
}
.trayecto .sub-linea.estacion.linea-4 .punto {
  border: #fff solid 6px;
  background-color: #2b498b;
}
.trayecto .sub-linea.estacion.linea-5 .punto {
  border: #fff solid 6px;
  background-color: #4e886d;
}
.trayecto .sub-linea.estacion.linea-6 .punto {
  border: #fff solid 6px;
  background-color: #817fb3;
}
.trayecto .sub-linea.estacion.linea-7 .punto {
  border: #fff solid 6px;
  background-color: #ce7d28;
}
.trayecto .sub-linea.estacion.linea-8 .punto {
  border: #fff solid 6px;
  background-color: #97c4da;
}
.trayecto .sub-linea.estacion.linea-9 .punto {
  border: #fff solid 6px;
  background-color: #a47e52;
}
.trayecto .sub-linea.estacion.linea-10 .punto {
  border: #fff solid 6px;
  background-color: #b9ca72;
}

.trayecto .estacion.linea-1:after {
  background-color: #e4be36;
}
.trayecto .estacion.linea-2:after {
  background-color: #b4397f;
}
.trayecto .estacion.linea-3:after {
  background-color: #b11c2f;
}
.trayecto .estacion.linea-4:after {
  background-color: #2b498b;
}
.trayecto .estacion.linea-5:after {
  background-color: #4e886d;
}
.trayecto .estacion.linea-6:after {
  background-color: #817fb3;
}
.trayecto .estacion.linea-7:after {
  background-color: #ce7d28;
}
.trayecto .estacion.linea-8:after {
  background-color: #97c4da;
}
.trayecto .estacion.linea-9:after {
  background-color: #a47e52;
}
.trayecto .estacion.linea-10:after {
  background-color: #b9ca72;
}

.trayecto .hora,
.trayecto .indicacion {
  font-size: 14px;
  padding: 4px;
  color: #000;
  display: inline-block;
  margin-bottom: 5px;
}

.trayecto .indicacion {
  margin-bottom: 5px;
}

.estacion.parada {
  display: block;
}

.info-estacion > div > div {
  font-size: 14px;
}

.detalle-estacion {
  margin-left: 14px;
  /*border-left: 8px solid #cf5c00;*/
  padding: 10px 10px 10px 15px;
  background-color: #ffffff;
}

.pop-up.detalle-estacion {
  margin-left: 0px;
  border-left: 0px solid transparent;
  padding: 30px 24px;
  width: 100%;
}

.pop-up.detalle-estacion form {
  width: 95%;
}

.pop-up.detalle-estacion .bg-rojo:hover,
.pop-up.detalle-estacion .bg-negro:hover {
  opacity: 0.7;
  cursor: pointer;
}
.pop-up.detalle-estacion form span,
.pop-up.detalle-estacion form span {
  width: 100%;
  display: inline-block;
}

.trayecto .estacion.activa span.c-negro {
  background-color: #e51d2d;
  color: #fff;
}

.trayecto .estacion[class*='linea-'].activa .punto:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #e51d2d;
  cursor: inherit;
  box-shadow: 0 0 0 rgb(229 29 45 / 80%);
  animation: pulso 2s infinite;
  position: absolute;
  left: 8px;
  top: 8px;
}

@-webkit-keyframes pulso {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
  }
  70% {
    -webkit-box-shadow: 0 0 0 100px rgb(229 29 45 / 0%);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
  }
}
@keyframes pulso {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
    box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
  }
  70% {
    -moz-box-shadow: 0 0 0 100px rgb(229 29 45 / 0%);
    box-shadow: 0 0 0 100px rgb(229 29 45 / 0%);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
    box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
  }
}

.trayecto--exchange em {
  transform: rotate(90deg);
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Avisos e incidencias */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.detalle-aviso {
  padding-left: 15px;
}

.detalle-aviso:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #e51d2d;
  cursor: inherit;
  box-shadow: 0 0 0 rgb(229 29 45 / 80%);
  animation: pulso-light 2s infinite;
  position: absolute;
  left: 5px;
  top: 8px;
}

@-webkit-keyframes pulso-light {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
  }
  70% {
    -webkit-box-shadow: 0 0 0 5px rgb(229 29 45 / 0%);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
  }
}
@keyframes pulso-light {
  0% {
    -moz-box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
    box-shadow: 0 0 0 0 rgb(229 29 45 / 80%);
  }
  70% {
    -moz-box-shadow: 0 0 0 5px rgb(229 29 45 / 0%);
    box-shadow: 0 0 0 5px rgb(229 29 45 / 0%);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
    box-shadow: 0 0 0 0 rgb(229 29 45 / 0%);
  }
}

.detalle-aviso--linea {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  padding-top: 5px;
}

.detalle-aviso--linea:after {
  top: 13px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Tarjetas y títulos */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.img-titulo > img {
  filter: drop-shadow(5px 5px 5px #a0a0a0);
  padding: 0 30px;
  width: 100%;
  max-width: 430px;
}

.collapse-validaciones .fa-chevron-right {
  transform: rotate(90deg);
  transition: transform 0.5s ease;
  will-change: transform;
}

.collapse-validaciones.collapsed .fa-chevron-right {
  transform: rotate(0deg);
}

.tarjeta-preview--button {
  background-color: #222222;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 46%);
}

.button--recarga-tarjetas {
  margin-bottom: 20px;
}

.button--recarga-tarjetas span {
  padding: 4px 8px;
  color: #fff;
  text-transform: inherit;    
  font-size: 14px;
  max-height: 26px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Tarjetas personalizadas */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.container-steps {
  height: auto;
}

.container-steps.oculta {
  height: 0;
}

.steps-compra h1 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 30px;
}

.content-estatica .steps-compra h3 {
  font-size: 20px;
  font-weight: 500;
  color: #5f5d5d;
}

.steps-compra .input-lineal:before {
  top: 67px;
}

.steps-compra .custom-file-label::after {
  content: 'Subir';
}

.content-estatica .steps-compra ul li:before {
  content: '';
}

.content-estatica .steps-compra ul {
  padding-left: 0px;
}

.content-estatica .steps-compra .custom-file-label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #e5e5e5;
  border: 0px solid #e5e5e5;
  border-radius: 0;
  height: 37px;
  font-size: 16px;
}

.content-estatica .steps-compra .custom-file-label::after {
  color: #ffffff;
  background-color: #e51d2d;
  border-radius: 0;
}

.content-estatica .steps-compra input::placeholder {
  color: #78766e;
}

.content-estatica .steps-compra .input-submit {
  max-width: 150px;
}

.content.steps-compra {
  margin: 60px auto 60px;
}

.multisteps-form {
  min-height: 600px;
}

.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.multisteps-form__progress-btn {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  padding-top: 20px;
  color: rgba(108, 117, 125, 0.7);
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
}

@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
}

.multisteps-form__progress-btn:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 13px;
  height: 13px;
  content: '';
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.15s linear 0s,
    -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s,
    transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  transition: all 0.15s linear 0s,
    transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s,
    -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
  border: 2px solid currentColor;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 3;
}

.multisteps-form__progress-btn:after {
  position: absolute;
  top: 5px;
  left: calc(-50% - 13px / 2);
  transition-property: all;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 2px;
  content: '';
  background-color: currentColor;
  z-index: 1;
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}

.multisteps-form__progress-btn.js-active {
  color: #e51d2d;
}

.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
  transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.multisteps-form__panel[data-animation='scaleOut'] {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.multisteps-form__panel[data-animation='scaleOut'].js-active {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.container > .row.tarjeta-recarga:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.container > .row.tarjeta-recarga {
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.row.tarjeta-recarga:hover::after,
.row.tarjeta-recarga:focus::after {
  right: 40px;
  color: #212529;
}

.container > .row.tarjeta-recarga > div[class*='col'] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.container > .row.tarjeta-recarga .siguiente-paso::after {
  content: '\f054';
  font: 1.6em 'Font Awesome 5 Free';
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  color: rgb(0 0 0 / 15%);
  position: absolute;
  right: 10px;
  top: 20px;
}

.container > .row.tarjeta-recarga .siguiente-paso.intermedio::after {
  content: '\f054';
  font: 1.6em 'Font Awesome 5 Free';
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  color: rgb(0 0 0 / 15%);
  position: absolute;
  right: 10px;
  top: 20px;
}

.container > .row.tarjeta-recarga .siguiente-paso:hover::after,
.container > .row.tarjeta-recarga .siguiente-paso:focus::after {
  right: 30px;
  color: #212529;
}

.content-estatica .steps-compra .ultimo-paso .input-submit {
  max-width: 300px;
}

.input-effect input.filtro-tarjetas-recarga {
  border: 2px solid #5f5d5d;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Tarjetas personalizadas - Versión 2.0 */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.listado--historico {
  margin: 60px auto 60px;
}

.container--solicitud-tarjetas h3.container--solicitud-tarjetas--titular { 
  font-size: 24px;
  font-weight: 700;
}

.container--pasos-linea {
  position: relative;
  overflow: hidden;
}

.container--pasos-linea {
  position: relative;
  overflow: hidden;    
  margin-right: 30px;
}

.container--pasos-linea:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 7px;
  background-color: #919191;
  height: 210px;
  width: 3px;
}

.container--pasos-linea .item--paso {
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}


.container--pasos-linea .item--paso.visitado:after,
.container--pasos-linea .item--paso.activo:after {
  content: '';
  position: absolute;
  top: -33px;
  left: 7px;
  background-color: #E51D2D;
  height: 39px;
  width: 3px;
}

.container--pasos-linea .item--paso:first-child:after {
  height: 0px;
}

.container--pasos-linea .item--paso.visitado {
  cursor: pointer;
}

.container--pasos-linea .item--paso.activo {
  cursor: pointer;
}

.container--pasos-linea .item--paso span {
  display: block;
  padding: 4px 8px;
}

.container--pasos-linea .item--paso.activo span {
  background-color: #EFEFEF;
  color: #E51D2D;
  display: block;
  padding: 4px 8px;
  position: relative;
}

.container--pasos-linea .item--paso.visitado span {
  color: #E51D2D;
}

.container--pasos-linea .item--paso.inactivo span {
  opacity: .5;
}

.container--pasos-linea .item--paso:last-child {
  margin-bottom: -1px;
}

/*.container--pasos-linea .item--paso.visitado span::after {
  content: '\f054';
  font: .9em 'Font Awesome 5 Free';
  position: absolute;
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  bottom: 0.7em;
  right: 8px;
  color: #E51D2D;
}*/

.container--pasos-linea .item--paso.activo span::after {
  content: '\f054';
  font: .9em 'Font Awesome 5 Free';
  position: absolute;
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  bottom: 0.7em;
  right: 8px;
  color: #E51D2D;
}

.container--pasos-linea .item--paso:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0px;
  background-color: #fff;
  height: 18px;
  width: 18px;
  border: 3px solid #919191;
  border-radius: 50%;
}

.container--pasos-linea .item--paso.visitado::before {
  content: '';
  position: absolute;
  background-color: #E51D2D;
  border: 3px solid #E51D2D;
}

.container--pasos-linea .item--paso.activo::before {
  content: '';
  position: absolute;
  background-color: #E51D2D;
  border: 3px solid #E51D2D;
}

.container--solicitud-tarjetas h3.container--solicitud-tarjetas--titular,
.listado--historico h3.container--historico-listado--titular { 
  font-size: 24px;
  font-weight: 700;
}

.content-estatica .steps-compra h3 {
  margin-top: 0px;
}

.botonera--navegacion {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.botonera--navegacion .boton--paso.boton--siguiente {
  min-height: 40px;
  background-color: #000000;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  transition: .3s all ease-in-out;
  cursor: pointer;
}

.botonera--navegacion .boton--paso.boton--anterior {
  min-height: 40px;
  color: #919191;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  transition: .3s all ease-in-out;
  cursor: pointer;
}

.botonera--navegacion .boton--paso:hover,
.botonera--navegacion .boton--paso:focus {
  opacity: .6;
}

.botonera--navegacion .boton--siguiente span {
  padding-right: 10px;
  color: #FFF!important;
}

.botonera--navegacion .boton--anterior span {
  padding-left: 10px;
}

.asistente-paso-01 .botonera--navegacion {
  justify-content: flex-end;
}

.container--tarjetas-personalizadas-selecccion hr.separador-2x,
.container--tarjetas-personalizadas-envio hr.separador-2x,
.container--tarjetas-personalizadas-resumen hr.separador-2x {
  border-top: 2px solid rgba(0,0,0,.1);
  margin: 20px 0 20px 0;
}

.container--tarjetas-personalizadas-seleccion label,
.container--tarjetas-personalizadas-envio label {
  font-weight: 600;
  color: #5F5C5E;
}

.item--tarjetas-personalizadas-seleccion:hover label,
.item--tarjetas-personalizadas-seleccion:focus label,
.item--tarjetas-personalizadas-envio:hover label,
.item--tarjetas-personalizadas-envio:focus label {
  color: #212529;
}

.tarjetas-personalizadas-seleccion__importe,
.tarjetas-personalizadas-envio__importe {
  padding-left: 27px;
  padding-top: 12px;
}

.tarjetas-personalizadas-seleccion__importe .helper,
.tarjetas-personalizadas-envio__importe .helper {
  color: #919191;
}

.tarjetas-personalizadas-seleccion__importe .cantidad,
.tarjetas-personalizadas-envio__importe .cantidad {
  color: #212529;
}

.container--tarjetas-personalizadas-documentacion .tipo-campo.titular-campo {
  color: #000;
  font-size: 14px;
  font-style: normal;
}

.container--tarjetas-personalizadas-resumen .row--pago {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container--tarjetas-personalizadas-resumen .row--pago span {
  color: #5F5C5E;
}

.container--tarjetas-personalizadas-resumen .row--pago.row--total span {
  color: #222;
}

.container--tarjetas-personalizadas-resumen .row--pago.row--envio span {
  width: 500px;
  display: flex;
  flex-wrap: wrap;
}

.container--tarjetas-personalizadas-resumen .row--pago.row--envio span.content {
  flex: 0 0 50%;    
  font-size: 14px;
  font-weight: 400;
}

.container--tarjetas-personalizadas-resumen .row--pago.row--envio span.helper {    
  display: flex;
  justify-content: flex-end;
}

.container--tarjetas-personalizadas-resumen .row--pago span.content,
.container--tarjetas-personalizadas-resumen .row--pago span.content .text {
  font-weight: 600;
  font-size: 16px;
}

.container--tarjetas-personalizadas-resumen .boton--pagar span.item--info {
  max-width: 260px;
  display: block;
  font-size: 13px;
  line-height: 1.6em;
  padding-top: 10px;
  text-align: center;
}

.container--tarjetas-personalizadas-condiciones.animated-modal {
  max-width: 770px;
}

.container--tarjetas-personalizadas-condiciones .container--content {
  overflow-y: scroll;
  height: 330px;
  padding: 10px 20px;
  font-size: 15px;
  line-height: 1.5em;
}

.container--tarjetas-personalizadas-condiciones .container--main h3 {     
  font-size: 24px;
  font-weight: 700;
}

.container--tarjetas-personalizadas-condiciones .container--content h3 {    
  font-weight: 600;
  font-size: 16px;
  color: #5f5d5d;
  padding-bottom: 16px;
  padding-top: 8px;
}

.container--tarjetas-personalizadas-condiciones .container--content p,
.container--tarjetas-personalizadas-condiciones .container--content ul {    
  padding-bottom: 16px;
}

.container--tarjetas-personalizadas-condiciones .container--content ul li {
  padding-bottom: 8px;
}

.container--tarjetas-personalizadas-condiciones .container--main .item--info {
  display: block;
  font-size: 13px;
  line-height: 1.6em;
  padding-top: 20px;
  padding-bottom: 16px;
  text-align: left;
}

.container--tarjetas-personalizadas-condiciones .botonera--navegacion {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 8px;
}

.container--tarjetas-personalizadas-confirmacion .item--claim {
  padding-bottom: 12px;
}

.container--tarjetas-personalizadas-confirmacion .item--claim span {
  font-size: 24px;
  font-weight: 700;
}

.container--tarjetas-personalizadas-confirmacion .item--claim em {
  font-size: 20px;
  margin-right: 10px;
}

.container--tarjetas-personalizadas-confirmacion .item--info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0px 0px 20px 0px;
}

.container--tarjetas-personalizadas-confirmacion .item--info span {
  font-size: 16px;
  color: #919191;
}

.item--error {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px 18px;
  border: 3px solid #ac1818;
}

.item--error span,
.item--error em {
  font-size: 16px;
  color: #919191;
}

.item--error em {
  font-size: 24px;
  padding-right: 10px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Planificador */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.mapa-trayecto {
  width: 100%;
  height: 200px;
}

.img-mapa-trayecto{
  width: 100%;
  height: 200px;
}

.ver-ruta-iframe.zoom .mapa-trayecto {
  height: 600px;
}

.map-marker-label {
  text-shadow: -2px 0px 1px white, 2px 0px 1px white, 0px -2px 1px white,
    0px 2px 1px white;
}

.ver-ruta-iframe > .row:after {
  opacity: 0;
}

.ver-ruta-iframe img {
  cursor: pointer;
  width: 100%;
  height:200px;
}

.ver-ruta-iframe.ver-ruta > .row:after {
  cursor:pointer;
  content: '\f00e';
  font: 1.6em 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 46%;
  right: 50%;
  background-color: #e51d2d;
  width: 50px;
  height: 50px;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.46);
  box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 46%);
}

.gm-style-iw.gm-style-iw-c {
  border-radius: 0 0 10px 10px;
  font-weight: 500;
  color: #222;
  border-top: 4px solid #e51d2d;
}

.planificador-boosted--container .planificador-boosted--button {
  background-color: rgb(229, 229, 229);    
  padding: 10px 15px;
  margin-bottom: 15px;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;
  color: #888888;
  letter-spacing: 2px;
}

.planificador-boosted--container .planificador-boosted--button:hover,
.planificador-boosted--container .planificador-boosted--button:focus {
  background-color: rgb(200, 200, 200);   
}

.planificador-boosted--container .planificador-boosted--button::after {
  content: '\f054';
  font: 18px 'Font Awesome 5 Free';
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  color: rgb(0 0 0 / 15%);
  position: absolute;
  right: 10px;
}

.planificador-boosted--container .planificador-boosted--button:hover::after,
.planificador-boosted--container .planificador-boosted--button:focus::after {
  right: 20px;
}

.form-ruta .input--salida-llegada .select-search {
  padding-right: 15px;
}

.form-ruta .input--salida-llegada>div {
  margin-top: 0;
}

.container--aviso-general,
.container--aviso-especifico {
  font-size: 12px;
  background-color: #e51d2d;
  padding-top: 10px!important;
}

.container--aviso-general em,
.container--aviso-especifico em {
  padding-right: 5px;
}

.container--aviso-general span,
.container--aviso-especifico span {
  /*color:#000;*/
  font-size: 12px;
  color: #fff;
}

.container--aviso-general-soft,
.container--aviso-especifico {
  font-size: 20px;
  background-color: #dfdfdf;
  padding-top: 10px!important;
}

.container--aviso-general-soft em,
.container--aviso-especifico em {
  padding-right: 5px;
  padding-left: 5px;
}

.container--aviso-general-soft span,
.container--aviso-especifico span {
  /*color:#000;*/
  font-size: 14px;
  color: #000000;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Ventanas emergentes */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Start state */
.animated-modal {
  max-width: 550px;
  border-radius: 4px;
  overflow: hidden;
  transform: translateY(-50px);
  transition: all 0.7s;
}

.animated-modal p,
.animated-modal .nombre-campo,
.animated-modal .df-s > div,
.animated-modal .df-s > p,
.animated-modal .df-s > a,
.animated-modal .df-s .estacion,
.animated-modal .df-s .info-estacion,
.animated-modal .df-s .separador-gris {
  transform: translateY(-50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.4s;
}

.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p,
.fancybox-slide--current .animated-modal .df-s > div,
.fancybox-slide--current .animated-modal .df-s > p,
.fancybox-slide--current .animated-modal .df-s > a,
.fancybox-slide--current .animated-modal .estacion,
.fancybox-slide--current .animated-modal .info-estacion,
.fancybox-slide--current .animated-modal .separador-gris {
  transform: translateY(0);
  opacity: 1;
}

.fancybox-slide--current .animated-modal h2 {
  transition-delay: 0.1s;
}

.fancybox-slide--current .animated-modal p,
.fancybox-slide--current .animated-modal .df-s > div,
.fancybox-slide--current .animated-modal .df-s > p,
.fancybox-slide--current .animated-modal .df-s > a,
.fancybox-slide--current .animated-modal .estacion,
.fancybox-slide--current .animated-modal .info-estacion,
.fancybox-slide--current .animated-modal .separador-gris {
  transition-delay: 0.3s;
}

.fancybox-content {
  padding: 50px 15px 30px 15px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Conoce FGV */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.page-template-page-conoce-fgv .content-estatica>.container:nth-child(2) .frame:nth-child(1) {
  background: url(images/conoce-fgv/metrovalencia-datos-red.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(2) .frame:nth-child(2) {
  background: url(images/conoce-fgv/metrovalencia-instalaciones.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(2) .frame:nth-child(3) {
  background: url(images/conoce-fgv/metrovalencia-material-movil.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(2) .frame:nth-child(4) {
  background: url(images/conoce-fgv/metrovalencia-evolucion-historica.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(4) .frame:nth-child(1) {
  background: url(images/conoce-fgv/tram-datos-red.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(4) .frame:nth-child(2) {
  background: url(images/conoce-fgv/tram-instalaciones.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(4) .frame:nth-child(3) {
  background: url(images/conoce-fgv/tram-material-movil.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

.page-template-page-conoce-fgv .content-estatica>.container:nth-child(4) .frame:nth-child(4) {
  background: url(images/conoce-fgv/tram-evolucion-historica.jpg)!important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Descargas */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.listado-descargas div.frame {
  position: relative;
  display: block;
  min-height: 270px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 400% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.listado-descargas .img-link:after {
  content: '';
}

.listado-descargas > div:nth-child(1) {
  margin-right: 0.5%;
  margin-left: 0;
}

.listado-descargas > div:nth-child(3) {
  margin-right: 0;
  margin-left: 0.5%;
}

.listado-descargas .img-link:after {
  height: 270px;
}

@media only screen and (min-width: 576px) {
  .listado-descargas > div {
    -ms-flex: 0 0 32.6666666667%;
    flex: 0 0 32.6666666667%;
    max-width: 32.6666666667%;
  }
}

.content-estatica .listado-descargas ul {
  padding-left: 0px;
}

.content-estatica .listado-descargas ul li:before {
  content: '';
}

.content-estatica .listado-descargas .select.icon .placeholder {
  padding: 10px 10px 10px 10px;
}

.content-estatica .listado-descargas .input-submit {
  max-width: 100%;
}

form.form-ruta {
  width: 100%;
}

/* -------------------------------------------------------------- */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Servicios Comerciales */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* -------------------------------------------------------------- */
.container--menu-sidebar>div>div {
  margin-bottom: 20px;
}

.container--menu-sidebar>div>div .menu {
  padding: 0;
}

.container--menu-sidebar>div>div .menu li {
  background-color: #ffffff;
  border-radius: 3px;
  border-bottom: 1px solid #fff;
  padding-left: 20px;
  border-left: 4px solid black;
  transition: .3s all ease-in-out;
  text-decoration: none !important;
  margin-bottom: 1px;
}

.container--menu-sidebar>div>div .menu a {
  font-size: 16px;
  max-width: 280px;
  padding-top: 16px;
  padding-bottom: 16px;
  width: 100%;
  line-height: 1.3em;
  display: block;
  position: relative;
}

.container--menu-sidebar>div>div .menu li::after {
  right: 10px;
}

.container--menu-sidebar>div>div .menu a::after {
  content: '\f054';
  font: 1.1em 'Font Awesome 5 Free';
  transition: all 0.2s ease;
  will-change: all;
  font-weight: 900;
  color: #4A4A4A;
  position: absolute;
  right: -20px;
  top: 20px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* FAQs */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.page-template-page-faqs .titular {
  font-size: 30px;
  font-weight: bold;
}

.page-template-page-faqs .titular {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 15px;
}

.page-template-page-faqs .subtitular {
  font-size: 30px;
  font-weight: bold;
}

.page-template-page-faqs .subtitular::before {
  content: 'FAQs';
  font-size: 18px;
  color: #e51d2d;
  display: block;
  left: -60px;
  position: absolute;
  top: 0;
}

.page-template-page-faqs .subtitular::after {
  background-color: #444b54;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  top: 50px;
  left: 15px;
  width: 35px;
}

.cabecera-faqs hr {
  margin: 15px 0 25px 0;
}

.cabecera-faqs > .row > .col-12:nth-child(1) {
  margin: 10vw 0 10vw 0;
}

.cabecera-faqs p {
  font-size: 16px;
  line-height: 1.5em;
  padding-bottom: 10px;
  padding-left: 33px;
}

.page-template-page-faqs hr {
  margin: 20px 0 20px 0;
}

div[class*='pregunta'] img, 
div[class*='respuesta'] img {
  max-width: 100%;
  height: auto;
}

div[class*='pregunta'] {
  padding-left: 40px;
}

div[class*='pregunta']::before {
  position: absolute;
  left: 20px;
  top: 0;
  font: 26px 'Font Awesome 5 Free';
  color: #e51d2d;
  content: '\f067';
  font-weight: 900;
  z-index: 10;
  transform: rotate(45deg);
  transition-property: transform;
  transition-duration: 0.4s;
}

div[class*='pregunta'].collapsed::before {
  transform: rotate(0deg);
}

div[class*='pregunta'],
div[class*='respuesta'] {
  font-size: 14px;
  line-height: 1.5em;
}

div[class*='pregunta'] h1,
div[class*='pregunta'] h2,
div[class*='pregunta'] h3,
div[class*='pregunta'] h4,
div[class*='pregunta'] h5,
div[class*='pregunta'] h6 {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: normal;
}

div[class*='respuesta'] {
  padding: 15px 30px;
  background-color: #f4f4f4;
}

div[class*='respuesta'] ul {
  list-style: disc;
  list-style-position: initial;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

div[class*='respuesta'] h1 {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

div[class*='respuesta'] h2 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

div[class*='respuesta'] h3 {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

div[class*='respuesta'] h4 {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

div[class*='respuesta'] h5 {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

div[class*='respuesta'] h6 {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 600;
  padding-bottom: 10px;
  padding-bottom: 15px;
}

li.menu-item.faqs > a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e51d2d;
  cursor: inherit;
  position: absolute;
  left: -4px;
  top: -4px;
}








/*
.faqs--buscador.input-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

.faqs--buscador .search-icon {
  fill: #000000;
  width: 1.6em;
  left: 2.3em;
  position: relative;
  z-index: 1;
  transition: transform 0.55s cubic-bezier(0.31, -0.84, 0.64, 1.76);
}

.faqs--buscador .input {
  font-size: 18px;
  line-height: 1.5em;
  position: relative;
  background: #fff;
  color: transparent;
  border: 0;
  outline: 0;
  height: 1.5em;
  width: 80%;
  padding: 1.3em 1em;
}

.faqs--buscador .search-icon.active {
  transform: rotateY(90deg) rotate(45deg);
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Metro rutas [detalle] */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.detalle-metrorutas .cabecera-single-ruta {
  margin: 10px 0;
}

.detalle-metrorutas .cabecera-single-ruta p {
  font-size: 25px;
  margin-bottom: 10px;
  color: #ce1b41;
  font-weight: 500;
}

.detalle-metrorutas .lineas {
  padding-top: 10px;
}

.detalle-metrorutas .lineas h6 {
  font-size: 15px;
  color: black;
  margin-bottom: 10px;
  font-weight: 500;
}

.detalle-metrorutas .cabecera-single-ruta small {
  color: black;
}

.detalle-metrorutas .lineas span {
  padding: 4px 8px;
  color: #000;
  font-size: 14px;
  margin-right: 5px;
}

.detalle-metrorutas .lineas span[class*='linea'] {
  color: #fff;
}

.detalle-metrorutas .lineas p {
  color: black;
  margin-top: 15px;
  font-size: 14px;
}

.detalle-metrorutas .calle:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f276';
  font-size: 1.1em;
  position: absolute;
  display: inline-block;
  margin-left: -1.05rem;
  margin-top: 0.05em;
  /*color: #b0b3b4;*/
  /* Update Contraste Accesibilidad */
  color: #6A7171;
}

.detalle-metrorutas .cabecera-single-ruta .calle {
  display: block;
  color: black;
  font-size: 13px;
  padding-left: 1rem;
  padding-top: 5px;
  font-weight: 400;
}

.detalle-metrorutas .pb20 {
  padding-bottom: 20px !important;
}

.detalle-metrorutas .pt20 {
  padding-top: 20px !important;
}

.detalle-metrorutas hr {
  margin: 10px auto;
  width: 90%;
}

.detalle-metrorutas .single-ruta {
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.detalle-metrorutas .single-ruta .descripcion {
  display: none;
  overflow: hidden;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  padding-bottom: 1em;
}

.detalle-metrorutas .post_content hr:last-child {
  display: none;
}

.detalle-metrorutas .borde {
  background-color: #efefef;
  border-right: 4px solid black;
}

.detalle-metrorutas .borde:hover {
  border-right: 4px solid #ce1b41;
}

.detalle-metrorutas .subtit-single-metro-rutas {
  font-weight: 400;
  color: #777;
}

.detalle-metrorutas .footer-single-metro {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.detalle-metrorutas .footer-single-metro a {
  font-size: 0.8em;
  border-radius: 0;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  padding-right: 1.5em;
}

.detalle-metrorutas .footer-single-metro a:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f3c5';
  font-size: 1.1em;
  position: absolute;
  display: inline-block;
  margin-left: 0.4em;
  margin-top: -0.1em;
  transition: all 0.3s ease-in-out;
}

.detalle-metrorutas .footer-single-metro a:hover {
  text-decoration: none;
  color: black;
  padding-right: 1.3em;
}

.detalle-metrorutas .footer-single-metro a:hover:after {
  color: #ce1b41;
}

.detalle-metrorutas .ver-mas {
  width: fit-content;
  cursor: pointer;
  font-size: 12px;
  color: #ce1b41;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}

.detalle-metrorutas .ver-mas:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  content: '\f054';
  font-size: 1.1em;
  position: absolute;
  display: inline-block;
  margin-left: 0.4em;
  margin-top: 0.05em;
  transition: all 0.3s ease-in-out;
}

.detalle-metrorutas .ver-mas:hover:after {
  margin-left: 0.6em;
}

.estatica.detalle-metrorutas .noticia-titular h3:before {
  background-color: transparent;
}

@media (min-width: 1140px) {
  .detalle-metrorutas .contenedor-content p {
    font-size: 16px;
    /*color: #b0b3b4;*/
    /* Update Contraste Accesibilidad */
    color: #6A7171;
    line-height: 20px;
    margin-bottom: 10px;
  }
}

.div-3 {
  column-count: 1;
}

@media (min-width: 800px) {
  .div-3 {
    column-count: 3;
    column-gap: 40px;
    column-rule-width: 1px;
  }
}

.detalle-bicimetro .single-bicimetro {
  padding: 0;
}

.detalle-bicimetro .single-bicimetro p span {
  color: #ce1b41;
}

.detalle-bicimetro .single-bicimetro p {
  color: black;
}

.detalle-bicimetro .single-bicimetro .descripcion {
  font-size: 14px;
  /*color: #b0b3b4;*/
  /* Update Contraste Accesibilidad */
  color: #6A7171;
  line-height: 20px;
}

.detalle-bicimetro .kilometros p {
  margin-top: 10px;
  /*color: #b0b3b4;*/
  /* Update Contraste Accesibilidad */
  color: #6A7171;
  line-height: 20px;
  font-size: 16px;
}

.detalle-bicimetro .container-img {
  margin: 10px 0px;
  text-align: center;
}

.detalle-bicimetro .titulo-km {
  color: #ce1b41 !important;
  font-size: 19px !important;
  font-weight: 500;
}

.detalle-bicimetro .datos-ruta span {
  color: #ce1b41 !important;
  font-weight: 500;
}

.detalle-bicimetro hr {
  margin: 15px auto;
  width: 90%;
}

@media (min-width: 1140px) {
  .detalle-bicimetro .imagen-ruta img {
    width: 100%;
  }

  .detalle-bicimetro .datos-ruta p {
    font-size: 16px;
    /*color: #b0b3b4;*/
    /* Update Contraste Accesibilidad */
    color: #6A7171;
    line-height: 20px;
    margin-bottom: 10px;
  }
}

.detalle-bicimetro .post_content hr:last-child {
  display: none;
}

.estatica.detalle-bicimetro .noticia-titular h3:before {
  background-color: transparent;
}

@media (max-width: 768px) {
  .content-estatica img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-right: 0 !important;
  }
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Zona de usuario y Registro */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.msg-error {
  display: none;
  color: #ac1818;
}

.visualizar-contrasena {
  position: absolute;
  z-index: 9;
  top: 10px;
  right: 18px;
  font-size: 1.4em;
  color: #78766e;
}

.visualizar-contrasena {
  width: 20px;
}

.visualizar-contrasena .activo {
  width: 0px;
  overflow: hidden;
  display: none;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Search & Archive & Events*/
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
body.search h1,
body.archive h1,
body.page-template-page-eventos h1 {
  margin-top: 60px;
  font-size: 30px;
  font-weight: bold;
  color: #212529;
  padding-bottom: 15px;
}

.eventos-tax {
  font-size: 14px;
}

.evento-categoria {
  background: black;
  color: #fff !important;
  padding: 4px 5px;
  margin-right: 10px;
}

.evento-lugar {
  background: red;
  color: #fff !important;
  padding: 4px 5px;
  margin-right: 10px;
}

.evento-categoria:hover,
.evento-lugar:hover {
  background: #fff;
  color: #222 !important;
}

.boton-filtro-fecha::before {
  content: '';
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 1;
  background-color: transparent;
  height: 4px;
  width: 10px;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.date-picker-wrapper {
  background-color: #ffffff;
}

.date-picker-wrapper .month-wrapper table .day.real-today.checked,
.date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: #e51d2d;
  color: #fff;
}

.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
  background-color: #aa1a26 !important;
}

.date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: #f2f2f2;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* 404 - Error Page & Thank you */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.error-page .row,
.thank-page .row {
  height: 80vh;
}

.error-page h1,
.thank-page h1 {
  font-size: 30px;
  font-weight: bold;
  color: #212529;
  padding-bottom: 15px;
}

.error-page p,
.thank-page p {
  font-size: 16px;
  line-height: 1.5em;
  /*color: #909292;*/
  /* Update Contraste Accesibilidad */
  color: #727474;
}

.error-page form,
.thank-page form {
  max-width: 100%;
  width: 400px;
  margin: 0 auto;
}

.error-page .boton-negro-pad,
.thank-page .boton-negro-pad {
  max-width: 100%;
}

.rails {
  position: relative;
  text-align: center;
  width: 80px;
  height: 40px;
  margin: 0 auto 40px;
}

.rails:before,
.rails:after {
  background-color: #b1b1b1;
  border-radius: 4px;
  content: '';
  display: block;
  float: left;
  height: 40px;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
  width: 3px;
}
.rails:after {
  float: right;
  -webkit-transform: skewX(27deg);
  transform: skewX(27deg);
}

.ties {
  -webkit-animation: track 1s infinite linear;
  animation: track 1s infinite linear;
  background-color: #b1b1b1;
  border-radius: 4px;
  display: inline-block;
  height: 3px;
  opacity: 0;
  position: absolute;
  top: 89%;
  -webkit-transform: translateX(-52%);
  transform: translateX(-52%);
}

.ties:nth-child(2) {
  -webkit-animation-delay: -0.333s;
  animation-delay: -0.333s;
}

.ties:nth-child(3) {
  -webkit-animation-delay: -0.666s;
  animation-delay: -0.666s;
}

.train {
  -webkit-animation: train 1.5s infinite ease-in-out;
  animation: train 1.5s infinite ease-in-out;
  background-color: #b1b1b1;
  border-radius: 10px;
  height: 60px;
  position: relative;
  top: 1px;
  width: 60px;
  margin: 30px auto 0;
}

.windows {
  background-color: #444b54;
  border-radius: 4px;
  height: 23px;
  margin: 1px auto 0 auto;
  position: relative;
  top: 12px;
  width: 80%;
}
.windows:before {
  background-color: #444b54;
  border-radius: 3px;
  content: '';
  display: block;
  height: 5px;
  left: calc(50% - 7.5px);
  position: absolute;
  top: -8px;
  width: 15px;
}

.lights:before,
.lights:after {
  background-color: #444b54;
  border-radius: 50%;
  content: '';
  display: block;
  height: 12px;
  left: 10%;
  position: absolute;
  top: 70%;
  width: 12px;
}

.lights:after {
  left: 71%;
}

@-webkit-keyframes train {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
  }
  50% {
    -webkit-transform: rotate(-0.5deg);
    transform: rotate(-0.5deg);
  }
  75% {
    -webkit-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes train {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
  }
  50% {
    -webkit-transform: rotate(-0.5deg);
    transform: rotate(-0.5deg);
  }
  75% {
    -webkit-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes track {
  0% {
    opacity: 0;
    top: 88%;
    width: 90%;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
    width: 38px;
  }
}
@keyframes track {
  0% {
    opacity: 0;
    top: 88%;
    width: 90%;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    top: 0;
    width: 38px;
  }
}

@-webkit-keyframes parlor-button-animation {
  5% {
    transform: scale(1);
  }
  13% {
    transform: scale(1.5);
  }
  16% {
    transform: scale(0.6);
  }
  20% {
    transform: scale(1);
  }
}
@keyframes parlor-button-animation {
  5% {
    transform: scale(1);
  }
  13% {
    transform: scale(1.5);
  }
  16% {
    transform: scale(0.6);
  }
  20% {
    transform: scale(1);
  }
}
@-webkit-keyframes parlor-button-wave-animation {
  0% {
    transform: rotate(0deg);
  }
  2% {
    transform: rotate(-20deg);
  }
  12% {
    transform: rotate(10deg);
  }
  14% {
    transform: rotate(-10deg);
  }
  16% {
    transform: rotate(10deg);
  }
  18% {
    transform: rotate(-10deg);
  }
  22% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes parlor-button-face-animation {
  0% {
    transform: translate(-50%, 0%);
    opacity: 0;
  }
  5% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes parlor-button-face-animation {
  0% {
    transform: translate(-50%, 0%);
    opacity: 0;
  }
  5% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
  100% {
    transform: translate(0%, 0%);
    opacity: 1;
  }
}
@-webkit-keyframes parlor-button-speech-animation {
  5% {
    transform: scale(0);
    opacity: 0;
  }
  15% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: scale(0.9);
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes parlor-button-speech-animation {
  5% {
    transform: scale(0);
    opacity: 0;
  }
  15% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: scale(0.9);
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.parlor-button-wrapper {
  position: relative;
  margin: 0 20px;
  height: 100px;
  width: 100px;
  transition: all ease-in-out 200ms;
  z-index: 1000;
}

.parlor-button-wrapper:hover {
  transform: translateY(-5px);
}
.parlor-button-wrapper:hover .parlor-button {
  box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.15);
}
.parlor-button-wrapper:hover .parlor-button__visible-previews-count {
  opacity: 1;
  box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.15);
}

.parlor-button {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: #e51d2d;
  border-radius: 50%;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.2);
  transition: all ease-in-out 200ms;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
}
.parlor-button svg {
  fill: #fff;
}
.parlor-button svg #parlor-hand-wave {
  -webkit-animation: parlor-button-wave-animation 5s infinite;
  animation: parlor-button-wave-animation 5s infinite;
  transform-origin: 100% 100%;
}
.parlor-button svg #parlor-hand-wiggles {
  -webkit-animation: parlor-button-wiggles-scale-animation 5s infinite;
  animation: parlor-button-wiggles-scale-animation 5s infinite;
  transform-origin: 50% 50%;
}
.parlor-button svg.parlor-hand-wave {
  -webkit-animation: parlor-button-wave-scale-animation 5s infinite;
  animation: parlor-button-wave-scale-animation 5s infinite;
}
.parlor-button svg.parlor-hand-ok {
  width: 30px;
  -webkit-animation: parlor-button-animation 5s infinite;
  animation: parlor-button-animation 5s infinite;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.parlor-button svg #parlor-speech-bubble {
  -webkit-animation: parlor-button-speech-animation 5s infinite;
  animation: parlor-button-speech-animation 5s infinite;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  transform-origin: 0% 100%;
}
.parlor-button svg #parlor-face {
  -webkit-animation: parlor-button-face-animation 5s infinite;
  animation: parlor-button-face-animation 5s infinite;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.parlor-button svg.parlor-speech {
  overflow: hidden;
  height: 94px;
  top: -1px;
  border-radius: 43%;
  position: relative;
  left: 0px;
  fill: #e51d2d;
}

.parlor-button-wrapper.-none .parlor-button {
  background-color: #ffffff;
}

div.parlor-button-wrapper.-close .parlor-button svg,
div.parlor-button-wrapper.-close.-none .parlor-button svg,
.is-open .parlor-button-wrapper.-new .parlor-button svg {
  display: none;
}

.button-stage {
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Noticia & Página estática */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.content-noticia > div,
.content-noticia > p,
.content-noticia p,
.content-noticia ul li,
.content-estatica > div,
.content-estatica > p,
.content-estatica ul li {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.6em;
  /*color: #909292;*/
  /* Update Contraste Accesibilidad */
  color: #727474;
  text-align: left!important;
}

.content-estatica div.wp-video,
.content-noticia > div.wp-video {
  width: 100%!important;
  position: relative;
}

.content-estatica div.wp-video .mejs-mediaelement,
.content-noticia > div.wp-video .mejs-mediaelement {
  position: relative;
}

.content-estatica div.wp-video .mejs-mediaelement .wp-video-shortcode,
.content-noticia > div.wp-video .mejs-mediaelement .wp-video-shortcode {
  height: 100%;
  width: 100%;
}

.content-estatica div.wp-video .mejs-layers,
.content-noticia > div.wp-video .mejs-layers {
  display: none!important;
}

.content-noticia > div span,
.content-noticia > p span,
.content-noticia p span,
.content-noticia ul li span,
.content-estatica > div span,
.content-estatica > p span,
.content-estatica ul li span {
  font-family: 'Montserrat', sans-serif!important;
  color: #727474!important;
}

.content-noticia ul,
.content-estatica ul {
  padding-left: 20px;
  padding-top: 15px;
}

.content-noticia ul li,
.content-estatica ul li {
  /*color: #989898;*/
  /* Update Contraste Accesibilidad */
  color: #757575;
}

.content-noticia ul li:before,
.content-estatica ul li:before {
  content: '\2022';
  color: #e51d2d;
  font-size: 2em;
  position: absolute;
  display: inline-block;
  margin-left: -0.5em;
  margin-top: -3px;
}

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

.content-estatica h3,
.content-estatica h2 {
  margin-top: 30px;
}

.content-estatica h3:first-child,
.content-estatica h2:first-child {
  margin-top: 0;
}

.content-noticia > div > strong,
.content-estatica > div > strong {
  font-size: 18px;
  font-weight: 800;
  color: #000;
}

.content-estatica strong {
  font-weight: 600;
  color: #000;
}

.single .noticia-titular h3:before {
  content: '';
  background-color: #e51d2d;
  position: absolute;
  width: 4px;
  height: 400px;
  display: block;
  top: 0;
  left: 0;
}

.estatica .noticia-titular h3:before {
  content: '';
  background-color: #000;
  position: absolute;
  width: 4px;
  height: 400px;
  display: block;
  top: 0;
  left: 0;
}

.single .noticia-titular a,
.estatica .noticia-titular a {
  font-size: 14px;
  /*color: #b7b7b7;*/
  /* Update Contraste Accesibilidad */
  color: #737373;
}

.estatica h2 {
  font-size: 1.5em;
  padding-bottom: 15px;
}

.estatica h3 {
  font-size: 22px;
  color: #e51d2d;
  padding-bottom: 15px;
}

.estatica h4 {
  font-size: 20px;
  color: #000000;
  padding-bottom: 15px;
}

.three {
  background-color: #eee;
  padding: 50px 0;
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}

.loader {
  width: 70px;
  height: 40px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

.loader-dots span:nth-child(1) {
  animation: opacitychange 1s ease-in-out infinite;
}
.loader-dots span:nth-child(2) {
  animation: opacitychange 1s ease-in-out 0.33s infinite;
}
.loader-dots span:nth-child(3) {
  animation: opacitychange 1s ease-in-out 0.66s infinite;
}
.loader-dots span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #e51d2d;
  margin: 15px 5px;
  opacity: 0;
}

.load-input .loader {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  background-color: rgb(226 226 226 / 69%);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-loader.loader {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 100%;
  background-color: rgb(255 255 255 / 0.8);
  border-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

@keyframes opacitychange {
  0%,
  100% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }
}

.compartir .fill-container {
  background-image: linear-gradient(to bottom, #e51d2d 50%, transparent 50%);
  z-index: 2;
  height: 40px;
  width: 40px;
  border-radius: 20px 20px 0 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-size: 100% 200%;
  transition: all 1s;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  margin-right: 15px;
}

.compartir a,
.compartir a:hover,
.compartir a:focus {
  text-decoration: none !important;
}

.compartir .fill-container:hover {
  background-position: 0 -100%;
  color: #e51d2d;
  text-decoration: none;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Vídeo responsive */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.video-responsive {
  position: relative;
  padding-bottom: 56.25%!important;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-responsive iframe,  
.video-responsive object,  
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Botonera principal */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.login-container.contenedor-selector {
  padding-top: 6px;
  padding-bottom: 10px;
  /*margin-bottom: 30px;*/
}

.login-container.contenedor-selector > .row {
  padding: 0 6px;
}

.login-container .seleccion {
  border: 0;
  background-color: #fff;
  padding: 10px;
  font-size: 0.8em;
  -ms-flex: 0 0 30.333333%;
  flex: 31.33%;
  max-width: 31.33%;
  margin: 1%;
  border-radius: 0;
}

.login-container .seleccion.destacado {
  /*background-color: #ccc;*/
  border: 2px solid #000000;
}

.login-container .seleccion.destacado p {
  color: #000;
}

.login-container .seleccion img {
  width: 40px;
  margin-bottom: 4px;
}

.login-container .seleccion p {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 36px;
  line-height: 120%;
}

.contenedor-selector.login-container .seleccion:after {
  display: none;
}

.contenedor-selector.login-container img {
  filter: invert(0);
}


/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Histórico */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.container--historico-tarjetas .boton-rojo.input-submit {
  min-height: 40px;
  max-width: 100%;
  width: 210px;
  border: 0;
  background-color: #e51d2d;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;    
  padding-left: 20px;
  padding-right: 20px;
}

.container--historico-tarjetas .boton-rojo.input-submit em {
  display: none;
}

.container--historico-tarjetas .separador {
  margin-top: 15px!important;
}


/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Login */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.login-container {
  padding-top: 15px;
  padding-bottom: 30px;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
}

.menu-logueado li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
  padding-bottom: 15px;
}

.menu-logueado li:first-child {
  border-top: 0px solid rgba(0, 0, 0, 0);
  padding-top: 0px;
}

.menu-logueado li:last-child {
  border-bottom: 0px solid rgba(0, 0, 0, 0);
  padding-bottom: 0px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/*[Part] Cookies Banner*/
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-company-logo-holder
  img {
  max-height: 45px !important;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  .moove-gdpr-branding-cnt {
  display: none !important;
}

/* Iconos redes sociales RRSS */

.rrss-vertical .icono-rrss {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
}

.redes-sociales .icono-rrss {
  filter: invert(1);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  max-width: 22px;
  width: 100%;
}

.rrss-vertical .icono-rrss:hover,
.redes-sociales .icono-rrss:hover {
  opacity: 0.7;
}

/* Infotext mapa*/

.gm-style-iw-d {
  overflow: hidden !important;
  padding: 0 14px 14px 0;
}
.firstHeading{
  padding-right: 15px;
}

.grecaptcha-badge {
  visibility: collapse;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Cita previa */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.page-template-page-cita-previa-bono {
  background: transparent !important;
}
.centro-cita{
  cursor: pointer;
  padding: 15px 5px;
  background-color: #e5e5e5;
  margin-bottom: 0.5rem;
}

.centro-cita-info{
  padding-left: 15px;
  padding-right: 15px;
}
.centro-cita-nombre {
  display: flex;
  justify-content: space-between;
}
.nombre-centro {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  padding-bottom: 2px;
  border-bottom: 1px solid #212529;
  width: min-content;
  white-space: nowrap;
}
.direccion-centro {
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.4;
}
.horarios-centro {
  font-size: 14px;
  margin-left: 0;
}
.horarios-centro .col-12.col-md-6 {
  margin-bottom: 5px;
}
.horarios-centro .col-6:nth-child(even) {
  padding-left: 5px;
}
.horarios-centro .col-6:nth-child(odd) {
  padding-right: 5px;
}
.horarios-centro span {
  font-weight: 500;
}
.centro-cita.active{
  background-color: #5f5d5d;
  color: #363535;
  color: #fff;
}

.centro-cita.selected{
  background-color: #5f5d5d;
  color: #fff;
}
.centro-cita.active .nombre-centro,
.centro-cita.selected .nombre-centro {
  border-bottom: 1px solid #fff;
} 

.cita-dropdown .dropdown-item:hover {
  background-color: transparent;
}

#mapa-cita {
  height: 50vh;
}
.cita-horas .filter-option-inner-inner {
  padding-left: 50px;
}
.cita-horas.dropdown-menu.show {
  position: relative !important;
}
.cita-horas .alert-warning {
    font-size: 16px;
    height: 37px;
    display: flex;
    align-items: center;
    padding-left: 50px;
}
.js-btn-solicitar-cita {
  align-self: flex-end;
}
.js-resultado-cita {
  padding: 0 30px 30px 30px;
}
.js-resultado-cita h2,
.js-row-correcto-anular-cita h2{
  font-size: 1.8rem;
}
.js-resultado-cita h2 {
  margin-bottom: 1rem;
}
.js-resultado-cita h2.special-title {
  font-weight: 500;
    font-size: 1.5rem;
    line-height: 2;
}
.resultado-cita-info p {
  margin-bottom: 0.5rem;
  line-height: 1.5;
  font-weight: 500;
}
.resultado-cita-info p span {
  font-weight: 400;
}
label.js-error-cita {
 color: #ac1818;
} 
.js-row-anular-cita .input-lineal::before{
  bottom: 0;
  top: initial;
}

.js-select-cita-anular.bootstrap-select .dropdown-menu li a span.text {
  white-space: break-spaces ;
  line-height: 1.3;
}
.check-cita-politica {
  font-size: 14px;
}
.check-cita-politica input {
  top: 0;
}
/* TODO NURIA / RAMÓN: REVISAR ESTE ESTILO: AFECTA A TODA LA WEB */
button:focus {
  border-radius: none !important;
  outline: none !important;
}
.boton-anular-cita {
  align-self: flex-end;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
/* Consulta mapas */
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */
.container--consulta-mapas .container--consulta-mapas__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.container--consulta-mapas .container--consulta-mapas__wrapper>div {
  position: relative;
}

.container--consulta-mapas .container--consulta-mapas__wrapper>div.container--consulta-mapas__wrapper__map {
  box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
  width: 60%;
}

.container--consulta-mapas .container--consulta-mapas__wrapper>div.container--consulta-mapas__wrapper__map:before {
  content: url(images/icono-esquinero-puntos.svg);
  transition: all 0.2s ease;
  position: absolute;
  left: -70px;
  top: -70px;
  width: 260px;
  height: 260px;
  z-index: -1;
}

.container--consulta-mapas .container--consulta-mapas__wrapper>div.container--consulta-mapas__wrapper__options {
  width: 40%;
  padding: 50px;
}

.container--consulta-mapas h3 {
  font-size: 1.75rem; 
  font-weight: 800; 
  color: #5f5d5d;
}

@media only screen and (max-width: 1200px) {
  .space--hide {
    display: none;
  }

  .container--consulta-mapas .container--consulta-mapas__wrapper {
    flex-wrap: wrap;
  }  

  .container--consulta-mapas .container--consulta-mapas__wrapper>div.container--consulta-mapas__wrapper__map {
    flex: 1 1 100%;
    order: 2;
  }

  .container--consulta-mapas .container--consulta-mapas__wrapper>div.container--consulta-mapas__wrapper__options {
    flex: 1 1 100%;
    order: 1;
    padding-top: 0;
  }
}
.titulo-listado {
  margin-bottom: 10px;
  margin-left: 12px;
}
.listado-centros {
  height: 50vh;
  overflow-y: auto;
}
.listado-centros hr {
  margin: 0;
  background-color: #e5e5e5;
  margin-right: 8px;
}
.listado-centros .titulo-secundario {
  color: #000;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 12px;
}
.listado-centros__item {
  padding: 8px 12px;
  margin-right: 8px;
  cursor: pointer;
}
.listado-centros__item__wrapper {
  justify-content: space-between;
  display: flex;
  align-items: flex-end;
}
.listado-centros__item__nombre {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}
.listado-centros__item__direccion {
  font-size: 14px;
  line-height: 1.5;
  padding-right: 0.5rem;
}
.primera-fecha-disponible {
  font-size: 13px;
    padding: 3px;
    background-color: #e5e5e5; 
    border: 1px solid #e5e5e5;
    font-weight: 500;
}

.listado-centros__item__nombre_enlace {
  font-weight: 500;
  font-size: 14px;
}

.listado-centros__item.active,
.listado-centros__item:hover  {
  background-color: #e5e5e5;
}
.listado-centros__item.active .primera-fecha-disponible {
  border: 1px solid #222;
}
.dia-disponible {
  background-color: #e5e5e5;
  font-size: 16px;
  padding: 10px 20px;
  margin: 5px;
  cursor: pointer;
  width: 25%;
  transition: background-color 0.3s ease;
}

.dia-disponible:hover {
  background-color: #b0b0b0;
}

.sin-dias-disponibles {
  margin-top: 20px;
  font-size: 16px;
  color: #c25b63;
}
@media only screen and (max-width: 767px)  {
  .titulo-listado {
    margin-top: 30px;
   
  }
  /* .listado-centros__item {
    padding-left: 0;
    padding-right: 0;
  } */
}