/*logos*/
@media screen and (max-width: 768px) {
  .cam-doctor {
    background-color: unset;
   }
  .medife-logos {
    height: 100%;
  }
  .medife-logos .c-text-center {
    margin: 15px 0;
  }
  span.txt-btn-header{
    display: none;
  }
}

/*Hamburguer menu*/

/*footer*/

.footer-menu {
  padding: 47px 0 47px;
}
.footer-bottom {
  padding: 0 47px;
}
@media screen and (max-width: 1199px) {
  .footer-menu {
    padding: 47px 0;
  }
  .footer-bottom {
    padding: 0;
  }
}
@media screen and (max-width: 500px) {
  .footer-menu .content-ul.institucional-footer-menu {
    position: absolute;
    right: 0;
    /*bottom: 0;*/
    top: 265px;
  }

  .login .buttons{
    margin-right: 0px;
  }
  .datos-usuarios{
    display: none;
  }

  .doctor .cam-doctor {
      width: 35px;
  }
  .doctor span{
    display: none;
  }
  .menu-doctor a{
    border: none;

  }

}

/*general slide*/

.general-slide {
  /*width: 1130px;*/
  width: 100%;
  max-width: 100%;
}

#block-slideanchodenoticiassaludmental .general-slide {
  width: 100%;
  max-width: 100%;
}

.general-slide .slick__slider {
  /*box-shadow: 0 2px 4px 0 rgba(33, 37, 41, 0.1), 0 7px 14px 0 rgba(33, 37, 41, 0.1);
border-radius: 4px;
  */
  background: #ffff;

}

.general-slide .slick__slide > div {
  /*border-radius: 4px;*/
  overflow: hidden;
}

.general-slide .logo-local img {
  width: auto;
}

.general-slide > div .descripcion {
  /*border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;*/
}

.general-slide img {
  /*
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  */
}

.general-slide .slick-dots {
  bottom: -60px;
}

.general-slide .slick-dots li button {
  max-width: 100%;
  height: 3px;
  border: none;
  box-shadow: none;
}

.general-slide .slick-dots li.slick-active button {
  height: 3px;
  border: none !important;
  box-shadow: none;
  background-color: #eb5f0a;
}

@media screen and (max-width: 1199px) {
  .general-slide > div .descripcion {
    height: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .general-slide .descripcion .h2,
  .general-slide .descripcion h2,
  .block-slide-ancho-sm.general-slide .descripcion .field-title,
  .block-slide-ancho.general-slide .descripcion .field-title {
    width: 225px;
    max-width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .general-slide {
    height: auto;
    padding-bottom: 30px;
  }
  .general-slide div {
    height: 359px;
  }
  .general-slide .slick-dots {
    bottom: -50px;
  }
  .general-slide .logo-local {
    top: 40px;
  }
  .general-slide .descripcion .h2,
  .general-slide .descripcion h2,
  .block-slide-ancho-sm.general-slide .descripcion .field-title,
  .block-slide-ancho.general-slide .descripcion .field-title {
    margin-top: 0px;
    position: absolute;
    top: 48px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .general-slide .field-body {
    margin-top: 0px !important;
    position: absolute;
    top: 84px;
  }
}

/*Fullwidth header*/
.cabecera-entidades .field--name-field-imagen,
.paragraph--type--cabecera-de-seccion .field--name-field-imagen,
.paragraph--type--cabecera-de-seccion-2 .field--name-field-imagen {
  height: 100%;
}

/*CTA*/

.dark-bg-1.cta-pantalla-cuerpo h2,
.dark-bg-1.cta-pantalla-cuerpo .h2 {
  color: #ffffff;
}

/*Planes accordeon*/

.planes-slide table {
  font-size: 15px !important;
  line-height: 16px !important;
  color: #1d1e1c;
}

.planes-slide tr td:nth-child(3) {
  font-style: italic;
  font-size: 14px !important;

  line-height: 14px;
}

.planes-slide .btn-primary.btn-contratar {
  color: #fff!important;
  background-color: #eb5f0a;
  border-color: #eb5f0a;
  margin-top: 30px;
  text-transform: uppercase;
  margin-bottom: 0;
  text-decoration: none!important;
}

.planes-slide .btn-primary.btn-contratar:hover {
  color: #eb5f0a!important;
  background-color: #fff;
  border-color: #fff;
}

.planes-slide .abrir-plan img {
  display: none;
}

.planes-slide a.abrir-plan {
  background-image: url("../images/mas-accordeon-white.svg");
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: #ffffff 1px solid;
  background-position: center;
  display: block;
}

.planes-slide:hover {
  cursor: pointer;
}

.planes-slide:hover a.abrir-plan {
  background-image: url("../images/mas-accordeon.svg");
  background-color: #ffffff;
}

.planes-slide .plan-info-block {
  margin-left: 50px;
  margin-right: 50px;
}
.planes-slide .plan-info-block a {
  color: #eb5f0a !important;
  text-decoration: underline !important;
  cursor: pointer;
}

.planes-slide .plan-info-block .col-8 p.title {
  margin-bottom: 0.5rem;
  font-family: "SyntaxLTStd-Roman";
  font-size: 16px;
}

.planes-slide .table-prestaciones i {
  position: relative;
  width: 20px;
  height: 10px;
}

.planes-slide .table-prestaciones .fa-check:before {
  background-image: url(../images/checkmark-planes.svg);
  background-repeat: no-repeat;
  content: " ";
  background-position: center;
  background-size: cover;
  width: 32px;
  height: 32px;
  position: absolute;
  opacity: 1;
  top: -11px;
}

.planes-slide tr:nth-child(odd) {
  background-color: transparent !important;
}


/* Plan mi plan */

.mi-plan:not(.active) {
    background-color: rgba(235, 95, 10,0.6) !important;
    color: #FFF !important;
}

.bg-grey.planes-portal {
    background-color: rgb(242, 242, 242) !important;
}

/*
.mi-plan.planes-slide .plan-info-block a {
    color: #FFF !important;
}

.mi-plan p {
    color: #FFF;
}

.mi-plan td {
    color: #FFF;
}

*/
/*
.planes-portal.bg-grey, .planes-portal.bg-grey .container, .planes-portal.bg-grey .container .row, .planes-portal.bg-grey .container col-12 {
    padding: 0px !important;
    margin: 0px !important;
    max-width: 100% !important;
}

.planes-portal.bg-grey .container {
  padding: 0px !important;

}
*/
/* FIN Plan mi plan */


@media screen and (max-width: 1201px) {
  .planes-slide .plan-info-block {
    margin-left: 40px;
    margin-right: 40px;
  }
  .planes-slide .plan-info-block {
    margin-top: 35px;
  }
  .planes-slide table {
    font-size: 13px !important;
    line-height: 14px !important;
  }
}

@media screen and (max-width: 1200px) {
  .planes-acordeon .planes-slide .plan-info-block {
    margin: 26px 26px 20px 26px;
  }
  .planes-acordeon .planes-slide .btn-contratar {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .planes-slide table {
    font-size: 15px !important;
    line-height: 16px !important;
  }
}

/*noticias slide*/

.bottom-slide .slick-track > .slick-slide > div {
  position: relative;
  border-radius: 5px;
  height: 343px;
}

.bottom-slide div {
  height: 343px;
  position: relative;
}

.bottom-slide .descripcion .h2,
.bottom-slide .descripcion h2 {
  text-align: left;
}

.bottom-slide .descripcion {
  position: absolute;
  width: 333px;
  max-width: 100%;
  bottom: 20px;
  z-index: 1;
  padding-left: 15px;
  height: auto;
  padding-right: 15px;
}

.bottom-slide .container {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
  border-radius: 5px;
  height: 100%;
}

.bottom-slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: right;
  top: 0;
  z-index: -1;
  border-radius: 5px;
}

.bottom-slide .descripcion .h2,
.bottom-slide .descripcion h2 {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.comunidad .comunidad {
  background: none;
}

.bottom-slide .slick-dots li button {
  max-width: 100%;
  height: 3px;
  border: none;
  box-shadow: none;
}

.bottom-slide .slick-dots li.slick-active button {
  height: 3px;
  border: none !important;
  box-shadow: none;
  background-color: #eb5f0a;
}

/*Blurbs*/

.bloque-custom-blurb .block-block-content,
.paragraph--type--blurbs-genericos .block-block-content {
  width: 1109px;
  max-width: 100%;
}

.bloque-custom-blurb .blurb-generico .block-block-content {
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 1;

  padding-top: 20px;
}

@media screen and (max-width: 1199px) {
  .bloque-custom-blurb .blurb-generico .block-block-content {
    width: 95%;
    padding: 20px 10px 53px 10px;
  }
}

@media screen and (max-width: 1023px) {
  .bloque-custom-blurb
    .blurb-generico
    .block-block-content
    .field--name-field-block-blurbs
    .field__item
    .field--name-field-pr-title {
    padding: 0 5px;
  }

  .field--name-field-block-blurbs .field__item .field--name-field-pr-title,
  .field--name-field-block-blurbs
    .field--name-field-blurb-icono
    .field--name-field-pr-title,
  .field--name-field-block-blurbs
    .field--name-field-blurb-icono
    .field--name-field-pr-title
    a {
    min-height: 60px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 760px) {
  .bloque-custom-blurb .blurb-generico .block-block-content {
    height: auto;
  }

  .bloque-custom-blurb .block-block-content,
  .paragraph--type--blurbs-genericos .block-block-content {
    height: 805px;
    max-width: 90%;
  }

  .bloque-custom-blurb .blurb-generico.wot-background,
  .paragraph--type--blurbs-genericos
    .field--name-field-blurb-generico.wot-background {
    height: auto;

    padding-top: 55px;
  }

  .bloque-custom-blurb
    .blurb-generico.wot-background
    .field--name-field-block-blurbs
    > .field__item,
  .paragraph--type--blurbs-genericos
    .field--name-field-blurb-generico.wot-background
    .field--name-field-block-blurbs
    > .field__item {
    border: none;
  }

  .field--name-field-block-blurbs {
    flex-wrap: wrap;
  }

  .block-block-content .heading1 {
    margin: 25px auto 10px;
  }

  .field--name-field-block-blurbs > .field__item,
  .field--name-field-block-blurbs .field--name-field-blurb-icono {
    width: 100%;
    max-width: unset;
  }

  .field--name-field-block-blurbs .field__item .field--name-field-pr-body,
  .field--name-field-block-blurbs
    .field--name-field-blurb-icono
    .field--name-field-pr-body {
    display: none;
  }

  .field--name-field-block-blurbs .field__item .field--name-field-pr-cta-link a,
  .field--name-field-block-blurbs .field--name-field-blurb-icono a {
    display: none;
  }

  .field--name-field-block-blurbs
    .field--name-field-blurb-icono
    .field--name-field-pr-title
    a {
    display: inline;
  }

  .block-block-content .paragph {
    margin: 55px auto 0;
    height: 90px;
  }

  .field--name-field-block-blurbs > .field__item,
  .field--name-field-block-blurbs .field--name-field-blurb-icono {
    height: 135px;
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 767px) {
  .field--name-field-block-blurbs > .field__item,
  .field--name-field-block-blurbs .field--name-field-blurb-icono {
    border-right: none;
  }
}

/*Buscador*/

#ui-id-1.ui-menu li a,
#ui-id-2.ui-menu li a {
    color: var(--gris-medio-fundacin, #5B6770);
    font-size: 15px;
    font-family: Merriweather Sans;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    cursor: pointer;
}

#ui-id-1.ui-menu li a:hover,
#ui-id-1.ui-menu li a:focus,
#ui-id-2.ui-menu li a:hover,
#ui-id-2.ui-menu li a:focus {
  background-color: transparent;
  border: none;
  text-decoration: none;
}

#ui-id-1.ui-menu li:hover,
#ui-id-1.ui-menu li:focus,
#ui-id-2.ui-menu li:hover,
#ui-id-2.ui-menu li:focus,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: transparent;
  border: none;
  text-decoration: none;
}

.ui-autocomplete-field-group.ui-menu-item {
  color: #212529;
  font-family: Merriweather Sans;
  font-size: 18px;
  line-height: 26px;
  opacity: 1 !important;
}

.busq-input-focus.menu-header {
    background-color: #5B6770;
    height: 152px;
}

ul#ui-id-1,
ul#ui-id-2 {
  background: transparent;
}

@media screen and (max-width: 1199px) {
  .buscador-abierto form.busqueda-predictiva #textobusqpred,
  .buscador-abierto form.busqueda-predictiva #textobusqpred-2 {
    width: 400px;
  }
}

/*Home slide*/

.home-slide > div .descripcion {

}

.home-slide .descripcion h4 {
  max-width: 100%;
}

.home-slide .descripcion .h2,
.home-slide .descripcion h2 {
  max-width: 100%;
}

/*Tablas*/

#main .paragraph--type--bloques-generales .field--name-body {
  padding: 0;
}

#main article .field--name-body .h2,
#main article .field--name-body h2 {
  color: #58575c;
  font-size: 24px;
  line-height: 28px;
  width: 100%;
  border-bottom: 1px solid #eb5f0a;
  font-weight: normal;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

table {
  width: 100%;
}

th {
  color: #1d1e1c;
}

td,
th {
  padding: 5px 20px;
}

td {
  color: #58575c;
}

.no-puntitos tr td {
  white-space: nowrap;
}

.no-puntitos tr td:nth-child(1) {
  white-space: normal;
}

tbody tr:nth-child(odd) {
  background-color: #f6f6f6;
}
.text-primary {
  color: #eb5f0a !important;
}

.icon-ellipsis-orange {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%0D%3Csvg aria-hidden%3D%22true%22 data-prefix%3D%22fal%22 data-icon%3D%22ellipsis-v%22 role%3D%22img%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 64 512%22%3E%3Cpath fill%3D%22%23EB5F0A%22 d%3D%22M32 224c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM0 136c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32zm0 240c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32z%22 class%3D%22%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-size: auto 100%;
  display: flex !important;
}

.icon.icon-32 {
  width: 32px;
  height: 32px;
}
.table .actions,
.table .icon.icon-ellipsis-orange {
  height: 32px;
}

/*fin Tablas*/

/* modal */
.modal .icon {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  display: block;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog,
  .progress-bar {
    transition: none;
  }
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  height: 30px;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.icon-times {
  background-image: url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22utf-8%22%3F%3E%0D%3C!-- Generator%3A Adobe Illustrator 18.0.0%2C SVG Export Plug-In . SVG Version%3A 6.00 Build 0)  --%3E%0D%3C!DOCTYPE svg PUBLIC %22-%2F%2FW3C%2F%2FDTD SVG 1.1%2F%2FEN%22 %22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0D%3Csvg version%3D%221.1%22 id%3D%22Capa_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%0D%09 viewBox%3D%220 0 20 20%22 enable-background%3D%22new 0 0 20 20%22 xml%3Aspace%3D%22preserve%22%3E%0D%3Cline fill%3D%22none%22 stroke%3D%22%23000000%22 stroke-width%3D%220.75%22 stroke-miterlimit%3D%2210%22 x1%3D%220%22 y1%3D%220%22 x2%3D%2220%22 y2%3D%2220%22%2F%3E%0D%3Cline fill%3D%22none%22 stroke%3D%22%23000000%22 stroke-width%3D%220.75%22 stroke-miterlimit%3D%2210%22 x1%3D%2220%22 y1%3D%220%22 x2%3D%220%22 y2%3D%2220%22%2F%3E%0D%3C%2Fsvg%3E%0D");
}

.modal .table-heading {
  font-size: 14px;
  line-height: 22px;
}

.modal .h4 {
  margin-bottom: 30px;
  font-size: 20px;
}
/* first row white
.modal .table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff;
}

.modal .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.modal .bg-muted {
  background-color: #f5f5f5;
}*/

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 1024px) {
  .modal-lg {
    max-width: 1130px;
  }
}

.modal-content {
  border: 1px solid #b2b2b1;
  border-radius: 4px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-animation-name: example;
  animation-name: example;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

@-webkit-keyframes example {
  from {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes example {
  from {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  to {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/* fin modal */

/*Toggle Accordion*/

.field--name-field-desplegable-titulo {
  color: #58575c;
  font-size: 36px;
  line-height: 42px;
  margin: 25px 0 38px;
}

.paragraph--type--contenido-desplegable .menos-collapsable {
  display: inline;
  float: right;
  margin-right: 0px;
  top: 10px !important;
}

.paragraph--type--contenido-desplegable .collapsed .menos-collapsable {
  display: none;
}

.paragraph--type--contenido-desplegable .mas-collapsable {
  display: none;
  float: right;
  margin-right: 7px;
}

.paragraph--type--contenido-desplegable .collapsed .mas-collapsable {
  display: inline;
}

.paragraph--type--contenido-desplegable .collapsed .mas-collapsable {
  display: inline;
}

.open-collapsable {
  color: #eb5f0a;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  width: 90%;
  padding: 15px 0;
  display: block;
  position: relative;
}

.open-collapsable.collapsed {
  color: #58575c;
  font-weight: normal;
}
.open-collapsable:hover {
  color: #eb5f0a;
}

.paragraph--type--contenido-desplegable,
.paragraph--type--contenido-desplegable:focus,
.paragraph--type--contenido-desplegable:active {
  border-top: #b2b2b1 1px solid !important;
  border-collapse: collapse;
  min-height: 55px;
}

.paragraph--type--contenido-desplegable .contenido_interno {
  margin: 5px 0 25px;
}

.paragraph--type--contenido-desplegable .contenido_interno p {
  color: #58575c;
  font-size: 16px;
  line-height: 18px;
}

.paragraph--type--contenido-desplegable .mas-collapsable,
.paragraph--type--contenido-desplegable .menos-collapsable {
  position: absolute;
  right: -10%;
  top: 15px;
}

@media screen and (max-width: 570px) {
  .field--name-field-desplegable-titulo {
    font-size: 24px;
    line-height: 28px;
    margin: 15px 0 25px;
  }

  .accordion-toggle {
    color: #eb5f0a;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    width: 90%;
    padding: 15px 0;
    display: block;
    position: relative;
  }

  .accordion-toggle.collapsed {
    color: #58575c;
    font-weight: normal;
  }

  .accordion-toggle:hover {
    color: #eb5f0a;
    text-decoration: none;
  }
}

/*fin Toggle Accordion*/

/*Tabs*/
.tab-content > .active {
  width: 100%;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:hover {
  color: #495057;
  background-color: #fff;
  border-color: #eb5f0a #eb5f0a #fff !important;
}

.nav-tabs {
  border-bottom: #eb5f0a 1px solid !important;
  border-radius: 0 !important;
}

.nav-tabs .nav-link {
  border-radius: 0 !important;
}
.nav-link {
  padding: 0.5rem 3rem !important;
}

.nav-tabs a.nav-link {
  color: #1d1e1c !important;
}
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #eb5f0a !important;
}

.nav-tabs .nav-link.active {
  color: #eb5f0a !important;
}

.tab-content thead tr th {
  padding-top: 35px;
}

/*fin Tabs*/

.contextual {
  height: auto !important;
}

input {
  max-width: 100%;
}
.cabecera-entidades,
.paragraph--type--cabecera-de-seccion, .paragraph--type--cabecera-de-seccion-2 {
/*  height: 303px;
  max-height: 303px;*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;

}

.paragraph--type--cabecera-de-seccion-2 {
  height: 507px;
  max-height: 507px;

}

/*
.paragraph--type--cabecera-de-seccion:before, .paragraph--type--cabecera-de-seccion-2:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.95) 0%,
    rgba(255, 255, 255, 0) 60%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.95) 0%,
    rgba(255, 255, 255, 0) 60%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.95) 0%,
    rgba(255, 255, 255, 0) 60%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
*/


@media screen and (max-width: 1920px) {
  .cabecera-entidades,
  .paragraph--type--cabecera-de-seccion, .paragraph--type--cabecera-de-seccion-2 {
    background-size: initial;
    background-position: center center;
  }
}

@media screen and (max-width: 1440px) {
  .cabecera-entidades,
  .paragraph--type--cabecera-de-seccion, .paragraph--type--cabecera-de-seccion-2 {
    background-size: cover;
    background-position: center center;
  }
}

@media screen and (max-width: 768px) {
  .cabecera-entidades,
  .paragraph--type--cabecera-de-seccion, .paragraph--type--cabecera-de-seccion-2 {
    background-position: center center;
  }


  .cabecera-entidades .conten-header-page .c-text .field--name-field-texto,
  .cabecera-entidades .conten-header-page .c-text p,
  .paragraph--type--cabecera-de-seccion .conten-header-page .c-text .field--name-field-texto,
  .paragraph--type--cabecera-de-seccion .conten-header-page .c-text p,
  .paragraph--type--cabecera-de-seccion-2 .conten-header-page .c-text .field--name-field-texto,
  .paragraph--type--cabecera-de-seccion-2 .conten-header-page .c-text p {
      width: 100%;
  /*    overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;*/
  }

}

/* estilos generale para paginas no compuestas */
/*
body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-landing-con-header):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias)
  #header {
  min-height: 165px;
}
*/

body.toolbar-horizontal.toolbar-fixed #header {
  min-height: auto;
}
.cola {
  color: gray;
}
body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-content {
  padding: 0px 15px;
  margin: 0 auto;
}

body.page-node-type--layout-iframe .iframe-sin-header .back-grey {
    background-color: #f4f4f4;
    padding-top: 50px;
}

body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
  #block-medifetema-page-title,
body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
  #block-medifetema-local-tasks {
  padding: 10px 75px;
}


@media screen and (min-width: 1200px) {
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias)
    #block-medifetema-content,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias)
    #block-medifetema-page-title,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias)
    #block-medifetema-local-tasks {
    max-width: 1255px;
    margin: 0 auto;
  }

  body.page-node-type--layout-iframe #block-medifetema-content,
  body.page-node-type--layout-iframe #block-medifetema-page-title,
  body.page-node-type--layout-iframe #block-medifetema-local-tasks {
    max-width: 1140px;
    margin: 0 auto;
 }

}
@media screen and (min-width: 1200px) {

  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) #block-medifetema-content,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) #block-medifetema-local-tasks {
    max-width: 1255px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1199px) {
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-content,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-page-title,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-local-tasks {
    max-width: 1027px;
    padding: 0 35px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1023px) {
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-content,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-page-title,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-local-tasks {
    max-width: 100%;
    padding: 0 23px;
    margin: 0 auto;
  }
}


@media screen and (max-width: 320px) {
  .titulo-pagina,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-content,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-page-title,
  body:not(.page-node-type--pagina-compuesta):not(.page-node-type--pagina-compuesta-sin-header):not(.page-node-type--layout-iframe):not(.page-node-type--libro):not(.page-node-type--actividad):not(.path-taxonomy):not(.page-node-type--noticias) 
    #block-medifetema-local-tasks {
    max-width: 320px;
    padding: 0 12px;
    margin: 0 auto;
  }
}

#modal-container .ui-dialog {
  width: 1015px !important;
  max-width: 100% !important;

  left: auto !important;
  font-family: "SyntaxLTStd-Roman";
  overflow: auto;
  text-align: center;
}

#modal-container .beneficio.ui-dialog {
  text-align: left;
}


#modal-container .beneficio.ui-dialog article {
  max-width: 815px;
  margin: 0 auto;
}


#modal-container .ui-dialog .ui-widget-header {
  background: none;
  border: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  transform: translateZ(0) scale(1, 1);
}
#modal-container .ui-dialog .ui-dialog-title {
  font-size: 36px;
  text-align: center;
  width: 100%;
  font-weight: normal;
  line-height: 43px;
  margin-top: 70px;
  color: #1d1e1c;
  white-space: normal;
}

#modal-container .ui-dialog .ui-dialog-content {
  overflow: initial;
  transform: translateZ(0) scale(1, 1);
}

#modal-container {
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  z-index: 9;
}

/* loading dots */

#status_newsletter {
  height: 30px;
}
.loading:after {
  content: " .";
  animation: dots 1s steps(5, end) infinite;
}

@keyframes dots {
  0%,
  20% {
    color: rgba(255, 255, 255, 0);
    text-shadow: 0.25em 0 0 rgba(255, 255, 255, 0),
      0.5em 0 0 rgba(255, 255, 255, 0);
  }
  40% {
    color: #58575c;
    text-shadow: 0.25em 0 0 rgba(255, 255, 255, 0),
      0.5em 0 0 rgba(255, 255, 255, 0);
  }
  60% {
    text-shadow: 0.25em 0 0#58575c, 0.5em 0 0 rgba(255, 255, 255, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 #58575c, 0.5em 0 0 #58575c;
  }
}

.orange-opened #status_newsletter {
  color: white;
}
.orange-opened .loading:after {
  content: " .";
  animation: dotsOrange 1s steps(5, end) infinite;
}

@keyframes dotsOrange {
  0%,
  20% {
    color: rgba(235, 95, 10, 0.9);
    text-shadow: 0.25em 0 0 rgba(235, 95, 10, 0.9),
      0.5em 0 0 rgba(235, 95, 10, 0.9);
  }
  40% {
    color: white;
    text-shadow: 0.25em 0 0 rgba(235, 95, 10, 0.9),
      0.5em 0 0 rgba(235, 95, 10, 0.9);
  }
  60% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 rgba(235, 95, 10, 0.9);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 white;
  }
}

#edit-cv-upload .description {
  display: none;
}

#edit-domicilio-de-atencion-add-more-items {
  display: none;
}

#domicilio_de_atencion_table
  .webform-multiple-table--operations-two
  input:first-child {
  display: none;
}

#domicilio_de_atencion_table label[for*="numero"],
#domicilio_de_atencion_table label[for*="cp"] {
  opacity: 0;
}

.webform-submission-form label[for="edit-domicilio-de-atencion"] {
  position: absolute;
}
.webform-submission-form .js-form-item.js-form-type-tel {
  display: inline-block;
  margin-left: 0;
  /*width: 100%;*/
}

.paragraph--type--blurb .bloque-custom-blurb .blurb-generico .block-block-content .heading1 {
  width: 100%;
  max-width: 100%;
}
.page-node-type--pagina-compuesta-sin-header .paragraph--type--blurb .bloque-custom-blurb .blurb-generico .block-block-content .heading1 {
  margin: 10px auto 10px;
}

.page-node-type--pagina-compuesta-sin-header .bloque-custom-blurb .blurb-generico {
  padding-top: 10px;
}
.page-node-type--pagina-compuesta-sin-header .bloque-custom-blurb .blurb-generico .block-block-content {
  padding-top: 10px;
}
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text]{
  width: 346px;
  max-width: 100%;
}
@media screen and (max-width: 320px) {
  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text]{
    width: 283px;
  }
}


.page-node-type--layout-form-individual #block-medifetema-page-title,
.page-node-type--layout-form-individual #block-enlacesdeayudaalanavegacion,
.page-node-type--layout-form-individual .footer-urgencias-mobile {
  display: none;
}

.page-node-type--layout-form-individual .webform-submission-form .js-form-item {
  width: 100%;
  background-color: #1d1e1c;
  color: #ffffff;
  max-width: 100%;
}
.page-node-type--layout-form-individual .webform-submission-form .js-form-item label,
.page-node-type--layout-form-individual .webform-submission-form .js-form-item legend {
  color: #d0b4a6;
}
.page-node-type--layout-form-individual .webform-submission-form .js-form-item input,
.page-node-type--layout-form-individual .webform-submission-form .js-form-item textarea,
.page-node-type--layout-form-individual .webform-submission-form .js-form-item select {
  background-color: #1d1e1c!important;
  color: #ffffff;
}
.page-node-type--layout-form-individual .webform-submission-form {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 100%;
  background-color: #1d1e1c;
}

.page-node-type--layout-form-individual .webform-button--reset {
  display: none;
}
body.path-formulario-landing-premier {
  background-color: #1d1e1c;
}

.page-node-type--layout-form-individual .webform-submission-form .js-form-submit.button--primary {
  background-color:#d0b4a6;
  width: 100%;
  margin-top: 20px;
}


.page-node-type--layout-form-individual .intl-tel-input, .page-node-type--layout-form-individual  .webform-submission-form .js-form-item input {
width: 100%;
}

.page-node-type--layout-form-individual .webform-submission-form .js-form-item select {
  background: url(/premier/img/chevrondown-form.svg) no-repeat;
  background-position: center right 5px;
}

@media screen and (max-width: 500px) {

  ul#ui-id-1.ui-menu {
    width: 290px !important;
    max-width: 290px !important;
  }

  .page-node-type--layout-form-individual #block-medifetema-content {
    max-width: 100%!important;
  }
}




.page-node-type--layout-form-individual #block-medifetema-content {
  padding:0 20px !important;
}


@media screen and (min-width: 394px) {
  .page-node-type--layout-form-individual #block-medifetema-content {
    padding:0 45px !important;
  }
}

@media screen and (min-width: 1000px) {
  .page-node-type--layout-form-individual #block-medifetema-content {
    padding:0 54px !important;
  }
}
