/* Importació de fonts */

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css');

/*********** Estils personalitzats ***************************/

body {
  font-family: 'Lato';
  font-size: 16px;
  color: #1D376A;
  background-color: #FAFAFA;
  overflow-x: hidden;
}

p {
  line-height: 1.75;
}

a {
  color: #03A1C8;
  text-decoration: underline;
}

label {
  line-height: 1.4;
}

h1, h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 24px;
}

header {
  background-color: #264AA2;
}

header .region-header {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

header .region-header,
header .block-system-branding-block,
header .language-switcher-language-url,
header #block-coupab5-navegacionprincipal,
header .search-block-form {
  height: 100px;
}

header .language-switcher-language-url,
header #block-coupab5-navegacionprincipal,
header .search-block-form {
  display: flex;
  align-items: center;
}

header .search-block-form {
  justify-content: center;
}

header .search-block-form form {
  display: flex;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}

header .search-block-form .form-search {
  background-color: transparent;
  border: none;
  color: #fff;
  padding-left: 20px;
  height: 55px;
  width: 380px;
}

header .search-block-form .form-search:focus {
  box-shadow: none;
}

header .search-block-form .form-search::-webkit-input-placeholder {
  color: #fff;
  font-weight: 300;
}

header .search-block-form .form-search:-ms-input-placeholder {
  color: #fff;
  font-weight: 300;
}

header .search-block-form .form-search::placeholder {
  color: #fff;
  font-weight: 300;
}

header .search-block-form .form-submit {
  position: relative;
  background-color: transparent;
  color: #fff;
  overflow: hidden;
  border: none;
  height: 55px;
  width: 55px;
}

header .search-block-form .form-submit:before {
  content: '\f002';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 23px;
  color: #fff;
  position: absolute;
  right: 25px;
  top: 10px;
}

.menu-toggle i, .search-toggle i {
  color: #fff;
  font-size: 24px;
}

h2.cta-title {
  color: #fff;
}

.cta {
  background-color: #3C64B1;
  color: #fff;
}

.cta p {
    color: #fff;
}

.cta a {
  color: #fff;
  font-family: 'Lato';
}

.navbar-brand a.site-title {
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: unset;
  font-size: 0.7rem;
  font: normal 12px 'Lato', Arial, Helvetica, sans-serif;
  color: #fff;
}

.navbar-brand a.site-title:hover {
  color: #fff;
  opacity: 0.7;
}

.navbar-brand img {
  height: auto;
  width: 100%;
  margin-left: -15px;
}

#block-coupab5-navegacionprincipal ul {
  margin-left: 20px;
  max-height: 44px;
}

#block-coupab5-navegacionprincipal ul li a:before {
  content: '\f0e0';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}

#block-coupab5-navegacionprincipal ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

#block-coupab5-alternadordeidioma {
  float: right;
}

ul.language-switcher {
  list-style: none;
  padding-left: 30px;
  max-height: 44px;
}

.language-switcher li.menu-item {
  position: relative;
  padding-top: 0;
}

.language-switcher a.nav-link {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.language-switcher a.nav-link:before {
  content: '\f0ac';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
}

.language-switcher a.nav-link:after {
  content: '\f107';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  text-align: center;
}

.language-switcher .dropdown-menu {
  position: absolute;
  top: 40px;
  left: 0;
  padding: 0;
  overflow: hidden;
}

.language-switcher .dropdown-menu li {
  padding: 15px;
  border-bottom: 1px solid #F0F0F0;
}

.language-switcher .dropdown-menu li:hover {
  background-color: rgba(3, 161, 200, 0.1);
}

.language-switcher .dropdown-menu li a {
  text-decoration: none;
}

.header-cabecera {
  color: #fff;
  background: center no-repeat;
  background-size: cover;
  height: 800px;
  padding-top: 200px;
}

.title-cabecera {
  font-size: 64px;
  font-weight: 300;
  max-width: 550px;
}

.title-cabecera .overtitle {
  display: block;
  font-family: 'Lato';
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 42px;
}

.imagen-texto-content {
  overflow: hidden;
  background: linear-gradient(to right, #003366 1%, #0099cc 100%);
}

.imagen-texto-texto {
  color: #fff;
  padding: 0 90px;
}

.imagen-texto-texto p {
  font-size: 1.125rem;
}

.imagen-texto-texto .text-center p {
  font-size: 24px;
  font-family: 'Lato';
  padding: 40px 0 30px;
}

.imagen-texto-imagen .responsive-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imagen-texto-imagen {
  padding: 0px;
}

.video-embed-field-provider-youtube {
  z-index: -1000;
}

.ui-dialog {
  top: 0 !important;
}

.region-content {
  padding: 0;
}

#block-coupab5-textoinicial {
    padding: 140px 0;
}

.img-extended-right {
    width: calc(100% + 50vw - 564px);
    border-radius: 5px 0 0 5px;
}

#bloqueparagrafosvideos {
  margin: auto;
}

#bloqueparagrafosvideos .texto-video {
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  font-family: LexiaThin, Times, "Times New Roman", serif;
  letter-spacing: 1.12px;
}

#block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 {
  margin-top: 1rem;
}

#block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 .view-grouping-header img {
  width: 100%;
  height: 100%;
}

#block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 a {
  color: #3c4242;
}

#block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 h3 a {
  font-size: 1.125rem;
  pointer-events: none;
  cursor: default;
}

.imagen-texto-content .blue-button {
  position: relative;
  width: 260px;
  font-family: 'Lato';
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 25px;
  margin: auto;
  transition: width 150ms ease-in;
}

.imagen-texto-content .blue-button:hover {
  width: 290px;
  transition: width 150ms ease-in;
}

.imagen-texto-content .blue-button:hover:after {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
  color: #003366;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
}

.imagen-texto-content a:hover {
  text-decoration: none;
}

.information-page-section h3 {
  background-color: #3c4242;
  padding-top: 5rem;
  padding-bottom: 5rem;
  margin-bottom: 4rem;
}

.information-page-section .view-content {
  margin-left: 0;
  margin-right: 0;
}

.information-page-section {
  margin-top: 5rem;
}

.information-page-section h3 a {
  color: #fff;
  font-size: 2.5rem !important;
  line-height: 1.2222222222;
  font-family: LexiaLightItalic, Times, "Times New Roman", serif;
  letter-spacing: 1.12px;
  pointer-events: none;
  cursor: default;
}

.information-page-section .views-field {
  letter-spacing: .3px;
  line-height: 1.4285714286;
}

.information-page-section .views-field-title-1 a {
  pointer-events: none;
  cursor: default;
  color: #3c4242 !important;
  font-weight: bold;
}

.information-page-section .views-field-body {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.background-coupa-gradient {
  background: linear-gradient(90deg, #03A1C8 0%, #1D376A 100%);
}

.background-coupa-flower {
  background-image: url('/sites/default/files/2021-10/coupa-flower-background-transp.svg');
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 40px;
  padding-bottom: 40px;
}

.border-rounded-white {
  border: 1px solid #fff;
  border-radius: 5px;
}

.btn-white {
  padding: 10px 20px;
  background-color: #fff;
  color: #1D376A;
  text-decoration: none;
  border-radius: 5px;
}

.btn-outline {
  padding: 10px 20px;
  background-color: transparent;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

.btn-outline:hover {
  color: #fff;
}

.img-rounded {
  border-radius: 5px;
}

.external-link {
  font-weight: 700;
  font-size: 18px;
}

.external-link:after {
  content: '\f35d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: inherit;
  margin-left: 8px;
  font-size: 16px;
}

.manual-proveedores {
  padding-top: 140px;
  padding-bottom: 140px;
}

.card {
    background-color: rgba(195, 211, 242, 0.2);
    border-color: #03A1C8;
    height: 100%;
}

.card.highlight {
    background-color: #EDEAFF;
}

.card-icon {
    text-align: center;
}

.card-icon img {
    max-width: 128px;
    margin: 40px 0 25px;
}

.card-body {
  text-decoration: none;
  text-align: center;
  color: #1D376A;
}

.card-body span {
  /*font-size: 20px;*/
  /*font-weight: 700;*/
  line-height: 1.6;
}

.cards-secciones {
  padding: 50px 0 140px;
}

#block-coupab5-marcadelsitio {
  float: left;
  max-width: 225px;
}

#block-coupab5-titulopagina {
  float: left;
  margin-top: 2rem;
  font-size: 1.5rem;
}

#block-coupab5-navegacionprincipal {
  float: right;
}

.flux-diagram {
  position: relative;
  padding: 0 0 140px;
  margin-top: 30px;
}

.flux-diagram:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 30px;
  top: 65px;
  width: calc(100% - 60px);
  height: 3px;
  border-top: 2px dashed #03A1C8;
}

.flux-diagram p {
  font-weight: 700;
}

.flux-diagram .index-icon {
  text-align: center;
}

.flux-diagram .index-icon img {
  max-width: 140px;
  margin-bottom: 20px;
}

.info-round-icons {
  text-align: center;
}

.info-round-icons img {
  max-width: 140px;
  margin-bottom: 20px;
}

.page-title-container {
  margin-top: 70px;
}

.node--type-page {
  margin-top: 70px;
}

.contact-page {
  padding: 100px 0;
}

.webform-submission-contacto-form {
  background-color: #fff;
  padding: 40px;
  border: 1px solid #C3D3F2;
  border-radius: 5px;
}

.webform-submission-contacto-form .form-type-processed-text {
  padding-bottom: 30px;
}

.webform-submission-contacto-form .form-type-processed-text h2 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}

.webform-submission-contacto-form .form-item {
  margin-bottom: 0;
}

.webform-submission-contacto-form label,
.webform-submission-contacto-form .fieldset-legend {
  font-weight: normal;
  color: #3C64B1;
}

.webform-submission-contacto-form input.form-control,
.search-form input.form-control {
  background-color: rgba(195, 211, 242, 0.2);
  height: 40px;
  border-radius: 5px;
  border-color: #CDD3E2;
  padding-left: 20px;
}

.webform-submission-contacto-form .form-item-telefono-phone {
  margin-top: 10px;
}

.webform-submission-contacto-form .form-item-comentario {
  padding: 1rem 0;
}

.webform-submission-contacto-form .form-item-comentario textarea {
  background-color: rgba(195, 211, 242, 0.2);
  border-radius: 5px;
}

.webform-submission-contacto-form .btn-primary {
  display: block;
  margin: 0 auto;
  min-width: 220px;
  padding: 10px 25px;
  background-color: #03A1C8;
  border-radius: 5px;
  min-height: 40px;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
  font-family: 'Lato';
  line-height: 1.25;
  transition: background-color 200ms ease-in;
  border: none;
}

.webform-submission-contacto-form .btn-primary:hover {
  background-color: #264AA2;
  transition: background-color 200ms ease-in;
}

.form-item-aceptacion-politica-privacidad input {
  float: left;
}

.form-item-aceptacion-politica-privacidad .option {
  height: 40px;
  display: block;
  padding-top: 8px;
  padding-left: 20px;
}

/* Recursos y comunicados */

.view-recursos-y-comunicados .item-list .views-field-view-node,
.view-recursos-y-comunicados .item-list .views-field-nothing {
  float: right;
  padding: 10px 0;
}

.view-recursos-y-comunicados .item-list .views-field-view-node a,
.view-recursos-y-comunicados .item-list .views-field-nothing a,
.cta-button {
  padding: 10px 15px;
  border: 1px solid #03A1C8;
  border-radius: 5px;
  text-decoration: none;
}

.view-recursos-y-comunicados .item-list .views-field-view-node a,
.view-recursos-y-comunicados .item-list .views-field-nothing a {
    display: block;
}

.view-recursos-y-comunicados .item-list .views-field-view-node a:hover,
.view-recursos-y-comunicados .item-list .views-field-nothing a:hover,
.cta-button:hover {
  background-color: rgba(3, 161, 200, 0.1);
  color: #03A1C8;
  text-decoration: none;
}

.view-recursos-y-comunicados .item-list li {
  list-style-type: none;
  margin-left: 0;
  padding: 20px 40px;
  border-bottom: 1px solid #A9C3F4;
  overflow: hidden;
}

.view-recursos-y-comunicados .item-list li:last-child {
  border-bottom: none;
}

.view-recursos-y-comunicados .item-list .views-field-title {
  display: block;
  font-weight: 700;
  max-width: calc(100% - 120px);
  float: left;
}

.view-recursos-y-comunicados .item-list .views-field-created {
  color: #A9C3F4;
  font-size: 14px;
}

/* FAQs */

.path-faqs h1.page-title, .page-node-type-recurso-comunicado h1.page-title, .path-recursos-y-comunicados h1.page-title, .path-webform h1.page-title {
  font-size: 30px;
  font-weight: 700;
  text-align: left !important;
}

.nav-tabs {
  border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.nav-tabs .nav-link {
  text-align: center;
  font-size: 18px;
  position: relative;
  text-decoration: none;
  background-color: #3C64B1;
  color: #fff;
  border-radius: 0;
  border: none;
  flex-grow: 1;
}

.nav-tabs .nav-link:nth-child(odd) {
  border-right: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background-color: rgba(195, 211, 242, 0.2);
  color: #3C64B1;
}

.nav-tabs .nav-link.active:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0099CC;
}

.tab-content .card {
  border-radius: 0;
  border: none;
}

.tab-content .card .card-header {
  background-color: #f7f7f7;
  border-radius: 0;
  border-bottom: 1px solid #A9C3F4;
  padding-top: 0;
  padding-bottom: 0;
}

.tab-content .card .card-header .btn-link {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 30px 0;
  text-decoration: none;
}

.tab-content .card .card-header .btn-link:hover,
.tab-content .card .card-header .btn-link:active,
.tab-content .card .card-header .btn-link:focus {
  box-shadow: none;
  text-decoration: none;
}

.tab-content .card .card-header .btn-link p {
  display: inline;
  color: #1D376A;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

.tab-content .card .card-header .btn-link:after {
  content: '\f106';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  font-size: 24px;
  color: #03A1C8;
  top: 30px;
  right: 0;
}

.tab-content .card .card-header .btn-link.collapsed p {
  border-bottom: none;
}

.tab-content .card .card-header .btn-link.collapsed:after {
  transform: rotate(180deg);
}

.tab-content .card .card-body {
  border-bottom: 1px solid #A9C3F4;
  background-color: #f7f7f7;
  text-align: left;
  margin-top: -1px;
  padding-top: 0;
}

/* Icons finestra modal
  ----------------------------------*/

.ui-dialog-titlebar-close {
  background-image: url("images/ui-icons_444444_256x240.png") !important
  /*{iconsContent}*/
  ;
  background-position: -95px -126px !important;
  outline: none !important;
}

/* Pàgina de resultats de la cerca */

button.boton-guia {
  padding: 8px 25px;
  background-color: #03A1C8;
  border-radius: 5px;
  min-height: 40px;
  color: #fff;
}

details {
  background-color: #fff;
  border: 1px solid #C3D3F2;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 40px;
}

.search-results {
  padding-left: 0;
}

.search-result__title {
  font-size: 24px;
}

.search-result__snippet-info {
  overflow: hidden;
}

#edit-submit,
#edit-submit--2 {
  min-height: auto;
  display: inline;
  border: none;
}

#edit-basic {
  white-space: nowrap;
}

#edit-keywords-fieldset,
#edit-types-fieldset,
#edit-lang-fieldset {
  line-height: 0.5rem;
}

#search-form fieldset {
  margin-top: 0px;
}

#search-form .fieldset-legend {
  display: inline-block;
  margin-bottom: 16px;
}

#search-form .details-wrapper > .criterion {
  display: none;
}

#main-search-results li {
  margin-left: 0;
}

.path-search h2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  margin-bottom: 30px;
}

/* Pàgina Recursos y comunicados */
.comunicado-list-item {
  box-sizing: border-box;
  border-color: gray;
  border-style: dotted;
  border-width: 1px;
}

.comunicados-list ul {
  list-style: none;
}

/* Footer */

footer {
    background-color: #fff;
}

.footer-logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-logo img {
    max-width: 180px;
    height: auto;
}

.footer-copyright {
    margin: 0 0 0 12px;
}

.footer-nav {
    display: flex;
    align-items: center;
}

.footer-links {
    padding: 0;
    margin-bottom: 0;
}

.footer-links li {
    list-style-type: none;
    display: inline-block;
    margin-left: 24px;
}

.footer-links li a {
    color: #3C64B1;
    text-decoration: none;
}

/* Fix input autocomplete hover */

input:-webkit-autofill {
  transition: all 0s 50000s;
}

/* Ajustament del contingut segons la pantalla del dispositiu*/
@media (max-width: 575px) {
  header .region-header {
    display: flex;
    justify-content: space-between;
    padding: 30px 25px;
    position: relative;
    height: 85px;
  }

  header .block-system-branding-block, header .language-switcher-language-url, header #block-coupab5-navegacionprincipal, header .search-block-form {
    height: unset;
  }

  #block-coupab5-navegacionprincipal, #block-coupab5-alternadordeidioma {
    float: none;
  }

  ul.language-switcher, #block-coupab5-navegacionprincipal ul li a {
    padding-left: 15px;
  }

  .language-switcher a.nav-link {
    padding-left: 0;
  }

  .mobile-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 85px;
    width: 100vw;
    z-index: 1;
    background-color: #264AA2;
    padding-bottom: 10px;
  }

  #block-coupab5-formulariodebusqueda {
    display: none;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 2;
    background-color: #264AA2;
    padding: 20px;
    overflow: hidden;
    height: unset;
  }

  .navbar-brand img {
    margin: 0;
    margin-left: 10px;
  }

  .header-cabecera {
    height: 665px;
    background-position: -660px;
  }

  .title-cabecera {
    font-size: 32px;
    padding: 0 1rem;
  }

  .title-cabecera .overtitle {
    font-size: 22px;
  }

  #block-coupab5-textoinicial {
    padding: 40px 0 60px;
  }

  .position-relative {
    display: flex;
    align-items: center;
  }

  .flux-diagram {
    padding-bottom: 60px;
  }

  .flux-diagram:before {
    left: 77px;
    top: 0;
    width: 3px;
    height: calc(100% - 80px);
    border-left: 2px dashed #03A1C8;
  }

  .flux-diagram .col-2 {
    margin-top: 20px;
  }

  .flux-diagram .index-icon img {
    padding-right: 15px;
  }

  .manual-proveedores {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .img-extended-right {
    width: 100%;
    border-radius: 5px;
  }

  .imagen-texto-imagen {
    display: none;
  }

  .imagen-texto-texto {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 0 30px;
  }

  .view-recursos-y-comunicados .item-list .views-field-title {
    display: inline-block;
    width: 100%;
  }

  .view-recursos-y-comunicados .item-list .views-field-view-node {
    display: block;
    margin: 40px 0 20px;
  }

  .form-item.form-type-search.form-item-keys {
    width: 60%;
  }

  .footer-copyright {
    width: 100%;
  }
  
  .footer-nav {
    width: 100%;
    margin-top: 30px;
  }

  .footer-links li {
    display: list-item;
    margin-bottom: 14px;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }
}

@media (min-width: 576px) {
  .ui-dialog {
    top: 30% !important;
    width: 100% !important;
  }

  #bloqueparagrafosvideos div.container {
    max-width: 540px;
  }

  .imagen-texto-imagen {
    display: none;
  }

  .imagen-texto-texto {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .path-search h2 {
    max-width: 540px;
  }
}

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

  header .search-block-form,
  header .search-block-form form {
    width: 100%;
  }

  header .search-block-form {
    height: 70px;
  }

  header .search-block-form form {
    display: flex;
    justify-content: center;
  }

  header .search-block-form .form-search {
    width: calc(90vw - 63px);
  }

  header .search-block-form .form-submit {
    margin-left: 0;
  }

  #block-coupab5-navegacionprincipal ul {
    margin-left: 0;
  }

  #block-coupab5-alternadordeidioma ul {
    padding-right: 15px;
  }

  .flux-diagram .col-2 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
  }

  .flux-diagram .col-2:first-child {
    margin-top: 0;
  }

  #block-coupab5-piedepagina .footer-logo {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .ui-dialog {
    top: 30% !important;
    width: 100% !important;
  }

  #bloqueparagrafosvideos div.container {
    max-width: 980px;
  }

  #block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 div.container {
    max-width: 1190px;
  }

  .imagen-texto-imagen {
    display: block;
  }

  .imagen-texto-texto {
    margin-top: 3rem;
  }

  .path-search h2 {
    max-width: 720px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .img-extended-right {
    width: calc(100% + 50vw - 345px);
  }

  header .search-block-form .form-search {
    width: 180px;
  }
}

@media (min-width: 992px) {
  .ui-dialog {
    top: 20% !important;
    width: 100% !important;
  }

  #bloqueparagrafosvideos div.container {
    max-width: 1200px;
  }

  #block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 div.container {
    max-width: 1190px;
  }

  .imagen-texto-imagen {
    display: block;
  }

  .imagen-texto-texto {
    margin-top: 3rem;
  }

  .path-search h2 {
    max-width: 960px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .img-extended-right {
    width: calc(100% + 50vw - 465px);
  }
}

@media (min-width: 1200px) {
  .ui-dialog {
    top: 10% !important;
    width: 1200px !important;
  }

  #bloqueparagrafosvideos div.container {
    max-width: 1280px;
  }

  #block-coupab5-views-block-coupab5-paginas-informativas-block-coupab5-1 div.container {
    max-width: 1310px;
  }

  .imagen-texto-imagen {
    display: block;
  }

  .imagen-texto-texto {
    margin-top: 3rem;
  }

  #block-coupab5-marcadelsitio {
    max-width: 225px;
  }

  .path-search h2 {
    max-width: 1140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1367px) {
  .flux-diagram:before {
    display: none;
  }

  .flux-diagram .col-2:nth-child(4),
  .flux-diagram .col-2:nth-child(5),
  .flux-diagram .col-2:nth-child(6) {
    margin-top: 100px;
  }

  .flux-diagram .col-2 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

/* Botón 'Configuración de cookies */
.ot-sdk-show-settings {
  background-color: #03A1C8 !important;
  color: #FFF !important;
  border-color: #03A1C8 !important;
}

/********************************/
/* 2023/07/28 */

.footer-links a 
{
  font-size: 12px;
}

.region-footer, .region-footer .container {
  padding: 0;
}

@media (min-width: 1400px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
      max-width: 1140px;
  }
}