/* IE only */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

  ul.selectdropdown li {
     float:left;
     margin:0 6px;
  }
  
  .header-wfd-right .wfd-menu ul.selectdropdown li a {
     color:#555555 !important;
  }

  .header-wfd-right .wfd-menu ul.selectdropdown li.active a {
     color:#0d6cad !important;
  }
}

/*Old Css*/
.mystory {
  margin: 0px 0px 0px -5px;
}
.list-mystory {
  float: left;
  width: 303px;
  position: relative;
  margin: 5px 0px 0px 5px;
}
/* .list-mystory:nth-child(even) {margin: 5px;} */
/*
.list-mystory .list-date,
.list-mystory .list-text,
.list-mystory .list-buttons {display: none;}
*/
.list-mystory .list-quote {
  position: absolute;
  top: 215px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  height: 63px;
  font-size: 0.9em;
  margin-top: 5px;
  min-width: 283px;
}
.list-mystory .list-date {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 500;
  color: #000000;
  background: rgba(255, 255, 255, 0.6);
  padding: 2px;
}
.list-mystory .list-buttons {
  text-align: right;
  margin-bottom: 0px;
}
.list-mystory .list-buttons span {
  text-transform: uppercase;
}
.list-mystory .list-text {
  font-weight: 600;
  color: #000000;
}
.list-mystory .list-author {
  text-align: right;
  font-weight: bold;
}
.list-mystory .list-author a {
  color: #000000 !important;
}
.list-mystory .list-image {
  overflow: hidden;
  height: 303px;
  overflow: hidden;
}
.list-mystory .list-image img {
  width: 100%;
  transition: all .2s ease-in-out;
  filter: contrast(85%) brightness(95%);
}
.list-mystory .list-image img:hover {
  transform: scale(1.1);
}
/* .header-wfd .header-wfd-left{    background-color: #1dafeb;} */
.header-wfd .header-wfd-left {
  background-color: #ffffff !important;
}
.video-promo-holder {
  background-color: transparent !important;
}
.cmn-dylist .tx-dynalist-pi1-recordlist {
  border: 0;
}

.custom-select {
  border:0;
 font-size:23px;
}

/* World Food Day Stylesheet - 30-08-2019- 15:05*/
/* Default Style */
@import url("https://fonts.googleapis.com/css?family=Barlow Semi Condensed");
body {
  padding-top: 77px;
  font-family: 'Barlow Condensed', sans-serif;
}

.header-wfd {
  background-color: white;
  position: static;
  top: 0;
  width: 100%;
  z-index: 11;
}
.header-wfd.fixed-header {
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
}
@media (min-width: 768px) {
  body {
    padding-top: 95px;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 94px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 90px;
  }
  body[data-lang="AR"] {
    padding-top: 90px;
    overflow-x:hidden !important;
  }
}
p {
  color: #545454;
  line-height: 1.5;
  font-size: 24px;
}

p.copyright {
  display:none;
}

h1 {
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.title-line {
  margin-top: 60px;
  border-top: 1px solid #ededed;
  padding-top: 20px;
}
._mainContainer {
  /* padding: 30px 20px; */
  background-color: white;
  /* border: 1px solid #e8e8e9; */
  /* margin: 30px; */
  max-width: 1600px; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
._mainContainer .csc-default.white-bg {
  /* border-top: 1px solid #e8e9ea; */
  padding: 15px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  ._mainContainer .csc-default.white-bg {
    /* padding: 15px 2.18em; */
  }
  ._mainContainer {
    /* padding: 50px 70px; */
  }
}
@media (min-width: 1600px) {
  ._mainContainer {
    /* margin: 30px auto; */
  }
}
.header-wfd, .container-wfd, .container-wfd-gray, .container-wfd-yellow, ._mainContainer {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
}
.header-wfd .footer-links, .container-wfd .footer-links, .container-wfd-gray .footer-links, .container-wfd-yellow .footer-links, ._mainContainer .footer-links {
  font-size: 14px;
}
.header-wfd footer h4, .container-wfd footer h4, .container-wfd-gray footer h4, .container-wfd-yellow footer h4, ._mainContainer footer h4 {
  font-size: 14px;
}
.header-wfd a, .container-wfd a, .container-wfd-gray a, .container-wfd-yellow a, ._mainContainer a {
  color: #151515;
  font-weight: normal;
}
.header-wfd a:hover, .header-wfd a:active, .header-wfd a:focus, .header-wfd a:active:hover, .header-wfd a:active:focus, .container-wfd a:hover, .container-wfd a:active, .container-wfd a:focus, .container-wfd a:active:hover, .container-wfd a:active:focus, .container-wfd-gray a:hover, .container-wfd-gray a:active, .container-wfd-gray a:focus, .container-wfd-gray a:active:hover, .container-wfd-gray a:active:focus, .container-wfd-yellow a:hover, .container-wfd-yellow a:active, .container-wfd-yellow a:focus, .container-wfd-yellow a:active:hover, .container-wfd-yellow a:active:focus, ._mainContainer a:hover, ._mainContainer a:active, ._mainContainer a:focus, ._mainContainer a:active:hover, ._mainContainer a:active:focus {
  color: #1dafeb;
}
.header-wfd p, .container-wfd p, .container-wfd-gray p, .container-wfd-yellow p {
  color: #FFF;
}
._mainContainer p {
  color: #888;
}
.header-wfd ul, .container-wfd ul, .container-wfd-gray ul, .container-wfd-yellow ul, ._mainContainer ul {
  color: #888;
}
.header-wfd h2, .container-wfd h2, .container-wfd-gray h2, .container-wfd-yellow h2, ._mainContainer h2 {
  font-size: 40px !important;
  margin-bottom: 30px;
  font-weight: 600;
}
.header-wfd h2 .wfd-h-bold, .container-wfd h2 .wfd-h-bold, .container-wfd-gray h2 .wfd-h-bold, .container-wfd-yellow h2 .wfd-h-bold, ._mainContainer h2 .wfd-h-bold {
  font-weight: 600;
  font-style: italic;
  color: #1dafeb;
}
.header-wfd h2 .wfd-h-light, .container-wfd h2 .wfd-h-light, .container-wfd-gray h2 .wfd-h-light, .container-wfd-yellow h2 .wfd-h-light, ._mainContainer h2 .wfd-h-light {
  font-weight: 100;
  font-style: italic;
}
.header-wfd h3, .container-wfd h3, .container-wfd-gray h3, .container-wfd-yellow h3, ._mainContainer h3 {
  font-size: 30px;
  font-weight: 400;
  color: #da6a02;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.header-wfd h4, .container-wfd h4, .container-wfd-gray h4, .container-wfd-yellow h4, ._mainContainer h4 {
  font-size: 25px;
}
.header-wfd .btn.btn-primary, .container-wfd .btn.btn-primary, .container-wfd-gray .btn.btn-primary, .container-wfd-yellow .btn.btn-primary, ._mainContainer .btn.btn-primary {
  font-size: 22px;
  font-weight: 300;
  padding: 6px 25px;
  background-color: #1dafeb;
  border-color: #1dafeb;
  -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;
  color: white;
}
.header-wfd #menuButton {
  border: 0px;
  color: #000000;
}
.header-wfd #material-icons {
  color: #000000;
}
.header-wfd .btn.btn-primary:hover, .header-wfd .btn.btn-primary:active, .header-wfd .btn.btn-primary:focus, .header-wfd .btn.btn-primary:active:hover, .header-wfd .btn.btn-primary:active:focus, .container-wfd .btn.btn-primary:hover, .container-wfd .btn.btn-primary:active, .container-wfd .btn.btn-primary:focus, .container-wfd .btn.btn-primary:active:hover, .container-wfd .btn.btn-primary:active:focus, .container-wfd-gray .btn.btn-primary:hover, .container-wfd-gray .btn.btn-primary:active, .container-wfd-gray .btn.btn-primary:focus, .container-wfd-gray .btn.btn-primary:active:hover, .container-wfd-gray .btn.btn-primary:active:focus, .container-wfd-yellow .btn.btn-primary:hover, .container-wfd-yellow .btn.btn-primary:active, .container-wfd-yellow .btn.btn-primary:focus, .container-wfd-yellow .btn.btn-primary:active:hover, .container-wfd-yellow .btn.btn-primary:active:focus, ._mainContainer .btn.btn-primary:hover, ._mainContainer .btn.btn-primary:active, ._mainContainer .btn.btn-primary:focus, ._mainContainer .btn.btn-primary:active:hover, ._mainContainer .btn.btn-primary:active:focus {
  border-color: #0d6d95;
  background-color: #0d6d95;
  color: white;
}
.header-wfd .btn.btn-primary:active:focus, .container-wfd .btn.btn-primary:active:focus, .container-wfd-gray .btn.btn-primary:active:focus, .container-wfd-yellow .btn.btn-primary:active:focus, ._mainContainer .btn.btn-primary:active:focus {
  background-color: #0d6d95;
  border-color: #0d6d95;
  color: #0d6d95;
  color: white;
}
.header-wfd .btn.btn-default, .container-wfd .btn.btn-default, .container-wfd-gray .btn.btn-default, .container-wfd-yellow .btn.btn-default, ._mainContainer .btn.btn-default {
  font-size: 22px;
  font-weight: 300;
  padding: 6px 25px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #1dafeb;
  color: #1dafeb;
  -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;
}
.header-wfd .btn.btn-default:hover, .header-wfd .btn.btn-default:active, .header-wfd .btn.btn-default:focus, .header-wfd .btn.btn-default:active:hover, .header-wfd .btn.btn-default:active:focus, .container-wfd .btn.btn-default:hover, .container-wfd .btn.btn-default:active, .container-wfd .btn.btn-default:focus, .container-wfd .btn.btn-default:active:hover, .container-wfd .btn.btn-default:active:focus, .container-wfd-gray .btn.btn-default:hover, .container-wfd-gray .btn.btn-default:active, .container-wfd-gray .btn.btn-default:focus, .container-wfd-gray .btn.btn-default:active:hover, .container-wfd-gray .btn.btn-default:active:focus, .container-wfd-yellow .btn.btn-default:hover, .container-wfd-yellow .btn.btn-default:active, .container-wfd-yellow .btn.btn-default:focus, .container-wfd-yellow .btn.btn-default:active:hover, .container-wfd-yellow .btn.btn-default:active:focus, ._mainContainer .btn.btn-default:hover, ._mainContainer .btn.btn-default:active, ._mainContainer .btn.btn-default:focus, ._mainContainer .btn.btn-default:active:hover, ._mainContainer .btn.btn-default:active:focus {
  border-color: #0d6d95;
  color: #0d6d95;
}
.header-wfd .btn.btn-default:active:focus, .container-wfd .btn.btn-default:active:focus, .container-wfd-gray .btn.btn-default:active:focus, .container-wfd-yellow .btn.btn-default:active:focus, ._mainContainer .btn.btn-default:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #0d6d95;
  color: #0d6d95;
  color: #0d6d95;
}
.header-wfd .wfd-box-shadow, .container-wfd .wfd-box-shadow, .container-wfd-gray .wfd-box-shadow, .container-wfd-yellow .wfd-box-shadow, ._mainContainer .wfd-box-shadow {
  margin-bottom: 30px;
  position: relative;
}
.header-wfd .wfd-box-shadow:after, .container-wfd .wfd-box-shadow:after, .container-wfd-gray .wfd-box-shadow:after, .container-wfd-yellow .wfd-box-shadow:after, ._mainContainer .wfd-box-shadow:after {
  content: '';
  display: block;
  width: 50%;
  height: 100px;
  position: absolute;
  bottom: -100px;
  right: 0;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/shadow.png);
  background-position: top right;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.container-wfd-gray {
  background-color: #ebebeb;
  padding: 30px 0 50px 0;
}
.header-wfd .header-wfd-right .lang-select option {
  height: 30px;
}
.header-wfd {
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.header-wfd .header-wfd-left {
  padding: 0 0 0 15px;
  align-items: center;
  justify-content: space-between;
  width: 100%; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .header-wfd {
    height: auto;
  }
  .header-wfd .header-wfd-left {
    padding: 0 0 0 30px;
    height: auto;
    justify-content: flex-start;
    width: 75%;
    height: 90px;
  }
}
.header-wfd .header-wfd-left .fao-logo {
  width: 240px;
  margin-top: 0;
  margin-right: 5px; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .header-wfd .header-wfd-left .fao-logo {
    width: 310px;
  }
}
@media (min-width: 1200px) {
  .header-wfd .header-wfd-left .fao-logo {
    margin-right: 10px;
    width: 360px;
  }
  [lang="ar"] .header-wfd .header-wfd-left .fao-logo {
    margin-left: 30px;
    width: 360px;
  }
}
.header-wfd .header-wfd-left .fao-logo a {
  display: block;
}
.header-wfd .header-wfd-left .fao-logo a {
  display: block;
}
.header-wfd .header-wfd-left .wfd-menu li {
  border-right: 1px solid #151515;
  padding-right: 12px;
  padding-left: 10px;
  font-weight: 400;
  font-size: 20px;
}
.header-wfd .header-wfd-left .wfd-menu li:last-child {
  border-right: 0;
}
.header-wfd .header-wfd-right {
  padding: 0 15px;
  /* background-color: #1dafeb; */
  background-color: #ffffff !important;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  width: 100%; /* Small devices (tablets, 768px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .header-wfd .header-wfd-right {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .header-wfd .header-wfd-right {
    padding: 0 30px;
    height: 90px;
    width: 25%;
  }
  [lang="ar"] .header-wfd .header-wfd-right {
    width: 22%;
  }
  [lang="ar"] .header-wfd .header-wfd-left {
    width: 78%;
  }
}
.header-wfd .header-wfd-right .social-wfd {
  margin-bottom: 0;
  /* padding-right: 20px; */
  padding: 0 20px !important;
  border-right: 2px solid #ffffffb3;
  float: none !important;
  display: inline-block;
  margin-right: 20px;
  /* Small devices (tablets, 768px and up) */
}
/*
 @media (min-width: 768px) {
.header-wfd .header-wfd-right .social-wfd {
  float: left !important;
  display: block;
  margin-right: 0;
}
}
*/
.header-wfd .header-wfd-right .social-wfd li a {
  color: white;
}
.header-wfd .header-wfd-right .social-wfd li a:hover, .header-wfd .header-wfd-right .social-wfd li a:active, .header-wfd .header-wfd-right .social-wfd li a:focus, .header-wfd .header-wfd-right .social-wfd li a:active:hover, .header-wfd .header-wfd-right .social-wfd li a:active:focus {
  color: rgba(255, 255, 255, 0.8);
}
.header-wfd .header-wfd-right .lang-select {
  background-color: transparent;
  color: white;
  border: 0;
  height: 32px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .header-wfd .header-wfd-right .lang-select {
    height: auto;
  }
}
.header-wfd .header-wfd-right .lang-select:hover, .header-wfd .header-wfd-right .lang-select:active, .header-wfd .header-wfd-right .lang-select:focus, .header-wfd .header-wfd-right .lang-select:active:hover, .header-wfd .header-wfd-right .lang-select:active:focus {
  outline: 0;
}
.header-wfd .header-wfd-right .lang-select:active:focus {
  outline: 0;
}
.header-wfd .header-wfd-right .lang-select option {
  font-size: 14px;
}
.header-wfd .header-wfd-right .selectdropdown {
  padding-left: 20px;
  margin-bottom: 0;
}
.header-wfd .header-wfd-right .selectdropdown li a {
  color: white;
}
.header-wfd .header-wfd-right .selectdropdown li a:hover, .header-wfd .header-wfd-right .selectdropdown li a:active, .header-wfd .header-wfd-right .selectdropdown li a:focus, .header-wfd .header-wfd-right .selectdropdown li a:active:hover, .header-wfd .header-wfd-right .selectdropdown li a:active:focus {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.header-wfd .header-wfd-left .btn-menu {
  font-size: 22px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 2px solid transparent;
  color: #1dafeb;
  /* Small devices (tablets, 768px and up) */
}
.header-wfd .header-wfd-left .btn-menu span {
  display: none;
}
@media (min-width: 768px) {
  .header-wfd .header-wfd-left .btn-menu span {
    display: inline;
  }
}
.header-wfd .header-wfd-left .btn-menu:hover, .header-wfd .header-wfd-left .btn-menu:active, .header-wfd .header-wfd-left .btn-menu:focus, .header-wfd .header-wfd-left .btn-menu:active:hover, .header-wfd .header-wfd-left .btn-menu:active:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #0d6d95;
}
.header-wfd .header-wfd-left .btn-menu:hover i, .header-wfd .header-wfd-left .btn-menu:active i, .header-wfd .header-wfd-left .btn-menu:focus i, .header-wfd .header-wfd-left .btn-menu:active:hover i, .header-wfd .header-wfd-left .btn-menu:active:focus i {
  color: #0d6d95;
}
.header-wfd .header-wfd-left .btn-menu:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: #1dafeb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #0d6d95;
}
.header-wfd .header-wfd-left .btn-menu:active:focus i {
  color: #0d6d95;
}
.header-wfd .header-wfd-left .btn-menu i {
  color: #1dafeb;
  position: relative;
  top: 4px;
}
.wfd-logo p {
  color: white;
  line-height: 1;
  margin: 0;
  display: inline-block;
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 1200px) {
  .wfd-logo p {
    display: block;
  }
}
.wfd-logo .header-title-date {
  font-size: 25px;
  font-weight: 100; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .wfd-logo .header-title-date {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .wfd-logo .header-title-date {
    font-size: 30px;
  }
}
.wfd-logo .header-title-label {
  font-size: 25px;
  font-weight: 500; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.wfd-logo .header-title-label a {
  color: white;
}
.wfd-logo .header-title-label a:hover, .wfd-logo .header-title-label a:active, .wfd-logo .header-title-label a:focus, .wfd-logo .header-title-label a:active:hover, .wfd-logo .header-title-label a:active:focus {
  color: white;
}
@media (min-width: 768px) {
  .wfd-logo .header-title-label {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .wfd-logo .header-title-label {
    font-size: 41px;
  }
}
body nav.navbar {
  display: none;
}
.header-fao {
  background-color: #ffffff !important;
}
._header-main, ._header-bg {
  /* background-color: #1dafeb; */
  background-color: #ffffff !important;
  display: flex;
  align-items: center;
  height: 130px;
  color: white;
}
._header-title span {
  display: flex;
}
._header-title-date {
  font-size: 1.9em;
  font-weight: 200;
}
._header-main {
  background-color: #fff;
}
._header-main .fao-logo {
  margin-top: 0px;
  margin-right: 3%;
  width: 100%;
}
._header-main #navbar li a {
  color: #000000;
  font-size: 1.3em;
}
._header-main #navbar li a:hover {
  opacity: 0.6;
}
._header-main #navbar li a:after {
  display: block;
  content: '';
  border-right: 1px solid #000;
  height: 23px;
  width: 1px;
  float: right;
  margin-left: 20px;
  margin-right: -5px;
}
._header-main #navbar li:last-child a:after {
  display: none;
}
._social-icons {
  border-right: 2px solid #ffffffb3;
  padding-right: 15px;
  margin-right: 13px;
}
._social-icons a {
  margin: 8px;
}
._social-icons a:hover {
  opacity: 0.8;
}
._social-icons a i {
  color: #ffffff !important;
  font-size: 1.65em;
}
._header-lang > div {
  display: inline-block;
}
.header-title-label a {
  text-decoration: none;
  color: #ffffff;
}
/* misc */
body[data-lang="FR"] .future .img-responsive {
  margin-left: 15rem;
}
body[data-lang="RU"] .header-title-label {
  font-size: 2.2rem;
}
.container-hero .future {
  margin-top: 61px;
  margin-bottom: 303px;
}
@media (max-width: 1200px) {
  .header-title-label {
    /*margin-left: 1rem !important;*/
  }
  body[data-lang="AR"] .header-title-label {
    margin-right: 1rem !important;
    margin-left: 0px !important;
  }
}
@media (max-width: 768px) {
  .container-hero .future {
    margin: 45px auto;
  }
  .container-hero {
    background-position: center -105px !important;
  }
  body[data-lang="FR"] .future .img-responsive {
    margin-left: 0px !important;
  }
}
@media (max-width: 576px) {
  body[data-lang="RU"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="RU"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="RU"] ._mainContainer #c611163 h2, body[data-lang="RU"] ._mainContainer #c608168 h1 {
    font-size: 28px;
  }
  body[data-lang="AR"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="AR"] .header-title-label {
    margin-right: 0px !important;
  }
}
@media (max-width: 450px) {
  body[data-lang="ES"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="ES"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="FR"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="FR"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="IT"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="IT"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="RU"] .overlay nav {
    font-size: 29px;
  }
}
@media (max-width: 360px) {
  body[data-lang="RU"] .overlay nav {
    font-size: 26px;
  }
}
@media (max-width: 310px) {
  body[data-lang="ZH"] .header-title-label {
    margin-left: 0px !important;
  }
}
.row-story-flex .col-md-6:first-child {
  padding-right: 30px;
}
.row-story-flex {
  flex-direction: column;
}
.story-img-column {
  height: 400px;
  background-position: top !important;
  order: -1;
  margin-top: -25px;
}
@media (min-width: 992px) {
  .row-story-flex {
    flex-direction: row;
  }
  .story-img-column {
    height: auto;
    background-position: center;
    order: 0;
    margin-top: 0;
  }
}
.row-handbook div.handbook-box {
  -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;
}
.row-handbook div.handbook-box img.img-responsive {
  -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;
}
/* c619632 is c617437 in prod */
#c619632 ._mainContainer, #c617437 ._mainContainer {
  margin-bottom: 30px !important;
  /* border-bottom: 1px solid #e8e8e9 !important; */
}
/* c619619 is c617445 in prod */
#c619619 ._mainContainer, #c617445 ._mainContainer {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  /* border-top: 1px solid #e8e8e9 !important; */
  padding: 30px 20px !important;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  #c619619 ._mainContainer, #c617445 ._mainContainer {
    padding: 50px 70px !important;
  }
}
div.dwn-toolkit .contest-desc {
  border-bottom: 0 !important;
}
/* Components / Pages */
.row-handbook a {
  color: #151515;
}
.row-handbook a:hover, .row-handbook a:active, .row-handbook a:focus, .row-handbook a:active:hover, .row-handbook a:active:focus {
  color: #151515;
  text-decoration: none;
}
.handbook-box {
  border: 1px solid #afafaf;
  margin-bottom: 60px;
}
.handbook-box h4 {
  padding: 0 25px;
  margin-bottom: 40px;
  margin-top: 15px;
}
.brochure-container {
  display: flex;
  flex-direction: column; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.brochure-container .bruchure-item {
  margin-top: 30px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .brochure-container {
    flex-direction: row;
  }
  .brochure-container .bruchure-item {
    margin-right: 100px;
  }
  .brochure-container .bruchure-item:first-child {
    width: 30%;
  }
  .brochure-container .bruchure-item:last-child {
    flex-grow: 1;
    margin-right: 0;
  }
}
.brochure-container .brochure-photo {
  background-color: #f4f4f3;
  padding: 15px;
  position: relative;
  /* Small devices (tablets, 768px and up) */
}
.brochure-container .brochure-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e9ea;
  z-index: 1;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .brochure-container .brochure-photo {
    padding: 30px;
  }
}
.brochure-container img {
  width: 100%;
  height: auto; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .brochure-container img {
    height: 350px;
    width: auto;
  }
}
.poster-container {
  display: flex;
  flex-direction: column; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.poster-container .poster-item {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  .poster-container {
    flex-direction: row;
  }
  .poster-container .bruchure-item {
    margin-right: 100px;
  }
}
.poster-container .brochure-photo {
  padding: 15px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .poster-container .brochure-photo {
    padding: 30px;
  }
}
.poster-container img {
  width: 100%;
  height: auto; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .poster-container img {
    height: 350px;
    width: auto;
  }
}
.row-activity-books {
  display: flex;
  margin-top: 60px;
  flex-direction: column;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  .row-activity-books {
    flex-direction: row;
  }
}
.row-activity-books div[class^="col-"] {
  float: none;
}
.row-activity-books .col-main-book-text {
  margin-bottom: 60px;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  .row-activity-books .col-main-book-text {
    margin-bottom: 0;
  }
}
.row-activity-books .col-activity-image {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f4f4f3;
  padding: 15px;
  position: relative;
}
.row-activity-books .col-activity-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e9ea;
  z-index: 1;
  left: 0;
  top: 0;
}
.activity-side-links a h4 {
  font-size: 23px;
  font-weight: 200;
}
.activity-side-links a {
  display: block;
}
.activity-side-links img {
  display: inline-block;
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 1200px) {
  .activity-side-links img {
    max-width: 80%;
  }
}
.row.row-web-banner .col-web-banner-image-small {
  max-width: 210px;
}
.row.row-web-banner .col-md-8 {
  /* Small devices (tablets, 768px and up) */
}
@media (max-width: 768px) {
  .row.row-web-banner .col-md-8 {
    margin-bottom: 30px;
  }
}
.row-video-trello {
  display: flex;
  flex-direction: column;
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  .row-video-trello {
    flex-direction: row;
  }
}
.row-video-trello div[class^="col-"] {
  float: none;
}
.row-trello-flex {
  display: flex;
  flex-direction: column;
  height: calc(100% - 128px);
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 992px) {
  .row-trello-flex {
    flex-direction: row;
  }
}
.row-trello-flex div[class^="col-"] {
  float: none;
}
.row-trello-flex .trello-img {
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/trello.jpg);
  background-size: cover;
  background-position: right center;
  min-height: 250px;
  height: 100%;
  /* Medium devices (desktops, 992px and up) */
}
@media (max-width: 992px) {
  .row-trello-flex .trello-img {
    margin-top: 60px;
  }
}
.wfd-poster-image {
  border: 1px solid #e8e9ea;
}
/* Overlay style */
.overlay {
  position: fixed;
  z-index: 12;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}
/* Overlay closing cross */
.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/cross.svg) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}
/* Menu style */
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
.overlay ul li {
  display: block;
}
.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #1dafeb;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.overlay ul li a:hover, .overlay ul li a:active, .overlay ul li a:focus, .overlay ul li a:active:hover, .overlay ul li a:active:focus {
  text-decoration: none;
}
.overlay ul li a:hover *, .overlay ul li a:active *, .overlay ul li a:focus *, .overlay ul li a:active:hover *, .overlay ul li a:active:focus * {
  text-decoration: none;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: rgba(29, 175, 235, 0.6);
}

/* Footer */
footer {
  margin-top: 0px !important;
  background-color:#fff;
  color:#545454;
}

footer h4.section-title {
  color:#545454;
  margin-bottom:5px;
  padding:2rem 0;
}

body footer a,
body footer a:hover,
footer ul li a {
  color:#0d6cad;
  font-size:13px;
}

footer .row {
  padding-bottom:0;
}

.footer-links li {
    margin: 0 0 15px 0;
}

footer .copyright {
  margin-top:0;
}

@media (min-width: 768px) {
  footer .row:nth-child(1) {
    padding-bottom: 0;
  }
}

/* Effects */
.overlay-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-menu.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-menu nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.overlay-menu nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.overlay-menu.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-menu.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}
.overlay {
  background: rgba(255, 255, 255, 0.9);
}
.overlay ul li a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #1dafeb;
  text-transform: uppercase;
}
.overlay ul li a:hover, .overlay ul li a:focus {
  color: #0d6d95;
}
.overlay .overlay-close {
  width: 50px;
  height: 50px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .overlay .overlay-close {
    width: 80px;
    height: 80px;
  }
}
.overlay nav {
  font-size: 37px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .overlay nav {
    font-size: 54px;
  }
}
/* Nicola's changes - update for menu display */
@media (max-width: 450px) {
  body[data-lang="RU"] .overlay nav {
    font-size: 25px;
  }
  .overlay ul li {
    height: auto;
    min-height: 0;
    margin-bottom: 10px;
  }
  .overlay nav {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .overlay nav {
    font-size: 40px;
  }
}
/* Events */
.container-wfd-yellow {
  background-color: #fac53f;
  padding: 60px 0 70px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .container-wfd-yellow {
    background-size: 3524px 1605px;
  }
}
.container-wfd-yellow h3 {
  margin-bottom: 50px;
}
.container-wfd-yellow ._mainContainer {
  border-color: transparent;
  background-color: transparent;
  padding: 0;
  display: block;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .container-wfd-yellow ._mainContainer {
    padding: 0 70px;
  }
}
.container-wfd-yellow .wfd-events-title span {
  color: #48350c !important;
}
.container-wfd-yellow .wfd-events-text {
  color: #48350c !important;
}
.container-wfd-yellow .btn.btn-wfd-events {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #48350c;
  color: #48350c;
}
.container-wfd-yellow .btn.btn-wfd-events:hover, .container-wfd-yellow .btn.btn-wfd-events:active, .container-wfd-yellow .btn.btn-wfd-events:focus, .container-wfd-yellow .btn.btn-wfd-events:active:hover, .container-wfd-yellow .btn.btn-wfd-events:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: black;
  color: black;
}
.container-wfd-yellow .btn.btn-wfd-events:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: black;
  color: black;
}
.container-wfd-yellow .event-card {
  background-color: white;
  -webkit-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  position: relative;
  padding: 0 30px 80px 30px;
  display: block;
  margin-bottom: 30px;
  /* Medium devices (desktops, 992px and up) */
}
.container-wfd-yellow .event-card:hover .event-date {
  text-decoration: none;
  color: #151515;
}
@media (min-width: 992px) {
  .container-wfd-yellow .event-card {
    margin-bottom: 0;
  }
}
.container-wfd-yellow .event-card .event-photo {
  height: 200px;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: 0 -30px;
  width:auto;
}
.container-wfd-yellow .event-card .event-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+0,0.6+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}
.container-wfd-yellow .event-card .event-photo h2 {
  font-size: 22px;
  font-weight: 300;
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px 0 45px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  text-align:center
}
.container-wfd-yellow .event-card .event-photo h2 .material-icons {
  /*position: absolute;*/
  vertical-align: text-top;
  left: 19px;
  top: 7px;
}
.container-wfd-yellow .event-card .event-title {
  height: 235px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #1dafeb;
  font-style: italic;
  font-size: 25px;
  font-weight: 500;
  font-family: "Barlow Condensed";
  font-style: normal;
  margin: 0; /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-title {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-title {
    font-size: 25px;
  }
}
.container-wfd-yellow .event-card .event-date {
  height: 80px;
  background-color: #e8e9ea;
  position: absolute;
  margin: 0 -30px;
  bottom: 0;
  padding: 0 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.container-wfd-yellow .event-card .event-date h2 {
  margin: 0;
  font-weight: 200;
  font-size: 23px; /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-date h2 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-date h2 {
    font-size: 23px;
    line-height: 1;
  }
}
.container-wfd-yellow .event-card .event-date h2 .events-big-date {
  font-size: 30px;
  font-weight: 100;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-date h2 .events-big-date {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-date h2 .events-big-date {
    font-size: 30px;
  }
}

.header-wfd ul, .container-wfd ul, .container-wfd-gray ul, .container-wfd-yellow ul, ._mainContainer ul {
    color: #555555;
}

.contest-content {
  display: inline-block;
  justify-content: left;
  align-items: left;
  flex-direction: column;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .contest-content {
    flex-direction: row;
  }
}
.contest-content .contest-desc {
  width: 290px;
  margin-bottom: 15px;
  /* Small devices (tablets, 768px and up) */
}
.contest-content .contest-desc .text-right {
  text-align: center;
}
@media (min-width: 768px) {
  .contest-content .contest-desc {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .contest-content .contest-desc .text-right {
    text-align: right;
  }
}
.contest-content .content-image {
  width: 290px;
  margin-left: 30px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .contest-content .content-image {
    margin-left: 30px;
  }
}
.contest-btns {
  margin-top: 20px;
  margin-bottom: 20px;
}
.contest-btns .btn {
  margin: 0 10px 15px 10px;
  background-color: #3a6ec2;
  border-color: #3a6ec2;
  color: #fff;
  font-size: 18px;
}
/* Slider Photo */
/* WFD Swiper Style */
.swiper-container-wfd {
    padding-bottom: 70px !important;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width:77%;
    z-index: 1;
}

.container-keyfacts {
  background-color: #1dafeb;
  padding: 30px 0 0 0;
  overflow-x:hidden;
}
.container-keyfacts .container-keyfacts-title {
  color: white;
}
.container-keyfacts h3 {
  margin-bottom: 50px;
}
.container-keyfacts .keyf-slide {
  background-color: white;
  -webkit-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  background-size: cover;
  background-position: center center;
  width: 300px;
  min-height: 390px;
  position: relative;
}
.WFD-container-keyfacts .keyf-slide {
  min-height: 320px;
  background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
}
@media (min-width: 768px) {
  .container-keyfacts .keyf-slide {
    width: 360px;
  background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
  }
}
.container-keyfacts .keyf-slide h2 {
  background-color: white;
  font-size: 25px;
  color: #1dafeb;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 125px;
  width: 100%;
}

.swiper-wrapper {
    position: relative;
    margin:0 auto;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}


.swiper-container-wfd .swiper-slide {
  height: auto;
  cursor: pointer;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 768px) {
  .swiper-container-wfd .swiper-slide {

  }
}
.swiper-button-prev-wfd {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M16.2,47.8c0.4,0,0.9-0.1,1.3-0.4c1.2-0.7,1.7-2.3,0.9-3.6L6.9,24L18.5,4.2c0.7-1.3,0.3-2.9-0.9-3.6 c-1.3-0.7-2.9-0.3-3.6,0.9L1.6,22.7c-0.5,0.8-0.5,1.8,0,2.7l12.4,21.1C14.4,47.3,15.3,47.8,16.2,47.8z'/%3E%3C/svg%3E") !important;
  top: calc(50% + 50px) !important;
  -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);
}
.swiper-button-prev-wfd:hover, .swiper-button-prev-wfd:active, .swiper-button-prev-wfd:focus, .swiper-button-prev-wfd:active:hover, .swiper-button-prev-wfd:active:focus {
  outline: 0;
}
.swiper-button-next-wfd {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M3.8,47.8c-0.4,0-0.9-0.1-1.3-0.4c-1.2-0.7-1.7-2.3-0.9-3.6L13.1,24L1.5,4.2C0.8,2.9,1.2,1.3,2.5,0.6 c1.3-0.7,2.9-0.3,3.6,0.9l12.4,21.1c0.5,0.8,0.5,1.8,0,2.7L6.1,46.5C5.6,47.3,4.7,47.8,3.8,47.8z'/%3E%3C/svg%3E%0A") !important;
  top: calc(50% + 50px) !important;
  -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);
}
.swiper-button-next-wfd:hover, .swiper-button-next-wfd:active, .swiper-button-next-wfd:focus, .swiper-button-next-wfd:active:hover, .swiper-button-next-wfd:active:focus {
  outline: 0;
}
.swiper-gradient-right, .swiper-gradient-left {
  background-image: url("img/gradient-swiper.png");
  background-size: 100% 100%;
  width: 70px;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
}
.swiper-gradient-left {
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.swiper-gradient-right {
  right: 0;
}
.swiper-container-contest {
  height: 330px;
  margin-top: 26px; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.swiper-container-contest .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .swiper-container-contest {
    height: 700px;
  }
}
@media (min-width: 1200px) {
  .swiper-container-contest {
    height: 760px;
  }
}
@media (min-width: 768px) {
  .swiper-container-contest {
    height: 519px;
    margin-top: 0;
  }
  .swiper-container-contest .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media (min-width: 1200px) {
  .swiper-container-contest {
    height: 760px;
  }
  .swiper-container-contest .swiper-slide {
    background-size: cover;
  }
}
/* WFD THeme Page */
[data-name="theme"] ._mainContainer {
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-top: 0;
}
/* WFD Friends Page */
[data-name="friends"] ._mainContainer {
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-top: 0;
}

body footer a {
  line-height:1.5;
}

/* ARABIC */
body[data-lang="AR"] {
  padding-top: 157px; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */ /* Large devices (large desktops, 1200px and up) */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 545px) {
  body[data-lang="AR"] {
    padding-top: 136px;
  }
}
@media (min-width: 768px) {
  body[data-lang="AR"] {
    padding-top: 95px;
  }
}
@media (min-width: 992px) {
  body[data-lang="AR"] {
    padding-top: 90px;
  }
}
@media (min-width: 768px) {
  body[data-lang="AR"] .wfd-logo .header-title-label {
    font-size: 19px;
  }
}
@media (min-width: 1200px) {
  body[data-lang="AR"] .wfd-logo .header-title-label {
    font-size: 26px;
  }
}
@media (min-width: 1200px) and (max-width:1499px) {
  [lang="es"] .wfd-logo .header-title-label {
    font-size: 32px;
  }
  [lang="es"] .wfd-logo .header-title-date {
    font-size: 28px;
  }
  [lang="it"] .wfd-logo .header-title-label {
    font-size: 26px;
  }
  [lang="it"] .wfd-logo .header-title-date {
    font-size: 24px;
  }
  [lang="fr"] .wfd-logo .header-title-label {
    font-size: 28px;
  }
  [lang="fr"] .wfd-logo .header-title-date {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  body[data-lang="AR"] .wfd-logo .header-title-date {
    font-size: 23px;
  }
}
@media (min-width: 1200px) {
  body[data-lang="AR"] .wfd-logo .header-title-date {
    font-size: 20px;
    margin-bottom: 9px;
  }
}
body[data-lang="AR"] .header-wfd, body[data-lang="AR"] .container-wfd, body[data-lang="AR"] .container-wfd-gray, body[data-lang="AR"] .container-wfd-yellow, body[data-lang="AR"] ._mainContainer {
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
}
body[data-lang="AR"] .header-wfd h2, body[data-lang="AR"] .container-wfd h2, body[data-lang="AR"] .container-wfd-gray h2, body[data-lang="AR"] .container-wfd-yellow h2, body[data-lang="AR"] ._mainContainer h2 {
  font-size: 26px;
}
body[data-lang="AR"] .header-wfd h2 .wfd-h-bold, body[data-lang="AR"] .container-wfd h2 .wfd-h-bold, body[data-lang="AR"] .container-wfd-gray h2 .wfd-h-bold, body[data-lang="AR"] .container-wfd-yellow h2 .wfd-h-bold, body[data-lang="AR"] ._mainContainer h2 .wfd-h-bold {
  font-style: normal;
}
body[data-lang="AR"] .header-wfd h2 .wfd-h-light, body[data-lang="AR"] .container-wfd h2 .wfd-h-light, body[data-lang="AR"] .container-wfd-gray h2 .wfd-h-light, body[data-lang="AR"] .container-wfd-yellow h2 .wfd-h-light, body[data-lang="AR"] ._mainContainer h2 .wfd-h-light {
  font-style: normal;
}
body[data-lang="AR"] .header-wfd h4, body[data-lang="AR"] .container-wfd h4, body[data-lang="AR"] .container-wfd-gray h4, body[data-lang="AR"] .container-wfd-yellow h4, body[data-lang="AR"] ._mainContainer h4 {
  font-size: 18px;
}
body[data-lang="AR"] .wfzh {
  width: 206px;
  height: 65px;
  position: absolute;
  left: calc(50% - 103px);
  right: auto;
}
@media (min-width: 768px) {
  body[data-lang="AR"] .wfzh {
    bottom: 150px;
  }
}
@media (min-width: 992px) {
  body[data-lang="AR"] .wfzh {
    bottom: 30px;
    left: 30px;
    right: auto;
  }
}
body[data-lang="AR"] div.dwn-toolkit .contest-desc h2 {
  text-align: right;
}
body[data-lang="AR"] .footer-links {
  font-family: 'Cairo', sans-serif;
  padding-left:40px;
  padding-right:0;
}
body[data-lang="AR"] div.dwn-toolkit .contest-desc p {
  font-family: 'Cairo', sans-serif;
  text-align: right;
}
body[data-lang="AR"] .container-wfd-yellow .event-card .event-photo h2 {
  font-size: 16px !important;
  padding: 0 45px 0 30px;
}
body[data-lang="AR"] .container-wfd-yellow .event-card .event-photo h2 .material-icons {
  right: 19px;
  left: auto;
  top: 1px;
}
body[data-lang="AR"] .event-card .event-title {
  font-size: 17px !important;
  font-style: normal !important;
}
body[data-lang="AR"] .event-date h2 {
  font-size: 14px !important;
}
body[data-lang="AR"] .events-big-date {
  font-size: 17px !important;
}
body[data-lang="AR"] .swiper-container-wfd {
  direction: rtl;
}
body[data-lang="AR"] .swiper-container-wfd .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M16.2,47.8c0.4,0,0.9-0.1,1.3-0.4c1.2-0.7,1.7-2.3,0.9-3.6L6.9,24L18.5,4.2c0.7-1.3,0.3-2.9-0.9-3.6 c-1.3-0.7-2.9-0.3-3.6,0.9L1.6,22.7c-0.5,0.8-0.5,1.8,0,2.7l12.4,21.1C14.4,47.3,15.3,47.8,16.2,47.8z'/%3E%3C/svg%3E") !important;
  top: calc(50% - 15px) !important;
}
body[data-lang="AR"] .swiper-container-wfd .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M3.8,47.8c-0.4,0-0.9-0.1-1.3-0.4c-1.2-0.7-1.7-2.3-0.9-3.6L13.1,24L1.5,4.2C0.8,2.9,1.2,1.3,2.5,0.6 c1.3-0.7,2.9-0.3,3.6,0.9l12.4,21.1c0.5,0.8,0.5,1.8,0,2.7L6.1,46.5C5.6,47.3,4.7,47.8,3.8,47.8z'/%3E%3C/svg%3E%0A") !important;
  top: calc(50% - 15px) !important;
}
body[data-lang="AR"] .swiper-container-wfd * {
  direction: rtl;
}
body[data-lang="AR"] .swiper-container-wfd .swiper-slide {
  transform: translate3d(0, 0, 0);
}
/* RUSSIAN */
@media (min-width: 1200px) {
  body[data-lang="RU"] {
    padding-top: 90px;
  }
}
/* Refinement */ /* Refinement */
/* Small devices (tablets, 768px and up) */
@media (min-width: 481px) and (max-width:767px) {
  body[data-lang="RU"] {
    padding-top: 137px;
  }
}
@media (min-width: 768px) and (max-width:991px) {
  body[data-lang="RU"] {
    padding-top: 182px;
  }
}
@media (min-width: 768px) and (max-width:991px) {
  body[data-lang="RU"] {
    padding-top: 95px;
  }
}
@media (min-width: 992px) and (max-width:1199px) {
  body[data-lang="RU"] {
    padding-top: 95px;
  }
}
body[data-lang="RU"] .header-wfd, body[data-lang="RU"] .container-wfd, body[data-lang="RU"] .container-wfd-gray, body[data-lang="RU"] .container-wfd-yellow, body[data-lang="RU"] ._mainContainer {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 21px;
}
body[data-lang="RU"] .wfd-logo {
  text-align: center;
}
@media (min-width: 768px) {
  body[data-lang="RU"] .wfd-logo {
    text-align: left;
  }
}
body[data-lang="RU"] .contest-content .dwn-toolkit {
  font-family: 'Fira Sans Condensed', sans-serif;
}
body[data-lang="RU"] .overlay ul li a {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 600;
}
body[data-lang="RU"] div.handbook-box h4 {
  font-size: 20px;
}
body[data-lang="RU"] ._mainContainer h2 {
  font-size: 32px;
}
body[data-lang="RU"] .dwn-toolkit .wfd-h-bold, body[data-lang="RU"] .dwn-toolkit .wfd-h-light {
  font-family: 'Fira Sans Condensed', sans-serif;
}
body[data-lang="RU"] .container-wfd-yellow .event-card .event-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}
body[data-lang="RU"] .container-wfd-yellow .event-card .event-date h2 {
  font-size: 18px;
}
body[data-lang="RU"] .container-wfd-yellow .event-card .event-date h2 .events-big-date {
  font-size: 17px;
}
/* WFD Hero */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
.container-hero {
  height: 500px;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/hero-bg.jpg);
  background-size: 3000px 892px;
  background-position: center -145px; /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
.container-hero .container, .container-hero .row, .container-hero .col-md-12 {
  height: 100%;
}
@media (min-width: 768px) {
  .container-hero {
    height: 700px;
    background-position: center -117px;
  }
}
@media (min-width: 1200px) {
  .container-hero {
    height: 760px;
  }
}
.future {
  width: 290px;
  margin: 45px auto; /* Small devices (tablets, 768px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 768px) {
  .future {
    width: 650px;
    margin: 115px auto;
  }
}
@media (min-width: 1200px) {
  .future {
    width: 869px;
  }
}
.hero-sub-head {
  width: 290px;
  height: 88px;
  margin: 0 auto;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/hero-sub-head.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .hero-sub-head {
    width: 334px;
    margin-top: 250px;
  }
}
.wfzh {
  width: 206px;
  height: 65px;
  position: absolute;
  bottom: 60px;
  right: calc(50% - 103px);
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/wfzh.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}
@media (min-width: 768px) {
  .wfzh {
    bottom: 150px;
  }
}
@media (min-width: 992px) {
  .wfzh {
    bottom: 30px;
    right: 30px;
  }
}
/* Homepage Video */
.container-hero-video {
  height: 130px;
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: white;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Iphone 6 */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_EN.jpg");
}
@media (min-width: 375px) {
  .container-hero-video {
    height: 160px;
  }
}
@media (min-width: 768px) {
  .container-hero-video {
    height: 315px;
  }
}
@media (min-width: 992px) {
  .container-hero-video {
    height: 380px;
  }
}
@media (min-width: 1200px) {
  .container-hero-video {
    height: 455px;
  }
}
[lang="ar"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_AR.jpg");
}
[lang="es"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_ES.jpg");
}
[lang="fr"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_FR.jpg");
}
[lang="it"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_IT.jpg");
}
[lang="ru"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_RU.jpg");
}
[lang="zh"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_ZH.jpg");
}
.video-promo-holder {
  background-color: #1dafeb;
}
.video-promo-holder .video-promo-container {
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  display: block;
}
.video-promo-holder .video-promo-container h2 span {
  color: white !important;
}
.video-promo-holder .video-promo-container p {
  color: white;
}
.video-promo-holder .video-promo-container .wfd-video-promo-title {
  text-align: center;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-promo-title {
    text-align: inherit;
  }
}
.video-promo-holder .video-promo-container .wfd-video-promo-text {
  text-align: center;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-promo-text {
    text-align: inherit;
  }
}
.video-promo-holder .video-promo-container .btn-wfd-inverted {
  border-color: white !important;
}
.video-promo-holder .video-promo-container .wfd-video-holder {
  overflow: visible;
}
.video-promo-holder .video-promo-container .wfd-video-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/wfd-video-shadow.png");
  top: 30px;
  left: 0;
  background-size: 100% 100%;
  z-index: 0; /* Iphone 6 */ /* Small devices (tablets, 768px and up) */ /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}
@media (min-width: 375px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 35px;
  }
}
@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 50px;
  }
}
@media (min-width: 992px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 50px;
  }
}
@media (min-width: 1200px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 60px;
  }
}
.video-promo-holder .video-promo-container .wfd-video-holder:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1dafeb;
  top: 0;
  left: 0;
  z-index: 1;
}
.video-promo-holder .video-promo-container .wfd-video-holder .embed-responsive-item {
  z-index: 2;
}
/*# sourceMappingURL=wfd-style.css.map */
.containerTopBanner {
  position: relative;
  text-align: center;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centered h1 {
  color: #fff;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}
.centered p {
  color: #FFF;
  text-align: left;
}
[lang="ar"] .centered h1 {
  text-align: right;
}
[lang="ar"] .centered p {
  text-align: right;
}
.fao-logo {
  float: left;
  padding: 15px 0px;
}
[lang="ar"] .fao-logo {
  float: right;
  padding: 15px 0px;
}
[lang="ar"] .text-left {
  text-align: right;
}
[lang="ar"] .text-right {
  text-align: left;
}
.wfd-menu {
  float: right;
  padding: 15px 0px;
}
[lang="ar"] .wfd-menu {
  float: left;
  padding: 15px 0px;
}
[lang="ar"] .wfd-text {
  float: right;
  padding: 15px 0px;
}
.wfd-text {
  float: left;
  padding: 15px 0px;
}
.wfd-text p {
  margin: 0;
}
.wfd-text p.header-title-date {
  font-size: 23px;
  line-height: 21px;
}
.wfd-text p.header-title-label {
  font-size: 34px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 35px;
}
[lang="fr"] .wfd-text p.header-title-label {
  font-size: 20px;
}
[lang="ru"] .wfd-text p.header-title-label {
  font-size: 20px;
}
[lang="it"] .wfd-text p.header-title-label {
  font-size: 20px;
}
[lang="es"] .wfd-text p.header-title-label {
  font-size: 20px;
}
.header-wfd .header-wfd-left .btn-menu {
  background-color: transparent;
}
.header-wfd .header-wfd-left .btn-menu i, .header-wfd .header-wfd-left .btn-menu span {
  color: #fff;
}
.biodiversity .centered, .zerh-hunger .centered {
  left: 40%;
  width: 30%;
}
.biodiversity h1, .zerh-hunger h1 {
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.biodiversity p, .zerh-hunger p {
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.healthy-dieats {
  padding: 40px 0px;
  background-color: #E3E3E3;
}
.healthy-diet h1, .healthy-dieats h1 {
  color: #d96a02;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 42px;
  font-family: 'Barlow Semi Condensed', sans-serif;
}
.healthy-diet b, .healthy-dieats b {
  font-weight: 600;
}
.healthy-diet p, .healthy-dieats p {
  font-size: 18px;
  color: #000;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.margin-btm-30 {
  margin-bottom: 30px;
}
.healthy-diet {
  padding: 40px 0px;
}
.healthy-diet h1 {
  margin-top: 0px;
  color: #f99400;
  font-weight: 700;
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-style: normal;
}
.biodiversity h1 {
  color: #ffcb00;
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.imgoverlape {
  position: relative;
}
.imgoverlape:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
h1.top-label {
  text-align: center;
  color: #820022;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
}
.action-future {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/01_IYPH2020_Leaf_Slider.jpg)no-repeat bottom center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
}
[lang="ar"] .action-future {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/01_IYPH2020_Leaf_Slider-ar.jpg)no-repeat bottom center;
}
.action-future .row {
  align-item: center !important;
}
.action-future .action-img {
  text-align: center;
  display: block;
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.action-future .banner-text {
  text-align: center;
  display: block;
}
.action-future .banner-text .justify-content-center {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.action-future .action-img img {
  max-width: 510px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 15px;
}
.joinus {
  background: url(/fileadmin/user_upload/faoweb/wfd/2019/24894_Mexico_FAO170721_00005436_BLUR.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  padding: 70px 0px;
}
.joinus img {
  max-width: 225px;
  width: 100%;
}
.joinus h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}
.joinus p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.joinus a {
  color: #1dafeb;
}
.joinus a:hover {
  color: #1dafeb;
}
.Takeaction {
  background: url(/fileadmin/user_upload/faoweb/2019/WFD/take-action.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  padding: 70px 0px;
}
.Takeaction img {
  max-width: 300px;
  width: 100%;
  margin: 0px auto;
}
.Takeaction h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}
.Takeaction p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.Takeaction a {
  color: #1dafeb;
}
.Takeaction a:hover {
  color: #1dafeb;
}
.WFD-Blue-Bg {
  background: #1dafeb;
  width: 100%;
  padding: 70px 0px;
}
.WFD-Blue-Bg img {
  max-width: 300px;
  width: 100%;
  margin: 0px auto;
}
.WFD-Blue-Bg h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}
.WFD-Blue-Bg p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.WFD-Blue-Bg a {
  color: #fff;
}
.WFD-Blue-Bg a:hover {
  color: #fff;
}
.contest-content .contest-desc {
  display: inline-block;
  width: 100%;
}
.contest-content .contest-desc p span {
  color: #000000;
}
.contest-content .contest-desc p {
  color: #555555;
  font-size: 25px;
  font-family: "Barlow Condensed";
  font-style: normal;
}
.contest-content .contest-btns {
  display: inline-block;
  width: 100%;
}

.row .contest-content .contest-desc a {
  color:#3a6ec3;
}

.container-wfd-white {
  background-color: #fff;
  padding: 70px 0px;
  display: inline-block;
  width: 100%;
}
.container-wfd-white .btn.btn-primary {
  background-color: #F70055;
  border-color: #F70055;
  font-size: 18px;
}
.container-wfd-white .btn.btn-primary:hover {
  background-color: #ab0148;
  border-color: #ab0148;
}
.btn-red {
  background-color: #db4031;
  border-color: #db4031;
  font-size: 18px;
  color: #fff !important;
}
.btn-red:hover {
  background-color: #e72715;
  border-color: #e72715;
}
.btn.btn-pink {
  background-color: #F70055;
  border-color: #F70055;
  font-size: 18px;
  color: #fff;
}
.btn.btn-pink:hover {
  background-color: #ab0148;
  border-color: #ab0148;
  color: #fff;
}
img {
  max-width: 100%;
}
.wfd-bold {
  font-weight: 700;
  color: #f99400;
  font-size: 30px;
}
.wfd-light {
  font-weight: 400;
  /*font-style: italic;*/
  font-size: 30px;
  color: #f99400;
}
.margin0 {
  margin: 0px !important;
}
.poster-contest .wfd-h-light, .poster-contest .wfd-h-bold {
  color: #fd8e00;
  font-weight: 600;
}
.poster-contest .btn.btn-primary {
  background-color: #F99400;
  border-color: #F99400;
  font-size: 18px;
}
.poster-contest .btn.btn-primary:hover {
  background-color: #e46500;
  border-color: #e46500;
}
.poster-contest .btn.btn-default {
  background-color: #E46500;
  border-color: #E46500;
  color: #fff;
  font-size: 18px;
}
.poster-contest .btn.btn-default:hover {
  background-color: #f99400;
  border-color: #f99400;
}
.poster-contest {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  padding-top: 70px;
  font-size: 18px;
}
.poster-contest h2 {
  font-size: 30px;
}
.poster-contest p {
  font-size: 18px;
  color: #555555;
}
.poster-contest .container {
  width: 100%;
  max-width: 700px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}
.fact-slider h1 {
  margin: 0;
  color: #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.fact-slider p {
  color: #555555;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding: 0px 15px;
}
.keyf-hd-orange {
  background-color: #E8800F;
}
.keyf-hd-yellow {
  background-color: #F3BF2F;
}
.keyf-hd-red {
  background-color: #E34933;
}
@media (min-width: 992px) and (max-width:1399px) {
  .biodiversity .centered, .zerh-hunger .centered {
    left: 40%;
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width:991px) {
  .biodiversity .centered, .zerh-hunger .centered {
    left: 50%;
    width: 90%;
  }
  .biodiversity h1, .zerh-hunger h1 {
    font-size: 32px;
  }
}
@media (min-width: 300px) and (max-width:767px) {
  .biodiversity .centered, .zerh-hunger .centered {
    position: static;
    top: 0%;
    left: 0%;
    transform: none;
    width: 90%;
  }
  .centered p {
    color: #888;
  }
  .biodiversity p {
    padding: 0px 15px;
  }
  .fao-logo {
    float: left;
    padding: 10px 0px;
  }
  [lang="ar"] .fao-logo {
    float: right;
    padding: 10px 0px;
  }
  [lang="fr"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="it"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="ru"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="es"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  .wfd-text p.header-title-date {
    font-size: 19px;
    line-height: 14px;
  }
  .wfd-text p.header-title-label {
    font-size: 20px;
    line-height: 28px;
  }
  .wfd-menu {
    float: right;
    padding: 0px 0px;
  }
  .wfd-text {
    float: left;
    padding: 5px 0px;
  }
  body {
    padding-top: 140px;
  }
  h1.top-label {
    font-size: 28px;
    padding: 0px 15px;
    font-family: Montserrat;
  }
  .container-wfd-white {
    padding: 30px 0px;
  }
}
@media (max-width: 471px) {
  body {
    padding-top: 140px;
  }
}
.header-wfd .header-wfd-right .wfd-right-menu {
  float: right;
  padding: 0px 15px;
}
[lang="ar"] .header-wfd .header-wfd-right .wfd-right-menu {
  float: left;
  padding: 0px 15px;
}
@media (min-width: 768px) and (max-width:1200px) {
  .container-wfd-yellow .event-card .event-title {
    height: 350px;
  }
  [lang="ru"] .container-wfd-yellow .event-card .event-title {
    height: 400px;
  }
  .container-wfd-yellow .event-card .event-title {
    font-size: 20px;
    line-height: 24px;
  }
  .container-wfd-yellow .event-card .event-date {
    height: 125px;
  }
}
/* ______________________________________________________________________________ */
div.bgc-lightgrey {
  background-color: #F0F0F0;
}
.btn-green, .contest-btns .btn-green {
  background-color: #2C9942;
  color: #ffffff !important;
  font-weight: bold !important;
  /* font-size: 0.8em !important; */
  font-size: 19px !important;
}
.btn {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.header-wfd .fao-social .social-wfd {
  float: left;
  border-right: 1px solid #000000;
}
.wfd-menu {
  margin-top: 15px;
}
.fao-logo {
  padding-top: 0px !important;
  margin-top: 5px !important;
}
.fao-social {
  margin-top: 15px;
  padding-top: 15px;
}
.header-wfd .header-wfd-right .lang-select {}
.fao-social .lang-select {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.wdf-menu #menuButton {
  margin-top: -15px !important;
}
.header-iyph2020 {
  background-color: #ffffff;
}
.header-iyph2020::after {
  content: "";
  height: 5px;
  width: 100%; /* or i.e: 500px */
}
.header-wfd-right {
  padding-top: 30px !important;
}
.header-wfd-right .wfd-menu {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
.lang-select {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 0 !important;
}
.container-iyph2020-gray {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
  background-color: #efefef;
  padding-top: 20px;
  padding-bottom: 20px;
}
.container-iyph2020-gray h2 {
  font-size: 36px;
  color: #333333;
}
.container-iyph2020-gray h2.iyph-h-bold, .container-iyph2020-gray .row h2.iyph-h-bold, .container-wfd-white h2.iyph-h-bold {
  font-weight: 600;
  color: #333333;
  font-size: 36px;
}
.container-iyph2020-white {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}
.container-iyph2020-white h2 {
  font-size: 36px;
  color: #333333;
}
.container-iyph2020-white h2.iyph-h-bold, .container-iyph2020-white .row h2.iyph-h-bold, .container-wfd-white h2.iyph-h-bold {
  font-weight: 700;
  color: #ff6601;
  font-size: 42px;
}
.container-iyph2020-light-blue {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
  background-color: #e6ecf8;
  padding-top: 80px;
  padding-bottom: 80px;
}
.black-bold {
  font-size: 38px;
  font-weight: 700;
}
h2.iyph-E-bold {
  font-weight: 600;
  color: #333333;
  font-size: 36px;
}
[lang="es"] h2.iyph-E-bold {
  font-size: 32px !important;
  min-height: 250px;
}
[lang="ru"] h2.iyph-E-bold {
  font-size: 30px !important;
  min-height: 210px;
}
[lang="fr"] h2.iyph-E-bold {
  font-size: 36px !important;
  min-height: 180px;
}
[lang="zh"] h2.iyph-E-bold {
  font-size: 36px !important;
  min-height: 220px;
}
.m-t-125 {
  margin-top: 125px;
}
.container-wfd-white h2.about-us {
  font-weight: 800 !important;
  color: #80bc00 !important;
  font-size: 40px !important;
}
h2.iyph-h-bold-white, .banner-text h2.iyph-h-bold-white {
  font-weight: 600;
  color: #ffffff;
  font-size: 36px;
}
.event-image {
  height: 100px !important;
  overflow: hidden;
  align-items: center;
  text-align: center;
}
.event-image img {
  margin-top: -30% !important;
}
.event-title {
  background-color: #ffffff;
  padding-top: 2%;
  padding-bottom: 2%;
  /* align-items: center; */
  text-align: center;
}
.event-date {
  background-color: #d3d3d3;
  padding-top: 1%;
  padding-bottom: 1%;
  text-align: center;
  font-weight: 400;
  color: #333333;
}
.join-us-hp {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/03_Join_us.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  color: #ffffff !important;
}
.join-us-hp p.join-us-text {
  color: #ffffff !important;
  padding-left: 0px !important;
  font-weight: 600px !important;
}
.join-us-hp h2.iyph-h-bold {
  font-weight: 600;
  color: #ffffff;
  font-size: 36px;
}
.btn-yellow, .join-us-hp .btn-yellow {
  background-color: #FFDD3C;
  color: #333333 !important;
  font-weight: bold !important;
  font-size: 19px !important;
  margin-bottom: 20px !important;
}
.key-facts.row {
  background-color: rgba(19, 95, 151, 0.7)!important;
  margin:0 !important;
}
.keyf-slide {
  opacity: 1 !important;
}
h1.keyf-hd-plant {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_Plants_are_life.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-economic {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_Economic_benefits.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-growing {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_A_growing_demand.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-pest {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_Destructive_pests.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-climate {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_Climate_impacts.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-beneficial {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_Beneficial_bugs.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
h1.keyf-hd-hungry {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/04_Key_Facts/04_Key_Facts_A_growing_demand.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  opacity: 1.0 !important;
}
.photo-contest {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/06_Photo_Contest.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
  padding-bottom: 10% !important;
}
[lang="ar"] .photo-contest {
  background: url(/fileadmin/templates/IYPH2020/images/homepage/06_Photo-Contest_alexander-bracken-EO-_F50g7-4-unsplash-ar.jpg)no-repeat center center;
  background-size: cover !important;
}
p.text-white, .contest-content .contest-desc p.text-white {
  color: #ffffff !important;
  font-size: 25px !important;
}
#c714284 table.contenttable td {
  padding: 10px !important;
}
footer.white-bg {
  margin-top: 0px !important;
}
.header-iyph2020::after, .header-wfd::after {
  content: "";
  height: 5px;
  width: 100%; /* or i.e: 500px */
}
.header-wfd .header-wfd-right .lang-select option {
  height: 30px;
}
.header-wfd .header-wfd-right {
  padding-top: 10px !important;
}
.header-wfd .header-wfd-right .social-wfd li a {
  color: black !important;
}
.header-wfd .header-wfd-right .social-wfd {
  float: none !important;
  border-right: 1px solid #000000;
}
.header-wfd .wfd-right-menu #menuButton {
  padding-top: 0px !important;
  float: none !important;
}
.header-wfd .wfd-right-menu #menuButton .material-icons {
  position: absolute;
  /* left: 19px; */
  top: 4px;
  color: #000000 !important;
}
div.container-iyph2020 {
  padding-top: 3% !important;
  padding-bottom: 3% !important;
}
/*
._mainContainer {
  border: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.row .img-banner {
  max-height: 447px !important;
  overflow: hidden;
  text-align: center;
}
div.img-banner img.img-banner-right {
  height: 592px !important;
}
*/
.m-t-20 {
  margin-top: 20px;
}
.whitebg {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}
.green-heading {
  font-style: normal;
  font-size: 36px;
  font-weight: 600;
  color: #2c9942;
  margin-bottom: 30px;
}
.keym-green-bg {
  background: #80bc00;
  padding: 20px;
  color: #fff;
  margin: 0px;
}
.keym-green-bg-icon {
  width: auto;
  height: 200px;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
}
.keym-green-bg-icon img {
  width: auto;
  height: 200px;
}
.keym-slide-content {
  background: #fff;
  padding: 20px;
  min-height: 401px;
}
.keym-slide-content p {
  font-size: 18px
}
.keym-hd {
  min-height: 120px;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}
#c714443 .centered {
  left: 50%;
  width: 50%;
}
#c714443 .centered h1 {
  color: #fff;
  text-align: center;
  font-weight: 1000 !important;
  line-height: 1.2;
  font-size: 78px !important;
}
.about .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
}
.about .centered h1 {
  color: #fff;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}
.taea .centered {
  position: absolute;
  top: 50%;
  left: 64%;
  transform: translate(-50%, -50%);
  width: 20%;
}
.taea .centered h1 {
  color: #fff;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}
.takeaction .centered {
  position: absolute;
  top: 50%;
  left: 64%;
  transform: translate(-50%, -50%);
  width: 20%;
}
.takeaction .centered h1 {
  color: #fff;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}
/* ______________________________________________ */
.goals-logo, .goal-logo {
  padding: 15px 5px;
}
[lang="ar"] .goal-logo {
    float: right;
}
.fao-logo {
  width: 200px !important;
}
.fao-logo img {
  border-right: 1px solid #666666;
}
[lang="ar"] .fao-logo img {
    border-left: 1px solid #666666;
    border-right: none;
}
.header-wfd .fa-twitter {
  color: #00aced !important;
}
.m-b-100 {
  margin-bottom: 100px !important;
}
.blue-text {
  color: #386dc0 !important;
  font-size: 24px !important;
}
/*Start Banner Home Page*/
.banner-iyafa {
  background: url(/fileadmin/templates/IYAFA2022/images/original//IYAFA_en.jpg)no-repeat center center;
  width: 100%;
  height:170px;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
[lang="ar"] .banner-iyafa {
  background: url(/fileadmin/user_upload/ssf/IYAFA/HP_desktop_IYAFA_AR.jpg)no-repeat center center;
  width: 100%;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
[lang="zh"] .banner-iyafa {
  background: url(/fileadmin/user_upload/ssf/IYAFA/HP_desktop_IYAFA_ZH.jpg)no-repeat center center;
  width: 100%;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
[lang="fr"] .banner-iyafa {
  background: url(/fileadmin/user_upload/ssf/IYAFA/HP_desktop_IYAFA_FR.jpg)no-repeat center center;
  width: 100%;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
[lang="es"] .banner-iyafa {
  background: url(/fileadmin/user_upload/ssf/IYAFA/HP_desktop_IYAFA_ES.jpg)no-repeat center center;
  width: 100%;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
[lang="ru"] .banner-iyafa {
  background: url(/fileadmin/user_upload/ssf/IYAFA/HP_desktop_IYAFA_RU.jpg)no-repeat center center;
  width: 100%;
  background-size: 100%;
  background-position:top;
  align-items: center !important;
  padding-bottom: 80px !important;
}
@media (min-width: 576px) {
.banner-iyafa {
   background-size:cover;
   height:197px;
  }
}
@media (min-width: 768px) {
.banner-iyafa {
   background-size:cover;
   height:275px;
  }
}
@media (min-width: 992px) {
.banner-iyafa {
   background-size:cover;
   height:337px;
  }
}
@media (min-width: 1200px) {
.banner-iyafa {
   background-size:cover;
   height:470px;
  }
}
.banner-iyafa .logo-image {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
}
.banner-iyafa .banner-img {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.banner-iyafa .banner-img img {
  width: 40%;
  height: auto;
}
.banner-iyafa .banner-text {
  color: #333;
  line-height: 1.2;
  font-weight: 900;
  font-size: 60px;
  text-transform: uppercase
}
[lang="es"] .banner-iyafa .banner-text {
  font-size: 56px;
}
[lang="ru"] .banner-iyafa .banner-text {
  font-size: 38px;
}
[lang="fr"] .banner-iyafa .banner-text {
  font-size: 48px;
}
.banner-iyafa .banner-text-normal {
  font-weight: 500;
  font-size: 54px;
}
/*End Banner Home Page*/
/*Start objective Home Page*/
.objective-iyafa {
  background: url(/fileadmin/templates/IYAFA2022/images/original/03_Background_image-min.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
  padding-bottom: 125px !important;
}
[lang="ar"] .objective-iyafa {
  background: url(/fileadmin/templates/IYAFA2022/images/original/03_Background_image-min-ar.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
  padding-bottom: 125px !important;
}
/*End objective Home Page*/
/*Start Related Reading*/
.related-reading {
  background: url(/fileadmin/templates/IYAFA2022/images/original/08_Background_image-min.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
  padding-bottom: 0px !important;
}
[lang="ar"] .related-reading {
  background: url(/fileadmin/templates/IYAFA2022/images/original/08_Background_image-min-ar.jpg)no-repeat center center;
  width: 100%;
  background-size: cover;
  align-items: center !important;
  padding-bottom: 0px !important;
}
.related-reading .iyph-h-bold-white {
  font-size: 28px !important;
  margin-bottom: 20px;
  line-height: 28px;
}
.related-reading p.text-white {
  color: #ffffff !important;
  font-size: 24px !important;
  padding: 0px
}
.related-reading .keyf-slide h2 {
  padding-left: 20px;
  padding-right: 20px;
  color: #3168bf;
  font-size: 18px !important;
  font-family: 'Barlow Semi Condensed', sans-serif;
  text-align: left;
}
.related-reading .wfd-h-bold-white {
  color: #ffffff !important;
  padding-top:20px;
}
/* End Related Reading*/

.contact-logo img {
  height:50px;
}

/*Contact Email Bg*/
.container-iyph2020-light-grey {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
  background-color: #eee;
  padding-top: 60px;
  padding-bottom: 60px;
}
.contact-iyafa, .contact-iyafa a {
  font-size: 28px;
  font-weight: 500;
  color: #333;
}
.mail-iyafa {
  margin-left: 7px;
  margin-right: 10px;
}
/*End Contact Email Bg*/




































































