.taxonomy-term-themes {
  min-height: calc(100vh - 365px);
  padding-top: 35px;
  position: relative; }
  .taxonomy-term-themes:after {
    display: inline-block;
    background-image: url(../../assets/img/effect-top.png);
    content: "";
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 440px;
    width: 690px;
    z-index: -1; }
  .taxonomy-term-themes .background-image {
    position: absolute;
    top: 0;
    height: 80vh;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: -1;
    opacity: 0.25; }
    @media (max-width: 767px) {
      .taxonomy-term-themes .background-image {
        height: 50vh; } }
    .taxonomy-term-themes .background-image:before {
      position: absolute;
      width: 100%;
      height: 100%;
      display: inline-block;
      content: "";
      background: white;
      background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 0%, white 50%);
    }
  .taxonomy-term-themes .item-header {
    display: flex;
    width: 100%;
    padding-bottom: 15px;
    color: white;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .taxonomy-term-themes .item-header {
        display: block;
        padding: 0 20px; } }
    .taxonomy-term-themes .item-header h1 {
      position: relative;
      flex: 1;
      color: #025e73;
      font-family: "Lato", sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 77px;
      letter-spacing: 0.2px;
      max-width: 45%;
      -webkit-text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.13);
      -moz-text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.13);
      -ms-text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.13);
      -o-text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.13);
      text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.13); }
      @media (max-width: 767px) {
        .taxonomy-term-themes .item-header h1 {
          font-size: 46px; } }
      @media (max-width: 480px) {
        .taxonomy-term-themes .item-header h1 {
          text-align: center;
          max-width: 100%; } }     
  .taxonomy-term-themes .field--name-description {
    width: calc(100% - 186px); }
    @media (max-width: 767px) {
      .taxonomy-term-themes .field--name-description {
        width: calc(100% - 40px);
        padding: 0 20px;
        margin-top: 40px; } }
  .taxonomy-term-themes .views-element-container {
    padding: 0; }
  .taxonomy-term-themes .view-iadb-related-indicators {
    margin-top: 65px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .taxonomy-term-themes .view-iadb-related-indicators {
        padding: 0 20px; } }
    .taxonomy-term-themes .view-iadb-related-indicators .view-header {
      width: 100%;
      border-bottom: 2px solid white;
      margin: 0 0 16px; }
      .taxonomy-term-themes .view-iadb-related-indicators .view-header p {
        display: block;
        font-family: "Lato", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        text-transform: uppercase;
        color: white;
        margin-bottom: 7px;
        -webkit-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        -moz-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        -ms-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        -o-text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }
    .taxonomy-term-themes .view-iadb-related-indicators .indicator-related {
      height: 100%; }
      @media (max-width: 767px) {
        .taxonomy-term-themes .view-iadb-related-indicators .indicator-related {
          padding-bottom: 20px; } }
      .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a {
        border: 1px solid rgba(0, 0, 0, 0.2);
        background-color: white;
        border-radius: 4px;
        width: 100%;
        height: 100%; }
        .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme {
          margin: 0; }
          .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes {
            display: flex;
            width: 100%; }
            .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon {
              position: relative;
              margin-right: 10px;
              height: 23px;
              width: 24px;
              padding: 3px; }
              .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon svg {
                position: absolute;
                top: 50%;
                left: 50%;
                color: white;
                height: 11px;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
              .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom {
                display: flex;
                height: 100%;
                align-items: center; }
                .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom img {
                  display: inline-block;
                  height: auto;
                  width: 100%;
                  padding: 3px; }
            .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .title {
              flex: 1;
              font-family: "Lato", sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 11px;
              line-height: 23px;
              color: #333333;
              text-transform: uppercase;
              text-align: left; }
        .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .content {
          padding: 10px 20px; }
          .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .content h2 {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            color: #333333;
            margin: 0;
            margin: 0 0 8px; }
          .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a .content .field--name-field-teaser-image img {
            width: 100%;
            height: auto; }
        .taxonomy-term-themes .view-iadb-related-indicators .indicator-related > a:hover {
          text-decoration: none; }
  @media (max-width: 767px) {
    .taxonomy-term-themes .field--name-field-related-publications .field__label {
      padding-left: 20px; }
    .taxonomy-term-themes .field--name-field-related-publications .container-area-limit {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }
  @media (max-width: 767px) {
    .taxonomy-term-themes .iadb-view-list .container-area-limit {
      margin: 0;
      width: 100%; } }
  .taxonomy-term-themes .iadb-view-list:after {
    display: none !important; }
  .taxonomy-term-themes .iadb-view-list .views-row {
    margin-bottom: 25px; }
    .taxonomy-term-themes .iadb-view-list .views-row .views-row article.node--type-iadb-publication > a {
      display: block; }
    .taxonomy-term-themes .iadb-view-list .views-row .indicator-related {
      height: 100%; }
      .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a {
        border: 1px solid rgba(0, 0, 0, 0.2);
        background-color: white;
        border-radius: 4px;
        width: 100%;
        height: 100%; }
        .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme {
          margin: 0; }
          .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes {
            display: flex;
            width: 100%; }
            .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon {
              position: relative;
              margin-right: 10px;
              height: 23px;
              width: 24px;
              padding: 3px; }
              .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon svg {
                position: absolute;
                top: 50%;
                left: 50%;
                color: white;
                height: 11px;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
              .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom {
                display: flex;
                height: 100%;
                align-items: center; }
                .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom img {
                  display: inline-block;
                  height: auto;
                  width: 100%;
                  padding: 3px; }
            .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .field--name-field-theme .vocabulary-iadb-themes .title {
              flex: 1;
              font-family: "Lato", sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 11px;
              line-height: 23px;
              color: #333333;
              text-transform: uppercase;
              text-align: left; }
        .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .content {
          padding: 10px 20px; }
          .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a .content h2 {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            color: #333333;
            margin: 0;
            margin: 0 0 8px; }
        .taxonomy-term-themes .iadb-view-list .views-row .indicator-related > a:hover {
          text-decoration: none; }
    .taxonomy-term-themes .iadb-view-list .views-row .publications-related {
      height: 100%; }
      .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a {
        border: 1px solid rgba(0, 0, 0, 0.2);
        background-color: white;
        border-radius: 4px;
        width: 100%;
        height: 100%; }
        .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme {
          margin: 0; }
          .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes {
            display: flex;
            width: 100%; }
            .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes .icon {
              position: relative;
              margin-right: 10px;
              height: 23px;
              width: 24px; }
              .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes .icon svg {
                position: absolute;
                top: 50%;
                left: 50%;
                color: white;
                height: 11px;
                -webkit-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
              .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom {
                display: flex;
                height: 100%;
                align-items: center; }
                .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes .icon .field--name-field-icon-custom img {
                  display: inline-block;
                  height: auto;
                  width: 100%;
                  padding: 3px; }
            .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .field--name-field-theme .vocabulary-iadb-themes .title {
              flex: 1;
              font-family: "Lato", sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 11px;
              line-height: 23px;
              color: #333333;
              text-transform: uppercase;
              text-align: left; }
        .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content {
          padding: 6px 20px 10px; }
          .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content .top-info {
            display: flex;
            align-items: flex-start;
            padding-bottom: 5px; }
            .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content .top-info .field--name-field-authors {
              font-family: "Lato", sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 12px;
              color: #333333; }
            .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content .top-info .field--name-field-publication-date {
              flex: 1;
              text-align: right;
              font-family: "Lato", sans-serif;
              font-style: normal;
              font-weight: normal;
              font-size: 12px;
              color: #333333; }
          .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content h2 {
            font-family: "Lato", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 14px;
            color: #333333;
            margin: 0 0 8px; }
          .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a .content .field--name-body {
            font-family: "Open Sans", sans-serif;
            font-style: normal;
            font-weight: 300;
            font-size: 14px;
            color: #333333; }
        .taxonomy-term-themes .iadb-view-list .views-row .publications-related > a:hover {
          text-decoration: none; }
