/* FAO MAIN STYLE */
/* Main*/
/* Follow up variables */
/* FAO default style */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
html, body {
  height: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: white;
  color: #272525;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
body.padding-top {
  padding-top: 75px;
}

#container {
  overflow-x: hidden;
}

h1, h2, h3 {
  font-weight: 700;
  line-height: 1.2;
}

h1 small {
  font-size: 50%;
  font-weight: 300;
}

h5 {
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 70px;
  color: #2b3c65;
}

h6 {
  font-weight: 700;
  font-size: 14px;
}

h2 {
  font-weight: 700;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 30px;
  color: #2b3c65;
}

p {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

a {
  color: #0d6cac;
}

hr {
  border-top: 1px solid white;
  max-width: 200px;
  margin-top: 100px;
}

.text-blue {
  color: #2b3c65;
}

.text-green {
  color: #95bb3d;
}

.highlighted-green {
  font-weight: bold;
  color: #95bb3d;
}

.highlighted-blue {
  font-weight: bold;
  color: #2b3c65;
}

.navbar-brand img {
  height: 50px;
}

.title-part {
  margin-bottom: -10px;
  font-size: 0;
}
.title-part:before {
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(img/plus-secondary-color.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 10px;
}

.vision {
  background-color: #e5e6e7;
  color: #2b3c65;
  padding: 15px;
  position: relative;
  margin-bottom: 30px;
}
.vision p {
  font-size: 22px;
}
.vision:before {
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(img/plus-primary-color.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: -12px;
  top: -12px;
  margin-bottom: 10px;
}

a.linkToPdf {
  font-weight: 700;
  font-size: 12px;
}
a.linkToPdf i {
  font-size: 21px;
  opacity: 0.5;
  position: relative;
  top: 6px;
  margin-right: 5px;
}

a.box-link {
  position: relative;
}
a.box-link h6 {
  height: 13px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.box-link:hover, a.box-link:active, a.box-link:focus, a.box-link:active:hover, a.box-link:active:focus {
  text-decoration: none;
}
a.box-link:hover *, a.box-link:active *, a.box-link:focus *, a.box-link:active:hover *, a.box-link:active:focus * {
  text-decoration: none;
}
a.box-link:after {
  content: "READ MORE";
  position: absolute;
  display: inline-block;
  left: 30px;
  bottom: 55px;
  min-width: 100px;
  font-size: 12px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.box-link.transparent h2 {
  color: #272525;
}
a.box-link.transparent:after {
  font-weight: 700;
  left: 0;
  bottom: 0;
}
a.box-link:hover h6 {
  height: 0;
}
a.box-link:hover:after {
  height: 13px;
}

.subtitle-container * {
  margin-top: 0;
  margin-bottom: 30px;
}

.breadcrumb {
  padding-left: 0;
  font-size: 12px;
  margin-top: 20px;
  background-color: transparent;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-bold {
  font-weight: 700;
}

.small-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
}

.img-responsive {
  width: 100%;
}

.section-title {
  font-weight: 700;
  color: #95bb3d;
  margin: 30px 0 60px 0;
}

.share-container {
  margin-top: 35px;
  color: #999999;
}

.white-bg {
  background-color: white;
  margin-top: 60px;
}

.blue-bg {
  background-color: #e5ecf4;
}

.side-content {
  padding: 30px;
}
.side-content h4 {
  margin-top: 60px;
  margin-bottom: 30px;
}
.side-content h4:first-child {
  margin-top: 0;
}
.side-content li {
  margin-bottom: 15px;
}

.coming-soon {
  width: 100%;
  height: 100%;
  background-image: url("../images/coming-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coming-soon .report-meta {
  opacity: 1;
}
.coming-soon .video-image {
  position: absolute;
}
.coming-soon .report-header {
  display: block;
  height: auto;
  margin: 150px auto;
  max-width: 880px;
}
.coming-soon .text-coming {
  color: white;
  margin: 30px 20px 0 20px;
}

.sdg-square {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center !important;
  line-height: 20px;
  margin: 0 5px;
}
.sdg-square.sdg-1 {
  background-color: #ea1c2d;
}
.sdg-square.sdg-2 {
  background-color: #d09c34;
}
.sdg-square.sdg-3 {
  background-color: #2d9a47;
}
.sdg-square.sdg-4 {
  background-color: #c22033;
}
.sdg-square.sdg-5 {
  background-color: #ef412a;
}
.sdg-square.sdg-6 {
  background-color: #57bf2b;
}
.sdg-square.sdg-7 {
  background-color: #fdb714;
}
.sdg-square.sdg-8 {
  background-color: #8f1838;
}
.sdg-square.sdg-9 {
  background-color: #f36e24;
}
.sdg-square.sdg-10 {
  background-color: #2d9a47;
}
.sdg-square.sdg-11 {
  background-color: #da0076;
}
.sdg-square.sdg-12 {
  background-color: #cc8932;
}
.sdg-square.sdg-13 {
  background-color: #4a753e;
}
.sdg-square.sdg-14 {
  background-color: #007dbb;
}
.sdg-square.sdg-15 {
  background-color: #38b143;
}
.sdg-square.sdg-16 {
  background-color: #00558a;
}
.sdg-square.sdg-17 {
  background-color: #163468;
}

.d-flex {
  display: flex;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.justify-center {
  justify-content: center;
}

.align-item-center {
  align-items: center;
}
.align-item-center p {
  margin-bottom: 0;
}

/* Sprites */
.bubble {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  transform: scale(0);
}
.bubble.large {
  background-color: #5ec4bf;
  top: 115px;
  right: -86px;
  width: 288px;
  height: 165px;
}
.bubble.large.l1 {
  top: 48px;
  right: 94px;
  width: 230px;
  height: 132px;
}
.bubble.large.l2 {
  top: 139px;
  right: -120px;
  width: 101px;
  height: 58px;
}
.bubble.large.l3 {
  top: 249px;
  right: 2px;
  width: 101px;
  height: 58px;
}
.bubble.large.l4 {
  top: 167px;
  right: 152px;
  width: 101px;
  height: 58px;
}
.bubble.medium {
  background-color: #fbbb89;
  width: 208px;
  height: 119px;
}
.bubble.medium.m1 {
  width: 166px;
  height: 95px;
  top: 65px;
  right: 126px;
}
.bubble.medium.m2 {
  top: 295px;
  left: 217px;
}
.bubble.medium.m3 {
  top: 229px;
  left: 54px;
}
.bubble.medium.m3a {
  width: 83px;
  height: 47px;
  top: 276px;
  left: 24px;
}
.bubble.medium.m3b {
  width: 83px;
  height: 47px;
  top: 242px;
  left: 198px;
}
.bubble.medium.m4 {
  width: 249px;
  height: 142px;
  top: 94px;
  left: -20px;
}
.bubble.medium.m4a {
  width: 108px;
  height: 61px;
  top: 79px;
  left: -14px;
}
.bubble.medium.m4b {
  width: 108px;
  height: 61px;
  top: 138px;
  left: 171px;
}

#city-large-animation {
  width: 270px;
  height: 203px;
  overflow: hidden;
  transform: translateZ(0);
  position: absolute;
  top: 65px;
  right: -80px;
}
#city-large-animation div {
  display: block;
  background-position: 0 0;
  position: absolute;
  width: 816px;
  height: 1845px;
}

#city-medium-animation1, #city-medium-animation2, #city-medium-animation3, #city-medium-animation4 {
  width: 160px;
  height: 120px;
  overflow: hidden;
  transform: translateZ(0);
  position: absolute;
  top: 30px;
  right: 125px;
}
#city-medium-animation1 div, #city-medium-animation2 div, #city-medium-animation3 div, #city-medium-animation4 div {
  display: block;
  background-position: 0 0;
  position: absolute;
  width: 486px;
  height: 1098px;
}

#city-medium-animation2 {
  top: 270px;
  left: 240px;
}

#city-medium-animation3 {
  top: 205px;
  left: 75px;
}

#city-medium-animation4 {
  top: 80px;
  left: 20px;
}

#city-small-animation1, #city-small-animation2, #city-small-animation3 {
  width: 82px;
  height: 62px;
  overflow: hidden;
  transform: translateZ(0);
  position: absolute;
  top: 70px;
  left: 0px;
}
#city-small-animation1 div, #city-small-animation2 div, #city-small-animation3 div {
  display: block;
  background-position: 0 0;
  position: absolute;
  width: 84px;
  height: 1728px;
}

#city-small-animation2 {
  top: 130px;
  left: 190px;
}

#city-small-animation3 {
  top: 270px;
  left: -100px;
}

.city-animation-wrapper {
  position: relative;
  width: 620px;
  height: 400px;
  transform: scale(0.6);
  margin-left: -144px;
  top: -40px;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .city-animation-wrapper {
    transform: scale(1);
    margin-left: -111px;
    height: 540px;
    top: 0;
  }
}
@media (min-width: 992px) {
  .city-animation-wrapper {
    margin-left: -55px;
  }
}
@media (min-width: 1200px) {
  .city-animation-wrapper {
    margin-left: 0;
  }
}
.city-animation-wrapper .reference {
  background-image: url("img/reference.png");
  width: 1112px;
  height: 540px;
  position: absolute;
  left: calc(50% - 556px);
  top: -42px;
  opacity: 0;
}

.streets {
  background-image: url("../images/streets.svg");
  width: 1284px;
  height: 510px;
  position: absolute;
  left: calc(50% - 642px);
  top: 85px;
  opacity: 0;
}

.streets-small {
  background-image: url("../images/streets-small.svg");
  background-repeat: no-repeat;
  width: 634px;
  height: 153px;
  position: absolute;
  left: calc(50% - 452px);
  top: 85px;
  opacity: 0;
}

.pulse-button {
  font-size: 20px;
  display: inline-block;
  color: #fff;
  position: absolute;
  left: 213px;
  top: 152px;
  overflow: hidden;
  width: 10px;
  height: 10px;
  line-height: 37px;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  vertical-align: middle;
  margin: 10px;
  box-shadow: 0 0 0 0 rgba(191, 43, 26, 0.7);
  transform: scaleY(0.55);
}
.pulse-button.city-small-1 {
  left: 23px;
  top: 97px;
}
.pulse-button.city-small-2 {
  left: 213px;
  top: 157px;
}
.pulse-button.city-small-3 {
  left: -77px;
  top: 299px;
}
.pulse-button.animated {
  -webkit-animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 5s infinite cubic-bezier(0.66, 0, 0, 1);
}

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 50px rgba(191, 43, 26, 0);
  }
}
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 50px rgba(191, 43, 26, 0);
  }
}
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 50px rgba(191, 43, 26, 0);
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 50px rgba(191, 43, 26, 0);
  }
}
@-webkit-keyframes pulse-small {
  to {
    box-shadow: 0 0 0 25px rgba(191, 43, 26, 0);
  }
}
@-moz-keyframes pulse-small {
  to {
    box-shadow: 0 0 0 25px rgba(191, 43, 26, 0);
  }
}
@-ms-keyframes pulse-small {
  to {
    box-shadow: 0 0 0 25px rgba(191, 43, 26, 0);
  }
}
@keyframes pulse-small {
  to {
    box-shadow: 0 0 0 25px rgba(191, 43, 26, 0);
  }
}
/* Components */
/* FAO buttons */
.btn {
  padding: 6px 10px;
  font-size: 13px;
  position: relative;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.btn:hover, .btn:active, .btn:focus, .btn:active:hover, .btn:active:focus {
  outline: 0;
}
.btn:active:focus {
  outline: 0;
}
.btn.btn-primary {
  background-color: #2b3c65;
  border-color: #2b3c65;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:active:hover, .btn.btn-primary:active:focus {
  border-color: #2b3c65;
}
.btn.btn-primary:active:focus {
  background-color: #2b3c65;
  border-color: #2b3c65;
}
.btn.btn-default {
  background-color: transparent;
  border: 1px solid transparent;
  font-weight: 700;
  color: #999999;
  text-transform: uppercase;
}
.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus, .btn.btn-default:active:hover, .btn.btn-default:active:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-default:active:focus {
  background-color: transparent;
  border-color: transparent;
  color: #999999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-default i {
  color: #999999;
  border-color: #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.open > .dropdown-toggle.btn-primary {
  background-color: #2b3c65;
  border-color: transparent;
}
.open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:focus {
  background-color: #2b3c65;
  border-color: transparent;
}
.open > .dropdown-toggle.btn-default {
  background-color: transparent;
  border-color: transparent;
  color: #272525;
}
.open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default:focus {
  background-color: transparent;
  border-color: transparent;
  color: #272525;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.section-button {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
.section-button .ico-holder {
  position: absolute;
  right: 2px;
  top: 2px;
  display: inline-block;
  background-color: white;
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #2b3c65;
}
.section-button .ico-holder i {
  position: relative;
  left: 1px;
}

.btn-floating {
  height: 57px;
  width: 57px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-light {
  font-size: 12px;
  font-weight: 700;
}
.btn-light .material-icons {
  line-height: 0;
  position: relative;
  top: 7px;
}

#lottie {
  margin: 0 auto;
  width: 320px;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  #lottie {
    width: 360px;
    height: 684px;
  }
}
@media (min-width: 1200px) {
  #lottie {
    width: 400px;
    height: 760px;
  }
}

.note.lottie {
  margin: 0 auto;
  width: 320px;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .note.lottie {
    width: 400px;
  }
}
@media (min-width: 1200px) {
  .note.lottie {
    width: 450px;
  }
}

.tcr-multi-chart-container .multi-title {
  margin-top: 30px;
  padding-right: 35px;
  font-size: 18px;
}
.tcr-multi-chart-container p {
  margin-top: 50px;
  padding-right: 15px;
}

.dropdown-tcr {
  display: inline-block;
  position: relative;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.dropdown-tcr.open .btn.dropdown-toggle:hover, .dropdown-tcr.open .btn.dropdown-toggle:active, .dropdown-tcr.open .btn.dropdown-toggle:focus, .dropdown-tcr.open .btn.dropdown-toggle:active:hover, .dropdown-tcr.open .btn.dropdown-toggle:active:focus {
  color: #2b3c65;
  background-color: #e5e6e7;
}
.dropdown-tcr .btn.dropdown-toggle {
  color: #2b3c65;
  background-color: #e5e6e7;
  border: 0;
  margin-top: 15px;
}
.dropdown-tcr .btn.dropdown-toggle:hover, .dropdown-tcr .btn.dropdown-toggle:active, .dropdown-tcr .btn.dropdown-toggle:focus, .dropdown-tcr .btn.dropdown-toggle:active:hover, .dropdown-tcr .btn.dropdown-toggle:active:focus {
  color: #2b3c65;
  background-color: #e5e6e7;
}
.dropdown-tcr .material-icons {
  color: #2b3c65 !important;
  position: relative;
  top: 7px;
  left: -5px;
}
.tcr-chart-container {
  padding-top: 25px;
  background-color: #e5e6e7;
  /* Small devices (tablets, 768px and up) */
}
.tcr-chart-container h2 {
  font-size: 18px !important;
}
@media (min-width: 768px) {
  .tcr-chart-container {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
}
.tcr-chart-container.blue {
  background-color: #2b3c65;
}
.tcr-chart-container.blue h2 {
  color: white;
}

.TCR-chart .highcharts-container {
  overflow: visible !important;
}
.TCR-chart .highcharts-tooltip {
  z-index: 9998;
}
.TCR-chart .highcharts-tooltip .title {
  display: none;
}
.TCR-chart .highcharts-tooltip .dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 0 !important;
  background-repeat: no-repeat;
  position: relative;
  top: 9px;
  margin-top: -11px;
}
.TCR-chart .highcharts-tooltip .dot.SO1 {
  background-image: url(img/so-1.svg);
}
.TCR-chart .highcharts-tooltip .dot.SO2 {
  background-image: url(img/so-2.svg);
}
.TCR-chart .highcharts-tooltip .dot.SO3 {
  background-image: url(img/so-3.svg);
}
.TCR-chart .highcharts-tooltip .dot.SO4 {
  background-image: url(img/so-4.svg);
}
.TCR-chart .highcharts-tooltip .dot.SO5 {
  background-image: url(img/so-5.svg);
}
.TCR-chart .highcharts-tooltip .dot.SO6 {
  background-image: url(img/so-6.svg);
}
.TCR-chart .highcharts-tooltip .dot.Other {
  background-image: url(img/so-other.svg);
}
.TCR-chart .highcharts-tooltip .name {
  font-weight: 700;
}

#figure-top15 .highcharts-xaxis-labels span {
  text-align: right;
}

/* Fixed Download */
.fixed-download {
  width: 180px;
  display: inline-block;
  cursor: pointer;
}
.fixed-download.cover {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 2;
  opacity: 0;
}
.fixed-download.cover img {
  opacity: 0;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .fixed-download.cover img {
    opacity: 1;
  }
}
.fixed-download a {
  display: block;
}
.fixed-download a:link, .fixed-download a:visited, .fixed-download a:hover, .fixed-download a:focus, .fixed-download a:active {
  text-decoration: none;
}
.fixed-download img {
  position: relative;
}
.fixed-download h6 {
  padding: 10px;
  color: #2b3c65;
  font-size: 11px;
  font-weight: 700;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-color: #e5e6e7;
}

/* Footer */
footer {
  margin-top: 250px !important;
  padding-bottom: 100px;
}
footer .section-title {
  color: #999999;
  font-size: 14px;
  margin: 10px 0 20px 0;
  text-transform: uppercase;
}

.footer-icon-list {
  margin-top: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
}
.footer-icon-list a {
  color: #b1bac3;
}
.footer-icon-list a:hover {
  color: #b1bac3;
}
.footer-icon-list a i.material-icons {
  font-size: 40px;
}

.footer-links li {
  margin: 15px 0;
}

.social-column {
  /* Small devices (tablets, 768px and up) */
}
.social-column img {
  max-width: 200px;
}
.social-column .fa {
  font-size: 23px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #b1bac3;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .social-column .fa {
    width: 22%;
  }
}
@media (min-width: 1200px) {
  .social-column .fa {
    width: 18%;
  }
}
.social-column .store-box {
  width: 140px;
  height: 41px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.social-column .store-box.apple {
  background-image: url(img/app-store.svg);
}
.social-column .store-box.google {
  background-image: url(img/google-play.svg);
}

/* FAO Header */
.language-switch {
  text-align: right;
}
.language-switch ul.list-unstyled {
  margin: 0;
}
.language-switch li a {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.5px;
  display: block;
  padding-top: 27px;
  padding-bottom: 28px;
}
.language-switch li a:hover, .language-switch li a:active, .language-switch li a:focus, .language-switch li a:active:hover, .language-switch li a:active:focus {
  outline: 0;
  text-decoration: none;
}
.language-switch li.active a {
  color: #272525;
  font-weight: 400;
}

.legend .point {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0 5px;
  position: relative;
  top: 5px;
}
.legend li {
  margin: 5px;
}
.legend.fig-1 li:nth-child(1) .point {
  background-color: #2b3c65;
}
.legend.fig-1 li:nth-child(2) .point {
  background-color: #95bb3d;
}
.legend.fig-1y li:nth-child(1) .point {
  background-color: #95bb3d;
}
.legend.fig-1y li:nth-child(2) .point {
  background-color: #2b3c65;
}
.legend.globe-legend-left, .legend.globe-legend-right {
  position: relative;
  top: -30px;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .legend.globe-legend-left, .legend.globe-legend-right {
    top: 50px;
  }
}
@media (min-width: 1200px) {
  .legend.globe-legend-left, .legend.globe-legend-right {
    top: 130px;
  }
}
.legend.globe-legend-left li, .legend.globe-legend-right li {
  -moz-background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-left: 20px;
  font-weight: 700;
  color: #2b3c65;
}
.legend.globe-legend-left li > div, .legend.globe-legend-right li > div {
  cursor: pointer;
  display: inline-block;
}
.legend.globe-legend-left .point, .legend.globe-legend-right .point {
  position: absolute;
  left: -10px;
  top: 0px;
}
.legend.globe-legend-left li:nth-child(1) .point {
  background-image: url(img/ico-map/star.svg);
}
.legend.globe-legend-left li:nth-child(2) .point {
  background-image: url(img/ico-map/triangle.svg);
}
.legend.globe-legend-left li:nth-child(3) .point {
  background-image: url(img/ico-map/rho.svg);
}
.legend.globe-legend-left li:nth-child(4) .point {
  background-image: url(img/ico-map/circle.svg);
}
.legend.globe-legend-left li:nth-child(5) .point {
  background-image: url(img/ico-map/hexagon.svg);
}
.legend.globe-legend-left li:nth-child(6) .point {
  background-image: url(img/ico-map/square.svg);
}
.legend.globe-legend-right li:nth-child(1) .point {
  background-image: url(img/ico-map/plus-light-green.svg);
}
.legend.globe-legend-right li:nth-child(2) .point {
  background-image: url(img/ico-map/plus-purple.svg);
}
.legend.globe-legend-right li:nth-child(3) .point {
  background-image: url(img/ico-map/plus-orange.svg);
}
.legend.globe-legend-right li:nth-child(4) .point {
  background-image: url(img/ico-map/plus-green.svg);
}
.legend.globe-legend-right li:nth-child(5) .point {
  background-image: url(img/ico-map/plus-red.svg);
}
.legend.tcr-legend-sos li {
  margin: 0;
}
.legend.tcr-legend-sos .point {
  height: 40px;
  width: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
}
.legend.tcr-legend-sos li:nth-child(1) .point {
  background-image: url(img/so-1.svg);
}
.legend.tcr-legend-sos li:nth-child(2) .point {
  background-image: url(img/so-2.svg);
}
.legend.tcr-legend-sos li:nth-child(3) .point {
  background-image: url(img/so-3.svg);
}
.legend.tcr-legend-sos li:nth-child(4) .point {
  background-image: url(img/so-4.svg);
}
.legend.tcr-legend-sos li:nth-child(5) .point {
  background-image: url(img/so-5.svg);
}
.legend.tcr-legend-sos li:nth-child(6) .point {
  background-image: url(img/so-6.svg);
}
.legend.tcr-legend-sos-other li {
  margin: 0;
}
.legend.tcr-legend-sos-other .point {
  height: 40px;
  width: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
}
.legend.tcr-legend-sos-other li:nth-child(1) .point {
  background-image: url(img/so-1.svg);
}
.legend.tcr-legend-sos-other li:nth-child(2) .point {
  background-image: url(img/so-2.svg);
}
.legend.tcr-legend-sos-other li:nth-child(3) .point {
  background-image: url(img/so-3.svg);
}
.legend.tcr-legend-sos-other li:nth-child(4) .point {
  background-image: url(img/so-4.svg);
}
.legend.tcr-legend-sos-other li:nth-child(5) .point {
  background-image: url(img/so-5.svg);
}
.legend.tcr-legend-sos-other li:nth-child(6) .point {
  background-image: url(img/so-other.svg);
}
.legend.fig-ASTF {
  margin-top: 25px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .legend.fig-ASTF {
    text-align: center;
  }
}
.legend.fig-ASTF li:nth-child(1) .point {
  background-color: #ee834f;
}
.legend.fig-ASTF li:nth-child(2) .point {
  background-color: #9f294c;
}
.legend.fig-ASTF li:nth-child(3) .point {
  background-color: #548d4e;
}
.legend.fig-ASTF li:nth-child(4) .point {
  background-color: #286e88;
}
.legend.fig-Delivery {
  text-align: center;
  margin-top: 25px;
}
.legend.fig-Delivery li:nth-child(1) .point {
  background-color: #2b3c65;
}
.legend.fig-Delivery li:nth-child(2) .point {
  background-color: #95bb3d;
}

/* FAO Navbar */
.fao-navbar .affix {
  position: relative;
}

.navbar {
  margin-bottom: 0;
  border: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: white;
}
@media (min-width: 768px) {
  .navbar.transparent {
    background-color: transparent;
  }
}
.navbar.affix {
  width: 100%;
  top: 0;
}
.navbar .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.navbar .navbar-brand {
  position: relative;
  top: 0;
  padding: 0;
  width: 200px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .navbar .navbar-brand {
    top: 15px;
    left: 15px;
    margin-right: 80px;
    width: 245px;
  }
}
.navbar .navbar-toggle {
  margin-right: 0;
}
.navbar .title {
  display: inline-block;
  padding: 0;
  color: #999999;
  margin-top: 18px;
  /* Small devices (tablets, 768px and up) */
}
.navbar .title .open > .dropdown-toggle.btn-default:focus {
  background-color: #e5e6e7;
}
.navbar .title .btn.btn-default:active:focus {
  background-color: #e5e6e7;
  color: #2b3c65;
}
.navbar .title .btn {
  font-size: 0;
  background-color: #e5e6e7;
  text-transform: none;
  color: #2b3c65;
  font-weight: 700;
  padding: 8px 10px;
}
.navbar .title .caret {
  display: none;
}
@media (min-width: 768px) {
  .navbar .title {
    padding: 19px 15px 28px 15px;
    left: calc(50% - 90px);
    position: absolute;
    margin-top: 0;
  }
  .navbar .title .btn {
    font-size: 11px;
  }
  .navbar .title .caret {
    display: inline-block;
  }
  .navbar .title .download-icon {
    display: none;
  }
}

.navbar-collapse.in {
  overflow-y: visible;
}

.navbar-default .navbar-nav > li > a {
  font-size: 12px;
}

@media (min-width: 768px) {
  .navbar {
    font-size: 0;
  }

  .navbar .navbar-nav {
    display: inline-block;
    float: none;
    font-size: 14px;
  }

  .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 28px;
  }

  .navbar {
    min-height: 75px;
  }

  .navbar-default .navbar-nav > li > a {
    color: #999999;
    padding-right: 8px;
    padding-left: 8px;
  }

  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #272525;
    position: relative;
  }
  .navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:focus:after, .navbar-default .navbar-nav > .active > a:hover:after {
    content: "";
    display: block;
    background-color: #95bb3d;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/* Pagination */
.pagination-holder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-holder li.active a {
  color: #95bb3d;
  background-color: transparent;
}
.pagination-holder li.active a:hover, .pagination-holder li.active a:active, .pagination-holder li.active a:focus, .pagination-holder li.active a:active:hover, .pagination-holder li.active a:active:focus {
  color: #95bb3d;
  outline: 0;
  background-color: transparent;
}
.pagination-holder li a {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border: none;
  background-color: transparent;
  color: #999999;
}
.pagination-holder li a:hover, .pagination-holder li a:active, .pagination-holder li a:focus, .pagination-holder li a:active:hover, .pagination-holder li a:active:focus {
  outline: 0;
  background-color: transparent;
}
.pagination-holder .btn {
  margin: 0 15px;
  width: 100px;
}

.story-header .story-map {
  width: 15%;
  flex-shrink: 0;
}
.story-header .story-info {
  display: flex;
}
.story-header .story-map {
  margin-right: 30px;
}
.story-header p {
  margin-bottom: 15px;
}
.story-header hr {
  border-top: 1px solid white;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 18px;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}

.story-box {
  background-color: #206b89;
  padding: 30px;
  position: relative;
  z-index: 5;
  color: white;
}
.story-box h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}
.story-box h6 {
  margin-top: 0;
  font-family: "Open Sans";
  display: inline-block;
  font-weight: 400;
}
.story-box hr {
  border-top: 1px solid white;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.story-box p {
  font-weight: 400;
  font-size: 14px;
}
.story-box a {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  display: block;
  text-align: center;
  margin-top: 10px;
  background-color: #1b5873;
  color: white;
  padding: 5px;
}
.story-box img {
  width: calc(100% + 60px);
  margin-left: -30px;
  margin-bottom: -30px;
  max-width: none;
}
.story-box .caret {
  margin-top: 0;
  transform: rotate(-90deg);
}

/* Table */
tbody {
  white-space: nowrap;
}

.nav-tabs > li {
  padding: 0px 0px 0px 0px;
}
.nav-tabs > li:first-child {
  margin-left: -10px;
}
.nav-tabs > li > a {
  padding: 5px 10px;
  position: relative;
  color: #272525;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:active, .nav-tabs > li > a:visited, .nav-tabs > li > a:focus, .nav-tabs > li > a .nav-tabs > li.active > a, .nav-tabs > li > a .nav-tabs > li.active > a:focus, .nav-tabs > li > a .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs > li > a:before {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 2px;
  background-color: #95bb3d;
  left: 10px;
  bottom: -2px;
  pointer-events: none;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.nav-tabs > li.active > a {
  color: #95bb3d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:active, .nav-tabs > li.active > a:visited, .nav-tabs > li.active > a:focus {
  color: #95bb3d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs > li.active > a:before {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*.tab-content {
  padding-top: 10px;

  > div {
    padding: 0;
  }


}*/
.badge-draft {
  background-color: #999999;
  border: transparent;
  color: white;
  height: 18px;
  line-height: 18px;
  padding: 0 7px;
  position: relative;
  top: -2px;
  left: 4px;
}

/* Video Cover */
.header-container {
  position: relative;
}

header.report-header {
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  z-index: 99;
}

.video-wrapper {
  position: absolute;
  top: 0;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.video-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: white;
  opacity: 0.7;
  z-index: 2;
}

.video-wrapper .report-video, .video-wrapper canvas.topper.video {
  height: 100vh;
  width: 100%;
}

.video-wrapper video, .video-wrapper canvas {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}

canvas, video {
  display: inline-block;
}

@media (min-width: 768px) {
  .video-wrapper {
    display: block;
  }

  .video-wrapper .report-video, .video-wrapper canvas.topper.video {
    width: 100%;
  }
}
.report-meta hr {
  border-top: 1px solid white;
  max-width: 200px;
  margin-top: 45px;
  margin-bottom: 45px;
}

.report-based {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: white;
  font-weight: 400;
  margin-bottom: 25px;
}

.report-meta {
  display: flex;
  opacity: 0;
  flex-direction: column;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.report-meta img {
  width: 172px;
  height: 126px;
  /* Small devices (tablets, 768px and up) */
  position: relative;
  top: 5px;
  margin-right: 20px;
  margin-left: 20px;
  background-color: #95bb3d;
  padding: 15px;
}
@media (min-width: 768px) {
  .report-meta img {
    width: 322px;
    height: 236px;
  }
}
@media (min-width: 992px) {
  .report-meta {
    flex-direction: row;
  }
}
.report-heading {
  font-size: 40px;
  color: #2b3c65;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.report-heading .light-color {
  color: #95bb3d;
  background-color: white;
}
.report-heading .normal-color {
  background-color: white;
}
.report-heading .small {
  font-weight: 700;
  line-height: 1;
  color: inherit;
}
@media (min-width: 768px) {
  .report-heading {
    font-size: 85px;
  }
}
.report-sub {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.8;
}

.topic-circle {
  margin-top: 30px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-color: #95bb3d;
}

.globe-container {
  position: relative;
}
.globe-container .btn {
  position: absolute;
  right: 0;
  bottom: 10px;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .globe-container .btn {
    left: 0;
    right: auto;
    bottom: 10px;
  }
}
.globe-title {
  position: absolute;
  z-index: 1;
  top: 50px;
}
.globe-title .text-green {
  color: white;
}

#where-we-are-container {
  background-color: #39a5b2;
  padding-bottom: 30px;
}

p.note.map {
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  top: -20px;
}

#where-we-are {
  min-height: 355px;
  position: relative;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  #where-we-are {
    min-height: 595px;
  }
}
@media (min-width: 992px) {
  #where-we-are {
    min-height: 509px;
  }
}
@media (min-width: 1200px) {
  #where-we-are {
    min-height: 620px;
  }
}

.globe-bg {
  position: absolute;
  background-color: #39a5b2;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 3000px;
  height: 100%;
  top: 0;
  left: 50%;
}

.globe-shadow {
  position: absolute;
  background-image: url(img/globe-shadow.png);
  background-size: contain;
  background-repeat: no-repeat;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  height: 70%;
  left: 50%;
  top: 65%;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .globe-shadow {
    top: 53%;
  }
}
@media (min-width: 1200px) {
  .globe-shadow {
    top: 55%;
  }
}

/* Themes */
/* Pages */
/* Digital Report */
.attribution {
  margin-top: 15px;
  color: #999999;
}
.attribution p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.attribution span {
  color: #272525;
}

.report-main {
  margin-top: 50px;
}

.related {
  margin: 0 auto 35px auto;
  line-height: 1.7;
  border-left: 0;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 768px) {
  .related {
    float: right;
    margin: 0 -35% 20px 0;
    width: 200px;
    padding: 0 15px 0 20px;
  }
}
.related h6 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 3px;
  margin-bottom: 20px;
}
.related p {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #999999;
  font-weight: 400;
}

blockquote {
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  float: left;
  width: 100%;
  margin: 10px 55px 35px 0;
  padding: 19px 0 0 0;
  line-height: 1.3;
  border-left: 0;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
blockquote:before {
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(img/plus-primary-color.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 10px;
}
blockquote.no-plus:before {
  display: none;
}
blockquote.right {
  margin: 10px 0 35px 55px;
  float: right;
}
blockquote.right span {
  text-align: left;
}
blockquote span {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 15px;
}
@media (min-width: 992px) {
  blockquote {
    margin: 10px 48px 20px -15%;
    width: 329px;
  }
  blockquote.right {
    margin: 10px -15% 20px 48px;
  }
  blockquote.story-block {
    width: 50%;
  }
}

.highcharts-tooltip > span {
  background-color: white;
  padding: 15px;
}
.highcharts-tooltip > span span {
  font-size: 14px !important;
}
.highcharts-tooltip > span span:first-child {
  font-size: 18px !important;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: 400;
  color: #272525;
}

.chart-internal-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.highcharts-legend-item {
  overflow: visible !important;
}
.highcharts-legend-item span {
  font-size: 12px !important;
  color: #272525 !important;
  font-weight: normal !important;
}
.highcharts-legend-item > span {
  overflow: visible !important;
}
.highcharts-legend-item:first-child .undefined {
  background-color: #ff6600;
}
.highcharts-legend-item:last-child .undefined {
  background-color: #4c5d6a;
}

.undefined {
  display: inline-block;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: -21px;
  position: relative;
  z-index: 20;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

p.note {
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
}
p.note.note-block {
  font-size: 14px;
  font-weight: 700;
  color: #2b3c65;
  background-color: #e5e6e7;
  padding: 15px;
}

.chart-container {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chart-container .title-chart h2 {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}
.chart-container .title-chart h6 {
  color: #6f6f6f;
}
.chart-container h6 {
  font-size: 12px;
}

.table-container h2 {
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
}

img.story {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
img.story.filtered {
  opacity: 1;
}

.sos-list li {
  font-size: 17px;
  font-weight: 700;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  margin: 25px 0;
  display: flex;
  align-items: center;
}
.sos-list li:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.sos-list li:nth-child(1) {
  color: #286e88;
}
.sos-list li:nth-child(2) {
  color: #548d4e;
}
.sos-list li:nth-child(3) {
  color: #ee834f;
}
.sos-list li:nth-child(4) {
  color: #968474;
}
.sos-list li:nth-child(5) {
  color: #9f294c;
}
.sos-list li:nth-child(6) {
  color: #5392c3;
}
.sos-list li:nth-child(1):before {
  background-image: url(img/so-1.svg);
}
.sos-list li:nth-child(2):before {
  background-image: url(img/so-2.svg);
}
.sos-list li:nth-child(3):before {
  background-image: url(img/so-3.svg);
}
.sos-list li:nth-child(4):before {
  background-image: url(img/so-4.svg);
}
.sos-list li:nth-child(5):before {
  background-image: url(img/so-5.svg);
}
.sos-list li:nth-child(6):before {
  background-image: url(img/so-6.svg);
}

.ico-title {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  margin: 10px 10px 20px 10px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.ico-title.mobilized {
  width: 150px;
  height: 150px;
  margin-right: 25px;
  background-image: url(img/volontary-mobilized.svg);
}
.ico-title.moneybag-blue {
  background-image: url(img/moneybag-blue.svg);
}
.ico-title.moneybag-purple {
  background-image: url(img/moneybag-purple.svg);
}
.ico-title.moneybag-green {
  background-image: url(img/moneybag-green.svg);
}

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

.panel-default {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.panel-default > .panel-heading {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.panel-default > .panel-heading h4, .panel-default > .panel-heading h5, .panel-default > .panel-heading a {
  color: white;
  margin: 0;
}
.panel-default > .panel-heading h5 {
  margin: 20px 0;
}
.panel-default > .panel-heading a:hover, .panel-default > .panel-heading a:active, .panel-default > .panel-heading a:focus, .panel-default > .panel-heading a:active:hover, .panel-default > .panel-heading a:active:focus {
  outline: 0;
  text-decoration: none;
}
.panel-default > .panel-heading.panel-1 {
  background-color: #216c89;
}
.panel-default > .panel-heading.panel-1:hover {
  background-color: #1d5f79;
}
.panel-default > .panel-heading.panel-2 {
  background-color: #548b45;
}
.panel-default > .panel-heading.panel-2:hover {
  background-color: #4c7d3e;
}
.panel-default > .panel-heading.panel-3 {
  background-color: #ec7f46;
}
.panel-default > .panel-heading.panel-3:hover {
  background-color: #ea7234;
}
.panel-default > .panel-heading.panel-4 {
  background-color: #a38d7a;
}
.panel-default > .panel-heading.panel-4:hover {
  background-color: #9b836e;
}
.panel-default > .panel-heading.panel-5 {
  background-color: #a32446;
}
.panel-default > .panel-heading.panel-5:hover {
  background-color: #92203f;
}
.panel-default > .panel-heading.panel-6 {
  background-color: #528fc3;
}
.panel-default > .panel-heading.panel-6:hover {
  background-color: #4385be;
}

.panel-body {
  padding: 0;
  border-top: 0 !important;
}
.panel-body h5 {
  margin-top: 0;
  color: #272525;
}
.panel-body img {
  margin-bottom: 30px;
}
.panel-body p {
  font-size: 15px;
}

.sos-list {
  margin: 50px 0;
}

.pie-delivery-number {
  font-size: 30px;
}

.big-text-green {
  font-size: 65px;
  color: #95bb3d;
}

.st-info-cont {
  display: flex;
  justify-content: space-between;
}
.st-info-cont h6:nth-child(2) {
  max-width: 250px;
}

.so-ico {
  height: 40px;
  width: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  flex-shrink: 0;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.23);
}
.so-ico.so1 {
  background-image: url(img/so-1.svg);
}
.so-ico.so2 {
  background-image: url(img/so-2.svg);
}
.so-ico.so3 {
  background-image: url(img/so-3.svg);
}
.so-ico.so4 {
  background-image: url(img/so-4.svg);
}
.so-ico.so5 {
  background-image: url(img/so-5.svg);
}
.so-ico.so6 {
  background-image: url(img/so-6.svg);
}

.header-container .social_share {
  position: absolute;
  right: 30px;
  bottom: 40px;
  width: auto;
  margin: 0px;
}
.header-container .social_share a {
  width: 30px;
  height: 30px;
  margin: 0px 3px;
}
.header-container .social_share p {
  margin: 0px;
  line-height: 0px;
}
@media (max-width: 768px) {
  .header-container .social_share {
    bottom: 10px;
    right: 50%;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

.social_share {
  width: 100%;
  margin: 40px 0px 20px 0px;
}

.social_share h5 {
  color: #999;
  font-family: "Open Sans", sans-serif;
}

.social_share a {
  text-decoration: none;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0px 5px;
}

.social_share span {
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.social_share span.facebook-icon {
  background-image: url("img/share-facebook.svg");
}

.social_share span.twitter-icon {
  background-image: url("img/share-twitter.svg");
}

.social_share span.google-icon {
  background-image: url("img/share-google-plus.svg");
}

.social_share span.linkedin-icon {
  background-image: url("img/share-linkedin.svg");
}

.investment-infog {
  font-weight: 700;
  color: #2b3c65;
}
.investment-infog ul {
  max-width: 450px;
  margin: 15px auto 30px auto;
}
.investment-infog ul li {
  font-size: 18px;
}

.inv-first-part {
  flex-direction: column;
  /* Small devices (tablets, 768px and up) */
}
.inv-first-part .d-flex:first-child {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .inv-first-part {
    flex-direction: row;
  }
  .inv-first-part .d-flex:first-child {
    margin-bottom: 0;
    margin-right: 30px;
  }
}

.inv-centre-green-b-num {
  width: 50px;
  height: 50px;
  color: white;
  background-color: #95bb3d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 21px;
  margin-right: 10px;
}

.inv-big-number {
  font-size: 50px;
  color: #95bb3d;
}

.inv-bubble {
  width: 75px;
  height: 75px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 60px;
  margin-bottom: 15px;
}
.inv-bubble.inv-ag-strat {
  background-image: url("../images/ag-strat.svg");
}
.inv-bubble.inv-pol-stud {
  background-image: url("../images/pol-stud.svg");
}
.inv-bubble.inv-sec-stud {
  background-image: url("../images/sec-stud.svg");
}
.inv-bubble.inv-pub-priv {
  background-image: url("../images/pub-priv.svg");
}
.inv-bubble .inv-b-num {
  width: 50px;
  height: 50px;
  background-color: white;
  color: #2b3c65;
  border: 2px solid #2b3c65;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  font-size: 21px;
  margin-right: 10px;
  position: relative;
  left: 65px;
  top: 13px;
}

/* Languages */
/* Arabic */
[lang=ar] .report-heading {
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  [lang=ar] .report-heading {
    border-right: 1px solid white;
    border-left: 0;
    padding-right: 20px;
  }
}
[lang=ar] .navbar-brand {
  top: 5px;
}
@media (min-width: 768px) {
  [lang=ar] .navbar-brand {
    top: 15px;
  }
}
[lang=ar] .dropdown-menu {
  right: auto;
  left: 0px;
  float: none;
  text-align: left;
}
[lang=ar] .switch-arabic {
  float: right !important;
}
@media (min-width: 768px) {
  [lang=ar] .switch-arabic {
    float: left !important;
  }
}
[lang=ar] .navbar-brand img {
  height: 40px;
  width: 145px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  [lang=ar] .navbar-brand img {
    height: 50px;
    width: 185px;
  }
}
[lang=ar] p {
  font-family: "Cairo", sans-serif;
}
[lang=ar] .zero-hunger img {
  max-width: 125px;
  margin: 0 0 10px 25px;
  float: right;
}
[lang=ar] h1, [lang=ar] h2, [lang=ar] h3, [lang=ar] h4, [lang=ar] h5, [lang=ar] h6 {
  font-family: "Cairo", sans-serif;
}
@media (min-width: 768px) {
  [lang=ar] .navbar > .container .navbar-brand, [lang=ar] .navbar > .container-fluid .navbar-brand {
    margin-right: 15px;
    margin-left: auto;
  }
}
[lang=ar] blockquote {
  border-right: 0;
  border-left: 0;
  font-family: "Cairo", sans-serif;
}
[lang=ar] .chart-container {
  direction: ltr !important;
}
[lang=ar] .chart-container .highcharts-tooltip span {
  direction: rtl !important;
}

[lang=zh] .navbar-brand {
  top: 5px;
}
@media (min-width: 768px) {
  [lang=zh] .navbar-brand {
    top: 15px;
  }
}
[lang=zh] .navbar-brand img {
  height: 40px;
  width: 125px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  [lang=zh] .navbar-brand img {
    height: 50px;
    width: 155px;
  }
}

[lang=fr] .report-heading {
  font-size: 26px;
}

[lang=ru] .report-heading {
  font-size: 28px;
}
[lang=ru] .navbar-brand img {
  height: 50px;
  width: 423px;
}
[lang=ru] .navbar .navbar-brand {
  position: relative;
  top: 0;
  padding: 0;
  width: 290px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  [lang=ru] .navbar .navbar-brand {
    top: 15px;
    left: 15px;
    margin-right: 80px;
    width: 423px;
  }
}
[lang=ru] .navbar .title {
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  [lang=ru] .navbar .title {
    left: auto;
    right: 190px;
  }
  [lang=ru] .navbar .title .btn {
    font-size: 0;
  }
  [lang=ru] .navbar .title .caret {
    display: none;
  }
  [lang=ru] .navbar .title .download-icon {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  [lang=ru] .navbar .title {
    left: auto;
    right: 190px;
  }
  [lang=ru] .navbar .title .btn {
    font-size: 13px;
  }
  [lang=ru] .navbar .title .caret {
    display: inline-block;
  }
  [lang=ru] .navbar .title .download-icon {
    display: none;
  }
}
@media (min-width: 1200px) {
  [lang=ru] .navbar .title {
    left: auto;
    right: 410px;
  }
}

[lang=es] .report-heading {
  font-size: 28px;
}
@media (min-width: 992px) {
  [lang=es] blockquote {
    margin: 10px 48px 25px -15%;
  }
  [lang=es] blockquote.right {
    margin: 10px -15% 20px 48px;
  }
}

/* Devices */

/*# sourceMappingURL=index.css.map */
