@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=50f8ff8450e1019ccdb1d7ff745b2f8a)
 * Config saved to config.json and https://gist.github.com/50f8ff8450e1019ccdb1d7ff745b2f8a
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Arvo");
@import url("https://fonts.googleapis.com/css?family=Arvo");
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 990px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.clearfix:before,
.clearfix:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table; }

.clearfix:after,
.panel-body:after {
  clear: both; }

.table {
  width: 100%;
  max-width: 100%; }
  @media (max-width: 768px) {
    .table {
      /* Force table to not be like tables anymore */
      /* Hide table headers (but not display: none;, for accessibility) */ }
      .table table, .table thead, .table tbody, .table th, .table td, .table tr {
        display: block; }
      .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px; }
      .table tr {
        margin: 0 0 1rem 0; }
      .table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 0; }
      .table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    font-family: 'Gotham-Medium';
    font-size: 14px;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > tbody > tr > td {
    font-size: 14px; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.p-0 {
  padding: 0 !important; }

.p-2 {
  padding: 1rem !important; }

.p-3 {
  padding: 1.5rem !important; }

.p-4 {
  padding: 2rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-2 {
  padding-top: 2rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

@font-face {
  font-family: 'Gotham-Black';
  src: url("../fonts/gotham/gotham/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Black.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Black.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Black.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Black.svg#Gotham-Black") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-BlackItalic';
  src: url("../fonts/gotham/gotham/Gotham-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-BlackItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-BlackItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-BlackItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-BlackItalic.svg#Gotham-BlackItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Bold';
  src: url("../fonts/gotham/gotham/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Bold.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Bold.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Bold.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Bold.svg#Gotham-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-BoldItalic';
  src: url("../fonts/gotham/gotham/Gotham-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-BoldItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-BoldItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Book';
  src: url("../fonts/gotham/gotham/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Book.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Book.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Book.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Book.svg#Gotham-Book") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-BookItalic';
  src: url("../fonts/gotham/gotham/Gotham-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-BookItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-BookItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-BookItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-BookItalic.svg#Gotham-BookItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-ExtraLight';
  src: url("../fonts/gotham/gotham/Gotham-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-ExtraLight.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-ExtraLight.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-ExtraLight.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-ExtraLight.svg#Gotham-ExtraLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-ExtraLightItalic';
  src: url("../fonts/gotham/gotham/Gotham-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-ExtraLightItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-ExtraLightItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-ExtraLightItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-ExtraLightItalic.svg#Gotham-ExtraLightItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Light';
  src: url("../fonts/gotham/gotham/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Light.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Light.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Light.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Light.svg#Gotham-Light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-LightItalic';
  src: url("../fonts/gotham/gotham/Gotham-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-LightItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-LightItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Medium';
  src: url("../fonts/gotham/gotham/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Medium.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Medium.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Medium.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Medium.svg#Gotham-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-MediumItalic';
  src: url("../fonts/gotham/gotham/Gotham-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-MediumItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-MediumItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-MediumItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-MediumItalic.svg#Gotham-MediumItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Thin';
  src: url("../fonts/gotham/gotham/Gotham-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Thin.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Thin.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Thin.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Thin.svg#Gotham-Thin") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-ThinItalic';
  src: url("../fonts/gotham/gotham/Gotham-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-ThinItalic.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-ThinItalic.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-ThinItalic.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-ThinItalic.svg#Gotham-ThinItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-Ultra';
  src: url("../fonts/gotham/gotham/Gotham-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham/Gotham-Ultra.otf") format("opentype"), url("../fonts/gotham/gotham/Gotham-Ultra.woff") format("woff"), url("../fonts/gotham/gotham/Gotham-Ultra.ttf") format("truetype"), url("../fonts/gotham/gotham/Gotham-Ultra.svg#Gotham-Ultra") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham-extra-narrow-bold-italic';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold-italic.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold-italic.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold-italic.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold-italic.svg#gotham-extra-narrow-bold-italic") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-bold';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-bold.svg#gotham-extra-narrow-bold") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-book-italic';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book-italic.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book-italic.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book-italic.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book-italic.svg#gotham-extra-narrow-book-italic") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-book';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-book.svg#gotham-extra-narrow-book") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-light-italic';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light-italic.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light-italic.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light-italic.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light-italic.svg#gotham-extra-narrow-light-italic") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-light';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-light.svg#gotham-extra-narrow-light") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-medium-italic';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium-italic.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium-italic.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium-italic.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium-italic.svg#gotham-extra-narrow-medium-italic") format("svg"); }

@font-face {
  font-family: 'gotham-extra-narrow-medium';
  src: url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium.otf") format("opentype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium.woff") format("woff"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium.ttf") format("truetype"), url("../fonts/gotham/gotham_extra_narrow/gotham-extra-narrow-medium.svg#gotham-extra-narrow-medium") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Black';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Black.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Black.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Black.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Black.svg#GothamNarrow-Black") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-BlackItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BlackItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BlackItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BlackItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BlackItalic.svg#GothamNarrow-BlackItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Bold';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Bold.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Bold.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Bold.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Bold.svg#GothamNarrow-Bold") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-BoldItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BoldItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BoldItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BoldItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BoldItalic.svg#GothamNarrow-BoldItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Book';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Book.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Book.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Book.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Book.svg#GothamNarrow-Book") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-BookItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BookItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BookItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BookItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-BookItalic.svg#GothamNarrow-BookItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Light';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Light.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Light.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Light.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Light.svg#GothamNarrow-Light") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-LightItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-LightItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-LightItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-LightItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-LightItalic.svg#GothamNarrow-LightItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Medium';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Medium.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Medium.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Medium.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Medium.svg#GothamNarrow-Medium") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-MediumItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-MediumItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-MediumItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-MediumItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-MediumItalic.svg#GothamNarrow-MediumItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Thin';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Thin.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Thin.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Thin.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Thin.svg#GothamNarrow-Thin") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-ThinItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-ThinItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-ThinItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-ThinItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-ThinItalic.svg#GothamNarrow-ThinItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-Ultra';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-Ultra.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Ultra.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Ultra.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Ultra.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-Ultra.svg#GothamNarrow-Ultra") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-UltraItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-UltraItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-UltraItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-UltraItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-UltraItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-UltraItalic.svg#GothamNarrow-UltraItalic") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-XLight';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-XLight.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLight.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLight.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLight.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLight.svg#GothamNarrow-XLight") format("svg"); }

@font-face {
  font-family: 'GothamNarrow-XLightItalic';
  src: url("../fonts/gotham/gotham_narrow/GothamNarrow-XLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLightItalic.otf") format("opentype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLightItalic.woff") format("woff"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLightItalic.ttf") format("truetype"), url("../fonts/gotham/gotham_narrow/GothamNarrow-XLightItalic.svg#GothamNarrow-XLightItalic") format("svg"); }

@font-face {
  font-family: 'GothamHTF-Black';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Black.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Black.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Black.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-BlackItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-BlackItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-BlackItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-BlackItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-BlackItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Bold';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Bold.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Bold.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Bold.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-BoldCondensed';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-BoldCondensed.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldCondensed.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldCondensed.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldCondensed.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-BoldItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-BoldItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-BoldItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Book';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Book.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Book.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Book.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-BookCondensed';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-BookCondensed.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-BookCondensed.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-BookCondensed.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-BookCondensed.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-BookItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-BookItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-BookItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-BookItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-BookItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Light';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Light.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Light.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Light.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-LightCondensed';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-LightCondensed.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-LightCondensed.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-LightCondensed.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-LightCondensed.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-LightItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-LightItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-LightItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-LightItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-LightItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Medium';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Medium.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Medium.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Medium.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-MediumCondensed';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-MediumCondensed.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-MediumCondensed.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-MediumCondensed.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-MediumCondensed.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Thin';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Thin.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Thin.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Thin.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-ThinItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-ThinItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-ThinItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-ThinItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-ThinItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-Ultra';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-Ultra.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-Ultra.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-Ultra.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-Ultra.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-UltraItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-UltraItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-UltraItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-UltraItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-UltraItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-XLight';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-XLight.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-XLight.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-XLight.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-XLight.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'GothamHTF-XLightItalic';
  src: url("../fonts/gotham/gothamHTF/GothamHTF-XLightItalic.eot");
  src: local("☺"), url("../fonts/gotham/gothamHTF/GothamHTF-XLightItalic.woff") format("woff"), url("../fonts/gotham/gothamHTF/GothamHTF-XLightItalic.ttf") format("truetype"), url("../fonts/gotham/gothamHTF/GothamHTF-XLightItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #FFFFFF;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 23px;
        line-height: 20px;
        text-align: center;
        color: #1DADE3;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #1DADE3;
      opacity: 0.75; }

@font-face {
  font-family: "idb-icons";
  src: url("../fonts/icons/idb-icons/fonts/idb-icons.eot");
  src: url("../fonts/icons/idb-icons/fonts/idb-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/idb-icons/fonts/idb-icons.woff") format("woff"), url("../fonts/icons/idb-icons/fonts/idb-icons.ttf") format("truetype"), url("../fonts/icons/idb-icons/fonts/idb-icons.svg#idb-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "idb-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "idb-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-btn-arrow-pulldown:before {
  content: "a"; }

.icon-btn-dot:before {
  content: "b"; }

.icon-btn-filledarrow-left:before {
  content: "c"; }

.icon-btn-filledarrow-right:before {
  content: "d"; }

.icon-icon-blogs-like:before {
  content: "e"; }

.icon-icon-blogs-share:before {
  content: "f"; }

.icon-icon-checkboxselected:before {
  content: "g"; }

.icon-icon-checkboxunselected:before {
  content: "h"; }

.icon-icon-closewindw:before {
  content: "i"; }

.icon-icon-drawer-minus:before {
  content: "j"; }

.icon-icon-drawer-plus:before {
  content: "k"; }

.icon-icon-facebook:before {
  content: "m"; }

.icon-icon-fb-answer:before {
  content: "n"; }

.icon-icon-fb-chat:before {
  content: "o"; }

.icon-icon-fb-like:before {
  content: "p"; }

.icon-icon-filter-clean:before {
  content: "q"; }

.icon-icon-filter-collapse:before {
  content: "r"; }

.icon-icon-filter-open:before {
  content: "s"; }

.icon-icon-gotop:before {
  content: "t"; }

.icon-icon-number1:before {
  content: "u"; }

.icon-icon-number2:before {
  content: "v"; }

.icon-icon-number3:before {
  content: "w"; }

.icon-icon-number4:before {
  content: "x"; }

.icon-icon-number5:before {
  content: "y"; }

.icon-icon-projectsbycountry:before {
  content: "A"; }

.icon-icon-projectsbysector:before {
  content: "B"; }

.icon-icon-search:before {
  content: "E"; }

.icon-icon-sidebar-arrow:before {
  content: "F"; }

.icon-icon-sidebar-blog:before {
  content: "G"; }

.icon-icon-sidebar-fb:before {
  content: "H"; }

.icon-icon-sidebar-flag:before {
  content: "I"; }

.icon-icon-sidebar-twitter:before {
  content: "J"; }

.icon-icon-sidebar-youtube:before {
  content: "K"; }

.icon-icon-smedia-blogs:before {
  content: "L"; }

.icon-icon-smedia-facebook:before {
  content: "M"; }

.icon-icon-smedia-googleplus:before {
  content: "N"; }

.icon-icon-smedia-linkedin:before {
  content: "O"; }

.icon-icon-smedia-pinterest:before {
  content: "P"; }

.icon-icon-smedia-twitter:before {
  content: "Q"; }

.icon-icon-smedia-ytube:before {
  content: "R"; }

.icon-icon-subsectorbreakdown:before {
  content: "S"; }

.icon-icon-twitter:before {
  content: "T"; }

.icon-icon-twitter-answer:before {
  content: "U"; }

.icon-icon-twitter-retwett:before {
  content: "V"; }

.icon-icon-twitter-starred:before {
  content: "W"; }

.icon-icon-up:before {
  content: "X"; }

.icon-icon-ytube:before {
  content: "Y"; }

.icon-icon-ytube-like:before {
  content: "Z"; }

.icon-icon-ytube-play:before {
  content: "0"; }

.icon-icon-excel:before {
  content: "l"; }

.icon-icon-pdf:before {
  content: "z"; }

@font-face {
  font-family: "idb-countries";
  src: url("../fonts/icons/idb-countries/fonts/idb-countries.eot");
  src: url("../fonts/icons/idb-countries/fonts/idb-countries.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/idb-countries/fonts/idb-countries.woff") format("woff"), url("../fonts/icons/idb-countries/fonts/idb-countries.ttf") format("truetype"), url("../fonts/icons/idb-countries/fonts/idb-countries.svg#idb-countries") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-countries]:before {
  font-family: "idb-countries" !important;
  content: attr(data-countries);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="countries-"]:before,
[class*="countries-"]:before {
  font-family: "idb-countries" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.countries-ar:before,
.countries-argentina:before {
  content: "a"; }

.countries-bh:before,
.countries-bahamas:before {
  content: "b"; }

.countries-ba:before,
.countries-barbados:before {
  content: "c"; }

.countries-bl:before,
.countries-belize:before {
  content: "d"; }

.countries-bo:before,
.countries-bolivia:before {
  content: "e"; }

.countries-br:before,
.countries-brazil:before {
  content: "f"; }

.countries-ch:before,
.countries-chile:before {
  content: "g"; }

.countries-co:before,
.countries-colombia:before {
  content: "h"; }

.countries-dr:before,
.countries-dominican:before {
  content: "j"; }

.countries-ec:before,
.countries-ecuador:before {
  content: "k"; }

.countries-es:before,
.countries-el:before {
  content: "l"; }

.countries-gu:before,
.countries-guatemala:before {
  content: "m"; }

.countries-gy:before,
.countries-guyana:before {
  content: "n"; }

.countries-ha:before,
.countries-haiti:before {
  content: "o"; }

.countries-ho:before,
.countries-honduras:before {
  content: "p"; }

.countries-ja:before,
.countries-jamaica:before {
  content: "q"; }

.countries-me:before,
.countries-mexico:before {
  content: "r"; }

.countries-ni:before,
.countries-nicaragua:before {
  content: "s"; }

.countries-pn:before,
.countries-panama:before {
  content: "t"; }

.countries-pr:before,
.countries-paraguay:before {
  content: "u"; }

.countries-pe:before,
.countries-peru:before {
  content: "v"; }

.countries-su:before,
.countries-suriname:before {
  content: "w"; }

.countries-tt:before,
.countries-trinidad:before {
  content: "x"; }

.countries-ur:before,
.countries-uruguay:before {
  content: "y"; }

.countries-ve:before,
.countries-venezuela:before {
  content: "z"; }

.countries-z-circles:before {
  content: "0"; }

.countries-cr:before,
.countries-costa:before {
  content: "i"; }

@font-face {
  font-family: "idb-glyphicons";
  src: url("../fonts/icons/idb-glyphicons/fonts/idb-icons.eot");
  src: url("../fonts/icons/idb-glyphicons/fonts/idb-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/idb-glyphicons/fonts/idb-icons.woff") format("woff"), url("../fonts/icons/idb-glyphicons/fonts/idb-icons.ttf") format("truetype"), url("../fonts/icons/idb-glyphicons/fonts/idb-icons.svg#idb-glyphicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-z-circles:before {
  content: "A"; }

.icon-arrow-left:before {
  content: "B"; }

.icon-arrow-right:before {
  content: "C"; }

.icon-bars:before {
  content: "D"; }

.icon-btn-arrow-pulldown:before {
  content: "E"; }

.icon-btn-dot:before {
  content: "F"; }

.icon-btn-filledarrow-left:before {
  content: "G"; }

.icon-btn-filledarrow-right:before {
  content: "H"; }

.icon-download:before {
  content: "I"; }

.icon-email:before {
  content: "J"; }

.icon-funnel:before {
  content: "K"; }

.icon-help:before {
  content: "L"; }

.icon-icon-blogs-like:before {
  content: "M"; }

.icon-icon-blogs-share:before {
  content: "N"; }

.icon-icon-checkboxselected:before {
  content: "O"; }

.icon-icon-checkboxunselected:before {
  content: "P"; }

.icon-icon-closewindw:before {
  content: "Q"; }

.icon-icon-drawer-minus:before {
  content: "R"; }

.icon-icon-drawer-plus:before {
  content: "S"; }

.icon-icon-facebook:before {
  content: "U"; }

.icon-icon-fb-answer:before {
  content: "V"; }

.icon-icon-fb-chat:before {
  content: "W"; }

.icon-icon-fb-like:before {
  content: "X"; }

.icon-icon-filter-clean:before {
  content: "Y"; }

.icon-icon-filter-collapse:before {
  content: "Z"; }

.icon-icon-filter-open:before {
  content: "0"; }

.icon-icon-number1:before {
  content: "2"; }

.icon-icon-number2:before {
  content: "3"; }

.icon-icon-number3:before {
  content: "4"; }

.icon-icon-number4:before {
  content: "5"; }

.icon-icon-number5:before {
  content: "6"; }

.icon-icon-pdf:before {
  content: "z"; }

.icon-icon-projectsbycountry:before {
  content: "8"; }

.icon-icon-projectsbysector:before {
  content: "9"; }

.icon-icon-radiobuttonselected:before {
  content: "C"; }

.icon-icon-radiobuttonunselected:before {
  content: "D"; }

.icon-icon-rss:before {
  content: "#"; }

.icon-icon-rss-bg:before {
  content: "$"; }

.icon-icon-sidebar-arrow:before {
  content: "%"; }

.icon-icon-sidebar-blog:before {
  content: "&"; }

.icon-icon-sidebar-fb:before {
  content: "'"; }

.icon-icon-sidebar-flag:before {
  content: "("; }

.icon-icon-sidebar-twitter:before {
  content: ")"; }

.icon-icon-sidebar-youtube:before {
  content: "*"; }

.icon-icon-smedia-blogs:before {
  content: "+"; }

.icon-icon-smedia-facebook:before {
  content: ","; }

.icon-icon-smedia-googleplus:before {
  content: "-"; }

.icon-icon-smedia-linkedin:before {
  content: "."; }

.icon-icon-smedia-pinterest:before {
  content: "/"; }

.icon-icon-smedia-twitter:before {
  content: ":"; }

.icon-icon-smedia-ytube:before {
  content: ";"; }

.icon-icon-subsectorbreakdown:before {
  content: "<"; }

.icon-icon-twitter:before {
  content: "="; }

.icon-icon-twitter-answer:before {
  content: ">"; }

.icon-icon-twitter-retwett:before {
  content: "?"; }

.icon-icon-twitter-starred:before {
  content: "@"; }

.icon-icon-ytube:before {
  content: "]"; }

.icon-icon-ytube-like:before {
  content: "^"; }

.icon-icon-ytube-play:before {
  content: "_"; }

.icon-search:before {
  content: "`"; }

.icon-target:before {
  content: "{"; }

.icon-icon-calendar-blog:before {
  content: "|"; }

.icon-icon-arrow-up:before {
  content: "1"; }

html {
  height: 100%;
  font-size: 10px;
  background-color: #e2e2e2; }

body {
  font-family: 'GothamNarrow-Medium', Tahoma, Helvetica, sans-serif;
  color: #666; }
  body.search-active:after {
    background: rgba(78, 124, 173, 0.75);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    z-index: 4; }
  body.adminimal-admin-toolbar.search-active:after {
    top: 7.2rem; }
  body.toolbar-tray-open.search-active:after {
    top: 11.5rem; }
  body.page-node-30.search-active:after, body.page-node-19032.search-active:after {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }

*, *:before, *:after {
  box-sizing: border-box; }

*:focus {
  outline-style: inherit;
  outline: inherit !important; }

#page-wrapper {
  position: relative;
  background: #e2e2e2; }
  #page-wrapper #page {
    float: left;
    width: 100%;
    background-color: #e2e2e2;
    margin: 0 auto; }
    #page-wrapper #page #main-wrapper {
      width: 100%;
      background-color: #ECECEC; }
      #page-wrapper #page #main-wrapper:after {
        content: "";
        display: table;
        clear: both; }

@media (min-width: 1280px) {
  .page-node-30 #page-wrapper #page,
  .page-node-19032 #page-wrapper #page,
  .page-node-28383 #page-wrapper #page,
  .page-node-28389 #page-wrapper #page,
  .page-node-type-homepage-2020 #page-wrapper #page {
    padding-top: 0; } }

.container,
.container-home {
  margin: 0 auto;
  position: relative; }
  @media (min-width: 768px) {
    .container,
    .container-home {
      max-width: 768px; } }
  @media (min-width: 990px) {
    .container,
    .container-home {
      max-width: 990px; } }
  @media (min-width: 1280px) {
    .container,
    .container-home {
      max-width: 1280px; } }

@media (min-width: 1280px) {
  .page-node-30 .container,
  .page-node-19032 .container,
  .page-node-28383 .container,
  .page-node-28389 .container,
  .page-node-type-homepage-2020 .container {
    max-width: 100%; } }

.align-left {
  margin-right: 1rem;
  margin-bottom: 1rem; }

.align-right {
  margin-left: 1rem;
  margin-bottom: 1rem; }

.text-center {
  text-align: center !important; }

img {
  max-width: 100%;
  width: 100%;
  height: auto; }

input {
  max-width: 100%; }

blockquote {
  font: 1.4rem/2.2rem normal helvetica, sans-serif;
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 5rem;
  padding-left: 1.5rem;
  border-left: 3px solid #D3D3D3; }

strong {
  font-family: 'GothamNarrow-Bold', sans-serif;
  font-weight: bold; }

ul {
  font-family: "gothamnarrow-book", sans-serif; }

li {
  font-size: 1.8rem;
  line-height: 1.2; }

#main-wrapper .node--type-html-component li,
#main-wrapper .field--name-field-box-content li,
#main-wrapper .field--type-text-with-summary li {
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 1.6rem;
  color: #666;
  line-height: 160%; }

p {
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 1.7rem;
  margin: 0 0 1rem;
  color: #666;
  line-height: 160%; }

h1 {
  font-size: 4rem;
  font-family: 'GothamNarrow-Medium', sans-serif;
  color: #666;
  line-height: 1.2; }

h2 {
  font-size: 3.2rem;
  font-family: 'GothamNarrow-Bold', sans-serif;
  color: #666;
  line-height: 1.2; }

h3 {
  font-size: 2.8rem;
  font-family: 'GothamNarrow-Medium', sans-serif;
  line-height: 1.2; }

h4 {
  font-size: 2.6rem;
  font-family: 'GothamNarrow-Medium', sans-serif;
  line-height: 1.2; }

h5 {
  font-size: 2.4rem;
  font-family: 'GothamNarrow-Medium', sans-serif;
  line-height: 1.2; }

h6 {
  font-size: 2.2rem;
  font-family: 'GothamNarrow-Medium', sans-serif;
  line-height: 1.2; }

.no-padding {
  padding: 0 !important; }

.js-form-item-field-content-components-form-inline-entity-form-field-iframe-component-0-title {
  display: none; }

.toolbar-bar {
  position: fixed; }
  .toolbar-bar li {
    font-size: 1.4rem; }

.entity_browser_iframe_test_nodes {
  width: 100%; }

#block-iadb-local-tasks .tabs.primary {
  margin: 0;
  padding-top: 5px;
  background: transparent;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2; }
  #block-iadb-local-tasks .tabs.primary li {
    margin-right: 5px; }
    #block-iadb-local-tasks .tabs.primary li a {
      display: block;
      color: #666;
      font-size: 1.4rem;
      padding: 5px 10px;
      background: #d2d2d2; }
      #block-iadb-local-tasks .tabs.primary li a.is-active, #block-iadb-local-tasks .tabs.primary li a:hover {
        background: #f1f1f1;
        color: #39393A; }

.page-node-19415 .region-content {
  padding: 20px; }
  .page-node-19415 .region-content h2 {
    padding: 10px; }
  .page-node-19415 .region-content ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0; }
    .page-node-19415 .region-content ul li {
      float: left;
      width: 12.5%;
      padding: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      .page-node-19415 .region-content ul li a {
        float: left;
        width: 100%; }
        .page-node-19415 .region-content ul li a img {
          float: left;
          width: 100%; }
      .page-node-19415 .region-content ul li p {
        float: left;
        width: 100%;
        margin-top: 10px; }
        .page-node-19415 .region-content ul li p a {
          float: left;
          width: 100%;
          line-height: 100%;
          text-align: left;
          color: #757575; }
      .page-node-19415 .region-content ul li span {
        color: #989898;
        font-size: 12px;
        line-height: 100%; }

.path-user .main-content {
  padding: 4rem; }

.path-user .user-login-form {
  font-size: 1.6rem;
  line-height: 1.5; }
  .path-user .user-login-form label {
    margin-bottom: .5rem;
    display: block; }
  .path-user .user-login-form .description {
    margin-top: .5rem; }

.path-user .tabs a {
  font-size: 1.6rem; }
  @media all and (min-width: 990px) {
    .path-user .tabs a {
      font-size: 2rem; } }
  .path-user .tabs a:first-of-type {
    padding-left: 0; }
  .path-user .tabs a:hover {
    background: transparent;
    text-decoration: underline; }

.path-news-releases .view, .path-news-releases-idb-invest .view {
  float: left;
  width: 100%;
  padding: 2rem; }
  .path-news-releases .view .views-exposed-form .form-item, .path-news-releases-idb-invest .view .views-exposed-form .form-item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .path-news-releases .view .views-exposed-form .form-item label, .path-news-releases-idb-invest .view .views-exposed-form .form-item label {
      font-size: 1.2rem; }
    .path-news-releases .view .views-exposed-form .form-item input, .path-news-releases-idb-invest .view .views-exposed-form .form-item input {
      padding: 0.5rem 1rem;
      font-size: 1.2rem; }
  .path-news-releases .view .views-exposed-form .form-actions, .path-news-releases-idb-invest .view .views-exposed-form .form-actions {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .path-news-releases .view .views-exposed-form .form-actions input, .path-news-releases-idb-invest .view .views-exposed-form .form-actions input {
      color: #999;
      background: #fff;
      border: 1px solid #ccc;
      padding: 0.6rem 1.5rem;
      font-size: 1.2rem;
      font-family: 'GothamNarrow-Medium'; }
    .path-news-releases .view .views-exposed-form .form-actions .btnreset, .path-news-releases-idb-invest .view .views-exposed-form .form-actions .btnreset {
      cursor: pointer;
      color: #999;
      background: #fff;
      border: 1px solid #ccc;
      padding: 0.6rem 1.5rem;
      font-size: 1.2rem;
      font-family: 'GothamNarrow-Medium'; }
  .path-news-releases .view .views-table tr, .path-news-releases-idb-invest .view .views-table tr {
    background: transparent;
    border-bottom: 1px solid #ccc; }
    .path-news-releases .view .views-table tr td, .path-news-releases-idb-invest .view .views-table tr td {
      padding: 1rem; }
      .path-news-releases .view .views-table tr td > div, .path-news-releases-idb-invest .view .views-table tr td > div {
        width: 100%;
        padding: 2rem;
        background: rgba(255, 255, 255, 0.5); }
        .path-news-releases .view .views-table tr td > div table tr, .path-news-releases-idb-invest .view .views-table tr td > div table tr {
          border: 0; }
          .path-news-releases .view .views-table tr td > div table tr td, .path-news-releases-idb-invest .view .views-table tr td > div table tr td {
            padding: 0; }
      .path-news-releases .view .views-table tr td img, .path-news-releases-idb-invest .view .views-table tr td img {
        width: auto;
        max-width: 100%; }
      .path-news-releases .view .views-table tr td .copy_txt, .path-news-releases-idb-invest .view .views-table tr td .copy_txt {
        float: left;
        min-width: 120px;
        background: #164c71;
        color: #fff;
        padding: 0.5rem 1rem;
        text-align: center;
        text-transform: uppercase;
        font-family: 'GothamNarrow-Book';
        border-radius: 5px; }

iframe {
  width: 100%;
  max-width: 100%; }

img, media {
  max-width: 100%; }

.align-center img {
  margin: 0 auto; }

a {
  color: #1EC1FF;
  text-decoration: none; }
  a:hover {
    color: #1BAEE6;
    text-decoration: underline; }
    a:hover:before {
      text-decoration: none;
      display: inline-block; }
  a.subnav-open {
    color: #00a9ee !important; }
    @media all and (min-width: 990px) {
      a.subnav-open {
        color: #FFA839 !important; } }

.flashy_button a {
  cursor: pointer;
  overflow: hidden;
  outline: none;
  position: relative;
  color: #FFFFFF !important;
  letter-spacing: 0.1em;
  padding: 1rem 3rem 1rem 3rem;
  text-transform: uppercase;
  font-family: Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  text-align: center;
  border: 1px solid #f29721;
  margin-bottom: 7px;
  background: #FFA839;
  transition: all 0.7s ease; }
  .flashy_button a:hover {
    background: rgba(0, 77, 114, 0.2);
    color: #004D72 !important;
    text-decoration: none;
    border: 1px solid transparent;
    text-decoration: none; }
    .flashy_button a:hover:before, .flashy_button a:hover:after {
      transition: all 0.7s ease;
      width: 100%; }
  .flashy_button a:before, .flashy_button a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 0px;
    height: 3px;
    background: #004D72;
    transition: all 0.4s ease; }
  .flashy_button a:after {
    top: inherit;
    left: inherit;
    bottom: 0;
    right: 0; }
  .flashy_button a a {
    text-decoration: none; }

.pager {
  margin: 4rem; }
  .pager .is-active a {
    color: #FFA839;
    text-decoration: underline; }
  .pager ul {
    padding: 0;
    margin: 0 auto; }
  .pager li {
    text-transform: uppercase;
    width: 100%; }

td {
  font-size: 1.6rem;
  padding: .5rem; }

tr:nth-child(odd) {
  background: #FFFFFF; }

.results {
  position: relative; }
  .results .table-download-container {
    position: absolute;
    right: 10px;
    bottom: 10px; }
    .results .table-download-container .icon {
      cursor: pointer;
      font-size: 18px;
      color: #2e85c4; }
      .results .table-download-container .icon:hover {
        color: #3ba9f0; }

.table-export-container {
  display: none; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.video-responsive .node__content {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  padding-top: 30px;
  /* IE6 workaround*/
  height: 0;
  overflow: hidden; }

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

div[id*="video-gallery"] {
  max-width: inherit !important; }

.node-cfp-regional-public-goods-form {
  font-size: 16px;
  font-family: 'GothamNarrow-Light', Tahoma, Helvetica, sans-serif;
  padding: 20px; }
  .node-cfp-regional-public-goods-form .form-type-vertical-tabs {
    display: none; }
  .node-cfp-regional-public-goods-form .button--primary, .node-cfp-regional-public-goods-form .btn-step {
    padding: 10px 20px;
    background-color: #29ABE2;
    color: #FFF; }
  .node-cfp-regional-public-goods-form #group-info-basic {
    float: left; }
  .node-cfp-regional-public-goods-form #group-bien-publico,
  .node-cfp-regional-public-goods-form #group-info-financiera {
    display: none;
    float: left; }
  .node-cfp-regional-public-goods-form .btn-step {
    border-radius: 5px; }
  .node-cfp-regional-public-goods-form .stepwizard-step p {
    margin-top: 0px;
    color: #666; }
  .node-cfp-regional-public-goods-form .stepwizard-row {
    display: table-row; }
  .node-cfp-regional-public-goods-form .stepwizard {
    display: table;
    width: 100%;
    position: relative; }
  .node-cfp-regional-public-goods-form .stepwizard .btn.disabled,
  .node-cfp-regional-public-goods-form .stepwizard .btn[disabled],
  .node-cfp-regional-public-goods-form .stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb; }
  .node-cfp-regional-public-goods-form .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 3px;
    background-color: #ccc;
    z-index: 0; }
  .node-cfp-regional-public-goods-form .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative; }
  .node-cfp-regional-public-goods-form .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px; }
  .node-cfp-regional-public-goods-form .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .node-cfp-regional-public-goods-form a.btn-current {
    background-color: #29ABE2; }
  .node-cfp-regional-public-goods-form .btn {
    background-color: #CCC;
    display: inline-block;
    color: #FFF;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }

.node--type-accordion-component .field--name-field-accordion-element .iframe_video {
  height: 400px !important; }

.node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading,
.node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span {
  display: block;
  border-top: 1px solid #0286C6;
  cursor: pointer;
  padding: 1.3rem 2rem 1.3rem 4rem;
  color: #0286C6;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  font-family: 'GothamHTF-Medium';
  position: relative;
  margin: 0; }
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title:before, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading:before,
  .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span:before {
    font-family: 'GothamHTF-Book';
    content: "+";
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    border: 1px solid #0286C6;
    padding: 2px 0px 4px 1px;
    line-height: 24px;
    border-radius: 50px; }
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title.accordion-open, .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title.active, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading.accordion-open, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading.active,
  .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span.accordion-open,
  .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title.accordion-open:before, .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-title.active:before, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading.accordion-open:before, .node--type-accordion-component .field--name-field-accordion-element h2.department-heading.active:before,
    .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span.accordion-open:before,
    .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title span.active:before {
      content: "-";
      padding: 2px 0 5px 0;
      border: 1px solid #FFA839; }

.node--type-accordion-component .field--name-field-accordion-element h2.accordion-title {
  margin: 0; }
  .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title.accordion-open span,
  .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title.active span {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title.accordion-open span:before,
    .node--type-accordion-component .field--name-field-accordion-element h2.accordion-title.active span:before {
      content: "-";
      padding: 2px 7px 5px 8px;
      border: 1px solid #FFA839; }

.node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content {
  display: none;
  padding: 1.3rem 2rem;
  background-color: #E5E5E5;
  font-size: 1.6rem;
  line-height: 160%; }
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content.active, .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content.open {
    display: block; }
    .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content.active .views-element-container, .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content.open .views-element-container {
      display: block; }
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content p,
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content ul {
    font-size: 1.6rem; }
  .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content.default {
    display: block; }

.node--type-accordion-component .field--name-field-accordion-element img {
  width: auto; }

.block-iadb-department-staff .department-staff .iframe_video {
  height: 400px !important; }

.block-iadb-department-staff .department-staff .field--name-field-box-title, .block-iadb-department-staff .department-staff h2.department-heading,
.block-iadb-department-staff .department-staff h2.accordion-title span {
  display: block;
  border-top: 1px solid #0286C6;
  cursor: pointer;
  padding: 1.3rem 2rem 1.3rem 4rem;
  color: #0286C6;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  font-family: 'GothamHTF-Medium';
  position: relative;
  margin: 0; }
  .block-iadb-department-staff .department-staff .field--name-field-box-title:before, .block-iadb-department-staff .department-staff h2.department-heading:before,
  .block-iadb-department-staff .department-staff h2.accordion-title span:before {
    font-family: 'GothamHTF-Book';
    content: "+";
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    border: 1px solid #0286C6;
    padding: 2px 0px 4px 1px;
    line-height: 24px;
    border-radius: 50px; }
  .block-iadb-department-staff .department-staff .field--name-field-box-title.accordion-open, .block-iadb-department-staff .department-staff .field--name-field-box-title.active, .block-iadb-department-staff .department-staff h2.department-heading.accordion-open, .block-iadb-department-staff .department-staff h2.department-heading.active,
  .block-iadb-department-staff .department-staff h2.accordion-title span.accordion-open,
  .block-iadb-department-staff .department-staff h2.accordion-title span.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .block-iadb-department-staff .department-staff .field--name-field-box-title.accordion-open:before, .block-iadb-department-staff .department-staff .field--name-field-box-title.active:before, .block-iadb-department-staff .department-staff h2.department-heading.accordion-open:before, .block-iadb-department-staff .department-staff h2.department-heading.active:before,
    .block-iadb-department-staff .department-staff h2.accordion-title span.accordion-open:before,
    .block-iadb-department-staff .department-staff h2.accordion-title span.active:before {
      content: "-";
      padding: 2px 0 5px 0;
      border: 1px solid #FFA839; }

.block-iadb-department-staff .department-staff h2.accordion-title {
  margin: 0; }
  .block-iadb-department-staff .department-staff h2.accordion-title.accordion-open span,
  .block-iadb-department-staff .department-staff h2.accordion-title.active span {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .block-iadb-department-staff .department-staff h2.accordion-title.accordion-open span:before,
    .block-iadb-department-staff .department-staff h2.accordion-title.active span:before {
      content: "-";
      padding: 2px 7px 5px 8px;
      border: 1px solid #FFA839; }

.block-iadb-department-staff .department-staff .field--name-field-box-content {
  display: none;
  padding: 1.3rem 2rem;
  background-color: #E5E5E5;
  font-size: 1.6rem;
  line-height: 160%; }
  .block-iadb-department-staff .department-staff .field--name-field-box-content.active, .block-iadb-department-staff .department-staff .field--name-field-box-content.open {
    display: block; }
    .block-iadb-department-staff .department-staff .field--name-field-box-content.active .views-element-container, .block-iadb-department-staff .department-staff .field--name-field-box-content.open .views-element-container {
      display: block; }
  .block-iadb-department-staff .department-staff .field--name-field-box-content p,
  .block-iadb-department-staff .department-staff .field--name-field-box-content ul {
    font-size: 1.6rem; }
  .block-iadb-department-staff .department-staff .field--name-field-box-content.default {
    display: block; }

.block-iadb-department-staff .department-staff img {
  width: auto; }

.node--type-accordion-component-reference .iframe_video {
  height: 400px !important; }

.node--type-accordion-component-reference .field--name-field-box-title, .node--type-accordion-component-reference h2.department-heading,
.node--type-accordion-component-reference h2.accordion-title span {
  display: block;
  border-top: 1px solid #0286C6;
  cursor: pointer;
  padding: 1.3rem 2rem 1.3rem 4rem;
  color: #0286C6;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  font-family: 'GothamHTF-Medium';
  position: relative;
  margin: 0; }
  .node--type-accordion-component-reference .field--name-field-box-title:before, .node--type-accordion-component-reference h2.department-heading:before,
  .node--type-accordion-component-reference h2.accordion-title span:before {
    font-family: 'GothamHTF-Book';
    content: "+";
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    border: 1px solid #0286C6;
    padding: 2px 0px 4px 1px;
    line-height: 24px;
    border-radius: 50px; }
  .node--type-accordion-component-reference .field--name-field-box-title.accordion-open, .node--type-accordion-component-reference .field--name-field-box-title.active, .node--type-accordion-component-reference h2.department-heading.accordion-open, .node--type-accordion-component-reference h2.department-heading.active,
  .node--type-accordion-component-reference h2.accordion-title span.accordion-open,
  .node--type-accordion-component-reference h2.accordion-title span.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .node--type-accordion-component-reference .field--name-field-box-title.accordion-open:before, .node--type-accordion-component-reference .field--name-field-box-title.active:before, .node--type-accordion-component-reference h2.department-heading.accordion-open:before, .node--type-accordion-component-reference h2.department-heading.active:before,
    .node--type-accordion-component-reference h2.accordion-title span.accordion-open:before,
    .node--type-accordion-component-reference h2.accordion-title span.active:before {
      content: "-";
      padding: 2px 0 5px 0;
      border: 1px solid #FFA839; }

.node--type-accordion-component-reference h2.accordion-title {
  margin: 0; }
  .node--type-accordion-component-reference h2.accordion-title.accordion-open span,
  .node--type-accordion-component-reference h2.accordion-title.active span {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .node--type-accordion-component-reference h2.accordion-title.accordion-open span:before,
    .node--type-accordion-component-reference h2.accordion-title.active span:before {
      content: "-";
      padding: 2px 7px 5px 8px;
      border: 1px solid #FFA839; }

.node--type-accordion-component-reference .field--name-field-box-content {
  display: none;
  padding: 1.3rem 2rem;
  background-color: inherit;
  font-size: 1.6rem;
  line-height: 160%; }
  .node--type-accordion-component-reference .field--name-field-box-content.active, .node--type-accordion-component-reference .field--name-field-box-content.open {
    display: block; }
    .node--type-accordion-component-reference .field--name-field-box-content.active .views-element-container, .node--type-accordion-component-reference .field--name-field-box-content.open .views-element-container {
      display: block; }
  .node--type-accordion-component-reference .field--name-field-box-content p,
  .node--type-accordion-component-reference .field--name-field-box-content ul {
    font-size: 1.6rem; }
  .node--type-accordion-component-reference .field--name-field-box-content.default {
    display: block; }

.node--type-accordion-component-reference img {
  width: auto; }

.node--type-accordion-component-reference > .node__content {
  display: none;
  padding: 1.3rem 2rem; }
  .node--type-accordion-component-reference > .node__content.accordion-open {
    display: block; }

.accordion_disclaimer_block,
.node--type-html-component.accordion_disclaimer {
  padding: 0 !important; }
  .accordion_disclaimer_block > h2,
  .accordion_disclaimer_block h2.component-title,
  .node--type-html-component.accordion_disclaimer > h2,
  .node--type-html-component.accordion_disclaimer h2.component-title {
    border: 0;
    cursor: pointer;
    background: #E5E5E5;
    color: #00AAEB;
    padding: 20px;
    margin: 0;
    font-size: 14px !important;
    font-family: 'GothamHTF-Medium','GothamNarrow-Medium'; }
    .accordion_disclaimer_block > h2 span,
    .accordion_disclaimer_block h2.component-title span,
    .node--type-html-component.accordion_disclaimer > h2 span,
    .node--type-html-component.accordion_disclaimer h2.component-title span {
      font-size: 14px !important;
      font-family: 'GothamHTF-Medium','GothamNarrow-Medium'; }
    .accordion_disclaimer_block > h2:hover,
    .accordion_disclaimer_block h2.component-title:hover,
    .node--type-html-component.accordion_disclaimer > h2:hover,
    .node--type-html-component.accordion_disclaimer h2.component-title:hover {
      text-decoration: underline; }
    .accordion_disclaimer_block > h2:before,
    .accordion_disclaimer_block h2.component-title:before,
    .node--type-html-component.accordion_disclaimer > h2:before,
    .node--type-html-component.accordion_disclaimer h2.component-title:before {
      content: "";
      float: left;
      width: 100px;
      height: 35px;
      margin-top: -6px;
      background: url("../images/logos/idb-logo-en-4.png");
      background-repeat: no-repeat;
      background-size: 100%; }
    .accordion_disclaimer_block > h2:lang(es):before, .accordion_disclaimer_block > h2:lang(fr):before, .accordion_disclaimer_block > h2:lang(pt):before, .accordion_disclaimer_block > h2:lang(pt-br):before,
    .accordion_disclaimer_block h2.component-title:lang(es):before,
    .accordion_disclaimer_block h2.component-title:lang(fr):before,
    .accordion_disclaimer_block h2.component-title:lang(pt):before,
    .accordion_disclaimer_block h2.component-title:lang(pt-br):before,
    .node--type-html-component.accordion_disclaimer > h2:lang(es):before,
    .node--type-html-component.accordion_disclaimer > h2:lang(fr):before,
    .node--type-html-component.accordion_disclaimer > h2:lang(pt):before,
    .node--type-html-component.accordion_disclaimer > h2:lang(pt-br):before,
    .node--type-html-component.accordion_disclaimer h2.component-title:lang(es):before,
    .node--type-html-component.accordion_disclaimer h2.component-title:lang(fr):before,
    .node--type-html-component.accordion_disclaimer h2.component-title:lang(pt):before,
    .node--type-html-component.accordion_disclaimer h2.component-title:lang(pt-br):before {
      background: url("../images/logos/idb-logo-es-4.png");
      background-repeat: no-repeat;
      background-size: 100%; }
  .accordion_disclaimer_block .field--name-body,
  .node--type-html-component.accordion_disclaimer .field--name-body {
    background: #ddd;
    padding: 2rem 2rem 1rem; }
    .accordion_disclaimer_block .field--name-body img,
    .node--type-html-component.accordion_disclaimer .field--name-body img {
      max-width: 120px; }
    .accordion_disclaimer_block .field--name-body a,
    .node--type-html-component.accordion_disclaimer .field--name-body a {
      word-break: break-all;
      display: table; }

.block-block-detail-impact-evaluation p,
.block-block-detail-impact-evaluation a,
.block-block-detail-impact-evaluation span,
.block-block-detail-impact-evaluation div {
  font-size: 14px; }

.block-block-detail-impact-evaluation h2 {
  margin-bottom: 5px; }

.block-block-detail-impact-evaluation hr {
  border: 2px solid; }

.block-block-detail-impact-evaluation .views-field-field-idbdocs-imp-eval-rep {
  margin-top: 10px; }

.block-block-detail-impact-evaluation .title-detail-impac a {
  font-size: 26px;
  color: initial; }

.block-block-detail-impact-evaluation .author-detail-impac {
  margin-bottom: 50px; }

.block-block-detail-impact-evaluation .views-field-field-summary-imp-eval-rep,
.block-block-detail-impact-evaluation .detailed-imp-eval {
  margin-bottom: 20px;
  border-bottom: 2px solid #CCCCCC; }
  .block-block-detail-impact-evaluation .views-field-field-summary-imp-eval-rep span,
  .block-block-detail-impact-evaluation .detailed-imp-eval span {
    width: 300px;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 5px; }

.block-block-detail-impact-evaluation div.views-field {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .block-block-detail-impact-evaluation div.views-field span.views-label,
  .block-block-detail-impact-evaluation div.views-field div.field-content {
    float: left;
    width: 50%; }
  .block-block-detail-impact-evaluation div.views-field span.views-label {
    width: 300px; }

.block-block-detail-impact-evaluation .view-footer {
  float: right; }

.table-impac-evaluations .view-filters select,
.table-impac-evaluations .view-filters .form-text {
  width: 80px; }

.table-impac-evaluations .view-filters .form-actions {
  margin: 16px 16px; }

.table-impac-evaluations table td {
  vertical-align: top;
  text-align: right;
  font-family: GothamNarrow-Book, sans-serif;
  font-size: 1.6rem;
  padding: 1rem; }
  .table-impac-evaluations table td .icon {
    font-size: 24px; }
  .table-impac-evaluations table td a:hover {
    text-decoration: none; }
  .table-impac-evaluations table td a span.ext {
    display: none; }

.table-impac-evaluations table td.is-active {
  background-color: initial; }

.table-impac-evaluations table td.views-field-title,
.table-impac-evaluations table td.views-field-field-currency {
  text-align: center; }

.table-impac-evaluations table tbody tr {
  border-bottom: solid 2px #DDD;
  border-top: solid 2px #DDD; }

.table-impac-evaluations table thead tr {
  height: 40px;
  background: inherit; }

.table-impac-evaluations table thead th {
  border-top: solid 2px #DDD;
  border-bottom: solid 2px #DDD;
  background-color: #ECECEC;
  text-align: right; }

.table-impac-evaluations table thead th,
.table-impac-evaluations table thead th a {
  color: #1586C4;
  vertical-align: top;
  padding: 1rem;
  font-size: 1.7rem;
  text-transform: uppercase;
  font-weight: 400;
  font-family: gotham-extra-narrow-bold, sans-serif;
  width: 9rem;
  text-align: right; }

.table-impac-evaluations .view-filters {
  font-family: GothamNarrow-Book, sans-serif;
  font-size: 1.6rem; }
  .table-impac-evaluations .view-filters div.form-actions {
    float: left;
    clear: inherit; }

.tablebonds table {
  width: 100%; }
  .tablebonds table td {
    vertical-align: top;
    font-family: 'GothamHTF-Book';
    font-size: 1.6rem;
    padding: 1rem 0.5rem; }
    .tablebonds table td .icon {
      font-size: 24px; }
    .tablebonds table td a:hover {
      text-decoration: none; }
    .tablebonds table td a span.ext {
      display: none; }
  .tablebonds table td.is-active {
    background-color: initial; }
  .tablebonds table td.views-field-title,
  .tablebonds table td.views-field-field-currency {
    text-align: center; }
  .tablebonds table tbody tr {
    border-bottom: solid 2px #DDD;
    border-top: solid 2px #DDD; }
  .tablebonds table thead tr {
    height: 40px;
    background: inherit; }
  .tablebonds table thead th {
    border-top: solid 2px #DDD;
    border-bottom: solid 2px #DDD;
    background-color: #ECECEC; }
  .tablebonds table thead .views-field-field-launch a,
  .tablebonds table thead .views-field-field-maturity a {
    text-align: center;
    width: 100px;
    position: relative;
    float: left;
    padding: 0px 10px; }
  .tablebonds table thead th,
  .tablebonds table thead th a {
    text-align: center;
    color: #1586C4;
    vertical-align: bottom;
    padding: 1rem 0.5rem;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 100%;
    font-family: "gotham-extra-narrow-medium"; }
    .tablebonds table thead th a,
    .tablebonds table thead th a a {
      padding: 0; }

.tablebonds .view-filters {
  font-family: GothamNarrow-Book;
  font-size: 1.6rem; }
  .tablebonds .view-filters div.form-actions {
    float: left;
    clear: inherit;
    font-size: 1.6rem; }
  .tablebonds .view-filters button,
  .tablebonds .view-filters label {
    font-size: 1.6rem; }
  .tablebonds .view-filters #edit-submit-investors-list-of-recent-idb-bonds {
    border-color: #d8d8d8 #d1d1d1 #bababa;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    padding: 1px 7px 3px;
    font-size: 16px;
    color: #666; }
  .tablebonds .view-filters .btnreset {
    border-color: #d8d8d8 #d1d1d1 #bababa;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    padding: 3px 7px 4px;
    font-size: 16px;
    color: #666; }
    .tablebonds .view-filters .btnreset:hover {
      cursor: pointer;
      text-decoration: none; }
  .tablebonds .view-filters .form-submit,
  .tablebonds .view-filters .btnreset {
    background-color: #d8d8d8; }

.block-view-accordion > h2 {
  display: block;
  border-top: 1px solid #0286C6;
  cursor: pointer;
  padding: 1.3rem 2rem 1.3rem 3rem;
  color: #0286C6;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  font-family: 'GothamHTF-Medium';
  position: relative;
  margin: 0; }
  .block-view-accordion > h2:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'k';
    font-size: 2.4rem;
    top: 1.3rem;
    left: 0;
    position: absolute; }
  .block-view-accordion > h2.accordion-open, .block-view-accordion > h2.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .block-view-accordion > h2.accordion-open:before, .block-view-accordion > h2.active:before {
      content: 'j';
      margin-right: 1rem;
      font-size: 2.4rem;
      top: 1.3rem;
      left: 0;
      position: absolute; }

.block-view-accordion .views-element-container {
  display: none;
  padding: 1.3rem 2rem;
  background-color: #E5E5E5;
  font-size: 1.6rem;
  line-height: 160%; }
  .block-view-accordion .views-element-container.active, .block-view-accordion .views-element-container.open {
    display: block; }
    .block-view-accordion .views-element-container.active .views-element-container, .block-view-accordion .views-element-container.open .views-element-container {
      display: block; }
  .block-view-accordion .views-element-container p,
  .block-view-accordion .views-element-container ul {
    font-size: 1.6rem; }
  .block-view-accordion .views-element-container.default {
    display: block; }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .social-random-content,
#block-views-blockhomepage-random-social-view-homepage-instagram-post .social-random-content,
#block-views-blockhomepage-random-social-view-homepage-facebook-post .social-random-content,
#block-views-blockhomepage-random-social-view-homepage-vimeo-post .social-random-content {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 2rem 0 0 0;
  max-height: 22rem;
  min-height: 22rem;
  min-width: 23.8rem;
  border-bottom-right-radius: 2.5rem; }
  @media (min-width: 1280px) {
    #block-views-blockhomepage-random-social-view-homepage-twitter-post .social-random-content,
    #block-views-blockhomepage-random-social-view-homepage-instagram-post .social-random-content,
    #block-views-blockhomepage-random-social-view-homepage-facebook-post .social-random-content,
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .social-random-content {
      min-width: 24rem;
      max-height: 21rem;
      min-height: 21rem; } }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-handle,
#block-views-blockhomepage-random-social-view-homepage-twitter-post .instagram-handle,
#block-views-blockhomepage-random-social-view-homepage-instagram-post .twitter-handle,
#block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle,
#block-views-blockhomepage-random-social-view-homepage-facebook-post .twitter-handle,
#block-views-blockhomepage-random-social-view-homepage-facebook-post .instagram-handle,
#block-views-blockhomepage-random-social-view-homepage-vimeo-post .twitter-handle,
#block-views-blockhomepage-random-social-view-homepage-vimeo-post .instagram-handle {
  color: white;
  font-family: 'GothamNarrow-LightItalic';
  font-size: 1.4rem;
  text-shadow: none;
  float: left;
  margin: 2rem 2rem 1rem 2rem; }
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-handle a,
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .instagram-handle a,
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .instagram-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-instagram-post .twitter-handle a,
  #block-views-blockhomepage-random-social-view-homepage-instagram-post .twitter-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle a,
  #block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .twitter-handle a,
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .twitter-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .instagram-handle a,
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .instagram-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-vimeo-post .twitter-handle a,
  #block-views-blockhomepage-random-social-view-homepage-vimeo-post .twitter-handle a.ext,
  #block-views-blockhomepage-random-social-view-homepage-vimeo-post .instagram-handle a,
  #block-views-blockhomepage-random-social-view-homepage-vimeo-post .instagram-handle a.ext {
    color: #FFFFFF; }
    #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-twitter-post .instagram-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-twitter-post .instagram-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-instagram-post .twitter-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-instagram-post .twitter-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-facebook-post .twitter-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-facebook-post .twitter-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-facebook-post .instagram-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-facebook-post .instagram-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .twitter-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .twitter-handle a.ext span.ext,
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .instagram-handle a span.ext,
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .instagram-handle a.ext span.ext {
      display: none; }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .social-random-icon,
#block-views-blockhomepage-random-social-view-homepage-instagram-post .social-random-icon,
#block-views-blockhomepage-random-social-view-homepage-facebook-post .social-random-icon,
#block-views-blockhomepage-random-social-view-homepage-vimeo-post .social-random-icon {
  width: 3rem;
  margin: 1rem 2rem 0rem;
  position: relative;
  float: right;
  z-index: 1; }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .social-random-desc,
#block-views-blockhomepage-random-social-view-homepage-instagram-post .social-random-desc,
#block-views-blockhomepage-random-social-view-homepage-facebook-post .social-random-desc,
#block-views-blockhomepage-random-social-view-homepage-vimeo-post .social-random-desc {
  margin-top: 1rem;
  font-family: 'GothamNarrow-LightItalic', sans-serif;
  font-size: 14px;
  color: black;
  float: left;
  margin: .5rem 2rem 1rem 0rem; }

#block-block-contentc1bc5406-0e56-4f6b-be5b-9361970c14f3 {
  cursor: pointer; }
  #block-block-contentc1bc5406-0e56-4f6b-be5b-9361970c14f3 .field.field--name-field-social-background-image.field--type-image.field--label-hidden.field__item {
    position: relative;
    top: 1.9em;
    z-index: 0;
    width: auto;
    min-width: 24rem;
    height: 210px;
    overflow: hidden;
    border-radius: 0 0 31px 0; }
  #block-block-contentc1bc5406-0e56-4f6b-be5b-9361970c14f3 a.ext {
    display: none; }
  #block-block-contentc1bc5406-0e56-4f6b-be5b-9361970c14f3 .field--name-field-social-block-home-page-sub {
    font-family: GothamNarrow-LightItalic,sans-serif;
    font-size: 14px;
    color: #000;
    float: left;
    margin: 2.5rem 2rem 1rem 0; }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .social-random-content {
  background-color: rgba(0, 181, 255, 0.6); }

#block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-content-linked {
  font-family: 'GothamNarrow-LightItalic', sans-serif;
  color: white;
  float: left;
  margin: 0 4rem 2rem 2rem;
  font-size: 1.8rem;
  z-index: 1; }
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-content-linked a,
  #block-views-blockhomepage-random-social-view-homepage-twitter-post .twitter-content-linked a.ext {
    color: #FFFFFF; }

#block-views-blockhomepage-random-social-view-homepage-instagram-post .image-component-wrapper {
  padding: 0;
  background: transparent; }

#block-views-blockhomepage-random-social-view-homepage-instagram-post .instagram-handle {
  text-shadow: 1px 1px 3px #000;
  margin: 0 2rem; }

#block-views-blockhomepage-random-social-view-homepage-instagram-post .field--name-field-image > img {
  position: relative;
  top: -11rem;
  z-index: 0;
  width: auto;
  min-width: 24rem; }

#block-views-blockhomepage-random-social-view-homepage-facebook-post .social-random-content {
  background-color: rgba(0, 47, 134, 0.7); }

#block-views-blockhomepage-random-social-view-homepage-facebook-post .facebook-content-linked {
  font-family: 'GothamNarrow-Book', sans-serif;
  color: white;
  float: left;
  margin: 0 2rem;
  font-size: 1.6rem;
  z-index: 1; }
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .facebook-content-linked a,
  #block-views-blockhomepage-random-social-view-homepage-facebook-post .facebook-content-linked a.ext {
    color: #FFFFFF; }

#block-views-blockhomepage-random-social-view-homepage-vimeo-post .social-random-content {
  width: 100%;
  position: relative;
  background-color: rgba(0, 47, 134, 0.7); }

#block-views-blockhomepage-random-social-view-homepage-vimeo-post .image-component-wrapper {
  display: none; }

#block-views-blockhomepage-random-social-view-homepage-vimeo-post .field--name-field-image > img {
  position: relative;
  top: -8rem;
  left: -3px;
  z-index: 0;
  max-width: inherit;
  width: 100%; }
  @media (min-width: 480px) {
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .field--name-field-image > img {
      top: -14rem; } }
  @media (min-width: 768px) {
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .field--name-field-image > img {
      top: -8rem; } }
  @media (min-width: 990px) {
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .field--name-field-image > img {
      top: -3rem; } }
  @media (min-width: 1280px) {
    #block-views-blockhomepage-random-social-view-homepage-vimeo-post .field--name-field-image > img {
      top: -4rem; } }

#block-views-blockhomepage-random-social-view-homepage-vimeo-post .vimeo-video-play {
  max-width: 7rem;
  position: absolute;
  float: right;
  z-index: 1;
  top: 8rem;
  left: 50%;
  margin-left: -32px; }
  #block-views-blockhomepage-random-social-view-homepage-vimeo-post .vimeo-video-play:hover {
    opacity: 0.7;
    cursor: pointer; }

.card-deck-blogs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .card-deck-blogs .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem;
    margin-bottom: 15px; }
    @media (min-width: 990px) {
      .card-deck-blogs .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
    .card-deck-blogs .card img {
      display: block;
      border-style: none; }
      .card-deck-blogs .card img .card-img-top {
        width: 100%;
        border-top-left-radius: calc(.25rem - 1px);
        border-top-right-radius: calc(.25rem - 1px); }
    .card-deck-blogs .card .card-body {
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 1.6rem; }
      .card-deck-blogs .card .card-body .card-title {
        margin-bottom: .75rem;
        font-size: 1.6rem; }
      .card-deck-blogs .card .card-body .card-text p {
        margin-top: 0;
        margin-bottom: 1rem;
        font-family: GothamHTF-Book, sans-serif;
        font-size: 1.7rem;
        line-height: 160%;
        color: #666; }

.block-views-blockcountry-view-our-team-on-the-ground h2 {
  padding: 1.5rem 3rem;
  background: #E5E5E5;
  border-bottom: 2px solid white;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 2.1rem;
  cursor: pointer; }
  .block-views-blockcountry-view-our-team-on-the-ground h2:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "R";
    color: #1EC1FF;
    display: block;
    float: left;
    color: #FFF;
    padding: 0px 15px 0px 0px;
    color: #1BAEE6;
    margin-top: -1px; }
  .block-views-blockcountry-view-our-team-on-the-ground h2.closed:before {
    content: "S";
    color: #1EC1FF; }

.block-views-blockcountry-view-our-team-on-the-ground .views-label {
  font-size: 1.8rem;
  font-family: "GothamNarrow-Medium", sans-serif; }

.block-views-blockcountry-view-our-team-on-the-ground .views-field {
  padding: 1rem 1.5rem 1rem 6rem; }

.block-views-blockcountry-view-our-team-on-the-ground .views-field-field-phone, .block-views-blockcountry-view-our-team-on-the-ground .views-field-field-fax {
  padding: 0 1.5rem 0 6rem;
  color: #1EC1FF; }
  .block-views-blockcountry-view-our-team-on-the-ground .views-field-field-phone:before, .block-views-blockcountry-view-our-team-on-the-ground .views-field-field-fax:before {
    content: "(T)";
    display: block;
    float: left;
    font-size: 1.7rem;
    margin-right: .5rem;
    margin-top: .2rem; }

.block-views-blockcountry-view-our-team-on-the-ground .views-field-field-fax:before {
  content: "(F)"; }

.block-views-blockcountry-view-our-team-on-the-ground .field-content {
  line-height: 1.4;
  font-family: "GothamNarrow-Book";
  font-size: 1.7rem; }

.view-display-id-our_team_on_the_ground {
  background: #E5E5E5;
  padding: 1.5rem; }

.block-country-sidebar-block .label {
  color: #666666;
  font-size: 1.8rem;
  font-family: "GothamNarrow-Medium";
  font-weight: normal;
  line-height: 26px;
  display: block; }

.block-country-sidebar-block .our-team-group {
  padding: 1rem 0; }

.map {
  font-size: 8.4rem;
  color: #FFA839;
  padding: 2.8rem 2.8rem 0 4.8rem; }

.results {
  padding: 1.3rem 2rem; }

.results-title, .our-team-title, .events-title {
  background: #999;
  color: #FFFFFF;
  font-family: 'GothamHTF-Medium';
  font-size: 21px;
  text-transform: uppercase;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 1.3rem 0 1.3rem 2rem;
  cursor: pointer; }
  @media all and (min-width: 990px) {
    .results-title, .our-team-title, .events-title {
      cursor: initial;
      background: transparent;
      color: #39393a; } }
  .results-title:after, .our-team-title:after, .events-title:after {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "S";
    font-size: 2.4rem;
    position: absolute;
    right: 5rem; }
    @media all and (min-width: 990px) {
      .results-title:after, .our-team-title:after, .events-title:after {
        display: none; } }
  .results-title.open:after, .open.our-team-title:after, .open.events-title:after {
    content: "R"; }

.results-number {
  padding: 0 6rem 3rem 6rem; }
  .results-number .number {
    font-family: "GothamNarrow-Bold";
    font-size: 2.4rem; }
  .results-number .projects-completed {
    font-family: "GothamNarrow-Book";
    font-size: 1.8rem; }

.results-inner {
  display: none; }
  @media all and (min-width: 990px) {
    .results-inner {
      display: block; } }

.our-team-group-inner {
  padding: 1.3rem 2rem 1.3rem 4.5rem; }

.our-team-title {
  cursor: pointer !important; }
  .our-team-title:before {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "R";
    font-size: 2.4rem;
    color: #FFFFFF;
    position: relative;
    top: 2px;
    left: -10px; }
    @media all and (min-width: 990px) {
      .our-team-title:before {
        color: #1EC1FF; } }
  .our-team-title.collapsed:before {
    content: "S"; }
  .our-team-title:after {
    display: none; }

.address-wrapper {
  font-family: "GothamNarrow-Book";
  font-size: 1.7rem;
  color: #666666; }

.blue-number {
  color: #1EC1FF;
  font-family: "GothamNarrow-Bold";
  font-size: 1.7rem; }

.email-address {
  font-family: "Gotham-Book";
  font-size: 1.3rem; }

.events-title:after {
  content: "R"; }

.events-title.open:after {
  content: "S"; }

.eventsList .events-ul {
  padding: 2.2rem; }

.eventsList .event-item {
  clear: both;
  padding: 1rem; }
  .eventsList .event-item:after {
    content: "";
    display: table;
    clear: both; }

.eventsList .event-date {
  width: 100%;
  float: left !important; }
  .eventsList .event-date:before {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "|";
    color: #1EC1FF;
    background: #FFFFFF;
    border-radius: 5rem;
    padding: .6rem;
    margin-bottom: 1.5rem;
    font-size: 3rem;
    float: left; }

.eventsList .event-information {
  margin-left: 1rem;
  width: 60%;
  float: left; }
  @media all and (min-width: 990px) {
    .eventsList .event-information {
      width: 65%; } }

.eventsList .event-title a {
  font-family: "Gotham-Book";
  font-size: 1.6rem;
  color: #666666;
  text-transform: uppercase; }

.eventsList .event-location {
  display: block;
  font-family: "GothamNarrow-Medium";
  font-size: 1.4rem;
  color: #666666; }

.eventsList .date {
  display: block;
  float: left;
  margin: 1rem 0 1rem 1rem;
  text-align: center;
  padding-bottom: .9rem;
  border-bottom: 2px solid #666666;
  font-family: "GothamNarrow-Ultra";
  font-size: 1.7rem;
  color: #666666; }

.eventsList .see-all-events {
  clear: both;
  padding-left: 4.2rem;
  margin-bottom: 2rem; }
  .eventsList .see-all-events a {
    font-family: "Gotham-Book";
    font-size: 1.4rem; }

#block-department-staff-block .iframe_video {
  height: 400px !important; }

#block-department-staff-block .field--name-field-box-title, #block-department-staff-block h2.department-heading,
#block-department-staff-block h2.accordion-title span {
  display: block;
  border-top: 1px solid #0286C6;
  cursor: pointer;
  padding: 1.3rem 2rem 1.3rem 4rem;
  color: #0286C6;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase;
  font-family: 'GothamHTF-Medium';
  position: relative;
  margin: 0; }
  #block-department-staff-block .field--name-field-box-title:before, #block-department-staff-block h2.department-heading:before,
  #block-department-staff-block h2.accordion-title span:before {
    font-family: 'GothamHTF-Book';
    content: "+";
    font-size: 30px;
    width: 30px;
    height: 30px;
    top: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    border: 1px solid #0286C6;
    padding: 2px 0px 4px 1px;
    line-height: 24px;
    border-radius: 50px; }
  #block-department-staff-block .field--name-field-box-title.accordion-open, #block-department-staff-block .field--name-field-box-title.active, #block-department-staff-block h2.department-heading.accordion-open, #block-department-staff-block h2.department-heading.active,
  #block-department-staff-block h2.accordion-title span.accordion-open,
  #block-department-staff-block h2.accordion-title span.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    #block-department-staff-block .field--name-field-box-title.accordion-open:before, #block-department-staff-block .field--name-field-box-title.active:before, #block-department-staff-block h2.department-heading.accordion-open:before, #block-department-staff-block h2.department-heading.active:before,
    #block-department-staff-block h2.accordion-title span.accordion-open:before,
    #block-department-staff-block h2.accordion-title span.active:before {
      content: "-";
      padding: 2px 0 5px 0;
      border: 1px solid #FFA839; }

#block-department-staff-block h2.accordion-title {
  margin: 0; }
  #block-department-staff-block h2.accordion-title.accordion-open span,
  #block-department-staff-block h2.accordion-title.active span {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    #block-department-staff-block h2.accordion-title.accordion-open span:before,
    #block-department-staff-block h2.accordion-title.active span:before {
      content: "-";
      padding: 2px 7px 5px 8px;
      border: 1px solid #FFA839; }

#block-department-staff-block .field--name-field-box-content {
  display: none;
  padding: 1.3rem 2rem;
  background-color: #E5E5E5;
  font-size: 1.6rem;
  line-height: 160%; }
  #block-department-staff-block .field--name-field-box-content.active, #block-department-staff-block .field--name-field-box-content.open {
    display: block; }
    #block-department-staff-block .field--name-field-box-content.active .views-element-container, #block-department-staff-block .field--name-field-box-content.open .views-element-container {
      display: block; }
  #block-department-staff-block .field--name-field-box-content p,
  #block-department-staff-block .field--name-field-box-content ul {
    font-size: 1.6rem; }
  #block-department-staff-block .field--name-field-box-content.default {
    display: block; }

#block-department-staff-block img {
  width: auto; }

#block-department-staff-block .department-staff-content {
  display: none;
  padding: 1.3rem 2rem;
  background-color: #E5E5E5;
  font-size: 1.6rem;
  line-height: 160%; }
  #block-department-staff-block .department-staff-content.active, #block-department-staff-block .department-staff-content.open {
    display: block; }
    #block-department-staff-block .department-staff-content.active .views-element-container, #block-department-staff-block .department-staff-content.open .views-element-container {
      display: block; }
  #block-department-staff-block .department-staff-content p,
  #block-department-staff-block .department-staff-content ul {
    font-size: 1.6rem; }
  #block-department-staff-block .department-staff-content.default {
    display: block; }

#block-department-staff-block .person-details-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  font-weight: bold;
  font-family: 'GothamHTF-Bold', sans-serif;
  color: #666666;
  font-size: 1.4rem; }
  #block-department-staff-block .person-details-heading .person-detail-name-heading {
    -ms-flex: 2 1 auto;
        flex: 2 1 auto;
    width: 100%; }
  #block-department-staff-block .person-details-heading .person-detail-office-heading {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 50%; }

#block-department-staff-block .person-details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  font-family: 'GothamHTF-Book', sans-serif;
  line-height: 22.4px;
  font-size: 1.4rem; }
  #block-department-staff-block .person-details .person-detail-name {
    -ms-flex: 2 1 auto;
        flex: 2 1 auto;
    width: 100%; }
  #block-department-staff-block .person-details .person-detail-office {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    width: 50%; }

#sliderHome .contextual-region {
  float: left;
  width: 100%; }

#sliderHome img {
  float: left;
  width: 100%; }

#sliderHome .container_description {
  float: left;
  width: 100%;
  padding: 15px 20px 0 20px;
  background: #215b9c;
  transition: all .3s ease; }
  @media (min-width: 990px) {
    #sliderHome .container_description {
      width: 50%;
      min-height: 65px;
      position: absolute;
      right: 0;
      bottom: 10%;
      background: rgba(33, 91, 156, 0.9);
      border-radius: 30px 0 0 10px; } }
  @media (min-width: 1280px) {
    #sliderHome .container_description {
      width: 40%;
      bottom: 18%; } }
  #sliderHome .container_description .title_description,
  #sliderHome .container_description .field--name-node-title h2 {
    float: left;
    width: 100%;
    color: #fff;
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    font-family: 'GothamNarrow-Medium'; }
    @media (min-width: 990px) {
      #sliderHome .container_description .title_description,
      #sliderHome .container_description .field--name-node-title h2 {
        padding-top: 10px; } }
  #sliderHome .container_description .hero-line {
    float: left;
    height: 1px;
    width: 100%;
    background-color: #fff;
    transition: all .3s ease .3s; }
    @media (min-width: 990px) {
      #sliderHome .container_description .hero-line {
        width: 1px; } }
  #sliderHome .container_description .description,
  #sliderHome .container_description .field--name-body {
    float: left;
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #fff; }
    #sliderHome .container_description .description p,
    #sliderHome .container_description .field--name-body p {
      color: #fff;
      font-size: 14px;
      line-height: 16px;
      margin-bottom: 5px;
      font-family: "GothamNarrow-Book", sans-serif; }
  #sliderHome .container_description .links,
  #sliderHome .container_description .field--name-field-link-element {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    transition: all .2s ease .2s;
    /*@include breakpoint($desk) {
        position: absolute;
        opacity: 0;
        bottom: 30px;
      }*/ }
    #sliderHome .container_description .links li,
    #sliderHome .container_description .links > .field__item,
    #sliderHome .container_description .field--name-field-link-element li,
    #sliderHome .container_description .field--name-field-link-element > .field__item {
      position: relative;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin: 5px 15px 5px 0; }
      #sliderHome .container_description .links li:first-child,
      #sliderHome .container_description .links > .field__item:first-child,
      #sliderHome .container_description .field--name-field-link-element li:first-child,
      #sliderHome .container_description .field--name-field-link-element > .field__item:first-child {
        margin-left: 0; }
      #sliderHome .container_description .links li:last-child,
      #sliderHome .container_description .links > .field__item:last-child,
      #sliderHome .container_description .field--name-field-link-element li:last-child,
      #sliderHome .container_description .field--name-field-link-element > .field__item:last-child {
        margin-right: 0; }
      #sliderHome .container_description .links li a,
      #sliderHome .container_description .links > .field__item a,
      #sliderHome .container_description .field--name-field-link-element li a,
      #sliderHome .container_description .field--name-field-link-element > .field__item a {
        float: left;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        padding-left: 26px;
        font-family: "GothamNarrow-Book", sans-serif; }
        #sliderHome .container_description .links li a:before,
        #sliderHome .container_description .links > .field__item a:before,
        #sliderHome .container_description .field--name-field-link-element li a:before,
        #sliderHome .container_description .field--name-field-link-element > .field__item a:before {
          font-family: idb-icons !important;
          content: 'F';
          position: absolute;
          left: 3px;
          top: -1px;
          font-size: 18px;
          color: #fff;
          line-height: 100%; }
        #sliderHome .container_description .links li a.ext::before,
        #sliderHome .container_description .links > .field__item a.ext::before,
        #sliderHome .container_description .field--name-field-link-element li a.ext::before,
        #sliderHome .container_description .field--name-field-link-element > .field__item a.ext::before {
          content: "F"; }
  #sliderHome .container_description .container_description_and_links {
    float: left;
    width: 100%;
    transition: all .3s ease;
    position: relative; }
    @media (min-width: 990px) {
      #sliderHome .container_description .container_description_and_links {
        overflow: hidden; } }
  #sliderHome .container_description:hover {
    /*.container_description_and_links {
        @include breakpoint($desk) {
          opacity: 1;
          height: 180px;
          .hero-line {
            width: 100%;
          }
          .links {
            opacity: 1;
            bottom: 10px;
          }
        }
        @include breakpoint($wide) {
          height: 160px;
        }
      }*/ }

.page-node-19032 #block-custom-knowledge-home,
.page-node-19032 #block-custom-projects-home,
.page-node-19032 #block-custom-opportunities-home {
  display: none; }

#block-custom-knowledge-home .containerBackGround,
#block-custom-projects-home .containerBackGround,
#block-custom-opportunities-home .containerBackGround {
  float: left;
  width: 100%;
  background: #82b7de; }
  #block-custom-knowledge-home .containerBackGround.containerKnowlegde,
  #block-custom-projects-home .containerBackGround.containerKnowlegde,
  #block-custom-opportunities-home .containerBackGround.containerKnowlegde {
    background: 515151; }
  #block-custom-knowledge-home .containerBackGround .leftSubContainer,
  #block-custom-projects-home .containerBackGround .leftSubContainer,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer {
    z-index: 3;
    position: relative;
    background: #fff;
    padding: 20px 0; }
    @media (min-width: 990px) {
      #block-custom-knowledge-home .containerBackGround .leftSubContainer,
      #block-custom-projects-home .containerBackGround .leftSubContainer,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 33%;
        background: none;
        background-image: url("../images/backgrounds/bg-home-left-white.png");
        background-size: 100%;
        background-repeat: no-repeat;
        padding-top: 80px; } }
    @media (min-width: 1280px) {
      #block-custom-knowledge-home .containerBackGround .leftSubContainer,
      #block-custom-projects-home .containerBackGround .leftSubContainer,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer {
        padding-top: 90px; } }
    #block-custom-knowledge-home .containerBackGround .leftSubContainer h1,
    #block-custom-projects-home .containerBackGround .leftSubContainer h1,
    #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 {
      width: 100%;
      margin: 0;
      text-align: center;
      position: relative; }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 a.backButton,
      #block-custom-projects-home .containerBackGround .leftSubContainer h1 a.backButton,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 a.backButton {
        float: left;
        height: 46px;
        width: 59px;
        position: absolute;
        left: -1.5rem;
        top: auto;
        background: #0c6296;
        padding-top: 0;
        color: #fff;
        text-decoration: none;
        border-top-right-radius: 10px; }
        #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 a.backButton img,
        #block-custom-projects-home .containerBackGround .leftSubContainer h1 a.backButton img,
        #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 a.backButton img {
          width: 12px;
          margin-top: 7px; }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
      #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
        font-size: 2.8rem;
        color: #303030;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
        @media (min-width: 768px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
            font-size: 3.4rem; } }
        @media (min-width: 990px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
            font-size: 4rem;
            margin-right: -20%; } }
        @media (min-width: 1280px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
            margin-right: -17%; } }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
            font-size: 5.2rem;
            margin-right: -20%; } }
        #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text .blackText,
        #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text .blackText,
        #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text .blackText {
          float: left;
          line-height: 100%; }
        #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text .whiteText,
        #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text .whiteText,
        #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text .whiteText {
          float: left;
          line-height: 100%; }
          @media (min-width: 990px) {
            #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text .whiteText,
            #block-custom-projects-home .containerBackGround .leftSubContainer h1 .title_text .whiteText,
            #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text .whiteText {
              color: #fff; } }
    #block-custom-knowledge-home .containerBackGround .leftSubContainer .card,
    #block-custom-projects-home .containerBackGround .leftSubContainer .card,
    #block-custom-opportunities-home .containerBackGround .leftSubContainer .card {
      margin-top: 1rem; }
      @media (min-width: 1640px) {
        #block-custom-knowledge-home .containerBackGround .leftSubContainer .card,
        #block-custom-projects-home .containerBackGround .leftSubContainer .card,
        #block-custom-opportunities-home .containerBackGround .leftSubContainer .card {
          margin-top: 90px; } }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer .card div[class^="col"],
      #block-custom-projects-home .containerBackGround .leftSubContainer .card div[class^="col"],
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card div[class^="col"] {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        text-align: center; }
        @media (min-width: 990px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card div[class^="col"],
          #block-custom-projects-home .containerBackGround .leftSubContainer .card div[class^="col"],
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card div[class^="col"] {
            text-align: left; } }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card div[class^="col"],
          #block-custom-projects-home .containerBackGround .leftSubContainer .card div[class^="col"],
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card div[class^="col"] {
            margin: 1rem 0; } }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer .card label, #block-custom-knowledge-home .containerBackGround .leftSubContainer .card span,
      #block-custom-projects-home .containerBackGround .leftSubContainer .card label,
      #block-custom-projects-home .containerBackGround .leftSubContainer .card span,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card label,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card span {
        width: 100%;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer .card h3,
      #block-custom-projects-home .containerBackGround .leftSubContainer .card h3,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card h3 {
        font-family: 'GothamNarrow-Bold';
        font-weight: normal;
        margin: 1rem 0;
        color: #1aacd2;
        line-height: 100%;
        font-size: 2.4rem; }
        @media (min-width: 1280px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card h3,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card h3,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card h3 {
            font-size: 4rem; } }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card h3,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card h3,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card h3 {
            font-size: 5.2rem; } }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer .card label,
      #block-custom-projects-home .containerBackGround .leftSubContainer .card label,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card label {
        font-family: 'GothamNarrow-Light';
        font-size: 1.4rem;
        color: #303030;
        line-height: 100%; }
        @media (min-width: 1280px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card label,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card label,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card label {
            font-size: 2.4rem; } }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card label,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card label,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card label {
            font-size: 2.8rem; } }
      #block-custom-knowledge-home .containerBackGround .leftSubContainer .card .description,
      #block-custom-projects-home .containerBackGround .leftSubContainer .card .description,
      #block-custom-opportunities-home .containerBackGround .leftSubContainer .card .description {
        float: left;
        width: 100%;
        text-decoration: none;
        font-family: 'GothamNarrow-Light';
        font-size: 1.2rem;
        color: #8F8F91;
        margin-bottom: 1rem; }
        @media (min-width: 990px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card .description {
            max-width: 70%;
            margin-bottom: 0.5rem; } }
        @media (min-width: 1280px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card .description {
            font-size: 1.4rem;
            margin-bottom: 1rem;
            max-width: 60%; } }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-projects-home .containerBackGround .leftSubContainer .card .description,
          #block-custom-opportunities-home .containerBackGround .leftSubContainer .card .description {
            margin-bottom: 2rem; } }
  #block-custom-knowledge-home .containerBackGround .rigthSubContainer,
  #block-custom-projects-home .containerBackGround .rigthSubContainer,
  #block-custom-opportunities-home .containerBackGround .rigthSubContainer {
    z-index: 3;
    position: relative; }
    @media (min-width: 990px) {
      #block-custom-knowledge-home .containerBackGround .rigthSubContainer,
      #block-custom-projects-home .containerBackGround .rigthSubContainer,
      #block-custom-opportunities-home .containerBackGround .rigthSubContainer {
        position: absolute;
        width: 67%;
        top: 0;
        left: 33%; } }
    @media (min-width: 1640px) {
      #block-custom-knowledge-home .containerBackGround .rigthSubContainer,
      #block-custom-projects-home .containerBackGround .rigthSubContainer,
      #block-custom-opportunities-home .containerBackGround .rigthSubContainer {
        padding-top: 90px; } }
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer .span.ext,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .span.ext,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer .span.ext {
      display: none; }
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer a.view_more,
    #block-custom-projects-home .containerBackGround .rigthSubContainer a.view_more,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer a.view_more {
      color: #fff;
      font-size: 1.5rem;
      font-family: "GothamNarrow-Medium"; }
  #block-custom-knowledge-home .containerBackGround .layer,
  #block-custom-projects-home .containerBackGround .layer,
  #block-custom-opportunities-home .containerBackGround .layer {
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(12, 98, 150, 0.82); }
  #block-custom-knowledge-home .containerBackGround .bg-image,
  #block-custom-projects-home .containerBackGround .bg-image,
  #block-custom-opportunities-home .containerBackGround .bg-image {
    max-height: inherit;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none; }
    @media (min-width: 768px) {
      #block-custom-knowledge-home .containerBackGround .bg-image,
      #block-custom-projects-home .containerBackGround .bg-image,
      #block-custom-opportunities-home .containerBackGround .bg-image {
        display: block; } }
    @media (min-width: 990px) {
      #block-custom-knowledge-home .containerBackGround .bg-image,
      #block-custom-projects-home .containerBackGround .bg-image,
      #block-custom-opportunities-home .containerBackGround .bg-image {
        position: relative; } }

#block-custom-projects-home .containerBackGround .rigthSubContainer a.view_more {
  display: none; }

.page-node-28383 .field--name-node-title,
.page-node-28383 .field--name-field-link-list-left,
.page-node-28383 .field--name-field-permission-taxonomy,
.page-node-28383 .field--name-field-image-description-and-link {
  display: none; }

.page-node-28383 a.backButton {
  display: none; }

.page-node-28383 #block-custom-knowledge-home,
.page-node-28383 #block-custom-opportunities-home {
  display: none; }

.page-node-28389 .field--name-node-title,
.page-node-28389 .field--name-field-link-list-left,
.page-node-28389 .field--name-field-permission-taxonomy,
.page-node-28389 .field--name-field-image-description-and-link {
  display: none; }

.page-node-28389 a.backButton {
  display: none; }

.page-node-28389 #block-custom-knowledge-home,
.page-node-28389 #block-custom-projects-home {
  display: none; }

.node--type-html-component .component-title {
  border-bottom: 1px solid #FFFFFF; }

.node--type-html-component img {
  width: auto; }

.field--name-field-iframe-component {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px; }
  .field--name-field-iframe-component iframe {
    float: left;
    border: 0; }

.node--type-image-component {
  margin-top: 2rem; }
  .node--type-image-component a {
    text-decoration: none !important; }

.image-component-wrapper {
  position: relative;
  background-color: #999;
  padding: 13px 20px 12px 20px; }
  .image-component-wrapper h2 {
    color: #fff;
    margin: 0; }

.ds-2col-fluid .group-right .field--name-field-image-component {
  padding: 10px 20px; }

.image-component-text-wrapper {
  position: absolute;
  bottom: 2rem;
  width: 100%;
  background: url("../images/backgrounds/IDB_Homepage_Hero.png");
  padding: 1rem;
  margin: 0;
  box-sizing: border-box; }
  .image-component-text-wrapper .component-title {
    margin-bottom: .5rem; }
    .image-component-text-wrapper .component-title span {
      color: #FFFFFF; }
  .image-component-text-wrapper .field--name-field-image-subtitle {
    color: #FFFFFF;
    font-size: 1.5rem; }

.read-excel-form {
  font-size: 16px; }
  .read-excel-form .btn-import {
    float: right;
    position: relative;
    bottom: 60px; }
    .read-excel-form .btn-import .button--primary, .read-excel-form .btn-import .node-cfp-regional-public-goods-form .btn-step, .node-cfp-regional-public-goods-form .read-excel-form .btn-import .btn-step {
      padding: 10px;
      font-size: 14px;
      background-color: #3ba8ee;
      color: #fff;
      border: initial; }
  .read-excel-form .js-form-required {
    float: left; }
  .read-excel-form .description {
    padding-top: 5px; }

.blog-posts .content-title {
  border-top: 0.1rem solid #FFFFFF;
  border-bottom: 0.1rem solid #FFFFFF;
  color: #39393a;
  font-family: 'GothamHTF-Medium',sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  margin: 0;
  padding: 1.3rem 2rem; }

.blog-posts .blog-links-list {
  margin: 3rem 1.5rem; }
  .blog-posts .blog-links-list ul {
    padding-left: 0; }
  .blog-posts .blog-links-list li {
    list-style: none;
    margin: 2rem; }
  .blog-posts .blog-links-list a {
    font-family: "GothamNarrow-Bold",sans-serif;
    font-size: 1.4rem;
    padding: .2rem 0;
    color: #2F2F31; }
  .blog-posts .blog-links-list p {
    font-family: "GothamNarrow-book",sans-serif;
    font-size: 1.6rem;
    padding: .2rem 0;
    line-height: 2rem; }

.node--type-link-box-html {
  float: left;
  width: 100%;
  position: relative; }
  @media (min-width: 768px) {
    .node--type-link-box-html {
      min-height: 480px; } }
  @media (min-width: 990px) {
    .node--type-link-box-html {
      min-height: 480px; } }
  .node--type-link-box-html a.container_image {
    float: left;
    width: 100%; }
    .node--type-link-box-html a.container_image .field--name-field-image-component {
      padding: 0; }
      .node--type-link-box-html a.container_image .field--name-field-image-component img {
        float: left;
        width: 100%;
        height: auto; }
        @media (min-width: 768px) {
          .node--type-link-box-html a.container_image .field--name-field-image-component img {
            height: 214.2px; } }
        @media (min-width: 990px) {
          .node--type-link-box-html a.container_image .field--name-field-image-component img {
            height: 183.55px; } }
        @media (min-width: 1280px) {
          .node--type-link-box-html a.container_image .field--name-field-image-component img {
            height: 238px; } }
  .node--type-link-box-html h2.component-title {
    float: left;
    width: 100%;
    margin: 10px 0 5px 0; }
    .node--type-link-box-html h2.component-title a {
      font-stretch: condensed;
      color: #00A9EE;
      text-align: left;
      font-size: 2.2rem;
      font-family: 'GothamNarrow-Medium';
      line-height: 100%; }
      .node--type-link-box-html h2.component-title a .ext {
        display: none; }
  .node--type-link-box-html .content-body {
    float: left;
    width: 100%; }
    .node--type-link-box-html .content-body .field--name-body,
    .node--type-link-box-html .content-body .field--name-body p {
      color: #666;
      font-size: 14px;
      font-family: 'GothamNarrow-Medium';
      line-height: 2rem; }
  .node--type-link-box-html .field--name-field-link-box-html {
    float: left;
    width: 100%; }
    .node--type-link-box-html .field--name-field-link-box-html a {
      float: left;
      color: #00A9EE;
      background: #CCC;
      padding: 10px;
      font-size: 1.4rem;
      font-family: 'GothamNarrow-Medium';
      border-radius: 5px; }

@media (min-width: 768px) {
  .lang-es .node--type-link-box-html {
    min-height: 500px; } }

@media (min-width: 990px) {
  .lang-es .node--type-link-box-html {
    min-height: 500px; } }

.node--type-link-list-component {
  padding: 3% 0;
  background: #ddd;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF; }
  .node--type-link-list-component .component-title {
    color: #02A4D9;
    font-family: 'GothamHTF-Medium';
    font-size: 2.1rem;
    text-transform: uppercase;
    padding: 1.2rem 2rem;
    margin: 0 0 1.5rem;
    border-bottom: 1px solid #FFFFFF; }
    @media all and (min-width: 990px) {
      .node--type-link-list-component .component-title {
        background: #ddd;
        padding: 1.3rem 2rem; } }
  .node--type-link-list-component .node__content .field__item {
    padding: 0.5rem 2.5rem; }
    .node--type-link-list-component .node__content .field__item:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: 'F';
      color: #1EC1FF;
      background-color: #eeeeee;
      border-radius: 50px;
      font-size: 2.4rem;
      padding: 0.5rem;
      position: absolute; }
    .node--type-link-list-component .node__content .field__item a {
      font-family: 'GothamNarrow-Medium', sans-serif;
      color: #39393A;
      text-transform: uppercase;
      font-size: 1.5rem;
      padding: 0.8rem 1.5rem 0.8rem 4rem;
      display: inline-block;
      vertical-align: top; }
      .node--type-link-list-component .node__content .field__item a.red {
        color: #b02318; }

.block-map-americas-block iframe {
  min-height: 300px; }

.block-map-americas-block h2 {
  color: #39393a;
  font-family: 'GothamHTF-Medium';
  font-size: 21px;
  text-transform: uppercase;
  padding: 1.2rem 2rem;
  margin: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }

.ui-dialog.procurement-plans .form-actions,
.ui-dialog.project-details .form-actions,
.ui-dialog.project-documents .form-actions,
.ui-dialog.procurement-notices .form-actions,
.ui-dialog.awarded-contract .form-actions,
#search-projects-compact-form .form-actions {
  float: left;
  width: 100%;
  margin: 0;
  background: #ECECEC;
  width: 100%;
  text-align: center; }
  .ui-dialog.procurement-plans .form-actions a.use-ajax.active-modal-bottom-link,
  .ui-dialog.project-details .form-actions a.use-ajax.active-modal-bottom-link,
  .ui-dialog.project-documents .form-actions a.use-ajax.active-modal-bottom-link,
  .ui-dialog.procurement-notices .form-actions a.use-ajax.active-modal-bottom-link,
  .ui-dialog.awarded-contract .form-actions a.use-ajax.active-modal-bottom-link,
  #search-projects-compact-form .form-actions a.use-ajax.active-modal-bottom-link {
    background-color: #FFA839; }
  .ui-dialog.procurement-plans .form-actions a.use-ajax,
  .ui-dialog.project-details .form-actions a.use-ajax,
  .ui-dialog.project-documents .form-actions a.use-ajax,
  .ui-dialog.procurement-notices .form-actions a.use-ajax,
  .ui-dialog.awarded-contract .form-actions a.use-ajax,
  #search-projects-compact-form .form-actions a.use-ajax {
    float: left;
    width: 100%;
    position: relative;
    background: #AAA;
    color: #fff;
    border-top: solid #FFFFFF 0.1rem;
    font-family: 'GothamNarrow-Medium';
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 1.5rem 2rem; }
    .ui-dialog.procurement-plans .form-actions a.use-ajax:hover,
    .ui-dialog.project-details .form-actions a.use-ajax:hover,
    .ui-dialog.project-documents .form-actions a.use-ajax:hover,
    .ui-dialog.procurement-notices .form-actions a.use-ajax:hover,
    .ui-dialog.awarded-contract .form-actions a.use-ajax:hover,
    #search-projects-compact-form .form-actions a.use-ajax:hover {
      background: #004D72;
      text-decoration: none !important; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-plans .form-actions a.use-ajax,
      .ui-dialog.project-details .form-actions a.use-ajax,
      .ui-dialog.project-documents .form-actions a.use-ajax,
      .ui-dialog.procurement-notices .form-actions a.use-ajax,
      .ui-dialog.awarded-contract .form-actions a.use-ajax,
      #search-projects-compact-form .form-actions a.use-ajax {
        float: none;
        text-align: center;
        margin: 0 0.2rem;
        padding: 1.5rem 0;
        border-top: none;
        max-width: 19%;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; } }
    @media (min-width: 1280px) {
      .ui-dialog.procurement-plans .form-actions a.use-ajax,
      .ui-dialog.project-details .form-actions a.use-ajax,
      .ui-dialog.project-documents .form-actions a.use-ajax,
      .ui-dialog.procurement-notices .form-actions a.use-ajax,
      .ui-dialog.awarded-contract .form-actions a.use-ajax,
      #search-projects-compact-form .form-actions a.use-ajax {
        max-width: 15%;
        margin: 0 0.5rem; } }
    .ui-dialog.procurement-plans .form-actions a.use-ajax:nth-child(1), .ui-dialog.procurement-plans .form-actions a.use-ajax:nth-child(2),
    .ui-dialog.project-details .form-actions a.use-ajax:nth-child(1),
    .ui-dialog.project-details .form-actions a.use-ajax:nth-child(2),
    .ui-dialog.project-documents .form-actions a.use-ajax:nth-child(1),
    .ui-dialog.project-documents .form-actions a.use-ajax:nth-child(2),
    .ui-dialog.procurement-notices .form-actions a.use-ajax:nth-child(1),
    .ui-dialog.procurement-notices .form-actions a.use-ajax:nth-child(2),
    .ui-dialog.awarded-contract .form-actions a.use-ajax:nth-child(1),
    .ui-dialog.awarded-contract .form-actions a.use-ajax:nth-child(2),
    #search-projects-compact-form .form-actions a.use-ajax:nth-child(1),
    #search-projects-compact-form .form-actions a.use-ajax:nth-child(2) {
      padding-left: 3.5rem;
      text-align: left; }
      .ui-dialog.procurement-plans .form-actions a.use-ajax:nth-child(1):before, .ui-dialog.procurement-plans .form-actions a.use-ajax:nth-child(2):before,
      .ui-dialog.project-details .form-actions a.use-ajax:nth-child(1):before,
      .ui-dialog.project-details .form-actions a.use-ajax:nth-child(2):before,
      .ui-dialog.project-documents .form-actions a.use-ajax:nth-child(1):before,
      .ui-dialog.project-documents .form-actions a.use-ajax:nth-child(2):before,
      .ui-dialog.procurement-notices .form-actions a.use-ajax:nth-child(1):before,
      .ui-dialog.procurement-notices .form-actions a.use-ajax:nth-child(2):before,
      .ui-dialog.awarded-contract .form-actions a.use-ajax:nth-child(1):before,
      .ui-dialog.awarded-contract .form-actions a.use-ajax:nth-child(2):before,
      #search-projects-compact-form .form-actions a.use-ajax:nth-child(1):before,
      #search-projects-compact-form .form-actions a.use-ajax:nth-child(2):before {
        font-family: "idb-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "I";
        margin: 0 .5rem 0 0;
        font-size: 1.8rem;
        position: absolute;
        top: 1.2rem;
        left: 1rem; }

.views-field-field-see-it-on-the-map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  background: #E5E5E5;
  margin-bottom: 12.5rem; }
  @media all and (min-width: 990px) {
    .views-field-field-see-it-on-the-map {
      margin-bottom: 0; } }
  .views-field-field-see-it-on-the-map .iframe_title {
    color: #39393A;
    font-family: 'GothamHTF-Medium';
    font-size: 2.1rem;
    text-transform: uppercase;
    margin: 0;
    padding: 1.5rem 2rem;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF; }
  .views-field-field-see-it-on-the-map iframe {
    position: absolute;
    top: 8rem;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/*Exception page*/
body.page-node-3079 .ds-2col-fluid .field--name-field-content-components > .field__item,
.ds-2col-stacked-fluid .field--name-field-content-components > .field__item,
.sector-overview .field--name-field-content-components > .field__item,
.sector-framework .field--name-field-content-components > .field__item,
.sector-projects-overview .field--name-field-content-components > .field__item,
.country-overview .field--name-field-content-components > .field__item,
.country-strategy-office .field--name-field-content-components > .field__item,
.country-projects-overview .field--name-field-content-components > .field__item {
  padding: 0;
  margin: 0;
  background: transparent;
  position: relative;
  top: 0rem; }

article.publication {
  margin: 5px;
  padding: 15px 0;
  background-color: #e1e1e1;
  height: 440px; }
  article.publication article.media.media-image > .field.field--name-field-image {
    padding: 0 10px;
    text-align: center; }
    article.publication article.media.media-image > .field.field--name-field-image img {
      width: auto;
      display: inline-block; }
  article.publication .image-component-wrapper {
    background: transparent;
    padding: 0; }
    article.publication .image-component-wrapper h2.component-title {
      font-size: 1rem;
      text-align: center; }
      article.publication .image-component-wrapper h2.component-title span.field.field--name-title.field--type-string.field--label-hidden {
        font-size: 1.4rem;
        line-height: 1.4rem; }
  article.publication .field--name-field-link-element {
    margin: 0 15px 5px; }
    article.publication .field--name-field-link-element a {
      width: 100%;
      font-size: 14px;
      display: inline-block; }
  article.publication span.btn-read-info {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 0 15px 10px;
    font-size: 16px; }
    article.publication span.btn-read-info:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: 'F';
      padding: .5rem; }

.revela-table-import-data .views-table {
  width: 100%;
  float: left;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  table-layout: fixed;
  border-bottom: .2rem solid #f15a22; }
  .revela-table-import-data .views-table thead tr {
    border-top: .2rem solid #f15a22;
    border-bottom: .2rem solid #f15a22; }
    .revela-table-import-data .views-table thead tr th {
      font-size: 1.8rem;
      font-weight: 700;
      text-transform: uppercase;
      vertical-align: bottom;
      padding: .5rem; }
  .revela-table-import-data .views-table tr {
    color: #000;
    font-size: 1.4rem; }

/************************* Styles for load form **********************************/
.revela-form {
  font-size: 14px; }
  .revela-form .btn-import {
    float: right;
    position: relative;
    bottom: 60px; }
    .revela-form .btn-import .button--primary, .revela-form .btn-import .node-cfp-regional-public-goods-form .btn-step, .node-cfp-regional-public-goods-form .revela-form .btn-import .btn-step {
      padding: 10px;
      font-size: 14px;
      background-color: #3ba8ee;
      color: #fff;
      border: initial; }

.block-revela-block-menu .addindice a {
  background-color: #1EC1FF;
  color: #FFF;
  padding: 10px;
  float: left;
  margin: 10px 0px;
  font-size: 15px;
  border-radius: 5px;
  margin-right: 10px; }

.block-revela-block-menu a.backdash {
  background-color: #646464;
  float: right; }

.block-revela-block-menu .linksdashboard div a {
  background-color: #1EC1FF;
  color: #FFF;
  padding: 16px;
  font-size: 14px;
  border-radius: 5px; }

.ui-dialog.awarded-contract .search-awarded-contracts-form option {
  color: black; }

.ui-dialog.awarded-contract .search-awarded-contracts-form .form-select-box option {
  color: white; }

.ui-dialog.awarded-contract .search-awarded-contracts-form .filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: left;
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.awarded-contract .search-awarded-contracts-form .filters-container {
      width: 70%;
      padding: 0 2rem; } }
  @media (min-width: 1280px) {
    .ui-dialog.awarded-contract .search-awarded-contracts-form .filters-container {
      width: 80%; } }

.ui-dialog.awarded-contract .search-awarded-contracts-form .detail-content p a {
  color: #1baee6; }

.ui-dialog.awarded-contract .search-awarded-contracts-form .js-form-item.js-form-item-keyword {
  width: 100%; }

.ui-dialog.awarded-contract .search-awarded-contracts-form .second-award-search-filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media (min-width: 1280px) {
    .ui-dialog.awarded-contract .search-awarded-contracts-form .second-award-search-filters-container {
      width: 65%; } }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .second-award-search-filters-container .js-form-type-select {
    width: 100%; }
    @media (min-width: 1280px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .second-award-search-filters-container .js-form-type-select {
        width: 48%; } }

.ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media (min-width: 1280px) {
    .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container {
      width: 34%; } }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container .js-form-type-textfield {
    width: 100%; }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container .js-form-type-date {
    width: 100%; }
    @media (min-width: 1280px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container .js-form-type-date {
        width: 46%; } }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container .js-form-type-date.form-no-label {
    position: relative;
    top: 1.7rem;
    margin: auto; }
    @media (min-width: 1280px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .third-award-search-filters-container .js-form-type-date.form-no-label {
        margin-left: 5%;
        top: 0.8rem; } }

.ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 3rem; }
  @media (min-width: 1280px) {
    .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container {
      margin-top: auto; } }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container fieldset {
    width: 100%; }
    @media (min-width: 1280px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container fieldset {
        width: 60%; } }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .fieldset-wrapper {
    min-height: 10rem;
    border: solid 1px #02A4D9; }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .fieldset-legend {
    color: #fff;
    font-family: 'GothamNarrow-Light', sans-serif;
    text-transform: uppercase;
    font-size: 1.4rem;
    width: 100%; }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .form-radios {
    width: 100%;
    margin-left: 3rem;
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .form-radios {
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 2.5rem 0;
        margin: auto; } }
    .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .form-radios input {
      position: relative;
      top: 0.7rem;
      left: -1rem;
      width: auto; }
    .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .form-radios .form-item-choose-one {
      margin: auto; }
  .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .js-form-type-select {
    width: 100%; }
    @media (min-width: 1280px) {
      .ui-dialog.awarded-contract .search-awarded-contracts-form .fourth-award-search-filters-container .js-form-type-select {
        width: 40%; } }

.ui-dialog.awarded-contract .search-awarded-contracts-form input.button {
  margin: 0 auto; }

.facet-accordion h2 {
  border-top: 1px solid #00a9ee;
  background-color: inherit;
  margin-bottom: 0;
  cursor: pointer;
  color: #1BAEE6;
  padding: 1.3rem 2rem;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase; }
  .facet-accordion h2:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "k";
    margin-right: 1rem; }

.facet-accordion ul {
  display: none;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 2rem 0 2rem 2rem;
  margin: 0; }
  .facet-accordion ul h2 {
    margin: 0; }

.facet-accordion li {
  list-style: none;
  padding: 0.5rem 0;
  font-size: 1.4rem;
  line-height: 160%; }
  .facet-accordion li.default {
    display: block; }

.facet-accordion.active h2 {
  color: #FFA839;
  border-top: 1px solid #FFA839; }
  .facet-accordion.active h2:before {
    content: "j";
    margin-right: 1rem; }

.facet-accordion.active ul {
  display: block; }

#block-views-blocksolr-search-news-block-2 {
  width: 100%;
  padding: 0;
  background: #D5D5D5; }
  #block-views-blocksolr-search-news-block-2 .view-solr-search-news {
    margin-left: 0;
    float: none;
    position: relative;
    top: 0;
    width: 100%; }
  #block-views-blocksolr-search-news-block-2 .views-row {
    border: none;
    margin: 0 1.5rem; }
  #block-views-blocksolr-search-news-block-2 .view-content {
    padding: 2rem 0 1rem 0; }
  #block-views-blocksolr-search-news-block-2 a {
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: 'GothamHTF-Book', sans-serif;
    font-size: 17px;
    color: #666666;
    text-align: left; }
  #block-views-blocksolr-search-news-block-2 h2.search-title {
    background: none;
    text-transform: none;
    margin: 0 auto;
    padding: 0; }
  #block-views-blocksolr-search-news-block-2 h2 {
    font-family: 'GothamHTF-Medium', sans-serif;
    font-size: 2.1rem;
    background: #999;
    color: white;
    padding: 1.2rem 2rem;
    margin-bottom: 0; }
  #block-views-blocksolr-search-news-block-2 .views-field-field-news-type {
    font-family: "GothamNarrow-Bold", sans-serif;
    color: #39393A;
    font-size: 1.2rem;
    text-transform: uppercase; }
  #block-views-blocksolr-search-news-block-2 .more-link {
    float: left;
    font-stretch: condensed;
    letter-spacing: 0pt;
    line-height: 119%;
    text-align: left;
    padding: 1rem 1.5rem; }
    #block-views-blocksolr-search-news-block-2 .more-link a {
      color: #00A9EE;
      font-size: 1.2rem;
      font-family: "GothamNarrow-Thin", sans-serif; }

#block-projectsprocurementinformationlinks .node__content .field__item:before {
  font-family: "idb-glyphicons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '(';
  color: #FFFFFF;
  background-color: #2084BD; }

#block-projectsprocurementinformationlinks .node__content .field__item a {
  font-family: 'Gotham-Book';
  color: #2084BD;
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: .8rem 1.5rem .8rem 4rem;
  display: inline-block;
  vertical-align: top; }

.ui-dialog.procurement-notices .search-procurement-notices option {
  color: black; }

.ui-dialog.procurement-notices .search-procurement-notices .form-select-box option {
  color: white; }

.ui-dialog.procurement-notices .search-procurement-notices .filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: left;
  width: 100%; }
  @media (min-width: 1280px) {
    .ui-dialog.procurement-notices .search-procurement-notices .filters-container {
      width: 70%;
      margin-bottom: 1rem; } }
  @media (min-width: 1280px) {
    .ui-dialog.procurement-notices .search-procurement-notices .filters-container {
      width: 80%; } }

.ui-dialog.procurement-notices .search-procurement-notices .detail-content p a {
  color: #1baee6; }

.ui-dialog.procurement-notices .search-procurement-notices .js-form-item.form-item-query {
  width: 100%; }

.ui-dialog.procurement-notices .search-procurement-notices .second-filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container {
      width: 73%; } }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-project-number {
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-project-number {
        width: 50%; } }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-projectcountry {
    width: 100%; }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-type-date {
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-type-date {
        margin-left: 3%;
        width: 20%; } }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-type-date.form-no-label {
    position: relative;
    top: 1.7rem; }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-noticestype {
    width: 100%;
    margin: 3rem auto; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-noticestype {
        width: 52%;
        margin: auto; } }
  .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-notices {
    margin-right: 0;
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-notices .search-procurement-notices .second-filters-container .js-form-item-notices {
        width: 45%; } }

.ui-dialog.procurement-plans .search-procurement-plans option {
  color: black; }

.ui-dialog.procurement-plans .search-procurement-plans .form-select-box option {
  color: white; }

.ui-dialog.procurement-plans .search-procurement-plans .filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: left;
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.procurement-plans .search-procurement-plans .filters-container {
      width: 58%; } }
  @media (min-width: 1280px) {
    .ui-dialog.procurement-plans .search-procurement-plans .filters-container {
      width: 67%; } }

.ui-dialog.procurement-plans .search-procurement-plans .js-form-item {
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.procurement-plans .search-procurement-plans .js-form-item {
      width: 47%; } }

.ui-dialog.procurement-plans .search-procurement-plans .js-form-item.form-type-date {
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.procurement-plans .search-procurement-plans .js-form-item.form-type-date {
      width: 22.4%; } }

.ui-dialog.procurement-plans .search-procurement-plans .js-form-item.form-type-date.form-no-label {
  position: relative;
  top: 1.7rem; }

.ui-dialog.procurement-plans .search-procurement-plans select {
  margin: 2rem 0; }

@media (min-width: 990px) {
  .ui-dialog.procurement-plans .search-procurement-plans .buttons-container {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 40px; } }

.ui-dialog.procurement-plans .search-procurement-plans .buttons-container a {
  margin: 1.5rem; }
  @media (min-width: 990px) {
    .ui-dialog.procurement-plans .search-procurement-plans .buttons-container a {
      margin: 0 1.5rem; } }

.ui-dialog.project-details .search-projects option {
  color: black; }

.ui-dialog.project-details .search-projects .form-select-box option {
  color: white; }

.ui-dialog.project-details .search-projects .filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  float: left; }
  @media (min-width: 990px) {
    .ui-dialog.project-details .search-projects .filters-container {
      width: 70%; } }
  @media (min-width: 1280px) {
    .ui-dialog.project-details .search-projects .filters-container {
      width: 80%; } }
  .ui-dialog.project-details .search-projects .filters-container select {
    margin-bottom: 5%; }
    @media (min-width: 768px) {
      .ui-dialog.project-details .search-projects .filters-container select {
        margin: auto; } }
  .ui-dialog.project-details .search-projects .filters-container .js-form-type-select {
    position: relative;
    top: 0.4rem;
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.project-details .search-projects .filters-container .js-form-type-select {
        width: 15%; } }
  .ui-dialog.project-details .search-projects .filters-container .js-form-type-textfield {
    width: 100%; }
    @media (min-width: 768px) {
      .ui-dialog.project-details .search-projects .filters-container .js-form-type-textfield {
        margin: auto 0; } }
    @media (min-width: 990px) {
      .ui-dialog.project-details .search-projects .filters-container .js-form-type-textfield {
        width: 35%;
        margin-left: 1rem; } }
  .ui-dialog.project-details .search-projects .filters-container input.project-search-button {
    border: none;
    background: none;
    box-shadow: none;
    margin: 2rem auto;
    display: block;
    position: relative;
    float: right;
    border-radius: 0;
    padding: 0.2rem 1rem;
    width: 10rem;
    height: 3.6rem;
    background-color: #02A4D9;
    color: #FFFFFF;
    font-size: 1.8rem; }
    .ui-dialog.project-details .search-projects .filters-container input.project-search-button:hover {
      background: #004D72;
      border: none; }
    @media (min-width: 990px) {
      .ui-dialog.project-details .search-projects .filters-container input.project-search-button {
        margin: auto 0; } }
  .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 1280px) {
      .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper {
        width: 90%; } }
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-type-select {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-type-select {
          width: 30%; } }
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-type-select.form-no-label {
      position: relative;
      top: 1.7rem; }
      @media (min-width: 1280px) {
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-type-select.form-no-label {
          top: 2.1rem; } }
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-year-approved-from,
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-year-approved-to {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-year-approved-from,
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-year-approved-to {
          width: 14%; } }
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-financing-over,
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-financing-under {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-financing-over,
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-financing-under {
          width: 14%; } }
    .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-project-number {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-details .search-projects .filters-container .second-projects-details-search-field-wrapper .js-form-item-project-number {
          width: 29%; } }

.ui-dialog.project-documents .search-documents option {
  color: black; }

.ui-dialog.project-documents .search-documents .form-select-box option {
  color: white; }

.ui-dialog.project-documents .search-documents .filters-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  float: left;
  width: 100%; }
  @media (min-width: 990px) {
    .ui-dialog.project-documents .search-documents .filters-container {
      width: 70%; } }
  @media (min-width: 1280px) {
    .ui-dialog.project-documents .search-documents .filters-container {
      width: 80%; } }
  .ui-dialog.project-documents .search-documents .filters-container select {
    margin-bottom: 5%; }
    @media (min-width: 768px) {
      .ui-dialog.project-documents .search-documents .filters-container select {
        margin: auto; } }
  .ui-dialog.project-documents .search-documents .filters-container .js-form-type-select {
    position: relative;
    top: 0.4rem;
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.project-documents .search-documents .filters-container .js-form-type-select {
        width: 31%; } }
    @media (min-width: 1280px) {
      .ui-dialog.project-documents .search-documents .filters-container .js-form-type-select {
        width: 15%; } }
  .ui-dialog.project-documents .search-documents .filters-container .js-form-type-textfield {
    width: 100%; }
    @media (min-width: 768px) {
      .ui-dialog.project-documents .search-documents .filters-container .js-form-type-textfield {
        margin: auto 0; } }
    @media (min-width: 990px) {
      .ui-dialog.project-documents .search-documents .filters-container .js-form-type-textfield {
        width: 35%;
        margin-left: 1rem; } }
  .ui-dialog.project-documents .search-documents .filters-container input.project-documents-search-button {
    border: none;
    background: none;
    box-shadow: none;
    margin: 0 auto 2rem;
    display: block;
    position: relative;
    float: right;
    border-radius: 0;
    padding: 0.2rem 1rem;
    width: 10rem;
    height: 3.6rem;
    background-color: #02A4D9;
    color: #FFFFFF;
    font-size: 1.8rem; }
    .ui-dialog.project-documents .search-documents .filters-container input.project-documents-search-button:hover {
      background: #004D72;
      border: none; }
    @media (min-width: 990px) {
      .ui-dialog.project-documents .search-documents .filters-container input.project-documents-search-button {
        margin: auto 0; } }
  .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-top: 1rem; }
    @media (min-width: 990px) {
      .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper {
        width: 50%;
        margin-top: auto;
        margin-left: 1rem; } }
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-type-select {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-type-select {
          width: 48%; } }
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-type-select.form-no-label {
      position: relative; }
      @media (min-width: 990px) {
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-type-select.form-no-label {
          top: 2.1rem; } }
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-frommonth,
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-fromyear {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-frommonth,
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-fromyear {
          width: 23%; } }
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-tomonth,
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-toyear {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-tomonth,
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-toyear {
          width: 23%; } }
    .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-project-number {
      width: 100%; }
      @media (min-width: 990px) {
        .ui-dialog.project-documents .search-documents .filters-container .second-projects-document-search-field-wrapper .js-form-item-project-number {
          width: 46%; } }

.block-projects-at-glance-form-block {
  background: #FFFFFF; }
  .block-projects-at-glance-form-block .search-projects-at-glance-form .header-content-container h2 {
    padding-left: 2rem;
    margin: 0; }
  .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container {
    padding: .3rem .5rem;
    background: #BBBBBB;
    border: .1px #BBBBBB;
    border-radius: .5rem; }
    @media all and (min-width: 990px) {
      .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
        margin: 2rem 1rem; } }
    .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container .js-form-item {
      width: 100%;
      margin: .5rem .2rem;
      font-family: "GothamNarrow-Medium", sans-serif;
      font-size: 1.4rem; }
      .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container .js-form-item .form-select {
        height: 3.5rem;
        width: 100%;
        background-color: #EEEEEE; }
    .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container input {
      border: 1rem;
      text-transform: uppercase;
      background-color: #EEEEEE; }
      .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container input.form-text {
        height: 3.4rem;
        width: 98%;
        padding: 0 0 0 1rem;
        border-radius: .5rem; }
        @media all and (min-width: max-width 990px) {
          .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container input.form-text {
            width: 98%; } }
        @media all and (min-width: 990px) {
          .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container input.form-text {
            width: 90%; } }
      .block-projects-at-glance-form-block .search-projects-at-glance-form .filters-container input.button {
        height: 3.4rem;
        width: 5rem;
        margin: .5rem .2rem;
        background-color: #00a9ee;
        color: white;
        font-size: 1.4rem; }

.block-projects-at-glance-block .projects-at-a-glance-results-table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-titles {
    background: #FFFFFF;
    margin: 0;
    padding: 1.2rem 2rem;
    text-transform: uppercase;
    font-family: "GothamNarrow-Medium", sans-serif;
    font-size: 2.1rem;
    color: #878787;
    background-color: #FFFFFF; }
  .block-projects-at-glance-block .projects-at-a-glance-results-table .projects {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
    @media all and (min-width: 768px) {
      .block-projects-at-glance-block .projects-at-a-glance-results-table .projects {
        -ms-flex: 1 1 50%;
            flex: 1 1 50%; } }
  .block-projects-at-glance-block .projects-at-a-glance-results-table .documents {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%; }
    @media all and (min-width: 768px) {
      .block-projects-at-glance-block .projects-at-a-glance-results-table .documents {
        -ms-flex: 1 1 50%;
            flex: 1 1 50%; } }
  .block-projects-at-glance-block .projects-at-a-glance-results-table .documents-arrow-icon {
    display: none; }
    @media all and (min-width: 768px) {
      .block-projects-at-glance-block .projects-at-a-glance-results-table .documents-arrow-icon {
        display: block; } }
    .block-projects-at-glance-block .projects-at-a-glance-results-table .documents-arrow-icon:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "F";
      color: #1DADE3;
      font-size: 2rem;
      font-size: 2.4rem;
      position: relative;
      top: -5rem;
      left: -2rem; }
  .block-projects-at-glance-block .projects-at-a-glance-results-table ul.projects-at-a-glance-results-footer {
    list-style: none;
    margin: 0;
    padding: 1rem 2rem; }
    .block-projects-at-glance-block .projects-at-a-glance-results-table ul.projects-at-a-glance-results-footer li {
      width: 100%;
      font-family: "GothamNarrow-Medium";
      font-size: 1.2rem;
      width: 100%; }
  .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows {
    background-color: #FFFFFF;
    margin: 0;
    height: 8rem; }
    .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows ul {
      list-style: none;
      margin: 0;
      padding: 1rem 2rem; }
      .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows ul:after {
        content: "";
        display: table;
        clear: both; }
      .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows ul li {
        color: #666;
        font-family: "GothamNarrow-Medium";
        font-size: 1.2rem;
        width: 100%; }
        .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows ul li a {
          color: #666; }
    .block-projects-at-glance-block .projects-at-a-glance-results-table .projects-at-a-glance-results-rows:nth-of-type(odd) {
      background-color: #DDDDDF; }

#search-projects-compact-form {
  float: left;
  width: 100%;
  position: relative;
  padding-top: 1rem;
  margin-bottom: 0.1rem;
  background-color: #007ba5;
  font-size: 1.6rem; }
  @media (min-width: 990px) {
    #search-projects-compact-form {
      margin-bottom: 1rem; } }
  #search-projects-compact-form .ajax-progress-throbber {
    display: none; }
  #search-projects-compact-form .filters-container {
    float: left;
    width: 100%; }
    @media (min-width: 1280px) {
      #search-projects-compact-form .filters-container {
        margin: 0 2rem;
        padding: 0 3rem; } }
  @media (min-width: 768px) {
    #search-projects-compact-form {
      padding: 0; }
      #search-projects-compact-form .js-form-item,
      #search-projects-compact-form input {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
            flex-direction: row;
        margin: 0 .5rem;
        width: 100%;
        font-family: 'gotham-extra-narrow-medium'; } }
    @media (min-width: 768px) and (min-width: 768px) {
      #search-projects-compact-form .js-form-item,
      #search-projects-compact-form input {
        width: 48%; } }
    @media (min-width: 768px) and (min-width: 1280px) {
      #search-projects-compact-form .js-form-item,
      #search-projects-compact-form input {
        width: 15%; }
        #search-projects-compact-form .js-form-item:nth-of-type(4),
        #search-projects-compact-form input:nth-of-type(4) {
          width: 45%; } }
  @media (min-width: 768px) {
        #search-projects-compact-form .js-form-item .ui-autocomplete-input,
        #search-projects-compact-form input .ui-autocomplete-input {
          color: #39393A; } }
  #search-projects-compact-form label {
    position: absolute;
    width: 14.5rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-family: 'GothamNarrow-Light', sans-serif; }
  #search-projects-compact-form select {
    margin: .5rem 0;
    padding-left: 1rem;
    width: 100%;
    height: 3rem;
    border: solid .1rem;
    border-color: #FFFFFF;
    font-family: 'gotham-extra-narrow-medium';
    background: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5My4wOCAxNzAuNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMzAuOTQgMTA2Ljc3IDAuNzkgNjMuMjUgNjEuMDggNjMuMjUgMzAuOTQgMTA2Ljc3Ii8+PC9zdmc+);
    background-position: right;
    background-size: contain;
    color: #FFFFFF;
    text-transform: uppercase;
    -webkit-appearance: none; }
  #search-projects-compact-form input {
    margin: 1rem 0;
    padding-left: 1rem;
    width: 100%;
    height: 3rem;
    border: none;
    font-size: 90%;
    font-family: 'gotham-extra-narrow-medium';
    text-transform: uppercase; }
    @media (min-width: 768px) {
      #search-projects-compact-form input {
        width: 100%;
        margin: 3rem 0;
        font-size: 100%; } }
  #search-projects-compact-form .search-submit {
    float: right;
    position: relative;
    margin-top: -5.6rem;
    margin-right: 0; }
    @media (min-width: 768px) {
      #search-projects-compact-form .search-submit {
        margin-top: -6rem;
        margin-right: 0.8rem; } }
    @media (min-width: 990px) {
      #search-projects-compact-form .search-submit {
        margin-right: 1.8rem; } }
    @media (min-width: 1280px) {
      #search-projects-compact-form .search-submit {
        margin-right: 7rem; } }
  #search-projects-compact-form #edit-submit,
  #search-projects-compact-form #edit-submit--2,
  #search-projects-compact-form #edit-submit--3 {
    float: left;
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'E';
    color: white;
    margin: 0;
    padding: .2rem 3rem;
    width: auto;
    border: none;
    border-radius: 0;
    background-color: #02A4D9;
    color: #FFFFFF;
    font-size: 18px; }
    #search-projects-compact-form #edit-submit:hover,
    #search-projects-compact-form #edit-submit--2:hover,
    #search-projects-compact-form #edit-submit--3:hover {
      background: #004D72; }

#block-selectedcontentfilters,
#block-selectednewsfilters {
  width: auto;
  float: none;
  width: 90%; }
  #block-selectedcontentfilters ul,
  #block-selectednewsfilters ul {
    list-style: none;
    margin: 4rem 0;
    margin-bottom: 0;
    font-size: 1.8rem;
    line-height: 2.1rem;
    text-transform: uppercase; }
    #block-selectedcontentfilters ul li,
    #block-selectednewsfilters ul li {
      padding-top: 2rem;
      text-transform: none;
      font-size: 1.6rem; }

.sub_navbar_toggle_container {
  float: left;
  width: 100%;
  background: #004D72; }
  @media (min-width: 990px) {
    .sub_navbar_toggle_container {
      display: none; } }
  .sub_navbar_toggle_container button {
    position: relative;
    float: right;
    height: 52px;
    width: 62px;
    margin: 0px;
    padding: 0 12px;
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    border-radius: 0; }
    .sub_navbar_toggle_container button:hover, .sub_navbar_toggle_container button.active {
      background: rgba(255, 255, 255, 0.3); }
    .sub_navbar_toggle_container button .icon-bar {
      display: block;
      width: 100%;
      height: 2px;
      border-radius: 1px;
      background: #fff;
      margin: 7px 0; }

.node--type-sidebar-menu-links-component {
  float: left;
  width: 100%;
  display: none;
  border-top: 1px solid #fff; }
  @media (min-width: 990px) {
    .node--type-sidebar-menu-links-component {
      float: none;
      display: block !important;
      margin: 0 0 5rem; } }
  .node--type-sidebar-menu-links-component .field__item {
    position: relative;
    background-image: url("../images/backgrounds/IDB_Pattern_Blue_wide.png");
    background-repeat: repeat;
    background-color: #ECECEC;
    min-height: 100%;
    list-style: none;
    border-bottom: 1px solid #FFFFFF; }
    .node--type-sidebar-menu-links-component .field__item:before {
      content: "";
      display: inline-block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      background: #004D72;
      width: 2.5rem;
      border-radius: 0; }
    .node--type-sidebar-menu-links-component .field__item.selected {
      background: #FFA839; }
      .node--type-sidebar-menu-links-component .field__item.selected a {
        color: #FFFFFF; }
    .node--type-sidebar-menu-links-component .field__item.hidden {
      display: none; }
    .node--type-sidebar-menu-links-component .field__item.show {
      display: block; }
    .node--type-sidebar-menu-links-component .field__item a {
      display: block;
      padding: 1.6rem 1rem 1.6rem 3.5rem;
      font-family: 'GothamHTF-Medium';
      font-size: 16px;
      color: #39393A;
      text-transform: uppercase; }
      .node--type-sidebar-menu-links-component .field__item a.sub-menu {
        padding-left: 6.2rem; }
        .node--type-sidebar-menu-links-component .field__item a.sub-menu:before {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 2.5rem;
          background: #004D72;
          width: 2.5rem;
          border-radius: 0; }
        .node--type-sidebar-menu-links-component .field__item a.sub-menu:after {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          background: #E5E5E5;
          width: 2.5rem;
          border-radius: 0; }
      .node--type-sidebar-menu-links-component .field__item a.sub-menu-2 {
        padding-left: 9rem; }
        .node--type-sidebar-menu-links-component .field__item a.sub-menu-2:before {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 5rem;
          background: #004D72;
          width: 2.5rem;
          border-radius: 0; }
        .node--type-sidebar-menu-links-component .field__item a.sub-menu-2:after {
          content: "";
          display: inline-block;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          background: #E5E5E5;
          width: 5rem;
          border-radius: 0; }
  .node--type-sidebar-menu-links-component .menu {
    margin-left: 0; }
  @media (min-width: 990px) {
    .node--type-sidebar-menu-links-component {
      margin: 0 0 5rem; } }
  .node--type-sidebar-menu-links-component .active {
    background: #FFA839; }
    .node--type-sidebar-menu-links-component .active a {
      color: #FFFFFF; }

.System #main-wrapper .field--name-body {
  background: #26548B;
  color: #fff; }
  .System #main-wrapper .field--name-body .containerDesc {
    text-align: left;
    font-family: GothamNarrow-Light, sans-serif; }
    .System #main-wrapper .field--name-body .containerDesc h2 {
      color: #fff;
      text-align: center;
      margin: 60px;
      font-size: 24px; }
    .System #main-wrapper .field--name-body .containerDesc p {
      color: #fff;
      line-height: 1;
      padding: 5px 20px 20px 20px; }
    .System #main-wrapper .field--name-body .containerDesc ul li {
      list-style: none; }

#block-exposedformsolr-search-contentpage-1 {
  background: #0079A5;
  padding: 0 3rem 0 2rem; }
  @media all and (min-width: 990px) {
    #block-exposedformsolr-search-contentpage-1 {
      padding: 0 2rem; } }
  @media all and (min-width: 990px) {
    #block-exposedformsolr-search-contentpage-1 {
      padding: 0 5rem; } }
  #block-exposedformsolr-search-contentpage-1 h1 {
    background: #0079A5;
    padding-top: 2rem;
    margin: 0;
    color: #FFF; }
  #block-exposedformsolr-search-contentpage-1 .js-form-item {
    width: 100%; }
  #block-exposedformsolr-search-contentpage-1 input {
    padding-left: 1rem;
    width: 100%;
    height: 4rem;
    border: none;
    font-size: 1.8rem; }
  #block-exposedformsolr-search-contentpage-1 input#edit-submit-solr-search-content {
    position: relative;
    right: -1.2rem;
    top: -5.2rem;
    width: 10rem;
    height: 4.2rem;
    margin: 0; }
  #block-exposedformsolr-search-contentpage-1 .description {
    position: relative;
    top: -3rem; }
    #block-exposedformsolr-search-contentpage-1 .description p {
      color: white;
      margin: 0; }

#block-exposedformsolr-search-newspage-1 {
  background: #0079a5;
  padding: 0 1rem; }
  @media all and (min-width: 990px) {
    #block-exposedformsolr-search-newspage-1 {
      padding: 0 3rem; } }
  @media all and (min-width: 990px) {
    #block-exposedformsolr-search-newspage-1 {
      padding: 0 5rem; } }
  #block-exposedformsolr-search-newspage-1 h1 {
    background: #0079a5;
    padding-top: 2rem;
    margin: 0;
    color: #fff;
    padding: 2rem; }
  @media all and (min-width: 990px) {
    #block-exposedformsolr-search-newspage-1 form {
      height: 17rem; } }
  #block-exposedformsolr-search-newspage-1 input {
    width: 100%;
    border: none;
    height: 4rem;
    margin-top: 1rem;
    padding-left: 1rem;
    font-size: 1.6rem; }
  #block-exposedformsolr-search-newspage-1 label {
    color: white;
    font-size: 1.2rem;
    text-transform: uppercase; }
  #block-exposedformsolr-search-newspage-1 .js-form-item {
    padding: 1rem 1rem 0 1rem;
    margin: 1rem 0 0 1rem; }
  #block-exposedformsolr-search-newspage-1 .js-form-type-textfield {
    width: 80%; }
    @media all and (min-width: 990px) {
      #block-exposedformsolr-search-newspage-1 .js-form-type-textfield {
        width: 41%; } }
    @media all and (min-width: 1280px) {
      #block-exposedformsolr-search-newspage-1 .js-form-type-textfield {
        width: 49%; } }
  #block-exposedformsolr-search-newspage-1 .js-form-type-textfield.form-item-created,
  #block-exposedformsolr-search-newspage-1 .js-form-type-textfield.form-item-created-1 {
    width: 34.5%; }
    @media all and (min-width: 990px) {
      #block-exposedformsolr-search-newspage-1 .js-form-type-textfield.form-item-created,
      #block-exposedformsolr-search-newspage-1 .js-form-type-textfield.form-item-created-1 {
        width: 15%; } }
  #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] {
    width: 100%;
    margin: 0;
    padding: 0; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] #edit-created-2 {
      width: 100%; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] .js-form-item {
      margin: 1rem 0;
      padding: 0; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] .fieldset-legend {
      display: none; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] .form-radios {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] .form-radio {
      position: relative;
      top: 1rem;
      margin: 0 2rem 0 4rem;
      width: auto; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] label {
      position: relative;
      top: 24.5px;
      font-size: 1.6rem; }
    #block-exposedformsolr-search-newspage-1 fieldset[id^="edit-created-2"] .js-form-type-radio {
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: auto;
      font-size: 2.5rem; }
  #block-exposedformsolr-search-newspage-1 input[id^="edit-submit-solr-search-news"] {
    margin: 4rem 2rem;
    width: 10rem;
    height: 4.5rem;
    border: none;
    background-color: #02a4d9;
    color: #fff;
    font-size: 18px; }
    @media all and (min-width: 990px) {
      #block-exposedformsolr-search-newspage-1 input[id^="edit-submit-solr-search-news"] {
        float: right;
        position: relative;
        top: -11.4rem;
        left: -2.5rem;
        margin: 1rem; } }
  #block-exposedformsolr-search-newspage-1 .related-news-block h2 {
    margin: 0; }

#block-views-blocksolr-search-news-block-1 .view-solr-search-news {
  margin-left: 0;
  float: none;
  position: relative;
  top: 0;
  width: auto;
  background: #D5D5D5; }

#block-views-blocksolr-search-news-block-1 .views-row {
  border: none;
  margin: 0 1.5rem; }

#block-views-blocksolr-search-news-block-1 .view-content {
  padding: 2rem 0 1rem 0; }

#block-views-blocksolr-search-news-block-1 a {
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-family: 'GothamHTF-Book', sans-serif;
  font-size: 17px;
  color: #666666;
  text-align: left; }

#block-views-blocksolr-search-news-block-1 h2.search-title {
  background: none;
  text-transform: none;
  margin: 0 auto;
  padding: 0; }

#block-views-blocksolr-search-news-block-1 h2 {
  font-family: 'GothamHTF-Medium', sans-serif;
  font-size: 2.1rem;
  background: #999;
  color: white;
  padding: 1.2rem 2rem;
  margin-bottom: 0;
  margin-top: 0; }

#block-views-blocksolr-search-news-block-1 .views-field-field-news-type {
  font-family: "GothamNarrow-Bold", sans-serif;
  color: #39393A;
  font-size: 1.2rem;
  text-transform: uppercase; }

#block-views-blocksolr-search-news-block-1 .more-link {
  float: left;
  font-stretch: condensed;
  letter-spacing: 0pt;
  line-height: 119%;
  text-align: left;
  padding: 1rem 1.5rem; }
  #block-views-blocksolr-search-news-block-1 .more-link a {
    color: #00A9EE;
    font-size: 1.2rem;
    font-family: "GothamNarrow-Thin", sans-serif; }

.container-suscribe h2.component-title {
  display: none; }

.container-suscribe iframe {
  border: 0; }

.container-suscribe .field--name-body {
  padding: 40px 40px 0 40px; }
  .container-suscribe .field--name-body .area {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%; }
    @media (min-width: 768px) {
      .container-suscribe .field--name-body .area {
        width: 60%; } }
    @media (min-width: 990px) {
      .container-suscribe .field--name-body .area {
        width: 75%; } }
    @media (min-width: 1280px) {
      .container-suscribe .field--name-body .area {
        width: 82%; } }
    .container-suscribe .field--name-body .area::before {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      top: 4px;
      left: 4px;
      border-style: solid;
      border-width: 15px 15px 0 0;
      border-color: #9A9A9A transparent transparent; }
    .container-suscribe .field--name-body .area input[type="email"] {
      text-transform: uppercase;
      width: 100%;
      font-size: 18px;
      background: #f7f7f7;
      border: 4px solid #9A9A9A;
      padding: 8px 10px; }
  .container-suscribe .field--name-body input[type="submit"] {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    background: #004D72;
    color: #FFFFFF;
    padding: 8px 30px;
    border: 4px solid #9A9A9A;
    font-size: 18px;
    font-weight: bold; }

.container-suscribe .formReceiveAllContent {
  margin-bottom: 0; }
  .container-suscribe .formReceiveAllContent .intro {
    padding: 0 !important; }

.container-suscribe #mc-embedded-subscribe-form {
  background-color: #fff;
  margin: 0; }
  .container-suscribe #mc-embedded-subscribe-form #mc_embed_signup_scroll input {
    height: 3.8rem; }
  .container-suscribe #mc-embedded-subscribe-form #mc_embed_signup_scroll select {
    height: 3.8rem; }
  .container-suscribe #mc-embedded-subscribe-form #mc_embed_signup_scroll ul {
    padding: 0; }
    .container-suscribe #mc-embedded-subscribe-form #mc_embed_signup_scroll ul li label {
      margin-left: 0;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    .container-suscribe #mc-embedded-subscribe-form #mc_embed_signup_scroll ul li input {
      height: auto;
      margin-right: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
  .container-suscribe #mc-embedded-subscribe-form .mc-field-group {
    padding-left: 10px; }
    .container-suscribe #mc-embedded-subscribe-form .mc-field-group .asterisk {
      left: -5px;
      top: 0;
      right: inherit; }

.ds-1col-initiative .group-top-menu {
  position: relative;
  border-bottom: 10px solid #045f84; }

.ds-1col-initiative .field--name-field-subtitle-link a {
  float: right;
  color: #fff;
  font-size: 1.4rem;
  margin: 5px 10px;
  padding: 5px 10px;
  font-family: 'GothamNarrow-Medium'; }

.ds-1col-initiative .field--name-field-title-menu-link a {
  color: #000;
  font-size: 1.6rem;
  padding: 0 20px;
  height: 47px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  font-family: 'GothamNarrow-Medium';
  padding-right: 66px;
  line-height: 100%; }
  @media (min-width: 768px) {
    .ds-1col-initiative .field--name-field-title-menu-link a {
      font-size: 2rem; } }
  @media (min-width: 1280px) {
    .ds-1col-initiative .field--name-field-title-menu-link a {
      padding-right: 0; } }
  .ds-1col-initiative .field--name-field-title-menu-link a:hover {
    color: #004a7b; }

.ds-1col-initiative #initiatives_navbar_toggle {
  position: absolute;
  top: 37px;
  right: 0;
  z-index: 2;
  height: 47px;
  width: 62px;
  padding: 5px 10px;
  margin: 0;
  background: #00A9EE;
  border: 0;
  border-radius: 0px; }
  @media (min-width: 1280px) {
    .ds-1col-initiative #initiatives_navbar_toggle {
      display: none; } }
  .ds-1col-initiative #initiatives_navbar_toggle .icon-bar {
    float: left;
    width: 100%;
    height: 2px;
    background: #fff;
    margin: 4px 0; }
  .ds-1col-initiative #initiatives_navbar_toggle.active {
    background: #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3; }
    .ds-1col-initiative #initiatives_navbar_toggle.active .icon-bar {
      background: #00A9EE; }

.ds-1col-initiative .field--name-field-menu-links {
  display: none; }
  @media (min-width: 1280px) {
    .ds-1col-initiative .field--name-field-menu-links {
      display: block !important; } }
  .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component {
    padding: 0;
    border: 0;
    background: inherit;
    text-align: center;
    font-size: 0; }
    @media (min-width: 1280px) {
      .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component {
        text-align: right; } }
    .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item {
      padding: 0;
      width: 100%;
      position: relative;
      text-align: center;
      border-top: 1px solid #ECECEC;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      @media (min-width: 1280px) {
        .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item {
          width: auto;
          border: 0; } }
      .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item a {
        display: block;
        position: relative;
        color: #030525;
        font-size: 1.4rem;
        padding: 1.5rem;
        text-decoration: none; }
        .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item a:hover {
          background: #f6f6f6; }
        .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item a.suscribe {
          color: #fff !important;
          background: #28aade !important; }
          .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item a.suscribe:hover {
            background: #0179a8 !important; }
      .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
        color: #f9b433;
        background: #f6f6f6;
        border-bottom: 2px solid #036085; }
        @media (min-width: 1280px) {
          .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
            border-bottom: 0; } }
        .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item.active a:after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 50%;
          margin-left: -3px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 6px 6px;
          border-color: transparent transparent #036085; }
      .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item:before {
        display: none; }
      .ds-1col-initiative .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container {
        background: #eaeaea; }

.ds-2col-initiative .group-header {
  position: relative;
  min-height: 200px;
  padding-bottom: 20px; }
  @media (min-width: 990px) {
    .ds-2col-initiative .group-header {
      padding-right: 10px;
      padding-bottom: 40px; } }
  .ds-2col-initiative .group-header .field--name-node-title,
  .ds-2col-initiative .group-header .field--name-field-title-banner {
    position: absolute;
    width: 100%;
    bottom: 2rem;
    z-index: 1;
    color: #fff;
    font-size: 2rem;
    margin: 0;
    padding: 10px;
    padding-bottom: 10rem;
    font-family: 'GothamNarrow-Bold';
    background: url("../images/backgrounds/IDB_Banner.png"); }
    @media (min-width: 768px) {
      .ds-2col-initiative .group-header .field--name-node-title,
      .ds-2col-initiative .group-header .field--name-field-title-banner {
        font-size: 2.1rem;
        padding: 10px 20px;
        padding-bottom: 10rem; } }
    @media (min-width: 990px) {
      .ds-2col-initiative .group-header .field--name-node-title,
      .ds-2col-initiative .group-header .field--name-field-title-banner {
        width: 98.7%;
        bottom: 4rem;
        line-height: 3.4rem; } }
    @media (min-width: 1280px) {
      .ds-2col-initiative .group-header .field--name-node-title,
      .ds-2col-initiative .group-header .field--name-field-title-banner {
        width: 98.9%;
        font-size: 3.4rem;
        padding: 15px 30px;
        padding-bottom: 10rem; } }
    .ds-2col-initiative .group-header .field--name-node-title h2,
    .ds-2col-initiative .group-header .field--name-field-title-banner h2 {
      color: #fff;
      font-size: 2rem;
      margin: 0;
      padding: 10px;
      padding-bottom: 10rem;
      font-family: 'GothamNarrow-Bold';
      background: url("../images/backgrounds/IDB_Banner.png"); }
      @media (min-width: 768px) {
        .ds-2col-initiative .group-header .field--name-node-title h2,
        .ds-2col-initiative .group-header .field--name-field-title-banner h2 {
          font-size: 2.1rem;
          padding: 10px 20px;
          padding-bottom: 10rem; } }
      @media (min-width: 1280px) {
        .ds-2col-initiative .group-header .field--name-node-title h2,
        .ds-2col-initiative .group-header .field--name-field-title-banner h2 {
          font-size: 3.2rem;
          padding: 15px 30px;
          padding-bottom: 10rem; } }
  .ds-2col-initiative .group-header .field--name-field-banner-links {
    bottom: 4rem;
    text-align: left;
    top: inherit;
    position: absolute;
    width: 100%;
    border-bottom: 0;
    background: transparent; }
    @media (min-width: 990px) {
      .ds-2col-initiative .group-header .field--name-field-banner-links {
        bottom: 6rem;
        padding-right: 10px; } }
    .ds-2col-initiative .group-header .field--name-field-banner-links .field__item {
      background: #007ba5;
      padding: 0; }
      @media (min-width: 768px) {
        .ds-2col-initiative .group-header .field--name-field-banner-links .field__item {
          padding: 0 10px; } }
      @media (min-width: 1280px) {
        .ds-2col-initiative .group-header .field--name-field-banner-links .field__item {
          padding: 0 20px; } }

.ds-2col-initiative .group-content .field--name-field-non-image-banner {
  float: left;
  width: 100%;
  padding: 0 20px; }
  @media (min-width: 1280px) {
    .ds-2col-initiative .group-content .field--name-field-non-image-banner {
      padding: 0 30px; } }

.ds-2col-initiative .group-content .field--name-field-content-components {
  float: left;
  width: 100%;
  padding: 10px; }
  @media (min-width: 1280px) {
    .ds-2col-initiative .group-content .field--name-field-content-components {
      padding: 10px 20px; } }
  .ds-2col-initiative .group-content .field--name-field-content-components img {
    min-height: 238px; }

.node--type-accordion-image-and-description {
  float: left;
  width: 100%;
  border-bottom: 1px solid #EAEBEB; }
  .node--type-accordion-image-and-description .accordion-header {
    float: left;
    width: 100%;
    cursor: pointer;
    background: #266297;
    padding: 10px 20px; }
    .node--type-accordion-image-and-description .accordion-header .container-image {
      float: left;
      width: 30%;
      min-height: 20px;
      padding-right: 20px; }
      @media (min-width: wide) {
        .node--type-accordion-image-and-description .accordion-header .container-image {
          width: 20%; } }
    .node--type-accordion-image-and-description .accordion-header .container-title {
      float: left;
      width: 70%; }
      @media (min-width: wide) {
        .node--type-accordion-image-and-description .accordion-header .container-title {
          width: 80%; } }
      .node--type-accordion-image-and-description .accordion-header .container-title h2 {
        float: left;
        width: 100%;
        color: #25AFE0;
        font-size: 22px;
        margin: 0; }
      .node--type-accordion-image-and-description .accordion-header .container-title p {
        float: left;
        width: 100%;
        color: #fff;
        font-size: 16px; }
  .node--type-accordion-image-and-description .accordion-content {
    float: left;
    width: 100%;
    background: #EAEBEB;
    padding: 20px;
    display: none; }
    .node--type-accordion-image-and-description .accordion-content p {
      color: #000;
      font-size: 16px; }

#map {
  height: 400px;
  width: 100%; }

.content-accordion h2 {
  border-top: 1px solid #1485C4;
  background-color: inherit;
  margin: 0;
  cursor: pointer;
  color: #1485C4;
  padding: 1.3rem 2rem;
  font-size: 1.8rem;
  line-height: 2.1rem;
  text-transform: uppercase; }
  .content-accordion h2:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'k';
    margin: 1rem;
    font-size: 2.4rem; }
  .content-accordion h2.active {
    color: #FFA839;
    border-top: 1px solid #FFA839; }
    .content-accordion h2.active:before {
      content: 'j';
      margin-right: 1rem; }

.content-accordion .content-accordion-content {
  display: none;
  padding: 2rem; }

.block-views-blockcountry-view-country-overview {
  display: block;
  padding: 1.2rem 2rem 2rem;
  background: #E5E5E5;
  margin: 0; }
  @media all and (min-width: 990px) {
    .block-views-blockcountry-view-country-overview {
      display: none; } }
  .block-views-blockcountry-view-country-overview.view-active {
    display: block;
    padding: 1.2rem 2rem 2rem;
    background: #E5E5E5;
    margin: 0; }
    @media all and (min-width: 1280px) {
      .block-views-blockcountry-view-country-overview.view-active {
        margin: 0 1rem 2rem 3rem; } }
    .block-views-blockcountry-view-country-overview.view-active h2 {
      font-family: 'GothamHTF-Medium';
      font-size: 2.1rem;
      color: #39393A; }
    .block-views-blockcountry-view-country-overview.view-active .field--name-field-box-title {
      font-family: 'GothamHTF-Medium';
      font-size: 2.1rem;
      color: #39393A;
      font-weight: bold;
      margin-bottom: 1rem; }

.slick-track .exec-nav:first-of-type {
  border-top: 0.1rem solid #FFFFFF; }

.exec-nav {
  width: 100% !important;
  padding: 2rem 1rem;
  border: 0.1rem solid #FFFFFF;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  cursor: pointer; }
  @media (min-width: 990px) {
    .exec-nav {
      padding: 1.5rem 2rem; } }
  .exec-nav.slick-current {
    background: #ddd;
    color: #666; }
    .exec-nav.slick-current .exec-name {
      color: #666; }
  .exec-nav span {
    width: 100%;
    display: inline-block;
    font-size: 1.6rem; }
    .exec-nav span:first-of-type {
      text-transform: uppercase; }

.executive-team-slider {
  width: 50%;
  float: left;
  position: static; }
  .executive-team-slider .slick-dots {
    text-align: left;
    bottom: -10px;
    text-align: center; }
    @media (min-width: 768px) {
      .executive-team-slider .slick-dots {
        position: relative;
        bottom: -10px;
        left: 0; } }
    @media (min-width: 1280px) {
      .executive-team-slider .slick-dots {
        bottom: -10px;
        left: 41rem;
        padding-left: 1rem; } }

h2 {
  font-family: "GothamNarrow-Medium", sans-serif;
  font-size: 21px;
  color: #333;
  font-weight: 500;
  text-transform: uppercase; }

.executive-team-slider-nav {
  margin-left: 1%;
  width: 100%;
  float: left;
  font-size: 1.6rem;
  line-height: 2.3rem;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .executive-team-slider-nav {
      float: none; } }
  .executive-team-slider-nav .exec-name {
    color: #1385C4; }

.biography-slider-nav .slick-slide.slick-current,
.executive-team-slider-nav .slick-slide.slick-current {
  background: rgba(0, 0, 0, 0.1); }

.biography-slider-nav .slick-slide,
.executive-team-slider-nav .slick-slide {
  width: 100% !important; }

/*.featured-top__inner {
  height: auto;
}

#btn_search {
  float: right;
  width: 3.7rem;
  height: 3.7rem;
  color: #fff;
  font-size: 2rem;
  padding: .6rem 0 0;
  margin: 1rem .5rem 1rem 0;
  border: none;
  background-color: $linkHeader;
  position: absolute;
  top: -1rem;
  right: 0;

  &:before {
    @include glyphIcons;
  }

  @media all and (min-width: $desktopWidth) {
    padding: 0;
    width: 7.9rem;
    height: 5rem;
    margin-right: 0;
  }

  &:hover {
    background-color: $darkBlue;
  }

  &:active a {
    background-color: $orange;
  }

}

#block-exposedformsolr-search-contentpage-1-2 {
  display: none;
  @include clearfix;

  &.search-active {
    display: block;
    position: absolute;
    width: auto;
    padding: 5.5rem 1.5rem;
    top: 9.7rem;
    height: 100%;
    right: 0;
    left: 0;
    z-index: 5;
    background: $medBlue;
    @media all and (min-width: $tabletWidth) {
      top: 5.6rem;
      height: 20rem;
      padding: 5.5rem 5rem;
    }
    @media all and (min-width: $desktopWidth) {
      top: 5.5rem;
    }

    form {
      height: 5rem;
    }

    .js-form-item input {
      margin: 2rem 0;
    }

    .js-form-submit {
      position: relative;
      top: -8.2rem;
      right: -1rem;
      @media all and (min-width: $tabletWidth) {
        right: 0;
      }

    }

    .description p {
      display: block;
      text-align: left;
      padding: 0;
      margin: 0;
      color: $white;
      font-size: 2.1rem;
    }

  }

}
*/
.homepage-links-banner-left {
  float: left;
  width: 100%;
  background-color: #023066;
  background-image: url("../images/backgrounds/pattern-home-white.png");
  background-repeat: repeat; }
  @media (min-width: 990px) {
    .homepage-links-banner-left {
      position: absolute;
      bottom: 0;
      left: 0;
      top: -5px;
      z-index: 10;
      width: 36%;
      background: url("../images/backgrounds/bg-home-left-blue.png");
      background-size: 100%;
      background-repeat: no-repeat; } }
  @media (min-width: 1280px) {
    .homepage-links-banner-left {
      width: 33%;
      top: 0; } }
  .homepage-links-banner-left .node--type-link-list-component {
    background: inherit;
    border: 0;
    padding: 0; }
    @media (min-width: 990px) {
      .homepage-links-banner-left .node--type-link-list-component {
        padding-top: 20%; } }
    .homepage-links-banner-left .node--type-link-list-component .field__item {
      text-align: center;
      padding: 0 6rem; }
      .homepage-links-banner-left .node--type-link-list-component .field__item:before {
        display: none; }
      @media (min-width: 480px) {
        .homepage-links-banner-left .node--type-link-list-component .field__item {
          padding: 0 8rem; } }
      @media (min-width: 990px) {
        .homepage-links-banner-left .node--type-link-list-component .field__item {
          text-align: left;
          padding: 0 35% 0 2rem; } }
      .homepage-links-banner-left .node--type-link-list-component .field__item a {
        display: block;
        color: #29ABE2;
        padding: 1.2rem 0;
        font-size: 2rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
        @media (min-width: 990px) {
          .homepage-links-banner-left .node--type-link-list-component .field__item a {
            font-size: 2.4rem;
            padding: 3.8rem 0; } }
        @media (min-width: 1280px) {
          .homepage-links-banner-left .node--type-link-list-component .field__item a {
            font-size: 3rem; } }
        @media (min-width: 1400px) {
          .homepage-links-banner-left .node--type-link-list-component .field__item a {
            font-size: 3.2rem;
            padding: 4rem 0; } }
        @media (min-width: 1640px) {
          .homepage-links-banner-left .node--type-link-list-component .field__item a {
            font-size: 4rem;
            padding: 4.2rem 0; } }
      .homepage-links-banner-left .node--type-link-list-component .field__item:last-child a {
        border-bottom: 0; }

.page-node-30 .field--name-field-homepage-random-image .views-field,
.page-node-19032 .field--name-field-homepage-random-image .views-field {
  margin: 0; }
  @media (max-width: 990px) {
    .page-node-30 .field--name-field-homepage-random-image .views-field:after,
    .page-node-19032 .field--name-field-homepage-random-image .views-field:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 23%;
      background: url("../images/backgrounds/bg-home-left-white-mobile.png");
      background-size: 100%; } }
  .page-node-30 .field--name-field-homepage-random-image .views-field img,
  .page-node-19032 .field--name-field-homepage-random-image .views-field img {
    float: left;
    width: 100%; }

.page-node-30 .field--name-field-homepage-random-image .homepage-banner-wrapper-inner,
.page-node-30 .field--name-field-homepage-random-image .views-field-term-node-tid,
.page-node-19032 .field--name-field-homepage-random-image .homepage-banner-wrapper-inner,
.page-node-19032 .field--name-field-homepage-random-image .views-field-term-node-tid {
  display: none; }

.homepage-banner-project-wrapper .view-content {
  float: left;
  width: 100%;
  position: relative; }
  .homepage-banner-project-wrapper .view-content div.views-field {
    margin: 0; }

@media (min-width: 990px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
    margin-right: -36%; } }

@media (min-width: 1280px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
    margin-right: -29%; } }

@media (min-width: 1640px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .title_text,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .title_text {
    margin-right: -31%; } }

@media (min-width: 990px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .specialPostion,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .specialPostion {
    margin-right: -23%;
    font-size: 3.8rem; } }

@media (min-width: 1280px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .specialPostion,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .specialPostion {
    margin-right: -18%;
    font-size: 4rem; } }

@media (min-width: 1640px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer h1 .specialPostion,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer h1 .specialPostion {
    font-size: 5rem;
    margin-right: -20%; } }

@media (min-width: 990px) {
  #block-custom-knowledge-home .containerBackGround .leftSubContainer .card,
  #block-custom-opportunities-home .containerBackGround .leftSubContainer .card {
    margin-top: 40px; }
    #block-custom-knowledge-home .containerBackGround .leftSubContainer .card .marginClass,
    #block-custom-opportunities-home .containerBackGround .leftSubContainer .card .marginClass {
      margin-bottom: 40px; } }

#block-custom-knowledge-home .containerBackGround .rigthSubContainer,
#block-custom-opportunities-home .containerBackGround .rigthSubContainer {
  color: white;
  text-align: center; }
  @media (min-width: 1280px) {
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer {
      padding-top: 5%; } }
  @media (min-width: 1640px) {
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer {
      padding-top: 4%; } }
  #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid,
  #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid {
    font-size: 0; }
    @media (min-width: 990px) {
      #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid,
      #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid {
        display: inherit !important;
        margin-top: 50px;
        background: none; } }
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle {
      padding: 15px 15px;
      float: none;
      width: 50%;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      @media (min-width: 768px) {
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle,
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle {
          width: 50%; } }
      @media (min-width: 990px) {
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle,
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle {
          padding: 30px 15px;
          width: 33%; } }
      #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle a,
      #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle a {
        color: #fff;
        text-decoration: none;
        height: 150px;
        width: 150px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        vertical-align: middle;
        border-radius: 50%;
        border: 1px solid #fff;
        font-size: 1.6rem;
        font-family: 'GothamNarrow-Book', sans-serif;
        text-transform: uppercase;
        left: 0;
        right: 0;
        margin: 0 auto; }
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle a:hover,
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle a:hover {
          background: white !important;
          opacity: 0.5 !important;
          color: #000 !important;
          cursor: pointer; }
        @media (min-width: 1640px) {
          #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle a,
          #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle a {
            height: 220px;
            width: 220px;
            font-size: 2.2rem; } }
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle a span.ext,
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle a span.ext {
          display: none; }
        @media (min-width: 990px) {
          #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circle a:nth-child(odd),
          #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circle a:nth-child(odd) {
            float: right !important; } }
    #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge,
    #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge {
      width: 50%;
      float: left; }
      @media (min-width: 768px) {
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge,
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge {
          width: 33%; } }
      @media (min-width: 990px) {
        #block-custom-knowledge-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge a:nth-child(odd),
        #block-custom-opportunities-home .containerBackGround .rigthSubContainer .row-fluid .circleKnowledge a:nth-child(odd) {
          float: none !important; } }

.leftSubContainer .putBottom {
  float: left;
  width: 100%;
  text-align: center; }
  @media (min-width: 990px) {
    .leftSubContainer .putBottom {
      position: absolute;
      width: 200px;
      bottom: 110px;
      margin-left: 15px; } }
  @media (min-width: 1280px) {
    .leftSubContainer .putBottom {
      bottom: 190px;
      margin-left: 40px; } }
  @media (min-width: 1400px) {
    .leftSubContainer .putBottom {
      bottom: 195px;
      margin-left: 55px; } }
  @media (min-width: 1640px) {
    .leftSubContainer .putBottom {
      margin-left: 70px;
      bottom: 200px; } }
  .leftSubContainer .putBottom span {
    font-size: 26px;
    line-height: 100%;
    font-weight: bold;
    color: #303030;
    display: block; }
    @media (min-width: 768px) {
      .leftSubContainer .putBottom span {
        font-size: 30px; } }
    @media (min-width: 1400px) {
      .leftSubContainer .putBottom span {
        font-size: 40px; } }
    @media (min-width: 1640px) {
      .leftSubContainer .putBottom span {
        font-size: 60px; } }
  .leftSubContainer .putBottom .linkTojobs {
    font-size: 24px;
    left: 0;
    right: 0;
    text-decoration: none;
    text-align: center !important;
    bottom: -80px;
    border: 1px solid #303030;
    width: 60%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 12px;
    margin-top: 10px;
    display: inline-block;
    display: none; }
    .leftSubContainer .putBottom .linkTojobs span.ext {
      display: none; }
    @media (min-width: 990px) {
      .leftSubContainer .putBottom .linkTojobs {
        position: absolute;
        margin-top: 0px; } }
  .leftSubContainer .putBottom .linkTojobs:hover {
    background-color: #1EC1FF;
    color: #fff;
    border: 1px solid #1EC1FF; }

@media (min-width: 990px) {
  #block-custom-projects-home .containerBackGround {
    background: url("https://webimages.iadb.org/Drupal_pantheon/2017-10/ME-0001-compressor.jpg"); } }

@media (min-width: 990px) {
  #block-custom-projects-home .containerBackGround .leftSubContainer .card {
    margin-top: 90px; } }

@media (min-width: 990px) {
  #block-custom-projects-home .containerBackGround .leftSubContainer .card h3 {
    margin: 1rem 0 0 0; } }

@media (min-width: 1280px) {
  #block-custom-projects-home .containerBackGround .leftSubContainer .card h3 {
    margin: 0.5rem 0 0 0; } }

@media (min-width: 1400px) {
  #block-custom-projects-home .containerBackGround .leftSubContainer .card h3 {
    margin: 1.6rem 0 0 0; } }

@media (min-width: 1640px) {
  #block-custom-projects-home .containerBackGround .leftSubContainer .card h3 {
    margin: 2rem 0 0 0; } }

#block-custom-projects-home .containerBackGround .leftSubContainer .card label {
  margin-bottom: 0;
  letter-spacing: -1px; }

#block-custom-projects-home .containerBackGround .leftSubContainer .card a {
  float: left;
  width: 100%;
  text-decoration: none;
  font-family: 'GothamNarrow-Light';
  font-size: 1.2rem;
  color: #8F8F91; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .leftSubContainer .card a {
      margin-bottom: 20px; } }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .leftSubContainer .card a {
      padding-right: 45%; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .leftSubContainer .card a {
      font-size: 1.4rem; } }

#block-custom-projects-home .containerBackGround .leftSubContainer .card .disclaimerText {
  font-size: 1.3rem; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .leftSubContainer .card .disclaimerText {
      width: 80%; } }
  #block-custom-projects-home .containerBackGround .leftSubContainer .card .disclaimerText a.noWidth {
    float: none !important;
    width: auto !important;
    padding: 0 !important; }
    #block-custom-projects-home .containerBackGround .leftSubContainer .card .disclaimerText a.noWidth .ext {
      display: none; }

@media (min-width: 1280px) {
  #block-custom-projects-home .containerBackGround .rigthSubContainer {
    margin-top: 70px; } }

#block-custom-projects-home .containerBackGround .rigthSubContainer div.bar-box {
  float: left;
  width: 100%;
  height: 20px;
  border-radius: 5px;
  position: relative; }
  #block-custom-projects-home .containerBackGround .rigthSubContainer div.bar-box .bar-val {
    background-color: #7dc143;
    height: 18px;
    float: left;
    border-radius: 5px; }

#block-custom-projects-home .containerBackGround .rigthSubContainer .l-d-projects-search {
  color: #7dc042;
  font-size: 2.6rem;
  padding: 20px 0 20px 15px;
  line-height: 100%;
  font-family: "GothamNarrow-Book", sans-serif; }
  @media (min-width: 768px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .l-d-projects-search {
      font-size: 3rem; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .l-d-projects-search {
      font-size: 4rem; } }

@media (min-width: 990px) {
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country {
    border-right: 1px solid #fff; } }

@media (min-width: 990px) {
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country {
    padding-right: 30px; } }

@media (min-width: 1280px) {
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country {
    padding-right: 60px; } }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-1 .map {
  color: #749bc0;
  padding: 0 0 0 8rem;
  line-height: 100%; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-1 .map {
      float: right;
      font-size: 6rem; } }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-1 .label-slt-country {
  color: #fff;
  font-size: 2.8rem;
  font-family: "GothamNarrow-Thin";
  font-weight: bold; }
  @media (min-width: 768px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-1 .label-slt-country {
      font-size: 3.2rem; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-1 .label-slt-country {
      font-size: 3.8rem; } }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-country-2 {
  margin-top: 35px; }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country {
  color: #fff;
  font-size: 14px;
  font-family: "GothamNarrow-light"; }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country,
#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount {
  padding: 0 0 10px 0; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount {
      padding: 0 0 5px 0; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount {
      padding: 60px 0 20px; } }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country span,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount span {
    padding-left: 0; }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .totalcountries,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .c-t-amount,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .totalcountries,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .c-t-amount {
    font-size: 3rem;
    line-height: 100%; }
    @media (min-width: 990px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .totalcountries,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .c-t-amount,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .totalcountries,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .c-t-amount {
        font-size: 2.6rem; } }
    @media (min-width: 1280px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .totalcountries,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .c-t-amount,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .totalcountries,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .c-t-amount {
        font-size: 45px; } }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .label-totalcountries,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .label-totalprojects,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-country .label-amount,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .label-totalcountries,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .label-totalprojects,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-country .select-country .div-total-amount .label-amount {
    text-transform: uppercase;
    font-size: 2rem; }

#block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-country,
#block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-sector {
  display: none;
  margin: 0; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-country,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-sector {
      margin-top: 20px; } }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-country .green-bar-item,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-sector .green-bar-item {
    margin-bottom: 10px; }
    @media (min-width: 1640px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-country .green-bar-item,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-sector .green-bar-item {
        margin-bottom: 15px; } }
    #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-country .green-bar-item .bar-title,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .green-bars-sector .green-bar-item .bar-title {
      color: #fff;
      font-size: 14px;
      font-family: "GothamNarrow-light"; }

#block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector {
  padding-bottom: 15px; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector {
      padding-left: 30px; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector {
      padding-left: 60px; } }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 {
    margin: 30px 0 15px; }
    @media (min-width: 1280px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 {
        margin: 25px 0 24px; } }
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 .label-slt-sector {
      color: #fff;
      font-size: 2.8rem;
      font-family: "GothamNarrow-Thin";
      font-weight: bold; }
      @media (min-width: 768px) {
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 .label-slt-sector {
          font-size: 3.2rem; } }
      @media (min-width: 1280px) {
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 .label-slt-sector {
          font-size: 3.8rem; } }
    @media (min-width: 768px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-1 {
        margin: 2px 0 22px; } }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-sector-2 {
      margin-top: 35px; } }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount {
    padding: 0 0 10px 0; }
    @media (min-width: 990px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount {
        padding: 0 0 5px 0; } }
    @media (min-width: 1280px) {
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects,
      #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount {
        padding: 60px 0 20px; } }
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects span,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount span {
      padding-left: 0; }
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .totalprojects,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .s-t-amount,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .totalprojects,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .s-t-amount {
      font-size: 3rem;
      line-height: 100%; }
      @media (min-width: 990px) {
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .totalprojects,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .s-t-amount,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .totalprojects,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .s-t-amount {
          font-size: 2.6rem; } }
      @media (min-width: 1280px) {
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .totalprojects,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .s-t-amount,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .totalprojects,
        #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .s-t-amount {
          font-size: 45px; } }
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .label-totalprojects,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects .label-amount,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .label-totalprojects,
    #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount .label-amount {
      text-transform: uppercase;
      font-size: 2rem; }
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .bar-title,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-amount,
  #block-custom-projects-home .containerBackGround .rigthSubContainer .s-b-sector .select-sector .div-total-projects {
    color: #fff;
    font-size: 14px;
    font-family: "GothamNarrow-light"; }

#block-custom-projects-home .containerBackGround .cs-select {
  background: rgba(0, 37, 67, 0.9);
  color: #fff;
  margin: 0 0 15px;
  border-radius: 15px; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .cs-select {
      margin-bottom: 5px; } }
  @media (min-width: 1640px) {
    #block-custom-projects-home .containerBackGround .cs-select {
      margin-bottom: 15px; } }
  #block-custom-projects-home .containerBackGround .cs-select .cs-options {
    background: rgba(0, 37, 67, 0.9);
    color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px; }
  #block-custom-projects-home .containerBackGround .cs-select ul {
    max-height: 200px !important;
    overflow-y: scroll !important; }
    #block-custom-projects-home .containerBackGround .cs-select ul span {
      font-size: 1.5rem; }

#block-custom-projects-home .containerBackGround .cs-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

#block-custom-projects-home .containerBackGround .cs-placeholder {
  font-family: "GothamNarrow-Thin" !important;
  font-weight: bolder !important;
  font-size: 1.8rem;
  padding: 10px 50px 10px 15px !important; }
  @media (min-width: 990px) {
    #block-custom-projects-home .containerBackGround .cs-placeholder {
      font-size: 2rem; } }
  @media (min-width: 1280px) {
    #block-custom-projects-home .containerBackGround .cs-placeholder {
      font-size: 2.2rem; } }
  @media (min-width: 1640px) {
    #block-custom-projects-home .containerBackGround .cs-placeholder {
      font-size: 3rem; } }

.social-media-blocks {
  float: left;
  width: 100%;
  background: url("../images/backgrounds/IDB_Pattern_Grey.png");
  background-color: #F8F8F8;
  margin: 0 0 2rem 0;
  padding: 0 4%;
  overflow: hidden; }
  @media all and (min-width: 768px) {
    .social-media-blocks {
      padding: 0; } }
  @media all and (min-width: 1280px) {
    .social-media-blocks {
      padding: 0 4%; } }
  .social-media-blocks .field--name-field-4-social-media-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin: 2%;
    position: relative; }
    @media all and (min-width: 990px) {
      .social-media-blocks .field--name-field-4-social-media-boxes {
        -ms-flex-flow: row;
            flex-flow: row;
        margin: 2% 0; } }
    @media all and (min-width: 1280px) {
      .social-media-blocks .field--name-field-4-social-media-boxes {
        -ms-flex-pack: distribute;
            justify-content: space-around;
        margin: 2% 0; } }
    .social-media-blocks .field--name-field-4-social-media-boxes .field__item {
      float: left;
      width: 100%; }
      @media (min-width: 1280px) {
        .social-media-blocks .field--name-field-4-social-media-boxes .field__item {
          float: left;
          width: 25%; } }
      @media (min-width: 1280px) {
        .social-media-blocks .field--name-field-4-social-media-boxes .field__item {
          width: 20%; } }
      .social-media-blocks .field--name-field-4-social-media-boxes .field__item .field__item {
        width: 100%; }

.image-gallery {
  padding: 2rem 1rem; }
  .image-gallery .slick-next {
    right: 1.7rem;
    z-index: 2; }
  .image-gallery .slick-prev {
    left: -1.5rem;
    z-index: 2; }
  .image-gallery .slick-arrow:before {
    color: #1EC1FF;
    background-color: #FFFFFF;
    border-radius: 55rem;
    font-size: 2.4rem;
    font-weight: 600;
    padding: 1.5rem; }

.field--name-field-banner-links {
  background: #007ba5;
  position: relative;
  background-position: 4px 0; }
  .field--name-field-banner-links .node--type-link-list-component {
    padding: 0rem;
    background: #007ba5;
    border: none; }
    .field--name-field-banner-links .node--type-link-list-component .component-title {
      display: none; }
    .field--name-field-banner-links .node--type-link-list-component .node__content .field__item {
      display: inline-block;
      padding: .5rem .1rem .5rem .5rem; }
      .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:before {
        font-family: "idb-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FFFFFF;
        background: none;
        content: 'F';
        font-size: 2.1rem;
        padding: .5rem;
        margin: .2rem .4rem; }
      .field--name-field-banner-links .node--type-link-list-component .node__content .field__item a {
        color: #FFFFFF !important;
        margin-top: 0;
        padding: 1rem 1.5rem 1rem 3.5rem;
        font-family: 'GothamNarrow-Light';
        font-size: 1.4rem;
        text-transform: none; }
        .field--name-field-banner-links .node--type-link-list-component .node__content .field__item a a:nth-of-type(2) {
          text-transform: uppercase; }

.ds-1col .field--name-field-banner-links .field--name-field-link-element {
  background: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .ds-1col .field--name-field-banner-links .field--name-field-link-element .field__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
    .ds-1col .field--name-field-banner-links .field--name-field-link-element .field__item a {
      padding: 1rem 2rem;
      text-transform: uppercase;
      text-align: center;
      color: #00a9ee;
      font-size: 1.6rem; }
      @media all and (min-width: 990px) {
        .ds-1col .field--name-field-banner-links .field--name-field-link-element .field__item a {
          font-size: 1.8rem;
          padding: 2rem; } }
      .ds-1col .field--name-field-banner-links .field--name-field-link-element .field__item a:before {
        display: none; }

.location-controls .locations {
  margin: 2rem; }
  .location-controls .locations #location-selector {
    color: #1586C4;
    text-transform: uppercase;
    height: 3.5rem;
    width: 100%;
    font-size: 1.6rem;
    border: 1px solid #1586C4;
    background: #E5E5E5; }

.location-controls li {
  list-style: none;
  padding: .5rem 0;
  color: #393939;
  font-family: "GothamNarrow-Medium";
  font-size: 1.4rem;
  margin-right: 6rem;
  line-height: 150%; }

.location-controls span.phone:before, .location-controls span.fax:before {
  content: "Tel:";
  margin-right: .5rem;
  color: #1586C4; }

.location-controls span.fax:before {
  content: "Fax:";
  margin-right: .5rem;
  color: #1586C4; }

.location-controls span.email:before {
  font-family: "idb-glyphicons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "J";
  margin-right: .5rem;
  position: relative;
  color: #1586C4;
  top: 0.2rem; }

#mc-embedded-subscribe-form {
  margin: 0;
  /*background-color: $bgGrey;*/
  /*background-image: url("../images/backgrounds/IDB_Pattern_Grey.png");*/
  background-repeat: repeat;
  overflow-x: hidden;
  /*.col-xs-12 {
    .indicates-required{
      font-size: 14px;
      line-height: 1.42857143;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      
    }
    .area{
      width: 100%;
      margin: 5px 0;
      input{
        border: 1px solid #25b3e4;
        padding: 5px;
        width: 100%;
        color: #808285;
        font-family: 'GothamNarrow-Light';
        font-size: 14px;
      }
    }
    button{
      background: #25b3e4;
      color: #fff;
      border: 1px solid #25b3e4;
      padding: 5px;  
      width: 100%;
      font-size: 14px;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }
    margin: 1.5rem 0;
    padding: 0 2rem;
  }*/ }
  #mc-embedded-subscribe-form .col-xs-12 {
    margin: 1.5rem 0;
    padding: 0; }
  #mc-embedded-subscribe-form div.area {
    width: 15%;
    width: 90%;
    padding: 0;
    margin: 0 5% 0 0; }
    @media all and (min-width: 768px) {
      #mc-embedded-subscribe-form div.area {
        width: 15%; } }
  #mc-embedded-subscribe-form h2 {
    text-transform: none; }
  #mc-embedded-subscribe-form #mc_embed_signup_scroll {
    font-family: 'GothamHTF-Book';
    font-size: 16px;
    color: #666666; }
    #mc-embedded-subscribe-form #mc_embed_signup_scroll input {
      height: 2.2rem; }
    #mc-embedded-subscribe-form #mc_embed_signup_scroll select {
      height: 3rem;
      background: #dadada;
      border: 0.4rem solid #cccccc; }
    #mc-embedded-subscribe-form #mc_embed_signup_scroll li input {
      height: auto; }
    #mc-embedded-subscribe-form #mc_embed_signup_scroll input.btn {
      padding: 1.2rem;
      height: auto; }

.news-menu-links .field__item:nth-of-type(1),
.news-menu-links .field__item:nth-of-type(1) a.ext {
  background-color: #FFA839;
  background-image: none;
  color: #FFFFFF; }

.news-menu-links .field__item:nth-child(2), .news-menu-links .field__item:nth-child(3), .news-menu-links .field__item:nth-child(4), .news-menu-links .field__item:nth-child(9), .news-menu-links .field__item:nth-child(10) {
  padding-left: 1rem;
  background-color: #ECECEC;
  background-image: url("/themes/custom/iadb/images/backgrounds/IDB_Pattern_Grey.png"); }

.country-list {
  padding-left: 0;
  list-style: none; }
  @media all and (min-width: 768px) {
    .country-list {
      column-count: 2; } }
  @media all and (min-width: 990px) {
    .country-list {
      column-count: 3; } }
  .country-list li {
    margin-bottom: 1rem;
    cursor: pointer; }
    .country-list li:hover {
      background: #ECECEC;
      background-repeat: no-repeat; }
  .country-list .flag:after {
    display: inline-block;
    float: left;
    margin-top: .2rem;
    height: 1.5rem;
    width: 3rem;
    content: "";
    background-repeat: no-repeat;
    background-size: contain; }
  .country-list .flag.ar:after {
    background-image: url("../images/flags/AR.gif"); }
  .country-list .flag.bs:after {
    background-image: url("../images/flags/BS.gif"); }
  .country-list .flag.bb:after {
    background-image: url("../images/flags/BB.gif"); }
  .country-list .flag.bz:after {
    background-image: url("../images/flags/BZ.gif"); }
  .country-list .flag.bo:after {
    background-image: url("../images/flags/BO.gif"); }
  .country-list .flag.br:after {
    background-image: url("../images/flags/BR.gif"); }
  .country-list .flag.cl:after {
    background-image: url("../images/flags/CL.gif"); }
  .country-list .flag.co:after {
    background-image: url("../images/flags/CO.gif"); }
  .country-list .flag.cr:after {
    background-image: url("../images/flags/CR.gif"); }
  .country-list .flag.do:after {
    background-image: url("../images/flags/DO.gif"); }
  .country-list .flag.ec:after {
    background-image: url("../images/flags/EC.gif"); }
  .country-list .flag.sv:after {
    background-image: url("../images/flags/SV.gif"); }
  .country-list .flag.gt:after {
    background-image: url("../images/flags/GT.gif"); }
  .country-list .flag.gy:after {
    background-image: url("../images/flags/GY.gif"); }
  .country-list .flag.ht:after {
    background-image: url("../images/flags/HT.gif"); }
  .country-list .flag.hn:after {
    background-image: url("../images/flags/HN.gif"); }
  .country-list .flag.jm:after {
    background-image: url("../images/flags/JM.gif"); }
  .country-list .flag.mx:after {
    background-image: url("../images/flags/MX.gif"); }
  .country-list .flag.ni:after {
    background-image: url("../images/flags/NI.gif"); }
  .country-list .flag.pa:after {
    background-image: url("../images/flags/PA.gif"); }
  .country-list .flag.py:after {
    background-image: url("../images/flags/PY.gif"); }
  .country-list .flag.pe:after {
    background-image: url("../images/flags/PE.gif"); }
  .country-list .flag.sr:after {
    background-image: url("../images/flags/SR.gif"); }
  .country-list .flag.tt:after {
    background-image: url("../images/flags/TT.gif"); }
  .country-list .flag.uy:after {
    background-image: url("../images/flags/UY.gif"); }
  .country-list .flag.ve:after {
    background-image: url("../images/flags/VE.gif"); }

body .field-preview {
  display: none; }

body .field--name-field-status.field--type-list-string.field--label-hidden {
  display: none; }

body.user-logged-in .field-preview {
  display: block; }

.node--type-link-list-component {
  display: none; }
  .node--type-link-list-component .field__item {
    position: relative; }
    .node--type-link-list-component .field__item.field_item_sub_menu {
      min-width: 150px; }
    .node--type-link-list-component .field__item a.sub-menu, .node--type-link-list-component .field__item a.sub-menu-2, .node--type-link-list-component .field__item a.sub-menu-3 {
      display: none; }
    .node--type-link-list-component .field__item .sub-menu-container {
      top: auto;
      display: none;
      position: absolute;
      float: left;
      width: 100%;
      z-index: 2;
      background: #eaeaea; }
      @media (max-width: 990px) {
        .node--type-link-list-component .field__item .sub-menu-container {
          display: block;
          position: relative; } }
      @media (max-width: 990px) {
        .node--type-link-list-component .field__item .sub-menu-container {
          display: block;
          position: relative; } }
      .node--type-link-list-component .field__item .sub-menu-container .field__item {
        float: left !important;
        width: 100% !important; }
        .node--type-link-list-component .field__item .sub-menu-container .field__item a {
          display: block; }
          .node--type-link-list-component .field__item .sub-menu-container .field__item a:hover, .node--type-link-list-component .field__item .sub-menu-container .field__item a.active {
            background: rgba(0, 0, 0, 0.1) !important; }
        .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 {
          top: 0;
          left: 100%;
          display: none;
          position: absolute;
          float: left;
          width: 100%;
          z-index: 3;
          background: #dedede; }
          @media (max-width: 990px) {
            .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 {
              display: block;
              position: relative; } }
          @media (max-width: 990px) {
            .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 {
              left: inherit; } }
          .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item:first-child:after {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 5px 5px 0;
            border-color: transparent #dedede transparent transparent;
            position: absolute;
            left: -5px;
            top: 50%;
            margin-top: -5px; }
          .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item .sub-menu-container-3 {
            top: 0;
            left: 100%;
            display: none;
            position: absolute;
            float: left;
            width: 100%;
            z-index: 4;
            background: #ccc; }
            @media (max-width: 990px) {
              .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item .sub-menu-container-3 {
                display: block;
                position: relative; } }
            @media (max-width: 990px) {
              .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item .sub-menu-container-3 {
                left: inherit; } }
            .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item .sub-menu-container-3 .field__item:first-child:after {
              content: "";
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 5px 5px 5px 0;
              border-color: transparent #ccc transparent transparent;
              position: absolute;
              left: -5px;
              top: 50%;
              margin-top: -5px; }
          .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item:hover .sub-menu-container-3 {
            display: block; }
        .node--type-link-list-component .field__item .sub-menu-container .field__item:hover .sub-menu-container-2 {
          display: block; }
    .node--type-link-list-component .field__item:hover .sub-menu-container {
      display: block; }

article.tab-box-bar {
  width: 100%;
  border-right: 1px solid #ccc;
  cursor: pointer;
  min-height: inherit;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  padding: 0;
  background-color: #007ba5; }
  article.tab-box-bar.gray {
    background-color: #ECECEC;
    border-right: 1px solid #FFFFFF; }
    article.tab-box-bar.gray h2.component-title a {
      color: #666;
      font-weight: bold; }
    article.tab-box-bar.gray:hover, article.tab-box-bar.gray.tab-active {
      background: #CFCFCF; }
  article.tab-box-bar:hover, article.tab-box-bar.tab-active {
    background: repeating-linear-gradient(135deg, #4f6d7e, #4f6d7e 1px, #004467 2px, #004467 8px); }
  article.tab-box-bar h2.component-title {
    padding: 0 !important;
    margin: 0 !important;
    text-transform: none;
    font-weight: normal; }
    article.tab-box-bar h2.component-title a {
      display: inline-block;
      width: 100%;
      height: 100%;
      text-align: center;
      padding: 15px 0;
      min-height: inherit;
      color: #fff;
      font-family: GothamNarrow-Light; }
      article.tab-box-bar h2.component-title a span.field--name-title {
        font-size: 17px; }
  article.tab-box-bar .content-body,
  article.tab-box-bar .field--name-field-link-box-html,
  article.tab-box-bar .field.field--name-field-image,
  article.tab-box-bar .container_image,
  article.tab-box-bar .component-subtitle {
    display: none; }
  article.tab-box-bar .node--type-link-box-html {
    padding: 0; }

.lang-es .tab-box-bar {
  min-height: inherit; }

article.tab-box-customized {
  text-align: center;
  background: #e2e2e2;
  border-radius: 9px;
  min-height: 209px;
  float: left;
  width: 100%;
  position: relative;
  padding: 10px;
  cursor: pointer; }
  article.tab-box-customized:hover, article.tab-box-customized.tab-active {
    background: #d8d8d8;
    border-bottom: 7px solid #00A9EE;
    /*-webkit-box-shadow: 4px 4px 25px -4px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 4px 4px 25px -4px rgba(0, 0, 0, 0.66);
    box-shadow: 4px 4px 25px -4px rgba(0, 0, 0, 0.66);*/ }
    article.tab-box-customized:hover .field.field--name-field-image img, article.tab-box-customized.tab-active .field.field--name-field-image img {
      filter: grayscale(0%); }
  @media (min-width: 768px) {
    article.tab-box-customized .field.field--name-title {
      font-size: 75%; } }
  article.tab-box-customized a.container_image {
    width: 100%; }
  article.tab-box-customized .content-body {
    display: none; }
  article.tab-box-customized .field--name-field-link-box-html {
    display: none; }
  article.tab-box-customized .field.field--name-field-image {
    border-radius: 50%;
    height: 81px;
    width: 81px;
    overflow: hidden;
    margin: auto; }
    article.tab-box-customized .field.field--name-field-image img {
      height: 81px;
      overflow: hidden;
      display: inline-block;
      vertical-align: top;
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%) opacity(50%);
      filter: Gray();
      transition: all 0.5s ease; }

@media (min-width: 768px) {
  .lang-es article.tab-box-customized.node--type-link-box-html {
    min-height: 209px; } }

@media (min-width: 990px) {
  .lang-es article.tab-box-customized.node--type-link-box-html {
    min-height: 209px; } }

.video-slider .video-gallery {
  padding: 0;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #999; }

.video-slider .video-gallery-nav {
  padding: 2rem 10rem;
  margin-top: 0;
  background-color: #999;
  min-height: 6rem; }
  .video-slider .video-gallery-nav .slick-next {
    right: 5.7rem;
    top: 1.7rem;
    z-index: 2; }
    @media all and (min-width: 768px) {
      .video-slider .video-gallery-nav .slick-next {
        top: 4.5rem; } }
    @media all and (min-width: 990px) {
      .video-slider .video-gallery-nav .slick-next {
        top: 3.5rem; } }
    @media all and (min-width: 1280px) {
      .video-slider .video-gallery-nav .slick-next {
        top: 6rem; } }
  .video-slider .video-gallery-nav .slick-prev {
    left: 2.5rem;
    top: 1.7rem;
    z-index: 2; }
    @media all and (min-width: 768px) {
      .video-slider .video-gallery-nav .slick-prev {
        top: 4.5rem; } }
    @media all and (min-width: 990px) {
      .video-slider .video-gallery-nav .slick-prev {
        top: 3.5rem; } }
    @media all and (min-width: 1280px) {
      .video-slider .video-gallery-nav .slick-prev {
        top: 6rem; } }
  .video-slider .video-gallery-nav .slick-arrow:before {
    color: #FFFFFF;
    font-size: 4.4rem;
    font-weight: 600; }
  .video-slider .video-gallery-nav .slick-arrow.slick-next:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "d"; }
  .video-slider .video-gallery-nav .slick-arrow.slick-prev:before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "c"; }

.video-slider .video-gallery-element-nav {
  display: none;
  margin: 0 .5rem;
  max-height: 13rem;
  box-shadow: 2px 2px 7px -2px rgba(0, 0, 0, 0.75); }
  @media all and (min-width: 768px) {
    .video-slider .video-gallery-element-nav {
      display: block; } }

.video-slider h2 {
  background-color: #999;
  margin: 0;
  padding: 1.3rem 2rem;
  color: white; }

#views-exposed-form-solr-search-content-page-1 .js-form-item {
  display: block;
  width: 100%; }
  #views-exposed-form-solr-search-content-page-1 .js-form-item input.form-text {
    padding-left: 1rem;
    width: 100%;
    height: 4rem;
    border: none;
    font-size: 1.8rem; }

#views-exposed-form-solr-search-content-page-1 #edit-submit-solr-search-content {
  position: relative;
  float: right;
  top: -7.2rem;
  right: -3.1rem;
  width: 10rem;
  height: 4.2rem;
  border: none;
  background-color: #02A4D9;
  color: #FFFFFF;
  font-size: 1.8rem; }
  @media all and (min-width: 768px) {
    #views-exposed-form-solr-search-content-page-1 #edit-submit-solr-search-content {
      right: -2.1rem; } }
  @media all and (min-width: 1280px) {
    #views-exposed-form-solr-search-content-page-1 #edit-submit-solr-search-content {
      right: -1.1rem; } }
  #views-exposed-form-solr-search-content-page-1 #edit-submit-solr-search-content:hover {
    background: #004D72; }

.view-solr-search-content,
.view-solr-search-news {
  position: relative; }
  .view-solr-search-content:after,
  .view-solr-search-news:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 990px) {
    .view-solr-search-content,
    .view-solr-search-news {
      width: 60%;
      float: left; } }
  @media all and (min-width: 1280px) {
    .view-solr-search-content,
    .view-solr-search-news {
      width: 60%;
      float: left; } }
  .view-solr-search-content .search-results,
  .view-solr-search-news .search-results {
    overflow-x: hidden;
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 2rem;
    border-bottom: solid 2px #FFFFFF; }
    .view-solr-search-content .search-results .search-title,
    .view-solr-search-news .search-results .search-title {
      font-size: 1.8rem;
      padding-top: 2rem; }
    .view-solr-search-content .search-results .search-subtitle,
    .view-solr-search-news .search-results .search-subtitle {
      font-size: 1.4rem; }
      .view-solr-search-content .search-results .search-subtitle:after,
      .view-solr-search-news .search-results .search-subtitle:after {
        content: "";
        display: table;
        clear: both; }
    .view-solr-search-content .search-results .views-field-field-content-components,
    .view-solr-search-content .search-results .views-field-body,
    .view-solr-search-news .search-results .views-field-field-content-components,
    .view-solr-search-news .search-results .views-field-body {
      font-family: GothamNarrow-Book,sans-serif;
      color: #000000;
      font-size: 1.4rem;
      line-height: 1.9rem;
      margin-top: 1rem; }
  .view-solr-search-content .view-header,
  .view-solr-search-news .view-header {
    margin: 4.5rem 1.7rem 0;
    border-bottom: solid 1px #FFFFFF; }
    @media all and (min-width: 768px) {
      .view-solr-search-content .view-header,
      .view-solr-search-news .view-header {
        margin: 0rem 2rem; } }
    @media all and (min-width: 1280px) {
      .view-solr-search-content .view-header,
      .view-solr-search-news .view-header {
        margin: 0rem 4rem; } }
    .view-solr-search-content .view-header p,
    .view-solr-search-news .view-header p {
      font-size: 1.2rem; }
  .view-solr-search-content .view-empty h2,
  .view-solr-search-news .view-empty h2 {
    margin: 4.5rem 1.7rem; }
    @media all and (min-width: 1280px) {
      .view-solr-search-content .view-empty h2,
      .view-solr-search-news .view-empty h2 {
        margin: 4rem 0rem 4rem 4rem; } }

.ds-1col-initiative .group-top-menu {
  float: left;
  width: 100%;
  background: #fff; }
  .ds-1col-initiative .group-top-menu .field--name-field-last-update {
    position: absolute;
    color: white;
    width: 250px;
    font-size: 14px;
    top: 12px;
    left: 20px; }
    .ds-1col-initiative .group-top-menu .field--name-field-last-update div {
      font-weight: inherit; }
  .ds-1col-initiative .group-top-menu .field--name-field-subtitle-link {
    float: left;
    width: 100%;
    background: #036085; }
  .ds-1col-initiative .group-top-menu .field--name-field-title-menu-link {
    float: left;
    width: 100%; }
    @media (min-width: 1280px) {
      .ds-1col-initiative .group-top-menu .field--name-field-title-menu-link {
        max-width: 35%; } }
  .ds-1col-initiative .group-top-menu .field--name-field-menu-links {
    float: left;
    width: 100%; }
    @media (min-width: 1280px) {
      .ds-1col-initiative .group-top-menu .field--name-field-menu-links {
        float: right;
        max-width: 65%; } }

.ds-1col-initiative .group-header {
  float: left;
  width: 100%; }
  .ds-1col-initiative .group-header .oneColBannerTitle {
    display: none; }

.ds-1col-initiative .group-content {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0; }
  @media (min-width: 768px) {
    .ds-1col-initiative .group-content {
      padding: 1rem 4rem; } }

.ds-2col-initiative .group-container-header {
  float: left;
  width: 100%; }
  .ds-2col-initiative .group-container-header .group-header {
    float: left;
    width: 100%; }
    @media (min-width: 990px) {
      .ds-2col-initiative .group-container-header .group-header {
        width: 70%; } }
  .ds-2col-initiative .group-container-header .group-right-menu {
    float: left;
    width: 100%; }
    @media (min-width: 990px) {
      .ds-2col-initiative .group-container-header .group-right-menu {
        float: right;
        width: 30%; } }

.ds-2col-initiative .group-content {
  float: left;
  width: 100%; }

.node--type-_-col-flex-banner-full .field--name-node-title {
  background: transparent;
  padding-bottom: 0; }
  @media all and (min-width: 990px) {
    .node--type-_-col-flex-banner-full .field--name-node-title {
      margin-left: 1rem; } }
  .node--type-_-col-flex-banner-full .field--name-node-title h1 {
    color: #666;
    display: none; }

.node--type-_-col-flex-banner-full .group-header {
  margin-bottom: 1.5rem; }

.node--type-_-col-flex-banner-full .banner-default {
  height: 10rem;
  background: url("../images/backgrounds/IDB_Banner.png"); }

.node--type-_-col-flex-banner-full .field--name-field-content-components > .field__item {
  background: transparent; }

.ds-2col-fluid,
.ds-2col-stacked-fluid,
.sector-overview,
.sector-framework,
.sector-projects-overview,
.country-overview,
.country-strategy-office,
.country-projects-overview {
  background-color: #ECECEC;
  padding-bottom: 5rem; }
  .ds-2col-fluid .field--name-title,
  .ds-2col-stacked-fluid .field--name-title,
  .sector-overview .field--name-title,
  .sector-framework .field--name-title,
  .sector-projects-overview .field--name-title,
  .country-overview .field--name-title,
  .country-strategy-office .field--name-title,
  .country-projects-overview .field--name-title {
    font-size: 2.2rem; }
  .ds-2col-fluid .group-left,
  .ds-2col-stacked-fluid .group-left,
  .sector-overview .group-left,
  .sector-framework .group-left,
  .sector-projects-overview .group-left,
  .country-overview .group-left,
  .country-strategy-office .group-left,
  .country-projects-overview .group-left {
    -ms-flex: none;
        flex: none;
    width: 100%;
    position: relative;
    font-family: 'GothamHTF-Book', sans-serif;
    float: left; }
    @media (min-width: 990px) {
      .ds-2col-fluid .group-left,
      .ds-2col-stacked-fluid .group-left,
      .sector-overview .group-left,
      .sector-framework .group-left,
      .sector-projects-overview .group-left,
      .country-overview .group-left,
      .country-strategy-office .group-left,
      .country-projects-overview .group-left {
        width: 70%;
        float: left; } }
    .ds-2col-fluid .group-left .group-banner-left,
    .ds-2col-stacked-fluid .group-left .group-banner-left,
    .sector-overview .group-left .group-banner-left,
    .sector-framework .group-left .group-banner-left,
    .sector-projects-overview .group-left .group-banner-left,
    .country-overview .group-left .group-banner-left,
    .country-strategy-office .group-left .group-banner-left,
    .country-projects-overview .group-left .group-banner-left {
      min-height: 150px;
      position: relative; }
      @media (min-width: 990px) {
        .ds-2col-fluid .group-left .group-banner-left .field--name-field-banner-image img,
        .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-framework .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-projects-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .country-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .country-strategy-office .group-left .group-banner-left .field--name-field-banner-image img,
        .country-projects-overview .group-left .group-banner-left .field--name-field-banner-image img {
          height: 348px; } }
      @media (min-width: 1280px) {
        .ds-2col-fluid .group-left .group-banner-left .field--name-field-banner-image img,
        .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-framework .group-left .group-banner-left .field--name-field-banner-image img,
        .sector-projects-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .country-overview .group-left .group-banner-left .field--name-field-banner-image img,
        .country-strategy-office .group-left .group-banner-left .field--name-field-banner-image img,
        .country-projects-overview .group-left .group-banner-left .field--name-field-banner-image img {
          height: 427px; } }
      .ds-2col-fluid .group-left .group-banner-left .field--name-node-title,
      .ds-2col-fluid .group-left .group-banner-left .field--name-field-title-banner,
      .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-node-title,
      .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-title-banner,
      .sector-overview .group-left .group-banner-left .field--name-node-title,
      .sector-overview .group-left .group-banner-left .field--name-field-title-banner,
      .sector-framework .group-left .group-banner-left .field--name-node-title,
      .sector-framework .group-left .group-banner-left .field--name-field-title-banner,
      .sector-projects-overview .group-left .group-banner-left .field--name-node-title,
      .sector-projects-overview .group-left .group-banner-left .field--name-field-title-banner,
      .country-overview .group-left .group-banner-left .field--name-node-title,
      .country-overview .group-left .group-banner-left .field--name-field-title-banner,
      .country-strategy-office .group-left .group-banner-left .field--name-node-title,
      .country-strategy-office .group-left .group-banner-left .field--name-field-title-banner,
      .country-projects-overview .group-left .group-banner-left .field--name-node-title,
      .country-projects-overview .group-left .group-banner-left .field--name-field-title-banner {
        background-color: #007ba5;
        background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
        width: 100%;
        margin: -0.2rem 0 0 0;
        padding: 1rem;
        color: white;
        font-size: 24px;
        font-family: GothamNarrow-Medium;
        font-weight: bold;
        z-index: 1; }
        @media (min-width: 768px) {
          .ds-2col-fluid .group-left .group-banner-left .field--name-node-title,
          .ds-2col-fluid .group-left .group-banner-left .field--name-field-title-banner,
          .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-node-title,
          .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-title-banner,
          .sector-overview .group-left .group-banner-left .field--name-node-title,
          .sector-overview .group-left .group-banner-left .field--name-field-title-banner,
          .sector-framework .group-left .group-banner-left .field--name-node-title,
          .sector-framework .group-left .group-banner-left .field--name-field-title-banner,
          .sector-projects-overview .group-left .group-banner-left .field--name-node-title,
          .sector-projects-overview .group-left .group-banner-left .field--name-field-title-banner,
          .country-overview .group-left .group-banner-left .field--name-node-title,
          .country-overview .group-left .group-banner-left .field--name-field-title-banner,
          .country-strategy-office .group-left .group-banner-left .field--name-node-title,
          .country-strategy-office .group-left .group-banner-left .field--name-field-title-banner,
          .country-projects-overview .group-left .group-banner-left .field--name-node-title,
          .country-projects-overview .group-left .group-banner-left .field--name-field-title-banner {
            background-color: transparent;
            margin: 0;
            padding: 1rem 2rem 1rem;
            height: 16rem;
            position: absolute;
            bottom: 0;
            font-size: 32px; } }
        .ds-2col-fluid .group-left .group-banner-left .field--name-node-title h1,
        .ds-2col-fluid .group-left .group-banner-left .field--name-field-title-banner h1,
        .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-node-title h1,
        .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-title-banner h1,
        .sector-overview .group-left .group-banner-left .field--name-node-title h1,
        .sector-overview .group-left .group-banner-left .field--name-field-title-banner h1,
        .sector-framework .group-left .group-banner-left .field--name-node-title h1,
        .sector-framework .group-left .group-banner-left .field--name-field-title-banner h1,
        .sector-projects-overview .group-left .group-banner-left .field--name-node-title h1,
        .sector-projects-overview .group-left .group-banner-left .field--name-field-title-banner h1,
        .country-overview .group-left .group-banner-left .field--name-node-title h1,
        .country-overview .group-left .group-banner-left .field--name-field-title-banner h1,
        .country-strategy-office .group-left .group-banner-left .field--name-node-title h1,
        .country-strategy-office .group-left .group-banner-left .field--name-field-title-banner h1,
        .country-projects-overview .group-left .group-banner-left .field--name-node-title h1,
        .country-projects-overview .group-left .group-banner-left .field--name-field-title-banner h1 {
          color: white;
          font-size: 24px;
          margin: 0;
          position: relative;
          z-index: 1; }
          @media (min-width: 768px) {
            .ds-2col-fluid .group-left .group-banner-left .field--name-node-title h1,
            .ds-2col-fluid .group-left .group-banner-left .field--name-field-title-banner h1,
            .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-node-title h1,
            .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-title-banner h1,
            .sector-overview .group-left .group-banner-left .field--name-node-title h1,
            .sector-overview .group-left .group-banner-left .field--name-field-title-banner h1,
            .sector-framework .group-left .group-banner-left .field--name-node-title h1,
            .sector-framework .group-left .group-banner-left .field--name-field-title-banner h1,
            .sector-projects-overview .group-left .group-banner-left .field--name-node-title h1,
            .sector-projects-overview .group-left .group-banner-left .field--name-field-title-banner h1,
            .country-overview .group-left .group-banner-left .field--name-node-title h1,
            .country-overview .group-left .group-banner-left .field--name-field-title-banner h1,
            .country-strategy-office .group-left .group-banner-left .field--name-node-title h1,
            .country-strategy-office .group-left .group-banner-left .field--name-field-title-banner h1,
            .country-projects-overview .group-left .group-banner-left .field--name-node-title h1,
            .country-projects-overview .group-left .group-banner-left .field--name-field-title-banner h1 {
              font-size: 32px; } }
      .ds-2col-fluid .group-left .group-banner-left .field--name-field-subtitle,
      .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-subtitle,
      .sector-overview .group-left .group-banner-left .field--name-field-subtitle,
      .sector-framework .group-left .group-banner-left .field--name-field-subtitle,
      .sector-projects-overview .group-left .group-banner-left .field--name-field-subtitle,
      .country-overview .group-left .group-banner-left .field--name-field-subtitle,
      .country-strategy-office .group-left .group-banner-left .field--name-field-subtitle,
      .country-projects-overview .group-left .group-banner-left .field--name-field-subtitle {
        background-color: #007ba5;
        background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
        color: white;
        position: relative;
        padding: 0 2rem 2rem 2rem;
        font-size: 1.4rem;
        z-index: 1; }
        @media (min-width: 768px) {
          .ds-2col-fluid .group-left .group-banner-left .field--name-field-subtitle,
          .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-subtitle,
          .sector-overview .group-left .group-banner-left .field--name-field-subtitle,
          .sector-framework .group-left .group-banner-left .field--name-field-subtitle,
          .sector-projects-overview .group-left .group-banner-left .field--name-field-subtitle,
          .country-overview .group-left .group-banner-left .field--name-field-subtitle,
          .country-strategy-office .group-left .group-banner-left .field--name-field-subtitle,
          .country-projects-overview .group-left .group-banner-left .field--name-field-subtitle {
            position: absolute;
            bottom: 41px;
            font-size: 1.7rem;
            background-color: transparent;
            background: transparent; } }
      .ds-2col-fluid .group-left .group-banner-left .field--name-field-banner-links,
      .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-banner-links,
      .sector-overview .group-left .group-banner-left .field--name-field-banner-links,
      .sector-framework .group-left .group-banner-left .field--name-field-banner-links,
      .sector-projects-overview .group-left .group-banner-left .field--name-field-banner-links,
      .country-overview .group-left .group-banner-left .field--name-field-banner-links,
      .country-strategy-office .group-left .group-banner-left .field--name-field-banner-links,
      .country-projects-overview .group-left .group-banner-left .field--name-field-banner-links {
        width: 100%;
        z-index: 1; }
        @media (min-width: 768px) {
          .ds-2col-fluid .group-left .group-banner-left .field--name-field-banner-links,
          .ds-2col-stacked-fluid .group-left .group-banner-left .field--name-field-banner-links,
          .sector-overview .group-left .group-banner-left .field--name-field-banner-links,
          .sector-framework .group-left .group-banner-left .field--name-field-banner-links,
          .sector-projects-overview .group-left .group-banner-left .field--name-field-banner-links,
          .country-overview .group-left .group-banner-left .field--name-field-banner-links,
          .country-strategy-office .group-left .group-banner-left .field--name-field-banner-links,
          .country-projects-overview .group-left .group-banner-left .field--name-field-banner-links {
            position: absolute;
            bottom: 7px; } }
    .ds-2col-fluid .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .ds-2col-stacked-fluid .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .sector-overview .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .sector-framework .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .sector-projects-overview .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .country-overview .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .country-strategy-office .group-left .field.field--name-field-content-components.field--type-entity-reference,
    .country-projects-overview .group-left .field.field--name-field-content-components.field--type-entity-reference {
      padding: 2rem 3rem; }
  .ds-2col-fluid .group-right,
  .ds-2col-stacked-fluid .group-right,
  .sector-overview .group-right,
  .sector-framework .group-right,
  .sector-projects-overview .group-right,
  .country-overview .group-right,
  .country-strategy-office .group-right,
  .country-projects-overview .group-right {
    -ms-flex: none;
        flex: none;
    width: 100%;
    float: none;
    clear: both;
    box-sizing: border-box;
    background: #ECECEC; }
    @media (min-width: 990px) {
      .ds-2col-fluid .group-right,
      .ds-2col-stacked-fluid .group-right,
      .sector-overview .group-right,
      .sector-framework .group-right,
      .sector-projects-overview .group-right,
      .country-overview .group-right,
      .country-strategy-office .group-right,
      .country-projects-overview .group-right {
        width: 29%;
        float: left;
        clear: none;
        margin: 0 0 0 1%;
        padding: 0;
        background: #E5E5E5; }
        .ds-2col-fluid .group-right .node--type-html-component,
        .ds-2col-stacked-fluid .group-right .node--type-html-component,
        .sector-overview .group-right .node--type-html-component,
        .sector-framework .group-right .node--type-html-component,
        .sector-projects-overview .group-right .node--type-html-component,
        .country-overview .group-right .node--type-html-component,
        .country-strategy-office .group-right .node--type-html-component,
        .country-projects-overview .group-right .node--type-html-component {
          padding: 0; }
          .ds-2col-fluid .group-right .node--type-html-component h2,
          .ds-2col-fluid .group-right .node--type-html-component .component-title,
          .ds-2col-stacked-fluid .group-right .node--type-html-component h2,
          .ds-2col-stacked-fluid .group-right .node--type-html-component .component-title,
          .sector-overview .group-right .node--type-html-component h2,
          .sector-overview .group-right .node--type-html-component .component-title,
          .sector-framework .group-right .node--type-html-component h2,
          .sector-framework .group-right .node--type-html-component .component-title,
          .sector-projects-overview .group-right .node--type-html-component h2,
          .sector-projects-overview .group-right .node--type-html-component .component-title,
          .country-overview .group-right .node--type-html-component h2,
          .country-overview .group-right .node--type-html-component .component-title,
          .country-strategy-office .group-right .node--type-html-component h2,
          .country-strategy-office .group-right .node--type-html-component .component-title,
          .country-projects-overview .group-right .node--type-html-component h2,
          .country-projects-overview .group-right .node--type-html-component .component-title {
            padding: 1.2rem 2rem;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff; }
          .ds-2col-fluid .group-right .node--type-html-component .field--type-text-with-summary,
          .ds-2col-stacked-fluid .group-right .node--type-html-component .field--type-text-with-summary,
          .sector-overview .group-right .node--type-html-component .field--type-text-with-summary,
          .sector-framework .group-right .node--type-html-component .field--type-text-with-summary,
          .sector-projects-overview .group-right .node--type-html-component .field--type-text-with-summary,
          .country-overview .group-right .node--type-html-component .field--type-text-with-summary,
          .country-strategy-office .group-right .node--type-html-component .field--type-text-with-summary,
          .country-projects-overview .group-right .node--type-html-component .field--type-text-with-summary {
            padding: 0; }
            .ds-2col-fluid .group-right .node--type-html-component .field--type-text-with-summary p,
            .ds-2col-stacked-fluid .group-right .node--type-html-component .field--type-text-with-summary p,
            .sector-overview .group-right .node--type-html-component .field--type-text-with-summary p,
            .sector-framework .group-right .node--type-html-component .field--type-text-with-summary p,
            .sector-projects-overview .group-right .node--type-html-component .field--type-text-with-summary p,
            .country-overview .group-right .node--type-html-component .field--type-text-with-summary p,
            .country-strategy-office .group-right .node--type-html-component .field--type-text-with-summary p,
            .country-projects-overview .group-right .node--type-html-component .field--type-text-with-summary p {
              padding: 0 2rem; }
          .ds-2col-fluid .group-right .node--type-html-component.border-line,
          .ds-2col-stacked-fluid .group-right .node--type-html-component.border-line,
          .sector-overview .group-right .node--type-html-component.border-line,
          .sector-framework .group-right .node--type-html-component.border-line,
          .sector-projects-overview .group-right .node--type-html-component.border-line,
          .country-overview .group-right .node--type-html-component.border-line,
          .country-strategy-office .group-right .node--type-html-component.border-line,
          .country-projects-overview .group-right .node--type-html-component.border-line {
            display: none; }
            .ds-2col-fluid .group-right .node--type-html-component.border-line h2, .ds-2col-fluid .group-right .node--type-html-component.border-line .component-title,
            .ds-2col-stacked-fluid .group-right .node--type-html-component.border-line h2,
            .ds-2col-stacked-fluid .group-right .node--type-html-component.border-line .component-title,
            .sector-overview .group-right .node--type-html-component.border-line h2,
            .sector-overview .group-right .node--type-html-component.border-line .component-title,
            .sector-framework .group-right .node--type-html-component.border-line h2,
            .sector-framework .group-right .node--type-html-component.border-line .component-title,
            .sector-projects-overview .group-right .node--type-html-component.border-line h2,
            .sector-projects-overview .group-right .node--type-html-component.border-line .component-title,
            .country-overview .group-right .node--type-html-component.border-line h2,
            .country-overview .group-right .node--type-html-component.border-line .component-title,
            .country-strategy-office .group-right .node--type-html-component.border-line h2,
            .country-strategy-office .group-right .node--type-html-component.border-line .component-title,
            .country-projects-overview .group-right .node--type-html-component.border-line h2,
            .country-projects-overview .group-right .node--type-html-component.border-line .component-title {
              border-color: #ff0000; }
              .ds-2col-fluid .group-right .node--type-html-component.border-line h2 span, .ds-2col-fluid .group-right .node--type-html-component.border-line .component-title span,
              .ds-2col-stacked-fluid .group-right .node--type-html-component.border-line h2 span,
              .ds-2col-stacked-fluid .group-right .node--type-html-component.border-line .component-title span,
              .sector-overview .group-right .node--type-html-component.border-line h2 span,
              .sector-overview .group-right .node--type-html-component.border-line .component-title span,
              .sector-framework .group-right .node--type-html-component.border-line h2 span,
              .sector-framework .group-right .node--type-html-component.border-line .component-title span,
              .sector-projects-overview .group-right .node--type-html-component.border-line h2 span,
              .sector-projects-overview .group-right .node--type-html-component.border-line .component-title span,
              .country-overview .group-right .node--type-html-component.border-line h2 span,
              .country-overview .group-right .node--type-html-component.border-line .component-title span,
              .country-strategy-office .group-right .node--type-html-component.border-line h2 span,
              .country-strategy-office .group-right .node--type-html-component.border-line .component-title span,
              .country-projects-overview .group-right .node--type-html-component.border-line h2 span,
              .country-projects-overview .group-right .node--type-html-component.border-line .component-title span {
                color: #ff0000 !important; }
        .ds-2col-fluid .group-right .node--type-accordion-component,
        .ds-2col-stacked-fluid .group-right .node--type-accordion-component,
        .sector-overview .group-right .node--type-accordion-component,
        .sector-framework .group-right .node--type-accordion-component,
        .sector-projects-overview .group-right .node--type-accordion-component,
        .country-overview .group-right .node--type-accordion-component,
        .country-strategy-office .group-right .node--type-accordion-component,
        .country-projects-overview .group-right .node--type-accordion-component {
          padding: 0 5%; }
          .ds-2col-fluid .group-right .node--type-accordion-component .iframe_video,
          .ds-2col-stacked-fluid .group-right .node--type-accordion-component .iframe_video,
          .sector-overview .group-right .node--type-accordion-component .iframe_video,
          .sector-framework .group-right .node--type-accordion-component .iframe_video,
          .sector-projects-overview .group-right .node--type-accordion-component .iframe_video,
          .country-overview .group-right .node--type-accordion-component .iframe_video,
          .country-strategy-office .group-right .node--type-accordion-component .iframe_video,
          .country-projects-overview .group-right .node--type-accordion-component .iframe_video {
            height: 400px !important; }
        .ds-2col-fluid .group-right .node--type-link-list-component,
        .ds-2col-stacked-fluid .group-right .node--type-link-list-component,
        .sector-overview .group-right .node--type-link-list-component,
        .sector-framework .group-right .node--type-link-list-component,
        .sector-projects-overview .group-right .node--type-link-list-component,
        .country-overview .group-right .node--type-link-list-component,
        .country-strategy-office .group-right .node--type-link-list-component,
        .country-projects-overview .group-right .node--type-link-list-component {
          padding: 3% 0; }
          .ds-2col-fluid .group-right .node--type-link-list-component .component-title,
          .ds-2col-stacked-fluid .group-right .node--type-link-list-component .component-title,
          .sector-overview .group-right .node--type-link-list-component .component-title,
          .sector-framework .group-right .node--type-link-list-component .component-title,
          .sector-projects-overview .group-right .node--type-link-list-component .component-title,
          .country-overview .group-right .node--type-link-list-component .component-title,
          .country-strategy-office .group-right .node--type-link-list-component .component-title,
          .country-projects-overview .group-right .node--type-link-list-component .component-title {
            color: #39393a; } }
  .ds-2col-fluid .field--name-field-content-components > .field__item,
  .ds-2col-stacked-fluid .field--name-field-content-components > .field__item,
  .sector-overview .field--name-field-content-components > .field__item,
  .sector-framework .field--name-field-content-components > .field__item,
  .sector-projects-overview .field--name-field-content-components > .field__item,
  .country-overview .field--name-field-content-components > .field__item,
  .country-strategy-office .field--name-field-content-components > .field__item,
  .country-projects-overview .field--name-field-content-components > .field__item {
    /*width: 100%;*/
    padding: 0rem 2rem 1rem 2rem;
    background: transparent;
    position: relative; }
  .ds-2col-fluid .field--name-field-content-components .component-title,
  .ds-2col-stacked-fluid .field--name-field-content-components .component-title,
  .sector-overview .field--name-field-content-components .component-title,
  .sector-framework .field--name-field-content-components .component-title,
  .sector-projects-overview .field--name-field-content-components .component-title,
  .country-overview .field--name-field-content-components .component-title,
  .country-strategy-office .field--name-field-content-components .component-title,
  .country-projects-overview .field--name-field-content-components .component-title {
    font-family: 'GothamHTF-Medium', sans-serif;
    font-size: 2.1rem;
    color: #39393A;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0px;
    margin-top: 0px;
    background: none; }
  .ds-2col-fluid .field--name-field-sidebar-components > .field__item,
  .ds-2col-stacked-fluid .field--name-field-sidebar-components > .field__item,
  .sector-overview .field--name-field-sidebar-components > .field__item,
  .sector-framework .field--name-field-sidebar-components > .field__item,
  .sector-projects-overview .field--name-field-sidebar-components > .field__item,
  .country-overview .field--name-field-sidebar-components > .field__item,
  .country-strategy-office .field--name-field-sidebar-components > .field__item,
  .country-projects-overview .field--name-field-sidebar-components > .field__item {
    padding: 2rem;
    background: transparent; }
    @media (min-width: 990px) {
      .ds-2col-fluid .field--name-field-sidebar-components > .field__item,
      .ds-2col-stacked-fluid .field--name-field-sidebar-components > .field__item,
      .sector-overview .field--name-field-sidebar-components > .field__item,
      .sector-framework .field--name-field-sidebar-components > .field__item,
      .sector-projects-overview .field--name-field-sidebar-components > .field__item,
      .country-overview .field--name-field-sidebar-components > .field__item,
      .country-strategy-office .field--name-field-sidebar-components > .field__item,
      .country-projects-overview .field--name-field-sidebar-components > .field__item {
        padding: 0;
        margin: 0;
        background: #E5E5E5; } }

.ds-2col-fluid .node--type-sidebar-menu-links-component .component-title {
  background: #164c71;
  margin: 0;
  padding: 1rem 1rem 1rem 3rem;
  color: #fff;
  border-bottom: 1px solid #fff; }

.ds-3col-stacked-equal {
  padding-bottom: 5rem;
  margin-bottom: 5rem;
  background: #FFFFFF;
  text-align: left; }
  .ds-3col-stacked-equal .field--name-node-title {
    background: #02A4D9; }
    .ds-3col-stacked-equal .field--name-node-title h1 {
      color: #FFFFFF;
      margin: 0;
      padding: 2rem; }
  .ds-3col-stacked-equal .field--name-field-subtitle {
    background: #02A4D9;
    color: #FFFFFF;
    padding: 1rem 2rem 1.5rem;
    text-align: right;
    font-size: 2rem; }
  .ds-3col-stacked-equal .field--name-field-subtitle-link {
    background: #02A4D9;
    color: #FFFFFF;
    padding: 1rem 2rem 1.5rem;
    text-align: right;
    font-size: 2rem; }
    .ds-3col-stacked-equal .field--name-field-subtitle-link a {
      color: white; }
  .ds-3col-stacked-equal .field--name-field-banner-links {
    position: relative;
    top: 0;
    border-bottom: 4px solid #dddddd; }
    .ds-3col-stacked-equal .field--name-field-banner-links .field__item:before {
      display: none; }
    .ds-3col-stacked-equal .field--name-field-banner-links .node--type-link-list-component {
      background: #ECECEC;
      border-bottom: 4px #dddddd;
      text-align: center; }
      .ds-3col-stacked-equal .field--name-field-banner-links .node--type-link-list-component .field__item a {
        color: #007ba5 !important;
        text-transform: uppercase;
        text-align: center;
        font-family: "gothamnarrow-book";
        font-size: 1.8rem;
        font-weight: bold; }
      .ds-3col-stacked-equal .field--name-field-banner-links .node--type-link-list-component .field__item.active a {
        color: #FFA839 !important; }
  .ds-3col-stacked-equal .field--name-field-non-image-banner {
    padding: 0; }
    .ds-3col-stacked-equal .field--name-field-non-image-banner div.col-md-4 {
      padding: 0; }
    .ds-3col-stacked-equal .field--name-field-non-image-banner .component-title {
      margin-top: 0;
      margin-bottom: 0;
      text-align: center; }
    .ds-3col-stacked-equal .field--name-field-non-image-banner h2 {
      font-size: 3rem;
      margin: 2rem 0;
      font-weight: 500;
      line-height: 1.1;
      color: #666666; }
  .ds-3col-stacked-equal .node--type-html-component h2.component-title {
    background: url("../images/backgrounds/IDB_Pattern_Blue_wide.png");
    background-color: #FFFFFF;
    padding: 2rem;
    color: #0299d6; }
  .ds-3col-stacked-equal .node--type-html-component a {
    font-family: 'GothamNarrow-Light'; }
  .ds-3col-stacked-equal .node--type-accordion-component .iframe_video {
    height: 400px !important; }
  .ds-3col-stacked-equal .node--type-accordion-component h2.component-title {
    background: #999;
    padding: 1.2rem 2rem;
    color: white;
    margin-bottom: 0; }
  .ds-3col-stacked-equal .node--type-accordion-component .field__item {
    background-color: #FFFFFF; }
    .ds-3col-stacked-equal .node--type-accordion-component .field__item:last-of-type {
      border-bottom: none; }
  .ds-3col-stacked-equal .group-header {
    margin-bottom: 3rem; }

.left-only {
  padding: 0 5rem; }
  @media all and (min-width: 768px) {
    .left-only {
      max-width: 80%;
      margin: 0 auto; } }

.left-middle {
  padding: 0 5rem; }
  @media all and (min-width: 768px) {
    .left-middle .group-left {
      display: inline-block;
      vertical-align: top;
      width: 47%;
      margin-right: 2%; } }
  @media all and (min-width: 768px) {
    .left-middle .group-middle {
      display: inline-block;
      vertical-align: top;
      width: 47%; } }

.left-middle-right .group-left {
  width: 100%;
  padding: 2rem;
  box-sizing: border-box;
  margin-bottom: 3rem; }
  .left-middle-right .group-left .field__item:first-of-type .node--type-accordion-component .component-title,
  .left-middle-right .group-left .field__item:first-of-type .node--type-html-component .component-title,
  .left-middle-right .group-left .field__item:first-of-type .node--type-image-component {
    margin-top: 0; }
    .left-middle-right .group-left .field__item:first-of-type .node--type-accordion-component .component-title .iframe_video,
    .left-middle-right .group-left .field__item:first-of-type .node--type-html-component .component-title .iframe_video,
    .left-middle-right .group-left .field__item:first-of-type .node--type-image-component .iframe_video {
      height: 400px !important; }
  @media all and (min-width: 990px) {
    .left-middle-right .group-left {
      width: 31%;
      display: inline-block;
      margin-right: 2.25%;
      vertical-align: top;
      padding: 0 0 0 2rem;
      margin-bottom: 0; } }

.left-middle-right .group-middle {
  width: 100%;
  padding: 2rem;
  box-sizing: border-box;
  margin-bottom: 3rem; }
  .left-middle-right .group-middle .field__item:first-of-type .node--type-accordion-component .component-title,
  .left-middle-right .group-middle .field__item:first-of-type .node--type-html-component .component-title,
  .left-middle-right .group-middle .field__item:first-of-type .node--type-image-component {
    margin-top: 0; }
    .left-middle-right .group-middle .field__item:first-of-type .node--type-accordion-component .component-title .iframe_video,
    .left-middle-right .group-middle .field__item:first-of-type .node--type-html-component .component-title .iframe_video,
    .left-middle-right .group-middle .field__item:first-of-type .node--type-image-component .iframe_video {
      height: 400px !important; }
  @media all and (min-width: 990px) {
    .left-middle-right .group-middle {
      width: 31%;
      display: inline-block;
      margin-right: 2.25%;
      vertical-align: top;
      padding: 0;
      margin-bottom: 0; } }

.left-middle-right .group-right {
  width: 100%;
  padding: 2rem;
  box-sizing: border-box; }
  .left-middle-right .group-right .field__item:first-of-type .node--type-accordion-component .component-title,
  .left-middle-right .group-right .field__item:first-of-type .node--type-html-component .component-title,
  .left-middle-right .group-right .field__item:first-of-type .node--type-image-component {
    margin-top: 0; }
    .left-middle-right .group-right .field__item:first-of-type .node--type-accordion-component .component-title .iframe_video,
    .left-middle-right .group-right .field__item:first-of-type .node--type-html-component .component-title .iframe_video,
    .left-middle-right .group-right .field__item:first-of-type .node--type-image-component .iframe_video {
      height: 400px !important; }
  @media all and (min-width: 990px) {
    .left-middle-right .group-right {
      width: 31%;
      vertical-align: top;
      display: inline-block;
      padding: 0 2rem 0 0; } }

body.lang-es footer .region-footer-second nav:first-child ul.menu li a.icon-annual {
  background-image: url(/themes/custom/iadb/images/icons/social-icon-n-es.png); }
  body.lang-es footer .region-footer-second nav:first-child ul.menu li a.icon-annual:hover {
    background-image: url(/themes/custom/iadb/images/icons/social-icon-es.png); }

body.lang-fr footer .region-footer-second nav:first-child ul.menu li a.icon-annual {
  background-image: url(/themes/custom/iadb/images/icons/social-icon-n-fr.png); }
  body.lang-fr footer .region-footer-second nav:first-child ul.menu li a.icon-annual:hover {
    background-image: url(/themes/custom/iadb/images/icons/social-icon-fr.png); }

body.lang-pt-br footer .region-footer-second nav:first-child ul.menu li a.icon-annual {
  background-image: url(/themes/custom/iadb/images/icons/social-icon-n-pt.png); }
  body.lang-pt-br footer .region-footer-second nav:first-child ul.menu li a.icon-annual:hover {
    background-image: url(/themes/custom/iadb/images/icons/social-icon-pt.png); }

footer {
  float: left;
  width: 100%;
  display: block;
  z-index: 11; }
  footer .footer-grey {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 11; }
    @media (min-width: 1280px) {
      footer .footer-grey {
        background: #bababa;
        background: -owg-linear-gradient(to bottom, whitesmoke 0px, rgba(245, 245, 245, 0.86) 65px, white 66px, white 100px);
        background: linear-gradient(to bottom, whitesmoke 0px, rgba(245, 245, 245, 0.86) 65px, white 66px, white 100px); } }
  footer .region-footer-second {
    float: left;
    width: 100%; }
    footer .region-footer-second nav {
      float: left;
      width: 100%;
      z-index: 2;
      padding: 1px 0;
      position: relative; }
      @media (min-width: 1280px) {
        footer .region-footer-second nav {
          width: 18.05%;
          padding: 0; } }
      footer .region-footer-second nav h2 {
        float: left;
        width: 100%;
        margin: 0;
        padding: 1.5rem 2rem;
        font-weight: normal;
        background: #f5f5f5;
        cursor: pointer;
        font-size: 1.6rem;
        color: #29ABE2;
        font-family: 'GothamNarrow-Medium', sans-serif;
        text-transform: uppercase;
        position: relative;
        line-height: 100%; }
        @media (min-width: 768px) {
          footer .region-footer-second nav h2 {
            font-size: 1.8rem; } }
        @media (min-width: 1280px) {
          footer .region-footer-second nav h2 {
            background: transparent;
            font-size: 1.6rem;
            padding: 0;
            height: 60px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            text-align: left;
            padding-left: 4rem; } }
        footer .region-footer-second nav h2:after {
          content: "";
          position: absolute;
          top: -6px;
          right: 5px;
          cursor: pointer;
          background: url(../images/icons/icon-open-footer.png);
          background-size: 32px;
          background-repeat: no-repeat;
          background-position: right 14px;
          height: 50px;
          width: 50px; }
          @media (min-width: 1280px) {
            footer .region-footer-second nav h2:after {
              display: none; } }
      footer .region-footer-second nav.open h2:after {
        /**/
        background-position: left 5px;
        transform: rotate(-180deg);
        /**/ }
      footer .region-footer-second nav ul.menu {
        float: left;
        width: 100%;
        margin: 0;
        padding: 1rem 1rem 1rem 3rem;
        display: none; }
        @media (min-width: 1280px) {
          footer .region-footer-second nav ul.menu {
            display: none !important;
            padding-left: 4rem; } }
        footer .region-footer-second nav ul.menu li {
          width: 100%;
          float: left;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          margin: 0.5rem 0;
          padding: 0; }
          footer .region-footer-second nav ul.menu li a {
            display: block;
            margin-bottom: 0.6rem;
            font-size: 1.4rem;
            font-family: 'GothamNarrow-Book', sans-serif;
            color: #313131; }
            @media (min-width: 1280px) {
              footer .region-footer-second nav ul.menu li a {
                text-transform: none; } }
            footer .region-footer-second nav ul.menu li a:hover {
              color: #313131; }
      @media (min-width: 1280px) {
        footer .region-footer-second nav:first-child {
          text-align: center;
          width: 27%; }
          footer .region-footer-second nav:first-child h2 {
            text-align: center;
            padding: 2rem 0;
            display: block; } }
      footer .region-footer-second nav:first-child ul.menu {
        margin: 0;
        padding: 2rem;
        text-align: center; }
        @media (min-width: 1280px) {
          footer .region-footer-second nav:first-child ul.menu {
            float: none;
            padding: 2rem 4rem;
            max-width: 340px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline; } }
        footer .region-footer-second nav:first-child ul.menu li {
          width: auto;
          float: none;
          margin: 0 11px; }
          footer .region-footer-second nav:first-child ul.menu li a {
            text-indent: -99999999px; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-blogs, footer .region-footer-second nav:first-child ul.menu li a.icon-facebook, footer .region-footer-second nav:first-child ul.menu li a.icon-instagram, footer .region-footer-second nav:first-child ul.menu li a.icon-news, footer .region-footer-second nav:first-child ul.menu li a.icon-twitter, footer .region-footer-second nav:first-child ul.menu li a.icon-you-tube, footer .region-footer-second nav:first-child ul.menu li a.icon-annual {
              background-image: url("/themes/custom/iadb/images/icons/social-icon-n.png");
              background-size: 206px;
              width: 58px;
              height: 58px;
              display: inline-block;
              float: left; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-blogs:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-facebook:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-instagram:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-news:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-twitter:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-you-tube:hover, footer .region-footer-second nav:first-child ul.menu li a.icon-annual:hover {
              background-image: url("/themes/custom/iadb/images/icons/social-icon.png"); }
            footer .region-footer-second nav:first-child ul.menu li a.icon-news {
              background-position: 0 0; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-blogs {
              background-position: -77px 0; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-you-tube {
              background-position: -148px 0; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-twitter {
              background-position: 0 -65px; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-facebook {
              background-position: -77px -65px; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-instagram {
              background-position: -148px -65px; }
            footer .region-footer-second nav:first-child ul.menu li a.icon-annual {
              background-position: 0 -130px; }
      @media (min-width: 1280px) {
        footer .region-footer-second nav:last-child h2 {
          padding-right: 35px; } }
      footer .region-footer-second nav:last-child h2:before {
        display: none; }
        @media (min-width: 1280px) {
          footer .region-footer-second nav:last-child h2:before {
            display: block;
            content: "";
            position: absolute;
            top: 0;
            right: 5px;
            line-height: 100%;
            padding-top: 1.5rem;
            cursor: pointer;
            background: url("../images/icons/icon-open-footer.png");
            background-size: 32px;
            background-repeat: no-repeat;
            background-position: right 14px;
            height: 50px;
            width: 50px; } }
    footer .region-footer-second.open nav:last-child h2:before {
      background-position: left 5px;
      transform: rotate(-180deg); }
    @media (min-width: 1280px) {
      footer .region-footer-second.open nav ul.menu {
        display: inline-block !important; } }
  footer .region-footer-third {
    float: left;
    width: 100%;
    padding: 0 2rem;
    display: block !important;
    background: #f7f7f7; }
    footer .region-footer-third ul.menu li a {
      color: #000;
      padding: 0; }
      footer .region-footer-third ul.menu li a .ext {
        display: none; }
  footer .region-footer-fourth {
    float: left;
    width: 100%;
    background: #e0e0e0;
    color: #cfcfcf;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    position: relative; }
    footer .region-footer-fourth #block-org,
    footer .region-footer-fourth #block-orges,
    footer .region-footer-fourth #block-orgpt,
    footer .region-footer-fourth #block-orgfr {
      float: left;
      padding: 0 2rem; }
      @media (min-width: 1280px) {
        footer .region-footer-fourth #block-org,
        footer .region-footer-fourth #block-orges,
        footer .region-footer-fourth #block-orgpt,
        footer .region-footer-fourth #block-orgfr {
          width: 40%;
          padding: 0 1rem 0 6rem; } }
      footer .region-footer-fourth #block-org ul.menu,
      footer .region-footer-fourth #block-orges ul.menu,
      footer .region-footer-fourth #block-orgpt ul.menu,
      footer .region-footer-fourth #block-orgfr ul.menu {
        margin: 0; }
        footer .region-footer-fourth #block-org ul.menu li,
        footer .region-footer-fourth #block-orges ul.menu li,
        footer .region-footer-fourth #block-orgpt ul.menu li,
        footer .region-footer-fourth #block-orgfr ul.menu li {
          padding: 0;
          margin: 0;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; }
          footer .region-footer-fourth #block-org ul.menu li:after,
          footer .region-footer-fourth #block-orges ul.menu li:after,
          footer .region-footer-fourth #block-orgpt ul.menu li:after,
          footer .region-footer-fourth #block-orgfr ul.menu li:after {
            content: "|"; }
          footer .region-footer-fourth #block-org ul.menu li a,
          footer .region-footer-fourth #block-orges ul.menu li a,
          footer .region-footer-fourth #block-orgpt ul.menu li a,
          footer .region-footer-fourth #block-orgfr ul.menu li a {
            color: #585858;
            padding: 1.5rem 1rem;
            font-family: 'GothamNarrow-Bold';
            font-size: 12px;
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            zoom: 1;
            *display: inline; }
            footer .region-footer-fourth #block-org ul.menu li a span.ext,
            footer .region-footer-fourth #block-orges ul.menu li a span.ext,
            footer .region-footer-fourth #block-orgpt ul.menu li a span.ext,
            footer .region-footer-fourth #block-orgfr ul.menu li a span.ext {
              display: none; }
    footer .region-footer-fourth #block-copyright {
      float: left;
      width: 100%;
      text-align: center;
      padding: 10px 0; }
      @media (min-width: 768px) {
        footer .region-footer-fourth #block-copyright {
          width: auto;
          padding: 30px 0 5px 20px; } }
      @media (min-width: 1280px) {
        footer .region-footer-fourth #block-copyright {
          padding-left: 30px; } }
      footer .region-footer-fourth #block-copyright .field--name-body pre {
        font-family: 'GothamNarrow-Book';
        font-size: 12px;
        line-height: 100%;
        padding: 0;
        margin: 0;
        color: #585858;
        overflow: hidden; }
        @media (min-width: 1280px) {
          footer .region-footer-fourth #block-copyright .field--name-body pre {
            font-size: 14px; } }
    footer .region-footer-fourth #block-orglogos {
      float: left;
      width: 100%;
      text-align: center;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        footer .region-footer-fourth #block-orglogos {
          float: right;
          width: auto;
          padding: 10px 0;
          text-align: right; } }
      footer .region-footer-fourth #block-orglogos p {
        margin: 0; }
      footer .region-footer-fourth #block-orglogos a {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        margin: 0;
        padding: 0 15px; }
        footer .region-footer-fourth #block-orglogos a.log-lab img {
          height: 1.6rem !important;
          margin-top: 4px; }
          @media (min-width: 768px) {
            footer .region-footer-fourth #block-orglogos a.log-lab img {
              height: 3rem !important;
              margin-top: 7px; } }
          @media (min-width: 1280px) {
            footer .region-footer-fourth #block-orglogos a.log-lab img {
              height: 3rem !important;
              margin-top: 7px; } }
        footer .region-footer-fourth #block-orglogos a:last-child {
          margin-right: 0;
          border-right: 0; }
          @media (min-width: 768px) {
            footer .region-footer-fourth #block-orglogos a:last-child {
              margin-right: 10px;
              padding: 0 20px; } }
          @media (min-width: 1280px) {
            footer .region-footer-fourth #block-orglogos a:last-child {
              margin-right: 20px; } }
        footer .region-footer-fourth #block-orglogos a img {
          width: auto;
          height: 26px; }
          @media (min-width: 768px) {
            footer .region-footer-fourth #block-orglogos a img {
              height: 44px; } }
  footer #block-footerlinks ul.menu,
  footer #block-footerlinkses ul.menu,
  footer #block-footerlinkspt ul.menu,
  footer #block-footerlinksfr ul.menu {
    display: block;
    text-align: center; }
    @media (min-width: 1280px) {
      footer #block-footerlinks ul.menu,
      footer #block-footerlinkses ul.menu,
      footer #block-footerlinkspt ul.menu,
      footer #block-footerlinksfr ul.menu {
        text-align: right; }
        footer #block-footerlinks ul.menu:after,
        footer #block-footerlinkses ul.menu:after,
        footer #block-footerlinkspt ul.menu:after,
        footer #block-footerlinksfr ul.menu:after {
          content: "";
          display: table;
          clear: both; } }
    footer #block-footerlinks ul.menu li,
    footer #block-footerlinkses ul.menu li,
    footer #block-footerlinkspt ul.menu li,
    footer #block-footerlinksfr ul.menu li {
      display: inline-block;
      padding: 0 0.4rem; }
    footer #block-footerlinks ul.menu a,
    footer #block-footerlinkses ul.menu a,
    footer #block-footerlinkspt ul.menu a,
    footer #block-footerlinksfr ul.menu a {
      font-family: 'GothamNarrow-Bold', sans-serif;
      font-size: 1.3rem;
      padding-bottom: 0.6rem; }

@media (min-width: 1280px) {
  .path-node footer .region-footer-second nav {
    width: 20%; } }

@media (min-width: 1280px) {
  .path-node footer .region-footer-second nav h2 {
    padding: 2rem 1rem; } }

@media (min-width: 1280px) {
  .path-node footer .region-footer-second nav ul.menu {
    padding: 2rem 1rem; } }

@media (min-width: 1280px) {
  .page-node-30 footer,
  .page-node-19032 footer,
  .page-node-type-homepage-2020 footer {
    float: left;
    width: 100%;
    margin-top: -64px; }
    .page-node-30 footer .footer-grey:before,
    .page-node-19032 footer .footer-grey:before,
    .page-node-type-homepage-2020 footer .footer-grey:before {
      content: "";
      position: absolute;
      top: 64px;
      bottom: 0;
      left: 0;
      width: 26.4%;
      background-image: url("/themes/custom/iadb/images/backgrounds/onda-banner-Home--foother.png");
      background-repeat: no-repeat;
      background-size: 100%; }
    .page-node-30 footer .region-footer-second #block-getinvolved,
    .page-node-30 footer .region-footer-second #block-getinvolvedes,
    .page-node-30 footer .region-footer-second #block-getinvolvedpt,
    .page-node-19032 footer .region-footer-second #block-getinvolved,
    .page-node-19032 footer .region-footer-second #block-getinvolvedes,
    .page-node-19032 footer .region-footer-second #block-getinvolvedpt,
    .page-node-type-homepage-2020 footer .region-footer-second #block-getinvolved,
    .page-node-type-homepage-2020 footer .region-footer-second #block-getinvolvedes,
    .page-node-type-homepage-2020 footer .region-footer-second #block-getinvolvedpt {
      /*display: none !important;*/ }
    .page-node-30 footer .region-footer-second nav,
    .page-node-19032 footer .region-footer-second nav,
    .page-node-type-homepage-2020 footer .region-footer-second nav {
      width: 18%; }
    .page-node-30 footer .region-footer-second #block-engage,
    .page-node-30 footer .region-footer-second #block-engagees,
    .page-node-30 footer .region-footer-second #block-engagept,
    .page-node-30 footer .region-footer-second #block-engagefr,
    .page-node-19032 footer .region-footer-second #block-engage,
    .page-node-19032 footer .region-footer-second #block-engagees,
    .page-node-19032 footer .region-footer-second #block-engagept,
    .page-node-19032 footer .region-footer-second #block-engagefr,
    .page-node-type-homepage-2020 footer .region-footer-second #block-engage,
    .page-node-type-homepage-2020 footer .region-footer-second #block-engagees,
    .page-node-type-homepage-2020 footer .region-footer-second #block-engagept,
    .page-node-type-homepage-2020 footer .region-footer-second #block-engagefr {
      width: 27%; } }

@media (min-width: 1280px) {
  .page-node-type-homepage-2020 footer {
    margin-top: 0; } }

.footer_up {
  float: left;
  width: 100%;
  background-color: #A8A8A8;
  z-index: 2;
  position: relative;
  cursor: pointer; }
  @media (min-width: 1280px) {
    .footer_up {
      display: none; } }
  .footer_up .icon {
    float: right;
    color: #A8A8A8;
    font-size: 24px;
    margin: 5px 15px;
    background-color: #FFFFFF;
    line-height: 16px;
    border-radius: 50%; }

header {
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  position: relative;
  z-index: 15;
  font-size: 0; }
  @media (min-width: 1280px) {
    header {
      background: #fff; } }
  header .container-region-header {
    float: left;
    width: 100%;
    min-height: 62px;
    background: #fff; }
    @media (min-width: 1280px) {
      header .container-region-header {
        width: 25%; } }
  header .region-primary-menu {
    float: left;
    width: 100%;
    position: relative;
    background: #f5f5f5;
    display: none; }
    @media (min-width: 1280px) {
      header .region-primary-menu {
        background: transparent;
        display: block !important;
        width: 75%; } }
  header .region-secondary-menu {
    float: left;
    width: 100%;
    position: relative; }
  header #block-logocustomen #logo {
    position: relative;
    margin: 0 auto;
    height: 62px; }

@keyframes image_top {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes image_botton {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }
    header #block-logocustomen #logo img {
      width: 300px;
      position: absolute;
      left: 0;
      transition: opacity 1s ease-in-out;
      margin: 1rem; }
      @media (min-width: 1280px) {
        header #block-logocustomen #logo img {
          width: 95%; } }
      header #block-logocustomen #logo img.top {
        animation-name: image_top;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-duration: 8s;
        animation-direction: alternate; }
        header #block-logocustomen #logo img.top:lang(en) {
          content: url("../images/logos/logo_EN.png"); }
        header #block-logocustomen #logo img.top:lang(es) {
          content: url("../images/logos/logo_ES.png"); }
        header #block-logocustomen #logo img.top:lang(pt) {
          content: url("../images/logos/logo_PT.png"); }
        header #block-logocustomen #logo img.top:lang(fr) {
          content: url("../images/logos/logo_FR.png"); }
      header #block-logocustomen #logo img.botton {
        animation-name: image_botton;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        animation-duration: 8s;
        animation-direction: alternate; }
        header #block-logocustomen #logo img.botton:lang(en) {
          content: url("../images/logos/logo_EN_s.png"); }
        header #block-logocustomen #logo img.botton:lang(es) {
          content: url("../images/logos/logo_ES_s.png"); }
        header #block-logocustomen #logo img.botton:lang(pt) {
          content: url("../images/logos/logo_PT_s.png"); }
        header #block-logocustomen #logo img.botton:lang(fr) {
          content: url("../images/logos/logo_FR_s.png"); }
  @media (min-width: 1280px) {
    header #block-newsen,
    header #block-newses,
    header #block-newsfr,
    header #block-newspt {
      float: right; } }
  header #block-newsen ul.menu,
  header #block-newses ul.menu,
  header #block-newsfr ul.menu,
  header #block-newspt ul.menu {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0; }
    @media (min-width: 480px) {
      header #block-newsen ul.menu,
      header #block-newses ul.menu,
      header #block-newsfr ul.menu,
      header #block-newspt ul.menu {
        width: 50%; } }
    @media (min-width: 1280px) {
      header #block-newsen ul.menu,
      header #block-newses ul.menu,
      header #block-newsfr ul.menu,
      header #block-newspt ul.menu {
        width: 100%; } }
    header #block-newsen ul.menu li,
    header #block-newses ul.menu li,
    header #block-newsfr ul.menu li,
    header #block-newspt ul.menu li {
      float: left;
      width: 100%;
      padding: 0;
      margin: 0;
      text-align: left;
      border-bottom: 1px solid #00a9ee;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      @media (min-width: 1280px) {
        header #block-newsen ul.menu li,
        header #block-newses ul.menu li,
        header #block-newsfr ul.menu li,
        header #block-newspt ul.menu li {
          float: left;
          width: auto;
          text-align: center;
          border: none;
          padding: 0 0.7rem; } }
      header #block-newsen ul.menu li a,
      header #block-newses ul.menu li a,
      header #block-newsfr ul.menu li a,
      header #block-newspt ul.menu li a {
        display: block;
        text-transform: uppercase;
        font-size: 1.2rem;
        color: #00a9ee;
        padding: 1rem 2rem; }
        header #block-newsen ul.menu li a:hover,
        header #block-newses ul.menu li a:hover,
        header #block-newsfr ul.menu li a:hover,
        header #block-newspt ul.menu li a:hover {
          background: rgba(255, 255, 255, 0.5); }
        @media (min-width: 1280px) {
          header #block-newsen ul.menu li a,
          header #block-newses ul.menu li a,
          header #block-newsfr ul.menu li a,
          header #block-newspt ul.menu li a {
            color: #000;
            padding: 2.3rem 0 2.1rem;
            font-size: 1.2rem;
            line-height: 100%;
            max-height: 62px; }
            header #block-newsen ul.menu li a:hover,
            header #block-newses ul.menu li a:hover,
            header #block-newsfr ul.menu li a:hover,
            header #block-newspt ul.menu li a:hover {
              background: transparent; } }
      header #block-newsen ul.menu li.menu-item--expanded.sub-menu-active:after,
      header #block-newses ul.menu li.menu-item--expanded.sub-menu-active:after,
      header #block-newsfr ul.menu li.menu-item--expanded.sub-menu-active:after,
      header #block-newspt ul.menu li.menu-item--expanded.sub-menu-active:after {
        position: absolute;
        bottom: 0;
        margin-left: -10px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent rgba(245, 245, 245, 0.9) transparent; }
      header #block-newsen ul.menu li li.menu-item--active-trail a,
      header #block-newses ul.menu li li.menu-item--active-trail a,
      header #block-newsfr ul.menu li li.menu-item--active-trail a,
      header #block-newspt ul.menu li li.menu-item--active-trail a {
        color: #f8a83a; }
  header #block-newsen > .menu > .menu-item .menu,
  header #block-newses > .menu > .menu-item .menu,
  header #block-newsfr > .menu > .menu-item .menu,
  header #block-newspt > .menu > .menu-item .menu {
    width: 100%;
    z-index: 1;
    display: none;
    width: 100%;
    padding: 0 1.5rem;
    margin-bottom: 0.2rem;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2); }
    header #block-newsen > .menu > .menu-item .menu.subnav-open,
    header #block-newses > .menu > .menu-item .menu.subnav-open,
    header #block-newsfr > .menu > .menu-item .menu.subnav-open,
    header #block-newspt > .menu > .menu-item .menu.subnav-open {
      display: block; }
    @media (min-width: 480px) {
      header #block-newsen > .menu > .menu-item .menu,
      header #block-newses > .menu > .menu-item .menu,
      header #block-newsfr > .menu > .menu-item .menu,
      header #block-newspt > .menu > .menu-item .menu {
        width: 200%; } }
    @media (min-width: 1280px) {
      header #block-newsen > .menu > .menu-item .menu,
      header #block-newses > .menu > .menu-item .menu,
      header #block-newsfr > .menu > .menu-item .menu,
      header #block-newspt > .menu > .menu-item .menu {
        width: 100%;
        position: absolute;
        top: auto;
        padding: 1rem;
        margin: 0;
        background: rgba(245, 245, 245, 0.9);
        box-shadow: 5px 5px 10px -4px rgba(0, 0, 0, 0.75); } }
    header #block-newsen > .menu > .menu-item .menu li,
    header #block-newses > .menu > .menu-item .menu li,
    header #block-newsfr > .menu > .menu-item .menu li,
    header #block-newspt > .menu > .menu-item .menu li {
      float: left;
      width: 100%;
      border-bottom: 1px solid #ccc;
      padding-top: 0;
      text-transform: uppercase;
      text-align: left; }
      @media (min-width: 1280px) {
        header #block-newsen > .menu > .menu-item .menu li,
        header #block-newses > .menu > .menu-item .menu li,
        header #block-newsfr > .menu > .menu-item .menu li,
        header #block-newspt > .menu > .menu-item .menu li {
          width: 100%;
          border: 0;
          border-top: 1px solid #ccc; } }
      header #block-newsen > .menu > .menu-item .menu li a,
      header #block-newses > .menu > .menu-item .menu li a,
      header #block-newsfr > .menu > .menu-item .menu li a,
      header #block-newspt > .menu > .menu-item .menu li a {
        font-family: "GothamNarrow-Light";
        padding: 0.8rem 0.5rem;
        margin: 0.8rem 0 0.8rem 0; }
        @media (min-width: 1280px) {
          header #block-newsen > .menu > .menu-item .menu li a,
          header #block-newses > .menu > .menu-item .menu li a,
          header #block-newsfr > .menu > .menu-item .menu li a,
          header #block-newspt > .menu > .menu-item .menu li a {
            padding: 0.4rem 0.5rem; } }
  header #block-newsen > .menu > .menu-item.sub-menu-active .menu,
  header #block-newses > .menu > .menu-item.sub-menu-active .menu,
  header #block-newsfr > .menu > .menu-item.sub-menu-active .menu,
  header #block-newspt > .menu > .menu-item.sub-menu-active .menu {
    display: block;
    width: 170px; }
  header #block-mainmenu,
  header #block-mainmenues,
  header #block-mainmenufr,
  header #block-mainmenupt {
    float: left;
    width: 100%;
    position: relative; }
    @media (min-width: 1280px) {
      header #block-mainmenu,
      header #block-mainmenues,
      header #block-mainmenufr,
      header #block-mainmenupt {
        width: 86%; } }
    header #block-mainmenu ul.menu,
    header #block-mainmenues ul.menu,
    header #block-mainmenufr ul.menu,
    header #block-mainmenupt ul.menu {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0; }
      @media (min-width: 480px) {
        header #block-mainmenu ul.menu,
        header #block-mainmenues ul.menu,
        header #block-mainmenufr ul.menu,
        header #block-mainmenupt ul.menu {
          width: 50%; } }
      @media (min-width: 1280px) {
        header #block-mainmenu ul.menu,
        header #block-mainmenues ul.menu,
        header #block-mainmenufr ul.menu,
        header #block-mainmenupt ul.menu {
          width: 100%; } }
      header #block-mainmenu ul.menu li,
      header #block-mainmenues ul.menu li,
      header #block-mainmenufr ul.menu li,
      header #block-mainmenupt ul.menu li {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: left;
        border-bottom: 1px solid #00a9ee;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
        @media (min-width: 1280px) {
          header #block-mainmenu ul.menu li,
          header #block-mainmenues ul.menu li,
          header #block-mainmenufr ul.menu li,
          header #block-mainmenupt ul.menu li {
            float: left;
            width: auto;
            text-align: center;
            border: none;
            padding: 0 0.7rem; } }
        header #block-mainmenu ul.menu li a,
        header #block-mainmenues ul.menu li a,
        header #block-mainmenufr ul.menu li a,
        header #block-mainmenupt ul.menu li a {
          display: block;
          text-transform: uppercase;
          font-size: 1.6rem;
          color: #00a9ee;
          padding: 1rem 2rem;
          transition: all 0.25s ease header #block-mainmenu ul.menu li a, header #block-mainmenues ul.menu li a, header #block-mainmenufr ul.menu li a, header #block-mainmenupt ul.menu li a; }
          header #block-mainmenu ul.menu li a :hover,
          header #block-mainmenues ul.menu li a :hover,
          header #block-mainmenufr ul.menu li a :hover,
          header #block-mainmenupt ul.menu li a :hover {
            background: rgba(255, 255, 255, 0.5); }
          @media (min-width: 1280px) {
            header #block-mainmenu ul.menu li a,
            header #block-mainmenues ul.menu li a,
            header #block-mainmenufr ul.menu li a,
            header #block-mainmenupt ul.menu li a {
              color: #000;
              padding: 2.3rem 0 2.1rem;
              font-size: 1.6rem;
              line-height: 100%;
              max-height: 62px; }
              header #block-mainmenu ul.menu li a:hover,
              header #block-mainmenues ul.menu li a:hover,
              header #block-mainmenufr ul.menu li a:hover,
              header #block-mainmenupt ul.menu li a:hover {
                background: transparent; } }
        header #block-mainmenu ul.menu li.menu-item--expanded.sub-menu-active:after,
        header #block-mainmenues ul.menu li.menu-item--expanded.sub-menu-active:after,
        header #block-mainmenufr ul.menu li.menu-item--expanded.sub-menu-active:after,
        header #block-mainmenupt ul.menu li.menu-item--expanded.sub-menu-active:after {
          position: absolute;
          bottom: 0;
          margin-left: -10px;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent rgba(245, 245, 245, 0.9) transparent; }
        header #block-mainmenu ul.menu li li.menu-item--active-trail a,
        header #block-mainmenues ul.menu li li.menu-item--active-trail a,
        header #block-mainmenufr ul.menu li li.menu-item--active-trail a,
        header #block-mainmenupt ul.menu li li.menu-item--active-trail a {
          color: #f8a83a; }
    header #block-mainmenu > .menu > .menu-item .menu,
    header #block-mainmenues > .menu > .menu-item .menu,
    header #block-mainmenufr > .menu > .menu-item .menu,
    header #block-mainmenupt > .menu > .menu-item .menu {
      width: 100%;
      z-index: 1;
      display: none;
      width: 100%;
      padding: 0 1.5rem;
      margin-bottom: 0.2rem;
      background: rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2); }
      header #block-mainmenu > .menu > .menu-item .menu.subnav-open,
      header #block-mainmenues > .menu > .menu-item .menu.subnav-open,
      header #block-mainmenufr > .menu > .menu-item .menu.subnav-open,
      header #block-mainmenupt > .menu > .menu-item .menu.subnav-open {
        display: block; }
      @media (min-width: 480px) {
        header #block-mainmenu > .menu > .menu-item .menu,
        header #block-mainmenues > .menu > .menu-item .menu,
        header #block-mainmenufr > .menu > .menu-item .menu,
        header #block-mainmenupt > .menu > .menu-item .menu {
          width: 200%; } }
      @media (min-width: 1280px) {
        header #block-mainmenu > .menu > .menu-item .menu,
        header #block-mainmenues > .menu > .menu-item .menu,
        header #block-mainmenufr > .menu > .menu-item .menu,
        header #block-mainmenupt > .menu > .menu-item .menu {
          width: 100%;
          position: absolute;
          top: auto;
          left: 0;
          padding: 1rem;
          margin: 0;
          background: rgba(245, 245, 245, 0.9);
          box-shadow: 5px 5px 10px -4px rgba(0, 0, 0, 0.75); } }
      header #block-mainmenu > .menu > .menu-item .menu li,
      header #block-mainmenues > .menu > .menu-item .menu li,
      header #block-mainmenufr > .menu > .menu-item .menu li,
      header #block-mainmenupt > .menu > .menu-item .menu li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-top: 0;
        text-transform: uppercase;
        text-align: left; }
        @media (min-width: 480px) {
          header #block-mainmenu > .menu > .menu-item .menu li,
          header #block-mainmenues > .menu > .menu-item .menu li,
          header #block-mainmenufr > .menu > .menu-item .menu li,
          header #block-mainmenupt > .menu > .menu-item .menu li {
            width: 50%; } }
        @media (min-width: 768px) {
          header #block-mainmenu > .menu > .menu-item .menu li,
          header #block-mainmenues > .menu > .menu-item .menu li,
          header #block-mainmenufr > .menu > .menu-item .menu li,
          header #block-mainmenupt > .menu > .menu-item .menu li {
            width: 25%; } }
        @media (min-width: 1280px) {
          header #block-mainmenu > .menu > .menu-item .menu li,
          header #block-mainmenues > .menu > .menu-item .menu li,
          header #block-mainmenufr > .menu > .menu-item .menu li,
          header #block-mainmenupt > .menu > .menu-item .menu li {
            width: 100%;
            border: 0;
            border-top: 1px solid #ccc; } }
        header #block-mainmenu > .menu > .menu-item .menu li a,
        header #block-mainmenues > .menu > .menu-item .menu li a,
        header #block-mainmenufr > .menu > .menu-item .menu li a,
        header #block-mainmenupt > .menu > .menu-item .menu li a {
          font-family: "gotham-extra-narrow-light";
          font-size: 1.6rem;
          padding: 0.8rem 0.5rem; }
          @media (min-width: 1280px) {
            header #block-mainmenu > .menu > .menu-item .menu li a,
            header #block-mainmenues > .menu > .menu-item .menu li a,
            header #block-mainmenufr > .menu > .menu-item .menu li a,
            header #block-mainmenupt > .menu > .menu-item .menu li a {
              padding: 0.4rem 0.5rem; } }
    header #block-mainmenu > .menu > .menu-item.sub-menu-active .menu,
    header #block-mainmenues > .menu > .menu-item.sub-menu-active .menu,
    header #block-mainmenufr > .menu > .menu-item.sub-menu-active .menu,
    header #block-mainmenupt > .menu > .menu-item.sub-menu-active .menu {
      display: block; }
    @media (min-width: 1280px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(1) .menu,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(1) .menu,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(1) .menu,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(1) .menu {
        column-count: 2; } }
    @media (min-width: 1280px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(3) .menu,
      header #block-mainmenu > .menu > .menu-item:nth-of-type(4) .menu,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(3) .menu,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(4) .menu,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(3) .menu,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(4) .menu,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(3) .menu,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(4) .menu {
        column-count: 4; } }
    @media (min-width: 480px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(4) .menu li a {
        min-height: 58px; } }
    @media (min-width: 990px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(4) .menu li a,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(4) .menu li a {
        min-height: inherit; } }
    @media (min-width: 1280px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu {
        width: 25%;
        left: 55%; } }
    @media (min-width: 1280px) {
      header #block-mainmenu > .menu > .menu-item:nth-of-type(6) .menu,
      header #block-mainmenues > .menu > .menu-item:nth-of-type(6) .menu,
      header #block-mainmenufr > .menu > .menu-item:nth-of-type(6) .menu,
      header #block-mainmenupt > .menu > .menu-item:nth-of-type(6) .menu {
        width: 25%;
        left: 65%; } }
  @media (min-width: 1280px) {
    header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu {
      left: 57%; } }
  @media (min-width: 1280px) {
    header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu {
      left: 51%; } }
  header #block-languageswitcher {
    float: right;
    position: absolute;
    top: 1rem;
    right: 1rem;
    height: 40px;
    width: 80%;
    z-index: 3; }
    @media (min-width: 480px) {
      header #block-languageswitcher {
        width: 40%; } }
    @media (min-width: 1280px) {
      header #block-languageswitcher {
        top: 0;
        position: relative;
        width: 14%;
        height: 62px;
        padding-right: 3%; } }
    header #block-languageswitcher ul.links {
      margin: 0;
      padding: 0; }
      header #block-languageswitcher ul.links li {
        float: left;
        width: 100%;
        padding: 0 1rem;
        text-align: left;
        position: relative;
        background: rgba(245, 245, 245, 0.9);
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
        header #block-languageswitcher ul.links li a {
          float: left;
          width: 100%;
          display: none;
          font-family: "GothamNarrow-Light";
          font-size: 14px;
          padding: 1rem 0;
          color: #000;
          line-height: 100%;
          text-transform: uppercase;
          text-decoration: none;
          border-top: 1px solid #ccc; }
          header #block-languageswitcher ul.links li a:hover {
            text-decoration: underline; }
          @media (min-width: 1280px) {
            header #block-languageswitcher ul.links li a {
              font-size: 13px; } }
        header #block-languageswitcher ul.links li:nth-child(2) a {
          margin-top: 1rem; }
        header #block-languageswitcher ul.links li:first-child {
          background: transparent;
          box-shadow: inherit; }
          header #block-languageswitcher ul.links li:first-child a {
            display: block;
            font-weight: bold;
            color: #000;
            border-top: 0;
            text-align: right; }
            @media (min-width: 1280px) {
              header #block-languageswitcher ul.links li:first-child a {
                text-align: left;
                padding: 2.3rem 0; } }
            header #block-languageswitcher ul.links li:first-child a:after {
              content: "";
              width: 0;
              height: 0;
              margin-left: 5px;
              display: -moz-inline-stack;
              display: inline-block;
              vertical-align: middle;
              *vertical-align: auto;
              zoom: 1;
              *display: inline;
              border-color: #000;
              border-top: 4px solid;
              border-right: 4px solid transparent;
              border-left: 4px solid transparent; }
      header #block-languageswitcher ul.links.open li.is-active:before {
        position: absolute;
        bottom: 0;
        left: 60%;
        margin-left: -10px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent rgba(245, 245, 245, 0.9) transparent; }
        @media (min-width: 1280px) {
          header #block-languageswitcher ul.links.open li.is-active:before {
            left: 20%;
            margin-left: 0; } }
      header #block-languageswitcher ul.links.open li a {
        display: block; }
  header #block-newsmenu {
    float: left;
    position: absolute;
    right: 40%;
    top: 10px;
    z-index: 4;
    width: 20%; }
    @media (min-width: 768px) {
      header #block-newsmenu {
        width: 60%; } }
    @media (min-width: 480px) {
      header #block-newsmenu {
        right: 20%; } }
    @media (min-width: 1280px) {
      header #block-newsmenu {
        position: relative;
        right: inherit;
        top: inherit;
        width: 9%;
        padding-top: 1.5rem; } }
    header #block-newsmenu p {
      margin: 0;
      float: left;
      width: 100%;
      text-align: right; }
      header #block-newsmenu p a {
        font-family: "GothamNarrow-Light";
        font-size: 14px;
        padding: 1rem 0;
        color: #000;
        line-height: 100%;
        text-transform: uppercase;
        text-decoration: none;
        padding-right: 10px;
        font-weight: bold;
        text-align: right;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
        header #block-newsmenu p a:hover {
          text-decoration: underline; }
        @media (min-width: 1280px) {
          header #block-newsmenu p a {
            font-size: 13px;
            padding: 0.3rem 1rem 0.3rem 0;
            border-right: 1px solid #ccc; } }
  header #btn_search {
    float: left;
    color: #000;
    font-size: 3rem;
    line-height: 100%;
    padding: 0;
    z-index: 4;
    cursor: pointer;
    margin: 10px 0 10px 10%; }
    header #btn_search:hover {
      color: rgba(0, 0, 0, 0.8); }
    @media (min-width: 768px) {
      header #btn_search {
        padding: 0 1rem; } }
    @media (min-width: 1280px) {
      header #btn_search {
        position: absolute;
        padding: 0;
        top: 1.3rem;
        right: 1%;
        margin: 0; } }
  header #block-headersearchblock {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 1rem; }
    @media (min-width: 1280px) {
      header #block-headersearchblock {
        position: absolute;
        right: 0;
        top: 62px;
        z-index: 4;
        max-width: 280px; } }
    header #block-headersearchblock form {
      float: left;
      width: 100%;
      position: absolute;
      margin-top: 2rem;
      z-index: 2;
      padding: 0 1rem; }
      @media (min-width: 1280px) {
        header #block-headersearchblock form {
          margin-top: 3rem;
          padding: 0; } }
      header #block-headersearchblock form .search_keys {
        float: left;
        width: 100%;
        z-index: 1;
        border: 1px solid #ccc;
        height: 34px;
        font-size: 1.6rem;
        font-family: "Gotham-Book";
        padding: 0.5rem 3.6rem 0.5rem 1rem;
        border-radius: 20px; }
        @media (min-width: 1280px) {
          header #block-headersearchblock form .search_keys {
            border: 0; } }
      header #block-headersearchblock form .search_btn {
        float: left;
        height: 34px;
        width: 34px;
        margin: 0 0 0 -34px;
        font-size: 16px;
        z-index: 2;
        padding: 0;
        color: #fff;
        background: #29abe2;
        border: 0;
        border-radius: 50%; }
        header #block-headersearchblock form .search_btn i {
          top: -1px;
          position: relative; }
        header #block-headersearchblock form .search_btn:hover {
          background: #004d72; }
    header #block-headersearchblock .menu {
      float: left;
      width: 80%;
      margin: 0 0 0 10%;
      padding: 6rem 0 0;
      background: #02478c;
      border-radius: 0 0 20px 20px; }
      @media (min-width: 1280px) {
        header #block-headersearchblock .menu {
          padding: 7rem 0 0;
          background: rgba(2, 71, 140, 0.7); } }
      header #block-headersearchblock .menu li {
        float: left;
        width: 100%;
        padding: 0.5rem 1rem; }
        @media (min-width: 1280px) {
          header #block-headersearchblock .menu li {
            padding: 1rem; } }
        header #block-headersearchblock .menu li a {
          color: #fff;
          display: block;
          padding: 0.5rem 1rem; }
  header #navbar_toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 10px;
    height: 62px;
    width: 62px;
    border: 0;
    background: transparent;
    border: 0;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    border-radius: 0; }
    header #navbar_toggle.active, header #navbar_toggle:hover {
      background: #f3f3f3; }
    @media (min-width: 1280px) {
      header #navbar_toggle {
        display: none; } }
    header #navbar_toggle .icon-bar {
      float: left;
      width: 100%;
      height: 2px;
      background-color: #00a9ee;
      margin: 4px 0; }
  header ul.menu li a.arrow-list:after {
    content: "";
    width: 0;
    height: 0;
    margin-left: 5px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    border-color: #000;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }

@media (min-width: 768px) {
  .page-node-30 header,
  .page-node-19032 header,
  .page-node-28383 header,
  .page-node-28389 header,
  .page-node-type-homepage-2020 header {
    z-index: 15; } }

@media (min-width: 990px) {
  .page-node-30 header,
  .page-node-19032 header,
  .page-node-28383 header,
  .page-node-28389 header,
  .page-node-type-homepage-2020 header {
    position: absolute; } }

@media (min-width: 1280px) {
  .page-node-30 header,
  .page-node-19032 header,
  .page-node-28383 header,
  .page-node-28389 header,
  .page-node-type-homepage-2020 header {
    z-index: 15;
    background: transparent;
    background-image: -owg-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent); } }

.page-node-30 header .container-region-header,
.page-node-19032 header .container-region-header,
.page-node-28383 header .container-region-header,
.page-node-28389 header .container-region-header,
.page-node-type-homepage-2020 header .container-region-header {
  background: #113678;
  padding-right: 75px; }
  @media (min-width: 1280px) {
    .page-node-30 header .container-region-header,
    .page-node-19032 header .container-region-header,
    .page-node-28383 header .container-region-header,
    .page-node-28389 header .container-region-header,
    .page-node-type-homepage-2020 header .container-region-header {
      float: none;
      background: transparent;
      width: 30%;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; } }

@media (min-width: 1280px) {
  .page-node-30 header .region-primary-menu,
  .page-node-19032 header .region-primary-menu,
  .page-node-28383 header .region-primary-menu,
  .page-node-28389 header .region-primary-menu,
  .page-node-type-homepage-2020 header .region-primary-menu {
    float: none;
    display: inline-block !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 70%; } }

.page-node-30 header #block-iadb-branding,
.page-node-19032 header #block-iadb-branding,
.page-node-28383 header #block-iadb-branding,
.page-node-28389 header #block-iadb-branding,
.page-node-type-homepage-2020 header #block-iadb-branding {
  max-width: 305px; }
  @media (min-width: 1280px) {
    .page-node-30 header #block-iadb-branding,
    .page-node-19032 header #block-iadb-branding,
    .page-node-28383 header #block-iadb-branding,
    .page-node-28389 header #block-iadb-branding,
    .page-node-type-homepage-2020 header #block-iadb-branding {
      max-width: inherit; } }
  .page-node-30 header #block-iadb-branding a.site-logo,
  .page-node-19032 header #block-iadb-branding a.site-logo,
  .page-node-28383 header #block-iadb-branding a.site-logo,
  .page-node-28389 header #block-iadb-branding a.site-logo,
  .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo {
    background-position: 0px;
    margin-left: 0;
    background-image: url("../images/logos/logo-EN-02b.png"); }
    .page-node-30 header #block-iadb-branding a.site-logo:lang(es),
    .page-node-19032 header #block-iadb-branding a.site-logo:lang(es),
    .page-node-28383 header #block-iadb-branding a.site-logo:lang(es),
    .page-node-28389 header #block-iadb-branding a.site-logo:lang(es),
    .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo:lang(es) {
      background-image: url("../images/logos/logo-ES-02b.png"); }
    .page-node-30 header #block-iadb-branding a.site-logo:lang(pt),
    .page-node-19032 header #block-iadb-branding a.site-logo:lang(pt),
    .page-node-28383 header #block-iadb-branding a.site-logo:lang(pt),
    .page-node-28389 header #block-iadb-branding a.site-logo:lang(pt),
    .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo:lang(pt) {
      background-image: url("../images/logos/logo-PT-02b.png"); }
    .page-node-30 header #block-iadb-branding a.site-logo:lang(fr),
    .page-node-19032 header #block-iadb-branding a.site-logo:lang(fr),
    .page-node-28383 header #block-iadb-branding a.site-logo:lang(fr),
    .page-node-28389 header #block-iadb-branding a.site-logo:lang(fr),
    .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo:lang(fr) {
      background-image: url("../images/logos/logo-FR-02b.png"); }
    @media (min-width: 1280px) {
      .page-node-30 header #block-iadb-branding a.site-logo.black,
      .page-node-19032 header #block-iadb-branding a.site-logo.black,
      .page-node-28383 header #block-iadb-branding a.site-logo.black,
      .page-node-28389 header #block-iadb-branding a.site-logo.black,
      .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo.black {
        background-image: url("../images/logos/iadb-logo-home-black-en.png"); }
      .page-node-30 header #block-iadb-branding a.site-logo.black:lang(es),
      .page-node-19032 header #block-iadb-branding a.site-logo.black:lang(es),
      .page-node-28383 header #block-iadb-branding a.site-logo.black:lang(es),
      .page-node-28389 header #block-iadb-branding a.site-logo.black:lang(es),
      .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo.black:lang(es) {
        background-image: url("../images/logos/iadb-logo-home-black-es.png"); }
      .page-node-30 header #block-iadb-branding a.site-logo.black:lang(pt),
      .page-node-19032 header #block-iadb-branding a.site-logo.black:lang(pt),
      .page-node-28383 header #block-iadb-branding a.site-logo.black:lang(pt),
      .page-node-28389 header #block-iadb-branding a.site-logo.black:lang(pt),
      .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo.black:lang(pt) {
        background-image: url("../images/logos/iadb-logo-home-black-es.png"); }
      .page-node-30 header #block-iadb-branding a.site-logo.black:lang(fr),
      .page-node-19032 header #block-iadb-branding a.site-logo.black:lang(fr),
      .page-node-28383 header #block-iadb-branding a.site-logo.black:lang(fr),
      .page-node-28389 header #block-iadb-branding a.site-logo.black:lang(fr),
      .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo.black:lang(fr) {
        background-image: url("../images/logos/iadb-logo-home-black-es.png"); } }
    .page-node-30 header #block-iadb-branding a.site-logo img,
    .page-node-19032 header #block-iadb-branding a.site-logo img,
    .page-node-28383 header #block-iadb-branding a.site-logo img,
    .page-node-28389 header #block-iadb-branding a.site-logo img,
    .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo img {
      height: 80px; }
      @media (min-width: 1280px) {
        .page-node-30 header #block-iadb-branding a.site-logo img,
        .page-node-19032 header #block-iadb-branding a.site-logo img,
        .page-node-28383 header #block-iadb-branding a.site-logo img,
        .page-node-28389 header #block-iadb-branding a.site-logo img,
        .page-node-type-homepage-2020 header #block-iadb-branding a.site-logo img {
          height: 105px; } }

@media (min-width: 1280px) {
  .page-node-30 header #block-newsen ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-30 header #block-newses ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-30 header #block-newsfr ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-30 header #block-newspt ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-19032 header #block-newsen ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-19032 header #block-newses ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-19032 header #block-newsfr ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-19032 header #block-newspt ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28383 header #block-newsen ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28383 header #block-newses ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28383 header #block-newsfr ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28383 header #block-newspt ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28389 header #block-newsen ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28389 header #block-newses ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28389 header #block-newsfr ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-28389 header #block-newspt ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-type-homepage-2020 header #block-newsen ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-type-homepage-2020 header #block-newses ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-type-homepage-2020 header #block-newsfr ul.menu > li.menu-item.menu-item--expanded > a,
  .page-node-type-homepage-2020 header #block-newspt ul.menu > li.menu-item.menu-item--expanded > a {
    color: #fff; } }

@media (min-width: 1280px) {
  .page-node-30 header #block-mainmenu ul.menu li,
  .page-node-30 header #block-mainmenues ul.menu li,
  .page-node-30 header #block-mainmenufr ul.menu li,
  .page-node-30 header #block-mainmenupt ul.menu li,
  .page-node-19032 header #block-mainmenu ul.menu li,
  .page-node-19032 header #block-mainmenues ul.menu li,
  .page-node-19032 header #block-mainmenufr ul.menu li,
  .page-node-19032 header #block-mainmenupt ul.menu li,
  .page-node-28383 header #block-mainmenu ul.menu li,
  .page-node-28383 header #block-mainmenues ul.menu li,
  .page-node-28383 header #block-mainmenufr ul.menu li,
  .page-node-28383 header #block-mainmenupt ul.menu li,
  .page-node-28389 header #block-mainmenu ul.menu li,
  .page-node-28389 header #block-mainmenues ul.menu li,
  .page-node-28389 header #block-mainmenufr ul.menu li,
  .page-node-28389 header #block-mainmenupt ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenu ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenues ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li {
    padding: 0 0.4rem; }
    .page-node-30 header #block-mainmenu ul.menu li a,
    .page-node-30 header #block-mainmenues ul.menu li a,
    .page-node-30 header #block-mainmenufr ul.menu li a,
    .page-node-30 header #block-mainmenupt ul.menu li a,
    .page-node-19032 header #block-mainmenu ul.menu li a,
    .page-node-19032 header #block-mainmenues ul.menu li a,
    .page-node-19032 header #block-mainmenufr ul.menu li a,
    .page-node-19032 header #block-mainmenupt ul.menu li a,
    .page-node-28383 header #block-mainmenu ul.menu li a,
    .page-node-28383 header #block-mainmenues ul.menu li a,
    .page-node-28383 header #block-mainmenufr ul.menu li a,
    .page-node-28383 header #block-mainmenupt ul.menu li a,
    .page-node-28389 header #block-mainmenu ul.menu li a,
    .page-node-28389 header #block-mainmenues ul.menu li a,
    .page-node-28389 header #block-mainmenufr ul.menu li a,
    .page-node-28389 header #block-mainmenupt ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenu ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenues ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li a {
      color: #fff;
      text-shadow: 1px 0 1px #17427b; }
    .page-node-30 header #block-mainmenu ul.menu li ul.menu li a,
    .page-node-30 header #block-mainmenues ul.menu li ul.menu li a,
    .page-node-30 header #block-mainmenufr ul.menu li ul.menu li a,
    .page-node-30 header #block-mainmenupt ul.menu li ul.menu li a,
    .page-node-19032 header #block-mainmenu ul.menu li ul.menu li a,
    .page-node-19032 header #block-mainmenues ul.menu li ul.menu li a,
    .page-node-19032 header #block-mainmenufr ul.menu li ul.menu li a,
    .page-node-19032 header #block-mainmenupt ul.menu li ul.menu li a,
    .page-node-28383 header #block-mainmenu ul.menu li ul.menu li a,
    .page-node-28383 header #block-mainmenues ul.menu li ul.menu li a,
    .page-node-28383 header #block-mainmenufr ul.menu li ul.menu li a,
    .page-node-28383 header #block-mainmenupt ul.menu li ul.menu li a,
    .page-node-28389 header #block-mainmenu ul.menu li ul.menu li a,
    .page-node-28389 header #block-mainmenues ul.menu li ul.menu li a,
    .page-node-28389 header #block-mainmenufr ul.menu li ul.menu li a,
    .page-node-28389 header #block-mainmenupt ul.menu li ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenu ul.menu li ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenues ul.menu li ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li ul.menu li a {
      color: #000;
      text-shadow: 0 0 0 rgba(23, 66, 123, 0); } }

@media (min-width: 1400px) {
  .page-node-30 header #block-mainmenu ul.menu li,
  .page-node-30 header #block-mainmenues ul.menu li,
  .page-node-30 header #block-mainmenufr ul.menu li,
  .page-node-30 header #block-mainmenupt ul.menu li,
  .page-node-19032 header #block-mainmenu ul.menu li,
  .page-node-19032 header #block-mainmenues ul.menu li,
  .page-node-19032 header #block-mainmenufr ul.menu li,
  .page-node-19032 header #block-mainmenupt ul.menu li,
  .page-node-28383 header #block-mainmenu ul.menu li,
  .page-node-28383 header #block-mainmenues ul.menu li,
  .page-node-28383 header #block-mainmenufr ul.menu li,
  .page-node-28383 header #block-mainmenupt ul.menu li,
  .page-node-28389 header #block-mainmenu ul.menu li,
  .page-node-28389 header #block-mainmenues ul.menu li,
  .page-node-28389 header #block-mainmenufr ul.menu li,
  .page-node-28389 header #block-mainmenupt ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenu ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenues ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li {
    padding: 0 0.6rem; } }

@media (min-width: 1640px) {
  .page-node-30 header #block-mainmenu ul.menu li,
  .page-node-30 header #block-mainmenues ul.menu li,
  .page-node-30 header #block-mainmenufr ul.menu li,
  .page-node-30 header #block-mainmenupt ul.menu li,
  .page-node-19032 header #block-mainmenu ul.menu li,
  .page-node-19032 header #block-mainmenues ul.menu li,
  .page-node-19032 header #block-mainmenufr ul.menu li,
  .page-node-19032 header #block-mainmenupt ul.menu li,
  .page-node-28383 header #block-mainmenu ul.menu li,
  .page-node-28383 header #block-mainmenues ul.menu li,
  .page-node-28383 header #block-mainmenufr ul.menu li,
  .page-node-28383 header #block-mainmenupt ul.menu li,
  .page-node-28389 header #block-mainmenu ul.menu li,
  .page-node-28389 header #block-mainmenues ul.menu li,
  .page-node-28389 header #block-mainmenufr ul.menu li,
  .page-node-28389 header #block-mainmenupt ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenu ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenues ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li,
  .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li {
    padding: 0 1.2rem; }
    .page-node-30 header #block-mainmenu ul.menu li a,
    .page-node-30 header #block-mainmenues ul.menu li a,
    .page-node-30 header #block-mainmenufr ul.menu li a,
    .page-node-30 header #block-mainmenupt ul.menu li a,
    .page-node-19032 header #block-mainmenu ul.menu li a,
    .page-node-19032 header #block-mainmenues ul.menu li a,
    .page-node-19032 header #block-mainmenufr ul.menu li a,
    .page-node-19032 header #block-mainmenupt ul.menu li a,
    .page-node-28383 header #block-mainmenu ul.menu li a,
    .page-node-28383 header #block-mainmenues ul.menu li a,
    .page-node-28383 header #block-mainmenufr ul.menu li a,
    .page-node-28383 header #block-mainmenupt ul.menu li a,
    .page-node-28389 header #block-mainmenu ul.menu li a,
    .page-node-28389 header #block-mainmenues ul.menu li a,
    .page-node-28389 header #block-mainmenufr ul.menu li a,
    .page-node-28389 header #block-mainmenupt ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenu ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenues ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenufr ul.menu li a,
    .page-node-type-homepage-2020 header #block-mainmenupt ul.menu li a {
      padding: 2rem 0.5rem;
      font-size: 1.8rem; } }

.page-node-30 header #block-mainmenu > .menu > .menu-item .menu,
.page-node-30 header #block-mainmenues > .menu > .menu-item .menu,
.page-node-30 header #block-mainmenufr > .menu > .menu-item .menu,
.page-node-30 header #block-mainmenupt > .menu > .menu-item .menu,
.page-node-19032 header #block-mainmenu > .menu > .menu-item .menu,
.page-node-19032 header #block-mainmenues > .menu > .menu-item .menu,
.page-node-19032 header #block-mainmenufr > .menu > .menu-item .menu,
.page-node-19032 header #block-mainmenupt > .menu > .menu-item .menu,
.page-node-28383 header #block-mainmenu > .menu > .menu-item .menu,
.page-node-28383 header #block-mainmenues > .menu > .menu-item .menu,
.page-node-28383 header #block-mainmenufr > .menu > .menu-item .menu,
.page-node-28383 header #block-mainmenupt > .menu > .menu-item .menu,
.page-node-28389 header #block-mainmenu > .menu > .menu-item .menu,
.page-node-28389 header #block-mainmenues > .menu > .menu-item .menu,
.page-node-28389 header #block-mainmenufr > .menu > .menu-item .menu,
.page-node-28389 header #block-mainmenupt > .menu > .menu-item .menu,
.page-node-type-homepage-2020 header #block-mainmenu > .menu > .menu-item .menu,
.page-node-type-homepage-2020 header #block-mainmenues > .menu > .menu-item .menu,
.page-node-type-homepage-2020 header #block-mainmenufr > .menu > .menu-item .menu,
.page-node-type-homepage-2020 header #block-mainmenupt > .menu > .menu-item .menu {
  top: 100%; }

@media (min-width: 1280px) {
  .page-node-30 header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-30 header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-19032 header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-19032 header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28383 header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28383 header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28389 header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28389 header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-type-homepage-2020 header #block-mainmenu > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-type-homepage-2020 header #block-mainmenufr > .menu > .menu-item:nth-of-type(5) .menu {
    left: 45%; } }

@media (min-width: 1280px) {
  .page-node-30 header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-19032 header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28383 header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28389 header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-type-homepage-2020 header #block-mainmenues > .menu > .menu-item:nth-of-type(5) .menu {
    left: 47%; } }

@media (min-width: 1280px) {
  .page-node-30 header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-19032 header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28383 header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-28389 header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu,
  .page-node-type-homepage-2020 header #block-mainmenupt > .menu > .menu-item:nth-of-type(5) .menu {
    left: 42%; } }

@media (min-width: 1280px) {
  .page-node-30 header #block-languageswitcher,
  .page-node-19032 header #block-languageswitcher,
  .page-node-28383 header #block-languageswitcher,
  .page-node-28389 header #block-languageswitcher,
  .page-node-type-homepage-2020 header #block-languageswitcher {
    padding-right: 2%; }
    .page-node-30 header #block-languageswitcher ul.links li.is-active a,
    .page-node-19032 header #block-languageswitcher ul.links li.is-active a,
    .page-node-28383 header #block-languageswitcher ul.links li.is-active a,
    .page-node-28389 header #block-languageswitcher ul.links li.is-active a,
    .page-node-type-homepage-2020 header #block-languageswitcher ul.links li.is-active a {
      color: #fff; }
  .page-node-30 header #block-newsmenu p a,
  .page-node-19032 header #block-newsmenu p a,
  .page-node-28383 header #block-newsmenu p a,
  .page-node-28389 header #block-newsmenu p a,
  .page-node-type-homepage-2020 header #block-newsmenu p a {
    color: #fff;
    border-color: #fff; }
  .page-node-30 header #btn_search,
  .page-node-19032 header #btn_search,
  .page-node-28383 header #btn_search,
  .page-node-28389 header #btn_search,
  .page-node-type-homepage-2020 header #btn_search {
    color: #fff; }
    .page-node-30 header #btn_search:hover,
    .page-node-19032 header #btn_search:hover,
    .page-node-28383 header #btn_search:hover,
    .page-node-28389 header #btn_search:hover,
    .page-node-type-homepage-2020 header #btn_search:hover {
      color: rgba(255, 255, 255, 0.8); } }

.page-node-30 header #navbar_toggle,
.page-node-19032 header #navbar_toggle,
.page-node-28383 header #navbar_toggle,
.page-node-28389 header #navbar_toggle,
.page-node-type-homepage-2020 header #navbar_toggle {
  border-color: #ccc; }
  .page-node-30 header #navbar_toggle .icon-bar,
  .page-node-19032 header #navbar_toggle .icon-bar,
  .page-node-28383 header #navbar_toggle .icon-bar,
  .page-node-28389 header #navbar_toggle .icon-bar,
  .page-node-type-homepage-2020 header #navbar_toggle .icon-bar {
    background-color: #fff; }
  .page-node-30 header #navbar_toggle.active, .page-node-30 header #navbar_toggle:hover,
  .page-node-19032 header #navbar_toggle.active,
  .page-node-19032 header #navbar_toggle:hover,
  .page-node-28383 header #navbar_toggle.active,
  .page-node-28383 header #navbar_toggle:hover,
  .page-node-28389 header #navbar_toggle.active,
  .page-node-28389 header #navbar_toggle:hover,
  .page-node-type-homepage-2020 header #navbar_toggle.active,
  .page-node-type-homepage-2020 header #navbar_toggle:hover {
    border-color: #f3f3f3;
    background: none; }

.left-sidebar {
  width: auto;
  background: #ECECEC;
  position: relative;
  top: 1rem; }
  .left-sidebar:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 990px) {
    .left-sidebar {
      float: left; } }
  .left-sidebar h2 {
    font-size: 1.4rem; }
    @media all and (min-width: 990px) {
      .left-sidebar h2 {
        width: 30rem; } }

.buttons-container {
  float: left;
  width: 100%;
  margin: 2rem auto; }
  @media (min-width: 990px) {
    .buttons-container {
      width: auto;
      position: absolute;
      right: 20px;
      bottom: 60px;
      margin-right: 20px; } }

.ui-widget-overlay {
  background: #000; }

.ui-dialog.procurement-plans,
.ui-dialog.project-details,
.ui-dialog.project-documents,
.ui-dialog.procurement-notices,
.ui-dialog.awarded-contract {
  background: #236a8f;
  border: none;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.3); }
  .ui-dialog.procurement-plans .ui-dialog-title,
  .ui-dialog.project-details .ui-dialog-title,
  .ui-dialog.project-documents .ui-dialog-title,
  .ui-dialog.procurement-notices .ui-dialog-title,
  .ui-dialog.awarded-contract .ui-dialog-title {
    display: none; }
  .ui-dialog.procurement-plans .header-content-container,
  .ui-dialog.project-details .header-content-container,
  .ui-dialog.project-documents .header-content-container,
  .ui-dialog.procurement-notices .header-content-container,
  .ui-dialog.awarded-contract .header-content-container {
    margin: 0;
    padding: 1rem 0;
    width: 100%; }
    @media (min-width: 990px) {
      .ui-dialog.procurement-plans .header-content-container,
      .ui-dialog.project-details .header-content-container,
      .ui-dialog.project-documents .header-content-container,
      .ui-dialog.procurement-notices .header-content-container,
      .ui-dialog.awarded-contract .header-content-container {
        padding: 1rem 3rem; } }
  .ui-dialog.procurement-plans .ui-dialog-content,
  .ui-dialog.project-details .ui-dialog-content,
  .ui-dialog.project-documents .ui-dialog-content,
  .ui-dialog.procurement-notices .ui-dialog-content,
  .ui-dialog.awarded-contract .ui-dialog-content {
    position: relative;
    padding: 0;
    text-align: center;
    overflow-x: hidden; }
  .ui-dialog.procurement-plans .ui-dialog-titlebar,
  .ui-dialog.project-details .ui-dialog-titlebar,
  .ui-dialog.project-documents .ui-dialog-titlebar,
  .ui-dialog.procurement-notices .ui-dialog-titlebar,
  .ui-dialog.awarded-contract .ui-dialog-titlebar {
    float: left;
    background-color: #007ba5;
    border: none;
    padding: 0 2rem;
    width: 100%; }
    .ui-dialog.procurement-plans .ui-dialog-titlebar button.ui-button,
    .ui-dialog.project-details .ui-dialog-titlebar button.ui-button,
    .ui-dialog.project-documents .ui-dialog-titlebar button.ui-button,
    .ui-dialog.procurement-notices .ui-dialog-titlebar button.ui-button,
    .ui-dialog.awarded-contract .ui-dialog-titlebar button.ui-button {
      border: 0;
      right: 1rem;
      position: absolute;
      background: transparent;
      text-indent: inherit;
      color: #23698f;
      z-index: 999; }
      @media (min-width: 990px) {
        .ui-dialog.procurement-plans .ui-dialog-titlebar button.ui-button,
        .ui-dialog.project-details .ui-dialog-titlebar button.ui-button,
        .ui-dialog.project-documents .ui-dialog-titlebar button.ui-button,
        .ui-dialog.procurement-notices .ui-dialog-titlebar button.ui-button,
        .ui-dialog.awarded-contract .ui-dialog-titlebar button.ui-button {
          right: 3rem; } }
  .ui-dialog.procurement-plans .ui-dialog-titlebar-close,
  .ui-dialog.project-details .ui-dialog-titlebar-close,
  .ui-dialog.project-documents .ui-dialog-titlebar-close,
  .ui-dialog.procurement-notices .ui-dialog-titlebar-close,
  .ui-dialog.awarded-contract .ui-dialog-titlebar-close {
    margin: .5rem; }
    .ui-dialog.procurement-plans .ui-dialog-titlebar-close:before,
    .ui-dialog.project-details .ui-dialog-titlebar-close:before,
    .ui-dialog.project-documents .ui-dialog-titlebar-close:before,
    .ui-dialog.procurement-notices .ui-dialog-titlebar-close:before,
    .ui-dialog.awarded-contract .ui-dialog-titlebar-close:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: left;
      color: #fff;
      content: "q";
      color: white;
      font-size: 2.8rem;
      position: relative; }
    .ui-dialog.procurement-plans .ui-dialog-titlebar-close .ui-icon,
    .ui-dialog.project-details .ui-dialog-titlebar-close .ui-icon,
    .ui-dialog.project-documents .ui-dialog-titlebar-close .ui-icon,
    .ui-dialog.procurement-notices .ui-dialog-titlebar-close .ui-icon,
    .ui-dialog.awarded-contract .ui-dialog-titlebar-close .ui-icon {
      background-image: none !important;
      border: none !important; }
  .ui-dialog.procurement-plans form,
  .ui-dialog.project-details form,
  .ui-dialog.project-documents form,
  .ui-dialog.procurement-notices form,
  .ui-dialog.awarded-contract form {
    position: relative;
    padding: 1rem 2rem 0 2rem;
    background: #007ba5;
    text-align: left;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    @media (min-width: 768px) {
      .ui-dialog.procurement-plans form,
      .ui-dialog.project-details form,
      .ui-dialog.project-documents form,
      .ui-dialog.procurement-notices form,
      .ui-dialog.awarded-contract form {
        max-width: 768px; } }
    @media (min-width: 990px) {
      .ui-dialog.procurement-plans form,
      .ui-dialog.project-details form,
      .ui-dialog.project-documents form,
      .ui-dialog.procurement-notices form,
      .ui-dialog.awarded-contract form {
        padding: 1rem 0 0 0;
        max-width: 990px; } }
    @media (min-width: 1280px) {
      .ui-dialog.procurement-plans form,
      .ui-dialog.project-details form,
      .ui-dialog.project-documents form,
      .ui-dialog.procurement-notices form,
      .ui-dialog.awarded-contract form {
        max-width: 1280px; } }
    .ui-dialog.procurement-plans form .js-form-item,
    .ui-dialog.project-details form .js-form-item,
    .ui-dialog.project-documents form .js-form-item,
    .ui-dialog.procurement-notices form .js-form-item,
    .ui-dialog.awarded-contract form .js-form-item {
      margin: 2% auto; }
      @media (min-width: 990px) {
        .ui-dialog.procurement-plans form .js-form-item,
        .ui-dialog.project-details form .js-form-item,
        .ui-dialog.project-documents form .js-form-item,
        .ui-dialog.procurement-notices form .js-form-item,
        .ui-dialog.awarded-contract form .js-form-item {
          margin: 5% auto; } }
      @media (min-width: 990px) {
        .ui-dialog.procurement-plans form .js-form-item,
        .ui-dialog.project-details form .js-form-item,
        .ui-dialog.project-documents form .js-form-item,
        .ui-dialog.procurement-notices form .js-form-item,
        .ui-dialog.awarded-contract form .js-form-item {
          width: 35%;
          margin: 1%; } }
    .ui-dialog.procurement-plans form input.form-date,
    .ui-dialog.project-details form input.form-date,
    .ui-dialog.project-documents form input.form-date,
    .ui-dialog.procurement-notices form input.form-date,
    .ui-dialog.awarded-contract form input.form-date {
      padding: .1rem .1rem .1rem 1rem;
      border-style: inset;
      border-width: .2rem;
      border-color: #eeeeee; }
    .ui-dialog.procurement-plans form .form-select-box,
    .ui-dialog.project-details form .form-select-box,
    .ui-dialog.project-documents form .form-select-box,
    .ui-dialog.procurement-notices form .form-select-box,
    .ui-dialog.awarded-contract form .form-select-box {
      min-height: 10rem;
      background: none;
      border: solid 1px white; }
    .ui-dialog.procurement-plans form p,
    .ui-dialog.project-details form p,
    .ui-dialog.project-documents form p,
    .ui-dialog.procurement-notices form p,
    .ui-dialog.awarded-contract form p {
      width: 100%;
      color: white;
      font-family: 'GothamNarrow-Book', sans-serif;
      font-size: 1.4rem;
      line-height: 18px; }
    .ui-dialog.procurement-plans form details,
    .ui-dialog.project-details form details,
    .ui-dialog.project-documents form details,
    .ui-dialog.procurement-notices form details,
    .ui-dialog.awarded-contract form details {
      border: none;
      color: white;
      font-family: 'GothamNarrow-Book', sans-serif;
      font-size: 1.4rem; }
    .ui-dialog.procurement-plans form ul,
    .ui-dialog.project-details form ul,
    .ui-dialog.project-documents form ul,
    .ui-dialog.procurement-notices form ul,
    .ui-dialog.awarded-contract form ul {
      width: 100%; }
      .ui-dialog.procurement-plans form ul li,
      .ui-dialog.project-details form ul li,
      .ui-dialog.project-documents form ul li,
      .ui-dialog.procurement-notices form ul li,
      .ui-dialog.awarded-contract form ul li {
        color: white;
        font-family: 'GothamNarrow-Book', sans-serif;
        font-size: 1.4rem;
        line-height: 18px; }
    .ui-dialog.procurement-plans form input,
    .ui-dialog.project-details form input,
    .ui-dialog.project-documents form input,
    .ui-dialog.procurement-notices form input,
    .ui-dialog.awarded-contract form input {
      height: 3rem;
      margin: 0;
      padding-left: 1rem;
      font-size: 1.6rem;
      font-family: 'gotham-extra-narrow-medium';
      width: 98%;
      text-transform: uppercase; }
    .ui-dialog.procurement-plans form select,
    .ui-dialog.project-details form select,
    .ui-dialog.project-documents form select,
    .ui-dialog.procurement-notices form select,
    .ui-dialog.awarded-contract form select {
      padding-left: 1rem;
      position: relative;
      width: 100%;
      height: 3rem;
      border: solid .1rem;
      border-color: #FFFFFF;
      font-size: 1.6rem;
      font-family: 'gotham-extra-narrow-medium';
      background: no-repeat;
      background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5My4wOCAxNzAuNCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT48cG9seWdvbiBjbGFzcz0iY2xzLTEiIHBvaW50cz0iMzAuOTQgMTA2Ljc3IDAuNzkgNjMuMjUgNjEuMDggNjMuMjUgMzAuOTQgMTA2Ljc3Ii8+PC9zdmc+);
      background-position: right;
      background-size: contain;
      color: #FFFFFF;
      text-transform: uppercase;
      -webkit-appearance: none; }
    .ui-dialog.procurement-plans form label,
    .ui-dialog.project-details form label,
    .ui-dialog.project-documents form label,
    .ui-dialog.procurement-notices form label,
    .ui-dialog.awarded-contract form label {
      color: white;
      font-family: 'GothamNarrow-Light';
      text-transform: uppercase;
      font-size: 1.4rem; }
    .ui-dialog.procurement-plans form .description,
    .ui-dialog.project-details form .description,
    .ui-dialog.project-documents form .description,
    .ui-dialog.procurement-notices form .description,
    .ui-dialog.awarded-contract form .description {
      margin-top: 1rem;
      color: white;
      font-size: 1.2rem;
      font-style: italic; }
    .ui-dialog.procurement-plans form .button-link,
    .ui-dialog.project-details form .button-link,
    .ui-dialog.project-documents form .button-link,
    .ui-dialog.procurement-notices form .button-link,
    .ui-dialog.awarded-contract form .button-link {
      display: block;
      border-radius: 50rem;
      font-size: 1.7rem;
      font-family: 'gotham-extra-narrow-medium', sans-serif;
      color: white;
      padding: 1rem 2rem;
      width: auto;
      min-width: 12rem;
      height: auto;
      border-top: .2rem solid #84BFE0;
      border-bottom: 0.2rem solid #00a9ee;
      border-right: 0.2rem solid #00a9ee;
      border-left: 0.2rem solid #00a9ee;
      background: linear-gradient(to bottom, #3496cb 0%, #1d7db2 100%);
      box-shadow: 0 0.2rem 0.3rem 0 rgba(0, 0, 0, 0.75); }
      .ui-dialog.procurement-plans form .button-link:hover,
      .ui-dialog.project-details form .button-link:hover,
      .ui-dialog.project-documents form .button-link:hover,
      .ui-dialog.procurement-notices form .button-link:hover,
      .ui-dialog.awarded-contract form .button-link:hover {
        border-bottom: .2rem solid grey;
        border-right: .2rem solid grey;
        border-left: 0.2rem solid #b3b3b3;
        text-decoration: none; }
      @media (min-width: 768px) {
        .ui-dialog.procurement-plans form .button-link,
        .ui-dialog.project-details form .button-link,
        .ui-dialog.project-documents form .button-link,
        .ui-dialog.procurement-notices form .button-link,
        .ui-dialog.awarded-contract form .button-link {
          font-size: 2.8rem;
          padding: .5rem 2rem; } }
    .ui-dialog.procurement-plans form input.button,
    .ui-dialog.project-details form input.button,
    .ui-dialog.project-documents form input.button,
    .ui-dialog.procurement-notices form input.button,
    .ui-dialog.awarded-contract form input.button {
      display: block;
      border-radius: 5rem;
      font-size: 1.7rem;
      font-family: 'gotham-extra-narrow-medium', sans-serif;
      color: white;
      padding: 1rem 2rem;
      width: auto;
      min-width: 12rem;
      height: auto;
      margin: 0 auto;
      border-top: .2rem solid #84BFE0;
      border-bottom: 0.2rem solid #00a9ee;
      border-right: 0.2rem solid #00a9ee;
      border-left: 0.2rem solid #00a9ee;
      background: linear-gradient(to bottom, #3496cb 0%, #1d7db2 100%);
      box-shadow: 0.2rem 0.3rem 0 rgba(0, 0, 0, 0.75); }
      .ui-dialog.procurement-plans form input.button:hover,
      .ui-dialog.project-details form input.button:hover,
      .ui-dialog.project-documents form input.button:hover,
      .ui-dialog.procurement-notices form input.button:hover,
      .ui-dialog.awarded-contract form input.button:hover {
        border-bottom: .2rem solid grey;
        border-right: .2rem solid grey;
        border-left: 0.2rem solid #b3b3b3;
        text-decoration: none; }
      @media (min-width: 768px) {
        .ui-dialog.procurement-plans form input.button,
        .ui-dialog.project-details form input.button,
        .ui-dialog.project-documents form input.button,
        .ui-dialog.procurement-notices form input.button,
        .ui-dialog.awarded-contract form input.button {
          font-size: 2.8rem;
          padding: .5rem 2rem; } }
    .ui-dialog.procurement-plans form .form-actions,
    .ui-dialog.project-details form .form-actions,
    .ui-dialog.project-documents form .form-actions,
    .ui-dialog.procurement-notices form .form-actions,
    .ui-dialog.awarded-contract form .form-actions {
      border-bottom: 1rem solid #ececec;
      margin-top: 20px; }

.ui-dialog.procurement-plans form p {
  padding: 0 10px !important; }

.about-us-key-facts .field--name-field-content-components div.field__item {
  background: none; }
  .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) {
    margin: 2rem 2rem 0 2rem;
    padding-bottom: 0;
    background: url(http://webpoc.iadb.org//global/templates/sites/IDBV3/img/about/bg.png); }
    .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) h3 {
      color: #7eb100;
      font-size: 42px;
      font-family: "GothamNarrow-Bold",sans-serif;
      margin: 0 0 1rem 0; }
    .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) .article-people {
      border-bottom: 1px solid white;
      padding: 20px 0;
      margin: 0 0 10px 0; }
      .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) .article-people:last-of-type {
        margin-bottom: 0; }
    .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) .year {
      font-family: "GothamNarrow-Light", sans-serif !important;
      font-size: 26px;
      line-height: 26px;
      color: #1DADE3; }
    .about-us-key-facts .field--name-field-content-components div.field__item:nth-of-type(2) .value {
      font-family: "GothamNarrow-Light", sans-serif !important;
      font-size: 32px;
      color: #1DADE3; }
  .about-us-key-facts .field--name-field-content-components div.field__item .about-us-key-facts-links {
    padding: 0 0 2rem 0;
    border-bottom: 1px solid white; }

.about-us {
  background-color: #ECECEC;
  padding-bottom: 5rem; }
  .about-us .field--name-title {
    font-size: 2.2rem; }
  .about-us .group-left {
    -ms-flex: none;
        flex: none;
    width: 100%;
    position: relative;
    font-family: 'GothamHTF-Book', sans-serif;
    float: left; }
    @media all and (min-width: 990px) {
      .about-us .group-left {
        width: 70%;
        float: left; } }
    @media (min-width: 990px) {
      .about-us .group-left .field--name-field-banner-image article.view-mode-default div.field--name-field-image img {
        height: 348px; } }
    @media (min-width: 1280px) {
      .about-us .group-left .field--name-field-banner-image article.view-mode-default div.field--name-field-image img {
        height: 427px; } }
  .about-us .group-right {
    -ms-flex: none;
        flex: none;
    width: 100%;
    float: none;
    clear: both;
    box-sizing: border-box;
    background: #ECECEC; }
    @media all and (min-width: 990px) {
      .about-us .group-right {
        width: 29%;
        float: left;
        clear: none;
        margin: 0 0 0 1%;
        padding: 0;
        background: #E5E5E5; }
        .about-us .group-right .node--type-html-component,
        .about-us .group-right .node--type-accordion-component {
          padding: 0 5%; }
          .about-us .group-right .node--type-html-component .iframe_video,
          .about-us .group-right .node--type-accordion-component .iframe_video {
            height: 400px !important; }
        .about-us .group-right .node--type-link-list-component {
          padding: 3% 0; }
          .about-us .group-right .node--type-link-list-component .component-title {
            color: #00a9ee; } }
  .about-us .field--name-node-title {
    display: none; }
  .about-us .field--name-field-content-components {
    padding: 2rem 3rem; }
    .about-us .field--name-field-content-components > .field__item {
      /*padding: 1rem;
      margin: 1rem;*/
      background: transparent;
      position: relative;
      top: 0rem;
      /*@media all and (min-width: $tabletWidth) {
        padding: 2rem 3rem;
      }*/ }
    .about-us .field--name-field-content-components .component-title {
      font-family: 'GothamHTF-Medium', sans-serif;
      font-size: 2.1rem;
      color: #39393A;
      padding-top: 12px;
      padding-bottom: 12px;
      padding-left: 0px;
      margin-top: 0px; }
  .about-us .field--name-field-sidebar-components > .field__item {
    background: transparent; }
    @media all and (min-width: 990px) {
      .about-us .field--name-field-sidebar-components > .field__item {
        padding: 0;
        margin: 0;
        background: #E5E5E5; } }

.path-awarded-contracts .region-content {
  margin: 4rem 0;
  width: auto; }
  .path-awarded-contracts .region-content:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .region-content {
      margin-top: 0px;
      margin-bottom: 0px;
      position: relative; } }
  @media all and (min-width: 990px) {
    .path-awarded-contracts .region-content {
      width: 66%;
      float: left; } }

.path-awarded-contracts #block-iadb-content {
  width: 100%; }
  @media all and (min-width: 990px) {
    .path-awarded-contracts #block-iadb-content {
      float: left; } }

.path-awarded-contracts .awarded-contracts-tabs {
  border-bottom: 3px solid #FFA839;
  width: 100%; }
  .path-awarded-contracts .awarded-contracts-tabs .table-download-container {
    float: right;
    display: none; }
  .path-awarded-contracts .awarded-contracts-tabs .report.active-tab .icon-report {
    display: inline; }
  .path-awarded-contracts .awarded-contracts-tabs .summary-borrowing-country.active-tab .icon-borrowing {
    display: inline; }
  .path-awarded-contracts .awarded-contracts-tabs .awarded-country.active-tab .icon-awarded-country {
    display: inline; }

.path-awarded-contracts .documents-tab {
  -webkit-appearance: none;
  border: 0;
  background: #A8A8A8;
  font-size: 1.6rem;
  padding: 1.5rem;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'gotham-extra-narrow-medium';
  border-radius: .4rem .4rem 0 0;
  width: 100%;
  border-top: 0.2 solid #ddd; }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .documents-tab {
      width: auto; } }
  .path-awarded-contracts .documents-tab:active, .path-awarded-contracts .documents-tab:hover {
    color: #FFFFFF;
    text-decoration: underline; }
  .path-awarded-contracts .documents-tab:visited {
    color: #FFFFFF; }
  .path-awarded-contracts .documents-tab.active-tab {
    background: #FFA839; }

.path-awarded-contracts .group-left {
  display: block;
  margin: 0 1rem;
  padding: 1rem 0 3rem;
  box-sizing: border-box; }
  @media all and (min-width: 990px) {
    .path-awarded-contracts .group-left {
      margin-left: 3rem;
      padding: 1rem 0 3rem; } }

.path-awarded-contracts h2.awarded-contracts-title {
  padding: 0;
  margin-bottom: 0;
  font-size: 3.6rem;
  font-weight: 500;
  font-family: 'GothamNarrow-Medium', sans-serif; }
  @media all and (min-width: 768px) {
    .path-awarded-contracts h2.awarded-contracts-title {
      margin-top: 4rem; } }

.path-awarded-contracts h3 {
  background-color: #ddd;
  padding: 1rem 4rem;
  border-bottom: solid #FFFFFF 0.2rem;
  margin-bottom: 0;
  font-size: 2.1rem;
  font-family: 'GothamHTF-Medium', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: black; }

.path-awarded-contracts .results {
  font-size: 1.6rem;
  color: #666;
  padding: 3rem 0 0 4rem;
  background-color: #ddd; }

.path-awarded-contracts .description {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  background-color: #E5E5E5;
  margin: 2rem 0; }
  .path-awarded-contracts .description p {
    color: #666;
    font-size: 1.8rem;
    font-family: "gotham-extra-narrow-medium", sans-serif;
    padding: 1rem; }
  .path-awarded-contracts .description .col-1, .path-awarded-contracts .description .col-2 {
    width: 100%; }
    @media all and (min-width: 990px) {
      .path-awarded-contracts .description .col-1, .path-awarded-contracts .description .col-2 {
        width: 50%; } }
  .path-awarded-contracts .description li {
    color: #666;
    font-size: 1.8rem;
    font-family: "gotham-extra-narrow-medium", sans-serif;
    padding: 1rem; }

.path-awarded-contracts .table {
  text-align: left;
  overflow: hidden; }
  .path-awarded-contracts .table .table-result-container {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    width: 100%; }
    .path-awarded-contracts .table .table-result-container .each-result {
      width: 100%; }
      .path-awarded-contracts .table .table-result-container .each-result:nth-child(odd) {
        background-color: #F9F9F9; }
      .path-awarded-contracts .table .table-result-container .each-result:nth-child(even) {
        background-color: #EEEEEE; }
      .path-awarded-contracts .table .table-result-container .each-result .table-row-a {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding: 1rem;
        width: 100%;
        border-bottom: solid 2px #ddd;
        border-top: solid 2px #ddd;
        font-family: GothamNarrow-Book, sans-serif;
        font-size: 1.6rem; }
        .path-awarded-contracts .table .table-result-container .each-result .table-row-a .td-cell:nth-child(1) {
          display: -ms-flexbox;
          display: flex; }
      .path-awarded-contracts .table .table-result-container .each-result .table-row-b {
        width: 100%;
        display: none; }
        .path-awarded-contracts .table .table-result-container .each-result .table-row-b .accordion-open {
          display: block; }
        .path-awarded-contracts .table .table-result-container .each-result .table-row-b .accordion-details {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          -ms-flex-positive: 1;
              flex-grow: 1;
          font-family: GothamNarrow-Book;
          font-size: 1.6rem;
          margin: 1rem;
          padding: 1rem;
          background-color: #EEEEEE;
          width: 94.5%; }
          .path-awarded-contracts .table .table-result-container .each-result .table-row-b .accordion-details .accordion-td-group-a {
            width: 100%; }
          .path-awarded-contracts .table .table-result-container .each-result .table-row-b .accordion-details .accordion-td-group-b {
            width: 100%; }
          .path-awarded-contracts .table .table-result-container .each-result .table-row-b .accordion-details .accordion-td-cell {
            width: 50%;
            float: left; }
  .path-awarded-contracts .table .table-header {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-positive: 1;
        flex-grow: 1;
    width: 100%;
    vertical-align: bottom;
    padding: 1rem;
    font-size: 1.7rem;
    color: #1586C4;
    background-color: #E0E0E0;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "gotham-extra-narrow-bold", sans-serif;
    border-top: solid 2px #ddd;
    border-bottom: solid 2px #ddd; }
  .path-awarded-contracts .table .icon {
    margin: 0 1rem;
    color: #1687C4;
    font-size: 2.4rem; }
    .path-awarded-contracts .table .icon:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: 'k';
      margin-right: 1rem; }
    .path-awarded-contracts .table .icon.active {
      color: #FFA839; }
      .path-awarded-contracts .table .icon.active:before {
        content: 'j';
        margin-right: 1rem; }
    .path-awarded-contracts .table .icon:hover {
      cursor: pointer; }
  .path-awarded-contracts .table .th-cell {
    vertical-align: bottom;
    width: 100%;
    float: left; }
    @media all and (min-width: 768px) {
      .path-awarded-contracts .table .th-cell:nth-of-type(1) {
        padding-left: 6%;
        width: 85%; } }
    @media all and (min-width: 768px) {
      .path-awarded-contracts .table .th-cell:nth-of-type(2) {
        width: 70%; } }
    @media all and (min-width: 768px) {
      .path-awarded-contracts .table .th-cell:nth-of-type(3), .path-awarded-contracts .table .th-cell:nth-of-type(4) {
        width: 40%; } }
  .path-awarded-contracts .table .td-cell {
    vertical-align: top;
    width: 100%;
    float: left; }
    @media all and (min-width: 768px) {
      .path-awarded-contracts .table .td-cell:nth-of-type(2) {
        width: 70%; } }
    @media all and (min-width: 768px) {
      .path-awarded-contracts .table .td-cell:nth-of-type(3), .path-awarded-contracts .table .td-cell:nth-of-type(4) {
        width: 40%; } }
    .path-awarded-contracts .table .td-cell a {
      color: #00A9EE; }

.path-awarded-contracts .summary-borrowing-country-table .table-row,
.path-awarded-contracts .awarded-country-table .table-row {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 1rem;
  width: 100%;
  border-bottom: solid 0.1rem #ddd;
  border-top: solid 0.1rem #ddd;
  font-family: GothamNarrow-Book, sans-serif;
  font-size: 1.6rem; }

.path-awarded-contracts .summary-borrowing-country-table .th-cell,
.path-awarded-contracts .awarded-country-table .th-cell {
  vertical-align: bottom;
  width: 100%;
  float: left; }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .summary-borrowing-country-table .th-cell:nth-of-type(1),
    .path-awarded-contracts .awarded-country-table .th-cell:nth-of-type(1) {
      padding-left: 0;
      width: 100%; } }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .summary-borrowing-country-table .th-cell:nth-of-type(2),
    .path-awarded-contracts .awarded-country-table .th-cell:nth-of-type(2) {
      width: 70%; } }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .summary-borrowing-country-table .th-cell:nth-of-type(3), .path-awarded-contracts .summary-borrowing-country-table .th-cell:nth-of-type(4),
    .path-awarded-contracts .awarded-country-table .th-cell:nth-of-type(3),
    .path-awarded-contracts .awarded-country-table .th-cell:nth-of-type(4) {
      width: 70%; } }

.path-awarded-contracts .summary-borrowing-country-table .td-cell,
.path-awarded-contracts .awarded-country-table .td-cell {
  vertical-align: top;
  width: 100%;
  float: left; }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .summary-borrowing-country-table .td-cell:nth-of-type(2),
    .path-awarded-contracts .awarded-country-table .td-cell:nth-of-type(2) {
      width: 70%; } }
  @media all and (min-width: 768px) {
    .path-awarded-contracts .summary-borrowing-country-table .td-cell:nth-of-type(3), .path-awarded-contracts .summary-borrowing-country-table .td-cell:nth-of-type(4),
    .path-awarded-contracts .awarded-country-table .td-cell:nth-of-type(3),
    .path-awarded-contracts .awarded-country-table .td-cell:nth-of-type(4) {
      width: 70%; } }
  .path-awarded-contracts .summary-borrowing-country-table .td-cell a,
  .path-awarded-contracts .awarded-country-table .td-cell a {
    color: #00A9EE; }

.path-awarded-contracts .report-table {
  display: none;
  box-sizing: border-box; }
  .path-awarded-contracts .report-table.visible {
    display: block; }

.path-awarded-contracts .summary-borrowing-country-table {
  display: none;
  box-sizing: border-box; }
  .path-awarded-contracts .summary-borrowing-country-table.visible {
    display: block; }

.path-awarded-contracts .awarded-country-table {
  display: none;
  box-sizing: border-box; }
  .path-awarded-contracts .awarded-country-table.visible {
    display: block; }

body.page-node-28058 .group-header img,
body.page-node-28058 .group-content img {
  float: left; }

body.page-node-28058 .group-content {
  padding: 0; }

.whiteBackGround {
  padding: 0px; }
  .whiteBackGround .nav-tabs {
    border-bottom: 3px solid #ffa900;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
    padding-bottom: 11px; }
    .whiteBackGround .nav-tabs li {
      width: auto;
      margin: 0;
      float: left;
      list-style: none; }
      .whiteBackGround .nav-tabs li a {
        border-radius: 4px 4px 0 0;
        font-size: 16px;
        border: none;
        padding: 15px 10px;
        background: #999999;
        color: #fff;
        text-transform: uppercase;
        font-family: 'gotham-extra-narrow-medium';
        min-height: 55px; }
    .whiteBackGround .nav-tabs .tab_1 {
      margin-right: 3px; }
    .whiteBackGround .nav-tabs .active {
      border: none;
      color: #fff;
      background: #ffa900; }

.tab-content {
  background-color: #fff !important;
  float: left;
  width: 100%;
  padding: 20px;
  margin-top: -27px; }
  .tab-content #tab-18892 {
    display: none; }

.page-node-30 #home-display-1,
.page-node-30 #home-display-others,
.page-node-19032 #home-display-1,
.page-node-19032 #home-display-others {
  float: left;
  width: 100%;
  position: relative; }

@media (min-width: 768px) {
  .page-node-17487 #page-wrapper #page {
    margin-top: -14px; } }

@media (min-width: 990px) {
  .page-node-17487 #page-wrapper #page {
    margin-top: 0;
    padding-top: 43px; } }

.page-node-17487 .homepage-banner-wrapper {
  position: relative; }

.page-node-17487 .views-field-term-node-tid .field-content {
  position: relative;
  right: 20rem;
  top: -18rem;
  float: right;
  display: none; }
  @media all and (min-width: 990px) {
    .page-node-17487 .views-field-term-node-tid .field-content {
      display: block; } }
  .page-node-17487 .views-field-term-node-tid .field-content:after {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '{';
    position: absolute;
    color: #FFA839;
    font-size: 6rem;
    top: 1rem;
    left: 3rem;
    padding: 0; }
  .page-node-17487 .views-field-term-node-tid .field-content .hero-banner-map {
    position: absolute;
    color: white;
    font-size: 13rem;
    padding: 0; }

.page-node-17487 .homepage-banner-wrapper-inner {
  position: absolute;
  bottom: 3px;
  width: 100%;
  background: url("../images/backgrounds/IDB_Homepage_Hero.png"); }
  @media (min-width: 768px) {
    .page-node-17487 .homepage-banner-wrapper-inner {
      bottom: 0; } }
  @media (min-width: 1280px) {
    .page-node-17487 .homepage-banner-wrapper-inner {
      bottom: 5px; } }

.page-node-17487 .homepage-banner-project-overlay {
  display: none;
  position: absolute;
  bottom: 2rem;
  width: 90%;
  left: auto;
  right: auto;
  right: 0;
  margin-left: auto;
  margin-right: auto; }
  .page-node-17487 .homepage-banner-project-overlay.overlay-up {
    display: block;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: rgba(2, 55, 83, 0.6);
    z-index: 1; }

.page-node-17487 .field--name-field-6-image-boxes > .field__item {
  width: calc(99%/3);
  display: inline-block;
  position: relative;
  cursor: pointer; }
  .page-node-17487 .field--name-field-6-image-boxes > .field__item a {
    z-index: 5;
    display: block; }
    .page-node-17487 .field--name-field-6-image-boxes > .field__item a:after {
      content: "";
      display: block;
      background-color: rgba(2, 55, 83, 0.6);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .page-node-17487 .field--name-field-6-image-boxes > .field__item a:hover .image-component-text-wrapper {
      background: rgba(255, 168, 57, 0.88); }
    .page-node-17487 .field--name-field-6-image-boxes > .field__item a:hover:after {
      background-color: transparent; }

.page-node-17487 .field--name-field-6-image-boxes img {
  height: 25rem; }

.page-node-17487 .field--name-field-6-image-boxes .node--type-image-component {
  margin-top: 0; }
  .page-node-17487 .field--name-field-6-image-boxes .node--type-image-component .component-title {
    margin-top: 0; }
  .page-node-17487 .field--name-field-6-image-boxes .node--type-image-component .hero-banner-map {
    position: absolute;
    z-index: 1;
    padding: 0;
    color: #FFFFFF;
    top: 10px;
    right: 10px;
    font-size: 4.5rem; }
    .page-node-17487 .field--name-field-6-image-boxes .node--type-image-component .hero-banner-map:after {
      content: "";
      display: table;
      clear: both; }
  .page-node-17487 .field--name-field-6-image-boxes .node--type-image-component .image-component-text-wrapper {
    background: rgba(7, 55, 81, 0.88);
    bottom: 0;
    z-index: 1; }
    .page-node-17487 .field--name-field-6-image-boxes .node--type-image-component .image-component-text-wrapper .field--name-field-image-subtitle {
      width: 80%; }

.page-node-17487 .homepage-banner-wrapper-inner-top {
  padding: .5rem 0; }
  .page-node-17487 .homepage-banner-wrapper-inner-top:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 990px) {
    .page-node-17487 .homepage-banner-wrapper-inner-top {
      padding: 2rem 0; } }

.page-node-17487 .homepage-banner-wrapper-inner-left {
  display: none;
  float: left;
  width: 5%;
  padding: 0 2rem 0 5rem; }

.page-node-17487 .homepage-banner-overlay-trigger {
  display: none;
  margin-top: 2rem;
  height: 5rem;
  width: 5rem;
  text-indent: -9999px;
  background: url("../images/treatments/menu_squares.png");
  background-repeat: no-repeat;
  cursor: pointer; }
  @media all and (min-width: 990px) {
    .page-node-17487 .homepage-banner-overlay-trigger {
      display: block; } }
  .page-node-17487 .homepage-banner-overlay-trigger:hover {
    background: url("../images/treatments/menu_squares-active.png");
    background-repeat: no-repeat; }

.page-node-17487 .homepage-banner-wrapper-inner-right {
  float: left;
  color: #FFFFFF;
  margin-left: 2rem; }
  @media all and (min-width: 768px) {
    .page-node-17487 .homepage-banner-wrapper-inner-right {
      margin-left: 2rem; } }
  .page-node-17487 .homepage-banner-wrapper-inner-right h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: .5rem;
    color: #FFFFFF;
    font-size: 1.8rem;
    text-transform: uppercase; }
    @media all and (min-width: 768px) {
      .page-node-17487 .homepage-banner-wrapper-inner-right h1 {
        font-size: 3.2rem; } }
    @media all and (min-width: 990px) {
      .page-node-17487 .homepage-banner-wrapper-inner-right h1 {
        font-size: 6.8rem; } }

.page-node-17487 .homepage-subtitle {
  font-size: 1.4rem;
  text-transform: uppercase;
  font-family: 'GothamNarrow-Book', sans-serif;
  margin-bottom: 1rem; }
  @media all and (min-width: 768px) {
    .page-node-17487 .homepage-subtitle {
      font-size: 1.8rem; } }
  @media all and (min-width: 990px) {
    .page-node-17487 .homepage-subtitle {
      font-size: 2rem; } }

.page-node-17487 .homepage-project-link {
  clear: both;
  padding: 1.5rem 0 1.5rem 2rem;
  background-color: #1dade3;
  position: absolute;
  bottom: -50px;
  width: 100%;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .page-node-17487 .homepage-project-link {
      bottom: -47px; } }
  @media (min-width: 990px) {
    .page-node-17487 .homepage-project-link {
      bottom: -65px; } }
  @media all and (min-width: 990px) {
    .page-node-17487 .homepage-project-link {
      background-color: rgba(29, 173, 227, 0.6);
      position: relative;
      top: 0;
      margin-bottom: 2rem; } }
  .page-node-17487 .homepage-project-link a {
    font-size: 1.4rem;
    color: #FFFFFF;
    text-transform: uppercase; }
    .page-node-17487 .homepage-project-link a:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "F";
      position: relative;
      margin-right: .5rem;
      top: .4rem;
      font-size: 1.7rem; }

.page-node-17487 .field--name-node-title {
  position: relative;
  top: -.5rem;
  width: 100%; }
  @media all and (min-width: 768px) {
    .page-node-17487 .field--name-node-title {
      top: -5rem; } }
  @media all and (min-width: 990px) {
    .page-node-17487 .field--name-node-title {
      top: -10rem; } }
  .page-node-17487 .field--name-node-title h1 {
    color: #FFFFFF;
    text-transform: uppercase; }

.page-node-17487 .homepage-link-blocks {
  float: left;
  width: 100%;
  margin: 4rem 0 2rem 0; }
  @media (min-width: 990px) {
    .page-node-17487 .homepage-link-blocks {
      margin: 1rem 0 2rem 0; } }
  .page-node-17487 .homepage-link-blocks .field__item:before {
    display: none; }

.page-node-17487 .field--name-field-3-link-boxes > .field__item {
  display: block;
  max-width: 100%;
  box-sizing: border-box;
  height: 15rem;
  margin: 1.5rem 1.5rem 0;
  border: 1px #ECECEC solid;
  background-color: #FDFDFD; }
  @media all and (min-width: 990px) {
    .page-node-17487 .field--name-field-3-link-boxes > .field__item {
      display: inline-block;
      vertical-align: top;
      min-height: 15rem;
      padding: 0;
      width: 30%;
      margin: 1.5rem 0 0 2.5%; } }
  .page-node-17487 .field--name-field-3-link-boxes > .field__item .node--type-link-list-component {
    padding: 0;
    background-color: #FDFDFD;
    border: none; }
    .page-node-17487 .field--name-field-3-link-boxes > .field__item .node--type-link-list-component .node__content .field__item {
      padding: .5rem 2rem; }
  .page-node-17487 .field--name-field-3-link-boxes > .field__item h2 {
    border-top: 0;
    border-bottom: 1px solid #ececec;
    background: transparent;
    color: #313131;
    text-transform: uppercase;
    font-size: 2rem;
    font-family: 'GothamNarrow-Bold', sans-serif;
    margin: 0 2rem 1.5rem 2rem;
    padding: 1.8rem 0; }
    @media all and (min-width: 1280px) {
      .page-node-17487 .field--name-field-3-link-boxes > .field__item h2 {
        font-size: 2rem; } }
  .page-node-17487 .field--name-field-3-link-boxes > .field__item a {
    display: block;
    text-transform: uppercase;
    font-family: 'GothamHTF-Medium', sans-serif;
    font-size: 1.4rem;
    margin-top: 0;
    padding: 0;
    color: #1EC1FF; }
    .page-node-17487 .field--name-field-3-link-boxes > .field__item a:hover {
      color: #1BAEE6; }
    .page-node-17487 .field--name-field-3-link-boxes > .field__item a:before {
      display: none; }

@media (min-width: 990px) {
  .how-are-we-organized .group-left .field--name-field-content-components {
    margin-bottom: 2rem; } }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 .views-row .field-content,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 .views-row .field-content,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item .views-row .field-content {
  display: list-item;
  margin-left: 2rem; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 ul,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 ul,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item ul {
  margin-top: 0;
  padding-top: 2rem; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 li,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 li,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item li {
  font-size: 1.6rem;
  line-height: 25.6px; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 p,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 p,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item p {
  padding: 4rem 2rem; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 .field--name-field-box-content p,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 .field--name-field-box-content p,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item .field--name-field-box-content p {
  padding: 1rem 2rem 0; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 .field--name-field-box-content .table-responsive,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 .field--name-field-box-content .table-responsive,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item .field--name-field-box-content .table-responsive {
  padding: 2rem; }

.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-1 .field--name-field-box-content .table,
.how-are-we-organized .group-left .field--name-field-content-components .block-views-blockdepartments-list-block-2 .field--name-field-box-content .table,
.how-are-we-organized .group-left .field--name-field-content-components div.field__item .field--name-field-box-content .table {
  width: 100%; }

.how-projects-are-made .sub_navbar_toggle_container {
  position: relative;
  z-index: 2; }

.how-projects-are-made .group-left {
  padding-top: 60px; }
  @media (min-width: 990px) {
    .how-projects-are-made .group-left {
      padding-top: 0; } }

.how-projects-are-made .field--name-field-content-components {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-align: start;
      align-items: flex-start; }
  .how-projects-are-made .field--name-field-content-components:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 990px) {
    .how-projects-are-made .field--name-field-content-components {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; } }
  .how-projects-are-made .field--name-field-content-components > .field__item {
    padding: 0;
    top: 0rem;
    /*&:nth-of-type(3) {
        order: 3;
        flex: 1;
        align-self: stretch;
        margin: 2rem;

        @include breakpoint($desk) {
          margin: 2rem 2rem 2rem 0;
          padding: 0;
          border-left: 1px solid $white;

          h2 {
            padding-left: 2.5rem;
          }
        }
      }*/ }
    .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(1) {
      -ms-flex-order: 1;
          order: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      background: none;
      padding-bottom: 0;
      margin: 0; }
      .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(1) h2 {
        border: 0;
        padding: 0;
        margin: 0;
        float: left; }
      .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(1) p {
        padding: .3rem  0 0 2rem;
        margin: 0;
        float: left; }
    .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(2) {
      -ms-flex-order: 2;
          order: 2;
      -ms-flex: 1;
          flex: 1;
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch;
      margin: 2rem 0; }
      @media (min-width: 990px) {
        .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(2) {
          margin: 2rem 0 2rem 2rem;
          padding: 0;
          border-right: 1px solid #FFFFFF; }
          .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(2) h2 {
            padding-left: 2.5rem; } }
    .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(3) {
      -ms-flex-order: 3;
          order: 3;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      -ms-flex-item-align: auto;
          -ms-grid-row-align: auto;
          align-self: auto;
      background: none;
      margin: 2rem;
      padding: 0; }
      @media (min-width: 990px) {
        .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(3) {
          margin-right: 0; } }
    .how-projects-are-made .field--name-field-content-components > .field__item:nth-of-type(4) {
      -ms-flex-order: 4;
          order: 4;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
      -ms-flex-item-align: auto;
          -ms-grid-row-align: auto;
          align-self: auto;
      background: none;
      margin: 2rem;
      padding: 0; }
  .how-projects-are-made .field--name-field-content-components .component-title {
    padding: 1.5rem 2.5rem;
    text-transform: uppercase;
    color: #39393A;
    font-size: 20px;
    font-family: 'gotham-extra-narrow-medium'; }
  .how-projects-are-made .field--name-field-content-components p {
    padding: 0 2.5rem 1.5rem 2.5rem;
    font-family: "GothamNarrow-Book";
    font-size: 1.8rem;
    line-height: 2.6rem; }

.how-projects-are-made .how-projects-tabs {
  border-bottom: 3px solid #FFA839;
  width: 100%; }

.how-projects-are-made .how-projects-tab {
  -webkit-appearance: none;
  border: 0;
  background: #A8A8A8;
  font-size: 1.6rem;
  padding: 1.5rem;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'gotham-extra-narrow-medium';
  border-radius: .4rem .4rem 0 0;
  width: 100%;
  margin-right: .3rem;
  border-top: .3rem solid #E5E5E5; }
  @media (min-width: 990px) {
    .how-projects-are-made .how-projects-tab {
      width: auto;
      margin-right: .3rem;
      border-top: none; } }
  .how-projects-are-made .how-projects-tab:active, .how-projects-are-made .how-projects-tab:hover {
    color: #FFFFFF;
    text-decoration: underline; }
  .how-projects-are-made .how-projects-tab:visited {
    color: #FFFFFF; }
  .how-projects-are-made .how-projects-tab.active {
    background: #FFA839; }

.how-projects-are-made .preparation-block, .how-projects-are-made .approval-block, .how-projects-are-made .implementation-block, .how-projects-are-made .completion-block {
  display: none;
  box-sizing: border-box;
  background-color: #FFFFFF;
  padding: 2rem; }
  .how-projects-are-made .preparation-block.visible, .how-projects-are-made .approval-block.visible, .how-projects-are-made .implementation-block.visible, .how-projects-are-made .completion-block.visible {
    display: block; }
  .how-projects-are-made .preparation-block h2, .how-projects-are-made .approval-block h2, .how-projects-are-made .implementation-block h2, .how-projects-are-made .completion-block h2 {
    font-family: 'GothamNarrow-Bold';
    font-size: 18px;
    color: #666666;
    padding-left: 2.5rem; }
  .how-projects-are-made .preparation-block p, .how-projects-are-made .approval-block p, .how-projects-are-made .implementation-block p, .how-projects-are-made .completion-block p {
    font-family: 'GothamHTF-Book';
    font-size: 16px;
    color: #666666; }

@media (min-width: 990px) {
  .page-node-type-news-item .group-left img {
    width: auto; } }

.page-node-type-news-item .group-left .field--name-title {
  padding: 0; }

.page-node-type-news-item .group-left .field--name-field-banner-image img {
  display: none; }

.page-node-type-news-item .group-left .news-image-banner {
  position: relative;
  height: 13rem;
  padding: .5rem 3rem;
  background-image: url("/themes/custom/iadb/images/backgrounds/IDB_Banner.png"); }
  .page-node-type-news-item .group-left .news-image-banner:after {
    content: "";
    display: table;
    clear: both; }
  .page-node-type-news-item .group-left .news-image-banner p {
    margin: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 32px;
    font-family: 'GothamNarrow-Medium', sans-serif; }

.page-node-type-news-item .group-left .field--type-string {
  padding-left: 2rem;
  font-size: 2.4rem;
  font-family: 'GothamNarrow-Medium'; }
  @media (min-width: 768px) {
    .page-node-type-news-item .group-left .field--type-string {
      padding-left: 4rem; } }

.page-node-type-news-item .group-left .field--name-node-post-date {
  position: relative;
  top: -20px;
  padding-left: 2rem;
  font-size: 1.8rem;
  font-family: 'GothamNarrow-Medium'; }
  @media (min-width: 768px) {
    .page-node-type-news-item .group-left .field--name-node-post-date {
      padding-left: 4rem; } }

.page-node-type-news-item .group-left .news-title {
  margin-bottom: 4rem;
  padding: 0 2rem;
  background-image: none;
  font-size: 3.6rem;
  font-family: 'GothamNarrow-Medium'; }
  @media (min-width: 768px) {
    .page-node-type-news-item .group-left .news-title {
      padding-left: 4rem; } }

.page-node-type-news-item .group-left .field--type-text-with-summary {
  margin: 2rem 0;
  padding: 1.5rem 2rem;
  background: #E5E5E5; }
  @media (min-width: 990px) {
    .page-node-type-news-item .group-left .field--type-text-with-summary {
      margin: 2rem 0 0 2rem; } }
  .page-node-type-news-item .group-left .field--type-text-with-summary h2 {
    font-size: 2.1rem; }
  .page-node-type-news-item .group-left .field--type-text-with-summary li {
    line-height: 160%; }

.page-node-type-news-item .group-left .field--name-field-news-about-the-idb, .page-node-type-news-item .group-left .about_idb {
  margin-left: 2rem;
  padding: 1.5rem 2rem;
  background: #E5E5E5; }

.page-node-type-news-item .group-right .field--name-field-news-image-box {
  width: auto; }
  .page-node-type-news-item .group-right .field--name-field-news-image-box span.icon {
    display: none; }
  .page-node-type-news-item .group-right .field--name-field-news-image-box .news-sidebar-element-title {
    padding: 1.2rem 2rem;
    border-top: solid .1rem #FFF;
    border-bottom: solid .1rem #FFF;
    color: #39393a;
    text-transform: uppercase;
    font-size: 2.1rem;
    font-family: GothamHTF-Medium; }

.page-node-type-news-item .group-right .field--name-field-news-press-contact h2 {
  padding: 1.2rem 2rem;
  border-top: solid 0.1rem #FFFFFF;
  border-bottom: solid 0.1rem #FFFFFF;
  color: #39393a;
  text-transform: uppercase;
  font-size: 2.1rem;
  font-family: 'GothamHTF-Medium'; }

.page-node-type-news-item .group-right .field--name-field-news-press-contact li,
.page-node-type-news-item .group-right .field--name-field-news-press-contact ul {
  margin: .9rem 0 1.9rem;
  padding: 0 1.5rem;
  list-style: none;
  font-size: 1.6rem;
  font-family: 'Gotham-Book'; }

.page-node-type-news-item .group-right .field--name-field-news-press-contact span {
  display: none; }

.page-node-type-news-item .group-right .field__label {
  text-transform: uppercase;
  color: #39393a;
  padding: 15px 0px 15px 20px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 100%;
  margin: 20px 0px 20px 0px;
  font-family: GothamHTF-Medium;
  font-weight: normal;
  font-size: 2.1rem; }

.page-node-type-news-item .group-right .field--name-field-external-press-contact .field__item {
  padding: 0px 25px 0px 25px;
  margin-bottom: 30px; }

.page-node-type-news-item .group-right .field--name-field-news-press-contacts article {
  padding: 0px 25px 0px 25px;
  margin-bottom: 30px; }
  .page-node-type-news-item .group-right .field--name-field-news-press-contacts article h2 {
    display: none; }
  .page-node-type-news-item .group-right .field--name-field-news-press-contacts article .field--name-field-name-contacts {
    font-size: 18px;
    font-family: Gotham-Book; }
  .page-node-type-news-item .group-right .field--name-field-news-press-contacts article .field--name-field-email-contacts {
    font-size: 16px;
    font-family: Gotham-Book; }
    .page-node-type-news-item .group-right .field--name-field-news-press-contacts article .field--name-field-email-contacts a span {
      display: none; }
  .page-node-type-news-item .group-right .field--name-field-news-press-contacts article .field--name-field-phone-number-contacts {
    font-size: 14px; }

.page-node-type-news-item .group-right .field--name-field-more-information h2,
.page-node-type-news-item .group-right .field--name-field-about-us h2,
.page-node-type-news-item .group-right .field--name-field-news-links h2,
.page-node-type-news-item .group-right .field--name-field-other-content h2,
.page-node-type-news-item .group-right .field--name-field-blog h2 {
  padding: 1.2rem 2rem;
  border-top: solid 0.1rem #FFFFFF;
  border-bottom: solid 0.1rem #FFFFFF;
  color: #39393a;
  text-transform: uppercase;
  font-size: 2.1rem;
  font-family: 'GothamHTF-Medium'; }

.page-node-type-news-item .group-right .field--name-field-more-information .field__label,
.page-node-type-news-item .group-right .field--name-field-about-us .field__label,
.page-node-type-news-item .group-right .field--name-field-news-links .field__label,
.page-node-type-news-item .group-right .field--name-field-other-content .field__label,
.page-node-type-news-item .group-right .field--name-field-blog .field__label {
  text-transform: uppercase;
  color: #39393a;
  padding: 15px 0px 15px 20px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  width: 100%;
  margin: 20px 0px 20px 0px;
  font-family: GothamHTF-Medium;
  font-weight: normal;
  font-size: 2.1rem; }

.page-node-type-news-item .group-right .field--name-field-more-information p,
.page-node-type-news-item .group-right .field--name-field-about-us p,
.page-node-type-news-item .group-right .field--name-field-news-links p,
.page-node-type-news-item .group-right .field--name-field-other-content p,
.page-node-type-news-item .group-right .field--name-field-blog p {
  margin: .9rem 0 1.9rem;
  padding: 0 3rem;
  list-style: none;
  font-size: 1.6rem;
  font-family: 'Gotham-Book'; }

.page-node-type-news-item .group-right .field--name-field-more-information a,
.page-node-type-news-item .group-right .field--name-field-more-information a.ext,
.page-node-type-news-item .group-right .field--name-field-about-us a,
.page-node-type-news-item .group-right .field--name-field-about-us a.ext,
.page-node-type-news-item .group-right .field--name-field-news-links a,
.page-node-type-news-item .group-right .field--name-field-news-links a.ext,
.page-node-type-news-item .group-right .field--name-field-other-content a,
.page-node-type-news-item .group-right .field--name-field-other-content a.ext,
.page-node-type-news-item .group-right .field--name-field-blog a,
.page-node-type-news-item .group-right .field--name-field-blog a.ext {
  font-size: 1.6rem;
  font-family: 'Gotham-Book'; }
  .page-node-type-news-item .group-right .field--name-field-more-information a span,
  .page-node-type-news-item .group-right .field--name-field-more-information a.ext span,
  .page-node-type-news-item .group-right .field--name-field-about-us a span,
  .page-node-type-news-item .group-right .field--name-field-about-us a.ext span,
  .page-node-type-news-item .group-right .field--name-field-news-links a span,
  .page-node-type-news-item .group-right .field--name-field-news-links a.ext span,
  .page-node-type-news-item .group-right .field--name-field-other-content a span,
  .page-node-type-news-item .group-right .field--name-field-other-content a.ext span,
  .page-node-type-news-item .group-right .field--name-field-blog a span,
  .page-node-type-news-item .group-right .field--name-field-blog a.ext span {
    display: none; }

@media all and (min-width: 990px) {
  .news-search-page .left-side {
    float: left;
    width: 67%; } }

@media all and (min-width: 990px) {
  .news-search-page .left-side .news-page-banner {
    float: left; } }

.news-search-page .left-side .news-image-banner {
  position: relative;
  top: -5.3rem;
  padding: .5rem 3rem;
  background-image: url("/themes/custom/iadb/images/backgrounds/IDB_Banner.png"); }
  .news-search-page .left-side .news-image-banner p {
    margin: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 2.5rem;
    font-family: 'Gotham-Book'; }

.news-search-page .left-side .region-featured-top {
  background-color: #CFCFCF;
  padding: 1rem; }
  @media all and (min-width: 990px) {
    .news-search-page .left-side .region-featured-top {
      float: left; } }

.news-search-page .left-side .selected-filters {
  margin: 0;
  position: relative;
  top: -2rem; }
  @media all and (min-width: 990px) {
    .news-search-page .left-side .selected-filters {
      float: left; } }
  @media all and (min-width: 768px) {
    .news-search-page .left-side .selected-filters {
      margin: 3rem;
      position: relative;
      top: -50px; } }
  .news-search-page .left-side .selected-filters ul:after {
    content: "";
    display: table;
    clear: both; }
  .news-search-page .left-side .selected-filters li {
    list-style: none;
    float: left; }

.news-search-page .left-side #edit-created-2--wrapper {
  width: 100%; }
  .news-search-page .left-side #edit-created-2--wrapper .fieldset-legend {
    display: none; }
  .news-search-page .left-side #edit-created-2--wrapper .form-radios {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .news-search-page .left-side #edit-created-2--wrapper .form-radio {
    width: auto;
    margin: 2rem; }
  .news-search-page .left-side #edit-created-2--wrapper label {
    position: relative;
    top: 24.5px; }

.news-search-page .left-side .news-search-facets-container-outside {
  background-color: #E5E5E5;
  padding-top: .1rem; }
  @media all and (min-width: 768px) {
    .news-search-page .left-side .news-search-facets-container-outside {
      position: relative;
      top: -5rem; } }
  @media all and (min-width: 990px) {
    .news-search-page .left-side .news-search-facets-container-outside {
      float: left;
      margin: 0 0 3rem 3rem;
      padding-top: .1rem;
      top: -80px; } }

.news-search-page .left-side .news-search-facets-container-inside {
  background-color: #CFCFCF;
  padding-top: 3rem;
  margin: 0; }
  @media all and (min-width: 768px) {
    .news-search-page .left-side .news-search-facets-container-inside {
      margin: 3rem; } }
  .news-search-page .left-side .news-search-facets-container-inside h2 {
    margin: 0 2rem;
    font-size: 1.8rem; }
  .news-search-page .left-side .news-search-facets-container-inside h3 {
    margin: 0 2rem;
    float: left; }
  .news-search-page .left-side .news-search-facets-container-inside .news-search-filter {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 1rem;
    background-color: #CFCFCF;
    font-size: 1.8rem;
    width: 98%; }
    @media all and (min-width: 990px) {
      .news-search-page .left-side .news-search-facets-container-inside .news-search-filter {
        width: 45%; } }
    @media all and (min-width: 1280px) {
      .news-search-page .left-side .news-search-facets-container-inside .news-search-filter {
        width: 47%; } }
    .news-search-page .left-side .news-search-facets-container-inside .news-search-filter h2 {
      margin: 1rem;
      font-size: 1.8rem;
      font-family: GothamHTF-Book, sans-serif; }
      .news-search-page .left-side .news-search-facets-container-inside .news-search-filter h2:after {
        content: ':'; }
    .news-search-page .left-side .news-search-facets-container-inside .news-search-filter .item-list {
      background-color: #ECECEC;
      overflow-x: scroll;
      max-height: 15rem;
      width: 100%;
      margin: 1rem 3rem 1rem 1rem;
      padding: 1rem;
      font-family: GothamHTF-Book, sans-serif; }
      @media all and (min-width: 990px) {
        .news-search-page .left-side .news-search-facets-container-inside .news-search-filter .item-list {
          margin: 1rem; } }
      .news-search-page .left-side .news-search-facets-container-inside .news-search-filter .item-list li {
        list-style: none;
        margin-left: 0;
        font-size: 1.4rem; }
        .news-search-page .left-side .news-search-facets-container-inside .news-search-filter .item-list li a {
          color: #39393A; }

.news-search-page .left-side #views-exposed-form-solr-search-news-page-1 {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: auto;
  margin: 1rem; }
  @media all and (min-width: 990px) {
    .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 {
      width: 95%; } }
  @media all and (min-width: 1280px) {
    .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 {
      width: 100%; } }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .form--inline {
    width: 100%; }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 label {
    font-size: 1.8rem;
    font-family: GothamHTF-Book,sans-serif; }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .js-form-item-keys {
    width: 95%;
    margin: 1rem; }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .form-item-created,
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .form-item-created-1 {
    display: block;
    width: 42%;
    margin: 1rem; }
    @media all and (min-width: 990px) {
      .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .form-item-created,
      .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 .form-item-created-1 {
        width: 33%; } }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 input {
    float: left;
    height: 3rem;
    width: 96%;
    border: none;
    margin-top: 1rem;
    font-size: 1.8rem; }
    @media all and (min-width: 990px) {
      .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 input {
        width: 100%; } }
    .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 input .edit-keys {
      width: 100%; }
  .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 #edit-submit-solr-search-news {
    width: 15rem;
    height: 3.3rem;
    margin: 2rem 1rem;
    border: none;
    background-color: #02A4D9;
    color: #FFFFFF;
    font-size: 18px; }
    @media all and (min-width: 990px) {
      .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 #edit-submit-solr-search-news {
        position: relative;
        top: -21.8rem;
        float: right;
        width: 22%;
        margin: 0 1.5rem 0 0; } }
    @media all and (min-width: 1280px) {
      .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 #edit-submit-solr-search-news {
        margin-right: 0;
        right: 2.8rem;
        top: -14rem; } }
    .news-search-page .left-side #views-exposed-form-solr-search-news-page-1 #edit-submit-solr-search-news:hover {
      background: #004D72; }

.news-search-page .right-sidebar-content {
  top: 0; }

#block-newssearchmenufeatureblock .component-title {
  font-family: GothamHTF-Medium;
  font-size: 2.1rem;
  text-transform: uppercase;
  border-top: .1rem solid #FFF;
  border-bottom: .1rem solid #FFF;
  padding: 1.3rem 0 1.3rem 2rem; }

#block-newssearchmenufeatureblock .featured-block-content {
  text-align: center; }

.node--type-biography .group-left .biographies-image-banner {
  padding: .5rem 3rem 1rem 3rem;
  background-image: url("/themes/custom/iadb/images/backgrounds/IDB_Banner.png");
  position: relative;
  top: -5.5rem; }
  .node--type-biography .group-left .biographies-image-banner h1 {
    font-size: 3.2rem;
    color: white;
    text-transform: uppercase;
    font-family: 'GothamNarrow-Bold', sans-serif;
    margin: 0; }

.node--type-biography .group-left .biographies-title-position {
  margin-left: 3.5rem; }
  .node--type-biography .group-left .biographies-title-position .biographies-heading {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.1;
    color: #666666;
    font-family: 'GothamNarrow-Medium', sans-serif;
    text-transform: none;
    margin-top: 0; }
  .node--type-biography .group-left .biographies-title-position .field--name-node-title {
    position: relative;
    top: -8.8rem;
    background-position: 1px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-weight: 500;
    line-height: 1.1;
    font-size: 3.6rem; }
  .node--type-biography .group-left .biographies-title-position .field--name-field-subtitle {
    position: relative;
    top: -8.8rem;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.1;
    color: #666666;
    font-family: 'GothamNarrow-Medium', sans-serif;
    text-transform: none;
    margin-top: 0; }

.node--type-biography .group-left .field--name-body {
  margin: 0 0 0 3.5rem; }
  .node--type-biography .group-left .field--name-body p {
    margin: 0 0 10px;
    text-align: justify;
    color: #666666;
    font-family: 'GothamNarrow-Medium';
    font-size: 1.4rem;
    line-height: 1.42857143; }
  .node--type-biography .group-left .field--name-body img {
    margin-left: 2rem;
    margin-right: 4rem;
    max-width: 18rem; }

.page-node-type-country-flex .country-overview .field--name-field-content-components {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  position: relative; }
  .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item {
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100%;
    overflow: hidden; }
    .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(1) h2 {
      border-bottom: 0; }
    .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(2) {
      background: transparent;
      overflow: hidden;
      padding: 0; }
      .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(2) .outpadding.boxColorDarkCountry {
        padding: 0; }
        @media all and (min-width: 990px) {
          .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(2) .outpadding.boxColorDarkCountry {
            padding-right: .75rem; } }
      .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(2) .outpadding.divbarChart {
        padding: 0; }
        @media all and (min-width: 990px) {
          .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(2) .outpadding.divbarChart {
            padding-left: .75rem; } }
    .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item.field--name-field-block-reference {
      margin: 0; }
    .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
      padding: 0;
      width: 100%;
      background: transparent; }
    .page-node-type-country-flex .country-overview .field--name-field-content-components div.field__item:nth-of-type(4) {
      overflow: hidden;
      padding: 0;
      background: transparent; }

.page-node-type-country-flex .country-projects-overview .field--name-field-content-components div.field__item {
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  overflow: hidden; }
  .page-node-type-country-flex .country-projects-overview .field--name-field-content-components div.field__item:nth-of-type(1) {
    background: #e5e5e5;
    padding: 0; }
  .page-node-type-country-flex .country-projects-overview .field--name-field-content-components div.field__item:nth-of-type(2) {
    background: #f4f4f4;
    padding: 0; }
  .page-node-type-country-flex .country-projects-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
    overflow: hidden;
    padding: 0;
    background: transparent; }

.page-node-type-country-flex .country-strategy-office .field--name-field-content-components {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  position: relative; }
  .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item {
    -ms-flex-align: stretch;
        align-items: stretch;
    width: 100%;
    overflow: hidden; }
    @media all and (min-width: 768px) {
      .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(1) {
        -ms-flex: 2;
            flex: 2;
        margin-right: 0; } }
    .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(1) h2 {
      border-bottom: 0; }
    .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(2) {
      background: #f4f4f4; }
      @media all and (min-width: 768px) {
        .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(2) {
          -ms-flex: 1;
              flex: 1;
          margin-left: 0; } }
      .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(2) h2 {
        border-bottom: 0; }
    .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(3) {
      background: transparent;
      overflow: hidden;
      padding: 0; }
      .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(3) .outpadding.boxColorDarkCountry {
        padding: 0; }
        @media all and (min-width: 990px) {
          .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(3) .outpadding.boxColorDarkCountry {
            padding-right: .75rem; } }
      .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(3) .outpadding.divbarChart {
        padding: 0; }
        @media all and (min-width: 990px) {
          .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(3) .outpadding.divbarChart {
            padding-left: .75rem; } }
    .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item.field--name-field-block-reference {
      margin: 0; }
    .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.field__item:nth-of-type(4) {
      overflow: hidden;
      padding: 0;
      background: transparent; }
  .page-node-type-country-flex .country-strategy-office .field--name-field-content-components div.reducePadding {
    padding: 0 !important; }

.page-node-type-country-flex .field--name-node-title {
  position: relative; }

.page-node-type-country-flex .field--name-field-subtitle {
  position: relative; }
  @media (min-width: 768px) {
    .page-node-type-country-flex .field--name-field-subtitle {
      min-height: 56px; } }

.page-node-type-country-flex .field--name-field-banner-links {
  position: relative; }
  .page-node-type-country-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1) .active .open {
    color: #FFA839; }
    .page-node-type-country-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1) .active .open:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "j"; }
  .page-node-type-country-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1):before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "k"; }
  .page-node-type-country-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(2):before {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "%"; }

.page-node-type-country-flex .field--name-field-content-components {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  position: relative; }

.page-node-type-sector-flex .field--name-field-banner-links {
  position: relative; }
  .page-node-type-sector-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1) .active .open {
    color: #FFA839; }
    .page-node-type-sector-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1) .active .open:before {
      font-family: "idb-icons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "j"; }
  .page-node-type-sector-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(1):before {
    font-family: "idb-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "k"; }
  .page-node-type-sector-flex .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:nth-of-type(2):before {
    font-family: "idb-glyphicons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "%"; }

.page-node-type-sector-flex .field--name-field-content-components {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  position: relative; }
  .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block; }
    .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component {
      display: none;
      background: white; }
      .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .iframe_video {
        height: 400px !important; }
      .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .open {
        display: block; }
      .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-title {
        font-family: "GothamNarrow-Ultra", sans-serif;
        font-size: 1.5rem;
        font-weight: 500;
        color: black;
        border-top: none;
        padding: 1rem; }
        @media all and (min-width: 768px) {
          .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-title {
            padding: 2rem;
            font-size: 2rem; } }
        .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-title:before {
          display: none; }
      .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content {
        background: white;
        padding: 1rem 0;
        margin: 0;
        font-size: 1.8rem;
        line-height: 1.5;
        width: 100%;
        display: block; }
        .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content .open {
          display: block; }
        .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ul {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-direction: column;
              flex-direction: column;
          list-style: none;
          padding: 0 3rem; }
          @media all and (min-width: 768px) {
            .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ul {
              -ms-flex-direction: row;
                  flex-direction: row; } }
          .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ul li {
            margin: .5rem;
            width: 100%; }
            .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ul li p {
              font-family: 'GothamHTF-Book', sans-serif;
              font-size: 1.1rem; }
              .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ul li p:first-of-type {
                border-bottom: 0.1rem solid #666666; }
        .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ol {
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-direction: column;
              flex-direction: column;
          padding: 0 3rem; }
          @media all and (min-width: 768px) {
            .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ol {
              -ms-flex-direction: row;
                  flex-direction: row; } }
          .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ol li {
            margin: .5rem;
            width: 100%;
            font-family: 'GothamHTF-Book', sans-serif;
            font-size: 1.1rem;
            list-style-position: inside; }
            .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ol li p {
              font-family: 'GothamHTF-Book', sans-serif;
              font-size: 1.1rem; }
              .page-node-type-sector-flex .field--name-field-content-components div.field__item:nth-of-type(1) .node--type-accordion-component .field--name-field-box-content ol li p:first-of-type {
                border-top: 0.1rem solid #666666; }

.page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item {
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  overflow: hidden; }
  .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(2) {
    -ms-flex: 1;
        flex: 1;
    background: #e5e5e5; }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(2) {
        -ms-flex: 2;
            flex: 2;
        margin-right: 0; } }
  .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) {
    background: #F4F4F4; }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) {
        -ms-flex: 1;
            flex: 1;
        margin-left: 0;
        padding-left: 0; } }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .node__content {
        margin: 2rem 2rem 2rem 4rem; } }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) h2.component-title {
      font-family: "GothamNarrow-Medium", sans-serif;
      font-size: 2.1rem;
      color: #333;
      font-weight: 500;
      padding: 0;
      margin: 1.75rem 0;
      border: 0; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .block-download:before {
      font-family: "idb-glyphicons" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "I";
      font-size: 3.2rem;
      color: #1DADE3; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .block-download a {
      color: #1DADE3; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .col-xs-8,
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .col-xs-offset-4,
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .col-md-offset-0,
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(3) .col-md-4 {
      width: 100%;
      margin: 0; }
  .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(4) {
    overflow: hidden;
    width: 100%;
    background: #F4F4F4;
    padding: 0 1.5rem; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(4) h2 {
      font-family: 'GothamHTF-Medium';
      font-size: 21px;
      color: #39393A; }
  .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5), .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) {
    padding: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .node--type-link-list-component, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .node--type-link-list-component {
      padding-top: 0;
      padding-bottom: 0;
      background: #F4F4F4;
      border-top: none; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) h2, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) h2 {
      font-family: 'GothamHTF-Medium', sans-serif;
      font-size: 2.1rem;
      color: #39393A;
      background: none;
      border: none;
      padding-left: 2rem; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .field--name-title, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .field--name-title {
      font-family: 'GothamHTF-Book', sans-serif;
      font-size: 1.7rem;
      font-weight: bold;
      line-height: 26px;
      color: #878787;
      background: none;
      border: none;
      text-transform: none; }
    .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .field--name-field-link-element .field__item, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .field--name-field-link-element .field__item {
      background: none;
      width: 100%;
      padding: 1rem 2rem;
      margin: 0;
      border-bottom: .1rem solid white; }
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .field--name-field-link-element .field__item:before, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .field--name-field-link-element .field__item:before {
        background: none; }
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .field--name-field-link-element .field__item article, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .field--name-field-link-element .field__item article {
        padding-top: 0;
        padding-bottom: 0; }
      .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(5) .field--name-field-link-element .field__item a, .page-node-type-sector-flex .sector-framework .field--name-field-content-components div.field__item:nth-of-type(6) .field--name-field-link-element .field__item a {
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 16px;
        color: #666666;
        text-transform: none; }

.page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item {
  display: block;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  overflow: hidden; }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(2) {
    -ms-flex: auto;
        flex: auto;
    margin: 2rem;
    background: #e5e5e5; }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(2) {
        -ms-flex: 1;
            flex: 1;
        margin-right: 0; } }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
    -ms-flex: auto;
        flex: auto;
    margin: 2rem;
    background: #f4f4f4; }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
        -ms-flex: 1;
            flex: 1;
        margin-left: 0; } }
    .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(3) .field--name-field-block-reference {
      margin: 0; }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(4) {
    background: transparent;
    overflow: hidden;
    padding: 0; }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item .statistics .nav-tabs {
    background: none;
    padding: 0; }
    @media all and (min-width: 768px) {
      .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item .statistics .nav-tabs {
        padding: 0 10px 5px 10px;
        background: #999; } }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item.field--name-field-block-reference {
    margin: 0; }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(5) {
    padding: 0;
    width: 100%;
    background: transparent; }
  .page-node-type-sector-flex .sector-overview .field--name-field-content-components div.field__item:nth-of-type(6) {
    overflow: hidden;
    padding: 0;
    background: transparent; }

.page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item {
  display: block;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  overflow: hidden; }
  .page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item:nth-of-type(2) {
    background: #e5e5e5;
    padding: 0; }
  .page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
    background: #f4f4f4;
    padding: 0;
    top: 0px; }
    @media all and (min-width: 990px) {
      .page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item:nth-of-type(3) {
        top: -20px; } }
  .page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item:nth-of-type(4) {
    overflow: hidden;
    padding: 0;
    background: transparent;
    top: -4rem; }
    @media all and (min-width: 990px) {
      .page-node-type-sector-flex .sector-projects-overview .field--name-field-content-components div.field__item:nth-of-type(4) {
        top: -6rem; } }

.page-node-type-departments .group-left .field--name-node-title {
  position: relative;
  top: -10.7rem;
  padding: 2rem 1rem;
  background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
  width: 100%; }
  @media (min-width: 990px) {
    .page-node-type-departments .group-left .field--name-node-title {
      top: -11rem; } }
  .page-node-type-departments .group-left .field--name-node-title h2 {
    color: white;
    font-family: 'GothamHTF-Medium';
    font-size: 21px;
    margin: 2rem 0 1rem; }

.page-node-type-departments .group-left .field--name-field-subtitle {
  position: relative;
  top: -14.7rem;
  background-position: 1px;
  color: white;
  font-size: 1.5rem;
  padding: 1rem; }
  @media (min-width: 990px) {
    .page-node-type-departments .group-left .field--name-field-subtitle {
      top: -15rem; } }

.page-node-type-departments .group-left .field--type-text-with-summary {
  position: relative;
  top: -10.7rem;
  margin: 2rem;
  padding: 2rem 3rem; }
  @media (min-width: 990px) {
    .page-node-type-departments .group-left .field--type-text-with-summary {
      top: -11rem; } }
  .page-node-type-departments .group-left .field--type-text-with-summary h2 {
    font-size: 30px;
    color: #666666;
    font-weight: 500;
    line-height: 1.1;
    margin: 2rem 0 1rem; }
  .page-node-type-departments .group-left .field--type-text-with-summary table tr {
    background: transparent; }
  .page-node-type-departments .group-left .field--type-text-with-summary table td p {
    font-family: 'GothamNarrow-Medium', sans-serif;
    font-size: 1.4rem;
    line-height: 1.42857143; }
  .page-node-type-departments .group-left .field--type-text-with-summary figcaption {
    text-align: center;
    margin: 1rem; }

.page-node-type-departments .group-left .field--name-field-content-components {
  position: relative;
  top: -12.5rem; }
  .page-node-type-departments .group-left .field--name-field-content-components .field__item:nth-of-type(n) {
    background: none; }
    .page-node-type-departments .group-left .field--name-field-content-components .field__item:nth-of-type(n) .field--name-field-box-content {
      background: #E5E5E5; }

.projects-page .sub_navbar_toggle_container {
  position: relative;
  z-index: 2; }

.projects-page .group-left {
  padding-top: 60px; }
  @media (min-width: 990px) {
    .projects-page .group-left {
      padding-top: 0; } }
  .projects-page .group-left .field--name-field-content-components {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-align: start;
        align-items: flex-start; }
    .projects-page .group-left .field--name-field-content-components:after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 990px) {
      .projects-page .group-left .field--name-field-content-components {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row; } }
    .projects-page .group-left .field--name-field-content-components > .field__item {
      padding: 0;
      top: 0rem; }
      .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(1) {
        -ms-flex-order: 1;
            order: 1;
        -ms-flex: 1;
            flex: 1;
        -ms-flex-item-align: auto;
            -ms-grid-row-align: auto;
            align-self: auto;
        margin: 2rem; }
        @media (min-width: 990px) {
          .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(1) {
            margin: 2rem 0 2rem 2rem; } }
      .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(2) {
        -ms-flex-order: 2;
            order: 2;
        -ms-flex: 1;
            flex: 1;
        -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
        margin-left: 0;
        background: #F4F4F4;
        margin: 2rem; }
        @media (min-width: 990px) {
          .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(2) {
            margin: 2rem 2rem 2rem 0; } }
        .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(2) div.icon:before {
          font-family: "idb-icons" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "I";
          color: #FFFFFF;
          background: #0085c7;
          font-size: 4rem;
          border-radius: 5rem;
          padding: 1rem;
          margin: 0 2rem 2rem 2rem;
          float: left; }
        .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(2) p {
          color: #0085c7;
          font-size: 16px;
          font-family: "GothamNarrow-Medium"; }
      .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(3) {
        -ms-flex-order: 3;
            order: 3;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
        -ms-flex-item-align: auto;
            -ms-grid-row-align: auto;
            align-self: auto;
        background: none;
        margin: 2rem; }
        @media (min-width: 990px) {
          .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(3) {
            margin: 2rem; } }
      .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(4) {
        -ms-flex-order: 4;
            order: 4;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
        -ms-flex-item-align: auto;
            -ms-grid-row-align: auto;
            align-self: auto;
        background: none;
        margin: 2rem; }
        @media (min-width: 990px) {
          .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(4) {
            margin: 2rem; } }
      .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(5) {
        -ms-flex-order: 5;
            order: 5;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
        -ms-flex-item-align: auto;
            -ms-grid-row-align: auto;
            align-self: auto;
        background: none;
        margin: 2rem; }
        @media (min-width: 990px) {
          .projects-page .group-left .field--name-field-content-components > .field__item:nth-of-type(5) {
            margin: 2rem; } }
    .projects-page .group-left .field--name-field-content-components .component-title {
      padding: 1.5rem 2.5rem;
      text-transform: uppercase;
      color: #39393A;
      font-size: 20px;
      font-family: 'gotham-extra-narrow-medium'; }
    .projects-page .group-left .field--name-field-content-components p {
      padding: 0 2.5rem 1.5rem 2.5rem;
      font-family: "GothamNarrow-Book";
      font-size: 1.8rem;
      line-height: 2.6rem; }
  .projects-page .group-left .project-procurement-tabs {
    border-bottom: 3px solid #FFA839;
    width: 100%; }
  .projects-page .group-left .project-procurement-tab {
    -webkit-appearance: none;
    border: 0;
    background: #A8A8A8;
    font-size: 1.6rem;
    padding: 1.5rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'gotham-extra-narrow-medium';
    border-radius: .4rem .4rem 0 0;
    width: 100%;
    margin-right: .3rem;
    border-top: .3rem solid #E5E5E5; }
    @media (min-width: 990px) {
      .projects-page .group-left .project-procurement-tab {
        width: auto;
        margin-right: .3rem;
        border-top: none; } }
    .projects-page .group-left .project-procurement-tab:active, .projects-page .group-left .project-procurement-tab:hover {
      color: #FFFFFF;
      text-decoration: underline; }
    .projects-page .group-left .project-procurement-tab:visited {
      color: #FFFFFF; }
    .projects-page .group-left .project-procurement-tab.active-tab {
      background: #FFA839; }
  .projects-page .group-left .policies-block, .projects-page .group-left .bidding-block, .projects-page .group-left .faq-block, .projects-page .group-left .other-block, .projects-page .group-left .rss-block {
    display: none;
    box-sizing: border-box;
    background-color: #FFFFFF;
    padding: 2rem; }
    .projects-page .group-left .policies-block.visible, .projects-page .group-left .bidding-block.visible, .projects-page .group-left .faq-block.visible, .projects-page .group-left .other-block.visible, .projects-page .group-left .rss-block.visible {
      display: block; }
    .projects-page .group-left .policies-block p, .projects-page .group-left .bidding-block p, .projects-page .group-left .faq-block p, .projects-page .group-left .other-block p, .projects-page .group-left .rss-block p {
      font-family: 'GothamHTF-Book';
      font-size: 16px;
      color: #666666; }
      .projects-page .group-left .policies-block p a.fa-rss, .projects-page .group-left .bidding-block p a.fa-rss, .projects-page .group-left .faq-block p a.fa-rss, .projects-page .group-left .other-block p a.fa-rss, .projects-page .group-left .rss-block p a.fa-rss {
        font-family: 'GothamHTF-Book';
        font-size: 16px; }
        .projects-page .group-left .policies-block p a.fa-rss:before, .projects-page .group-left .bidding-block p a.fa-rss:before, .projects-page .group-left .faq-block p a.fa-rss:before, .projects-page .group-left .other-block p a.fa-rss:before, .projects-page .group-left .rss-block p a.fa-rss:before {
          font-family: 'FontAwesome';
          float: left;
          padding-right: 10px; }

.path-documents-search .region-content,
.path-procurement-notices-search .region-content,
.path-procurement-plans-search .region-content,
.path-projects-search .region-content {
  margin-bottom: 4rem; }
  .path-documents-search .region-content:after,
  .path-procurement-notices-search .region-content:after,
  .path-procurement-plans-search .region-content:after,
  .path-projects-search .region-content:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 990px) {
    .path-documents-search .region-content,
    .path-procurement-notices-search .region-content,
    .path-procurement-plans-search .region-content,
    .path-projects-search .region-content {
      width: 66%;
      float: left; } }

.path-documents-search #block-iadb-content,
.path-procurement-notices-search #block-iadb-content,
.path-procurement-plans-search #block-iadb-content,
.path-projects-search #block-iadb-content {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0; }
  @media all and (min-width: 990px) {
    .path-documents-search #block-iadb-content,
    .path-procurement-notices-search #block-iadb-content,
    .path-procurement-plans-search #block-iadb-content,
    .path-projects-search #block-iadb-content {
      float: left; } }

.path-documents-search .group-left,
.path-procurement-notices-search .group-left,
.path-procurement-plans-search .group-left,
.path-projects-search .group-left {
  display: block;
  margin: 0 1rem; }
  @media all and (min-width: 990px) {
    .path-documents-search .group-left,
    .path-procurement-notices-search .group-left,
    .path-procurement-plans-search .group-left,
    .path-projects-search .group-left {
      margin: 0 0 4rem 3rem; } }
  .path-documents-search .group-left h2,
  .path-procurement-notices-search .group-left h2,
  .path-procurement-plans-search .group-left h2,
  .path-projects-search .group-left h2 {
    padding: 2rem 0;
    margin-bottom: 0;
    font-size: 3.6rem;
    font-weight: 500;
    font-family: 'GothamNarrow-Medium', sans-serif; }
  .path-documents-search .group-left h3,
  .path-procurement-notices-search .group-left h3,
  .path-procurement-plans-search .group-left h3,
  .path-projects-search .group-left h3 {
    background-color: #ddd;
    padding: 1rem 4rem;
    margin-top: 1.4rem;
    border-bottom: solid #FFFFFF 0.2rem;
    margin-bottom: 0;
    font-size: 2.1rem;
    font-family: 'GothamHTF-Medium', sans-serif;
    text-transform: uppercase;
    color: black; }
  .path-documents-search .group-left .results,
  .path-procurement-notices-search .group-left .results,
  .path-procurement-plans-search .group-left .results,
  .path-projects-search .group-left .results {
    background-color: #ddd;
    padding: 3rem 4rem 1rem;
    font-size: 1.6rem;
    font-family: "gotham-extra-narrow-medium", sans-serif; }
  .path-documents-search .group-left .results-container,
  .path-procurement-notices-search .group-left .results-container,
  .path-procurement-plans-search .group-left .results-container,
  .path-projects-search .group-left .results-container {
    position: relative; }
  .path-documents-search .group-left .results-table,
  .path-procurement-notices-search .group-left .results-table,
  .path-procurement-plans-search .group-left .results-table,
  .path-projects-search .group-left .results-table {
    overflow-x: auto;
    overflow-y: hidden; }
  .path-documents-search .group-left table,
  .path-procurement-notices-search .group-left table,
  .path-procurement-plans-search .group-left table,
  .path-projects-search .group-left table {
    text-align: left; }
    .path-documents-search .group-left table tr,
    .path-procurement-notices-search .group-left table tr,
    .path-procurement-plans-search .group-left table tr,
    .path-projects-search .group-left table tr {
      border-bottom: solid 2px #ddd;
      border-top: solid 2px #ddd; }
    .path-documents-search .group-left table th,
    .path-procurement-notices-search .group-left table th,
    .path-procurement-plans-search .group-left table th,
    .path-projects-search .group-left table th {
      vertical-align: bottom;
      padding: 1rem;
      font-size: 1.7rem;
      color: #1586C4;
      background-color: #ECECEC;
      text-transform: uppercase;
      font-weight: normal;
      font-family: "gotham-extra-narrow-bold", sans-serif;
      width: 5rem;
      border-top: solid 2px #ddd;
      border-bottom: solid 2px #ddd; }
    .path-documents-search .group-left table td,
    .path-procurement-notices-search .group-left table td,
    .path-procurement-plans-search .group-left table td,
    .path-projects-search .group-left table td {
      vertical-align: top;
      font-family: 'gothamNarrow-book', sans-serif;
      font-size: 1.6rem;
      padding: 1rem; }
      .path-documents-search .group-left table td a,
      .path-procurement-notices-search .group-left table td a,
      .path-procurement-plans-search .group-left table td a,
      .path-projects-search .group-left table td a {
        color: #00A9EE; }

.path-documents-search .icon-report {
  position: absolute;
  top: 14px;
  right: 10px;
  font-size: 18px; }

.projects-page,
.how-projects-are-made {
  background-color: #ECECEC;
  padding-bottom: 5rem; }
  .projects-page .field--name-title,
  .how-projects-are-made .field--name-title {
    font-size: 2.2rem; }
  .projects-page .group-left,
  .how-projects-are-made .group-left {
    -ms-flex: none;
        flex: none;
    width: 100%;
    position: relative;
    font-family: 'GothamHTF-Book', sans-serif; }
    @media all and (min-width: 990px) {
      .projects-page .group-left,
      .how-projects-are-made .group-left {
        width: 70%;
        float: left; } }
  .projects-page .group-right,
  .how-projects-are-made .group-right {
    -ms-flex: none;
        flex: none;
    width: 100%;
    float: none;
    clear: both;
    box-sizing: border-box;
    background: #ECECEC; }
    @media all and (min-width: 990px) {
      .projects-page .group-right,
      .how-projects-are-made .group-right {
        width: 29%;
        float: left;
        clear: none;
        margin: 0 0 0 1%;
        padding: 0;
        background: #E5E5E5; }
        .projects-page .group-right .node--type-html-component, .projects-page .group-right .node--type-accordion-component,
        .how-projects-are-made .group-right .node--type-html-component,
        .how-projects-are-made .group-right .node--type-accordion-component {
          padding: 0 5%; }
          .projects-page .group-right .node--type-html-component .iframe_video, .projects-page .group-right .node--type-accordion-component .iframe_video,
          .how-projects-are-made .group-right .node--type-html-component .iframe_video,
          .how-projects-are-made .group-right .node--type-accordion-component .iframe_video {
            height: 400px !important; }
        .projects-page .group-right .node--type-link-list-component,
        .how-projects-are-made .group-right .node--type-link-list-component {
          padding: 3% 0; }
          .projects-page .group-right .node--type-link-list-component .component-title,
          .how-projects-are-made .group-right .node--type-link-list-component .component-title {
            color: #00a9ee; } }
  .projects-page .field--name-node-title,
  .how-projects-are-made .field--name-node-title {
    display: none; }
  .projects-page .field--name-field-content-components > .field__item,
  .how-projects-are-made .field--name-field-content-components > .field__item {
    padding: 2rem;
    margin: 2rem;
    background: transparent;
    position: relative;
    top: 0rem; }
    @media all and (min-width: 768px) {
      .projects-page .field--name-field-content-components > .field__item,
      .how-projects-are-made .field--name-field-content-components > .field__item {
        padding: 2rem 3rem;
        background: #E5E5E5; } }
  .projects-page .field--name-field-content-components .component-title,
  .how-projects-are-made .field--name-field-content-components .component-title {
    font-family: 'GothamHTF-Medium', sans-serif;
    font-size: 2.1rem;
    color: #39393A;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 0px;
    margin-top: 0px; }
  .projects-page .field--name-field-sidebar-components > .field__item,
  .how-projects-are-made .field--name-field-sidebar-components > .field__item {
    margin: 2rem;
    background: transparent; }
    @media all and (min-width: 990px) {
      .projects-page .field--name-field-sidebar-components > .field__item,
      .how-projects-are-made .field--name-field-sidebar-components > .field__item {
        padding: 0;
        margin: 0;
        background: #E5E5E5; } }

.projects-overview {
  background-color: #ECECEC;
  padding-bottom: 5rem; }
  .projects-overview .field--name-title {
    font-size: 2.2rem; }
  .projects-overview .group-left {
    float: left;
    width: 100%;
    position: relative;
    font-family: 'GothamHTF-Book', sans-serif; }
    @media all and (min-width: 990px) {
      .projects-overview .group-left {
        width: 70%; } }
    .projects-overview .group-left .group-banner-left {
      position: relative; }
      .projects-overview .group-left .group-banner-left .field--name-node-title {
        background-color: #007ba5;
        background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
        width: 100%;
        margin: -0.2rem 0 0 0;
        padding: 1rem; }
        @media (min-width: 768px) {
          .projects-overview .group-left .group-banner-left .field--name-node-title {
            background-color: transparent;
            margin: 0;
            padding: 2rem 2rem 1rem;
            height: 13rem;
            position: absolute;
            bottom: 0; } }
        .projects-overview .group-left .group-banner-left .field--name-node-title h1 {
          color: white;
          font-size: 24px;
          margin: 0;
          position: relative; }
          @media all and (min-width: 768px) {
            .projects-overview .group-left .group-banner-left .field--name-node-title h1 {
              font-size: 32px; } }
      .projects-overview .group-left .group-banner-left .field--name-field-banner-links {
        width: 100%; }
        @media (min-width: 768px) {
          .projects-overview .group-left .group-banner-left .field--name-field-banner-links {
            position: absolute;
            bottom: 1rem; } }
        .projects-overview .group-left .group-banner-left .field--name-field-banner-links .node--type-link-list-component .field__item:first-of-type:before {
          font-family: "idb-icons" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: 'k'; }
  .projects-overview .group-right {
    -ms-flex: none;
        flex: none;
    width: 100%;
    float: none;
    clear: both;
    box-sizing: border-box;
    background: #ECECEC; }
    @media all and (min-width: 990px) {
      .projects-overview .group-right {
        width: 29%;
        float: left;
        clear: none;
        margin: 0 0 0 1%;
        padding: 0;
        background: #E5E5E5; }
        .projects-overview .group-right .node--type-html-component, .projects-overview .group-right .node--type-accordion-component {
          padding: 0 5%; }
          .projects-overview .group-right .node--type-html-component .iframe_video, .projects-overview .group-right .node--type-accordion-component .iframe_video {
            height: 400px !important; }
        .projects-overview .group-right .node--type-link-list-component {
          padding: 3% 0; }
          .projects-overview .group-right .node--type-link-list-component .component-title {
            color: #00a9ee; } }
  .projects-overview .field--name-field-content-components .contextual-region {
    overflow: hidden; }
  .projects-overview .field--name-field-content-components > div.field__item {
    margin: 2rem;
    background: transparent;
    position: relative;
    overflow: hidden; }
    .projects-overview .field--name-field-content-components > div.field__item:nth-of-type(1) {
      background: #FFFFFF;
      position: relative;
      width: auto;
      display: none;
      margin: 0;
      padding: 2rem; }
      .projects-overview .field--name-field-content-components > div.field__item:nth-of-type(1).open {
        display: block; }
    .projects-overview .field--name-field-content-components > div.field__item:nth-of-type(2) {
      position: relative; }
      .projects-overview .field--name-field-content-components > div.field__item:nth-of-type(2) .statistics .nav-tabs {
        padding: 0; }
    .projects-overview .field--name-field-content-components > div.field__item:nth-of-type(3) {
      position: relative;
      padding: 2rem 0; }
  .projects-overview .field--name-field-sidebar-components > .field__item {
    margin: 2rem;
    background: transparent; }
    @media all and (min-width: 990px) {
      .projects-overview .field--name-field-sidebar-components > .field__item {
        padding: 0;
        margin: 0;
        background: #E5E5E5; } }
  .projects-overview .recent-projects-tabs {
    border-bottom: 3px solid #FFA839;
    width: 100%; }
  .projects-overview .recent-projects-tab {
    -webkit-appearance: none;
    border: 0;
    background: #A8A8A8;
    font-size: 1.6rem;
    padding: 1.5rem;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'gotham-extra-narrow-medium';
    border-radius: .4rem .4rem 0 0;
    width: 100%;
    margin-right: .3rem;
    border-top: .3rem solid #E5E5E5; }
    @media all and (min-width: 768px) {
      .projects-overview .recent-projects-tab {
        width: auto;
        margin-right: .3rem;
        border-top: none; } }
    .projects-overview .recent-projects-tab:active, .projects-overview .recent-projects-tab:hover {
      color: #FFFFFF;
      text-decoration: underline; }
    .projects-overview .recent-projects-tab:visited {
      color: #FFFFFF; }
    .projects-overview .recent-projects-tab.active {
      background: #FFA839; }
  .projects-overview .procurement-opportunities-block, .projects-overview .completed-projects-block {
    display: none;
    box-sizing: border-box;
    background-color: #E0E0E0; }
    .projects-overview .procurement-opportunities-block.visible, .projects-overview .completed-projects-block.visible {
      display: block; }
    .projects-overview .procurement-opportunities-block .see-all-link, .projects-overview .completed-projects-block .see-all-link {
      padding: 1.6rem 1rem;
      font-weight: bold;
      font-family: 'GothamNarrow-Light', sans-serif;
      font-size: 1.6rem;
      color: #00A9EE; }
    .projects-overview .procurement-opportunities-block ul, .projects-overview .completed-projects-block ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .projects-overview .procurement-opportunities-block ul li, .projects-overview .completed-projects-block ul li {
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        width: 100%;
        margin-top: 1rem;
        border-bottom: 1px solid #FFFFFF; }
        .projects-overview .procurement-opportunities-block ul li > div, .projects-overview .completed-projects-block ul li > div {
          margin: 1rem 2rem;
          font-size: 1.8rem;
          font-weight: bold;
          font-family: 'GothamNarrow-Medium', serif; }
          .projects-overview .procurement-opportunities-block ul li > div:first-of-type a, .projects-overview .completed-projects-block ul li > div:first-of-type a {
            color: grey; }
          .projects-overview .procurement-opportunities-block ul li > div:nth-of-type(2) a, .projects-overview .completed-projects-block ul li > div:nth-of-type(2) a {
            color: #1687C4; }

.path-project .region-content {
  margin: 4rem 0;
  width: auto; }
  .path-project .region-content:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (min-width: 768px) {
    .path-project .region-content {
      margin-top: 0px;
      margin-bottom: 0px; } }
  @media all and (min-width: 990px) {
    .path-project .region-content {
      width: 66%;
      float: left; } }

.path-project #block-iadb-content {
  width: 100%; }
  @media all and (min-width: 990px) {
    .path-project #block-iadb-content {
      float: left; } }

.path-project .project-tabs {
  margin-left: 3rem; }

.path-project .project-tab {
  -webkit-appearance: none;
  border: 0;
  background: #A8A8A8;
  font-size: 2rem;
  padding: 1.5rem;
  color: #FFFFFF;
  border-radius: .4rem .4rem 0 0; }
  .path-project .project-tab:active, .path-project .project-tab:hover {
    color: #FFFFFF;
    text-decoration: underline; }
  .path-project .project-tab:visited {
    color: #FFFFFF; }
  .path-project .project-tab.active-tab {
    background: #FFA839; }

.path-project .group-left {
  display: block;
  margin: 0 1rem;
  padding: 1rem 0 3rem;
  background: #FFFFFF;
  box-sizing: border-box;
  border-top: 3px solid #FFA839; }
  @media all and (min-width: 990px) {
    .path-project .group-left {
      margin-left: 3rem;
      padding: 1rem 0 3rem; } }
  .path-project .group-left.invisible {
    display: none; }

.path-project .rectangle-wrapper {
  margin: 2rem;
  padding: 2rem;
  background: #ddd;
  box-sizing: border-box; }

.path-project .project-description {
  margin: 0 4rem; }

.path-project .project-title {
  margin: 0;
  font-size: 3rem; }

.path-project .project-status {
  padding-top: 2rem; }

.path-project .project-status-data {
  font-weight: bold;
  margin-left: 2rem;
  font-size: 2rem; }

.path-project .project-section {
  padding: 1rem 1rem 1rem 4rem; }

.path-project .project-section-title {
  text-transform: uppercase;
  color: #39393A;
  border-bottom: 0.3rem solid #39393A; }

.path-project .project-field {
  border-bottom: 1px solid rgba(57, 57, 58, 0.5);
  padding: .5rem 0; }
  .path-project .project-field:after {
    content: "";
    display: table;
    clear: both; }

.path-project .project-field-title {
  font-size: 1.8rem;
  text-transform: uppercase;
  width: 40%;
  float: left; }

.path-project .project-field-data {
  width: 50%;
  float: left;
  margin-left: 2rem;
  font-size: 1.8rem;
  font-weight: bold; }

.path-project .accordion-operation-number {
  padding: 1rem 1rem 1rem 4rem; }
  .path-project .accordion-operation-number h3 {
    font-size: 1.8rem; }
  .path-project .accordion-operation-number > .project-field {
    cursor: pointer; }
    .path-project .accordion-operation-number > .project-field .project-field-data {
      color: #1EC1FF; }
      .path-project .accordion-operation-number > .project-field .project-field-data:after {
        font-family: "idb-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "k";
        position: relative;
        top: 2px; }
    .path-project .accordion-operation-number > .project-field.active .project-field-data:after {
      content: "j"; }

.path-project .project-accordion-inner {
  background: #ddd;
  padding: 1rem 2rem;
  box-sizing: border-box;
  display: none; }
  @media all and (min-width: 990px) {
    .path-project .project-accordion-inner {
      width: 55%; } }

.path-project .documents-group {
  display: none;
  border-top: 3px solid #FFA839;
  background: #FFFFFF;
  box-sizing: border-box; }
  @media all and (min-width: 990px) {
    .path-project .documents-group {
      margin: 0 1rem 0 3rem;
      padding: 1rem 0 3rem; } }
  .path-project .documents-group.visible {
    display: block;
    padding: 3rem 0; }
  .path-project .documents-group .document-section {
    position: relative;
    clear: both;
    padding: 0 5rem; }
    .path-project .documents-group .document-section:after {
      content: "";
      display: table;
      clear: both; }
    .path-project .documents-group .document-section h2 {
      font-size: 1.8rem;
      color: #1BAEE6;
      cursor: pointer;
      margin-bottom: 0;
      border-top: 1px solid #1BAEE6;
      padding-top: 10px; }
      .path-project .documents-group .document-section h2:before {
        font-family: "idb-icons" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "k";
        position: relative;
        top: 2px; }
      .path-project .documents-group .document-section h2.active {
        color: #FFA839; }
        .path-project .documents-group .document-section h2.active:before {
          font-family: "idb-icons" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "j";
          position: relative;
          top: 2px; }
  .path-project .documents-group .title-row {
    font-size: 1.6rem; }
    .path-project .documents-group .title-row:after {
      content: "";
      display: table;
      clear: both; }
  @media all and (min-width: 990px) {
    .path-project .documents-group .title-cell {
      width: 50%;
      float: left; } }
  @media all and (min-width: 990px) {
    .path-project .documents-group .type-cell {
      width: 20%;
      float: left; } }
  @media all and (min-width: 990px) {
    .path-project .documents-group .project-number-cell {
      width: 15%;
      float: left; } }
  @media all and (min-width: 990px) {
    .path-project .documents-group .date-published-cell {
      width: 15%;
      float: left; } }
  .path-project .documents-group .accordion-box.active {
    margin: 2rem 0 5rem; }
  .path-project .documents-group .accordion-box h2 {
    display: none; }
  .path-project .documents-group .accordion-box .document-row {
    border-top: 1px solid #A8A8A8;
    padding: 10px 0; }
    .path-project .documents-group .accordion-box .document-row:after {
      content: "";
      display: table;
      clear: both; }
    .path-project .documents-group .accordion-box .document-row div:empty:before {
      content: "N/A"; }
  .path-project .documents-group .document-file-type {
    display: none; }
  .path-project .documents-group .document-title {
    font-size: 1.6rem; }
    @media all and (min-width: 990px) {
      .path-project .documents-group .document-title {
        width: 50%;
        float: left;
        padding-right: 2%; } }
  .path-project .documents-group .document-type {
    font-size: 1.6rem; }
    @media all and (min-width: 990px) {
      .path-project .documents-group .document-type {
        width: 20%;
        float: left;
        padding-right: 2%; } }
  .path-project .documents-group .document-project-number {
    font-size: 1.6rem;
    word-wrap: break-word; }
    @media all and (min-width: 990px) {
      .path-project .documents-group .document-project-number {
        width: 15%;
        float: left;
        padding-right: 2%; } }
  .path-project .documents-group .document-published-date {
    font-size: 1.6rem; }
    @media all and (min-width: 990px) {
      .path-project .documents-group .document-published-date {
        width: 15%;
        float: left; } }

body.page-node-1753 #mc-embedded-subscribe-form, body.page-node-1812 #mc-embedded-subscribe-form,
body.page-node-16781 #mc-embedded-subscribe-form,
body.page-node-16648 #mc-embedded-subscribe-form,
body.page-node-1771 #mc-embedded-subscribe-form,
body.page-node-1779 #mc-embedded-subscribe-form,
body.page-node-16783 #mc-embedded-subscribe-form,
body.page-node-16779 #mc-embedded-subscribe-form,
body.page-node-16774 #mc-embedded-subscribe-form,
body.page-node-17451 #mc-embedded-subscribe-form,
body.page-node-1803 #mc-embedded-subscribe-form,
body.page-node-18263 #mc-embedded-subscribe-form,
body.page-node-18545 #mc-embedded-subscribe-form {
  padding: 0 2rem; }
  body.page-node-1753 #mc-embedded-subscribe-form .indicates-required, body.page-node-1812 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-16781 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-16648 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-1771 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-1779 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-16783 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-16779 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-16774 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-17451 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-1803 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-18263 #mc-embedded-subscribe-form .indicates-required,
  body.page-node-18545 #mc-embedded-subscribe-form .indicates-required {
    font-size: 14px;
    line-height: 1.42857143;
    /* padding: 10px 20px; */
    font-family: 'Gotham-Book'; }
  body.page-node-1753 #mc-embedded-subscribe-form .area, body.page-node-1812 #mc-embedded-subscribe-form .area,
  body.page-node-16781 #mc-embedded-subscribe-form .area,
  body.page-node-16648 #mc-embedded-subscribe-form .area,
  body.page-node-1771 #mc-embedded-subscribe-form .area,
  body.page-node-1779 #mc-embedded-subscribe-form .area,
  body.page-node-16783 #mc-embedded-subscribe-form .area,
  body.page-node-16779 #mc-embedded-subscribe-form .area,
  body.page-node-16774 #mc-embedded-subscribe-form .area,
  body.page-node-17451 #mc-embedded-subscribe-form .area,
  body.page-node-1803 #mc-embedded-subscribe-form .area,
  body.page-node-18263 #mc-embedded-subscribe-form .area,
  body.page-node-18545 #mc-embedded-subscribe-form .area {
    width: 100%;
    padding: 0.5rem 0rem; }
    body.page-node-1753 #mc-embedded-subscribe-form .area input, body.page-node-1812 #mc-embedded-subscribe-form .area input,
    body.page-node-16781 #mc-embedded-subscribe-form .area input,
    body.page-node-16648 #mc-embedded-subscribe-form .area input,
    body.page-node-1771 #mc-embedded-subscribe-form .area input,
    body.page-node-1779 #mc-embedded-subscribe-form .area input,
    body.page-node-16783 #mc-embedded-subscribe-form .area input,
    body.page-node-16779 #mc-embedded-subscribe-form .area input,
    body.page-node-16774 #mc-embedded-subscribe-form .area input,
    body.page-node-17451 #mc-embedded-subscribe-form .area input,
    body.page-node-1803 #mc-embedded-subscribe-form .area input,
    body.page-node-18263 #mc-embedded-subscribe-form .area input,
    body.page-node-18545 #mc-embedded-subscribe-form .area input {
      height: 32px;
      width: 100%;
      color: #808285;
      font-family: 'GothamNarrow-Light';
      border: 1px solid #25b3e4;
      padding: 5px;
      font-size: 14px; }
  body.page-node-1753 #mc-embedded-subscribe-form button, body.page-node-1812 #mc-embedded-subscribe-form button,
  body.page-node-16781 #mc-embedded-subscribe-form button,
  body.page-node-16648 #mc-embedded-subscribe-form button,
  body.page-node-1771 #mc-embedded-subscribe-form button,
  body.page-node-1779 #mc-embedded-subscribe-form button,
  body.page-node-16783 #mc-embedded-subscribe-form button,
  body.page-node-16779 #mc-embedded-subscribe-form button,
  body.page-node-16774 #mc-embedded-subscribe-form button,
  body.page-node-17451 #mc-embedded-subscribe-form button,
  body.page-node-1803 #mc-embedded-subscribe-form button,
  body.page-node-18263 #mc-embedded-subscribe-form button,
  body.page-node-18545 #mc-embedded-subscribe-form button {
    background: #25b3e4;
    font-family: 'GothamNarrow-Light';
    color: #fff;
    border: 1px solid #25b3e4;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 32px; }

.banner-rpg-bottom {
  display: table;
  width: 100%;
  background: #1e5f85;
  margin-top: -3px;
  color: #fff;
  height: 10px; }
  .banner-rpg-bottom .banner-rpg-row {
    font-size: 12px; }
    @media (min-width: 480px) {
      .banner-rpg-bottom .banner-rpg-row {
        display: table-row;
        font-size: 20px; } }
    .banner-rpg-bottom .banner-rpg-row .banner-rpg-left {
      width: 100%;
      vertical-align: middle;
      font-size: 1.5em; }
      @media (min-width: 480px) {
        .banner-rpg-bottom .banner-rpg-row .banner-rpg-left {
          width: 50%;
          display: table-cell; } }
      .banner-rpg-bottom .banner-rpg-row .banner-rpg-left .banner-rpg-left-content {
        text-align: left;
        padding-left: 40px; }
    .banner-rpg-bottom .banner-rpg-row .banner-rpg-right {
      width: 100%;
      text-align: center; }
      @media (min-width: 480px) {
        .banner-rpg-bottom .banner-rpg-row .banner-rpg-right {
          width: 50%;
          display: table-cell; } }
      .banner-rpg-bottom .banner-rpg-row .banner-rpg-right .banner-rpg-right-content {
        text-align: right;
        padding-right: 40px; }
        @media (min-width: 480px) {
          .banner-rpg-bottom .banner-rpg-row .banner-rpg-right .banner-rpg-right-content {
            line-height: 30px; } }

body.page-node-17717.parameters-true article[data-history-node-id='17716'] {
  display: none; }

body.page-node-17717:not(.parameters-true) .group-content .field__item article[data-history-node-id='18420'] {
  display: none; }

.page-node-28456 .field--name-field-content-components .node--type-html-component .node__content .component-title {
  background-color: #05a0d6;
  padding: 14px 15px 20px 15px;
  text-align: center;
  color: white;
  width: 351px;
  height: 88px;
  margin: 0px; }

.page-node-28456 .field--name-field-content-components .node--type-html-component .node__content .field--type-text-with-summary {
  background-color: #ddd;
  color: #666;
  height: 540px;
  width: 351px; }

.page-node-28456 .field--name-field-content-components .node--type-html-component .node__content .field--type-text-with-summary ul {
  padding: 0px 14px 0px 24px; }

.page-node-19128 .group-left .field--name-field-content-components .node__content {
  text-align: left; }

.page-node-19128 .group-left .node--type-accordion-component .field--name-field-box-title {
  text-align: left; }

.topics_effectiveness_for_improving_lives .boxTitleUnderline .boxHeader {
  border-top: 3px solid #006e8a;
  border-bottom: none;
  display: block;
  margin-bottom: 12px;
  padding: 2px 6px; }

.topics_effectiveness_for_improving_lives.page-node-18876 .group-left .field__item h2.component-title {
  height: 120px; }

.hydrobid-video-banner {
  height: 431px;
  overflow: hidden; }

.page-node-26508 #initiatives_navbar_toggle {
  display: none; }

.page-node-26508 .group-header {
  background-color: #B2B3B4; }

.page-node-26508 .group-content {
  margin: 0;
  padding: 0;
  background-color: #D9DADC; }
  .page-node-26508 .group-content .principal-video {
    padding-bottom: 2rem;
    margin: 0;
    background-color: #B2B3B4; }
  .page-node-26508 .group-content .col-md-4:nth-child(even) {
    padding-top: 2rem;
    background-color: #D9DADC; }
    .page-node-26508 .group-content .col-md-4:nth-child(even) .card-top {
      background-color: #B3B3B3; }
      .page-node-26508 .group-content .col-md-4:nth-child(even) .card-top .title-article {
        color: #FFFFFF; }
    .page-node-26508 .group-content .col-md-4:nth-child(even) .card-bottom {
      margin-top: -1rem;
      background-color: #FFFFFF; }
  .page-node-26508 .group-content .col-md-4:nth-child(odd) {
    padding-top: 2rem;
    background-color: #D9DADC; }
    .page-node-26508 .group-content .col-md-4:nth-child(odd) .card-top {
      background-color: #FFFFFF; }
      .page-node-26508 .group-content .col-md-4:nth-child(odd) .card-top .title-article {
        color: #787878; }
    .page-node-26508 .group-content .col-md-4:nth-child(odd) .card-bottom {
      margin-top: -1rem;
      background-color: #B3B3B3;
      color: #FFFFFF; }
  .page-node-26508 .group-content .card-top .video {
    padding: 1.5rem; }
  .page-node-26508 .group-content .card-top .title-article {
    padding: 1.5rem;
    text-transform: uppercase;
    font-family: 'GothamNarrow-Medium'; }
  .page-node-26508 .group-content .card-bottom {
    padding: 1.5rem; }

.page-node-25513 .node--type-link-box-html .field--name-field-link-box-html a {
  background: #004d72;
  color: #fff; }

.page-node-561 .group-left .office {
  margin-bottom: 20px; }
  .page-node-561 .group-left .office .node--type-html-component {
    background-color: #E5E5E5;
    padding: 20px; }

.page-node-561 .group-left .hightlights .component-title, .page-node-561 .group-left .latest_news .component-title, .page-node-561 .group-left .videos .component-title {
  float: left;
  width: 100%;
  padding: 0;
  margin: 20px 0px;
  position: relative;
  border: 0;
  font-weight: normal; }
  .page-node-561 .group-left .hightlights .component-title:before, .page-node-561 .group-left .latest_news .component-title:before, .page-node-561 .group-left .videos .component-title:before {
    content: "";
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    position: absolute;
    z-index: 1;
    background: #FBAF38; }
  .page-node-561 .group-left .hightlights .component-title span, .page-node-561 .group-left .latest_news .component-title span, .page-node-561 .group-left .videos .component-title span {
    float: left;
    padding: 10px 20px;
    color: #fff;
    z-index: 2;
    position: relative;
    background: #FBAF38;
    font-size: 1.8rem; }

.page-node-561 .group-left .latest_news .component-title:before {
  background: #168F4D; }

.page-node-561 .group-left .latest_news .component-title span {
  background: #168F4D; }

.page-node-561 .group-left .videos .component-title:before {
  background: #807E82; }

.page-node-561 .group-left .videos .component-title span {
  background: #807E82; }

.page-node-561 .group-left .video {
  min-height: 220px; }

.page-node-561 .group-left .video_desc {
  min-height: 220px;
  padding: 30px 0 0 0; }

.page-node-type-res-projects #page .group-left {
  -ms-flex: none;
      flex: none;
  float: left;
  width: 100%;
  position: relative;
  font-family: 'GothamHTF-Book', sans-serif; }
  @media (min-width: 990px) {
    .page-node-type-res-projects #page .group-left {
      width: 70%; } }
  .page-node-type-res-projects #page .group-left .group-banner-left {
    min-height: 150px;
    position: relative; }
    @media (min-width: 990px) {
      .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-banner-image img {
        height: 348px; } }
    @media (min-width: 1280px) {
      .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-banner-image img {
        height: 427px; } }
    .page-node-type-res-projects #page .group-left .group-banner-left .field--name-node-title,
    .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-title-banner {
      background-color: #007ba5;
      background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
      width: 100%;
      margin: -0.2rem 0 0 0;
      padding: 1rem;
      color: white;
      font-size: 24px;
      font-family: GothamNarrow-Medium;
      font-weight: bold;
      z-index: 1; }
      @media (min-width: 768px) {
        .page-node-type-res-projects #page .group-left .group-banner-left .field--name-node-title,
        .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-title-banner {
          background-color: transparent;
          margin: 0;
          padding: 1rem 2rem 1rem;
          height: 16rem;
          position: absolute;
          bottom: 0;
          font-size: 32px; } }
      .page-node-type-res-projects #page .group-left .group-banner-left .field--name-node-title h1,
      .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-title-banner h1 {
        color: white;
        font-size: 24px;
        margin: 0;
        position: relative;
        z-index: 1; }
        @media (min-width: 768px) {
          .page-node-type-res-projects #page .group-left .group-banner-left .field--name-node-title h1,
          .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-title-banner h1 {
            font-size: 32px; } }
    .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-subtitle {
      background-color: #007ba5;
      background-image: url("../images/backgrounds/IDB_Homepage_Hero.png");
      color: white;
      position: relative;
      padding: 0 2rem 2rem 2rem;
      font-size: 1.4rem;
      z-index: 1; }
      @media (min-width: 768px) {
        .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-subtitle {
          position: absolute;
          bottom: 5rem;
          font-size: 1.7rem;
          background-color: transparent;
          background: transparent; } }
    .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-banner-links {
      width: 100%;
      z-index: 1; }
      @media (min-width: 768px) {
        .page-node-type-res-projects #page .group-left .group-banner-left .field--name-field-banner-links {
          position: absolute;
          bottom: 1rem; } }
  .page-node-type-res-projects #page .group-left .group-content-left {
    padding: 2rem; }
    @media (min-width: 1280px) {
      .page-node-type-res-projects #page .group-left .group-content-left {
        padding: 4rem; } }
    .page-node-type-res-projects #page .group-left .group-content-left .field--name-node-title {
      float: left;
      width: 100%;
      margin: 5px 0; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--name-node-title h2 {
        font-family: GothamHTF-Book;
        font-size: 36px;
        color: #666;
        text-transform: inherit;
        margin: 0; }
    .page-node-type-res-projects #page .group-left .group-content-left .field--label-inline {
      float: left;
      width: 100%;
      margin: 10px 0; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-inline > .field__label {
        font-size: 16px;
        font-family: GothamHTF-Book; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-inline > .field__item,
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-inline > .field__items {
        font-size: 16px;
        font-family: GothamHTF-Book; }
    .page-node-type-res-projects #page .group-left .group-content-left .field--label-above {
      float: left;
      width: 100%;
      margin: 5px 0; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__label {
        font-size: 16px;
        font-family: GothamHTF-Book;
        font-weight: normal;
        margin-bottom: 10px; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__item,
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__items {
        font-size: 16px;
        font-family: GothamHTF-Book; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__item {
        padding-left: 40px; }
      .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__items {
        padding-left: 40px; }
        .page-node-type-res-projects #page .group-left .group-content-left .field--label-above > .field__items > .field__item {
          list-style-type: initial;
          display: list-item; }

.page-node-type-res-projects #page .group-right {
  -ms-flex: none;
      flex: none;
  width: 100%;
  float: left;
  clear: both;
  box-sizing: border-box;
  background: #ECECEC; }
  @media (min-width: 990px) {
    .page-node-type-res-projects #page .group-right {
      width: 29%;
      clear: none;
      margin: 0 0 0 1%;
      padding: 0;
      background: #E5E5E5; } }

.publicaciones-destacadas-books article.node--type-link-box-html h2.component-title {
  display: none; }

.Transport #initiatives_navbar_toggle {
  display: none; }

.path-user .panel {
  opacity: .7;
  filter: alpha(opacity=70);
  position: relative; }
  .path-user .panel .panel-footer {
    color: #333333;
    position: absolute;
    bottom: 0;
    width: 100%;
    word-wrap: break-word; }
  .path-user .panel .panel-image {
    min-height: 220px; }
    .path-user .panel .panel-image img {
      height: 220px; }
  .path-user .panel .panel-footer {
    min-height: 47px; }
    .path-user .panel .panel-footer .site-name {
      font-weight: 600;
      font-size: 16px; }
    .path-user .panel .panel-footer .site-info {
      font-size: 12px;
      line-height: 1.33333;
      color: #ccc; }
    .path-user .panel .panel-footer .site-icons {
      font-size: 34px;
      position: absolute;
      right: 10px;
      bottom: 1px; }
  .path-user .panel:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.path-sanctions-committee .gridSanctionFirms .view-header {
  display: inline-block;
  width: 100%;
  position: relative; }
  .path-sanctions-committee .gridSanctionFirms .view-header .node--type-sidebar-menu-links-component {
    width: 100%; }
    @media (min-width: 990px) {
      .path-sanctions-committee .gridSanctionFirms .view-header .node--type-sidebar-menu-links-component {
        float: right;
        width: 30%; } }
  .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title {
    width: 100%; }
    @media (min-width: 990px) {
      .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title {
        float: left;
        width: 70%; } }
    .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content {
      position: relative; }
      .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title {
        background-color: #007ba5 !important;
        background-image: url(/themes/custom/iadb/images/backgrounds/IDB_Homepage_Hero.png);
        width: 100%;
        margin: -0.2rem 0 0 0;
        padding: 1rem;
        font-family: GothamNarrow-Medium;
        font-weight: bold;
        z-index: 1;
        background-color: transparent;
        margin: 0;
        padding: 1.5rem;
        position: relative;
        bottom: 0;
        display: -ms-flexbox;
        display: flex; }
        @media (min-width: 990px) {
          .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title {
            padding: 1rem 2rem 1rem;
            position: absolute;
            background-color: transparent !important; } }
        .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title h2 {
          color: white;
          -ms-flex-align: center;
              align-items: center;
          display: -ms-flexbox;
          display: flex;
          font-size: 3rem;
          text-transform: uppercase; }
      @media (min-width: 990px) {
        .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image {
          height: 348px; } }
      @media (min-width: 1280px) {
        .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image {
          height: 427px; } }
      .path-sanctions-committee .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image img {
        height: 100%;
        position: absolute; }

.path-sanctions-committee .gridSanctionFirms .view-filters {
  display: inline-block;
  width: 100%;
  background: #0079A5;
  color: #FFFFFF;
  padding: 25px 10px 15px 10px; }
  @media (min-width: 990px) {
    .path-sanctions-committee .gridSanctionFirms .view-filters {
      margin-bottom: 30px; } }
  @media (min-width: 990px) {
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline {
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
  .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext {
    width: 100%;
    margin-top: 0; }
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext label {
      width: 20%;
      font-size: 2rem; }
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext input[id*='edit-search-api-fulltext'] {
      width: 100%;
      height: 35px;
      color: #000000;
      font-size: 2rem;
      margin: 0;
      border: none;
      border-radius: 5px;
      vertical-align: top;
      font-size: 1.5rem;
      padding: 10px; }
      @media (min-width: 1280px) {
        .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext input[id*='edit-search-api-fulltext'] {
          border-radius: 5px 0 0 5px;
          width: 65%;
          float: right; } }
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext #edit-search-api-fulltext--description {
      width: 100%;
      font-size: 1.2rem; }
  .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions {
    width: 100%;
    text-align: right;
    position: relative; }
    @media (min-width: 1280px) {
      .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions {
        width: 40%;
        text-align: left; } }
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
      margin: 0 auto;
      left: 0;
      top: -26%;
      color: #FFFFFF;
      background: #02A4D9;
      height: 35px;
      width: 15%;
      border: none;
      font-family: "idb-icons" !important;
      font-size: 2rem; }
      @media (min-width: 990px) {
        .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
          position: absolute;
          margin-left: -13px;
          top: 29%; } }
      @media (min-width: 1280px) {
        .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
          top: -39%; } }
    .path-sanctions-committee .gridSanctionFirms .view-filters .form--inline .form-actions .btnreset {
      display: none; }
  .path-sanctions-committee .gridSanctionFirms .view-filters .form-item-field-number-1, .path-sanctions-committee .gridSanctionFirms .view-filters .form-item-field-number {
    display: none !important; }

.path-sanctions-committee .gridSanctionFirms .view-content {
  overflow-x: scroll;
  float: none;
  width: 100%; }
  @media (min-width: 768px) {
    .path-sanctions-committee .gridSanctionFirms .view-content {
      overflow-x: hidden;
      float: right;
      width: 70%; } }
  @media (min-width: 990px) {
    .path-sanctions-committee .gridSanctionFirms .view-content {
      width: 75%; } }
  .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table {
    width: 100%;
    float: none; }
    @media (min-width: 768px) {
      .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table {
        float: right; } }
    .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table thead tr {
      border-bottom: 2px solid #ddd; }
      .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table thead tr th {
        font-size: 1.5rem;
        padding: .5rem;
        border-left: 1px solid #FFFFFF;
        text-transform: uppercase;
        font-family: GothamHTF-Book, sans-serif;
        font-size: 1.6rem;
        text-align: left; }
        .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table thead tr th:first-child {
          border: none; }
        .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table thead tr th:last-child {
          text-align: center; }
        @media (min-width: 768px) {
          .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table thead tr th {
            padding: 2rem; } }
    .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table tbody tr:nth-child(odd) {
      background: #ECECEC; }
    .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table tbody tr:nth-child(even) {
      background: #FFFFFF; }
    .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table tbody tr td {
      padding: 2rem;
      border-bottom: 1px solid #D3D3D3;
      font-family: GothamHTF-Book, sans-serif;
      font-size: 1.6rem; }
      .path-sanctions-committee .gridSanctionFirms .view-content .views-view-table tbody tr td:last-child {
        text-align: center; }

.path-sanctions-committee #block-sanctionedfirmscustomfilterblock, .path-sanctions-committee .news-topic-filter {
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .path-sanctions-committee #block-sanctionedfirmscustomfilterblock, .path-sanctions-committee .news-topic-filter {
      width: 20%; } }
  @media (min-width: 990px) {
    .path-sanctions-committee #block-sanctionedfirmscustomfilterblock, .path-sanctions-committee .news-topic-filter {
      float: none; } }
  .path-sanctions-committee #block-sanctionedfirmscustomfilterblock h2, .path-sanctions-committee .news-topic-filter h2 {
    font-size: 1.4rem; }

.path-sanctions-committee #block-sanctionedfirmscustomfilterblock,
.path-sanctions-committee #block-sanctionedcommitteecustomfilterblock {
  width: 100%; }
  @media (min-width: 990px) {
    .path-sanctions-committee #block-sanctionedfirmscustomfilterblock,
    .path-sanctions-committee #block-sanctionedcommitteecustomfilterblock {
      width: 20%; } }
  .path-sanctions-committee #block-sanctionedfirmscustomfilterblock h2,
  .path-sanctions-committee #block-sanctionedcommitteecustomfilterblock h2 {
    font-size: 1.4rem; }

.path-sanctions-officer .gridSanctionFirms .view-header {
  display: inline-block;
  width: 100%;
  position: relative; }
  .path-sanctions-officer .gridSanctionFirms .view-header .node--type-sidebar-menu-links-component {
    width: 100%; }
    @media (min-width: 990px) {
      .path-sanctions-officer .gridSanctionFirms .view-header .node--type-sidebar-menu-links-component {
        float: right;
        width: 30%; } }
  .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title {
    width: 100%; }
    @media (min-width: 990px) {
      .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title {
        float: left;
        width: 70%; } }
    .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content {
      position: relative; }
      .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title {
        background-color: #007ba5 !important;
        background-image: url(/themes/custom/iadb/images/backgrounds/IDB_Homepage_Hero.png);
        width: 100%;
        margin: -0.2rem 0 0 0;
        padding: 1rem;
        font-family: GothamNarrow-Medium;
        font-weight: bold;
        z-index: 1;
        background-color: transparent;
        margin: 0;
        padding: 1.5rem;
        position: relative;
        bottom: 0;
        display: -ms-flexbox;
        display: flex; }
        @media (min-width: 990px) {
          .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title {
            padding: 1rem 2rem 1rem;
            position: absolute;
            background-color: transparent !important; } }
        .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--name-node-title h2 {
          color: white;
          -ms-flex-align: center;
              align-items: center;
          display: -ms-flexbox;
          display: flex;
          font-size: 3rem;
          text-transform: uppercase; }
      @media (min-width: 990px) {
        .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image {
          height: 348px; } }
      @media (min-width: 1280px) {
        .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image {
          height: 427px; } }
      .path-sanctions-officer .gridSanctionFirms .view-header .node--type-banner-with-title .group-content .field--type-image img {
        height: 100%;
        position: absolute; }

.path-sanctions-officer .gridSanctionFirms .view-filters {
  display: inline-block;
  width: 100%;
  background: #0079A5;
  color: #FFFFFF;
  padding: 25px 10px 15px 10px; }
  @media (min-width: 990px) {
    .path-sanctions-officer .gridSanctionFirms .view-filters {
      margin-bottom: 30px; } }
  @media (min-width: 990px) {
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline {
      display: -ms-flexbox;
      display: flex;
      width: 100%; } }
  .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext {
    width: 100%;
    margin-top: 0; }
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext label {
      width: 20%;
      font-size: 2rem; }
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext input[id*='edit-search-api-fulltext'] {
      width: 100%;
      height: 35px;
      color: #000000;
      font-size: 2rem;
      margin: 0;
      border: none;
      border-radius: 5px;
      vertical-align: top;
      font-size: 1.5rem;
      padding: 10px; }
      @media (min-width: 1280px) {
        .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext input[id*='edit-search-api-fulltext'] {
          border-radius: 5px 0 0 5px;
          width: 65%;
          float: right; } }
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-item-search-api-fulltext #edit-search-api-fulltext--description {
      width: 100%;
      font-size: 1.2rem; }
  .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions {
    width: 100%;
    text-align: right;
    position: relative; }
    @media (min-width: 1280px) {
      .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions {
        width: 40%;
        text-align: left; } }
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
      margin: 0 auto;
      left: 0;
      top: -26%;
      color: #FFFFFF;
      background: #02A4D9;
      height: 35px;
      width: 15%;
      border: none;
      font-family: "idb-icons" !important;
      font-size: 2rem; }
      @media (min-width: 990px) {
        .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
          position: absolute;
          margin-left: -13px;
          top: 28%; } }
      @media (min-width: 1280px) {
        .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions input[id*='edit-submit-sanctioned-firms-viwq'] {
          top: -40%; } }
    .path-sanctions-officer .gridSanctionFirms .view-filters .form--inline .form-actions .btnreset {
      display: none; }
  .path-sanctions-officer .gridSanctionFirms .view-filters .form-item-field-number-1, .path-sanctions-officer .gridSanctionFirms .view-filters .form-item-field-number {
    display: none !important; }

.path-sanctions-officer .gridSanctionFirms .view-content {
  overflow-x: scroll;
  float: none;
  width: 100%; }
  @media (min-width: 768px) {
    .path-sanctions-officer .gridSanctionFirms .view-content {
      overflow-x: hidden;
      float: right;
      width: 70%; } }
  @media (min-width: 990px) {
    .path-sanctions-officer .gridSanctionFirms .view-content {
      width: 75%; } }
  .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table {
    width: 100%;
    float: none; }
    @media (min-width: 768px) {
      .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table {
        float: right; } }
    .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table thead tr {
      border-bottom: 2px solid #ddd; }
      .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table thead tr th {
        font-size: 1.5rem;
        padding: .5rem;
        border-left: 1px solid #FFFFFF;
        text-transform: uppercase;
        font-family: GothamHTF-Book, sans-serif;
        font-size: 1.6rem;
        text-align: left; }
        .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table thead tr th:first-child {
          border: none; }
        .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table thead tr th:last-child {
          text-align: center; }
        @media (min-width: 768px) {
          .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table thead tr th {
            padding: 2rem; } }
    .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table tbody tr:nth-child(odd) {
      background: #ECECEC; }
    .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table tbody tr:nth-child(even) {
      background: #FFFFFF; }
    .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table tbody tr td {
      padding: 2rem;
      border-bottom: 1px solid #D3D3D3;
      font-family: GothamHTF-Book, sans-serif;
      font-size: 1.6rem; }
      .path-sanctions-officer .gridSanctionFirms .view-content .views-view-table tbody tr td:last-child {
        text-align: center; }

.path-sanctions-officer #block-sanctionedcommitteecustomfilterblock,
.path-sanctions-officer .news-topic-filter {
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .path-sanctions-officer #block-sanctionedcommitteecustomfilterblock,
    .path-sanctions-officer .news-topic-filter {
      width: 20%; } }
  @media (min-width: 990px) {
    .path-sanctions-officer #block-sanctionedcommitteecustomfilterblock,
    .path-sanctions-officer .news-topic-filter {
      float: none; } }
  .path-sanctions-officer #block-sanctionedcommitteecustomfilterblock h2,
  .path-sanctions-officer .news-topic-filter h2 {
    font-size: 1.4rem; }

.path-sanctions-officer #block-sanctionedfirmscustomfilterblock,
.path-sanctions-officer #block-sanctionedcommitteecustomfilterblock {
  width: 100%; }
  @media (min-width: 990px) {
    .path-sanctions-officer #block-sanctionedfirmscustomfilterblock,
    .path-sanctions-officer #block-sanctionedcommitteecustomfilterblock {
      width: 20%; } }
  .path-sanctions-officer #block-sanctionedfirmscustomfilterblock h2,
  .path-sanctions-officer #block-sanctionedcommitteecustomfilterblock h2 {
    font-size: 1.4rem; }

.paragraph-4-col {
  display: block;
  margin: 1rem 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media all and (min-width: 768px) {
    .paragraph-4-col {
      -ms-flex-flow: row;
          flex-flow: row; } }
  .paragraph-4-col .field--name-field-non-image-banner h2 {
    margin: 0; }
  .paragraph-4-col .field--name-field-paragraph-column-1, .paragraph-4-col .field--name-field-paragraph-column-2, .paragraph-4-col .field--name-field-paragraph-column-3,
  .paragraph-4-col .field--name-field-paragraph-column-4 {
    margin: .5rem 1rem;
    width: 100%; }
    .paragraph-4-col .field--name-field-paragraph-column-1 .node--type-html-component img, .paragraph-4-col .field--name-field-paragraph-column-2 .node--type-html-component img, .paragraph-4-col .field--name-field-paragraph-column-3 .node--type-html-component img,
    .paragraph-4-col .field--name-field-paragraph-column-4 .node--type-html-component img {
      width: 100%; }
    .paragraph-4-col .field--name-field-paragraph-column-1 .node--type-html-component h1, .paragraph-4-col .field--name-field-paragraph-column-2 .node--type-html-component h1, .paragraph-4-col .field--name-field-paragraph-column-3 .node--type-html-component h1,
    .paragraph-4-col .field--name-field-paragraph-column-4 .node--type-html-component h1 {
      color: #39393a;
      font-size: 3.6rem;
      font-family: "gothamnarrow-book", sans-serif; }
    .paragraph-4-col .field--name-field-paragraph-column-1 .node--type-html-component ul.check-out-these-other-lessons, .paragraph-4-col .field--name-field-paragraph-column-2 .node--type-html-component ul.check-out-these-other-lessons, .paragraph-4-col .field--name-field-paragraph-column-3 .node--type-html-component ul.check-out-these-other-lessons,
    .paragraph-4-col .field--name-field-paragraph-column-4 .node--type-html-component ul.check-out-these-other-lessons {
      padding: 0; }
    .paragraph-4-col .field--name-field-paragraph-column-1 .node--type-html-component ul, .paragraph-4-col .field--name-field-paragraph-column-2 .node--type-html-component ul, .paragraph-4-col .field--name-field-paragraph-column-3 .node--type-html-component ul,
    .paragraph-4-col .field--name-field-paragraph-column-4 .node--type-html-component ul {
      font-size: 1.6rem; }
      .paragraph-4-col .field--name-field-paragraph-column-1 .node--type-html-component ul li, .paragraph-4-col .field--name-field-paragraph-column-2 .node--type-html-component ul li, .paragraph-4-col .field--name-field-paragraph-column-3 .node--type-html-component ul li,
      .paragraph-4-col .field--name-field-paragraph-column-4 .node--type-html-component ul li {
        padding: 4px; }

.right-sidebar-content {
  width: auto;
  padding: 0 1rem;
  background-color: #E5E5E5; }
  @media all and (min-width: 990px) {
    .right-sidebar-content {
      width: 32%;
      float: right;
      clear: none;
      position: relative;
      top: 1.1rem;
      margin: 0;
      padding: 0; } }

.page-node-type-_-col-initiative .group-header .addtoany_list {
  display: none; }

.improvinglives .group-header {
  position: relative; }
  .improvinglives .group-header .addtoany_list {
    display: block;
    position: absolute;
    bottom: 1rem;
    right: 1rem; }
    @media (min-width: 990px) {
      .improvinglives .group-header .addtoany_list {
        bottom: 2rem; } }

#block-annualmeetinglogohome {
  float: left;
  width: 100%;
  background-color: #023066;
  background-image: url(../images/backgrounds/pattern-home-white.png);
  background-repeat: repeat;
  text-align: left; }
  @media (min-width: 990px) {
    #block-annualmeetinglogohome {
      background-color: transparent;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 10;
      max-width: 22%; } }
  @media (min-width: 1280px) {
    #block-annualmeetinglogohome {
      bottom: 7rem; } }
  #block-annualmeetinglogohome p {
    text-align: center; }
    #block-annualmeetinglogohome p img {
      max-width: 150px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      @media (min-width: 990px) {
        #block-annualmeetinglogohome p img {
          text-align: left; } }
      @media (min-width: 1280px) {
        #block-annualmeetinglogohome p img {
          max-width: inherit; } }
  @media (max-width: 768px) {
    #block-annualmeetinglogohome a {
      background: #FFFFFF;
      display: block;
      width: 100%;
      text-align: center; } }

/*.homepage-links-banner-left .node--type-link-list-component {
  @include breakpoint($desk) {
    padding-top: 18%;
  }
  @include breakpoint($wide) {
    padding-top: 16%;
  }
  @include breakpoint($plusWide) {
    padding-top: 20%;
  }
  @include breakpoint($ultraWide) {
    padding-top: 20%;
  }
}
*/
.group-header .banner_slider_link_and_description .field__item {
  position: relative; }
  .group-header .banner_slider_link_and_description .field__item .banner_description {
    float: left;
    width: 100%;
    padding: 20px 60px;
    background-color: #004e70;
    background-image: url(../images/backgrounds/IDB_Homepage_Hero.png); }
    @media (min-width: 768px) {
      .group-header .banner_slider_link_and_description .field__item .banner_description {
        padding: 30px 60px; } }
    @media (min-width: 990px) {
      .group-header .banner_slider_link_and_description .field__item .banner_description {
        padding: 40px 60px; } }
    .group-header .banner_slider_link_and_description .field__item .banner_description p {
      line-height: 120%;
      color: #fff;
      margin: 0; }

.group-header .banner_slider_link_and_description .slick-track {
  background: #1f87c8; }
  @media (min-width: 768px) {
    .group-header .banner_slider_link_and_description .slick-track {
      background: #fff; } }

.group-header .banner_slider_link_and_description .slick-prev {
  left: 10px;
  z-index: 2;
  height: 30px;
  width: 30px; }
  .group-header .banner_slider_link_and_description .slick-prev:before {
    font-size: 32px; }

.group-header .banner_slider_link_and_description .slick-next {
  right: 10px;
  z-index: 2;
  height: 30px;
  width: 30px; }
  .group-header .banner_slider_link_and_description .slick-next:before {
    font-size: 32px; }

.node--type-biography-slider .biography-slider .container-image {
  position: relative; }
  .node--type-biography-slider .biography-slider .container-image .description-container {
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url(../images/backgrounds/IDB_Banner.png); }
    .node--type-biography-slider .biography-slider .container-image .description-container .biography-description-text {
      color: #fff;
      line-height: 1;
      margin-bottom: 1rem; }
    .node--type-biography-slider .biography-slider .container-image .description-container .biography-description {
      float: left;
      width: 100%;
      color: #fff;
      font-size: 16px;
      line-height: 100%;
      font-family: 'GothamNarrow-Book';
      margin: 0; }
    .node--type-biography-slider .biography-slider .container-image .description-container .see-more {
      float: right;
      color: #fff;
      padding: 2px 5px;
      font-size: 14px;
      border: 1px solid #fff;
      font-family: 'GothamNarrow-Book';
      margin-top: 5px;
      margin-left: 5px;
      background: rgba(0, 0, 0, 0.2); }
      .node--type-biography-slider .biography-slider .container-image .description-container .see-more:hover {
        background: transparent; }

.node--type-biography-slider .biography-slider-nav .exec-nav {
  padding: 5px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 0; }
  .node--type-biography-slider .biography-slider-nav .exec-nav:last-child {
    border-bottom: 1px solid #e5e5e5; }
  .node--type-biography-slider .biography-slider-nav .exec-nav .exec-title {
    width: auto;
    line-height: 100%;
    margin-bottom: 2px;
    text-transform: inherit;
    font-family: GothamNarrow-Book; }
  .node--type-biography-slider .biography-slider-nav .exec-nav .exec-name {
    width: auto;
    color: #1385C4;
    text-transform: inherit;
    font-family: GothamNarrow-Book; }
  .node--type-biography-slider .biography-slider-nav .exec-nav .exec-charge {
    width: auto;
    text-transform: inherit;
    font-family: GothamNarrow-Light; }

.block-views-blockcentral-banks-meetings-block-3 .view-content .views-row {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #e2e1e1; }

#block-disclaimer.alert-warning p {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

#block-disclaimer.alert p {
  padding: 15px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 10px 10px 10px 10px !important; }

.block-custom-iadb-blocks > h2 {
  padding: 1.6rem 2.2rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0; }

.block-custom-iadb-blocks .eventsList .events-ul {
  padding: 2.2rem 1rem;
  margin: 0; }

.page-node-25017 .ds-2col-fluid .group-left .group-banner-left .field--name-node-title {
  display: none !important; }

article.link-box-over-image {
  min-height: inherit !important;
  margin-bottom: 30px !important;
  overflow: hidden;
  height: 380px; }
  article.link-box-over-image img {
    filter: grayscale(100%);
    transition: all .25s ease !important;
    height: 381px; }
  article.link-box-over-image:hover img {
    filter: grayscale(0%); }
  article.link-box-over-image h2.component-title {
    display: none; }
  article.link-box-over-image .field--name-field-link-box-html {
    background: rgba(60, 152, 255, 0.6);
    position: absolute;
    bottom: 0px;
    height: 82px;
    transition: .5s; }
    article.link-box-over-image .field--name-field-link-box-html a {
      background: none;
      color: white;
      height: 75px;
      width: 100%;
      transition: .5s;
      position: absolute;
      bottom: 0px;
      z-index: 5;
      height: 82px;
      transition: .5s; }
  article.link-box-over-image.small-box {
    height: 238px; }
    article.link-box-over-image.small-box img {
      height: 238px;
      min-width: 100%; }

article.whith-summary .content-body {
  position: absolute;
  top: 81%;
  z-index: 2;
  padding: 0 9px;
  transition: .5s; }
  article.whith-summary .content-body p {
    color: #FFFFFF !important; }

article.whith-summary:hover .content-body {
  top: 8%;
  transition: .5s; }

article.whith-summary:hover .field--name-field-link-box-html {
  transition: .5s;
  height: 380px; }
  article.whith-summary:hover .field--name-field-link-box-html a {
    transition: .5s;
    height: 380px; }

.link_publications {
  padding: 0 !important; }
  .link_publications .node--type-link-list-component {
    padding: 0;
    background: #8c989d;
    border: 0;
    border-bottom: 2px solid #fba737; }
    .link_publications .node--type-link-list-component .node__content {
      text-align: center; }
      .link_publications .node--type-link-list-component .node__content .field__item {
        padding: 0.5rem;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
        .link_publications .node--type-link-list-component .node__content .field__item:before {
          display: none; }
        .link_publications .node--type-link-list-component .node__content .field__item a {
          color: #fff;
          padding: 0.5rem 2rem;
          border-bottom: 2px solid #d2d9df;
          margin: 0.5rem;
          position: relative; }
          .link_publications .node--type-link-list-component .node__content .field__item a.active {
            border: 2px solid #fba737;
            border-radius: 20px; }
            @media (min-width: 768px) {
              .link_publications .node--type-link-list-component .node__content .field__item a.active:before {
                content: "";
                width: 2px;
                height: 10px;
                background: #fba737;
                position: absolute;
                left: 50%;
                margin-left: -1px;
                bottom: -12px; } }

.view-news-investors {
  float: left;
  width: 100%; }
  .view-news-investors .view-content {
    display: none; }
    .view-news-investors .view-content.slick-initialized {
      display: block; }
    .view-news-investors .view-content .views-row {
      padding: 20px; }
      .view-news-investors .view-content .views-row .views-field {
        float: left;
        width: 100%; }
        .view-news-investors .view-content .views-row .views-field.views-field-field-image-component img, .view-news-investors .view-content .views-row .views-field.views-field-field-image img {
          float: left;
          width: 100%; }
        .view-news-investors .view-content .views-row .views-field.views-field-title {
          margin: 20px 0; }
          .view-news-investors .view-content .views-row .views-field.views-field-title a {
            font-stretch: condensed;
            color: #00A9EE;
            text-align: left;
            font-size: 2.2rem;
            font-family: 'GothamNarrow-Medium';
            line-height: 100%; }
        .view-news-investors .view-content .views-row .views-field.views-field-body .field-content {
          color: #666;
          font-size: 14px;
          font-family: 'GothamNarrow-Medium';
          line-height: 140%; }
          .view-news-investors .view-content .views-row .views-field.views-field-body .field-content p, .view-news-investors .view-content .views-row .views-field.views-field-body .field-content a, .view-news-investors .view-content .views-row .views-field.views-field-body .field-content li {
            color: #666;
            font-size: 14px;
            font-family: 'GothamNarrow-Medium';
            line-height: 140%; }
          .view-news-investors .view-content .views-row .views-field.views-field-body .field-content a {
            color: #00A9EE; }

.page-node-23547 .node--type-link-box-html {
  min-height: 300px;
  background: #fff;
  border: 1px solid #ccc;
  vertical-align: middle;
  margin: 10px 0;
  padding: 20px; }
  .page-node-23547 .node--type-link-box-html h2.component-title {
    font-size: 28px;
    text-align: center;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35%;
    left: 0;
    line-height: 100%; }
  .page-node-23547 .node--type-link-box-html .content-body, .page-node-23547 .node--type-link-box-html .field--name-field-link-box-html {
    display: none;
    text-align: left; }
  .page-node-23547 .node--type-link-box-html .content-body p {
    font-family: "GothamNarrow-Light"; }
  .page-node-23547 .node--type-link-box-html .field--name-field-link-box-html a {
    border-radius: 0;
    width: 100%;
    background: #0079A5;
    color: #fff;
    text-align: center;
    font-family: "GothamNarrow-Light";
    font-size: 14px; }
  .page-node-23547 .node--type-link-box-html:hover .content-body, .page-node-23547 .node--type-link-box-html:hover .field--name-field-link-box-html {
    display: block; }
  .page-node-23547 .node--type-link-box-html:hover h2.component-title {
    position: relative;
    margin-bottom: 10px; }

.page-node-17780 .eventsList {
  padding: 0; }

.page-node-17780 .search_input {
  padding: 10px 0; }
  @media (min-width: 990px) {
    .page-node-17780 .search_input {
      padding: 10px 40px 0 40px; } }
  .page-node-17780 .search_input p {
    margin: 0; }
  .page-node-17780 .search_input #searchInput {
    width: 100%;
    padding: 5px 10px; }
    @media (min-width: 990px) {
      .page-node-17780 .search_input #searchInput {
        width: 50%; } }

.page-node-17780 .events-title {
  padding: 20px; }
  .page-node-17780 .events-title:after {
    top: 10px;
    right: 10px; }
  @media (min-width: 990px) {
    .page-node-17780 .events-title {
      display: none; } }

.page-node-1678 .ds-2col-fluid .group-left .field.field--name-field-content-components.field--type-entity-reference {
  padding: 0; }

.latest_opinion .field--name-field-content-components {
  padding: 0 !important; }

.block-base-word-press-block .blog-posts {
  font-size: 0; }
  .block-base-word-press-block .blog-posts .list_links_post {
    font-size: 1.6rem; }
  .block-base-word-press-block .blog-posts .list_post {
    padding: 0;
    margin-bottom: 20px;
    font-size: 1.6rem; }
    .block-base-word-press-block .blog-posts .list_post a, .block-base-word-press-block .blog-posts .list_post p {
      font-family: 'GothamHTF-Book',sans-serif;
      font-size: 1.6rem;
      line-height: 140%; }
  .block-base-word-press-block .blog-posts .post {
    float: none;
    font-size: 1.6rem;
    margin-bottom: 20px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .block-base-word-press-block .blog-posts .post img {
      margin-bottom: 10px; }
  .block-base-word-press-block .blog-posts .post_link {
    font-family: 'GothamHTF-Book',sans-serif;
    font-size: 1.6rem;
    line-height: 140%;
    margin-bottom: 10px;
    display: block; }
  .block-base-word-press-block .blog-posts .card-text p, .block-base-word-press-block .blog-posts .card-text li, .block-base-word-press-block .blog-posts .card-text a {
    font-family: 'GothamHTF-Book',sans-serif;
    font-size: 1.6rem;
    line-height: 140%; }
  .block-base-word-press-block .blog-posts .card-text p {
    display: none; }

.sanctioned_firms_pager .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .sanctioned_firms_pager .pagination > li {
    display: inline; }
    .sanctioned_firms_pager .pagination > li > span,
    .sanctioned_firms_pager .pagination > li > a {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857143;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
    .sanctioned_firms_pager .pagination > li > a:focus,
    .sanctioned_firms_pager .pagination > li > span:focus,
    .sanctioned_firms_pager .pagination > li > span:hover,
    .sanctioned_firms_pager .pagination > li > a:hover {
      z-index: 2;
      color: #23527c;
      background-color: #eeeeee;
      border-color: #ddd; }
    .sanctioned_firms_pager .pagination > li:first-child > span,
    .sanctioned_firms_pager .pagination > li:first-child > a {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .sanctioned_firms_pager .pagination > li:last-child > span,
    .sanctioned_firms_pager .pagination > li:last-child > a {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .sanctioned_firms_pager .pagination > li.active > a:focus,
    .sanctioned_firms_pager .pagination > li.active > a:hover,
    .sanctioned_firms_pager .pagination > li.active > span,
    .sanctioned_firms_pager .pagination > li.active > span:focus,
    .sanctioned_firms_pager .pagination > li.active > span:hover,
    .sanctioned_firms_pager .pagination > li.active > a {
      z-index: 3;
      color: #fff;
      cursor: default;
      background-color: #337ab7;
      border-color: #337ab7; }
    .sanctioned_firms_pager .pagination > li.disabled > a,
    .sanctioned_firms_pager .pagination > li.disabled > a:focus,
    .sanctioned_firms_pager .pagination > li.disabled > a:hover,
    .sanctioned_firms_pager .pagination > li.disabled > span:focus,
    .sanctioned_firms_pager .pagination > li.disabled > span:hover,
    .sanctioned_firms_pager .pagination > li.disabled > span {
      color: #777777;
      cursor: not-allowed;
      background-color: #fff;
      border-color: #ddd; }

.image-gallery .slick-arrow::before {
  background-color: transparent;
  border-radius: none; }

.image-gallery .slick-next {
  right: -0.3rem;
  z-index: 2; }

.image-gallery .slick-prev {
  left: -4.1rem;
  z-index: 2; }

.image-gallery li.image-gallery-element {
  padding: 0 5px; }

.home-social-icon {
  display: block;
  width: 50px !important;
  margin: 0 auto 30px; }

.home-social-block-it iframe {
  max-height: 460px; }
  @media (min-width: 768px) {
    .home-social-block-it iframe {
      max-height: 700px; } }

.snapwidget-social-media-blocks {
  width: 100%;
  max-width: 1220px;
  overflow: hidden;
  padding-top: 30px;
  margin: 30px auto; }
  @media (min-width: 990px) {
    .snapwidget-social-media-blocks {
      max-height: 750px; } }
  @media (min-width: 990px) {
    .snapwidget-social-media-blocks {
      margin: 30px auto 0px; } }
  .snapwidget-social-media-blocks .field__item {
    margin-bottom: 90px !important; }
    .snapwidget-social-media-blocks .field__item:last-child {
      margin-bottom: 0 !important; }
    .snapwidget-social-media-blocks .field__item iframe {
      margin: 0 auto; }

.ds-1col-initiative .group-top-menu .field--name-field-menu-links a.subscribe {
  width: 100%;
  border: none;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  background-color: #004D72 !important;
  color: #fff !important;
  font-family: "GothamHTF-Medium";
  text-transform: uppercase;
  box-shadow: inset 0px 0px 0px 5px #fff;
  -webkit-box-shadow: inset 0px 0px 0px 5px #fff;
  -moz-box-shadow: inset 0px 0px 0px 5px #fff; }
  .ds-1col-initiative .group-top-menu .field--name-field-menu-links a.subscribe:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f003";
    font-size: inherit;
    text-rendering: auto;
    margin-right: 10px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: baseline;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .ds-1col-initiative .group-top-menu .field--name-field-menu-links a.subscribe:hover {
    background-color: #094769 !important; }
    .ds-1col-initiative .group-top-menu .field--name-field-menu-links a.subscribe:hover:before {
      content: "\f2b7"; }

@media (min-width: 990px) {
  .page-node-17454 .group-content .col-md-4:after {
    height: 110px; } }

@media (min-width: 1280px) {
  .page-node-17454 .group-content .col-md-4:after {
    height: 80px; } }

@media (min-width: 990px) {
  .page-node-17454 .group-content .col-md-4 .accordion-title {
    line-height: 100%;
    min-height: 110px; } }

@media (min-width: 1280px) {
  .page-node-17454 .group-content .col-md-4 .accordion-title {
    min-height: 80px; } }

@media (min-width: 990px) {
  .page-node-17454 .group-content .col-md-4 .node__content {
    min-height: 508px; } }

@media (min-width: 1280px) {
  .page-node-17454 .group-content .col-md-4 .node__content {
    min-height: 405px; } }

.page-node-16816 .group-header {
  padding: 1rem 2rem 0 2rem;
  background: #fff; }

.page-node-16816 .group-content {
  padding: 1rem 2rem !important; }
  .page-node-16816 .group-content .node {
    float: left; }

.page-node-16816 .field--name-field-non-image-banner .field--name-body {
  border-top: 10px solid #00a9ee;
  border-bottom: 10px solid #00a9ee; }
  .page-node-16816 .field--name-field-non-image-banner .field--name-body p {
    margin: 0;
    padding: 0; }
  .page-node-16816 .field--name-field-non-image-banner .field--name-body iframe {
    float: left;
    background: #00a9ee; }

.page-node-16816 .field--name-field-banner-links {
  float: left;
  width: 100%;
  top: inherit;
  position: relative;
  background: #fff; }
  .page-node-16816 .field--name-field-banner-links .node--type-link-list-component {
    float: left;
    width: 100%;
    background-color: #ddd;
    background-image: url("../images/backgrounds/pattern-formReceiveAllContent.png"); }
    .page-node-16816 .field--name-field-banner-links .node--type-link-list-component .node__content {
      text-align: center; }
      .page-node-16816 .field--name-field-banner-links .node--type-link-list-component .node__content .field__item {
        float: left;
        width: 25%;
        padding: 2rem 0; }
        .page-node-16816 .field--name-field-banner-links .node--type-link-list-component .node__content .field__item:before {
          display: none; }
        .page-node-16816 .field--name-field-banner-links .node--type-link-list-component .node__content .field__item a {
          min-width: 180px;
          text-align: center;
          padding: 12px 30px;
          font-size: 16px;
          border: 2px solid #fff;
          color: #fff;
          background: #004C74;
          font-family: 'GothamHTF-Medium'; }

.page-node-16816 .finalistSmall iframe {
  height: 170px !important; }

.page-node-16816 .bigVideos iframe {
  height: 335px !important; }

.gray_bg {
  padding: 10px 15px; }
  .gray_bg .node__content {
    padding: 20px 0;
    background-color: #ddd;
    background-image: url("../images/backgrounds/pattern-formReceiveAllContent.png");
    background-repeat: repeat; }
    @media (min-width: 990px) {
      .gray_bg .node__content {
        min-height: 260px; } }
    @media (min-width: 1280px) {
      .gray_bg .node__content {
        min-height: 240px; } }
    .gray_bg .node__content .field--name-body {
      text-align: center; }
      .gray_bg .node__content .field--name-body a {
        line-height: 100%;
        font-size: 2.4rem;
        font-family: 'GothamNarrow-Medium';
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }

.page-node-16866 .group-content {
  padding: 0; }
  .page-node-16866 .group-content .field--name-field-content-components .field__item {
    width: 25%;
    float: left;
    padding: 15px; }
    .page-node-16866 .group-content .field--name-field-content-components .field__item .node__content .field__item {
      width: 100%;
      background: #999;
      padding: 15px 0px 0px 0px; }
      .page-node-16866 .group-content .field--name-field-content-components .field__item .node__content .field__item h4 {
        margin: 0;
        color: #fff;
        font-size: 18px;
        font-family: 'GothamHTF-Medium';
        height: 90px; }
      .page-node-16866 .group-content .field--name-field-content-components .field__item .node__content .field__item p {
        margin: 0;
        padding: 0;
        background: #00A9EE;
        width: 100%; }
        .page-node-16866 .group-content .field--name-field-content-components .field__item .node__content .field__item p iframe {
          display: block;
          height: 20vh; }

.page-node-16840 .group-content {
  padding: 1rem 2rem !important; }
  .page-node-16840 .group-content .node {
    float: left; }

.page-node-16854 .node--type-accordion-component-reference {
  float: left;
  width: 100%; }
  .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components {
    float: left;
    width: 100%;
    margin: 10px 0; }
    .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components .node--type-html-component.col-md-4.video .field--name-body {
      border-top: 10px solid #00a9ee;
      border-bottom: 10px solid #00a9ee; }
      .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components .node--type-html-component.col-md-4.video .field--name-body p {
        margin: 0;
        padding: 0; }
      .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components .node--type-html-component.col-md-4.video .field--name-body iframe {
        float: left;
        background: #00a9ee; }
    .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components .node--type-html-component.col-md-8 h2 {
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 2.4rem;
      font-family: GothamNarrow-Book; }
    .page-node-16854 .node--type-accordion-component-reference .field--name-field-content-components .node--type-html-component.col-md-8 p {
      font-family: GothamNarrow-Book;
      font-size: 1.6rem; }

.page-node-18207 .node--type-link-box-html {
  width: 100%;
  padding: 10px 0; }
  @media (min-width: 990px) {
    .page-node-18207 .node--type-link-box-html {
      min-height: 720px; } }
  .page-node-18207 .node--type-link-box-html .container_hover {
    float: left;
    width: 100%;
    position: relative; }
    .page-node-18207 .node--type-link-box-html .container_hover .component-title {
      position: absolute;
      bottom: 0;
      background: rgba(255, 255, 255, 0.8);
      font-size: 18px;
      line-height: 100%;
      z-index: 1;
      margin: 0;
      padding: 20px;
      opacity: 0;
      transition: all ease .4s; }
      .page-node-18207 .node--type-link-box-html .container_hover .component-title a {
        font-size: 18px; }
    .page-node-18207 .node--type-link-box-html .container_hover:hover .component-title {
      opacity: 1; }
  .page-node-18207 .node--type-link-box-html .content-body .field--name-body p {
    line-height: 1.8rem;
    font-family: GothamNarrow-Book; }

.node--type-accordion-component-reference.blue_accordion_triangle {
  background-color: #ddd;
  background-image: url("../images/backgrounds/pattern-formReceiveAllContent.png");
  background-repeat: repeat;
  padding: 0;
  margin: 10px 0; }
  @media (min-width: 768px) {
    .node--type-accordion-component-reference.blue_accordion_triangle:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 80px;
      z-index: 2;
      background: transparent; } }
  .node--type-accordion-component-reference.blue_accordion_triangle h2.accordion-title span {
    position: relative;
    border-top: none;
    background: #005E80;
    color: #fff;
    padding: 1.3rem 2rem 1.3rem 4rem; }
    @media (min-width: 768px) {
      .node--type-accordion-component-reference.blue_accordion_triangle h2.accordion-title span {
        padding: 1.3rem 2rem; } }
    .node--type-accordion-component-reference.blue_accordion_triangle h2.accordion-title span:before {
      left: 1rem; }
      @media (min-width: 768px) {
        .node--type-accordion-component-reference.blue_accordion_triangle h2.accordion-title span:before {
          display: none; } }
  .node--type-accordion-component-reference.blue_accordion_triangle > .node__content {
    float: left;
    width: 100%;
    position: relative; }
    @media (min-width: 768px) {
      .node--type-accordion-component-reference.blue_accordion_triangle > .node__content {
        display: block !important; }
        .node--type-accordion-component-reference.blue_accordion_triangle > .node__content:after {
          position: absolute;
          top: 0;
          left: 20px;
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 30px 15px 0 15px;
          border-color: #005E80 transparent transparent transparent; } }
    .node--type-accordion-component-reference.blue_accordion_triangle > .node__content .field--name-field-content-components {
      float: left;
      width: 100%; }
      @media (min-width: 768px) {
        .node--type-accordion-component-reference.blue_accordion_triangle > .node__content .field--name-field-content-components {
          margin: 20px 0 10px 0; } }
      .node--type-accordion-component-reference.blue_accordion_triangle > .node__content .field--name-field-content-components .node--type-html-component {
        padding: 15px 5px; }
        .node--type-accordion-component-reference.blue_accordion_triangle > .node__content .field--name-field-content-components .node--type-html-component h2.component-title {
          background: #999;
          text-align: center;
          font-size: 18px;
          padding: 10px 5px;
          margin: 0;
          border: none;
          line-height: 100%; }
          .node--type-accordion-component-reference.blue_accordion_triangle > .node__content .field--name-field-content-components .node--type-html-component h2.component-title span {
            color: #fff; }
  .node--type-accordion-component-reference.blue_accordion_triangle.container_videos > .node__content .field--name-field-content-components .node--type-html-component .field--name-body {
    border-top: 10px solid #00a9ee;
    border-bottom: 10px solid #00a9ee; }
    .node--type-accordion-component-reference.blue_accordion_triangle.container_videos > .node__content .field--name-field-content-components .node--type-html-component .field--name-body p {
      margin: 0;
      padding: 0; }
    .node--type-accordion-component-reference.blue_accordion_triangle.container_videos > .node__content .field--name-field-content-components .node--type-html-component .field--name-body iframe {
      float: left;
      background: #00a9ee; }

.field--name-field-content-components .field__item.box-purple, .field--name-field-content-components .field__item.box-blue, .field--name-field-content-components .field__item.box-green, .field--name-field-content-components .field__item.box-yellow, .field--name-field-content-components .field__item.box-red, .field--name-field-content-components .field__item.box-orange {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .field--name-field-content-components .field__item.box-purple:after, .field--name-field-content-components .field__item.box-blue:after, .field--name-field-content-components .field__item.box-green:after, .field--name-field-content-components .field__item.box-yellow:after, .field--name-field-content-components .field__item.box-red:after, .field--name-field-content-components .field__item.box-orange:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 80px;
      z-index: 2;
      background: transparent; } }
  @media (min-width: 990px) {
    .field--name-field-content-components .field__item.box-purple, .field--name-field-content-components .field__item.box-blue, .field--name-field-content-components .field__item.box-green, .field--name-field-content-components .field__item.box-yellow, .field--name-field-content-components .field__item.box-red, .field--name-field-content-components .field__item.box-orange {
      height: auto; } }
  .field--name-field-content-components .field__item.box-purple h2.component-title, .field--name-field-content-components .field__item.box-blue h2.component-title, .field--name-field-content-components .field__item.box-green h2.component-title, .field--name-field-content-components .field__item.box-yellow h2.component-title, .field--name-field-content-components .field__item.box-red h2.component-title, .field--name-field-content-components .field__item.box-orange h2.component-title {
    border: none;
    margin-bottom: 0;
    background: #005E80;
    color: #fff;
    height: 80px;
    padding: 1.3rem 2rem 1.3rem 4rem; }
    .field--name-field-content-components .field__item.box-purple h2.component-title span, .field--name-field-content-components .field__item.box-blue h2.component-title span, .field--name-field-content-components .field__item.box-green h2.component-title span, .field--name-field-content-components .field__item.box-yellow h2.component-title span, .field--name-field-content-components .field__item.box-red h2.component-title span, .field--name-field-content-components .field__item.box-orange h2.component-title span {
      font-size: 1.8rem; }
    @media (min-width: 768px) {
      .field--name-field-content-components .field__item.box-purple h2.component-title, .field--name-field-content-components .field__item.box-blue h2.component-title, .field--name-field-content-components .field__item.box-green h2.component-title, .field--name-field-content-components .field__item.box-yellow h2.component-title, .field--name-field-content-components .field__item.box-red h2.component-title, .field--name-field-content-components .field__item.box-orange h2.component-title {
        padding: 1.3rem 2rem; } }
    .field--name-field-content-components .field__item.box-purple h2.component-title:before, .field--name-field-content-components .field__item.box-blue h2.component-title:before, .field--name-field-content-components .field__item.box-green h2.component-title:before, .field--name-field-content-components .field__item.box-yellow h2.component-title:before, .field--name-field-content-components .field__item.box-red h2.component-title:before, .field--name-field-content-components .field__item.box-orange h2.component-title:before {
      left: 1rem; }
      @media (min-width: 768px) {
        .field--name-field-content-components .field__item.box-purple h2.component-title:before, .field--name-field-content-components .field__item.box-blue h2.component-title:before, .field--name-field-content-components .field__item.box-green h2.component-title:before, .field--name-field-content-components .field__item.box-yellow h2.component-title:before, .field--name-field-content-components .field__item.box-red h2.component-title:before, .field--name-field-content-components .field__item.box-orange h2.component-title:before {
          display: none; } }
  .field--name-field-content-components .field__item.box-purple .field--name-body, .field--name-field-content-components .field__item.box-blue .field--name-body, .field--name-field-content-components .field__item.box-green .field--name-body, .field--name-field-content-components .field__item.box-yellow .field--name-body, .field--name-field-content-components .field__item.box-red .field--name-body, .field--name-field-content-components .field__item.box-orange .field--name-body {
    position: relative;
    background-color: #ccc;
    padding: 1.3rem 2rem; }
    @media (min-width: 768px) {
      .field--name-field-content-components .field__item.box-purple .field--name-body, .field--name-field-content-components .field__item.box-blue .field--name-body, .field--name-field-content-components .field__item.box-green .field--name-body, .field--name-field-content-components .field__item.box-yellow .field--name-body, .field--name-field-content-components .field__item.box-red .field--name-body, .field--name-field-content-components .field__item.box-orange .field--name-body {
        display: block !important; } }
    @media (min-width: 990px) {
      .field--name-field-content-components .field__item.box-purple .field--name-body, .field--name-field-content-components .field__item.box-blue .field--name-body, .field--name-field-content-components .field__item.box-green .field--name-body, .field--name-field-content-components .field__item.box-yellow .field--name-body, .field--name-field-content-components .field__item.box-red .field--name-body, .field--name-field-content-components .field__item.box-orange .field--name-body {
        min-height: 558px; } }
    .field--name-field-content-components .field__item.box-purple .field--name-body .contextual-region, .field--name-field-content-components .field__item.box-blue .field--name-body .contextual-region, .field--name-field-content-components .field__item.box-green .field--name-body .contextual-region, .field--name-field-content-components .field__item.box-yellow .field--name-body .contextual-region, .field--name-field-content-components .field__item.box-red .field--name-body .contextual-region, .field--name-field-content-components .field__item.box-orange .field--name-body .contextual-region {
      position: inherit; }

.field--name-field-content-components .field__item.box-purple h2.component-title {
  background: #592071; }

.field--name-field-content-components .field__item.box-blue h2.component-title {
  background: #05a0d6; }

.field--name-field-content-components .field__item.box-green h2.component-title {
  background: #74bd48; }

.field--name-field-content-components .field__item.box-yellow h2.component-title {
  background: #ffac36; }

.field--name-field-content-components .field__item.box-red h2.component-title {
  background: #f0213d; }

.field--name-field-content-components .field__item.box-orange h2.component-title {
  background: #f25824; }

.page-node-28598 .field--name-field-content-components {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.node--type-accordion-component-reference.box-purple, .node--type-accordion-component-reference.box-blue, .node--type-accordion-component-reference.box-green, .node--type-accordion-component-reference.box-yellow, .node--type-accordion-component-reference.box-red, .node--type-accordion-component-reference.box-orange {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .node--type-accordion-component-reference.box-purple:after, .node--type-accordion-component-reference.box-blue:after, .node--type-accordion-component-reference.box-green:after, .node--type-accordion-component-reference.box-yellow:after, .node--type-accordion-component-reference.box-red:after, .node--type-accordion-component-reference.box-orange:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 80px;
      z-index: 2;
      background: transparent; } }
  @media (min-width: 990px) {
    .node--type-accordion-component-reference.box-purple, .node--type-accordion-component-reference.box-blue, .node--type-accordion-component-reference.box-green, .node--type-accordion-component-reference.box-yellow, .node--type-accordion-component-reference.box-red, .node--type-accordion-component-reference.box-orange {
      margin-bottom: 80px;
      height: 480px; } }
  .node--type-accordion-component-reference.box-purple h2.accordion-title span, .node--type-accordion-component-reference.box-blue h2.accordion-title span, .node--type-accordion-component-reference.box-green h2.accordion-title span, .node--type-accordion-component-reference.box-yellow h2.accordion-title span, .node--type-accordion-component-reference.box-red h2.accordion-title span, .node--type-accordion-component-reference.box-orange h2.accordion-title span {
    border-top: none;
    background: #005E80;
    color: #fff;
    height: 80px;
    padding: 1.3rem 2rem 1.3rem 4rem; }
    @media (min-width: 768px) {
      .node--type-accordion-component-reference.box-purple h2.accordion-title span, .node--type-accordion-component-reference.box-blue h2.accordion-title span, .node--type-accordion-component-reference.box-green h2.accordion-title span, .node--type-accordion-component-reference.box-yellow h2.accordion-title span, .node--type-accordion-component-reference.box-red h2.accordion-title span, .node--type-accordion-component-reference.box-orange h2.accordion-title span {
        padding: 1.3rem 2rem; } }
    .node--type-accordion-component-reference.box-purple h2.accordion-title span:before, .node--type-accordion-component-reference.box-blue h2.accordion-title span:before, .node--type-accordion-component-reference.box-green h2.accordion-title span:before, .node--type-accordion-component-reference.box-yellow h2.accordion-title span:before, .node--type-accordion-component-reference.box-red h2.accordion-title span:before, .node--type-accordion-component-reference.box-orange h2.accordion-title span:before {
      left: 1rem; }
      @media (min-width: 768px) {
        .node--type-accordion-component-reference.box-purple h2.accordion-title span:before, .node--type-accordion-component-reference.box-blue h2.accordion-title span:before, .node--type-accordion-component-reference.box-green h2.accordion-title span:before, .node--type-accordion-component-reference.box-yellow h2.accordion-title span:before, .node--type-accordion-component-reference.box-red h2.accordion-title span:before, .node--type-accordion-component-reference.box-orange h2.accordion-title span:before {
          display: none; } }
  .node--type-accordion-component-reference.box-purple > .node__content, .node--type-accordion-component-reference.box-blue > .node__content, .node--type-accordion-component-reference.box-green > .node__content, .node--type-accordion-component-reference.box-yellow > .node__content, .node--type-accordion-component-reference.box-red > .node__content, .node--type-accordion-component-reference.box-orange > .node__content {
    position: relative;
    background-color: #ccc; }
    @media (min-width: 768px) {
      .node--type-accordion-component-reference.box-purple > .node__content, .node--type-accordion-component-reference.box-blue > .node__content, .node--type-accordion-component-reference.box-green > .node__content, .node--type-accordion-component-reference.box-yellow > .node__content, .node--type-accordion-component-reference.box-red > .node__content, .node--type-accordion-component-reference.box-orange > .node__content {
        display: block !important; } }
    @media (min-width: 990px) {
      .node--type-accordion-component-reference.box-purple > .node__content, .node--type-accordion-component-reference.box-blue > .node__content, .node--type-accordion-component-reference.box-green > .node__content, .node--type-accordion-component-reference.box-yellow > .node__content, .node--type-accordion-component-reference.box-red > .node__content, .node--type-accordion-component-reference.box-orange > .node__content {
        min-height: 380px; } }
    @media (min-width: 1280px) {
      .node--type-accordion-component-reference.box-purple > .node__content, .node--type-accordion-component-reference.box-blue > .node__content, .node--type-accordion-component-reference.box-green > .node__content, .node--type-accordion-component-reference.box-yellow > .node__content, .node--type-accordion-component-reference.box-red > .node__content, .node--type-accordion-component-reference.box-orange > .node__content {
        /*min-height: 280px;*/ } }
    .node--type-accordion-component-reference.box-purple > .node__content .contextual-region, .node--type-accordion-component-reference.box-blue > .node__content .contextual-region, .node--type-accordion-component-reference.box-green > .node__content .contextual-region, .node--type-accordion-component-reference.box-yellow > .node__content .contextual-region, .node--type-accordion-component-reference.box-red > .node__content .contextual-region, .node--type-accordion-component-reference.box-orange > .node__content .contextual-region {
      position: inherit; }

.node--type-accordion-component-reference.box-purple h2.accordion-title span {
  background: #592071; }

.node--type-accordion-component-reference.box-blue h2.accordion-title span {
  background: #05a0d6; }

.node--type-accordion-component-reference.box-green h2.accordion-title span {
  background: #74bd48; }

.node--type-accordion-component-reference.box-yellow h2.accordion-title span {
  background: #ffac36; }

.node--type-accordion-component-reference.box-red h2.accordion-title span {
  background: #f0213d; }

.node--type-accordion-component-reference.box-orange h2.accordion-title span {
  background: #f25824; }

.green_bullets ul {
  background-color: #ECECEC;
  background-image: url("../images/backgrounds/IDB_Pattern_Wihte.png");
  padding: 30px; }
  .green_bullets ul li {
    position: relative;
    list-style: none;
    font-family: "GothamNarrow-Light";
    font-size: 2.2rem;
    line-height: 21px;
    color: #7eb100;
    text-align: left;
    border-bottom: 1px solid #fff;
    padding: 15px 20px 15px 40px;
    line-height: 100%; }
    .green_bullets ul li:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -20px;
      font-family: "idb-glyphicons" !important;
      font-size: 2.4rem; }
    .green_bullets ul li:nth-child(1):before {
      content: "2"; }
    .green_bullets ul li:nth-child(2):before {
      content: "3"; }
    .green_bullets ul li:nth-child(3):before {
      content: "4"; }
    .green_bullets ul li:nth-child(4):before {
      content: "5"; }
    .green_bullets ul li:nth-child(5):before {
      content: "6"; }
    .green_bullets ul li:nth-child(6):before {
      content: "7"; }
    .green_bullets ul li p {
      color: #7eb100;
      font-family: "GothamNarrow-Light";
      font-size: 2.2rem;
      padding: 0;
      line-height: 100%; }

.ds-1col-initiative .formReceiveAllContent {
  margin-bottom: 0; }
  .ds-1col-initiative .formReceiveAllContent .intro {
    padding: 0 !important; }

.ds-1col-initiative #mc-embedded-subscribe-form {
  background-color: #fff;
  margin: 0; }
  .ds-1col-initiative #mc-embedded-subscribe-form #mc_embed_signup_scroll input {
    height: 3.8rem; }
  .ds-1col-initiative #mc-embedded-subscribe-form #mc_embed_signup_scroll select {
    height: 3.8rem; }
  .ds-1col-initiative #mc-embedded-subscribe-form #mc_embed_signup_scroll ul {
    padding: 0; }
    .ds-1col-initiative #mc-embedded-subscribe-form #mc_embed_signup_scroll ul li label {
      margin-left: 0;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    .ds-1col-initiative #mc-embedded-subscribe-form #mc_embed_signup_scroll ul li input {
      height: auto;
      margin-right: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
  .ds-1col-initiative #mc-embedded-subscribe-form .mc-field-group {
    padding-left: 10px; }
    .ds-1col-initiative #mc-embedded-subscribe-form .mc-field-group .asterisk {
      left: -5px;
      top: 0;
      right: inherit; }

.page-node-17134 .group-content {
  padding: 1rem 0; }
  @media (min-width: 990px) {
    .page-node-17134 .group-content {
      padding: 1rem; } }
  .page-node-17134 .group-content .node--type-accordion-component-reference > .node__content p a {
    border: 1px solid #005E80;
    color: #005E80;
    background: #fff;
    padding: 5px 10px;
    text-align: left; }
    @media (min-width: 990px) {
      .page-node-17134 .group-content .node--type-accordion-component-reference > .node__content p a {
        position: absolute;
        bottom: -70px;
        left: 0;
        border: 1px solid #ccc;
        height: 60px; } }
  .page-node-17134 .group-content .node--type-accordion-component-reference.sky > .node__content {
    background: #fff;
    min-height: inherit; }
    .page-node-17134 .group-content .node--type-accordion-component-reference.sky > .node__content a {
      position: relative;
      bottom: inherit;
      border: 0; }

@media (min-width: 768px) {
  .gender_and_diversity .node--type-link-box-html {
    min-height: 280px !important; } }

@media (min-width: 990px) {
  .gender_and_diversity .node--type-link-box-html {
    min-height: 280px !important; } }

.gender_and_diversity .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content {
  background: transparent; }
  .gender_and_diversity .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content strong {
    font-family: GothamHTF-Bold, sans-serif !important;
    font-weight: bolder; }

.intal .group-left .aboutUsAccordeon .aboutUsAccordeonButtons ul {
  margin: 0;
  padding: 0;
  text-align: center; }
  .intal .group-left .aboutUsAccordeon .aboutUsAccordeonButtons ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 10px; }
    .intal .group-left .aboutUsAccordeon .aboutUsAccordeonButtons ul li a {
      display: block;
      background: #26548B;
      padding: 10px;
      color: #fff !important;
      min-width: 150px;
      text-align: center; }
      .intal .group-left .aboutUsAccordeon .aboutUsAccordeonButtons ul li a span.ext {
        display: none; }

.intal .group-left .aboutUsAccordeon .aboutUsAccordeonButtons .borderDiv {
  border-bottom: 1px solid #c6c6c6; }

@media (min-width: 990px) {
  .intal .group-right {
    width: 25% !important;
    float: right !important; } }

.intal .group-right h3 {
  text-align: left;
  font-size: 18px;
  background: #26548B;
  padding: 10px 10px 5px 20px;
  font-family: GothamNarrow-Light, sans-serif;
  border-bottom: 5px solid #254360;
  color: white; }

.intal .group-right .containerPublications h5 {
  margin: 5px 0px 5px 0px;
  font-size: 14px;
  font-family: GothamNarrow-Light, sans-serif;
  color: #26548B; }

.intal .group-right .containerPublications p {
  margin: 0;
  font-size: 12px;
  padding: 0 !important; }
  .intal .group-right .containerPublications p a {
    font-size: 12px;
    padding: 0;
    margin: 0;
    text-align: left; }
    .intal .group-right .containerPublications p a span.ext {
      display: none; }

.intal .group-right h4 {
  font-family: "GothamNarrow-medium" !important;
  color: #26548B !important;
  font-size: 16px !important;
  margin: 20px 20px 0px 20px; }

.intal .group-right .otherWorkAreas p {
  margin-top: 15px; }
  .intal .group-right .otherWorkAreas p a {
    color: #26548B;
    font-family: "GothamNarrow-Light" !important; }
    .intal .group-right .otherWorkAreas p a span.ext {
      display: none; }

.accordionComponent .node__content {
  padding: 0 !important;
  background: #E5E5E5 !important; }
  .accordionComponent .node__content .field__items {
    padding: 0 !important;
    background: #E5E5E5 !important; }
    .accordionComponent .node__content .field__items .field__item {
      padding: 0 !important;
      background: #E5E5E5 !important; }
      .accordionComponent .node__content .field__items .field__item > article img {
        text-align: center; }
      .accordionComponent .node__content .field__items .field__item p {
        font-family: 'GothamHTF-Book', sans-serif;
        font-size: 1.6rem;
        margin: 0 0 1rem;
        color: #666;
        line-height: 160%;
        text-align: justify; }
    .accordionComponent .node__content .field__items > .field__item {
      padding: 15px !important; }

.intal a {
  color: #26548B;
  font-family: GothamNarrow-Book; }
  .intal a span.ext {
    display: none; }

.intal .colloquia h3 {
  text-align: left;
  font-size: 18px;
  background: #26548B;
  padding: 10px 10px 5px 20px;
  font-family: GothamNarrow-Light, sans-serif;
  border-bottom: 5px solid #254360;
  color: #fff; }

.intal .colloquia p {
  font-family: GothamNarrow-light, sans-serif; }

.intal .intalEventsTable .ds-1col {
  background: transparent !important; }
  .intal .intalEventsTable .ds-1col table thead tr th {
    font-family: "GothamNarrow-Light" !important;
    font-weight: bold;
    padding: 18px;
    text-transform: uppercase;
    font-size: 16px; }
  .intal .intalEventsTable .ds-1col table tbody {
    font-size: 14px;
    padding: 18px;
    font-family: "GothamNarrow-Light" !important; }
    .intal .intalEventsTable .ds-1col table tbody .odd {
      background-color: #f9f9f9;
      border-bottom: 1px solid #c6ccc6; }
    .intal .intalEventsTable .ds-1col table tbody .even {
      background-color: #fff;
      border-bottom: 1px solid #c6ccc6; }

.intal .contactDiv {
  font-family: "GothamNarrow-Light" !important; }

.intal .group-left .dataContainer p {
  font-family: GothamNarrow-light, sans-serif;
  margin-bottom: 40px; }
  .intal .group-left .dataContainer p a span.ext {
    display: none; }

.intal .group-left .dataContainer h3 {
  margin: 0px; }

.intal .group-right .rigthContainer {
  background: #ddd;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .intal .group-right .rigthContainer h3 {
    margin-top: 0px;
    background: #26548B;
    padding: 5px 0px 5px 20px;
    color: #fff;
    font-family: GothamNarrow-Light, sans-serif;
    border-bottom: 5px solid #254360; }
    .intal .group-right .rigthContainer h3 label {
      font-size: 18px; }
  .intal .group-right .rigthContainer p {
    padding: 0px 30px 10px 30px;
    font-family: GothamNarrow-light, sans-serif; }
  .intal .group-right .rigthContainer form {
    padding: 0px 30px 10px 30px; }
    .intal .group-right .rigthContainer form .indicates-required {
      font-size: 14px;
      margin-bottom: 5px; }
    .intal .group-right .rigthContainer form fieldset {
      border: none;
      padding: 0; }
      .intal .group-right .rigthContainer form fieldset .area,
      .intal .group-right .rigthContainer form fieldset .sendButton {
        width: 100% !important;
        margin: 0 5px 0 0 !important;
        text-align: center; }
        .intal .group-right .rigthContainer form fieldset .area input[type="text"],
        .intal .group-right .rigthContainer form fieldset .area input[type="email"],
        .intal .group-right .rigthContainer form fieldset .sendButton input[type="text"],
        .intal .group-right .rigthContainer form fieldset .sendButton input[type="email"] {
          margin: 5px 0px 5px 0px;
          border-radius: 0px;
          width: 100%;
          padding: 5px 5px 5px 5px;
          height: auto !important; }
        .intal .group-right .rigthContainer form fieldset .area input[type="submit"],
        .intal .group-right .rigthContainer form fieldset .sendButton input[type="submit"] {
          width: 100% !important;
          margin: 5px 0px 5px 0px;
          background: #25b3e4;
          color: #fff;
          border: 1px solid #25b3e4;
          text-align: center;
          padding: 5px 5px 5px 5px;
          height: auto !important; }
  .intal .group-right .rigthContainer .redes {
    text-align: center; }
    .intal .group-right .rigthContainer .redes a {
      float: none;
      display: inline-block;
      width: 38px;
      height: 38px;
      color: #666;
      margin: 0 5px;
      color: #26548B;
      font-family: "GothamNarrow-Book"; }
      .intal .group-right .rigthContainer .redes a strong {
        font-family: "GothamNarrow-Medium";
        font-size: 14px; }
      .intal .group-right .rigthContainer .redes a span.ext {
        display: none; }
      .intal .group-right .rigthContainer .redes a .icon-intal {
        background-image: url("http://services.iadb.org/wmsfiles/images/0x0/social-icons-38365.png");
        width: 30px;
        height: 30px;
        display: inline-block; }
      .intal .group-right .rigthContainer .redes a .icon-gm-intal:hover {
        background-position: 270px; }
      .intal .group-right .rigthContainer .redes a .icon-gm-intal {
        background-position: 0px; }
      .intal .group-right .rigthContainer .redes a .icon-yt-intal:hover {
        background-position: 210px; }
      .intal .group-right .rigthContainer .redes a .icon-yt-intal {
        background-position: 240px; }
      .intal .group-right .rigthContainer .redes a .icon-tw-intal:hover {
        background-position: 30px; }
      .intal .group-right .rigthContainer .redes a .icon-tw-intal {
        background-position: 60px; }

.intal .ds-1col {
  background: #fff; }

.intal .group-highlighted .field--name-field-menu-links {
  float: left;
  width: 100%;
  display: none; }
  @media (min-width: 990px) {
    .intal .group-highlighted .field--name-field-menu-links {
      display: block !important; } }
  .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component {
    float: left;
    width: 100%;
    border-top: 0;
    border-bottom: 4px solid #26548B;
    background: #fff;
    text-align: center;
    padding: 0; }
    .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
      float: left;
      width: 100%;
      padding: 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      @media (min-width: 990px) {
        .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
          float: none;
          width: auto;
          border-bottom: 0;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; } }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
        float: left;
        width: 100%;
        color: #666;
        padding: 1rem; }
        @media (min-width: 990px) {
          .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            float: none;
            padding: 1.5rem 2rem; } }
        @media (min-width: 1280px) {
          .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            padding: 2rem 4rem; } }
        .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a.active, .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a:hover {
          background: rgba(0, 0, 0, 0.2); }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
        color: #fff; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item a {
        color: #666; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item.active a {
        color: #fff; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item:before {
        display: none; }
  .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component {
    margin-top: 25px; }
    .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
      font-family: 'GothamNarrow-Light' !important; }
      @media (min-width: 990px) {
        .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
          padding: 1.5rem 0.8rem; } }
      @media (min-width: 1280px) {
        .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
          padding: 1rem 3rem; } }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a:hover {
        background: #26548B;
        color: #fff !important; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a:active {
        background: #26548B;
        color: #fff !important; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a.active {
        background: #26548B;
        color: #fff !important; }
      .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a span.ext {
        display: none; }
    .intal .group-highlighted .field--name-field-menu-links .node--type-link-list-component .active {
      background: #26548B;
      color: #fff !important; }

.intal .group-highlighted .descriptionContainer {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px; }
  .intal .group-highlighted .descriptionContainer .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .intal .group-highlighted .descriptionContainer .row .leftContainer {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .intal .group-highlighted .descriptionContainer .row .leftContainer h3 {
        margin-top: 0px;
        background: #26548B;
        padding: 5px 0px 5px 20px;
        color: #fff;
        font-family: GothamNarrow-Light, sans-serif;
        border-bottom: 5px solid #254360; }
        .intal .group-highlighted .descriptionContainer .row .leftContainer h3 label {
          font-size: 18px; }
      .intal .group-highlighted .descriptionContainer .row .leftContainer p {
        padding: 0px 30px 10px 30px;
        font-family: GothamNarrow-light, sans-serif; }
        .intal .group-highlighted .descriptionContainer .row .leftContainer p strong {
          font-family: "GothamNarrow-Medium";
          font-size: 1.7rem; }
        .intal .group-highlighted .descriptionContainer .row .leftContainer p a {
          font-family: GothamNarrow-Book, sans-serif;
          color: #26548B;
          font-family: "GothamNarrow-Book"; }
          .intal .group-highlighted .descriptionContainer .row .leftContainer p a strong {
            font-family: "GothamNarrow-Medium";
            font-size: 1.7rem; }
      .intal .group-highlighted .descriptionContainer .row .leftContainer .pullTextRight {
        width: 100%;
        text-align: right; }
    .intal .group-highlighted .descriptionContainer .row .rigthContainer {
      background: #ddd;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .intal .group-highlighted .descriptionContainer .row .rigthContainer h3 {
        margin-top: 0px;
        background: #26548B;
        padding: 5px 0px 5px 20px;
        color: #fff;
        font-family: GothamNarrow-Light, sans-serif;
        border-bottom: 5px solid #254360; }
        .intal .group-highlighted .descriptionContainer .row .rigthContainer h3 label {
          font-size: 18px; }
      .intal .group-highlighted .descriptionContainer .row .rigthContainer p {
        padding: 0px 30px 10px 30px;
        font-family: GothamNarrow-light, sans-serif; }
      .intal .group-highlighted .descriptionContainer .row .rigthContainer form {
        padding: 0px 30px 10px 30px; }
        .intal .group-highlighted .descriptionContainer .row .rigthContainer form .indicates-required {
          font-size: 14px;
          margin-bottom: 5px; }
        .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset {
          border: none;
          padding: 0; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .area,
          .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .sendButton {
            width: 100% !important;
            margin: 0 5px 0 0 !important;
            text-align: center; }
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .area input[type="text"],
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .area input[type="email"],
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .sendButton input[type="text"],
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .sendButton input[type="email"] {
              margin: 5px 0px 5px 0px;
              border-radius: 0px;
              width: 100%;
              padding: 5px 5px 5px 5px;
              height: auto !important; }
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .area input[type="submit"],
            .intal .group-highlighted .descriptionContainer .row .rigthContainer form fieldset .sendButton input[type="submit"] {
              width: 100% !important;
              margin: 5px 0px 5px 0px;
              background: #25b3e4;
              color: #fff;
              border: 1px solid #25b3e4;
              text-align: center;
              padding: 5px 5px 5px 5px;
              height: auto !important; }
      .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes {
        text-align: center; }
        .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a {
          float: none;
          display: inline-block;
          width: 38px;
          height: 38px;
          color: #666;
          margin: 0 5px;
          color: #26548B;
          font-family: "GothamNarrow-Book"; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a strong {
            font-family: "GothamNarrow-Medium";
            font-size: 14px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a span.ext {
            display: none; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-intal {
            background-image: url("http://services.iadb.org/wmsfiles/images/0x0/social-icons-38365.png");
            width: 30px;
            height: 30px;
            display: inline-block; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-gm-intal:hover {
            background-position: 270px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-gm-intal {
            background-position: 0px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-yt-intal:hover {
            background-position: 210px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-yt-intal {
            background-position: 240px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-tw-intal:hover {
            background-position: 30px; }
          .intal .group-highlighted .descriptionContainer .row .rigthContainer .redes a .icon-tw-intal {
            background-position: 60px; }

.intal .group-highlighted .contactIntal {
  margin-top: 30px;
  font-size: 14px; }
  @media (min-width: 990px) {
    .intal .group-highlighted .contactIntal {
      display: none; } }

.intal .group-content [class*="col"] {
  padding-left: 0;
  padding-right: 0; }

.intal .group-content .lastPublications {
  padding: 4%; }

.intal .group-content .documentsCollection .titleContainer h3 {
  margin-top: 0px;
  background: #26548B;
  padding: 5px 0px 5px 20px;
  color: #fff;
  font-family: GothamNarrow-Light, sans-serif;
  border-bottom: 5px solid #254360;
  text-align: center; }
  .intal .group-content .documentsCollection .titleContainer h3 label {
    font-size: 18px; }

.intal .group-content .documentsCollection .imageContainer {
  text-align: center;
  border-right: 1px solid #ececec;
  margin-bottom: 30px; }
  .intal .group-content .documentsCollection .imageContainer p a {
    color: #26548B;
    font-family: "GothamNarrow-Book"; }
    .intal .group-content .documentsCollection .imageContainer p a strong {
      font-family: "GothamNarrow-Medium";
      font-size: 14px; }
    .intal .group-content .documentsCollection .imageContainer p a span.ext {
      display: none; }

.intal .group-content .documentsCollection:last-child {
  border-right: 0px; }

.intal .group-content .rellatedCollection h3 {
  margin-top: 0px;
  background: #26548B;
  padding: 5px 0px 5px 20px;
  color: #fff;
  font-family: GothamNarrow-Light, sans-serif;
  border-bottom: 5px solid #254360;
  text-align: center; }
  .intal .group-content .rellatedCollection h3 label {
    font-size: 18px; }

.intal .group-content .rellatedCollection .leftRelatedContainer p {
  padding: 0 20px 4px;
  font-size: 14px;
  line-height: 1.42857143; }
  .intal .group-content .rellatedCollection .leftRelatedContainer p a {
    color: #26548B;
    font-family: GothamNarrow-Book;
    font-stretch: condensed;
    letter-spacing: 0pt;
    line-height: 119%;
    text-align: left;
    color: #26548B;
    font-family: "GothamNarrow-Book"; }
    .intal .group-content .rellatedCollection .leftRelatedContainer p a strong {
      font-family: "GothamNarrow-Light" !important;
      font-size: 14px; }
    .intal .group-content .rellatedCollection .leftRelatedContainer p a span.ext {
      display: none; }

.intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerPublication p {
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
  line-height: 1;
  padding: 0px 20px 4px 20px;
  text-align: center; }
  .intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerPublication p a {
    color: #000;
    font-family: "GothamNarrow-Book"; }
    .intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerPublication p a strong {
      font-family: "GothamNarrow-Medium";
      font-size: 14px; }
    .intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerPublication p a span.ext {
      display: none; }

.intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerGotoPublications {
  text-align: right;
  width: 100%;
  font-size: 16px;
  margin: 40px 0px 20px 0px; }
  .intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerGotoPublications a {
    color: #26548B;
    font-family: "GothamNarrow-Book"; }
    .intal .group-content .rellatedCollection .centerRelatedContainer .centerRelatedBottom .containerGotoPublications a span.ext {
      display: none; }

.intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom h4 {
  color: #26548B !important;
  font-size: 16px !important;
  font-family: "GothamNarrow-Book"; }

.intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom p {
  font-family: "GothamNarrow-Book"; }
  .intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom p strong {
    font-family: "GothamNarrow-Medium";
    font-size: 14px; }
  .intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom p a {
    color: #26548B;
    font-family: "GothamNarrow-Book"; }
    .intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom p a strong {
      font-family: "GothamNarrow-Medium";
      font-size: 14px; }
    .intal .group-content .rellatedCollection .centerLastColloquia .centerLastColloquiaBottom p a span.ext {
      display: none; }

.intal .group-content .rellatedCollection .rightRelatedContainer .containerIframe {
  padding: 0 20px 20px 20px;
  text-align: center; }
  .intal .group-content .rellatedCollection .rightRelatedContainer .containerIframe iframe {
    width: auto; }

.intal .group-content .rellatedCollection .rightRelatedContainer .containerSeeMore {
  display: table;
  text-align: center; }
  .intal .group-content .rellatedCollection .rightRelatedContainer .containerSeeMore a {
    display: table-cell;
    vertical-align: middle;
    color: #26548B;
    font-family: "GothamNarrow-Book";
    font-size: 16px; }
    .intal .group-content .rellatedCollection .rightRelatedContainer .containerSeeMore a span.ext {
      display: none; }

.intal .intalvisualizaciones .field--name-field-iframe-component {
  padding: 0; }

.intal .publicationPage .publicationContainer {
  border-bottom: solid 1px #e6e6e6;
  padding: 10px; }
  .intal .publicationPage .publicationContainer .publicationTitle {
    font-family: "GothamNarrow-medium" !important;
    color: #26548B;
    padding: 10px 0px 0px 10px; }
  .intal .publicationPage .publicationContainer .publicationAbstract,
  .intal .publicationPage .publicationContainer .publicationAuthor,
  .intal .publicationPage .publicationContainer .publicationDate {
    font-family: "GothamNarrow-Book" !important;
    font-size: 14px;
    padding: 0px 0px 0px 10px; }

.intal .publicationPage .paginationListContainer .paginationList {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .intal .publicationPage .paginationListContainer .paginationList li {
    float: left;
    padding: 8px;
    margin: 5px;
    border: 3px solid #254360;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px; }
  .intal .publicationPage .paginationListContainer .paginationList .active {
    background: #26548B;
    color: #fff !important; }
  .intal .publicationPage .paginationListContainer .paginationList .inactive {
    color: #000 !important; }
    .intal .publicationPage .paginationListContainer .paginationList .inactive:hover {
      background-color: #26548B;
      cursor: pointer;
      color: #fff !important; }
  .intal .publicationPage .paginationListContainer .paginationList .edgeButtons {
    border: none !important;
    width: auto !important; }

.intal .group-left .field--name-field-content-components {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .intal .group-left .field--name-field-content-components .intalPublicationSection {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .intal .group-left .field--name-field-content-components .intalPublicationSection .article .col-sm-12 {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .intal .group-left .field--name-field-content-components .intalPublicationSection h3 {
      margin-top: 0;
      text-align: left;
      font-size: 18px;
      background: #26548B;
      padding: 10px 10px 5px 20px;
      font-family: GothamNarrow-Light, sans-serif;
      border-bottom: 5px solid #254360;
      color: #fff; }
  .intal .group-left .field--name-field-content-components .contentPublications .filter-component {
    background: none !important; }

.page-node-23577 .ds-1col-initiative #initiatives_navbar_toggle {
  top: 20px !important; }

.page-node-23577 .group-content {
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: none; }
  @media (min-width: 768px) {
    .page-node-23577 .group-content {
      background-image: url(../images/backgrounds/fondo-azul.jpg);
      background-size: 100% 560px; } }
  @media (min-width: 990px) {
    .page-node-23577 .group-content {
      background-size: auto; } }
  .page-node-23577 .group-content .col-xs-12.col-md-2 {
    text-align: center;
    background: #274b75;
    padding-top: 25px; }
    @media (min-width: 768px) {
      .page-node-23577 .group-content .col-xs-12.col-md-2 {
        background: transparent;
        width: 20%;
        min-height: 480px;
        margin-top: 20px;
        padding-top: 10px; } }
    .page-node-23577 .group-content .col-xs-12.col-md-2 h3 {
      color: #fff;
      font-size: 24px; }
    .page-node-23577 .group-content .col-xs-12.col-md-2 p {
      color: #f15e0e;
      font-family: "GothamNarrow-Light";
      font-size: 17px;
      line-height: 110%; }
      .page-node-23577 .group-content .col-xs-12.col-md-2 p.country {
        color: #fff; }

.labor_and_pensions .iframeContainer .ifrmaeContainerP {
  text-align: center; }
  .labor_and_pensions .iframeContainer .ifrmaeContainerP iframe {
    width: 100%; }
    @media (min-width: 768px) {
      .labor_and_pensions .iframeContainer .ifrmaeContainerP iframe {
        width: 75%; } }
    @media (min-width: 990px) {
      .labor_and_pensions .iframeContainer .ifrmaeContainerP iframe {
        width: 50%; } }

.page-node-19072 .sign_up_bottom #mc-embedded-subscribe-form,
.page-node-19076 .sign_up_bottom #mc-embedded-subscribe-form,
.page-node-19077 .sign_up_bottom #mc-embedded-subscribe-form {
  background-color: #edebeb; }

.page-node-19076 .group-content .col-md-4 {
  margin: 10px 0; }
  .page-node-19076 .group-content .col-md-4 article {
    padding: 0;
    width: 100%;
    background: #209bde; }
    .page-node-19076 .group-content .col-md-4 article .component-title {
      margin: 0;
      position: relative;
      background: #632b50;
      padding: 10px 10px 10px 95px; }
      .page-node-19076 .group-content .col-md-4 article .component-title a {
        color: #fff; }
      .page-node-19076 .group-content .col-md-4 article .component-title:before {
        content: "";
        height: 70px;
        width: 70px;
        position: absolute;
        left: 15px;
        top: -12px;
        background: url(../images/icons/lmk-colombia-icon-2.png) center no-repeat;
        background-size: 100%; }
    .page-node-19076 .group-content .col-md-4 article.cl .component-title:before {
      background: url(../images/icons/lmk-chile-icon-2.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4 article.pe .component-title:before {
      background: url(../images/icons/lmk-peru-icon-2.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4 article.mx .component-title:before {
      background: url(../images/icons/lmk-mexico-icon-2.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4 article .content-body {
      padding: 20px; }
      .page-node-19076 .group-content .col-md-4 article .content-body p {
        color: #fff;
        font-family: GothamNarrow-Book;
        font-size: 16px; }
    .page-node-19076 .group-content .col-md-4 article .field--name-field-link-box-html {
      float: left;
      width: 100%;
      background: #fff;
      padding-top: 10px; }
      @media (min-width: 990px) {
        .page-node-19076 .group-content .col-md-4 article .field--name-field-link-box-html {
          bottom: 0;
          position: absolute; } }
      .page-node-19076 .group-content .col-md-4 article .field--name-field-link-box-html a {
        color: #632b50;
        border: 1px solid #209bde;
        background: #fff;
        border-radius: 0; }
  .page-node-19076 .group-content .col-md-4:nth-child(odd) article {
    background: #632b50; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article .component-title {
      background: #209bde; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article .field--name-field-link-box-html a {
      color: #209bde;
      border: 1px solid #632b50; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article.co .component-title:before {
      background: url(../images/icons/lmk-colombia-icon.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article.cl .component-title:before {
      background: url(../images/icons/lmk-chile-icon.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article.pe .component-title:before {
      background: url(../images/icons/lmk-peru-icon.png) center no-repeat;
      background-size: 100%; }
    .page-node-19076 .group-content .col-md-4:nth-child(odd) article.mx .component-title:before {
      background: url(../images/icons/lmk-mexico-icon.png) center no-repeat;
      background-size: 100%; }

@media (min-width: 990px) {
  .page-node-19076 .group-content .node--type-link-box-html {
    min-height: 330px; } }

@media (min-width: wide) {
  .page-node-19076 .group-content .node--type-link-box-html {
    min-height: 290px; } }

.page-node-17036 .group-content {
  padding: 1rem 0; }
  @media (min-width: 990px) {
    .page-node-17036 .group-content {
      padding: 1rem; } }
  .page-node-17036 .group-content .node--type-accordion-component-reference > .node__content a {
    border: 1px solid #005E80;
    color: #005E80;
    background: #fff;
    padding: 5px 10px;
    text-align: left; }
    @media (min-width: 990px) {
      .page-node-17036 .group-content .node--type-accordion-component-reference > .node__content a {
        position: absolute;
        bottom: -70px;
        left: 0;
        border: 1px solid #ccc;
        height: 60px; } }

.mici.page-node-26874 .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content {
  background-color: #fff; }

.mici .ds-1col,
.mici .ds-2col-stacked-fluid {
  background: #fff; }
  .mici .ds-1col .field--name-field-content-components,
  .mici .ds-2col-stacked-fluid .field--name-field-content-components {
    float: left;
    width: 100%;
    padding: 0 1rem; }
    .mici .ds-1col .field--name-field-content-components > .field__item,
    .mici .ds-2col-stacked-fluid .field--name-field-content-components > .field__item {
      padding: 0; }

.mici .group-header {
  float: left;
  width: 100%;
  margin: 0;
  position: relative; }
  .mici .group-header .banner-logo-site {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    max-height: 200px; }
    .mici .group-header .banner-logo-site div {
      padding: 0; }
      .mici .group-header .banner-logo-site div img {
        float: left; }
      .mici .group-header .banner-logo-site div.banner-title p {
        color: #fff;
        font-family: 'GothamNarrow-Bold';
        font-size: 18px;
        text-shadow: 2px 2px 8px black;
        line-height: 100%;
        margin-top: 5%; }
        @media (min-width: 990px) {
          .mici .group-header .banner-logo-site div.banner-title p {
            margin-top: 6%;
            font-size: 22px; } }
  .mici .group-header .field--name-field-banner-image img {
    float: left;
    width: 100%; }
  .mici .group-header .node--type-image-and-description-component {
    float: left;
    width: 100%;
    position: relative; }
    .mici .group-header .node--type-image-and-description-component img {
      float: left;
      width: 100%; }
    .mici .group-header .node--type-image-and-description-component .field--name-body {
      float: left;
      width: 100%;
      background-color: #005680;
      background-image: url(../images/backgrounds/IDB_Banner.png);
      padding: 10px; }
      @media (min-width: 990px) {
        .mici .group-header .node--type-image-and-description-component .field--name-body {
          position: absolute;
          bottom: 10px;
          z-index: 4;
          background-color: transparent;
          padding: 10px 20px; } }
      .mici .group-header .node--type-image-and-description-component .field--name-body h2 {
        color: #fff;
        margin: 0;
        padding: 0;
        text-transform: inherit;
        font-size: 22px;
        font-family: 'GothamNarrow-Bold'; }
        @media (min-width: 990px) {
          .mici .group-header .node--type-image-and-description-component .field--name-body h2 {
            font-size: 28px; } }
        @media (min-width: 1280px) {
          .mici .group-header .node--type-image-and-description-component .field--name-body h2 {
            font-size: 32px; } }
      .mici .group-header .node--type-image-and-description-component .field--name-body p {
        color: #fff;
        margin: 0;
        padding: 0;
        line-height: 100%; }

.mici .group-highlighted .field--name-field-menu-links {
  float: left;
  width: 100%;
  display: none; }
  @media (min-width: 990px) {
    .mici .group-highlighted .field--name-field-menu-links {
      display: block !important; } }
  .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component {
    float: left;
    width: 100%;
    border-top: 0;
    border-bottom: 4px solid #002d57;
    background: #005680;
    text-align: center;
    padding: 0; }
    .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
      float: left;
      width: 100%;
      padding: 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      @media (min-width: 990px) {
        .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
          float: none;
          width: auto;
          border-bottom: 0;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; } }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
        float: left;
        width: 100%;
        color: #fff;
        padding: 1rem; }
        @media (min-width: 990px) {
          .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            float: none;
            padding: 1.5rem 2rem; } }
        @media (min-width: 1280px) {
          .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            padding: 2rem 4rem; } }
        .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a.active, .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a:hover {
          background: rgba(0, 0, 0, 0.2); }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
        color: #FF8000; }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item a {
        color: #fff; }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item.active a {
        color: #FF8000; }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item:before {
        display: none; }
  .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
    font-size: 14px; }
    @media (min-width: 990px) {
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
        padding: 1.5rem 0.8rem; } }
    @media (min-width: 1280px) {
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
        padding: 2rem; } }
  .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container {
    background: #004c71; }
    .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item {
      border-bottom: 1px solid #003954; }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item a {
        line-height: 100%;
        font-family: GothamNarrow-Book,sans-serif; }
        @media (min-width: 990px) {
          .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item a {
            padding: 1.5rem .5rem; } }
        @media (min-width: 1280px) {
          .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item a {
            padding: 2rem .5rem; } }
      .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 {
        background: #003954; }
        .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item {
          border-bottom: 1px solid #092333; }
          .mici .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item .sub-menu-container .field__item .sub-menu-container-2 .field__item:first-child:after {
            border-color: transparent #003954 transparent transparent; }

.mici .group-highlighted, .mici .group-content {
  float: left;
  width: 100%; }
  .mici .group-highlighted h1, .mici .group-content h1 {
    color: #005680;
    padding: 5px;
    font-size: 32px; }
    @media (min-width: 990px) {
      .mici .group-highlighted h1, .mici .group-content h1 {
        font-size: 36px; } }

.mici div.article-content div.field--name-body img {
  width: initial; }

.mici .biography-slider {
  max-width: 450px; }
  .mici .biography-slider .container-image img {
    width: 100%;
    max-width: inherit; }

.mici .biography-slider-nav .slick-track {
  transform: inherit !important; }

@media (min-width: 768px) {
  .mici #page .container, .mici #page .container-home, .mici #idb_footer .container, .mici #idb_footer .container-home {
    max-width: 768px; } }

@media (min-width: 990px) {
  .mici #page .container, .mici #page .container-home, .mici #idb_footer .container, .mici #idb_footer .container-home {
    max-width: 990px; } }

@media (min-width: 1280px) {
  .mici #page .container, .mici #page .container-home, .mici #idb_footer .container, .mici #idb_footer .container-home {
    max-width: 100%; } }

.page-node-19090 .group-left .node--type-accordion-component,
.page-node-19204 .group-left .node--type-accordion-component,
.page-node-19338 .group-left .node--type-accordion-component,
.page-node-19367 .group-left .node--type-accordion-component {
  padding: 0; }

.page-node-19090 .group-left .node--type-accordion-component-reference,
.page-node-19204 .group-left .node--type-accordion-component-reference,
.page-node-19338 .group-left .node--type-accordion-component-reference,
.page-node-19367 .group-left .node--type-accordion-component-reference {
  padding: 0; }

.page-node-19090 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content,
.page-node-19204 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content,
.page-node-19338 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content,
.page-node-19367 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content {
  background: #fff; }
  .page-node-19090 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child,
  .page-node-19204 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child,
  .page-node-19338 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child,
  .page-node-19367 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child {
    background: #81bc00;
    color: #fff; }
    .page-node-19090 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child p,
    .page-node-19204 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child p,
    .page-node-19338 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child p,
    .page-node-19367 .group-left .field--name-field-accordion-element > .field__item .field--name-field-box-content table tr:first-child p {
      color: #fff;
      margin: 10px 0; }

.page-node-19090 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component,
.page-node-19204 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component,
.page-node-19338 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component,
.page-node-19367 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component {
  padding: 0; }
  .page-node-19090 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title,
  .page-node-19204 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title,
  .page-node-19338 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title,
  .page-node-19367 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title {
    color: #fff; }

.page-node-19090 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title,
.page-node-19204 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title,
.page-node-19338 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title,
.page-node-19367 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title {
  background: #004C73; }

.page-node-19090 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title,
.page-node-19204 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title,
.page-node-19338 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title,
.page-node-19367 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title {
  background: #4a7c97; }

.page-node-19090 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title,
.page-node-19204 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title,
.page-node-19338 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title,
.page-node-19367 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title {
  background: #80bc01; }

.page-node-19090 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title,
.page-node-19204 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title,
.page-node-19338 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title,
.page-node-19367 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title {
  background: #004c72; }

.page-node-19347 .group-content {
  padding: 0 20px 40px 20px; }
  .page-node-19347 .group-content .node--type-html-component {
    padding: 0 20px 20px 20px; }
  .page-node-19347 .group-content .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content {
    background: #fff; }
    .page-node-19347 .group-content .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content h2, .page-node-19347 .group-content .node--type-accordion-component .field--name-field-accordion-element .field--name-field-box-content h3 {
      color: #005680;
      font-weight: normal;
      font-family: GothamNarrow-Medium,sans-serif;
      font-size: 21px; }

.page-node-18290 .group-highlighted, .page-node-18290 .group-content, .page-node-18140 .group-highlighted, .page-node-18140 .group-content {
  background: #fff; }

.page-node-18290 .container_filtros, .page-node-18140 .container_filtros {
  padding: 20px 0;
  margin-bottom: 10px;
  border-bottom: #004D71 2px solid;
  border-top: #004D71 2px solid; }
  .page-node-18290 .container_filtros .status_txt, .page-node-18290 .container_filtros .container_radios, .page-node-18290 .container_filtros .container_select, .page-node-18140 .container_filtros .status_txt, .page-node-18140 .container_filtros .container_radios, .page-node-18140 .container_filtros .container_select {
    float: left;
    font-size: 16px;
    font-family: "GothamNarrow-Light"; }
  .page-node-18290 .container_filtros .status_txt, .page-node-18140 .container_filtros .status_txt {
    padding: 0;
    margin: 0;
    line-height: 110%;
    margin-right: 5px; }
  .page-node-18290 .container_filtros .container_radios label, .page-node-18140 .container_filtros .container_radios label {
    margin: 0 2px; }
  .page-node-18290 .container_filtros .container_select, .page-node-18140 .container_filtros .container_select {
    margin-left: 20px; }
  .page-node-18290 .container_filtros .clear, .page-node-18140 .container_filtros .clear {
    float: right;
    font-size: 16px;
    font-family: "GothamNarrow-Light"; }

.page-node-18290 .container_map_and_data, .page-node-18140 .container_map_and_data {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px; }

.page-node-18290 #container_map, .page-node-18140 #container_map {
  padding: 0;
  height: 700px; }

.page-node-18290 .container_data_countries, .page-node-18140 .container_data_countries {
  padding: 0; }
  .page-node-18290 .container_data_countries ul.cases, .page-node-18140 .container_data_countries ul.cases {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0; }
    .page-node-18290 .container_data_countries ul.cases li, .page-node-18140 .container_data_countries ul.cases li {
      float: left;
      width: 100%;
      border-bottom: #ccc 1px solid;
      padding: 10px 0;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      .page-node-18290 .container_data_countries ul.cases li a, .page-node-18290 .container_data_countries ul.cases li p, .page-node-18140 .container_data_countries ul.cases li a, .page-node-18140 .container_data_countries ul.cases li p {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
        font-size: 16px;
        font-family: "GothamNarrow-Light";
        line-height: 120%; }
      .page-node-18290 .container_data_countries ul.cases li a, .page-node-18140 .container_data_countries ul.cases li a {
        color: #004D71;
        text-decoration: none; }
        .page-node-18290 .container_data_countries ul.cases li a:hover, .page-node-18140 .container_data_countries ul.cases li a:hover {
          color: #81BC00; }
      .page-node-18290 .container_data_countries ul.cases li p, .page-node-18140 .container_data_countries ul.cases li p {
        color: #666;
        margin-bottom: 0; }
  .page-node-18290 .container_data_countries .pagination-container ul.pagination, .page-node-18140 .container_data_countries .pagination-container ul.pagination {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0; }
    .page-node-18290 .container_data_countries .pagination-container ul.pagination li, .page-node-18140 .container_data_countries .pagination-container ul.pagination li {
      float: left;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      border: 1px solid #666;
      margin: 5px; }
      .page-node-18290 .container_data_countries .pagination-container ul.pagination li a, .page-node-18140 .container_data_countries .pagination-container ul.pagination li a {
        float: left;
        color: #666;
        padding: 6px 12px; }
      .page-node-18290 .container_data_countries .pagination-container ul.pagination li.disabled, .page-node-18140 .container_data_countries .pagination-container ul.pagination li.disabled {
        display: none; }
      .page-node-18290 .container_data_countries .pagination-container ul.pagination li.active, .page-node-18140 .container_data_countries .pagination-container ul.pagination li.active {
        border: none;
        margin: 5px 3px; }

.chart-detail table {
  width: 100%; }
  .chart-detail table span {
    font-family: "GothamNarrow-Light"; }

.chart-detail thead td {
  padding: 0px; }

.chart-detail thead .cuadro_up_ok_gray {
  background-image: url("https://idblegacy.iadb.org/wmsfiles/products/MICIv3/chart_bottom/ok_gray.png"); }

.chart-detail thead .cuadro_up_ok_gray_check {
  background-image: url("https://idblegacy.iadb.org/wmsfiles/products/MICIv3/chart_bottom/check_gray.png");
  height: 22px;
  background-repeat: no-repeat;
  left: 57px;
  position: relative; }

.chart-detail tfoot td {
  padding: 0.1rem; }

.chart-detail .cuadro_dw_gris {
  background-color: #EBEBEB;
  text-align: center;
  vertical-align: middle;
  font-family: arial;
  font-size: 1.0em;
  color: #999;
  font-weight: normal; }
  .chart-detail .cuadro_dw_gris td {
    border: 1px solid #DFDFDF;
    width: 10%;
    padding: 0.1rem; }
  .chart-detail .cuadro_dw_gris .sltgray {
    background-color: #999999;
    color: #FFF; }
  .chart-detail .cuadro_dw_gris .sltgreen {
    background-color: #699700;
    color: #FFF; }
  .chart-detail .cuadro_dw_gris .sltblue {
    background-color: #005680;
    color: #FFF; }
  .chart-detail .cuadro_dw_gris .tdstyle {
    vertical-align: top;
    height: 130px;
    width: 78px;
    margin: 1px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #DFDFDF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #969494;
    font-weight: normal;
    padding-top: 25px; }
  .chart-detail .cuadro_dw_gris .cuadro_dw_2015 .divcharttitle, .chart-detail .cuadro_dw_gris .cuadro_dw_2015 .divchartdesc {
    color: #ffffff; }
  .chart-detail .cuadro_dw_gris .cuadro_dw_2015 .divchartdesc {
    font-weight: bolder; }

.chart-detail .bgGray {
  background: linear-gradient(to bottom, #ffffff 0%, #999999 12%, #ffffff 21%, #ffffff 23%, #ffffff 23%, #CCCCCC 23%, #CCCCCC 23%, #999999 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#004261', GradientType=0); }

.chart-detail .bgGreen {
  background: linear-gradient(to bottom, #ffffff 0%, #B8D771 12%, #ffffff 21%, #ffffff 23%, #ffffff 23%, #699700 23%, #699700 23%, #82BC00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#004261', GradientType=0); }

.chart-detail .bgBlue {
  background: linear-gradient(to bottom, #ffffff 0%, #5b7899 12%, #ffffff 21%, #ffffff 23%, #ffffff 23%, #004261 23%, #004261 23%, #004261 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#004261', GradientType=0); }

.chart-detail .bgGray, .chart-detail .bgBlue, .chart-detail .bgGreen {
  border-radius: 0 0 1em 1em;
  color: #fff;
  text-align: center;
  padding: 9px;
  vertical-align: middle;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  color: #FFF;
  text-decoration: none; }

#cronograma, #block-case-detail-2014-block {
  font-family: "GothamNarrow-Light"; }
  #cronograma .detailcenter h4, #block-case-detail-2014-block .detailcenter h4 {
    border-bottom: 3px solid #005680;
    background-color: #e5e5e5;
    color: #005680;
    font-weight: bold;
    font-size: 1.8rem; }
  #cronograma table, #block-case-detail-2014-block table {
    font-family: "GothamNarrow-Light"; }
    #cronograma table th, #block-case-detail-2014-block table th {
      font-family: "GothamNarrow-Medium";
      text-align: center;
      border-right: 1px solid #FFF;
      font-size: 1.7rem;
      font-weight: bold;
      padding: 10px 0px; }
    #cronograma table td p, #block-case-detail-2014-block table td p {
      /*font-size: 14px;*/
      font-family: "GothamNarrow-Light";
      font-size: 1.7rem; }
    #cronograma table td a .ext, #block-case-detail-2014-block table td a .ext {
      visibility: hidden; }

#block-case-detail-2014-block tbody tr th:first-child {
  width: 345px !important; }

#block-case-detail-2014-block tbody tr th:nth-child(2) {
  width: 120px !important; }

#block-case-detail-2014-block tbody tr td {
  vertical-align: top !important; }

table.table-chronological {
  width: 100%;
  height: auto;
  font-size: 1.2em; }
  table.table-chronological thead tr {
    background-color: #005680;
    color: #FFF;
    text-align: center;
    font-weight: bold; }
    table.table-chronological thead tr th {
      text-align: center;
      width: 100px;
      font-size: 1.4em; }
  table.table-chronological tbody tr {
    border-bottom: 3px #005680 solid; }
    table.table-chronological tbody tr td {
      font-family: "GothamNarrow-Light";
      font-size: 16px;
      border: 1px solid #005680; }
      table.table-chronological tbody tr td .current_stage {
        font-family: "GothamNarrow-bold"; }
      table.table-chronological tbody tr td .divstage {
        height: 35px;
        border-bottom: 1px solid #E9E9E9;
        position: relative;
        float: left;
        width: 100%; }
        table.table-chronological tbody tr td .divstage span {
          padding: 7px;
          position: relative;
          float: left; }
      table.table-chronological tbody tr td .divstage:nth-child(4) {
        border-bottom: none; }
      table.table-chronological tbody tr td a {
        color: #005680; }
  table.table-chronological tbody .tdstage {
    width: 180px; }

div.mici-pager {
  margin: 20px;
  text-align: center; }
  div.mici-pager a {
    border: 1px solid;
    padding: 5px;
    font-size: 20px;
    margin: 0px 4px; }
  div.mici-pager a.currentpage {
    background-color: #1EC1FF;
    color: white; }

.div-mici-detail-case-left p, .div-mici-detail-case-left span, .div-mici-detail-case-left h2, .div-mici-detail-case-left h4, .div-mici-detail-case-left h3, .div-mici-detail-case-left a {
  font-family: "GothamNarrow-Light"; }

.div-mici-detail-case-left .col-md-6, .div-mici-detail-case-left .col-md-12 {
  padding: 0px; }

.div-mici-detail-case-left h2 {
  color: #005680;
  font-size: 30px;
  font-weight: bolder; }

.div-mici-detail-case-left .mici-projectname {
  border-bottom: 2px solid #005680;
  font-size: 1.8em;
  font-weight: bold; }

.div-mici-detail-case-left .mici-detailcenter h4 {
  border-bottom: 3px solid #005680;
  background-color: #e5e5e5;
  color: #005680;
  font-weight: bold;
  font-size: 1.8em; }

.div-mici-detail-case-right {
  font-size: 1.5em;
  background-color: #e5e5e5;
  margin-bottom: 0px;
  padding-top: 14px; }
  .div-mici-detail-case-right a {
    color: #005680; }
  .div-mici-detail-case-right p, .div-mici-detail-case-right span {
    font-family: "GothamNarrow-Light"; }
  .div-mici-detail-case-right hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .div-mici-detail-case-right .div-mici-read-more {
    padding-bottom: 20px;
    text-align: right; }
    .div-mici-detail-case-right .div-mici-read-more a {
      color: #005680;
      font-size: 16px; }

.page-node-24319 tr {
  border: 1px solid #d2d2d2; }

.page-node-24319 th {
  font-size: 17px; }

.page-node-24319 td, .page-node-24319 td p {
  text-align: center;
  font-family: GothamNarrow-Light, Tahoma, Helvetica, sans-serif; }

.page-node-24319 .view-display-id-block_3 .views-field-field-case-number-documents, .page-node-24319 .view-display-id-block_1 .views-field-field-case-number-documents {
  width: 200px; }

.page-node-24319 .view-display-id-block_3 .view-header, .page-node-24319 .view-display-id-block_1 .view-header {
  width: 100%;
  float: left; }
  .page-node-24319 .view-display-id-block_3 .view-header a, .page-node-24319 .view-display-id-block_1 .view-header a {
    float: left;
    width: 200px;
    background-color: #0099d4;
    text-align: center;
    padding: 10px;
    font-size: 17px;
    font-family: GothamNarrow-Light, Tahoma, Helvetica, sans-serif;
    color: #FFF;
    margin-bottom: 10px; }

.page-node-24319 .view-display-id-block_3 .view-filters label, .page-node-24319 .view-display-id-block_1 .view-filters label {
  font-size: 17px;
  font-family: GothamNarrow-Light, Tahoma, Helvetica, sans-serif; }

.page-node-24319 .view-display-id-block_3 .view-filters select, .page-node-24319 .view-display-id-block_1 .view-filters select {
  text-transform: none;
  height: 20px;
  border: 1px solid #d2d2d2;
  font-size: 14px;
  font-family: GothamNarrow-Light, Tahoma, Helvetica, sans-serif; }

.page-node-24319 .view-display-id-block_3 .form-actions, .page-node-24319 .view-display-id-block_1 .form-actions {
  clear: initial; }
  .page-node-24319 .view-display-id-block_3 .form-actions input, .page-node-24319 .view-display-id-block_1 .form-actions input {
    padding: 5px 10px;
    font-size: 14px; }

.table-cases-documents p, .table-cases-documents a, .table-cases-documents td, .table-cases-documents span, .table-cases-documents input, .table-cases-documents textarea {
  font-size: 14px; }

.table-cases-documents th {
  font-size: 18px; }

.table-cases-documents tr.trborder td {
  background-color: #e8e8e8; }

.table-cases-documents td {
  background-color: #FFFFFF; }
  .table-cases-documents td ul {
    list-style: none; }

.table-cases-documents .m-document, .table-cases-documents .m-remark {
  text-align: center; }
  .table-cases-documents .m-document li, .table-cases-documents .m-document a, .table-cases-documents .m-remark li, .table-cases-documents .m-remark a {
    text-align: center; }

.table-cases-documents .m-document .btn-actions-edit, .table-cases-documents .m-document .btn-actions-delete {
  padding: 5px;
  border: 1px solid #d2d2d2;
  margin: 5px 0px; }

.table-cases-documents .m-document a.link-add-document {
  padding: 10px;
  color: white;
  background-color: #d2d2d2;
  margin: 20px auto;
  display: block;
  position: relative; }

div.add-document, div.add-remark {
  padding: 40px; }
  div.add-document input, div.add-remark input {
    width: 160px;
    height: 25px;
    margin-bottom: 8px;
    font-size: 15px; }
  div.add-document a, div.add-remark a {
    font-size: 15px; }

.form-filters-chronological {
  margin: 30px 0px; }
  .form-filters-chronological label, .form-filters-chronological select {
    font-size: 16px; }
  .form-filters-chronological select {
    background-color: #d2d2d2; }

.loading-in-progress::before {
  /* background cover */
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: white;
  z-index: 100000; }

.loading-in-progress::after {
  /* spinner */
  content: '';
  position: fixed;
  left: 50vw;
  top: 50vh;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-image: url("spinner-design.svg");
  animation: 0.5s infinite forwards spin-animation;
  z-index: 100000; }

@keyframes spin-animation {
  /* make the spinner spin */
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.list-documents-mici li {
  margin-bottom: 5px; }
  .list-documents-mici li a.url-download::before {
    content: "\f019";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #1EC1FF;
    font-size: 13px;
    margin-right: 4px; }

.block-mici-cases-system ul.nav-tabs {
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none; }
  .block-mici-cases-system ul.nav-tabs li {
    margin-right: 20px;
    padding: 5px;
    background: #d2d2d2; }

.adddocument {
  width: 100%;
  float: left;
  border: 1px solid #d2d2d2;
  background-color: #d2d2d2;
  color: #FFF;
  margin-top: 10px;
  padding: 2px; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left input,
.page-node-19197 .group-left optgroup,
.page-node-19197 .group-left select,
.page-node-19197 .group-left textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

.page-node-19197 .group-left button {
  overflow: visible; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left select {
  text-transform: none; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left html input[type="button"],
.page-node-19197 .group-left input[type="reset"],
.page-node-19197 .group-left input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.page-node-19197 .group-left button[disabled],
.page-node-19197 .group-left html input[disabled] {
  cursor: default; }

.page-node-19197 .group-left button::-moz-focus-inner,
.page-node-19197 .group-left input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.page-node-19197 .group-left input {
  line-height: normal; }

.page-node-19197 .group-left input[type="checkbox"],
.page-node-19197 .group-left input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.page-node-19197 .group-left input[type="number"]::-webkit-inner-spin-button,
.page-node-19197 .group-left input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.page-node-19197 .group-left input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.page-node-19197 .group-left input[type="search"]::-webkit-search-cancel-button,
.page-node-19197 .group-left input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.page-node-19197 .group-left fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

.page-node-19197 .group-left legend {
  border: 0;
  padding: 0; }

.page-node-19197 .group-left textarea {
  overflow: auto;
  display: block;
  width: 100%;
  min-height: 100px;
  padding: 6px 12px;
  font-size: 14px !important;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.page-node-19197 .group-left optgroup {
  font-weight: bold; }

.page-node-19197 .group-left fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

.page-node-19197 .group-left legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.page-node-19197 .group-left label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

.page-node-19197 .group-left input[type="search"] {
  box-sizing: border-box; }

.page-node-19197 .group-left input[type="radio"],
.page-node-19197 .group-left input[type="checkbox"] {
  margin: 1px \9 0 0;
  line-height: normal; }

.page-node-19197 .group-left input[type="file"] {
  display: block; }

.page-node-19197 .group-left input[type="range"] {
  display: block;
  width: 100%; }

.page-node-19197 .group-left select[multiple],
.page-node-19197 .group-left select[size] {
  height: auto; }

.page-node-19197 .group-left input[type="file"]:focus,
.page-node-19197 .group-left input[type="radio"]:focus,
.page-node-19197 .group-left input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.page-node-19197 .group-left output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.page-node-19197 .group-left fieldset {
  float: left;
  width: 100%;
  margin: 10px 0; }
  .page-node-19197 .group-left fieldset legend {
    display: none; }

.page-node-19197 .group-left .form-item {
  float: left;
  width: 100%;
  margin: 10px 0; }
  .page-node-19197 .group-left .form-item label {
    color: #666;
    font-size: 1.6rem;
    font-weight: 700;
    font-family: GothamHTF-Book,sans-serif;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  .page-node-19197 .group-left .form-item select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.page-node-19197 .group-left .form-type-textfield label, .page-node-19197 .group-left .form-type-email label, .page-node-19197 .group-left .form-type-tel label {
  max-width: 100%;
  margin-bottom: 5px; }

.page-node-19197 .group-left .form-type-textfield input, .page-node-19197 .group-left .form-type-email input, .page-node-19197 .group-left .form-type-tel input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.page-node-19197 .group-left .form-type-radio, .page-node-19197 .group-left .form-type-checkbox {
  margin: 0; }
  .page-node-19197 .group-left .form-type-radio.form-item-i-agree-to-register, .page-node-19197 .group-left .form-type-checkbox.form-item-i-agree-to-register {
    margin: 10px 0; }
  .page-node-19197 .group-left .form-type-radio input, .page-node-19197 .group-left .form-type-checkbox input {
    box-sizing: border-box;
    padding: 0;
    line-height: normal;
    font-size: 16rem;
    margin-top: 2px;
    margin-left: 2px; }
  .page-node-19197 .group-left .form-type-radio label, .page-node-19197 .group-left .form-type-checkbox label {
    padding-left: 5px;
    margin-bottom: 2px;
    font-weight: normal;
    cursor: pointer; }
    .page-node-19197 .group-left .form-type-radio label:hover, .page-node-19197 .group-left .form-type-checkbox label:hover {
      color: #333; }

.page-node-19197 .group-left .text-count-message {
  float: left;
  font-size: 1.4rem;
  margin-top: 5px; }

.page-node-19197 .group-left .form-type-webform-markup {
  font-size: 1.6rem;
  font-weight: 700; }

.page-node-19197 .group-left .captcha {
  float: left; }

.page-node-19197 .group-left .form-actions {
  float: left;
  width: 100%;
  margin: 10px 0; }
  .page-node-19197 .group-left .form-actions .form-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .page-node-19197 .group-left .form-actions .form-submit:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left input,
.page-node-19197 .group-left optgroup,
.page-node-19197 .group-left select,
.page-node-19197 .group-left textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

.page-node-19197 .group-left button {
  overflow: visible; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left select {
  text-transform: none; }

.page-node-19197 .group-left button,
.page-node-19197 .group-left html input[type="button"],
.page-node-19197 .group-left input[type="reset"],
.page-node-19197 .group-left input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

.page-node-19197 .group-left button[disabled],
.page-node-19197 .group-left html input[disabled] {
  cursor: default; }

.page-node-19197 .group-left button::-moz-focus-inner,
.page-node-19197 .group-left input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.page-node-19197 .group-left input {
  line-height: normal; }

.page-node-19197 .group-left input[type="checkbox"],
.page-node-19197 .group-left input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

.page-node-19197 .group-left input[type="number"]::-webkit-inner-spin-button,
.page-node-19197 .group-left input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

.page-node-19197 .group-left input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

.page-node-19197 .group-left input[type="search"]::-webkit-search-cancel-button,
.page-node-19197 .group-left input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.page-node-19197 .group-left fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

.page-node-19197 .group-left legend {
  border: 0;
  padding: 0; }

.page-node-19197 .group-left textarea {
  overflow: auto; }

.page-node-19197 .group-left optgroup {
  font-weight: bold; }

.page-node-19197 .group-left fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

.page-node-19197 .group-left legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.page-node-19197 .group-left label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

.page-node-19197 .group-left input[type="search"] {
  box-sizing: border-box; }

.page-node-19197 .group-left input[type="radio"],
.page-node-19197 .group-left input[type="checkbox"] {
  margin: 1px \9 0 0;
  line-height: normal; }

.page-node-19197 .group-left input[type="file"] {
  display: block; }

.page-node-19197 .group-left input[type="range"] {
  display: block;
  width: 100%; }

.page-node-19197 .group-left select[multiple],
.page-node-19197 .group-left select[size] {
  height: auto; }

.page-node-19197 .group-left input[type="file"]:focus,
.page-node-19197 .group-left input[type="radio"]:focus,
.page-node-19197 .group-left input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.page-node-19197 .group-left output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.page-node-19197 .group-left .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.page-node-19197 .group-left .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.page-node-19197 .group-left .form-control::-moz-placeholder {
  color: #777;
  opacity: 1; }

.page-node-19197 .group-left .form-control:-ms-input-placeholder {
  color: #777; }

.page-node-19197 .group-left .form-control::-webkit-input-placeholder {
  color: #777; }

.page-node-19197 .group-left .form-control[disabled],
.page-node-19197 .group-left .form-control[readonly],
.page-node-19197 .group-left fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

.page-node-19197 .group-left textarea.form-control {
  height: auto; }

.page-node-19197 .group-left input[type="search"] {
  -webkit-appearance: none; }

.page-node-19197 .group-left input[type="date"],
.page-node-19197 .group-left input[type="time"],
.page-node-19197 .group-left input[type="datetime-local"],
.page-node-19197 .group-left input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

.page-node-19197 .group-left input[type="date"].input-sm,
.page-node-19197 .group-left input[type="time"].input-sm,
.page-node-19197 .group-left input[type="datetime-local"].input-sm,
.page-node-19197 .group-left input[type="month"].input-sm {
  line-height: 30px; }

.page-node-19197 .group-left input[type="date"].input-lg,
.page-node-19197 .group-left input[type="time"].input-lg,
.page-node-19197 .group-left input[type="datetime-local"].input-lg,
.page-node-19197 .group-left input[type="month"].input-lg {
  line-height: 46px; }

.page-node-19197 .group-left .form-group {
  margin-bottom: 15px; }

.page-node-19197 .group-left .checkbox,
.page-node-19197 .group-left .radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.page-node-19197 .group-left .checkbox label,
.page-node-19197 .group-left .radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.page-node-19197 .group-left .radio input[type="radio"],
.page-node-19197 .group-left .radio-inline input[type="radio"],
.page-node-19197 .group-left .checkbox input[type="checkbox"],
.page-node-19197 .group-left .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.page-node-19197 .group-left .checkbox + .checkbox,
.page-node-19197 .group-left .radio + .radio {
  margin-top: -5px; }

.page-node-19197 .group-left .checkbox-inline,
.page-node-19197 .group-left .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.page-node-19197 .group-left .checkbox-inline + .checkbox-inline,
.page-node-19197 .group-left .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

.page-node-19197 .group-left input[type="radio"][disabled],
.page-node-19197 .group-left input[type="checkbox"][disabled],
.page-node-19197 .group-left input[type="radio"].disabled,
.page-node-19197 .group-left input[type="checkbox"].disabled,
.page-node-19197 .group-left fieldset[disabled] input[type="radio"],
.page-node-19197 .group-left fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.page-node-19197 .group-left .checkbox-inline.disabled,
.page-node-19197 .group-left .radio-inline.disabled,
.page-node-19197 .group-left fieldset[disabled] .checkbox-inline,
.page-node-19197 .group-left fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

.page-node-19197 .group-left .checkbox.disabled label,
.page-node-19197 .group-left .radio.disabled label,
.page-node-19197 .group-left fieldset[disabled] .checkbox label,
.page-node-19197 .group-left fieldset[disabled] .radio label {
  cursor: not-allowed; }

.page-node-19197 .group-left .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.page-node-19197 .group-left .form-control-static.input-lg,
.page-node-19197 .group-left .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.page-node-19197 .group-left .form-horizontal .form-group-sm .form-control,
.page-node-19197 .group-left .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.page-node-19197 .group-left select.input-sm {
  height: 30px;
  line-height: 30px; }

.page-node-19197 .group-left select[multiple].input-sm,
.page-node-19197 .group-left textarea.input-sm {
  height: auto; }

.page-node-19197 .group-left .form-horizontal .form-group-lg .form-control,
.page-node-19197 .group-left .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.page-node-19197 .group-left select.input-lg {
  height: 46px;
  line-height: 46px; }

.page-node-19197 .group-left select[multiple].input-lg,
.page-node-19197 .group-left textarea.input-lg {
  height: auto; }

.page-node-19197 .group-left .has-feedback {
  position: relative; }

.page-node-19197 .group-left .has-feedback .form-control {
  padding-right: 42.5px; }

.page-node-19197 .group-left .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.page-node-19197 .group-left .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.page-node-19197 .group-left .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.page-node-19197 .group-left .has-success .checkbox,
.page-node-19197 .group-left .has-success .checkbox-inline,
.page-node-19197 .group-left .has-success .control-label,
.page-node-19197 .group-left .has-success .help-block,
.page-node-19197 .group-left .has-success .radio,
.page-node-19197 .group-left .has-success .radio-inline {
  color: #3c763d; }

.page-node-19197 .group-left .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.page-node-19197 .group-left .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.page-node-19197 .group-left .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.page-node-19197 .group-left .has-success .form-control-feedback {
  color: #3c763d; }

.page-node-19197 .group-left .has-warning .checkbox,
.page-node-19197 .group-left .has-warning .checkbox-inline,
.page-node-19197 .group-left .has-warning .control-label,
.page-node-19197 .group-left .has-warning .help-block,
.page-node-19197 .group-left .has-warning .radio,
.page-node-19197 .group-left .has-warning .radio-inline {
  color: #8a6d3b; }

.page-node-19197 .group-left .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.page-node-19197 .group-left .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.page-node-19197 .group-left .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.page-node-19197 .group-left .has-warning .form-control-feedback {
  color: #8a6d3b; }

.page-node-19197 .group-left .has-error .checkbox,
.page-node-19197 .group-left .has-error .checkbox-inline,
.page-node-19197 .group-left .has-error .control-label,
.page-node-19197 .group-left .has-error .help-block,
.page-node-19197 .group-left .has-error .radio,
.page-node-19197 .group-left .has-error .radio-inline {
  color: #a94442; }

.page-node-19197 .group-left .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.page-node-19197 .group-left .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.page-node-19197 .group-left .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.page-node-19197 .group-left .has-error .form-control-feedback {
  color: #a94442; }

.page-node-19197 .group-left .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.page-node-19197 .group-left .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .page-node-19197 .group-left .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .page-node-19197 .group-left .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .page-node-19197 .group-left .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .page-node-19197 .group-left .form-inline .input-group .form-control,
  .page-node-19197 .group-left .form-inline .input-group .input-group-addon,
  .page-node-19197 .group-left .form-inline .input-group .input-group-btn {
    width: auto; }
  .page-node-19197 .group-left .form-inline .input-group > .form-control {
    width: 100%; }
  .page-node-19197 .group-left .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .page-node-19197 .group-left .form-inline .checkbox,
  .page-node-19197 .group-left .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .page-node-19197 .group-left .form-inline .checkbox label,
  .page-node-19197 .group-left .form-inline .radio label {
    padding-left: 0; }
  .page-node-19197 .group-left .form-inline .radio input[type="radio"],
  .page-node-19197 .group-left .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .page-node-19197 .group-left .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.page-node-19197 .group-left .form-horizontal .checkbox,
.page-node-19197 .group-left .form-horizontal .checkbox-inline,
.page-node-19197 .group-left .form-horizontal .radio,
.page-node-19197 .group-left .form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.page-node-19197 .group-left .form-horizontal .checkbox,
.page-node-19197 .group-left .form-horizontal .radio {
  min-height: 27px; }

.page-node-19197 .group-left .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 768px) {
  .page-node-19197 .group-left .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.page-node-19197 .group-left .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  .page-node-19197 .group-left .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .page-node-19197 .group-left .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.page-node-19197 .group-left .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.page-node-19197 .group-left .btn.active:focus,
.page-node-19197 .group-left .btn:active:focus,
.page-node-19197 .group-left .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.page-node-19197 .group-left .btn:focus,
.page-node-19197 .group-left .btn:hover {
  color: #333;
  text-decoration: none; }

.page-node-19197 .group-left .btn.active,
.page-node-19197 .group-left .btn:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.page-node-19197 .group-left .btn.disabled,
.page-node-19197 .group-left .btn[disabled],
.page-node-19197 .group-left fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.page-node-19197 .group-left .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.page-node-19197 .group-left .btn-default.active,
.page-node-19197 .group-left .btn-default:active,
.page-node-19197 .group-left .btn-default:focus,
.page-node-19197 .group-left .btn-default:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.page-node-19197 .group-left .btn-default.active,
.page-node-19197 .group-left .btn-default:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-default {
  background-image: none; }

.page-node-19197 .group-left .btn-default.disabled,
.page-node-19197 .group-left .btn-default.disabled.active,
.page-node-19197 .group-left .btn-default.disabled:active,
.page-node-19197 .group-left .btn-default.disabled:focus,
.page-node-19197 .group-left .btn-default.disabled:hover,
.page-node-19197 .group-left .btn-default[disabled],
.page-node-19197 .group-left .btn-default[disabled].active,
.page-node-19197 .group-left .btn-default[disabled]:active,
.page-node-19197 .group-left .btn-default[disabled]:focus,
.page-node-19197 .group-left .btn-default[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-default,
.page-node-19197 .group-left fieldset[disabled] .btn-default.active,
.page-node-19197 .group-left fieldset[disabled] .btn-default:active,
.page-node-19197 .group-left fieldset[disabled] .btn-default:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc; }

.page-node-19197 .group-left .btn-default .badge {
  color: #fff;
  background-color: #333; }

.page-node-19197 .group-left .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.page-node-19197 .group-left .btn-primary.active,
.page-node-19197 .group-left .btn-primary:active,
.page-node-19197 .group-left .btn-primary:focus,
.page-node-19197 .group-left .btn-primary:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.page-node-19197 .group-left .btn-primary.active,
.page-node-19197 .group-left .btn-primary:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.page-node-19197 .group-left .btn-primary.disabled,
.page-node-19197 .group-left .btn-primary.disabled.active,
.page-node-19197 .group-left .btn-primary.disabled:active,
.page-node-19197 .group-left .btn-primary.disabled:focus,
.page-node-19197 .group-left .btn-primary.disabled:hover,
.page-node-19197 .group-left .btn-primary[disabled],
.page-node-19197 .group-left .btn-primary[disabled].active,
.page-node-19197 .group-left .btn-primary[disabled]:active,
.page-node-19197 .group-left .btn-primary[disabled]:focus,
.page-node-19197 .group-left .btn-primary[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-primary,
.page-node-19197 .group-left fieldset[disabled] .btn-primary.active,
.page-node-19197 .group-left fieldset[disabled] .btn-primary:active,
.page-node-19197 .group-left fieldset[disabled] .btn-primary:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-primary:hover {
  background-color: #428bca;
  border-color: #357ebd; }

.page-node-19197 .group-left .btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.page-node-19197 .group-left .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.page-node-19197 .group-left .btn-success.active,
.page-node-19197 .group-left .btn-success:active,
.page-node-19197 .group-left .btn-success:focus,
.page-node-19197 .group-left .btn-success:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.page-node-19197 .group-left .btn-success.active,
.page-node-19197 .group-left .btn-success:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-success {
  background-image: none; }

.page-node-19197 .group-left .btn-success.disabled,
.page-node-19197 .group-left .btn-success.disabled.active,
.page-node-19197 .group-left .btn-success.disabled:active,
.page-node-19197 .group-left .btn-success.disabled:focus,
.page-node-19197 .group-left .btn-success.disabled:hover,
.page-node-19197 .group-left .btn-success[disabled],
.page-node-19197 .group-left .btn-success[disabled].active,
.page-node-19197 .group-left .btn-success[disabled]:active,
.page-node-19197 .group-left .btn-success[disabled]:focus,
.page-node-19197 .group-left .btn-success[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-success,
.page-node-19197 .group-left fieldset[disabled] .btn-success.active,
.page-node-19197 .group-left fieldset[disabled] .btn-success:active,
.page-node-19197 .group-left fieldset[disabled] .btn-success:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.page-node-19197 .group-left .btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.page-node-19197 .group-left .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.page-node-19197 .group-left .btn-info.active,
.page-node-19197 .group-left .btn-info:active,
.page-node-19197 .group-left .btn-info:focus,
.page-node-19197 .group-left .btn-info:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.page-node-19197 .group-left .btn-info.active,
.page-node-19197 .group-left .btn-info:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-info {
  background-image: none; }

.page-node-19197 .group-left .btn-info.disabled,
.page-node-19197 .group-left .btn-info.disabled.active,
.page-node-19197 .group-left .btn-info.disabled:active,
.page-node-19197 .group-left .btn-info.disabled:focus,
.page-node-19197 .group-left .btn-info.disabled:hover,
.page-node-19197 .group-left .btn-info[disabled],
.page-node-19197 .group-left .btn-info[disabled].active,
.page-node-19197 .group-left .btn-info[disabled]:active,
.page-node-19197 .group-left .btn-info[disabled]:focus,
.page-node-19197 .group-left .btn-info[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-info,
.page-node-19197 .group-left fieldset[disabled] .btn-info.active,
.page-node-19197 .group-left fieldset[disabled] .btn-info:active,
.page-node-19197 .group-left fieldset[disabled] .btn-info:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da; }

.page-node-19197 .group-left .btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.page-node-19197 .group-left .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.page-node-19197 .group-left .btn-warning.active,
.page-node-19197 .group-left .btn-warning:active,
.page-node-19197 .group-left .btn-warning:focus,
.page-node-19197 .group-left .btn-warning:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.page-node-19197 .group-left .btn-warning.active,
.page-node-19197 .group-left .btn-warning:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.page-node-19197 .group-left .btn-warning.disabled,
.page-node-19197 .group-left .btn-warning.disabled.active,
.page-node-19197 .group-left .btn-warning.disabled:active,
.page-node-19197 .group-left .btn-warning.disabled:focus,
.page-node-19197 .group-left .btn-warning.disabled:hover,
.page-node-19197 .group-left .btn-warning[disabled],
.page-node-19197 .group-left .btn-warning[disabled].active,
.page-node-19197 .group-left .btn-warning[disabled]:active,
.page-node-19197 .group-left .btn-warning[disabled]:focus,
.page-node-19197 .group-left .btn-warning[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-warning,
.page-node-19197 .group-left fieldset[disabled] .btn-warning.active,
.page-node-19197 .group-left fieldset[disabled] .btn-warning:active,
.page-node-19197 .group-left fieldset[disabled] .btn-warning:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236; }

.page-node-19197 .group-left .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.page-node-19197 .group-left .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.page-node-19197 .group-left .btn-danger.active,
.page-node-19197 .group-left .btn-danger:active,
.page-node-19197 .group-left .btn-danger:focus,
.page-node-19197 .group-left .btn-danger:hover,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.page-node-19197 .group-left .btn-danger.active,
.page-node-19197 .group-left .btn-danger:active,
.page-node-19197 .group-left .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.page-node-19197 .group-left .btn-danger.disabled,
.page-node-19197 .group-left .btn-danger.disabled.active,
.page-node-19197 .group-left .btn-danger.disabled:active,
.page-node-19197 .group-left .btn-danger.disabled:focus,
.page-node-19197 .group-left .btn-danger.disabled:hover,
.page-node-19197 .group-left .btn-danger[disabled],
.page-node-19197 .group-left .btn-danger[disabled].active,
.page-node-19197 .group-left .btn-danger[disabled]:active,
.page-node-19197 .group-left .btn-danger[disabled]:focus,
.page-node-19197 .group-left .btn-danger[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-danger,
.page-node-19197 .group-left fieldset[disabled] .btn-danger.active,
.page-node-19197 .group-left fieldset[disabled] .btn-danger:active,
.page-node-19197 .group-left fieldset[disabled] .btn-danger:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.page-node-19197 .group-left .btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.page-node-19197 .group-left .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }

.page-node-19197 .group-left .btn-link,
.page-node-19197 .group-left .btn-link:active,
.page-node-19197 .group-left .btn-link[disabled],
.page-node-19197 .group-left fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none; }

.page-node-19197 .group-left .btn-link,
.page-node-19197 .group-left .btn-link:active,
.page-node-19197 .group-left .btn-link:focus,
.page-node-19197 .group-left .btn-link:hover {
  border-color: transparent; }

.page-node-19197 .group-left .btn-link:focus,
.page-node-19197 .group-left .btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.page-node-19197 .group-left .btn-link[disabled]:focus,
.page-node-19197 .group-left .btn-link[disabled]:hover,
.page-node-19197 .group-left fieldset[disabled] .btn-link:focus,
.page-node-19197 .group-left fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.page-node-19197 .group-left .btn-group-lg > .btn,
.page-node-19197 .group-left .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.page-node-19197 .group-left .btn-group-sm > .btn,
.page-node-19197 .group-left .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.page-node-19197 .group-left .btn-group-xs > .btn,
.page-node-19197 .group-left .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.page-node-19197 .group-left .btn-block {
  display: block;
  width: 100%; }

.page-node-19197 .group-left .btn-block + .btn-block {
  margin-top: 5px; }

.page-node-19197 .group-left input[type="submit"].btn-block,
.page-node-19197 .group-left input[type="reset"].btn-block,
.page-node-19197 .group-left input[type="button"].btn-block {
  width: 100%; }

.page-node-19197 .group-left .fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.page-node-19197 .group-left .fade.in {
  opacity: 1; }

.page-node-19197 .group-left .collapse {
  display: none; }

.page-node-19197 .group-left .collapse.in {
  display: block; }

.page-node-19197 .group-left tr.collapse.in {
  display: table-row; }

.page-node-19197 .group-left tbody.collapse.in {
  display: table-row-group; }

.page-node-19197 .group-left .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.page-node-19197 .group-left .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.page-node-19197 .group-left .dropdown {
  position: relative; }

.page-node-19197 .group-left .dropdown-toggle:focus {
  outline: 0; }

.page-node-19197 .group-left .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.page-node-19197 .group-left .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.page-node-19197 .group-left .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.page-node-19197 .group-left .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.page-node-19197 .group-left .dropdown-menu > li > a:focus,
.page-node-19197 .group-left .dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.page-node-19197 .group-left .dropdown-menu > .active > a,
.page-node-19197 .group-left .dropdown-menu > .active > a:focus,
.page-node-19197 .group-left .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.page-node-19197 .group-left .dropdown-menu > .disabled > a,
.page-node-19197 .group-left .dropdown-menu > .disabled > a:focus,
.page-node-19197 .group-left .dropdown-menu > .disabled > a:hover {
  color: #777; }

.page-node-19197 .group-left .dropdown-menu > .disabled > a:focus,
.page-node-19197 .group-left .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed; }

.page-node-19197 .group-left .open > .dropdown-menu {
  display: block; }

.page-node-19197 .group-left .open > a {
  outline: 0; }

.page-node-19197 .group-left .dropdown-menu-right {
  left: auto;
  right: 0; }

.page-node-19197 .group-left .dropdown-menu-left {
  left: 0;
  right: auto; }

.page-node-19197 .group-left .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.page-node-19197 .group-left .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.page-node-19197 .group-left .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.page-node-19197 .group-left .dropup .caret,
.page-node-19197 .group-left .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.page-node-19197 .group-left .dropup .dropdown-menu,
.page-node-19197 .group-left .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 991px) {
  .page-node-19197 .group-left .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .page-node-19197 .group-left .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.page-node-19197 .group-left .btn-group,
.page-node-19197 .group-left .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.page-node-19197 .group-left .btn-group > .btn,
.page-node-19197 .group-left .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.page-node-19197 .group-left .btn-group > .btn.active,
.page-node-19197 .group-left .btn-group > .btn:active,
.page-node-19197 .group-left .btn-group > .btn:focus,
.page-node-19197 .group-left .btn-group > .btn:hover,
.page-node-19197 .group-left .btn-group-vertical > .btn.active,
.page-node-19197 .group-left .btn-group-vertical > .btn:active,
.page-node-19197 .group-left .btn-group-vertical > .btn:focus,
.page-node-19197 .group-left .btn-group-vertical > .btn:hover {
  z-index: 2; }

.page-node-19197 .group-left .btn-group > .btn:focus,
.page-node-19197 .group-left .btn-group-vertical > .btn:focus {
  outline: 0; }

.page-node-19197 .group-left .btn-group .btn + .btn,
.page-node-19197 .group-left .btn-group .btn + .btn-group,
.page-node-19197 .group-left .btn-group .btn-group + .btn,
.page-node-19197 .group-left .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.page-node-19197 .group-left .btn-toolbar {
  margin-left: -5px; }

.page-node-19197 .group-left .btn-toolbar .btn-group,
.page-node-19197 .group-left .btn-toolbar .input-group {
  float: left; }

.page-node-19197 .group-left .btn-toolbar > .btn,
.page-node-19197 .group-left .btn-toolbar > .btn-group,
.page-node-19197 .group-left .btn-toolbar > .input-group {
  margin-left: 5px; }

.page-node-19197 .group-left .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.page-node-19197 .group-left .btn-group > .btn:first-child {
  margin-left: 0; }

.page-node-19197 .group-left .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.page-node-19197 .group-left .btn-group > .btn:last-child:not(:first-child),
.page-node-19197 .group-left .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.page-node-19197 .group-left .btn-group > .btn-group {
  float: left; }

.page-node-19197 .group-left .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.page-node-19197 .group-left .btn-group > .btn-group:first-child > .btn:last-child,
.page-node-19197 .group-left .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.page-node-19197 .group-left .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.page-node-19197 .group-left .btn-group .dropdown-toggle:active,
.page-node-19197 .group-left .btn-group.open .dropdown-toggle {
  outline: 0; }

.page-node-19197 .group-left .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.page-node-19197 .group-left .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.page-node-19197 .group-left .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.page-node-19197 .group-left .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

.page-node-19197 .group-left .btn .caret {
  margin-left: 0; }

.page-node-19197 .group-left .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.page-node-19197 .group-left .dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.page-node-19197 .group-left .btn-group-vertical > .btn,
.page-node-19197 .group-left .btn-group-vertical > .btn-group,
.page-node-19197 .group-left .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.page-node-19197 .group-left .btn-group-vertical > .btn-group > .btn {
  float: none; }

.page-node-19197 .group-left .btn-group-vertical > .btn + .btn,
.page-node-19197 .group-left .btn-group-vertical > .btn + .btn-group,
.page-node-19197 .group-left .btn-group-vertical > .btn-group + .btn,
.page-node-19197 .group-left .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.page-node-19197 .group-left .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.page-node-19197 .group-left .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.page-node-19197 .group-left .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.page-node-19197 .group-left .btn-group-justified > .btn,
.page-node-19197 .group-left .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.page-node-19197 .group-left .btn-group-justified > .btn-group .btn {
  width: 100%; }

.page-node-19197 .group-left .btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

.page-node-19197 .group-left [data-toggle="buttons"] > .btn > input[type="radio"],
.page-node-19197 .group-left [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.page-node-19197 .group-left .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.page-node-19197 .group-left .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.page-node-19197 .group-left .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.page-node-19197 .group-left .input-group-lg > .form-control,
.page-node-19197 .group-left .input-group-lg > .input-group-addon,
.page-node-19197 .group-left .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.page-node-19197 .group-left select.input-group-lg > .form-control,
.page-node-19197 .group-left select.input-group-lg > .input-group-addon,
.page-node-19197 .group-left select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

.page-node-19197 .group-left select[multiple].input-group-lg > .form-control,
.page-node-19197 .group-left select[multiple].input-group-lg > .input-group-addon,
.page-node-19197 .group-left select[multiple].input-group-lg > .input-group-btn > .btn,
.page-node-19197 .group-left textarea.input-group-lg > .form-control,
.page-node-19197 .group-left textarea.input-group-lg > .input-group-addon,
.page-node-19197 .group-left textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.page-node-19197 .group-left .input-group-sm > .form-control,
.page-node-19197 .group-left .input-group-sm > .input-group-addon,
.page-node-19197 .group-left .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.page-node-19197 .group-left select.input-group-sm > .form-control,
.page-node-19197 .group-left select.input-group-sm > .input-group-addon,
.page-node-19197 .group-left select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

.page-node-19197 .group-left select[multiple].input-group-sm > .form-control,
.page-node-19197 .group-left select[multiple].input-group-sm > .input-group-addon,
.page-node-19197 .group-left select[multiple].input-group-sm > .input-group-btn > .btn,
.page-node-19197 .group-left textarea.input-group-sm > .form-control,
.page-node-19197 .group-left textarea.input-group-sm > .input-group-addon,
.page-node-19197 .group-left textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.page-node-19197 .group-left .input-group .form-control,
.page-node-19197 .group-left .input-group-addon,
.page-node-19197 .group-left .input-group-btn {
  display: table-cell; }

.page-node-19197 .group-left .input-group .form-control:not(:first-child):not(:last-child),
.page-node-19197 .group-left .input-group-addon:not(:first-child):not(:last-child),
.page-node-19197 .group-left .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.page-node-19197 .group-left .input-group-addon,
.page-node-19197 .group-left .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.page-node-19197 .group-left .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.page-node-19197 .group-left .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.page-node-19197 .group-left .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.page-node-19197 .group-left .input-group-addon input[type="radio"],
.page-node-19197 .group-left .input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.page-node-19197 .group-left .input-group .form-control:first-child,
.page-node-19197 .group-left .input-group-addon:first-child,
.page-node-19197 .group-left .input-group-btn:first-child > .btn,
.page-node-19197 .group-left .input-group-btn:first-child > .btn-group > .btn,
.page-node-19197 .group-left .input-group-btn:first-child > .dropdown-toggle,
.page-node-19197 .group-left .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.page-node-19197 .group-left .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.page-node-19197 .group-left .input-group-addon:first-child {
  border-right: 0; }

.page-node-19197 .group-left .input-group .form-control:last-child,
.page-node-19197 .group-left .input-group-addon:last-child,
.page-node-19197 .group-left .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.page-node-19197 .group-left .input-group-btn:first-child > .btn:not(:first-child),
.page-node-19197 .group-left .input-group-btn:last-child > .btn,
.page-node-19197 .group-left .input-group-btn:last-child > .btn-group > .btn,
.page-node-19197 .group-left .input-group-btn:last-child > .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.page-node-19197 .group-left .input-group-addon:last-child {
  border-left: 0; }

.page-node-19197 .group-left .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.page-node-19197 .group-left .input-group-btn > .btn {
  position: relative; }

.page-node-19197 .group-left .input-group-btn > .btn + .btn {
  margin-left: -1px; }

.page-node-19197 .group-left .input-group-btn > .btn:active,
.page-node-19197 .group-left .input-group-btn > .btn:focus,
.page-node-19197 .group-left .input-group-btn > .btn:hover {
  z-index: 2; }

.page-node-19197 .group-left .input-group-btn:first-child > .btn,
.page-node-19197 .group-left .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.page-node-19197 .group-left .input-group-btn:last-child > .btn,
.page-node-19197 .group-left .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.page-node-19197 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component {
  padding: 0; }
  .page-node-19197 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title {
    color: #fff; }

.page-node-19197 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title {
  background: #004C73; }

.page-node-19197 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title {
  background: #4a7c97; }

.page-node-19197 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title {
  background: #80bc01; }

.page-node-19197 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title {
  background: #004c72; }

.page-node-27289 .ds-1col,
.page-node-27289-cc .ds-1col {
  background: transparent !important; }
  .page-node-27289 .ds-1col .field--name-field-content-components,
  .page-node-27289-cc .ds-1col .field--name-field-content-components {
    padding: 0; }

.page-node-27289 .group-highlighted,
.page-node-27289-cc .group-highlighted {
  background-image: -owg-linear-gradient(to bottom, #fff, #bbccd4);
  background-image: linear-gradient(to bottom, #fff, #bbccd4); }
  .page-node-27289 .group-highlighted .field--name-field-top-content-components,
  .page-node-27289-cc .group-highlighted .field--name-field-top-content-components {
    width: 100%; }
    @media (min-width: 990px) {
      .page-node-27289 .group-highlighted .field--name-field-top-content-components,
      .page-node-27289-cc .group-highlighted .field--name-field-top-content-components {
        display: -ms-flexbox;
        display: flex; } }
    .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12,
    .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 {
      padding-top: 20px;
      padding-bottom: 20px; }
      @media (min-width: 990px) {
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 {
          display: -ms-flexbox;
          display: flex; } }
      .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12:first-child,
      .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12:first-child {
        padding-left: 20px; }
      .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12:last-child,
      .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12:last-child {
        padding-right: 20px; }
      .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component,
      .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component {
        border-bottom: 5px solid #e8edf1; }
        @media (min-width: 990px) {
          .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component,
          .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component {
            display: -ms-flexbox;
            display: flex; } }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component:before,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component:before {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          width: 3px;
          background-image: -owg-linear-gradient(to bottom, #fefefe, #e6eef0);
          background-image: linear-gradient(to bottom, #fefefe, #e6eef0); }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component:after,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component:after {
          content: "";
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 3px;
          background-image: -owg-linear-gradient(to bottom, #fefefe, #e6eef0);
          background-image: linear-gradient(to bottom, #fefefe, #e6eef0); }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .component-title,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .component-title {
          color: #808183;
          text-align: center;
          font-size: 17px;
          padding: 10px;
          margin-top: 0;
          position: relative;
          min-height: 68px;
          background-image: -owg-linear-gradient(to bottom, #fefefe, #cad5d9);
          background-image: linear-gradient(to bottom, #fefefe, #cad5d9); }
          .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .component-title:before,
          .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .component-title:before {
            content: "";
            height: 5px;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            background-image: -owg-linear-gradient(to right, #195481, #80b50f);
            background-image: linear-gradient(to right, #195481, #80b50f); }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .field--name-body,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12 .node--type-html-component .node__content .field--name-body {
          padding: 20px;
          position: relative; }
      .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component,
      .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component {
        border-bottom: 0;
        background: repeating-linear-gradient(-50deg, #93a2a9 32px, #93a2a9 40px, #97a6ad 10px, #97a6ad 43px); }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component:before,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component:before {
          display: none; }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component:after,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component:after {
          display: none; }
        .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content,
        .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content {
          margin-bottom: 20px;
          padding-bottom: 0; }
          .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .component-title,
          .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .component-title {
            background: #fff;
            border-radius: 0 0 50% 50%; }
            .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .component-title:before,
            .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .component-title:before {
              display: none; }
          .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .field--name-body,
          .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .field--name-body {
            padding: 20px; }
            .page-node-27289 .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .field--name-body p,
            .page-node-27289-cc .group-highlighted .field--name-field-top-content-components > div.col-xs-12.video .node--type-html-component .node__content .field--name-body p {
              color: #fff; }

.page-node-27289 .region-content,
.page-node-27289-cc .region-content {
  background-color: #fff !important;
  background: url("../images/mici/fondocaseupdate.jpg") no-repeat bottom center;
  background-size: 100%; }
  .page-node-27289 .region-content .what_is_mici,
  .page-node-27289-cc .region-content .what_is_mici {
    padding: 20px !important; }
    .page-node-27289 .region-content .what_is_mici h2,
    .page-node-27289-cc .region-content .what_is_mici h2 {
      color: #80b50f; }
    .page-node-27289 .region-content .what_is_mici h3,
    .page-node-27289-cc .region-content .what_is_mici h3 {
      color: #ec5d00; }
    .page-node-27289 .region-content .what_is_mici .node__content ul:not(.quick_reference),
    .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.quick_reference) {
      padding: 0; }
      .page-node-27289 .region-content .what_is_mici .node__content ul:not(.quick_reference) li,
      .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.quick_reference) li {
        list-style: none;
        background: url("../images/mici/icono_lista.png") no-repeat left center;
        padding: 5px 0 5px 30px; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.quick_reference) li a,
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.quick_reference) li a {
          color: #4b4f52 !important;
          font-family: 'GothamHTF-Medium', sans-serif !important; }
    .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici),
    .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) {
      display: -ms-flexbox;
      display: flex;
      padding: 0 0 0 15px; }
      .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li,
      .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        position: relative;
        width: 50%;
        padding: 50px 30px 50px 10px;
        background: #014c76;
        border-radius: 10px;
        margin-left: -15px;
        text-align: center; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:before,
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:before {
          content: "";
          position: relative;
          float: left;
          width: 100%;
          height: 70px;
          background: url("../images/mici/icono1mici.png") no-repeat center;
          background-size: contain; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:after,
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:after {
          position: absolute;
          top: 75%;
          left: 0;
          content: "";
          width: 0;
          height: 0; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(2),
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(2) {
          background: #70a500;
          background: repeating-linear-gradient(-50deg, #70a500 36px, #70a500 40px, #6a9b01 10px, #6a9b01 43px); }
          .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(2):after,
          .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(2):after {
            border-style: solid;
            border-width: 15px 0 15px 15px;
            border-color: transparent transparent transparent #014c76; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(3),
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(3) {
          background: #7d9aa2; }
          .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(3):after,
          .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(3):after {
            border-style: solid;
            border-width: 15px 0 15px 15px;
            border-color: transparent transparent transparent #70a500; }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4),
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4) {
          background: #7e7e7e;
          background: repeating-linear-gradient(-50deg, #7e7e7e 36px, #7e7e7e 40px, #777779 10px, #777779 43px); }
          .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4):before,
          .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4):before {
            background: url("../images/mici/icono2.png") no-repeat center;
            background-size: contain; }
          .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4):after,
          .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li:nth-child(4):after {
            border-style: solid;
            border-width: 15px 0 15px 15px;
            border-color: transparent transparent transparent #7d9aa2; }
        @media (min-width: 768px) {
          .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li,
          .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li {
            width: 25%; } }
        .page-node-27289 .region-content .what_is_mici .node__content ul:not(.whats_mici) li a,
        .page-node-27289-cc .region-content .what_is_mici .node__content ul:not(.whats_mici) li a {
          display: block;
          color: #fff;
          word-break: break-word; }
  .page-node-27289 .region-content .map,
  .page-node-27289-cc .region-content .map {
    background-image: url("../images/mici/micimapa-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px !important; }
    @media (min-width: 1280px) {
      .page-node-27289 .region-content .map,
      .page-node-27289-cc .region-content .map {
        padding-bottom: 0 !important; } }
    .page-node-27289 .region-content .map h2,
    .page-node-27289-cc .region-content .map h2 {
      color: #80b50f;
      position: relative;
      border: none;
      padding: 20px 20%;
      margin-bottom: 40px; }
      .page-node-27289 .region-content .map h2:before,
      .page-node-27289-cc .region-content .map h2:before {
        content: "";
        height: 2px;
        width: 60%;
        position: absolute;
        bottom: 0;
        background-image: -owg-linear-gradient(to right, #80b50f, rgba(128, 181, 15, 0));
        background-image: linear-gradient(to right, #80b50f, rgba(128, 181, 15, 0)); }
    .page-node-27289 .region-content .map img,
    .page-node-27289-cc .region-content .map img {
      padding-left: 27%;
      padding-right: 15%; }
    .page-node-27289 .region-content .map .registro,
    .page-node-27289-cc .region-content .map .registro {
      float: left;
      width: 100%;
      margin: 10px 0;
      padding-right: 20px;
      text-align: right; }
      @media (min-width: 1280px) {
        .page-node-27289 .region-content .map .registro,
        .page-node-27289-cc .region-content .map .registro {
          text-align: center;
          padding-right: 0; } }
      .page-node-27289 .region-content .map .registro a,
      .page-node-27289-cc .region-content .map .registro a {
        color: #fff;
        background: #80b50f;
        padding: 5px;
        width: 70%;
        text-align: center;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        border-radius: 10px; }
  .page-node-27289 .region-content .articles,
  .page-node-27289-cc .region-content .articles {
    padding: 10px 20px 0 20px !important; }
    @media (min-width: 768px) {
      .page-node-27289 .region-content .articles,
      .page-node-27289-cc .region-content .articles {
        padding: 0 20px !important; } }
    .page-node-27289 .region-content .articles .block-views > h2,
    .page-node-27289-cc .region-content .articles .block-views > h2 {
      color: #195481;
      background: transparent;
      position: relative;
      padding: 15px 0; }
      .page-node-27289 .region-content .articles .block-views > h2:before,
      .page-node-27289-cc .region-content .articles .block-views > h2:before {
        content: "";
        height: 8px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: -owg-linear-gradient(to right, #195481, #80b50f);
        background-image: linear-gradient(to right, #195481, #80b50f); }
    .page-node-27289 .region-content .articles .block-views .article-item,
    .page-node-27289-cc .region-content .articles .block-views .article-item {
      padding: 5px 0; }
      .page-node-27289 .region-content .articles .block-views .article-item a,
      .page-node-27289-cc .region-content .articles .block-views .article-item a {
        word-break: break-word; }

.page-node-27289 .ds-1col .group-highlighted .field--name-field-menu-links .node__content {
  max-width: 1280px;
  margin: 0 auto; }

.page-node-27289 .ds-1col .group-highlighted .field--name-field-top-content-components {
  max-width: 1280px;
  margin: 0 auto; }

.page-node-27289 .ds-1col > .group-content .field--name-field-content-components {
  float: none;
  max-width: 1280px;
  margin: 0 auto; }

.page-node-19087 .read-about,
.page-node-19192 .read-about {
  margin: 10px 0 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  @media (min-width: 990px) {
    .page-node-19087 .read-about,
    .page-node-19192 .read-about {
      margin: 10px 0;
      padding-bottom: 3px; } }
  @media (min-width: 1280px) {
    .page-node-19087 .read-about,
    .page-node-19192 .read-about {
      padding-bottom: 5px; } }
  .page-node-19087 .read-about .component-title,
  .page-node-19192 .read-about .component-title {
    color: #39393a;
    font-family: 'GothamHTF-Medium';
    padding: 12px 5px;
    margin: 0; }
  .page-node-19087 .read-about .field--name-body ul li a,
  .page-node-19192 .read-about .field--name-body ul li a {
    color: #005680;
    font-family: 'GothamHTF-Medium'; }

.page-node-19087 .map .component-title,
.page-node-19192 .map .component-title {
  background: #007ba5;
  padding: 12px 5px;
  color: #fff;
  font-family: GothamHTF-Medium;
  margin: 0; }

.page-node-19087 .map .embedded-entity,
.page-node-19192 .map .embedded-entity {
  min-height: 420px; }
  .page-node-19087 .map .embedded-entity a,
  .page-node-19192 .map .embedded-entity a {
    display: block;
    text-align: center; }
    @media (min-width: 768px) {
      .page-node-19087 .map .embedded-entity a img,
      .page-node-19192 .map .embedded-entity a img {
        max-width: 304px; } }

.page-node-19087 .map .registro,
.page-node-19192 .map .registro {
  float: left;
  width: 50%; }
  .page-node-19087 .map .registro a,
  .page-node-19192 .map .registro a {
    float: left;
    width: 100%;
    color: #fff;
    background-color: #007BA5;
    font-size: 16px;
    padding: 20px 5px;
    text-align: center;
    text-decoration: none;
    font-family: "GothamNarrow-Book"; }
  .page-node-19087 .map .registro.registro1 a,
  .page-node-19192 .map .registro.registro1 a {
    border-right: 1px solid #fff; }

.page-node-19087 .vimeo-block h2,
.page-node-19192 .vimeo-block h2 {
  background: #007ba5;
  margin: 0;
  padding: 12px 5px;
  color: #fff;
  font-family: 'GothamHTF-Medium';
  margin: 0; }

.page-node-19087 .vimeo-block .Our-Videos-More,
.page-node-19192 .vimeo-block .Our-Videos-More {
  margin-top: 14px; }
  .page-node-19087 .vimeo-block .Our-Videos-More a,
  .page-node-19192 .vimeo-block .Our-Videos-More a {
    text-decoration: none;
    color: #fff !important;
    display: block;
    text-align: center;
    padding: 20px 10px;
    background: #007ba5; }

.page-node-19087 .vimeo-block .bx-wrapper,
.page-node-19192 .vimeo-block .bx-wrapper {
  margin-bottom: 36px;
  min-height: 331px; }

.page-node-19087 .vimeo-block #vSlider-prev,
.page-node-19192 .vimeo-block #vSlider-prev {
  font-size: 16px;
  font-family: "GothamNarrow-Book";
  padding-left: 10px; }
  .page-node-19087 .vimeo-block #vSlider-prev a,
  .page-node-19192 .vimeo-block #vSlider-prev a {
    color: #005680; }
    .page-node-19087 .vimeo-block #vSlider-prev a .fa,
    .page-node-19192 .vimeo-block #vSlider-prev a .fa {
      color: #005680;
      font-size: 40px;
      vertical-align: middle; }

.page-node-19087 .vimeo-block #vSlider-next,
.page-node-19192 .vimeo-block #vSlider-next {
  float: right;
  font-size: 16px;
  font-family: "GothamNarrow-Book";
  padding-right: 10px; }
  .page-node-19087 .vimeo-block #vSlider-next a,
  .page-node-19192 .vimeo-block #vSlider-next a {
    color: #005680; }
    .page-node-19087 .vimeo-block #vSlider-next a .fa,
    .page-node-19192 .vimeo-block #vSlider-next a .fa {
      color: #005680;
      font-size: 40px;
      vertical-align: middle; }

.page-node-19087 .quick-reference,
.page-node-19192 .quick-reference {
  padding: 0;
  margin: 10px 0; }
  .page-node-19087 .quick-reference .component-title,
  .page-node-19192 .quick-reference .component-title {
    color: #fff;
    background: #007ba5;
    font-family: 'GothamHTF-Medium';
    padding: 12px 5px;
    margin: 0;
    text-align: center; }
  .page-node-19087 .quick-reference .field--name-body,
  .page-node-19192 .quick-reference .field--name-body {
    padding: 0; }
    .page-node-19087 .quick-reference .field--name-body ul,
    .page-node-19192 .quick-reference .field--name-body ul {
      margin: 0;
      padding: 0; }
      .page-node-19087 .quick-reference .field--name-body ul li,
      .page-node-19192 .quick-reference .field--name-body ul li {
        float: left;
        width: 100%;
        display: inline-block; }
        @media (min-width: 768px) {
          .page-node-19087 .quick-reference .field--name-body ul li,
          .page-node-19192 .quick-reference .field--name-body ul li {
            width: 25%;
            height: 100px; } }
        .page-node-19087 .quick-reference .field--name-body ul li a,
        .page-node-19192 .quick-reference .field--name-body ul li a {
          float: left;
          width: 100%;
          color: #fff;
          padding: 20px 0;
          text-align: center;
          font-family: 'GothamHTF-Medium'; }
          @media (min-width: 768px) {
            .page-node-19087 .quick-reference .field--name-body ul li a,
            .page-node-19192 .quick-reference .field--name-body ul li a {
              padding: 30px 0;
              height: 150px; } }
          @media (min-width: 990px) {
            .page-node-19087 .quick-reference .field--name-body ul li a,
            .page-node-19192 .quick-reference .field--name-body ul li a {
              padding: 50px 0;
              height: 150px; } }
        .page-node-19087 .quick-reference .field--name-body ul li:first-child a,
        .page-node-19192 .quick-reference .field--name-body ul li:first-child a {
          background: #004B76; }
        .page-node-19087 .quick-reference .field--name-body ul li:nth-child(2) a,
        .page-node-19192 .quick-reference .field--name-body ul li:nth-child(2) a {
          background: #81BC00; }
        .page-node-19087 .quick-reference .field--name-body ul li:nth-child(3) a,
        .page-node-19192 .quick-reference .field--name-body ul li:nth-child(3) a {
          background: #7D99A2; }
        .page-node-19087 .quick-reference .field--name-body ul li:nth-child(4) a,
        .page-node-19192 .quick-reference .field--name-body ul li:nth-child(4) a {
          background: #999999; }

.page-node-19087 .anniversary,
.page-node-19192 .anniversary {
  padding: 20px; }
  .page-node-19087 .anniversary .component-title,
  .page-node-19192 .anniversary .component-title {
    background: #015680;
    color: #fff;
    padding: 10px; }

.page-node-19087 .anniversary_video,
.page-node-19192 .anniversary_video {
  padding: 20px; }
  .page-node-19087 .anniversary_video .component-title,
  .page-node-19192 .anniversary_video .component-title {
    background: #015680;
    color: #fff;
    padding: 10px; }
    @media (min-width: 990px) {
      .page-node-19087 .anniversary_video .component-title,
      .page-node-19192 .anniversary_video .component-title {
        text-align: center; } }
  @media (min-width: 990px) {
    .page-node-19087 .anniversary_video .field--name-body,
    .page-node-19192 .anniversary_video .field--name-body {
      padding-top: 100px; } }

.page-node-19087 .anniversary_mici10,
.page-node-19192 .anniversary_mici10 {
  padding: 20px; }
  .page-node-19087 .anniversary_mici10 .component-title,
  .page-node-19192 .anniversary_mici10 .component-title {
    background: #015680;
    color: #fff;
    padding: 10px; }

.articles {
  padding: 0 0 30px; }
  .articles .block-views > h2 {
    color: #fff;
    background: #007ba5;
    font-family: 'GothamHTF-Medium';
    padding: 12px 15px;
    margin: 0; }
  .articles .block-views .article-item {
    padding: 0 17px 5px;
    margin-bottom: 20px;
    min-height: 100px; }
    .articles .block-views .article-item > h2 a {
      font-size: 16px;
      color: #005680; }
    .articles .block-views .article-item img {
      float: left;
      width: 150px;
      height: 80px;
      margin: 0 20px 0 0;
      display: block; }
    .articles .block-views .article-item p {
      font-family: "GothamNarrow-Light";
      font-size: 17px;
      color: #666666; }
  .articles .block-views .border-line {
    padding: 0 17px; }
    .articles .block-views .border-line .border-article {
      border-bottom: 1px solid #ccc; }
  .articles .more-link {
    padding: 15px;
    text-align: left; }
    .articles .more-link a {
      color: #005680;
      font-size: 16px;
      font-family: GothamNarrow-Medium, Tahoma, Helvetica, sans-serif; }

#videolist {
  padding-left: 0px;
  padding-bottom: 50px; }
  #videolist .iframevideovimeo {
    width: 290px;
    height: 220px; }
  #videolist .videoTitle {
    background: #999;
    text-align: center;
    padding: 10px; }
    #videolist .videoTitle h2 {
      margin: 0;
      color: #fff;
      font-size: 18px;
      font-family: 'GothamHTF-Medium'; }
  #videolist .videoWrapper {
    background: #00A9EE;
    border-top: 5px solid #00A9EE;
    border-bottom: 5px solid #00A9EE;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0; }
    #videolist .videoWrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.page-node-19192 .map,
.page-node-19192 .vimeo-block,
.page-node-19192 .flikr {
  padding: 0; }

.page-node-19192 .vimeo-block {
  padding-left: 1rem; }

.page-node-19192 .map {
  padding-right: 1rem; }

.page-node-19192 .vimeo-block h2 {
  padding: 12px 5px 13px; }

.page-node-19150 .group-left .tab-menu ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 0 15px; }
  @media (min-width: 768px) {
    .page-node-19150 .group-left .tab-menu ul {
      padding: 0 0 15px 0; } }
  .page-node-19150 .group-left .tab-menu ul li {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    cursor: pointer;
    background: #004c72;
    margin-bottom: 1px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    @media (min-width: 768px) {
      .page-node-19150 .group-left .tab-menu ul li {
        width: 20%;
        margin-bottom: 0; } }
    .page-node-19150 .group-left .tab-menu ul li:before {
      content: "";
      position: absolute;
      top: 10px;
      bottom: 0;
      left: -15px;
      right: 0;
      z-index: 1;
      background: #477376;
      opacity: .5;
      transition: all 0.3s ease; }
      @media (min-width: 768px) {
        .page-node-19150 .group-left .tab-menu ul li:before {
          left: 0;
          top: 27px;
          bottom: -15px; } }
    .page-node-19150 .group-left .tab-menu ul li a {
      float: left;
      width: 100%;
      color: #fff;
      position: relative;
      z-index: 3;
      height: 50px;
      padding: 10px 5px;
      line-height: 18px;
      font-size: 16px;
      font-family: GothamNarrow-Light;
      text-decoration: none; }
      @media (min-width: 768px) {
        .page-node-19150 .group-left .tab-menu ul li a {
          height: 82px; } }
      @media (min-width: 990px) {
        .page-node-19150 .group-left .tab-menu ul li a {
          height: 90px; } }
      @media (min-width: 1280px) {
        .page-node-19150 .group-left .tab-menu ul li a {
          padding: 10px;
          height: 70px; } }
    .page-node-19150 .group-left .tab-menu ul li.active:before {
      top: 0; }
    .page-node-19150 .group-left .tab-menu ul li.active:after {
      content: "";
      position: absolute;
      top: 50%;
      left: -15px;
      margin-top: -15px;
      z-index: 2;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 0 15px 15px;
      border-color: transparent transparent transparent #fff; }
      @media (min-width: 768px) {
        .page-node-19150 .group-left .tab-menu ul li.active:after {
          bottom: -15px;
          top: inherit;
          left: 50%;
          margin-left: -15px;
          border-width: 0 15px 15px 15px;
          border-color: transparent transparent #fff transparent; } }
    .page-node-19150 .group-left .tab-menu ul li:hover:before {
      top: 0; }
    .page-node-19150 .group-left .tab-menu ul li:nth-child(2):before {
      background: #8F9B7B; }
    .page-node-19150 .group-left .tab-menu ul li:nth-child(3):before {
      background: #95AFBC; }
    .page-node-19150 .group-left .tab-menu ul li:nth-child(4):before {
      background: #2598C4; }
    .page-node-19150 .group-left .tab-menu ul li:nth-child(5):before {
      background: #B2BC00; }

.page-node-19150 .group-left .tab-1, .page-node-19150 .group-left .tab-2, .page-node-19150 .group-left .tab-3, .page-node-19150 .group-left .tab-4, .page-node-19150 .group-left .tab-5, .page-node-19150 .group-left .tab-6, .page-node-19150 .group-left .tab-7, .page-node-19150 .group-left .tab-8, .page-node-19150 .group-left .tab-9, .page-node-19150 .group-left .tab-10 {
  display: none; }
  .page-node-19150 .group-left .tab-1 .component-title, .page-node-19150 .group-left .tab-1 h2, .page-node-19150 .group-left .tab-2 .component-title, .page-node-19150 .group-left .tab-2 h2, .page-node-19150 .group-left .tab-3 .component-title, .page-node-19150 .group-left .tab-3 h2, .page-node-19150 .group-left .tab-4 .component-title, .page-node-19150 .group-left .tab-4 h2, .page-node-19150 .group-left .tab-5 .component-title, .page-node-19150 .group-left .tab-5 h2, .page-node-19150 .group-left .tab-6 .component-title, .page-node-19150 .group-left .tab-6 h2, .page-node-19150 .group-left .tab-7 .component-title, .page-node-19150 .group-left .tab-7 h2, .page-node-19150 .group-left .tab-8 .component-title, .page-node-19150 .group-left .tab-8 h2, .page-node-19150 .group-left .tab-9 .component-title, .page-node-19150 .group-left .tab-9 h2, .page-node-19150 .group-left .tab-10 .component-title, .page-node-19150 .group-left .tab-10 h2 {
    color: #005680; }
  .page-node-19150 .group-left .tab-1 h4, .page-node-19150 .group-left .tab-2 h4, .page-node-19150 .group-left .tab-3 h4, .page-node-19150 .group-left .tab-4 h4, .page-node-19150 .group-left .tab-5 h4, .page-node-19150 .group-left .tab-6 h4, .page-node-19150 .group-left .tab-7 h4, .page-node-19150 .group-left .tab-8 h4, .page-node-19150 .group-left .tab-9 h4, .page-node-19150 .group-left .tab-10 h4 {
    color: #005680;
    font-size: 18px;
    font-family: GothamHTF-Book, sans-serif; }

.page-node-19150 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component {
  padding: 0; }
  .page-node-19150 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title {
    color: #fff; }

.page-node-19150 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title {
  background: #004C73; }

.page-node-19150 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title {
  background: #4a7c97; }

.page-node-19150 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title {
  background: #80bc01; }

.page-node-19150 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title {
  background: #004c72; }

.page-node-19087 .flikr, .page-node-19192 .flikr {
  /*.next{float: right !important;}*/ }
  .page-node-19087 .flikr .component-title, .page-node-19192 .flikr .component-title {
    background: #007ba5;
    padding: 12px 5px;
    color: #fff;
    font-family: GothamHTF-Medium;
    margin: 0; }
  .page-node-19087 .flikr .Photo-Gallery .boxContent,
  .page-node-19087 .flikr .divmainflickr, .page-node-19192 .flikr .Photo-Gallery .boxContent,
  .page-node-19192 .flikr .divmainflickr {
    float: left;
    margin: 0 !important;
    padding: 0;
    width: 100%; }
  .page-node-19087 .flikr .divmainflickr li, .page-node-19192 .flikr .divmainflickr li {
    padding: 23px 0;
    float: left; }
  .page-node-19087 .flikr .divmainflickr li, .page-node-19192 .flikr .divmainflickr li {
    padding: 0 !important; }
  .page-node-19087 .flikr .bx-wrapper .bx-viewport, .page-node-19192 .flikr .bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: none !important;
    box-shadow: none !important;
    transform: translateZ(0px);
    padding: 0;
    left: 0; }
  .page-node-19087 .flikr .Photo-Gallery .bx-wrapper .bx-viewport, .page-node-19192 .flikr .Photo-Gallery .bx-wrapper .bx-viewport {
    padding: 16px 0; }
  .page-node-19087 .flikr .bx-viewport, .page-node-19192 .flikr .bx-viewport {
    padding-top: 22px;
    background-color: #000 !important;
    width: 100% !important; }
  .page-node-19087 .flikr .bx-wrapper, .page-node-19192 .flikr .bx-wrapper {
    margin: 0;
    margin-bottom: 20px;
    min-height: 345px; }
  .page-node-19087 .flikr .bx-controls.bx-has-pager, .page-node-19192 .flikr .bx-controls.bx-has-pager {
    display: none !important; }
  .page-node-19087 .flikr .gobak,
  .page-node-19087 .flikr .gonext, .page-node-19192 .flikr .gobak,
  .page-node-19192 .flikr .gonext {
    background-color: #005680; }
  .page-node-19087 .flikr .atras,
  .page-node-19087 .flikr .siguiente, .page-node-19192 .flikr .atras,
  .page-node-19192 .flikr .siguiente {
    float: left;
    padding-top: 11px; }
  .page-node-19087 .flikr .slider-prev, .page-node-19192 .flikr .slider-prev {
    padding-top: 11px; }
  .page-node-19087 .flikr #slider-prev, .page-node-19192 .flikr #slider-prev {
    font-size: 16px;
    font-family: "GothamNarrow-Book";
    padding-left: 10px; }
    .page-node-19087 .flikr #slider-prev a, .page-node-19192 .flikr #slider-prev a {
      color: #005680; }
      .page-node-19087 .flikr #slider-prev a .fa, .page-node-19192 .flikr #slider-prev a .fa {
        color: #005680;
        font-size: 40px;
        vertical-align: middle; }
  .page-node-19087 .flikr #slider-next, .page-node-19192 .flikr #slider-next {
    float: right;
    font-size: 16px;
    font-family: "GothamNarrow-Book";
    padding-right: 10px; }
    .page-node-19087 .flikr #slider-next a, .page-node-19192 .flikr #slider-next a {
      color: #005680; }
      .page-node-19087 .flikr #slider-next a .fa, .page-node-19192 .flikr #slider-next a .fa {
        color: #005680;
        font-size: 40px;
        vertical-align: middle; }
  .page-node-19087 .flikr .divmainflickr ul li img, .page-node-19192 .flikr .divmainflickr ul li img {
    width: 100%; }
  .page-node-19087 .flikr .divmainflickr ul li, .page-node-19192 .flikr .divmainflickr ul li {
    min-width: 280px; }
  .page-node-19087 .flikr .divmainflickr div.bx-viewport, .page-node-19192 .flikr .divmainflickr div.bx-viewport {
    min-height: 300px; }
  @media (min-width: 992px) {
    .page-node-19087 .flikr .divmainflickr ul li, .page-node-19192 .flikr .divmainflickr ul li {
      width: 323px !important; }
    .page-node-19087 .flikr .divmainflickr div.bx-viewport, .page-node-19192 .flikr .divmainflickr div.bx-viewport {
      min-height: 247px; } }
  @media (min-width: 1200px) {
    .page-node-19087 .flikr .Photo-Gallery .bx-wrapper .bx-viewport, .page-node-19192 .flikr .Photo-Gallery .bx-wrapper .bx-viewport {
      padding: 21px 0; }
    .page-node-19087 .flikr .divmainflickr ul li, .page-node-19192 .flikr .divmainflickr ul li {
      width: 430px !important; }
    .page-node-19087 .flikr .divmainflickr div.bx-viewport, .page-node-19192 .flikr .divmainflickr div.bx-viewport {
      min-height: 329px; } }
  .page-node-19087 .flikr .link-MICI-HOME img, .page-node-19192 .flikr .link-MICI-HOME img {
    width: 290px; }
  .page-node-19087 .flikr .Photo-Gallery-More, .page-node-19192 .flikr .Photo-Gallery-More {
    margin-top: 15px;
    padding: 0; }
    .page-node-19087 .flikr .Photo-Gallery-More a, .page-node-19192 .flikr .Photo-Gallery-More a {
      text-decoration: none;
      color: #fff !important;
      display: block;
      text-align: center;
      padding: 20px 10px;
      background: #007ba5;
      border-right: 2px solid #fff;
      border-left: 2px solid #fff; }

.page-node-19472 {
  /* Safari 3.0 and Chrome rules here */
  /* Shadows */ }
  .page-node-19472 .flex-images {
    overflow: hidden;
    text-align: center; }
  .page-node-19472 .flex-images .item {
    position: relative;
    display: inline-block !important;
    height: 180px; }
  .page-node-19472 .flex-images .item img {
    display: inline-block;
    width: auto;
    height: 100%; }
  .page-node-19472 .fullsize-icon {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    background: transparent url("../images/fullsize/fullsize-icon.png") no-repeat left top;
    z-index: 950;
    cursor: url(../images/fullsize/fullsize.cur), auto; }
  .page-node-19472 .fullsize-loading,
  .page-node-19472 .fullsize-wrapper {
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 999; }
  .page-node-19472 .fullsize-loading {
    height: 51px;
    width: 51px;
    background: transparent url("../images/fullsize/fullsize-loading-bg.png") no-repeat left top; }
  .page-node-19472 .fullsize-loading-inner {
    height: 100%;
    width: 100%;
    background: transparent url("../images/fullsize/fullsize-loading-spinner.gif") no-repeat center center; }
  .page-node-19472 .fullsize-image {
    display: block; }
  .page-node-19472 .fullsize-title {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    min-height: 14px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    font-family: "Lucida Grande", sans-serif;
    text-shadow: 0 0 1px #000;
    background: transparent url("../images/fullsize/fullsize-title-bg.png") repeat-x left top; }
  .page-node-19472 .fullsize-title-text {
    text-align: center;
    margin: 0 auto;
    width: 100%; }
  .page-node-19472 a.fullsize-close {
    position: absolute;
    display: block;
    margin: -15px 0 0 6px;
    width: 16px;
    height: 16px;
    text-decoration: none;
    z-index: 1000;
    background: transparent url("../images/fullsize/fullsize-close.png") no-repeat left top; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .page-node-19472 a.fullsize-close {
      margin-top: -14px; } }
  .page-node-19472 a.fullsize-close:hover {
    background-position: right top; }
  .page-node-19472 .fullsize-close {
    cursor: pointer; }
  .page-node-19472 .fullsize-sh-wrap {
    position: absolute;
    z-index: 980; }
  .page-node-19472 .fullsize-sh-body,
  .page-node-19472 .fullsize-sh-bottom,
  .page-node-19472 .fullsize-sh-top {
    width: 100%; }
  .page-node-19472 .fullsize-sh-bottom-l,
  .page-node-19472 .fullsize-sh-bottom-m,
  .page-node-19472 .fullsize-sh-bottom-r,
  .page-node-19472 .fullsize-sh-top-l,
  .page-node-19472 .fullsize-sh-top-m,
  .page-node-19472 .fullsize-sh-top-r {
    background-position: left top;
    background-repeat: none;
    background-color: transparent;
    height: 20px; }
  .page-node-19472 .fullsize-sh-top-l {
    float: left;
    width: 22px;
    background-image: url("../images/fullsize/fullsize-sh-top-l.png"); }
  .page-node-19472 .fullsize-sh-top-m {
    margin: 0 22px;
    background-image: url("../images/fullsize/fullsize-sh-top-m.png");
    background-repeat: repeat-x; }
  .page-node-19472 .fullsize-sh-top-r {
    float: right;
    width: 22px;
    background-image: url("../images/fullsize/fullsize-sh-top-r.png"); }
  .page-node-19472 .fullsize-sh-bottom-l {
    float: left;
    width: 22px;
    height: 24px;
    background-image: url("../images/fullsize/fullsize-sh-bottom-l.png"); }
  .page-node-19472 .fullsize-sh-bottom-m {
    margin: 0 22px;
    height: 24px;
    background-image: url("../images/fullsize/fullsize-sh-bottom-m.png");
    background-repeat: repeat-x;
    background-position: left bottom; }
  .page-node-19472 .fullsize-sh-bottom-r {
    float: right;
    width: 22px;
    height: 24px;
    background-image: url("../images/fullsize/fullsize-sh-bottom-r.png"); }
  .page-node-19472 .fullsize-sh-body {
    background-image: url("../images/fullsize/fullsize-sh-body-l.png");
    background-repeat: repeat-y; }
  .page-node-19472 .fullsize-sh-body-r {
    float: right;
    height: 100%;
    width: 11px;
    background-image: url("../images/fullsize/fullsize-sh-body-r.png");
    background-repeat: repeat-y; }
  .page-node-19472 .jcf-select-select_list {
    padding: 5px 10px;
    border: 1px solid #fff;
    margin: 40px 10px 20px; }
  .page-node-19472 .jcf-select-text span {
    font-size: 22px; }
  .page-node-19472 .jcf-select .jcf-select-text {
    margin-right: 38px;
    max-width: inherit;
    min-width: 320px; }
  .page-node-19472 .jcf-select .jcf-select-opener {
    width: 35px; }
  .page-node-19472 .jcf-select-select_list .jcf-select-opener:before {
    top: 12px;
    left: -2px;
    border-width: 15px 15px 0 15px; }
  .page-node-19472 .jcf-select-select_list .jcf-select-opener:after {
    top: 13px;
    left: 1px;
    border-color: #ff8125 transparent transparent;
    border-width: 12px 12px 0 12px; }
  .page-node-19472 .jcf-select-drop {
    background-color: #fff;
    padding: 0; }
  .page-node-19472 .jcf-select-select_list .jcf-list-content {
    padding: 0; }
  .page-node-19472 .jcf-select-select_list ul li span {
    padding: 10px !important; }
  .page-node-19472 .jcf-select-select_list .jcf-option {
    font-size: 18px;
    padding: 10px !important; }
  .page-node-19472 .jcf-list .jcf-option {
    text-align: center; }
  @media only screen and (max-width: 1200px) {
    .page-node-19472 .jcf-select-text span {
      font-size: 32px; }
    .page-node-19472 .jcf-select-select_list .jcf-option {
      font-size: 28px; } }
  @media only screen and (min-width: 992px) {
    .page-node-19472 .jcf-select-text span {
      font-size: 28px; }
    .page-node-19472 .jcf-select-select_list .jcf-option {
      font-size: 22px; } }
  .page-node-19472 .gallery-block {
    min-height: 360px; }
  .page-node-19472 #preloader {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2; }
  .page-node-19472 #preloader img {
    margin: 230px auto 0;
    width: initial; }
  .page-node-19472 .graytrans img {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /* Para cuando es estándar funcione en todos */
    filter: Gray();
    /* IE4-8 and 9 */
    transition: all 0.5s ease; }
  .page-node-19472 .graytrans img:hover {
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: none;
    transition: all 0.5s ease; }
  .page-node-19472 .select_list {
    height: 30px;
    margin-bottom: 30px; }
  .page-node-19472 .link-frame {
    margin-top: 40px;
    text-align: center;
    width: 100%; }
  .page-node-19472 #seemore {
    font-size: 16px;
    text-decoration: none;
    color: #005680;
    margin-bottom: 20px; }
    .page-node-19472 #seemore:hover {
      text-decoration: underline; }

.page-node-19180 .group-content .field--name-field-content-components {
  padding: 0; }

.page-node-19180 .group-content .mici_in_numbers .component-title {
  background: #007aa5;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 0; }

.page-node-19180 .group-content .mici_in_numbers .field--name-body .embedded-entity {
  float: left;
  width: 50%;
  padding: 15px;
  margin: 0; }
  @media (min-width: 768px) {
    .page-node-19180 .group-content .mici_in_numbers .field--name-body .embedded-entity {
      width: 25%;
      padding: 20px; } }
  .page-node-19180 .group-content .mici_in_numbers .field--name-body .embedded-entity img {
    width: 100%; }

.page-node-19180 .group-content .publications .component-title {
  background: #007aa5;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 0; }

.page-node-19180 .group-content .field__item.menu-tab {
  padding: 5px 5px 0; }
  @media (min-width: 1280px) {
    .page-node-19180 .group-content .field__item.menu-tab {
      width: 20%; } }
  @media (max-width: 1280px) {
    .page-node-19180 .group-content .field__item.menu-tab {
      width: 20%; } }
  .page-node-19180 .group-content .field__item.menu-tab .node--type-html-component {
    position: relative;
    cursor: pointer;
    padding: 5px 5px 42px;
    background: url("../images/backgrounds/IDB_Banner.png"); }
    .page-node-19180 .group-content .field__item.menu-tab .node--type-html-component .component-title {
      margin: 0;
      padding: 0 5px;
      color: #fff;
      text-transform: inherit;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      font-size: 16px; }
      @media (min-width: 768px) {
        .page-node-19180 .group-content .field__item.menu-tab .node--type-html-component .component-title {
          font-size: 18px; } }
      .page-node-19180 .group-content .field__item.menu-tab .node--type-html-component .component-title span {
        float: left;
        width: 100%;
        padding: 10px;
        background: url("../images/backgrounds/IDB_Banner.png"); }
    .page-node-19180 .group-content .field__item.menu-tab .node--type-html-component .field--name-body img {
      width: 100%; }
  .page-node-19180 .group-content .field__item.menu-tab.active-tab:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -20px;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #224F67 transparent; }

.page-node-19180 .group-content .field__item.tab-1, .page-node-19180 .group-content .field__item.tab-2, .page-node-19180 .group-content .field__item.tab-3, .page-node-19180 .group-content .field__item.tab-4, .page-node-19180 .group-content .field__item.tab-5 {
  display: none;
  padding: 20px 10px; }
  .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component {
    padding: 20px;
    background: #234e67; }
    .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component table, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component table, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component table, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component table, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component table {
      border: 0; }
      .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component table tr td, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component table tr td, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component table tr td, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component table tr td, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component table tr td {
        width: 50%;
        background: #1F495F;
        padding: 10px;
        border-color: #29546c;
        vertical-align: top; }
      .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component table tr:nth-of-type(even) td:nth-of-type(even),
      .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component table tr:nth-of-type(odd) td:nth-of-type(odd), .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component table tr:nth-of-type(even) td:nth-of-type(even),
      .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component table tr:nth-of-type(odd) td:nth-of-type(odd), .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component table tr:nth-of-type(even) td:nth-of-type(even),
      .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component table tr:nth-of-type(odd) td:nth-of-type(odd), .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component table tr:nth-of-type(even) td:nth-of-type(even),
      .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component table tr:nth-of-type(odd) td:nth-of-type(odd), .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component table tr:nth-of-type(even) td:nth-of-type(even),
      .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component table tr:nth-of-type(odd) td:nth-of-type(odd) {
        background: #28556D; }
    .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component .embedded-entity, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component .embedded-entity, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component .embedded-entity, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component .embedded-entity, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component .embedded-entity {
      margin-bottom: 0; }
    .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component h3, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component h3, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component h3, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component h3, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component h3 {
      font-size: 18px;
      margin: 0 0 10px; }
      .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component h3 a, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component h3 a, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component h3 a, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component h3 a, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component h3 a {
        color: #fff;
        font-family: GothamNarrow-Book; }
    .page-node-19180 .group-content .field__item.tab-1 .node--type-html-component p, .page-node-19180 .group-content .field__item.tab-2 .node--type-html-component p, .page-node-19180 .group-content .field__item.tab-3 .node--type-html-component p, .page-node-19180 .group-content .field__item.tab-4 .node--type-html-component p, .page-node-19180 .group-content .field__item.tab-5 .node--type-html-component p {
      color: #fff;
      line-height: 18px;
      font-size: 16px;
      font-family: GothamNarrow-Light; }

.page-node-19603 .group-left .field--name-field-content-components, .page-node-19605 .group-left .field--name-field-content-components, .page-node-19615 .group-left .field--name-field-content-components, .page-node-28635 .group-left .field--name-field-content-components {
  padding-top: 0 !important; }
  .page-node-19603 .group-left .field--name-field-content-components .view .views-row, .page-node-19605 .group-left .field--name-field-content-components .view .views-row, .page-node-19615 .group-left .field--name-field-content-components .view .views-row, .page-node-28635 .group-left .field--name-field-content-components .view .views-row {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee; }
    .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img {
      float: left; }
      @media (min-width: 480px) {
        .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img {
          width: 30%;
          margin-right: 20px;
          margin-bottom: 20px; } }
      @media (min-width: 990px) {
        .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img {
          width: 20%; } }
      @media (min-width: 990px) {
        .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img {
          width: 25%; } }
      @media (min-width: 1280px) {
        .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-image img {
          width: 20%; } }
    .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-title, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-title, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-title, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-title {
      margin-bottom: 10px; }
      .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-title .field-content, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-title .field-content, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-title .field-content, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-title .field-content {
        font-family: GothamNarrow-Book;
        font-size: 21px;
        color: #39393A; }
    .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-position, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-position, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-position, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-position {
      margin-bottom: 10px; }
      .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-field-position .field-content, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-field-position .field-content, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-field-position .field-content, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-field-position .field-content {
        font-size: 17px;
        font-family: GothamNarrow-Book; }
    .page-node-19603 .group-left .field--name-field-content-components .view .views-row .views-field-body p, .page-node-19605 .group-left .field--name-field-content-components .view .views-row .views-field-body p, .page-node-19615 .group-left .field--name-field-content-components .view .views-row .views-field-body p, .page-node-28635 .group-left .field--name-field-content-components .view .views-row .views-field-body p {
      font-size: 16px;
      line-height: 17px;
      font-family: GothamNarrow-Light; }

.page-node-19603 .group-left .field--name-field-content-components .view .views-row:first-child {
  padding-bottom: 30px; }
  .page-node-19603 .group-left .field--name-field-content-components .view .views-row:first-child .views-field-field-image img {
    width: 100%; }
  .page-node-19603 .group-left .field--name-field-content-components .view .views-row:first-child .views-field-title {
    display: none; }

.page-node-19192 .field--name-field-content-components, .page-node-19467 .field--name-field-content-components, .page-node-19471 .field--name-field-content-components {
  padding-top: 0 !important;
  padding-right: 0 !important; }

.page-node-19192 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component {
  padding: 0; }
  .page-node-19192 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item .node--type-link-list-component .component-title {
    color: #fff; }

.page-node-19192 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item:first-child .node--type-link-list-component .component-title {
  background: #004C73; }

.page-node-19192 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item:nth-child(2) .node--type-link-list-component .component-title {
  background: #4a7c97; }

.page-node-19192 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item:nth-child(3) .node--type-link-list-component .component-title {
  background: #80bc01; }

.page-node-19192 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title, .page-node-19467 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title, .page-node-19471 .group-right .field--name-field-sidebar-components > .field__item:nth-child(4) .node--type-link-list-component .component-title {
  background: #004c72; }

.ove .viewsListItem {
  float: left;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  position: relative; }
  .ove .viewsListItem a {
    float: left;
    width: 28% !important;
    height: 165px !important;
    margin-right: 2%;
    background-size: 100% !important; }
  .ove .viewsListItem h2 {
    float: left;
    width: 70%;
    margin-top: 0; }
    .ove .viewsListItem h2 a {
      color: #0F3C64;
      margin-right: 0;
      height: auto !important;
      width: auto !important;
      text-transform: uppercase;
      font-family: 'GothamNarrow-Medium';
      font-size: 18px !important; }
  .ove .viewsListItem p {
    float: left;
    width: 70%;
    font-size: 16px;
    color: #666;
    font-family: 'GothamNarrow-Light'; }

.ove .paginationContainer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .ove .paginationContainer ul li {
    float: left;
    padding: 4px;
    margin: 5px;
    border: 3px solid #254360;
    width: 40px;
    text-align: center;
    height: 40px;
    color: #000 !important; }
    .ove .paginationContainer ul li:hover {
      background: #26548B;
      color: #fff !important;
      cursor: pointer; }
  .ove .paginationContainer ul li.active {
    background: #26548B;
    color: #fff !important;
    cursor: pointer; }

.ove .ds-1col,
.ove .ds-2col-stacked-fluid {
  background: #ececec; }

.ove .group-header,
.ove .group-highlighted,
.ove .group-content {
  float: left;
  width: 100%; }

.ove .group-header {
  margin: 0;
  position: relative; }
  .ove .group-header .banner-logo-site {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .ove .group-header .banner-logo-site img {
      float: left;
      margin-top: 10px; }
      @media (min-width: 990px) {
        .ove .group-header .banner-logo-site img {
          margin-top: 30px; } }
      @media (min-width: 1280px) {
        .ove .group-header .banner-logo-site img {
          margin-top: 50px; } }
  .ove .group-header .iconos {
    position: absolute;
    right: 15px;
    top: 6%; }
    .ove .group-header .iconos a {
      float: left;
      font-size: 22px;
      text-decoration: none;
      /*i {
          color: #0c2f55;
          background: #fff;
          padding: 6px 12px;
          @include border-radius(50%);
          @include breakpoint($desk) {
            .fa-facebook{
              padding: 10px 16px;
            }
            .fa-twitter{
              padding: 12px 12px;
              margin-right: 10px;
            }
          }
        }*/ }
      .ove .group-header .iconos a:hover {
        opacity: 0.8; }
      .ove .group-header .iconos a i {
        color: #0c2f55;
        background: #fff;
        border-radius: 50%; }
      @media (min-width: 990px) {
        .ove .group-header .iconos a i.fa-facebook {
          padding: 10px 16px; } }
      @media (min-width: 990px) {
        .ove .group-header .iconos a i.fa-twitter {
          padding: 10px 12px;
          margin-right: 10px; } }
  .ove .group-header .banner-title {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10%;
    background: url(../images/backgrounds/IDB_Banner.png);
    z-index: 3; }
    .ove .group-header .banner-title p {
      color: #fff;
      font-family: 'GothamNarrow-Book';
      font-size: 12px;
      line-height: 100%;
      margin: 5px 0; }
      @media (min-width: 768px) {
        .ove .group-header .banner-title p {
          font-size: 22px;
          margin: 10px 0; } }
      @media (min-width: 990px) {
        .ove .group-header .banner-title p {
          font-size: 28px;
          margin: 15px 0; } }
      @media (min-width: 1280px) {
        .ove .group-header .banner-title p {
          font-size: 32px;
          margin: 20px 0; } }
  .ove .group-header .field--name-field-banner-image img {
    float: left;
    width: 100%; }

.ove .newsletter-form {
  display: none;
  padding: 20px;
  background: #266297; }
  .ove .newsletter-form .content-newsletter-form {
    padding: 20px;
    background: url(../images/backgrounds/IDB_Banner.png); }
    .ove .newsletter-form .content-newsletter-form .newsletter-title h3 {
      float: left;
      width: 100%;
      color: #fff;
      font-size: 26px;
      padding: 20px 0px;
      margin: 0;
      font-weight: 100;
      line-height: 26px; }
    .ove .newsletter-form .content-newsletter-form .newsletter-title p {
      float: left;
      width: 100%;
      color: #fff;
      margin: 0 0 10px 0;
      font-size: 16px; }
    .ove .newsletter-form .content-newsletter-form form {
      float: left;
      width: 100%; }
      .ove .newsletter-form .content-newsletter-form form input {
        padding: 6px 12px;
        font-size: 14px;
        color: #555;
        width: 40%;
        height: 34px !important;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc; }
      .ove .newsletter-form .content-newsletter-form form .btn-default {
        color: #fff;
        border-color: #266297;
        min-width: 18%;
        padding: 7px 4px;
        background-color: #25AFE0;
        font-family: 'Gotham-Light'; }

.ove .group-highlighted .field--name-field-menu-links {
  float: left;
  width: 100%;
  display: none; }
  @media (min-width: 990px) {
    .ove .group-highlighted .field--name-field-menu-links {
      display: block !important; } }
  .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component {
    float: left;
    width: 100%;
    border-top: 0;
    border-bottom: 4px solid #0095D2;
    background: #266297;
    text-align: center;
    padding: 0; }
    .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
      float: left;
      width: 100%;
      padding: 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      @media (min-width: 990px) {
        .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item {
          float: none;
          width: auto;
          border-bottom: 0;
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; } }
      .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
        float: left;
        width: 100%;
        color: #fff;
        padding: 1rem; }
        @media (min-width: 990px) {
          .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            float: none;
            padding: 1.5rem 2rem; } }
        @media (min-width: 1280px) {
          .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
            padding: 2rem 4rem; } }
        .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a.active, .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a:hover {
          background: rgba(0, 0, 0, 0.2); }
      .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
        color: #fff; }
      .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item a {
        color: #fff; }
      .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active .field__item.active a {
        color: #fff; }
      .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item:before {
        display: none; }
  @media (min-width: 990px) {
    .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component {
      text-align: left; } }
  .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item a {
    font-family: "gothamnarrow-book" !important;
    font-size: 2rem !important; }
  .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item:last-child a {
    color: #23ccd1; }
  .ove .group-highlighted .field--name-field-menu-links .node--type-link-list-component .field__item.active a {
    background: rgba(0, 0, 0, 0.2); }

.ove .group-highlighted .node--type-image-component {
  float: left;
  width: 100%;
  margin: 0; }

.ove .group-content .customPadding {
  padding: 15px; }

.ove .group-content .node--type-image-component {
  margin: 0; }

.ove .group-content .OveBlock a .titleDownload {
  font-family: Gotham-Thin;
  padding: 10px 0 0 15px;
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-size: 16px; }

.ove .group-content .OveBlock a .descDownload {
  font-family: Gotham-Book;
  padding: 0 0 15px 15px;
  line-height: 1;
  color: #fff;
  margin: 0;
  font-weight: bold;
  font-size: 18px; }

.ove .group-content .OveBlock a span {
  display: none; }

.ove .group-content .OveBlock a:hover {
  color: white; }

.ove .group-content .darkBlueBlock {
  background-color: #152a3c; }

.ove .group-content .ligthBlueBlock {
  background-color: #2da9e0; }

.ove .group-content .redBlock {
  background-color: #ef4253; }

.ove .group-content .greenBlock {
  background-color: #b7c33b; }

.ove .group-content .BlueBlock {
  background-color: #3d5674; }

.ove .group-content .orangeBlock {
  background-color: #f36a24; }

.ove .introPartners {
  background: #fff; }
  .ove .introPartners p {
    font-size: 20px;
    font-family: 'GothamNarrow-Light';
    color: #0f3c64;
    line-height: 26px;
    font-weight: bold;
    text-align: justify;
    padding: 0px 25px 25px 25px; }

.ove .ourPartners {
  padding: 0px; }
  .ove .ourPartners .component-title {
    background: #266297;
    border-bottom: 5px solid #0095D2;
    padding: 20px 30px;
    color: #fff; }
    .ove .ourPartners .component-title::after {
      margin: 0 !important;
      padding: 50px 15px 15px 15px;
      background-image: url(/Global/Templates/sites/OVE_V3/images/patron2.png);
      background-repeat: repeat-x;
      background-position: top left; }
  .ove .ourPartners .partners_list ul {
    margin: 0;
    padding: 0; }
    .ove .ourPartners .partners_list ul li {
      list-style: none !important;
      float: left;
      width: 100%;
      padding: 10px;
      max-height: 65px;
      margin: 0 1%;
      border-bottom: 1px solid #ccc; }
      @media (min-width: 990px) {
        .ove .ourPartners .partners_list ul li {
          width: 48%;
          min-height: 80px; } }
      .ove .ourPartners .partners_list ul li a {
        display: block; }
        .ove .ourPartners .partners_list ul li a img {
          float: left;
          margin-right: 30px; }
        .ove .ourPartners .partners_list ul li a span {
          color: #0e3c63;
          font-family: GothamHTF-Book;
          float: left;
          width: 80%; }

.ove .group-highlighted .searchIntroText h1 {
  color: #39393a;
  font-size: 36px;
  font-family: "gothamnarrow-Light"; }

.ove .group-highlighted .searchIntroText p {
  font-family: "GothamNarrow-Light";
  font-size: 18px;
  line-height: 26px;
  color: #0f3c64;
  font-weight: bold;
  text-align: justify; }

.ove .group-content .searchIntro {
  background-color: #266290;
  padding: 20px; }
  .ove .group-content .searchIntro h4 {
    color: #fff;
    margin-bottom: 0; }
  .ove .group-content .searchIntro p {
    font-family: "Gotham-Light";
    color: #fff; }
  .ove .group-content .searchIntro .searchContainer {
    padding: 20px; }
  .ove .group-content .searchIntro .searchFooter p {
    color: #fff;
    font-family: 'GothamNarrow-Medium';
    font-size: 24px;
    margin-left: 15px; }
  .ove .group-content .searchIntro select,
  .ove .group-content .searchIntro input,
  .ove .group-content .searchIntro button {
    width: 100%;
    border: 0;
    padding: 8px 4px;
    font-family: 'Gotham-Light';
    height: 34px;
    font-size: 14px;
    border-radius: 5px; }
  .ove .group-content .searchIntro button {
    background-color: #25AFE0;
    color: #fff; }
    .ove .group-content .searchIntro button span:before {
      content: "\e003"; }

.ove .group-content .boxHeader {
  background-color: #0F3C64;
  margin-top: -1px;
  color: #fff;
  border-bottom: 4px solid #0095D2; }

.ove .group-content .evaluationContainerPublications {
  margin-top: 40px; }
  .ove .group-content .evaluationContainerPublications .evaluationContainer {
    height: 250px;
    margin-top: 50px;
    border-bottom: 1px solid #ccc; }
    .ove .group-content .evaluationContainerPublications .evaluationContainer .title {
      line-height: 18px; }
      .ove .group-content .evaluationContainerPublications .evaluationContainer .title a {
        font-size: 17px;
        color: #0F3C64;
        font-stretch: condensed;
        letter-spacing: 0pt;
        text-align: left; }
    .ove .group-content .evaluationContainerPublications .evaluationContainer .date {
      font-size: 15px;
      line-height: 20px;
      font-weight: 400;
      padding: 0;
      margin: 5px 0;
      font-weight: bold;
      font-family: GothamNarrow-Bold;
      color: #0F3C64; }
    .ove .group-content .evaluationContainerPublications .evaluationContainer .abstract {
      font-size: 14px;
      line-height: 21px;
      font-family: "GothamNarrow-Light";
      color: #0F3C64;
      font-weight: bold;
      text-align: justify; }

.ove .group-content #pagination-container-v2 ul,
.ove .group-content #pagination-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .ove .group-content #pagination-container-v2 ul li,
  .ove .group-content #pagination-container ul li {
    float: left;
    padding: 8px;
    margin: 5px;
    border: 3px solid #254360;
    color: #fff;
    width: 40px;
    text-align: center;
    height: 40px; }
    .ove .group-content #pagination-container-v2 ul li a,
    .ove .group-content #pagination-container ul li a {
      color: #000; }
  .ove .group-content #pagination-container-v2 ul li.active,
  .ove .group-content #pagination-container ul li.active {
    background: #26548B; }
    .ove .group-content #pagination-container-v2 ul li.active a,
    .ove .group-content #pagination-container ul li.active a {
      color: #fff !important; }

.page-node-20340 .group-highlighted {
  background: #e5e5e5; }
  .page-node-20340 .group-highlighted .the_office_of_evaluation {
    padding: 0 20px; }
    @media (min-width: 990px) {
      .page-node-20340 .group-highlighted .the_office_of_evaluation {
        padding: 0 40px; } }
    .page-node-20340 .group-highlighted .the_office_of_evaluation .field--name-body h2 {
      color: #666;
      font-size: 28px;
      line-height: 31px;
      text-transform: inherit;
      font-family: GothamNarrow-Book; }
  .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 {
    padding: 20px;
    background: #ececec;
    border-top: 1px solid #ccc;
    text-align: center; }
    @media (min-width: 768px) {
      .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 {
        border: 0;
        border-right: 1px solid #ccc; }
        .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3:last-child {
          border: 0; } }
    .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 h2 {
      text-transform: inherit;
      font-size: 20px;
      line-height: 23px; }
      .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 h2 a {
        color: #0F3C64; }
        .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 h2 a .ext {
          display: none; }
    .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 p.centerElement {
      text-align: center !important; }
    .page-node-20340 .group-highlighted .col-xs-12.col-md-6.col-lg-3 p {
      color: #0f3c64;
      font-family: GothamNarrow-Book;
      font-size: 18px;
      line-height: 21px;
      text-align: left; }

@media (min-width: 990px) {
  .page-node-20340 .group-left {
    margin-top: 40px; } }

.page-node-20340 .group-left .field--name-field-content-components {
  padding: 0 !important; }
  .page-node-20340 .group-left .field--name-field-content-components .accordionItem .container-image {
    text-align: center; }
    .page-node-20340 .group-left .field--name-field-content-components .accordionItem .container-image .accordion-image {
      width: 106px;
      height: 81px; }
  .page-node-20340 .group-left .field--name-field-content-components .featured {
    background: #00A9EC;
    position: relative;
    margin-bottom: 20px;
    z-index: 10; }
    .page-node-20340 .group-left .field--name-field-content-components .featured h2.component-title {
      color: #fff;
      margin: 0;
      border: 0; }
    .page-node-20340 .group-left .field--name-field-content-components .featured .field--name-body {
      position: absolute;
      top: 10px;
      right: 10px; }
      .page-node-20340 .group-left .field--name-field-content-components .featured .field--name-body p {
        float: left; }
        .page-node-20340 .group-left .field--name-field-content-components .featured .field--name-body p a {
          color: #fff; }
  .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4 {
    border-bottom: 1px solid #CFCFCF; }
    @media (min-width: 768px) {
      .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4 {
        border: 0;
        border-right: 1px solid #CFCFCF; }
        .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4:nth-child(4) {
          border: 0; } }
    .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4 .component-title {
      text-transform: inherit; }
      .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4 .component-title a {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
        font-family: GothamHTF-Book; }
    .page-node-20340 .group-left .field--name-field-content-components .col-xs-12.col-md-4 .field--name-field-link-box-html a {
      float: right;
      background: transparent; }
  .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content {
    height: 170px; }
    .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .leftContent {
      padding: 0; }
    .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .rigthContent {
      padding: 0; }
      .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .rigthContent img {
        height: 12px;
        width: 14px; }
      .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .rigthContent a {
        font-size: 14px; }
      .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .rigthContent a,
      .page-node-20340 .group-left .field--name-field-content-components .ourTeam .team_content .rigthContent p {
        margin: 5px 0px 5px 0px;
        line-height: 1; }

@media (min-width: 990px) {
  .page-node-20340 .group-right {
    margin: 0;
    margin-top: 40px; } }

.page-node-20340 .group-right .field__item {
  margin: 0;
  padding: 20px; }
  @media (min-width: 990px) {
    .page-node-20340 .group-right .field__item {
      padding: 0; } }

.page-node-20340 .group-right h2.component-title {
  background: #266297;
  color: #fff;
  margin: 0 0 20px 0;
  border: 0;
  padding: 17px 20px 18px; }

.page-node-20340 .group-right .moreOve {
  float: right;
  color: #266297;
  font-size: 16px;
  margin: 20px; }

.page-node-20340 .group-right .publications-side-bars .partners_list ul {
  margin: 0;
  padding: 0; }
  .page-node-20340 .group-right .publications-side-bars .partners_list ul li {
    list-style: none !important;
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .page-node-20340 .group-right .publications-side-bars .partners_list ul li a {
      display: block; }
      .page-node-20340 .group-right .publications-side-bars .partners_list ul li a span {
        color: #0e3c63;
        font-family: GothamHTF-Book;
        display: block;
        padding: 0;
        font-size: 16px;
        line-height: 20px; }
        .page-node-20340 .group-right .publications-side-bars .partners_list ul li a span strong {
          font-family: GothamHTF-Bold; }

.page-node-20340 .group-right .our_partners .field--name-body .partners_list ul {
  margin: 0;
  padding: 0; }
  .page-node-20340 .group-right .our_partners .field--name-body .partners_list ul li {
    list-style: none !important;
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    .page-node-20340 .group-right .our_partners .field--name-body .partners_list ul li a {
      display: block; }
      .page-node-20340 .group-right .our_partners .field--name-body .partners_list ul li a img {
        float: left; }
      .page-node-20340 .group-right .our_partners .field--name-body .partners_list ul li a span {
        color: #0e3c63;
        font-family: GothamHTF-Book;
        display: block;
        padding: 0 0 0 60px;
        font-size: 16px;
        line-height: 20px; }
        .page-node-20340 .group-right .our_partners .field--name-body .partners_list ul li a span strong {
          font-family: GothamHTF-Bold; }

.page-node-19100 { }
  .page-node-19100 .group-highlighted .col-md-4 {
    background: #152a3c;
    position: relative;
    padding: 20px 40px;
    border-bottom: 1px dotted #2da9e0; }
    @media (min-width: 1280px) {
      .page-node-19100 .group-highlighted .col-md-4 {
        border-left: 1px dotted #2da9e0; } }
    .page-node-19100 .group-highlighted .col-md-4:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 20px 0 0;
      border-color: #2da9e0 transparent transparent transparent; }
    .page-node-19100 .group-highlighted .col-md-4 p {
      color: #fff;
      margin: 0;
      line-height: 100%; }
  .page-node-19100 .group-content {
    padding: 20px;
    background-color: #fff;
    background-image: url(../images/backgrounds/pattern-ove-annual-report.png);
    background-repeat: repeat; }
    @media (min-width: 768px) {
      .page-node-19100 .group-content {
        padding: 40px; } }
    @media (min-width: 1280px) {
      .page-node-19100 .group-content {
        padding: 50px; } }
    .page-node-19100 .group-content .col-xs-12 {
      background: #fff;
      padding: 10px 20px; }
      @media (min-width: 768px) {
        .page-node-19100 .group-content .col-xs-12 {
          padding: 10px 40px; } }
      @media (min-width: 1280px) {
        .page-node-19100 .group-content .col-xs-12 {
          padding: 10px 50px; } }
      .page-node-19100 .group-content .col-xs-12:nth-child(2) {
        padding-top: 40px; }
      .page-node-19100 .group-content .col-xs-12 h2 {
        color: #ef4152;
        text-transform: initial;
        font-family: 'Arvo', serif;
        font-weight: 700;
        font-size: 28px;
        margin-top: 0; }
        @media (min-width: 990px) {
          .page-node-19100 .group-content .col-xs-12 h2 {
            font-size: 38px; } }
      .page-node-19100 .group-content .col-xs-12 .embedded-entity a {
        cursor: default; }
      .page-node-19100 .group-content .col-xs-12.top a {
        cursor: pointer; }
    .page-node-19100 .group-content .sub-banner {
      padding: 0;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .page-node-19100 .group-content .sub-banner {
          margin-bottom: 40px; } }
      @media (min-width: 1280px) {
        .page-node-19100 .group-content .sub-banner {
          margin-bottom: 50px; } }
      .page-node-19100 .group-content .sub-banner > .col-xs-12:nth-child(1) article.embedded-entity.align-left {
        margin: 0; }
      .page-node-19100 .group-content .sub-banner .col-xs-12:nth-child(2) {
        padding: 0; }
      .page-node-19100 .group-content .sub-banner div {
        padding: 0; }
        .page-node-19100 .group-content .sub-banner div.with-padding {
          padding: 10px !important; }
          @media (min-width: 1280px) {
            .page-node-19100 .group-content .sub-banner div.with-padding {
              padding: 10px 20px !important; } }
        .page-node-19100 .group-content .sub-banner div.dotted-right {
          border-right: 2px dotted #2da9e0; }
        .page-node-19100 .group-content .sub-banner div.dotted-bottom {
          border-bottom: 2px dotted #2da9e0; }
      @media (max-width: 768px) {
        .page-node-19100 .group-content .sub-banner .evaluation_produced {
          border-right: 0 !important; } }
      @media (max-width: 1280px) {
        .page-node-19100 .group-content .sub-banner .evaluation_produced .dotted-right {
          border: none;
          border-bottom: 2px dotted #2da9e0; } }
      @media (max-width: 768px) {
        .page-node-19100 .group-content .sub-banner .evaluation_produced .dotted-right {
          border-right: 0; } }
      @media (min-width: 1280px) {
        .page-node-19100 .group-content .sub-banner .evaluation_produced img {
          margin: 38px 0; } }
      @media (min-width: 1280px) {
        .page-node-19100 .group-content .sub-banner .country_program img {
          margin: 34px 0; } }
      @media (max-width: 768px) {
        .page-node-19100 .group-content .sub-banner .country_program {
          border-bottom: 2px dotted #2da9e0;
          border-right: 0; } }
      @media (min-width: 1280px) {
        .page-node-19100 .group-content .sub-banner .buildings img {
          margin-top: 86px; } }
      @media (max-width: 1280px) {
        .page-node-19100 .group-content .sub-banner .project_evaluations.dotted-right {
          border: none;
          border-bottom: 2px dotted #2da9e0; } }
      .page-node-19100 .group-content .sub-banner h3 {
        font-weight: normal;
        line-height: 100%;
        font-family: 'Arvo', serif;
        font-weight: 700; }
        .page-node-19100 .group-content .sub-banner h3 .number {
          float: left;
          color: #fff;
          background: #ef4152;
          padding: 5px 12px;
          font-size: 42px;
          margin-right: 10px;
          line-height: 100%; }
        .page-node-19100 .group-content .sub-banner h3 .number_title {
          color: #152a3c;
          display: -ms-flexbox;
          display: flex; }
      .page-node-19100 .group-content .sub-banner ul {
        list-style-image: url(../images/backgrounds/ove-2017-annual-report-list.png); }
        .page-node-19100 .group-content .sub-banner ul li {
          line-height: 14px; }
          .page-node-19100 .group-content .sub-banner ul li a {
            font-size: 12px; }
            .page-node-19100 .group-content .sub-banner ul li a .ext {
              display: none; }
      .page-node-19100 .group-content .sub-banner .embedded-entity.align-center {
        text-align: center;
        margin-top: 20px; }
        .page-node-19100 .group-content .sub-banner .embedded-entity.align-center img {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; }
      .page-node-19100 .group-content .sub-banner .embedded-entity.align-left {
        margin-right: 20px; }
      .page-node-19100 .group-content .sub-banner .embedded-entity.align-right {
        margin-right: 20px; }

.page-node-25042 { }
  .page-node-25042 .group-highlighted .col-md-4 {
    background: #152a3c;
    position: relative;
    padding: 20px 40px;
    border-right: 2px dotted #b7c33b; }
    .page-node-25042 .group-highlighted .col-md-4:nth-child(4) {
      border-right: none; }
    .page-node-25042 .group-highlighted .col-md-4:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 20px 0 0;
      border-color: #b7c33b transparent transparent transparent; }
    .page-node-25042 .group-highlighted .col-md-4 p {
      color: #fff;
      margin: 0;
      line-height: 100%; }
  .page-node-25042 .group-content {
    padding: 20px;
    background-color: #fff;
    background-image: url(../images/backgrounds/pattern-ove-annual-report.png);
    background-repeat: repeat; }
    @media (min-width: 768px) {
      .page-node-25042 .group-content {
        padding: 40px; } }
    @media (min-width: 1280px) {
      .page-node-25042 .group-content {
        padding: 50px; } }
    .page-node-25042 .group-content .col-xs-12 {
      background: #fff;
      padding: 10px 20px; }
      @media (min-width: 768px) {
        .page-node-25042 .group-content .col-xs-12 {
          padding: 10px 40px; } }
      @media (min-width: 1280px) {
        .page-node-25042 .group-content .col-xs-12 {
          padding: 10px 50px; } }
      .page-node-25042 .group-content .col-xs-12:nth-child(2) {
        padding-top: 40px; }
      .page-node-25042 .group-content .col-xs-12 h3 {
        color: #f36a24;
        font-family: Arvo,serif; }
      .page-node-25042 .group-content .col-xs-12 .whatwehave h4 {
        margin: 0px;
        color: #000; }
        .page-node-25042 .group-content .col-xs-12 .whatwehave h4 .greenNumber {
          background: #b7c33b;
          color: #fff;
          width: 30px;
          height: 30px;
          margin-right: 20px;
          border-radius: 30px;
          padding-top: 6px;
          font-size: 18px;
          float: left;
          padding: 7px;
          text-align: center; }
      .page-node-25042 .group-content .col-xs-12 .whatwehave .listItems {
        list-style-type: upper-alpha; }
        .page-node-25042 .group-content .col-xs-12 .whatwehave .listItems li {
          color: #b7c33b !important; }
          .page-node-25042 .group-content .col-xs-12 .whatwehave .listItems li span {
            color: #666; }
      .page-node-25042 .group-content .col-xs-12 h2 {
        color: #ef4152;
        text-transform: initial;
        font-family: 'Arvo', serif;
        font-weight: 700;
        font-size: 28px;
        margin-top: 0; }
        @media (min-width: 990px) {
          .page-node-25042 .group-content .col-xs-12 h2 {
            font-size: 38px; } }
      .page-node-25042 .group-content .col-xs-12 .embedded-entity a {
        cursor: default; }
      .page-node-25042 .group-content .col-xs-12.top a {
        cursor: pointer; }
    .page-node-25042 .group-content .sub-banner {
      padding: 0;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .page-node-25042 .group-content .sub-banner {
          margin-bottom: 40px; } }
      @media (min-width: 1280px) {
        .page-node-25042 .group-content .sub-banner {
          margin-bottom: 50px; } }
      .page-node-25042 .group-content .sub-banner > .col-xs-12:nth-child(1) article.embedded-entity.align-left {
        margin: 0; }
      .page-node-25042 .group-content .sub-banner .col-xs-12:nth-child(2) {
        padding: 0; }
      .page-node-25042 .group-content .sub-banner div {
        padding: 0; }
        .page-node-25042 .group-content .sub-banner div .display_flex {
          display: -ms-inline-flexbox;
          display: inline-flex; }
        .page-node-25042 .group-content .sub-banner div.with-padding {
          padding: 10px !important; }
          @media (min-width: 1280px) {
            .page-node-25042 .group-content .sub-banner div.with-padding {
              padding: 10px 20px !important; } }
        .page-node-25042 .group-content .sub-banner div.dotted-right {
          border-right: 2px dotted #b7c33b; }
        .page-node-25042 .group-content .sub-banner div.dotted-bottom {
          border-bottom: 2px dotted #b7c33b; }
        .page-node-25042 .group-content .sub-banner div.dotted-left {
          border-left: 2px dotted #b7c33b; }
      @media (max-width: 768px) {
        .page-node-25042 .group-content .sub-banner .evaluation_produced {
          border-right: 0 !important; } }
      @media (max-width: 1280px) {
        .page-node-25042 .group-content .sub-banner .evaluation_produced .dotted-right {
          border: none;
          border-bottom: 2px dotted #f36a24; } }
      @media (max-width: 768px) {
        .page-node-25042 .group-content .sub-banner .evaluation_produced .dotted-right {
          border-right: 0; } }
      @media (min-width: 1280px) {
        .page-node-25042 .group-content .sub-banner .evaluation_produced img {
          margin: 38px 0; } }
      @media (max-width: 768px) {
        .page-node-25042 .group-content .sub-banner .country_program {
          border-bottom: 2px dotted #2da9e0;
          border-right: 0; } }
      @media (min-width: 1280px) {
        .page-node-25042 .group-content .sub-banner .buildings img {
          margin-top: 86px; } }
      @media (max-width: 1280px) {
        .page-node-25042 .group-content .sub-banner .project_evaluations.dotted-right {
          border: none;
          border-bottom: 2px dotted #2da9e0; } }
      .page-node-25042 .group-content .sub-banner .orange_color {
        background: #f36a24;
        color: #fff;
        padding: 4px 0 0 0;
        width: 35px;
        height: 35px;
        text-align: center; }
      .page-node-25042 .group-content .sub-banner h3 {
        color: #f36a24;
        line-height: 100%;
        font-weight: 700; }
        .page-node-25042 .group-content .sub-banner h3 .number {
          float: left;
          color: #fff;
          background: #ef4152;
          padding: 5px 12px;
          font-size: 42px;
          margin-right: 10px;
          line-height: 100%; }
        .page-node-25042 .group-content .sub-banner h3 .number_title {
          color: #152a3c;
          display: -ms-flexbox;
          display: flex; }
      .page-node-25042 .group-content .sub-banner ul {
        list-style-image: url(../images/backgrounds/ove-2017-annual-report-list.png); }
        .page-node-25042 .group-content .sub-banner ul li {
          color: #b7c33b !important;
          line-height: 14px; }
          .page-node-25042 .group-content .sub-banner ul li a {
            font-size: 12px; }
            .page-node-25042 .group-content .sub-banner ul li a .ext {
              display: none; }
      .page-node-25042 .group-content .sub-banner .embedded-entity.align-center {
        text-align: center;
        margin-top: 20px; }
        .page-node-25042 .group-content .sub-banner .embedded-entity.align-center img {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: top;
          *vertical-align: auto;
          zoom: 1;
          *display: inline; }
      .page-node-25042 .group-content .sub-banner .embedded-entity.align-left {
        margin-right: 20px; }
      .page-node-25042 .group-content .sub-banner .embedded-entity.align-right {
        margin-right: 20px; }

.ove .containerAR {
  padding: 0;
  font-size: 18px;
  max-width: 1240px;
  width: 100%;
  background-color: #00263d;
  margin: auto;
  margin-top: 20px;
  padding: 1em;
  text-align: left !important; }
  .ove .containerAR .wrapperWhite {
    background-color: white; }
    @media (min-width: 768px) {
      .ove .containerAR .wrapperWhite {
        padding: 1em; } }
    .ove .containerAR .wrapperWhite .encabezado img,
    .ove .containerAR .wrapperWhite .encabezadoBis img {
      text-align: center;
      margin: auto;
      display: block;
      max-width: 100%;
      margin-bottom: 24px; }
    .ove .containerAR .wrapperWhite .encabezado .visible-xs,
    .ove .containerAR .wrapperWhite .encabezadoBis .visible-xs {
      display: block; }
      @media (min-width: 768px) {
        .ove .containerAR .wrapperWhite .encabezado .visible-xs,
        .ove .containerAR .wrapperWhite .encabezadoBis .visible-xs {
          display: none; } }
    .ove .containerAR .wrapperWhite .encabezado .hidden-xs,
    .ove .containerAR .wrapperWhite .encabezadoBis .hidden-xs {
      display: none; }
      @media (min-width: 768px) {
        .ove .containerAR .wrapperWhite .encabezado .hidden-xs,
        .ove .containerAR .wrapperWhite .encabezadoBis .hidden-xs {
          display: block; } }
    .ove .containerAR .wrapperWhite .divLinkToMap .linkToMap {
      display: block;
      background-color: #00adbb;
      color: white !important;
      padding-top: 1em;
      margin-top: 24px;
      text-align: center;
      font-family: GothamNarrow-Thin;
      padding-bottom: 1em;
      font-size: 1.7em;
      line-height: 1;
      font-size: 17px;
      text-decoration: none; }
      .ove .containerAR .wrapperWhite .divLinkToMap .linkToMap:hover {
        background-color: #0069a6; }
    .ove .containerAR .wrapperWhite .main {
      background-color: white;
      background-repeat: repeat; }
      .ove .containerAR .wrapperWhite .main .articulo {
        display: block;
        position: relative;
        background-color: #eaeaea; }
        @media (min-width: 768px) {
          .ove .containerAR .wrapperWhite .main .articulo {
            padding: 100px 100px; } }
        .ove .containerAR .wrapperWhite .main .articulo .row {
          background-color: #eaeaea; }
          .ove .containerAR .wrapperWhite .main .articulo .row h1 {
            font-size: 1em;
            color: #0069a6;
            line-height: 1;
            margin: 20px 0px 20px 0px;
            font-family: Gotham-Thin;
            font-weight: bold; }
            @media (min-width: 768px) {
              .ove .containerAR .wrapperWhite .main .articulo .row h1 {
                font-size: 2.8em; } }
            .ove .containerAR .wrapperWhite .main .articulo .row h1:before {
              content: url(http://servicesaws.iadb.org/wmsfiles/images/0x0/ppp-plus-42752.png);
              width: 10px;
              position: absolute;
              z-index: 100000;
              left: 0px;
              top: 4px; }
              @media (min-width: 768px) {
                .ove .containerAR .wrapperWhite .main .articulo .row h1:before {
                  left: -45px; } }
          .ove .containerAR .wrapperWhite .main .articulo .row p {
            margin: 0px;
            font-size: 1.2em;
            line-height: 1.4;
            color: black;
            margin-bottom: 1em; }
          .ove .containerAR .wrapperWhite .main .articulo .row a {
            font-size: 17px;
            text-decoration: underline;
            color: #00ACC8 !important; }
          .ove .containerAR .wrapperWhite .main .articulo .row h3 {
            margin: 0px;
            font-size: 1.2em;
            text-align: left;
            font-weight: 700;
            margin-bottom: 1em;
            margin-top: 2em;
            color: #266297; }
          .ove .containerAR .wrapperWhite .main .articulo .row:before {
            content: " ";
            display: table; }
      .ove .containerAR .wrapperWhite .main .whiteBg {
        background-color: #fff !important; }

.ove .footer {
  background-repeat: repeat;
  background-color: #00263d;
  padding-top: 80px;
  border-top: 4px solid white;
  padding-bottom: 80px;
  border: 0px;
  margin: 0px; }
  @media (min-width: 1280px) {
    .ove .footer {
      margin: 0px 5px 0px 5px; } }
  .ove .footer .logoFooter {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .ove .footer .logoFooter {
        max-width: 30%; } }
  .ove .footer a {
    word-wrap: break-word;
    background: transparent;
    font-size: 16px;
    color: white !important;
    text-decoration: none;
    text-transform: lowercase;
    text-align: center;
    display: block;
    margin: auto;
    font-family: GothamNarrow-Thin; }
    .ove .footer a img {
      margin-bottom: 1em !important;
      margin-top: 1em !important;
      width: 24px;
      text-align: center;
      margin: auto;
      display: block;
      max-width: 100%; }

.ove .contactOVE {
  background-color: #266297; }
  .ove .contactOVE .containerContactOve {
    display: none;
    color: #fff;
    background-image: url(https://idblegacy.iadb.org/Global/Templates/sites/OVE_V3/images/patron.fw.png?5);
    margin: 20px 5px 20px 5px;
    padding: 15px; }
    .ove .contactOVE .containerContactOve h3 {
      margin: 0;
      padding: 10px 0px; }
    .ove .contactOVE .containerContactOve span {
      font-size: 16px;
      padding: 10px 0px 15px 0px; }
    .ove .contactOVE .containerContactOve h3,
    .ove .contactOVE .containerContactOve span {
      color: #fff; }
    .ove .contactOVE .containerContactOve .form-control {
      width: 100%; }
    .ove .contactOVE .containerContactOve #mc-embedded-subscribe {
      width: 100%;
      color: #fff !important;
      border-color: #266297;
      padding: 7px 4px;
      background-color: #25AFE0;
      font-family: 'Gotham-Light'; }
    .ove .contactOVE .containerContactOve #mc-embedded-subscribe,
    .ove .contactOVE .containerContactOve .form-control {
      font-family: 'Gotham-Light';
      margin-top: 5px;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      color: #000; }
    .ove .contactOVE .containerContactOve .col-sm-5,
    .ove .contactOVE .containerContactOve .col-sm-2 {
      padding-left: 0px; }

.page-node-16809 .group-content .node--type-accordion-component-reference .node--type-html-component {
  min-height: 440px; }
  .page-node-16809 .group-content .node--type-accordion-component-reference .node--type-html-component h2 {
    font-weight: normal;
    text-transform: inherit; }
  .page-node-16809 .group-content .node--type-accordion-component-reference .node--type-html-component a {
    float: left;
    width: 100%;
    text-decoration: none;
    color: #0079A5;
    font-family: GothamNarrow-Book;
    line-height: 100%;
    font-size: 2.2rem; }

@media (min-width: 1280px) {
  .page-node-17071 .ds-1col-initiative .group-top-menu .field--name-field-title-menu-link {
    max-width: 40%; } }

@media (min-width: 1280px) {
  .page-node-17071 .ds-1col-initiative .group-top-menu .field--name-field-menu-links {
    max-width: 60%; } }

.page-node-17071 .group-content .pridi_description {
  float: left;
  width: 100%;
  margin-bottom: 40px; }
  .page-node-17071 .group-content .pridi_description h2 {
    font-size: 30px;
    color: #666;
    margin: 0;
    text-transform: inherit; }

.page-node-17071 .group-content .col-md-6 .component-title {
  margin: 0;
  padding: 15px;
  color: #fff;
  font-size: 30px;
  background: #0286c6;
  margin-top: 20px; }

@media (min-width: 1280px) {
  .regional_public_goods .ds-1col-initiative .group-top-menu .field--name-field-title-menu-link {
    max-width: 25%; } }

@media (min-width: 1280px) {
  .regional_public_goods .ds-1col-initiative .group-top-menu .field--name-field-menu-links {
    max-width: 75%; } }

.regional_public_goods .ds-1col-initiative .group-top-menu .field--name-field-menu-links .apply {
  background: #ffb631;
  color: #fff; }
  .regional_public_goods .ds-1col-initiative .group-top-menu .field--name-field-menu-links .apply:hover {
    background: #ffb631;
    color: #fff;
    opacity: 0.9; }

.regional_public_goods .ds-1col-initiative .field--name-field-banner-image {
  border-bottom: 10px solid #1e5f85; }

.page-node-16929 .ds-1col-initiative .group-content {
  padding: 1rem 0; }
  .page-node-16929 .ds-1col-initiative .group-content .initiative_for_the_promotion {
    padding-bottom: 2rem;
    background: #fff; }
    .page-node-16929 .ds-1col-initiative .group-content .initiative_for_the_promotion .component-title {
      font-size: 2.2rem;
      font-family: 'GothamHTF-Book';
      color: #666; }
    .page-node-16929 .ds-1col-initiative .group-content .initiative_for_the_promotion .field--name-body p {
      font-family: 'GothamHTF-Book';
      font-size: 1.6rem; }
  .page-node-16929 .ds-1col-initiative .group-content .the_initiative, .page-node-16929 .ds-1col-initiative .group-content .resources, .page-node-16929 .ds-1col-initiative .group-content .faq, .page-node-16929 .ds-1col-initiative .group-content .selection_process {
    text-align: center;
    padding: 60px 15px 40px 15px; }
    @media (min-width: 990px) {
      .page-node-16929 .ds-1col-initiative .group-content .the_initiative, .page-node-16929 .ds-1col-initiative .group-content .resources, .page-node-16929 .ds-1col-initiative .group-content .faq, .page-node-16929 .ds-1col-initiative .group-content .selection_process {
        padding: 100px 15px 80px 15px; } }
    .page-node-16929 .ds-1col-initiative .group-content .the_initiative .component-title, .page-node-16929 .ds-1col-initiative .group-content .resources .component-title, .page-node-16929 .ds-1col-initiative .group-content .faq .component-title, .page-node-16929 .ds-1col-initiative .group-content .selection_process .component-title {
      border: 0;
      color: #fff;
      font-size: 2.5rem;
      font-family: 'GothamHTF-Book'; }
    .page-node-16929 .ds-1col-initiative .group-content .the_initiative .field--name-body a, .page-node-16929 .ds-1col-initiative .group-content .resources .field--name-body a, .page-node-16929 .ds-1col-initiative .group-content .faq .field--name-body a, .page-node-16929 .ds-1col-initiative .group-content .selection_process .field--name-body a {
      color: #fff;
      font-size: 1.8rem;
      font-family: 'GothamHTF-Book'; }
    .page-node-16929 .ds-1col-initiative .group-content .the_initiative .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .resources .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .faq .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .selection_process .field--name-body .fa {
      position: absolute;
      left: 50%;
      top: 15%;
      color: #fff; }
      @media (min-width: 990px) {
        .page-node-16929 .ds-1col-initiative .group-content .the_initiative .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .resources .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .faq .field--name-body .fa, .page-node-16929 .ds-1col-initiative .group-content .selection_process .field--name-body .fa {
          top: 25%; } }
  .page-node-16929 .ds-1col-initiative .group-content .the_initiative {
    background: #ffb631; }
  .page-node-16929 .ds-1col-initiative .group-content .resources {
    background: #00a6a6; }
  .page-node-16929 .ds-1col-initiative .group-content .faq {
    background: #30cbff; }
  .page-node-16929 .ds-1col-initiative .group-content .selection_process {
    background: #0f5b6b; }
  .page-node-16929 .ds-1col-initiative .group-content .more_information {
    background: #e5e5e5; }
    .page-node-16929 .ds-1col-initiative .group-content .more_information .field--name-body {
      float: left;
      width: 100%;
      padding: 2rem 0; }
      .page-node-16929 .ds-1col-initiative .group-content .more_information .field--name-body p {
        font-size: 2.4rem; }
      .page-node-16929 .ds-1col-initiative .group-content .more_information .field--name-body a {
        color: #4990c1;
        font-size: 2.4rem;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
      .page-node-16929 .ds-1col-initiative .group-content .more_information .field--name-body .apply {
        padding: 5px 10px;
        margin: 0;
        background: #3786bd;
        border-bottom: 2px solid #1c5f8e;
        color: #fff;
        font-size: 1.6rem; }

.page-node-16929 .group-content .timeline,
.page-node-16961 .group-content .timeline {
  background: #303030;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .page-node-16929 .group-content .timeline .component-title,
  .page-node-16961 .group-content .timeline .component-title {
    float: left;
    width: 100%;
    border: 0;
    color: #fff;
    font-size: 2.8rem;
    font-family: 'GothamHTF-Book';
    text-align: center; }
  .page-node-16929 .group-content .timeline .field--name-body ul,
  .page-node-16961 .group-content .timeline .field--name-body ul {
    float: left;
    width: 100%;
    font-size: 0;
    margin: 0;
    padding: 2rem 0 2rem 6rem;
    position: relative; }
    @media (min-width: 990px) {
      .page-node-16929 .group-content .timeline .field--name-body ul,
      .page-node-16961 .group-content .timeline .field--name-body ul {
        padding: 7rem 0 4rem 0; } }
    .page-node-16929 .group-content .timeline .field--name-body ul:before,
    .page-node-16961 .group-content .timeline .field--name-body ul:before {
      content: "";
      position: absolute;
      top: 4rem;
      bottom: 5rem;
      left: 3rem;
      width: 2px;
      background: #fff; }
      @media (min-width: 990px) {
        .page-node-16929 .group-content .timeline .field--name-body ul:before,
        .page-node-16961 .group-content .timeline .field--name-body ul:before {
          bottom: inherit;
          left: 6%;
          height: 2px;
          width: 86%; } }
    .page-node-16929 .group-content .timeline .field--name-body ul li,
    .page-node-16961 .group-content .timeline .field--name-body ul li {
      width: 100%;
      position: relative;
      text-align: left;
      font-size: 1.2rem;
      color: #AAA;
      font-family: 'GothamHTF-Book';
      padding: 1rem 0;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      @media (min-width: 990px) {
        .page-node-16929 .group-content .timeline .field--name-body ul li,
        .page-node-16961 .group-content .timeline .field--name-body ul li {
          padding: 0;
          width: 14.2%;
          text-align: center; } }
      .page-node-16929 .group-content .timeline .field--name-body ul li:before,
      .page-node-16961 .group-content .timeline .field--name-body ul li:before {
        content: "";
        position: absolute;
        left: -40px;
        top: 10px;
        background: #3685bd;
        width: 22px;
        height: 22px;
        border: 1px solid #fff;
        border-radius: 50%; }
        @media (min-width: 990px) {
          .page-node-16929 .group-content .timeline .field--name-body ul li:before,
          .page-node-16961 .group-content .timeline .field--name-body ul li:before {
            left: 42%;
            top: -40px; } }
      .page-node-16929 .group-content .timeline .field--name-body ul li:first-child:before,
      .page-node-16961 .group-content .timeline .field--name-body ul li:first-child:before {
        background: #80b63f; }

.slick-slide h2.component-title {
  text-align: center;
  min-height: 76px; }
  .slick-slide h2.component-title span {
    color: #666666;
    font-size: 14px;
    line-height: 100%;
    text-align: center; }

.slick-slide .field--name-body p iframe {
  height: auto !important; }

.slick-slide .field--type-text-with-summary p {
  color: #666666;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  padding: 0px 55px 0px 55px; }

.page-node-16912 .group-header .field--name-field-non-image-banner .component-title,
.page-node-16939 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17034 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17058 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17404 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17153 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17170 .group-header .field--name-field-non-image-banner .component-title,
.page-node-17190 .group-header .field--name-field-non-image-banner .component-title {
  color: #0299d6;
  font-size: 3.6rem;
  font-family: 'GothamNarrow-Black';
  text-align: center;
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
  background-image: url("../images/backgrounds/IDB_Pattern_Blue_wide.png");
  background-repeat: repeat; }

.gray_tittle .component-title {
  font-size: 2.6rem;
  font-family: 'GothamNarrow-Medium';
  line-height: 1.2;
  color: #666;
  text-transform: inherit; }

.explore_more_cci {
  float: left;
  width: 100%;
  padding-bottom: 20px; }
  .explore_more_cci .component-title {
    font-size: 2.6rem;
    font-family: 'GothamNarrow-Medium';
    line-height: 1.2;
    color: #666;
    text-transform: inherit; }
  .explore_more_cci .field__item.col-md-2 {
    width: 50%; }
    @media (min-width: 480px) {
      .explore_more_cci .field__item.col-md-2 {
        width: 33.3%; } }
    @media (min-width: 768px) {
      .explore_more_cci .field__item.col-md-2 {
        width: 25%; } }
    @media (min-width: 990px) {
      .explore_more_cci .field__item.col-md-2 {
        width: 20%; } }
    @media (min-width: 1280px) {
      .explore_more_cci .field__item.col-md-2 {
        width: 14.2%; } }

.page-node-26539 #main-wrapper .group-content {
  padding: 0; }
  .page-node-26539 #main-wrapper .group-content .backgroundWhiteblock {
    padding: 4rem 0rem 4rem 0rem;
    background: white; }
    .page-node-26539 #main-wrapper .group-content .backgroundWhiteblock .component-title {
      margin-top: 0; }
      .page-node-26539 #main-wrapper .group-content .backgroundWhiteblock .component-title span {
        color: #03787c;
        font-family: "GothamNarrow-Book", sans-serif;
        font-size: 36px; }
  .page-node-26539 #main-wrapper .group-content .backgroundGreyblock {
    padding: 5rem 0rem 5rem 0rem;
    background-color: #f4f4f4; }
    .page-node-26539 #main-wrapper .group-content .backgroundGreyblock .component-title span {
      color: #03787c;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 36px; }
  .page-node-26539 #main-wrapper .group-content .backgroundGreenblock {
    padding: 5rem 0rem 5rem 0rem;
    background-color: #03787c; }
    .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .field__item .component-title span {
      color: #FFFFFF;
      font-family: "GothamNarrow-Book", sans-serif;
      font-size: 36px; }
    .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .field__item .field--type-text-with-summary p {
      color: #FFFFFF !important; }
    .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .mobileHostImage {
      display: block; }
      @media (min-width: 768px) {
        .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .mobileHostImage {
          display: none; } }
    .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .desktopHostImage {
      display: none; }
      @media (min-width: 768px) {
        .page-node-26539 #main-wrapper .group-content .backgroundGreenblock .desktopHostImage {
          display: block; } }
  .page-node-26539 #main-wrapper .group-content .sponsors {
    padding-left: 15px;
    padding-right: 15px; }
    .page-node-26539 #main-wrapper .group-content .sponsors ul {
      list-style: none outside none;
      margin: 0;
      padding: 0; }
      @media (max-width: 768px) {
        .page-node-26539 #main-wrapper .group-content .sponsors ul {
          text-align: center; } }
      .page-node-26539 #main-wrapper .group-content .sponsors ul li {
        display: inline;
        margin: 0 4px; }
    .page-node-26539 #main-wrapper .group-content .sponsors div[class^="col-sm-"] {
      height: 200px;
      height: 200px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .page-node-26539 #main-wrapper .group-content .sponsors div[class^="col-sm-"] img {
        width: 100%; }
  .page-node-26539 #main-wrapper .group-content .countdown_container {
    color: #FFFFFF !important;
    background: url("https://www.iadb.org/sites/default/files/inline-images/thumbnail.png");
    min-height: 197px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center; }
    .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 {
      background-color: rgba(0, 0, 0, 0.43);
      opacity: 1;
      transition: background-color 250ms ease-in-out 0s; }
      .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 ul {
        padding-top: 80px;
        padding-right: 24px;
        padding-bottom: 86px;
        padding-left: 24px; }
        .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 ul li {
          font-family: "gotham-extra-narrow-bold";
          color: #FFFFFF !important;
          display: inline-block;
          font-size: 11px !important;
          list-style-type: none;
          padding: 1em;
          text-transform: uppercase; }
          @media (min-width: 768px) {
            .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 ul li {
              font-size: 13px !important; } }
        .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 ul li span {
          color: #FFFFFF !important;
          display: block;
          font-size: 37px;
          margin-bottom: 9px; }
          @media (min-width: 768px) {
            .page-node-26539 #main-wrapper .group-content .countdown_container .overlayLayer-99 ul li span {
              font-size: 53px; } }
    .page-node-26539 #main-wrapper .group-content .countdown_container h1 {
      font-weight: normal; }
  .page-node-26539 #main-wrapper .group-content .line_up h2 {
    font-family: "Gotham-Bold", sans-serif;
    font-size: 28px; }
  .page-node-26539 #main-wrapper .group-content .line_up p {
    font-size: 22px; }
  .page-node-26539 #main-wrapper .group-content .d-none {
    display: none !important; }
  @media (max-width: 768px) {
    .page-node-26539 #main-wrapper .group-content .d-sm-block {
      display: block !important; } }

.page-node-26539 #initiatives_navbar_toggle {
  display: none; }

.page-node-16684 .node--type-link-box-html {
  min-height: auto;
  margin-bottom: 20px; }

.page-node-16700 .field--name-body h2,
.page-node-17367 .field--name-body h2,
.page-node-16697 .field--name-body h2,
.page-node-16705 .field--name-body h2,
.page-node-16708 .field--name-body h2,
.page-node-16711 .field--name-body h2,
.page-node-16715 .field--name-body h2 {
  color: #0079a5;
  font-family: "gothamnarrow-book";
  font-weight: normal;
  font-size: 2.8rem; }

.page-node-16700 .field--name-body h4,
.page-node-17367 .field--name-body h4,
.page-node-16697 .field--name-body h4,
.page-node-16705 .field--name-body h4,
.page-node-16708 .field--name-body h4,
.page-node-16711 .field--name-body h4,
.page-node-16715 .field--name-body h4 {
  color: #0079a5;
  font-family: "gothamnarrow-book";
  font-size: 2.2rem;
  font-weight: normal; }

.page-node-16700 .field--name-body p,
.page-node-17367 .field--name-body p,
.page-node-16697 .field--name-body p,
.page-node-16705 .field--name-body p,
.page-node-16708 .field--name-body p,
.page-node-16711 .field--name-body p,
.page-node-16715 .field--name-body p {
  font-family: "GothamNarrow-Light"; }

/*# sourceMappingURL=iadb.css.map */
