/* footer section */
.page__footer {
  background-color: #37379D!important;
  padding: 96px 0 22px;
}
.footer-top-left {
  flex: 0 0 70%;
  max-width: 70%;
  position: relative;
}
.page__footer .region-footer-top-left nav {
  display: grid;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
}
.page__footer .region-footer-top-left ul {
  /*display: flex;
  flex-wrap: wrap;
  flex-direction: column;*/
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0px;
  list-style: none;
  /*max-width: 177px;*/
}
.page__footer .region-footer-top-left li {
  width: calc(33.333% - 10px);
  display: inline-block;
  margin-bottom: 15px;
}
.page__footer .region-footer-top-left li a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0;
}
.footer-top-right {
  flex: 0 0 30%;
  max-width: 30%;
}
.search-block-form {
  display: flex !important;
  margin-bottom: 36px;
}
.search-block-form form {
  width: 100%;
}
.search-block-form label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.search-block-form .form-control {
  height: 50px;
  padding: 15px 20px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 100%;
  width: 100%;
  font-weight: 400;
  border: none;
  outline: none;
  border-radius: 6px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 10' style='fill: %23333333; enable-background:new 0 0 10 10;' xml:space='preserve'%3E%3Cpath d='M9.9,9.3L6.7,6.1c0.5-0.6,0.8-1.4,0.8-2.3C7.5,1.7,5.8,0,3.8,0S0,1.7,0,3.8s1.7,3.8,3.8,3.8 c0.9,0,1.7-0.3,2.3-0.8l3.2,3.2l0.1,0c0.2,0.1,0.4,0.1,0.5,0C10,9.7,10,9.5,9.9,9.3z M3.8,6.7c-1.6,0-2.9-1.3-2.9-2.9 s1.3-2.9,2.9-2.9s2.9,1.3,2.9,2.9S5.4,6.7,3.8,6.7z'/%3E%3C/svg%3E%0A");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-color: #fff;
  margin-bottom: 14px;
  box-sizing: border-box;
  padding-right: 45px;
}
.footer-middle {
  width: 100%;
}
#footer ul {
  padding: 0px;
}
.visually-hidden {
  display: none;
}
.donate-btn {
  background: #0397d6;
  border: 1px solid #0397d6;
  color: #fff;
  transition: 0.4s;
  padding: 15px 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  outline: none;
  border-radius: 6px;
  display: inline-block;
}
.region-footer-middle {
  display: grid;
  grid-template-columns: min-content min-content 1fr;
  text-align: right;
  align-items: center;
  margin-bottom: 31px;
}
.region-footer-middle ul {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  align-items: center;
}
.region-footer-middle ul li {
  margin-right: 35px;
}
.region-footer-middle ul i {
  color: #fff;
  font-size: 17px;
  line-height: 1;
  transition: 0.4s;
}
.region-footer-middle ul i:before {
  margin: 0;
  width: auto;
}
.social-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: 20px!important;
}
.icon-facebook {
  background: url(https://www.unwomen.org/sites/default/files/assets/annual-reports/2025/assets/img/fb-icon.png) no-repeat center;
}
.icon-insta {
  background: url(https://www.unwomen.org/sites/default/files/assets/annual-reports/2025/assets/img/insta-icon.png) no-repeat center;
}
.icon-twitter {
  background: url(https://www.unwomen.org/sites/default/files/assets/annual-reports/2025/assets/img/x-icon.png) no-repeat center;
}
.icon-linkedin {
  background: url(https://www.unwomen.org/sites/default/files/assets/annual-reports/2025/assets/img/linkedin-icon.png) no-repeat center;
}
.icon-mail {
  background: url(https://www.unwomen.org/sites/default/files/assets/annual-reports/2025/assets/img/mail-icon.png) no-repeat center;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.footer-bottom {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 39px;
  border-top: 1px solid #fcc30b;
  color: #fff;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  margin-top: 0px;
}
.page__footer .nav-link {
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
}
.page__footer .navbar-footer-bottom li {
  text-transform: uppercase;
  margin-right: 18px;
}
#block-footerbottom, #block-kpfooterbottom {
  flex: 1 1 auto;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1200px) {
  .page__footer {
    padding: 50px 0;
  }
}
.page__footer p {
  margin: 0;
}
.page__footer a {
  color: #fff;
  text-decoration: none;
}
.page__footer a:hover, .page__footer a:focus {
  color: #0397d6;
}
