﻿@font-face {
  font-family: HelveticaNeueLTGEOW82-25UltLt;
  src: url(../fonts/HelveticaNeueLTGEOW82-25UltLt.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-25UltLt.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-25UltLt.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-25UltLt.svg#HelveticaNeueLTGEOW82-25UltLt) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-25UltLt.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-25UltLt.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-25UltLt.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueLTGEOW82-35Th;
  src: url(../fonts/HelveticaNeueLTGEOW82-35Th.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-35Th.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-35Th.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-35Th.svg#HelveticaNeueLTGEOW82-35Th) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-35Th.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-35Th.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-35Th.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueLTGEOW82-45Lt;
  src: url(../fonts/HelveticaNeueLTGEOW82-45Lt.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-45Lt.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-45Lt.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-45Lt.svg#HelveticaNeueLTGEOW82-45Lt) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-45Lt.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-45Lt.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-45Lt.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueLTGEOW82-55Rm;
  src: url(../fonts/HelveticaNeueLTGEOW82-55Rm.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-55Rm.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-55Rm.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-55Rm.svg#HelveticaNeueLTGEOW82-55Rm) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-55Rm.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-55Rm.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-55Rm.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueLTGEOW82-65Md;
  src: url(../fonts/HelveticaNeueLTGEOW82-65Md.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-65Md.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-65Md.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-65Md.svg#HelveticaNeueLTGEOW82-65Md) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-65Md.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-65Md.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-65Md.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: HelveticaNeueLTGEOW82-75Bd;
  src: url(../fonts/HelveticaNeueLTGEOW82-75Bd.eot);
  src: url(../fonts/HelveticaNeueLTGEOW82-75Bd.eot?#iefix) format("embedded-opentype"), url(../fonts/HelveticaNeueLTGEOW82-75Bd.otf) format("opentype"), url(../fonts/HelveticaNeueLTGEOW82-75Bd.svg#HelveticaNeueLTGEOW82-75Bd) format("svg"), url(../fonts/HelveticaNeueLTGEOW82-75Bd.ttf) format("truetype"), url(../fonts/HelveticaNeueLTGEOW82-75Bd.woff2) format("woff2"), url(../fonts/HelveticaNeueLTGEOW82-75Bd.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
html {
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}

/*------------------------------------*\
  Medias start
\*------------------------------------*/
/*------------------------------------*\
Commons
\*------------------------------------*/
* {
  box-sizing: border-box;
}

html,
body {
  text-rendering: optimizeLegibility;
}

.test-mode-p {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 0.2px;
  color: #FF3B3F;
  font-family: HelveticaNeueLTGEOW82-65Md;
  text-align: center;
}
@media (max-width: 960px) {
  .test-mode-p {
    font-size: 14px;
    font-family: "HelveticaNeueLTGEOW82-45Lt";
  }
}

.title-box {
  margin-bottom: 64px;
}
.title-box .page-title {
  margin-bottom: 0;
}

.back-btn {
  all: unset;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  color: #2F4068;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  display: flex;
  align-items: center;
}
.back-btn svg {
  margin-right: 10px;
}
.back-btn:hover {
  color: #0188F1;
  transition: 0.3s;
}

.highcharts-root {
  font-family: "HelveticaNeueLTGEOW82-45Lt" !important;
}

.file-list-grid .uk-grid-margin {
  margin-top: 15px;
}

.banner-slider li {
  background: #304168;
  border-radius: 2px;
}
.banner-slider figure img {
  opacity: 0.9;
  border-radius: 2px;
}

.arrow-right,
.arrow-left {
  position: absolute;
  bottom: 22px;
  padding: 0;
}
@media (max-width: 640px) {
  .arrow-right,
  .arrow-left {
    display: none;
  }
}
.arrow-right:hover,
.arrow-left:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.arrow-right > svg,
.arrow-left > svg {
  display: none;
}
.arrow-right div svg,
.arrow-left div svg {
  min-width: 50px;
  min-height: 50px;
}
.arrow-right circle,
.arrow-left circle {
  fill: #22355D !important;
}
.arrow-right path,
.arrow-left path {
  fill: #FFF !important;
}

.arrow-left {
  left: 40px;
}

.arrow-right {
  left: 100px;
}

.single-aside {
  padding-top: 10px;
}
@media (max-width: 1199px) {
  .single-aside {
    padding-top: 40px;
  }
}
.single-aside ul > li {
  margin-bottom: 40px;
}
.single-aside .news-card h2 {
  margin-bottom: 0;
  color: #3B3B3B;
}

.single-grid {
  margin-left: -50px;
  margin-top: 0 !important;
}
.single-grid > * {
  padding-left: 50px;
}
.single-grid .uk-slider-items {
  margin-top: 60px;
  margin-left: -20px;
}
.single-grid .uk-slider-items > * {
  padding-left: 20px;
}
.single-grid .uk-slider-items figure {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.single-grid .uk-slider-items figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 67.0103092784%;
}
.single-grid .uk-slider-items figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.printBtn {
  all: unset;
  cursor: pointer;
}
.printBtn:hover, .printBtn:focus {
  outline: none;
}
.printBtn:hover path,
.printBtn:hover rect, .printBtn:focus path,
.printBtn:focus rect {
  fill: #2F4068;
  transition: 0.3s;
}

.content-box {
  margin-bottom: 40px;
}

@media print {
  .single-aside,
  .main-footer,
  .main-header,
  .breadcrumbs-box,
  .printBtn,
  .back-btn,
  .share-box,
  .social-media-box,
  .other-sites-box,
  .aside-nav,
  .article-bottom-slider,
  .single-time-box time,
  .aside-close {
    display: none !important;
  }
  body .single-article {
    display: block !important;
  }
}
.search-box {
  position: relative;
}
.search-box input {
  all: unset;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.28px;
  color: #515151;
  padding: 12px 40px 12px 17px;
  background: #F0F0F0;
  border-radius: 20px;
  min-width: 300px;
  box-sizing: border-box;
}
@media (max-width: 1480px) {
  .search-box input {
    min-width: 272px;
  }
}
@media (max-width: 373px) {
  .search-box input {
    min-width: 240px;
  }
}
.search-box button {
  all: unset;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.small-menu-box ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -26px;
}
@media (max-width: 1199px) {
  .small-menu-box ul {
    justify-content: center;
  }
}
@media (max-width: 640px) {
  .small-menu-box ul {
    margin-left: -10px;
  }
}
@media (max-width: 374px) {
  .small-menu-box ul > li:first-child {
    display: none;
  }
}
.small-menu-box ul li {
  padding-left: 26px;
}
@media (max-width: 640px) {
  .small-menu-box ul li {
    padding-left: 10px;
  }
}
.small-menu-box ul li.active {
  display: none;
}
.small-menu-box ul a {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.14px;
  color: #515151;
}

.top-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 960px) {
  .top-header > .main-container > .uk-grid > * {
    width: 100%;
  }
}

.slider-box {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .slider-box {
    position: relative;
    margin-bottom: 40px;
  }
  .slider-box a > *:last-child {
    position: static;
  }
}
@media (max-width: 1199px) {
  .slider-box .uk-grid > * {
    margin-top: 0 !important;
  }
}
.slider-box figure {
  position: relative;
  overflow: hidden;
  border-radius: 2px 0px 0px 2px;
}
.slider-box figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 61.3362541073%;
}
.slider-box figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .slider-box figure {
    border-radius: 2px 2px 0px 0px;
  }
}
.slider-box .uk-dotnav > .uk-active > * {
  background: #FFF !important;
}
.slider-box .uk-slider-nav {
  position: absolute;
  right: calc(33.33% - 82px);
  bottom: 50px;
  margin-left: 0;
}
@media (max-width: 1599px) {
  .slider-box .uk-slider-nav {
    right: 33.33%;
  }
}
@media (max-width: 1440px) {
  .slider-box .uk-slider-nav {
    bottom: 60px;
  }
}
@media (max-width: 1199px) {
  .slider-box .uk-slider-nav {
    position: static;
    justify-content: center;
    margin-top: 20px;
  }
  .slider-box .uk-slider-nav.uk-dotnav > * > * {
    border: none;
    background: #6e7a96;
    overflow: visible;
    width: 8px;
    height: 8px;
  }
  .slider-box .uk-slider-nav.uk-dotnav > .uk-active > * {
    position: relative;
    background: #2F4068 !important;
  }
}

.slider-text-bg {
  background: #2F4068;
  border-radius: 0px 2px 2px 0px;
  padding-top: 80px;
  padding-left: 52px;
  padding-right: 62px;
  padding-bottom: 130px;
}
@media (max-width: 1660px) {
  .slider-text-bg {
    padding-top: 52px;
  }
}
@media (max-width: 1199px) {
  .slider-text-bg {
    padding: 40px;
    border-radius: 0px 0px 2px 2px;
  }
}
@media (max-width: 960px) {
  .slider-text-bg {
    padding: 30px;
  }
}
.slider-text-bg h2 {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.36px;
  color: #FFFFFF;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-bottom: 36px;
  margin-top: 0;
}
@media (max-width: 1199px) {
  .slider-text-bg h2 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .slider-text-bg h2 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.slider-text-bg p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.28px;
  color: #FFFFFF;
}
@media (max-width: 1199px) {
  .slider-text-bg p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (max-width: 640px) {
  .slider-text-bg p {
    display: none !important;
  }
}

.bdd-section .main-filter .uk-grid {
  margin-left: -22px;
}
.bdd-section .main-filter .uk-grid > * {
  padding-left: 22px;
}

.news-filter {
  margin-bottom: 55px;
}
.news-filter label {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.32px;
  color: #7C7C7C;
  display: block;
  margin-bottom: 16px;
}
.news-filter button[type=submit] {
  all: unset;
  cursor: pointer;
  font-size: 15px;
  line-height: 1;
  color: #FFFFFF;
  background: #3867A5;
  border-radius: 5px;
  padding: 18px 25px 17px;
}
.news-filter input {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.28px;
  color: #585858;
  padding: 15px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  min-width: 218px;
}
.news-filter select {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.32px;
  color: #585858;
  padding: 0px 60px 0px 15px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  min-width: 218px;
  min-height: 49px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-color: #FFF;
  background-image: url("../images/select-arrow.svg");
  background-size: 11.33px 6.18px;
  background-repeat: no-repeat;
  background-position: center right 20px;
}
.news-filter select:focus {
  border: 1px solid #304169;
  transition: 0.3s;
}
.news-filter select::-ms-expand {
  display: none;
}

.news-filter-grid {
  display: flex;
  align-items: center;
  margin-left: -16px;
}
.news-filter-grid > * {
  padding-left: 16px;
}

.input-box {
  position: relative;
}
.input-box::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  background: #304169;
  width: 1px;
}

#search-form .input-box::after {
  left: 0;
}
#search-form input {
  width: 100%;
  box-sizing: border-box;
}
#search-form .news-filter-grid {
  align-items: flex-end;
}

.single-time-box {
  margin-bottom: 28px !important;
  display: flex;
  align-items: center;
}
.single-time-box time {
  font-size: 16px;
  line-height: 1;
  color: #585858;
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid #D8D8D8;
}
.single-time-box .share-box {
  margin-bottom: 0;
}

.home-hero-box > section:first-child {
  position: relative;
}
.home-hero-box > section:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  background: #FFF;
  z-index: 0;
}

.slider-box {
  position: relative;
  z-index: 1;
}

#search-form .input-box.statements-input-box::after {
  left: 30px;
}

#search-form .input-box.statements-input-box {
  min-width: 359px;
}

.statements-filter-grid.news-filter-grid {
  margin-left: -30px;
}

.statements-filter-grid.news-filter-grid > * {
  padding-left: 30px;
}

.law-container-box {
  padding-top: 80px;
  padding-bottom: 48px;
  background: rgba(239, 245, 251, 0.6);
  margin-bottom: 88px;
}

.uk-tooltip {
  text-align: center;
}
.uk-tooltip * {
  line-height: 1.5;
}

.main-filter-box {
  background: #F5F9FC;
  border: 1px solid #ECECEC;
  border-radius: 5px;
  padding: 18px 32px 30px;
  margin-bottom: 60px;
}

.main-filter-inner {
  display: flex;
  flex-direction: column;
}
.main-filter-inner label {
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  color: #585858;
  margin-bottom: 10px;
  font-feature-settings: "case" on;
}
.main-filter-inner .select-box {
  position: relative;
}
.main-filter-inner .select-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #304169;
}
.main-filter-inner .select-box::before {
  content: "";
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 50px;
  background: #E3E3E3;
}
.main-filter-inner .select-box .select-icon {
  position: absolute;
  left: 18px;
  min-width: 16px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.main-filter-inner .select-box .select-arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.main-filter-inner select {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  min-height: 50px;
  padding: 10px 18px;
  padding-left: 68px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  padding-right: 32px;
  letter-spacing: 0.28px;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  line-height: 1.5;
}
.main-filter-inner select::-ms-expand {
  display: none;
}
.main-filter-inner button {
  all: unset;
  font-size: 15px;
  line-height: 18px;
  font-family: "HelveticaNeueLTGEOW82-55Rm";
  color: #FFFFFF;
  padding: 17px 24px 15px;
  display: block;
  background: #3867A5;
  border-radius: 5px;
  cursor: pointer;
}
.main-filter-inner button:hover, .main-filter-inner button:focus {
  opacity: 0.8;
  transition: 0.3s;
}

.filter-inner-3 {
  display: none;
}
.filter-inner-3.uk-flex {
  display: flex;
}

/*404 CSS*/
.section-404 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #07428F;
  position: relative;
}
@media (max-width: 960px) {
  .section-404 {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.section-404 h1 {
  font-size: 20px;
  line-height: 30px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  color: #FFFFFF;
  max-width: 278px;
  text-transform: uppercase;
}
.section-404 > svg {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100vh - 40px);
}

.top-404 {
  margin-bottom: 118px;
}
@media (max-width: 960px) {
  .top-404 {
    margin-bottom: 20px;
  }
}
.top-404 svg {
  margin-bottom: 24px;
}

.section-404 h2 {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 16px;
  padding-right: 16px;
}

.section-404 p {
  font-size: 20px;
  line-height: 36px;
  color: #FFF;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 28px;
  max-width: 630px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 960px) {
  .section-404 p {
    font-size: 16px;
    line-height: 1.5;
  }
}

.section-404 h2 span {
  display: block;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  color: #FFF;
}

.section-404 h2 span:first-child {
  font-size: 200px;
  line-height: 230px;
}
@media (max-width: 960px) {
  .section-404 h2 span:first-child {
    font-size: 160px;
    line-height: 200px;
  }
}

.section-404 h2 span:last-child {
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .section-404 h2 span:last-child {
    font-size: 28px;
    line-height: 36px;
  }
}

/*Pagination */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  align-items: center;
  margin-left: -10px;
  margin-top: 80px;
}

.pagination .page-item.disabled,
.pagination .page-item:first-child,
.pagination .page-item:last-child {
  display: none;
}

.pagination > li {
  padding-left: 10px;
}

.pagination > li > a,
.pagination > li > span {
  background: #F1F1F1;
  border-radius: 50%;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 10px;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.pagination .page-item.active a {
  background: #3867A5;
  color: #FFF;
}

.pagination > li > a:hover,
.pagination > li > a:focus {
  background: #3867A5;
  color: #FFF;
  transition: 0.3s;
  outline: none;
}

.pagination .page-item:nth-child(2) a,
.pagination .page-item:nth-last-child(2) a {
  background: transparent;
  border: 1px solid #DFDFDF;
}
.pagination .page-item:nth-child(2) span,
.pagination .page-item:nth-last-child(2) span {
  background: transparent;
  color: #000;
  width: 20px;
  height: 20px;
}

.highcharts-credits {
  display: none;
}

#chartContainer {
  padding: 28px;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  margin-bottom: 40px;
  height: 487px;
}

/*Guide*/
.guideLine li {
  margin-bottom: 26px !important;
}

.guideLine-wrapper a {
  text-decoration: none;
}
.guideLine-wrapper li {
  background-color: #FFFFFF;
  border: 1px solid #F2F2F2;
  position: relative;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.0509803922);
  border-radius: 5px;
}
.guideLine-wrapper h1 {
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-size: 40px;
  line-height: 23px;
  color: #3867A5;
  margin-top: 26px;
  margin-bottom: 23px;
}
.guideLine-wrapper .body svg {
  position: absolute;
  top: 20px;
  right: 29px;
}
.guideLine-wrapper .body p {
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  font-size: 16px;
  line-height: 23px;
  color: #001826;
  margin-bottom: 36px;
  width: 344px;
}
.guideLine-wrapper .footer {
  align-items: center;
  display: flex;
  justify-content: end;
  gap: 8px;
  margin-bottom: 28px;
  padding-right: 31px;
}
.guideLine-wrapper .footer svg {
  position: static;
}
.guideLine-wrapper .footer span {
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  color: #3867A5;
  font-size: 14px;
  line-height: 28px;
}

.useful-link-list {
  margin-left: -30px;
}
.useful-link-list > * {
  padding-left: 30px;
}
.useful-link-list .uk-grid-margin {
  margin-top: 26px !important;
}

.card-useful-link a {
  background: #FFFFFF;
  border: 1px solid rgba(204, 204, 204, 0.5);
  border-radius: 50px;
  padding: 12px 14px;
  padding-right: 26px;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
  font-feature-settings: "case" on;
}
.card-useful-link a:hover, .card-useful-link a:focus {
  border: 1px solid #2F4068;
  outline: none;
  transition: 0.3s;
}
.card-useful-link a:hover h2, .card-useful-link a:focus h2 {
  color: #2F4068;
  transition: 0.3s;
}
.card-useful-link svg {
  margin-right: 12px;
  max-width: 36px;
  min-width: 36px;
}
.card-useful-link h2 {
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
  padding-top: 3px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .card-useful-link h2 {
    font-size: 13px;
  }
}

.gov-budget-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.gov-budget-grid > * {
  width: 33.33%;
}
.gov-budget-grid > *:last-child button {
  border-right: none;
}
.gov-budget-grid button {
  all: unset;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  color: #585858;
  cursor: pointer;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  padding: 20px;
  display: block;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
}
.gov-budget-grid button.active {
  color: #304169;
  position: relative;
}
.gov-budget-grid button.active::after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -1px;
  height: 2px;
  background: #3867A5;
}

.gov-budget-title {
  font-size: 16px;
  line-height: 22px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}

.table-title,
.sub-title-sec {
  padding: 22px 25px !important;
  text-transform: none !important;
}

.PublicInformation-table tbody tr td:first-child {
  min-width: 350px;
}
.PublicInformation-table tbody tr td:nth-child(2) {
  min-width: 280px;
}
.PublicInformation-table tbody tr td:last-child {
  min-width: 280px;
}
.PublicInformation-table.uk-table td {
  padding: 15px 25px;
  line-height: 21px;
}
.PublicInformation-table.uk-table td a {
  display: inline-flex;
  align-items: flex-start;
  padding: 0;
  line-height: 21px;
}
.PublicInformation-table.uk-table td a[target]:hover, .PublicInformation-table.uk-table td a[target]:focus {
  opacity: 0.6;
  outline: none;
  transition: 0.3s;
}
.PublicInformation-table.uk-table td a span {
  display: inline-block;
  margin-right: 8px;
}
.PublicInformation-table.uk-table-striped tbody tr:nth-of-type(odd), .PublicInformation-table.uk-table-striped > tr:nth-of-type(odd) {
  border-top: 1px solid #ECECEC;
  border-bottom: 1px solid #ECECEC;
}

.PublicInformation-table-box > * {
  margin-bottom: 36px;
}
.PublicInformation-table-box > *:last-child {
  margin-bottom: 0;
}

.jobs-section > p {
  line-height: 1.4;
}
.jobs-section .single-accordion {
  margin-top: 68px;
}
.jobs-section .anouncements-card:hover article > div {
  background: transparent;
  box-shadow: none;
}
.jobs-section .anouncements-card:hover svg {
  top: 0 !important;
}
.jobs-section article > div {
  border: 1px solid rgba(207, 207, 207, 0.5019607843);
  border-radius: 5px;
  padding: 13px 26px 0;
}
.jobs-section article > div > div {
  border: none;
  padding: 0;
  border-radius: 0;
}
.jobs-section article > div > a {
  display: block;
  padding-top: 16px;
  margin-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid rgba(207, 207, 207, 0.5019607843);
  color: #3B3B3B;
  margin-left: -26px;
  margin-right: -26px;
  padding-left: 26px;
  font-size: 15px;
}
.jobs-section article h2 {
  font-feature-settings: "case" on;
}
.jobs-section article p {
  color: #3B3B3B;
  font-size: 15px;
  line-height: 1.5;
}
.jobs-section .uk-grid .uk-grid-margin {
  margin-top: 40px;
}

.TreasuryBillsAndBonds-content .table_data {
  margin-bottom: 60px;
}
.TreasuryBillsAndBonds-content .tableizer-table, .TreasuryBillsAndBonds-content .tableizer-table td, .TreasuryBillsAndBonds-content .tableizer-table th {
  border: 1px solid #E9E9E9;
  border-collapse: collapse;
  text-align: left;
}
.TreasuryBillsAndBonds-content .tableizer-table {
  margin-bottom: 20px;
}
.TreasuryBillsAndBonds-content .tableizer-table td,
.TreasuryBillsAndBonds-content .tableizer-table th {
  vertical-align: middle;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #3B3B3B;
  font-size: 14px;
  line-height: 20px;
  border-right: none;
  border-left: none;
  width: auto;
}
.TreasuryBillsAndBonds-content .tableizer-firstrow {
  background: #3867A5;
}
.TreasuryBillsAndBonds-content .tableizer-firstrow td,
.TreasuryBillsAndBonds-content .tableizer-firstrow th {
  font-size: 13px;
  color: #FFF;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
.TreasuryBillsAndBonds-content .sub_title {
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  background: #F5F9FC;
  padding-left: 12px;
}

.TreasuryBillsAndBonds-content .table_data {
  display: none;
}
.TreasuryBillsAndBonds-content .active {
  display: block;
}
.TreasuryBillsAndBonds-content .tab0.active, .TreasuryBillsAndBonds-content .tab1.active, .TreasuryBillsAndBonds-content .tab2.active, .TreasuryBillsAndBonds-content .tab3.active, .TreasuryBillsAndBonds-content .tab4.active {
  display: block;
}
.TreasuryBillsAndBonds-content .clear {
  display: none;
}
.TreasuryBillsAndBonds-content .tab-parent-box {
  display: flex;
  justify-content: center;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 40px;
}
.TreasuryBillsAndBonds-content .tab-parent-box > * {
  width: 25%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #585858;
  padding: 22px 8px 19px;
  border-right: 1px solid #E6E6E6;
  cursor: pointer;
}
.TreasuryBillsAndBonds-content .tab-parent-box > *.active {
  color: #304169;
  position: relative;
}
.TreasuryBillsAndBonds-content .tab-parent-box > *.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #3867A5;
  transition: 0.3s;
}
.TreasuryBillsAndBonds-content .tab-parent-box > *:last-child {
  border-right: none;
}

.vali-table {
  border: 1px solid #E3E3E3;
}
.vali-table td, .vali-table th {
  vertical-align: middle;
  padding: 10px 14px;
  color: #444958;
  font-size: 14px;
  line-height: 18px;
  border-right: none;
  border-left: none;
  width: auto;
  text-align: left;
  border-right: 1px solid #E3E3E3;
}
.vali-table tr > td:first-child {
  width: 200px;
}
.vali-table tr > td:first-child > strong {
  font-size: 13px;
}
.vali-table .tableizer-saxrow {
  background: #EFF5FB;
}
.vali-table .tableizer-saxrow td {
  padding-left: 14px;
  padding-right: 8px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 12px;
  line-height: 16px;
  color: #4B4B4B;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
.vali-table .table-bg {
  border-top: 1px solid #E8E8E8;
}
.vali-table .table-bg.table-bg-1 {
  background: #F1F1F1;
}
.vali-table .table-bg.table-bg-2 {
  background: #F5F5F5;
  border-bottom: 1px solid #E8E8E8;
}

@media (max-width: 640px) {
  .bdd-section .main-filter-box,
  .govbudget-section .main-filter-box {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 640px) {
  .bdd-section .main-filter label[style="visibility:hidden"],
  .govbudget-section .main-filter label[style="visibility:hidden"] {
    display: none;
  }
}
@media (max-width: 640px) {
  .bdd-section .main-filter .filter-inner-1,
  .govbudget-section .main-filter .filter-inner-1 {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .bdd-section .main-filter #year-select,
  .govbudget-section .main-filter #year-select {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .bdd-section .main-filter .uk-grid > .main-filter-inner:last-child,
  .govbudget-section .main-filter .uk-grid > .main-filter-inner:last-child {
    width: 100%;
    align-items: flex-end;
  }
}
@media (max-width: 360px) {
  .bdd-section .main-filter .uk-grid > .main-filter-inner:last-child,
  .govbudget-section .main-filter .uk-grid > .main-filter-inner:last-child {
    align-items: stretch;
    text-align: center;
  }
}
@media (max-width: 1480px) {
  .bdd-section .gov-budget-grid button,
  .govbudget-section .gov-budget-grid button {
    padding: 20px 12px;
    font-size: 13px;
  }
}

@media (max-width: 960px) {
  .gov-budget-grid {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 960px) {
  .gov-budget-grid > * {
    width: 100%;
  }
}

@media (max-width: 960px) {
  .gov-budget-grid > *:last-child button {
    border-top: none;
  }
}

@media (max-width: 960px) {
  .gov-budget-grid > *:first-child button {
    border-bottom: none;
    border-right: none;
  }
}

@media (max-width: 960px) {
  .gov-budget-grid > *:nth-child(2) button {
    border-right: none;
  }
}

.gov-budget-title {
  padding-left: 10px;
  position: relative;
}
.gov-budget-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  height: 14px;
  width: 2px;
  background: #3867A5;
}

.gov-budget-section ~ #main-content .single-accordion {
  margin-top: 4px;
}

.aside-section {
  width: 330px;
  min-width: 330px;
  margin-bottom: 20px !important;
}
@media (max-width: 1480px) {
  .aside-section {
    width: 300px;
    min-width: 300px;
  }
}
@media (max-width: 640px) {
  .aside-section {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .aside-nav {
    display: none;
  }
}

.aside-nav > ul > li > ul {
  display: none;
}

.aside-nav-btn {
  all: unset;
  padding: 10px;
  padding-right: 0px;
  cursor: pointer;
  min-width: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  transition: transform 0.3s;
}
.aside-nav-btn svg path {
  fill: #3B3B3B;
  stroke: #3B3B3B;
}

.aside-nav .arrow-and-link-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.arrow-rotate {
  transform: rotate(180deg) translateX(-10px);
  transition: 0.3s;
}

.DomesticPublicDebtStatistics-content .table_data {
  display: none;
}
.DomesticPublicDebtStatistics-content .active {
  display: block;
}
.DomesticPublicDebtStatistics-content .tab0.active, .DomesticPublicDebtStatistics-content .tab1.active, .DomesticPublicDebtStatistics-content .tab2.active, .DomesticPublicDebtStatistics-content .tab3.active, .DomesticPublicDebtStatistics-content .tab4.active {
  display: block;
}
.DomesticPublicDebtStatistics-content .clear {
  display: none;
}
.DomesticPublicDebtStatistics-content .tab-parent-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 40px;
}
.DomesticPublicDebtStatistics-content .tab-parent-box > * {
  width: 16.6666666667%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #585858;
  padding: 22px 8px 19px;
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  cursor: pointer;
}
@media (max-width: 960px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > * {
    width: 25%;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > * {
    width: 33.333%;
  }
}
@media (max-width: 360px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > * {
    width: 100%;
    border-right: none !important;
  }
}
.DomesticPublicDebtStatistics-content .tab-parent-box > *.active {
  color: #304169;
  position: relative;
}
.DomesticPublicDebtStatistics-content .tab-parent-box > *.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #3867A5;
  transition: 0.3s;
}
.DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(6n) {
  border-right: none;
}
@media (max-width: 960px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(6n) {
    border-right: 1px solid #E6E6E6;
  }
}
@media (max-width: 960px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(4n) {
    border-right: none;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(4n) {
    border-right: 1px solid #E6E6E6;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(3n) {
    border-right: none;
  }
}
.DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+7) {
  border-bottom: none;
}
@media (max-width: 960px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+7) {
    border-bottom: 1px solid #E6E6E6;
  }
}
@media (max-width: 960px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+9) {
    border-bottom: none;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+9) {
    border-bottom: 1px solid #E6E6E6;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+10) {
    border-bottom: none;
  }
}
@media (max-width: 360px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+10) {
    border-bottom: 1px solid #E6E6E6;
  }
}
@media (max-width: 360px) {
  .DomesticPublicDebtStatistics-content .tab-parent-box > *:nth-child(n+12) {
    border-bottom: none;
  }
}
.DomesticPublicDebtStatistics-content .tableizer-table td, .DomesticPublicDebtStatistics-content .tableizer-table th {
  border: 1px solid #E9E9E9;
  border-collapse: collapse;
  text-align: left;
}
.DomesticPublicDebtStatistics-content .tableizer-table {
  margin-bottom: 20px;
  min-width: 600px;
}
.DomesticPublicDebtStatistics-content .table_data {
  overflow-x: auto;
}
.DomesticPublicDebtStatistics-content .tableizer-table td, .DomesticPublicDebtStatistics-content .tableizer-table th {
  vertical-align: middle;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #3B3B3B;
  font-size: 14px;
  line-height: 20px;
  border-right: none;
  border-left: none;
  width: auto;
}
.DomesticPublicDebtStatistics-content .tableizer-table tr {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
}
.DomesticPublicDebtStatistics-content .ubordero {
  border-left: none !important;
  border-right: none !important;
}
.DomesticPublicDebtStatistics-content .ubordero td, .DomesticPublicDebtStatistics-content .ubordero th {
  border: none;
}
.DomesticPublicDebtStatistics-content .ubordero strong {
  color: #3867A5;
  font-size: 16px;
  margin-right: 4px;
}
.DomesticPublicDebtStatistics-content .ubordero .mdgomareobit {
  text-align: right;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  padding-right: 0px;
}
.DomesticPublicDebtStatistics-content .tableizer-saxrow {
  background: #3867A5 !important;
}
.DomesticPublicDebtStatistics-content .tableizer-saxrow td {
  color: #FFF !important;
  font-family: "HelveticaNeueLTGEOW82-65Md" !important;
  font-feature-settings: "case" on;
}
.DomesticPublicDebtStatistics-content .title {
  background: #F5F9FC;
  padding-left: 12px;
}
.DomesticPublicDebtStatistics-content .title td {
  font-family: "HelveticaNeueLTGEOW82-65Md";
}
.DomesticPublicDebtStatistics-content strong {
  font-family: "HelveticaNeueLTGEOW82-65Md";
}

@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-filter .main-filter-box {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-filter .main-filter label[style="visibility:hidden"] {
    display: none;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-filter .main-filter .filter-inner-1 {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-filter .main-filter #year-select {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .DomesticPublicDebtStatistics-filter .main-filter .uk-grid > .main-filter-inner:last-child {
    width: 100%;
    align-items: flex-end;
  }
}
@media (max-width: 360px) {
  .DomesticPublicDebtStatistics-filter .main-filter .uk-grid > .main-filter-inner:last-child {
    align-items: stretch;
    text-align: center;
  }
}

#chartContainer1,
#chartContainer2,
#chartContainer3,
#chartContainer4,
#chartContainer5,
#chartContainer6,
#chartContainer7,
#chartContainer8,
#chartContainer9,
#chartContainer10,
#chartContainer11,
#chartContainer12,
#chartContainer13,
#chartContainer14,
#chartContainer15 {
  min-height: 500px;
}

#chart1,
#chart4,
#chart7 {
  min-height: 550px;
}

#chart37,
#chart9,
#chart10,
#chart11,
#chart14,
#chart7new,
#chart11new {
  min-height: 500px;
}

#chart5,
#chart12,
#chart13 {
  min-height: 400px;
}

/*Slider Custom*/
.slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 50px;
}

.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  min-width: 100%;
  box-sizing: border-box;
}

.arrow {
  position: absolute;
  top: 0px;
  min-width: 36px;
  min-height: 36px;
  background: #f0f0f0;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  z-index: 1;
}
.arrow::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 12px;
  height: 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.prev {
  right: 40px;
}
.prev::after {
  background-image: url("../images/arrow-left-slider.svg");
}

.next {
  right: 0;
}
.next::after {
  background-image: url("../images/arrow-right-slider.svg");
}

.flag-card {
  align-items: flex-start;
  margin-bottom: 46px;
  min-height: 94px;
}
.flag-card .about-text {
  padding-left: 12px;
}
.flag-card .about-text h2 {
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 6px;
}
.flag-card .about-text p {
  font-size: 13px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 0;
}

.flags-grid {
  margin-left: -20px;
  margin-bottom: 74px;
}
.flags-grid > * {
  padding-left: 20px;
}

.highcharts-title {
  font-weight: normal !important;
}

.header-calendar {
  all: unset;
  cursor: pointer;
  min-width: 40px;
  min-height: 40px;
}
@media (max-width: 640px) {
  .header-calendar {
    display: none;
  }
}

#calendar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 15px);
  width: 274px;
  background: #FFFFFF;
  box-shadow: 0px 15px 8px rgba(0, 0, 0, 0.1607843137);
  border: 1px solid #E7E7E7;
  border-radius: 2px;
  z-index: 4;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 20px;
}
#calendar::after {
  content: "";
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 10px solid #e7e7e7;
  border-top: 0;
}

#calTitle button svg {
  width: 24px !important;
}

#calTitle button {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#calTbody .a-date > span {
  font-size: 13px !important;
  line-height: 15px;
  letter-spacing: 0.26px;
  color: rgba(110, 110, 110, 0.87);
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}

#calThead > div {
  font-size: 13px !important;
  line-height: 16px;
  color: #585858;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}

#calTbody .a-date.current {
  background: #3867A5;
}
#calTbody .a-date.current span {
  color: #fff !important;
}

#calTbody .a-date.focused,
#calTbody .a-date:active {
  background: transparent !important;
  transition: 0s;
}

#calTbody .a-date.event {
  background: #FFCD29;
  cursor: pointer;
}

#calTbody .a-date.event:hover {
  opacity: 0.8;
  transition: 0.3s;
}

#calTbody .a-date.event:before {
  display: none;
}

#calThead {
  margin-bottom: 8px;
}

#calTitle {
  font-family: "HelveticaNeueLTGEOW82-75Bd" !important;
  font-size: 15px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#monthYear {
  padding-top: 2px;
}

.aside-close {
  all: unset;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 18px;
  z-index: 1;
  margin-top: 6px;
  left: 0;
  display: flex;
  border-bottom: 1px solid rgba(85, 85, 85, 0.1);
  justify-content: flex-end;
  padding-bottom: 20px;
  padding-right: 14px;
}
@media (max-width: 1199px) {
  .aside-close {
    position: static;
    padding: 16px;
    background: #f6f6f6;
    border: none;
    border-radius: 4px 4px 0 0 !important;
    margin-top: 0;
  }
}

.positon-static {
  position: static;
  padding: 16px;
  background: #f6f6f6;
  border: none;
  border-radius: 4px;
  margin-top: 0;
}

@media (max-width: 1199px) {
  aside.uk-position-relative {
    text-align: right;
  }
}

@media (max-width: 1199px) {
  .aside-nav {
    text-align: left;
  }
}

@media (max-width: 1199px) {
  .aside-nav > ul {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}

#dateFrom {
  display: block;
}

/*SiteMap*/
.site-map-nav {
  background: #EFF5FB;
  padding: 60px 0 80px;
}
.site-map-nav > * > .uk-grid > li.uk-grid-margin {
  margin-top: 50px;
}

.site-map-nav .nav-parent-title {
  color: #2F4068;
  font-size: 20px;
  line-height: 26px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  padding-bottom: 28px;
  padding-left: 36px;
  display: inline-block;
}

.site-map-nav .site-map-nav-parent .nav-parent::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 16.9px;
  background: #2F4068;
  left: 51.5px;
  top: 8.1px;
  transition: 0s;
}
@media (max-width: 1199px) {
  .site-map-nav .site-map-nav-parent .nav-parent::after {
    left: 41.5px;
  }
}

.site-map-nav .site-map-nav-parent .nav-parent {
  position: relative;
}

.site-map-nav .site-map-nav-parent .nav-parent::before {
  content: "";
  position: absolute;
  width: 16.2px;
  height: 16.2px;
  background: #0188F1;
  left: 44.5px;
  top: 0;
  transition: 0s;
}
@media (max-width: 1199px) {
  .site-map-nav .site-map-nav-parent .nav-parent::before {
    left: 34.5px;
  }
}

.site-map-nav .site-map-nav-parent li div ul li {
  padding-bottom: 10px;
  padding-left: 26.9px;
}
.site-map-nav .site-map-nav-parent li div ul li:last-child {
  padding-bottom: 0;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > a {
  letter-spacing: 0px;
  color: #585858;
  font-size: 14px;
  padding: 0;
}
.site-map-nav .site-map-nav-parent li > div > div > ul > li > a:hover {
  color: #2F4068;
}

.site-map-nav .site-map-nav-parent li > div > div > ul {
  margin-left: 12px;
  border-left: 1px dashed #C8C9C9;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul {
  border: none;
  list-style: none;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > a {
  position: relative;
}
.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > a::after {
  content: "";
  position: absolute;
  left: -12px;
  top: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #585858;
}
.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > a:hover {
  color: #2F4068;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li:first-child {
  padding-top: 12px;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li {
  padding-top: 0px;
  padding-left: 0;
  margin-left: 12px;
  padding-bottom: 8px;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul {
  list-style: none;
  position: relative;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul:before {
  content: "";
  position: absolute;
  width: 1px;
  height: calc(100% - 24px);
  background: #2F4068;
  top: 12px;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul > li:first-child:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #2F4068;
  transform: rotate(0deg);
  position: absolute;
  left: 0;
  top: 50%;
}

.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul > li > a {
  letter-spacing: 0px;
  color: #585858;
  font-family: "HelveticaNeueLTGEOW82-55Rm";
}
.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul > li > a::after {
  display: none;
}
.site-map-nav .site-map-nav-parent li > div > div > ul > li > div > div > ul > li > div > div > ul > li > a:hover {
  color: #2F4068;
}

.main-menu-toggler {
  all: unset;
  box-sizing: border-box;
  cursor: pointer;
  display: none;
}
@media (max-width: 1199px) {
  .main-menu-toggler {
    display: block;
  }
}
.main-menu-toggler svg {
  width: 32px;
}

@media (max-width: 1199px) {
  .article-single-top-grid {
    flex-direction: column-reverse;
  }
}

/*Calendar*/
.flatpickr-day {
  font-family: "HelveticaNeueLTGEOW82-45Lt" !important;
}

.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-current-month input.cur-year {
  font-size: 14px !important;
}

.article-bottom-slider .uk-slider-items a:hover figure::after {
  background-color: transparent;
  background-image: url("../images/slider-loop.svg");
  transition: 0.3s;
}
.article-bottom-slider figure::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(26, 45, 89, 0.3);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 35px 35px;
}
@media (max-width: 640px) {
  .article-bottom-slider figure::after {
    background-image: url("../images/slider-loop.svg");
  }
}
.article-bottom-slider .uk-slidenav-previous {
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  left: -20px;
}
.article-bottom-slider .uk-slidenav-previous:hover {
  opacity: 0.9;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .article-bottom-slider .uk-slidenav-previous {
    left: 4px;
  }
}
@media (max-width: 640px) {
  .article-bottom-slider .uk-slidenav-previous {
    display: none;
  }
}
.article-bottom-slider .uk-slidenav-previous > svg {
  display: none;
}
.article-bottom-slider .uk-slidenav-previous rect {
  fill: #EFF5FB !important;
}
.article-bottom-slider .uk-slidenav-previous path {
  stroke: #2F4068 !important;
}
.article-bottom-slider .uk-slidenav-next {
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  right: -20px;
}
.article-bottom-slider .uk-slidenav-next:hover {
  opacity: 0.9;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .article-bottom-slider .uk-slidenav-next {
    right: 4px;
  }
}
@media (max-width: 640px) {
  .article-bottom-slider .uk-slidenav-next {
    display: none;
  }
}
.article-bottom-slider .uk-slidenav-next > svg {
  display: none;
}
.article-bottom-slider .uk-slidenav-next rect {
  fill: #EFF5FB !important;
}
.article-bottom-slider .uk-slidenav-next path {
  stroke: #2F4068 !important;
}

.new-filter-input-box,
.statements-input-box {
  position: relative;
}
.new-filter-input-box input,
.statements-input-box input {
  all: unset;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.28px;
  color: #585858;
  padding: 15px;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  min-width: 218px;
  padding-left: 43px;
  min-height: 49px;
}
.new-filter-input-box input:focus,
.statements-input-box input:focus {
  border: 1px solid #304169;
  transition: 0.3s;
}
.new-filter-input-box svg,
.statements-input-box svg {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  min-width: 16px;
  pointer-events: none;
}

.statements-input-box svg {
  left: 44px;
}

.news-filter label {
  display: inline-block;
  cursor: pointer;
}

.uk-lightbox.uk-overflow-hidden {
  background: rgba(47, 64, 104, 0.93);
}

.banner-slider-section .uk-width-expand\@l .uk-slideshow-items {
  border-radius: 4px !important;
}
@media (max-width: 960px) {
  .banner-slider-section .uk-width-auto {
    overflow-x: auto;
  }
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #E9E9E9;
  border-bottom: none;
  border-radius: 2px 2px 0 0;
}

.tab {
  width: 14.2857142857%;
  min-height: 56px;
  background-color: #F9F9F9;
  text-align: center;
  cursor: pointer;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
  font-size: 13px;
  border-right: 1px solid #E9E9E9;
}
@media (max-width: 960px) {
  .tab {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #E9E9E9;
  }
}

.tab:last-child {
  border-right: none;
  border-radius: 0 2px 0 0;
}
@media (max-width: 960px) {
  .tab:last-child {
    border-bottom: none;
    border-radius: 0 0 2px 2px;
  }
}

.tab:first-child {
  border-radius: 2px 0 0 0;
}
@media (max-width: 960px) {
  .tab:first-child {
    border-radius: 2px 2px 0 0;
  }
}

.tab.active {
  background-color: #3867A5;
  color: #FFF;
  cursor: default;
  transition: 0.3s;
}

/* Style for tab content */
.tab-content {
  display: none;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 0;
  border: 1px solid #E9E9E9;
  border-radius: 0px 0px 5px 5px;
}

.tab-content.active {
  display: block;
}

body .uwy.userway_p1 .userway_buttons_wrapper {
  top: auto !important;
  right: 30px !important;
  bottom: 30px !important;
  left: auto !important;
  transform: none !important;
}

.nav-parent > a {
  position: relative;
}

.nav-parent > a::before {
  opacity: 0;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.15);
  transform: translateX(-50%);
}

.nav-parent > a[aria-expanded=true]::before {
  transition: opacity 0.3s;
}

.DomesticPublicDebtStatistics-content .tableizer-table tr td:first-child {
  padding-left: 40px;
}

.DomesticPublicDebtStatistics-content .tableizer-table tr:nth-child(3) td:first-child {
  padding-left: 12px;
}

.DomesticPublicDebtStatistics-content .tableizer-table tr td[colspan] {
  padding-left: 12px !important;
}

.DomesticPublicDebtStatistics-content .tableizer-table tr:nth-child(4) td:first-child {
  padding-left: 40px;
}

#info_by_months .tableizer-table tr[style] td:first-child {
  padding-left: 60px;
}

.gov-domestic-debt {
  padding-left: 12px !important;
}

.between-highlights td:first-child {
  padding-left: 60px !important;
}

.calculator-section input[readonly] {
  background: #f6f6f6;
}

.budget-calendar-item {
  position: relative;
}

.budget-calendar-item-info {
  position: absolute;
  top: 4px;
  right: 10px;
  width: 24px;
  height: 24px;
}
.budget-calendar-item-info path:last-child {
  fill: #797979;
}

#budgetCalendarModal .budget-calendar-item-info {
  right: auto;
  top: 19px;
  left: 27px;
}

.modal-main-title-info {
  padding-left: 56px !important;
}

.calculator-section .gov-budget-grid button {
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 66px;
}

.calculator-section .search-input-box + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
  margin-top: 10px;
}

.calculator-section .search-input-box {
  display: flex;
  align-items: center;
}

.calculator-output > div {
  display: flex;
  justify-content: space-between;
}

.calculator-output .gov-budget-grid {
  margin-bottom: 20px;
}

.calculator-section input[type=number] {
  padding-left: 12px;
}

/*Debt Charts*/
.select-chart-box {
  position: relative;
}
.select-chart-box::-ms-expand {
  display: none;
}
.select-chart-box::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background: #304169;
  height: 20px;
}
.select-chart-box::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  border-left: 1px solid #E3E3E3;
  pointer-events: none;
}
.select-chart-box .select-arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

#selectChart {
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  height: 44px;
  padding-left: 6px;
  padding-right: 48px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  cursor: pointer;
  background-color: #FFFFFF;
  font-size: 15px;
  color: #585858;
  min-width: 180px;
}

.mb-24 {
  margin-bottom: 24px;
}

.chart-title {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 24px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #3B3B3B;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}
.chart-title.mb-0 {
  margin-bottom: 0;
}

.highcharts-button-box {
  font-size: 15px;
  line-height: 18px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  color: #FFFFFF;
  padding: 17px 24px 15px;
  display: block;
  background: #3867A5;
  border-radius: 5px;
  cursor: pointer;
}

.debt-charts-section #governmentDebtDynamics,
.debt-charts-section #debtPortfolio,
.debt-charts-section #disbursementsWithinDonor,
.debt-charts-section #yieldsChart,
.debt-charts-section #weightedAverageInterest,
.debt-charts-section #averageTimetoMaturity,
.debt-charts-section #eurobondYieldPriceDynamics,
.debt-charts-section #spreadtoBenchmark {
  height: 400px;
}
.debt-charts-section .uk-dotnav > * > * {
  border: none;
  background: #6e7a96;
  overflow: visible;
  width: 8px;
  height: 8px;
}
.debt-charts-section .uk-slider-nav {
  justify-content: center;
  margin-top: 0px;
  margin-left: -8px;
}
.debt-charts-section .uk-dotnav > * {
  padding-left: 8px;
}
.debt-charts-section .uk-dotnav > .uk-active > * {
  position: relative;
  background: #2F4068;
}

/*Refactoring*/
.main-container {
  width: 100%;
  max-width: 1410px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1600px) {
  .main-container {
    padding-left: 20px;
    padding-right: 76px;
  }
}
@media (max-width: 640px) {
  .main-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 360px) {
  .main-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.main-container.main-container-small {
  max-width: 1010px;
}

.page-title {
  font-size: 24px;
  line-height: 1.2;
  color: #304169;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  margin-bottom: 30px;
  font-feature-settings: "case" on;
  text-transform: capitalize;
}
@media (max-width: 1600px) {
  .page-title {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .page-title {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media (max-width: 640px) {
  .page-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.section-title {
  font-size: 20px;
  line-height: 1.2;
  font-family: HelveticaNeueLTGEOW82-65Md;
  font-feature-settings: "case" on;
  color: #3B3B3B;
  margin-bottom: 30px;
  margin-top: 0;
  position: relative;
}
@media (max-width: 1600px) {
  .section-title {
    font-size: 18px;
  }
}
@media (max-width: 960px) {
  .section-title {
    font-size: 16px;
  }
}
.section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 34px;
  height: 1px;
  background: #FFCD29;
}

.share-box {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.share-box p {
  font-size: 16px;
  line-height: 1;
  color: #304169;
  margin-right: 18px;
  font-feature-settings: "case" on;
  font-family: "HelveticaNeueLTGEOW82-65Md";
}
@media (max-width: 640px) {
  .share-box p {
    font-size: 14px;
  }
}
.share-box a {
  margin-right: 8px;
}
.share-box a:hover, .share-box a:focus {
  outline: none;
}
.share-box a:hover path, .share-box a:focus path {
  fill: #2F4068;
  transition: 0.3s;
}

.breadcrumbs-box {
  margin-bottom: 40px;
  background: #F0F0F0;
  padding: 22px 0;
}
.breadcrumbs-box .uk-breadcrumb {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 960px) {
  .breadcrumbs-box .uk-breadcrumb {
    -webkit-line-clamp: 2;
  }
}
.breadcrumbs-box a {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  color: #515151;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}
.breadcrumbs-box a[href*="#"] {
  cursor: default;
  pointer-events: none;
}
.breadcrumbs-box a svg {
  margin-right: 14px;
  min-width: 14px;
}
.breadcrumbs-box li:last-child span {
  padding-right: 16px;
}
.breadcrumbs-box span {
  color: #2F4068 !important;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  cursor: default;
  white-space: nowrap;
}

/*Debt Calendar*/
.debt-charts-section .calendar-arrow-box {
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  justify-content: space-between;
}
.debt-charts-section .calendar-arrow-box svg {
  min-width: auto;
}

.fc-view-harness,
.fc-col-header {
  background: #f6f6f6;
}

.fc .fc-col-header-cell-cushion {
  padding: 6px;
  color: #3B3B3B;
  font-size: 14px;
  line-height: 20px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  cursor: default;
}

.fc .fc-daygrid-day-frame {
  height: 43px;
}

.fc-h-event .fc-event-title {
  display: none;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  min-height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-bottom: 0;
}

.fc-h-event {
  background: #A0C0BB !important;
  border-color: #A0C0BB !important;
  height: 39px;
  border-radius: 0;
}

.fc .fc-daygrid-day-number {
  z-index: 8;
  pointer-events: none;
}

.fc .fc-daygrid-day-top {
  justify-content: center;
}

.fc .fc-daygrid-day-frame {
  display: flex;
  justify-content: center;
  align-items: center;
}

.fc-scroller-harness thead {
  background: #D9D9D9;
}

.fc-theme-standard td,
.fc-theme-standard th,
.fc-theme-standard .fc-scrollgrid {
  border: 3px solid #FFF;
}

.fc .fc-toolbar.fc-header-toolbar {
  position: relative;
}

.fc-prev-button,
.fc-next-button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.fc-toolbar-title {
  width: 100%;
  position: absolute;
  left: 0;
}

.fc .fc-scrollgrid-section-sticky > * {
  position: static !important;
}

@media (max-width: 960px) {
  .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 8px 0 4px;
  }
}

#calTbody .a-date {
  width: 32px !important;
  height: 32px;
}

#calTbody .a-date.current {
  background: #FFCD29;
  border-radius: 50%;
  border: none !important;
  padding: 0 !important;
  flex: none;
  min-width: auto !important;
}

#calTbody .a-date.current span {
  color: #6E6E6E !important;
}

#calTbody .a-date.event {
  background: transparent;
}
#calTbody .a-date.event span {
  color: #2F4068 !important;
}

#calTbody .a-date > span {
  font-family: HelveticaNeueLTGEOW82-55Rm;
}

#calendar {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 16px;
}

#calTitle {
  margin-left: -12px !important;
  margin-right: -12px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  background: #F0F0F0;
  padding-top: 6px !important;
  margin-top: 10px;
}

#monthYear {
  padding-top: 0;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-size: 14px;
}

#calTitle button svg {
  width: 20px !important;
}

#news-data > ul > .uk-grid-margin {
  margin-top: 36px;
}

@media (max-width: 1199px) {
  .nav-desk {
    display: none !important;
  }
}

.nav-mobile {
  display: none;
}
@media (max-width: 1199px) {
  .nav-mobile {
    display: block;
  }
}

.news-subscription input {
  padding-left: 16px;
  color: #515151;
}
.news-subscription input::placeholder {
  color: #515151 !important;
}

.fc-toolbar-chunk {
  padding-bottom: 20px;
}

.fc .fc-button-group {
  position: absolute;
  right: 0;
  top: 0;
}

.debt-charts-section > * > *:last-child .chart-title {
  padding-left: 0;
}

@media (max-width: 1200px) {
  .home-card::after {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .home-news .uk-grid-margin {
    margin-top: 40px;
  }
}

.search-page-main .uk-grid > li:last-child article {
  border-bottom: 0;
}
.search-page-main .uk-grid li.uk-grid-margin {
  margin-top: 44px;
}
@media (max-width: 640px) {
  .search-page-main .uk-grid li.uk-grid-margin {
    margin-top: 36px;
  }
}
.search-page-main article {
  padding-bottom: 44px;
  border-bottom: 1px solid rgba(223, 223, 223, 0.7);
}
@media (max-width: 640px) {
  .search-page-main article {
    padding-bottom: 36px;
  }
}
.search-page-main article a {
  display: block;
}
.search-page-main article a:hover h2, .search-page-main article a:focus h2 {
  color: #3867A5;
  text-decoration: underline;
  transition: 0.3s;
}
.search-page-main article a:focus {
  outline: none;
}
.search-page-main article h2 {
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #3B3B3B;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 640px) {
  .search-page-main article h2 {
    font-size: 14px;
    line-height: 20px;
  }
}
.search-page-main article p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.search-page-main article time {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.24px;
  color: #616161;
  padding: 6px 14px;
  background: #FFCD29;
  margin-bottom: 16px;
  display: inline-block;
}

.search-page-header h1 {
  font-size: 16px;
  line-height: 34px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-feature-settings: "case" on;
  margin-bottom: 28px;
}
.search-page-header h1 strong {
  font-size: 36px;
  line-height: 44px;
  color: #3867A5;
  display: block;
}
@media (max-width: 640px) {
  .search-page-header h1 strong {
    font-size: 30px;
    line-height: 38px;
  }
}
.search-page-header p {
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.28px;
  color: #333333;
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .search-page-header p {
    font-size: 14px;
  }
}

.search-page-header-top h2 {
  font-size: 30px;
  line-height: 36px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-feature-settings: "case" on;
  color: #304169;
  margin-bottom: 64px;
}
@media (max-width: 640px) {
  .search-page-header-top h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.search-page-header-bottom {
  position: relative;
  margin-bottom: 70px;
  padding: 122px 0 50px;
}
@media (max-width: 640px) {
  .search-page-header-bottom {
    margin-bottom: 40px;
  }
}
.search-page-header-bottom::after {
  content: "";
  position: absolute;
  left: 0;
  top: -18px;
  width: 76px;
  height: 76px;
  background: #FFCD29;
  border-radius: 2px;
}
.search-page-header-bottom::before {
  content: "";
  position: absolute;
  left: 38px;
  top: 20px;
  width: 1px;
  height: 78px;
  background: #2F4068;
  z-index: 1;
}

.search-page-header-inner {
  background: rgba(239, 245, 251, 0.6);
}

.file-card {
  position: relative;
}
.file-card a {
  display: block;
}
.file-card a:hover h2, .file-card a:focus h2 {
  background: #EFF5FB;
  border: 1px solid #dfdfdf;
}
.file-card h2 {
  font-size: 16px;
  line-height: 20px;
  color: #585858;
  font-feature-settings: "case" on;
  margin: 0;
  padding: 26px 110px 24px 92px;
  border: 1px solid rgba(223, 223, 223, 0.7);
  border-radius: 5px;
}
@media (max-width: 1480px) {
  .file-card h2 {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  .file-card h2 {
    font-size: 14px;
    padding-left: 65px;
    padding-right: 92px;
  }
}
@media (max-width: 640px) {
  .file-card h2 {
    font-size: 13px;
    padding-right: 44px;
  }
}
.file-card .file-card-download {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 960px) {
  .file-card .file-card-download {
    right: 12px;
  }
}
@media (max-width: 640px) {
  .file-card .file-card-download {
    display: none;
  }
}
.file-card .file-card-download:hover path, .file-card .file-card-download:focus path {
  fill: #304169;
  transition: 0.3s;
}
.file-card .blank-link {
  display: none;
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 960px) {
  .file-card .blank-link {
    right: 59px;
  }
}
@media (max-width: 640px) {
  .file-card .blank-link {
    right: 12px;
  }
}
.file-card .blank-link::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -16px;
  width: 1px;
  height: 100%;
  background: #B1B1B1;
  pointer-events: none;
}
@media (max-width: 960px) {
  .file-card .blank-link::before {
    right: -12px;
  }
}
@media (max-width: 640px) {
  .file-card .blank-link::before {
    display: none;
  }
}
.file-card .blank-link[href] {
  display: block;
}
.file-card .blank-link[href]:hover #vector_Stroke_ {
  fill: #304169;
}
.file-card img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 22px;
  padding-right: 20px;
  border-right: 1px solid #DFDFDF;
  min-width: 30px;
  min-height: 34px;
}
@media (max-width: 960px) {
  .file-card img {
    left: 12px;
    padding-right: 12px;
  }
}

.contact-box .map-box {
  background: #FFFFFF;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.0705882353);
  border-radius: 5px;
  padding: 20px 18px;
  height: 100%;
}
.contact-box .map-box iframe {
  height: 100%;
  min-height: 360px;
}
.contact-box .contact-tel {
  padding-left: 30px;
  border-left: 1px solid #2f4068;
  padding-bottom: 70px;
  position: relative;
}
.contact-box .contact-tel div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.contact-box .contact-tel a,
.contact-box .contact-tel span {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.28px;
  color: rgba(88, 88, 88, 0.8);
}
.contact-box .contact-tel a:hover {
  color: #304169;
  transition: 0.3s;
}
.contact-box .contact-tel span {
  margin-left: 8px;
  margin-right: 8px;
}
.contact-box .contact-tel::after {
  content: "";
  position: absolute;
  left: -16px;
  top: 0;
  height: 49px;
  width: 1px;
  background: #304169;
}
@media (max-width: 960px) {
  .contact-box .contact-tel::after {
    display: none;
  }
}
.contact-box .contact-tel::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #2F4068;
  background: #FFF;
  box-sizing: border-box;
}
.contact-box .contact-tel li {
  margin-bottom: 40px;
}
.contact-box .contact-tel li:last-child {
  margin-bottom: 0;
}
.contact-box .contact-tel li h2 {
  font-size: 15px;
  line-height: 20px;
  color: #7C7C7C;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  text-transform: capitalize;
  margin-bottom: 10px;
  position: relative;
}
.contact-box .contact-tel li h2::after {
  content: "";
  position: absolute;
  left: -38px;
  top: 0;
  background: #FFCD29;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.contact-box .contact-tel li:nth-of-type(even) h2 {
  color: #304169;
}

@media (max-width: 1199px) {
  .contact-grid > *:first-child {
    order: 1;
  }
}
@media (max-width: 1199px) {
  .contact-grid > *:last-child {
    order: 2;
  }
}
@media (max-width: 1199px) {
  .contact-grid > *:nth-of-type(2) {
    order: 3;
  }
}
.contact-grid .uk-grid-margin {
  margin-top: 60px;
}
@media (max-width: 1480px) {
  .contact-grid .uk-grid-margin {
    margin-top: 48px;
  }
}

.contact-bottom-grid svg {
  min-width: 52px;
  min-height: 52px;
  position: absolute;
  top: -26px;
  left: 26px;
}
.contact-bottom-grid article {
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.0705882353);
  border-radius: 5px;
  padding: 44px 26px 26px 26px;
  position: relative;
}
.contact-bottom-grid h3 {
  font-size: 16px;
  line-height: 20px;
  color: #304169;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  margin-bottom: 8px;
}
.contact-bottom-grid p {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.28px;
  color: rgba(88, 88, 88, 0.8);
}

.ministry-structure-section-inner {
  overflow-x: auto;
  padding-bottom: 40px;
  padding-top: 20px;
}

.ministry-structure {
  position: relative;
}
@media (max-width: 960px) {
  .ministry-structure {
    min-width: 1050px;
  }
}
.ministry-structure ul {
  list-style-type: none;
}
.ministry-structure ul li {
  position: relative;
}
.ministry-structure ul a:hover .uk-card,
.ministry-structure ul a:focus .uk-card {
  background: #3867A5;
  border: 1px solid #3867A5;
  transition: 0.3s;
}
.ministry-structure ul a:hover .uk-card p, .ministry-structure ul a:hover .uk-card h2, .ministry-structure ul a:hover .uk-card span,
.ministry-structure ul a:focus .uk-card p,
.ministry-structure ul a:focus .uk-card h2,
.ministry-structure ul a:focus .uk-card span {
  color: white;
  transition: 0.3s;
}
.ministry-structure .uk-card {
  background: rgba(241, 241, 241, 0.5);
  border: 1px solid #DFDFDF;
  border-radius: 5px;
  text-align: center;
  padding: 20px;
}
.ministry-structure .uk-card h2 {
  color: #304169;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  font-size: 14px;
  line-height: 18px;
}
.ministry-structure .uk-card p {
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  font-size: 14px;
  line-height: 22px;
  color: #3B3B3B;
}
.ministry-structure .uk-card span {
  color: #585858;
  font-size: 13px;
  line-height: 18px;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}
.ministry-structure .ministry-structure-lvl1 .first-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 60px;
}
.ministry-structure .ministry-structure-lvl1 .first-box a:hover .uk-card,
.ministry-structure .ministry-structure-lvl1 .first-box a:focus .uk-card {
  background: #3867A5;
  border: 1px solid #3867A5;
  transition: 0.3s;
}
.ministry-structure .ministry-structure-lvl1 .first-box a:hover .uk-card h2, .ministry-structure .ministry-structure-lvl1 .first-box a:hover .uk-card span,
.ministry-structure .ministry-structure-lvl1 .first-box a:focus .uk-card h2,
.ministry-structure .ministry-structure-lvl1 .first-box a:focus .uk-card span {
  color: white;
  transition: 0.3s;
}
.ministry-structure .ministry-structure-lvl1 .first-box .uk-card {
  max-width: 330px;
  min-width: 330px;
  padding: 18px 0;
}
.ministry-structure .ministry-structure-lvl1 .first-box .uk-card h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 4px;
}
.ministry-structure .ministry-structure-lvl1 .first-box .blue-line {
  height: 1px;
  position: absolute;
  background: #304169;
  width: 82px;
  bottom: 0;
}
.ministry-structure .ministry-structure-lvl1 .first-box:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #304169;
  bottom: -9px;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.ministry-structure .ministry-structure-lvl1 .line-box {
  padding: 0 200px;
}
.ministry-structure .ministry-structure-lvl1 .line-box .grey-line {
  border-bottom: 1px solid rgba(223, 223, 223, 0.8);
}
.ministry-structure .ministry-structure-lvl2 {
  padding-top: 27px;
  position: relative;
}
.ministry-structure .ministry-structure-lvl2 ul li .uk-card {
  padding: 18px 0;
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child, .ministry-structure .ministry-structure-lvl2 ul li:nth-child(3), .ministry-structure .ministry-structure-lvl2 ul li:nth-child(5) {
  padding-right: 55px;
}
.ministry-structure .ministry-structure-lvl2 ul li:nth-child(2), .ministry-structure .ministry-structure-lvl2 ul li:nth-child(4), .ministry-structure .ministry-structure-lvl2 ul li:nth-child(6) {
  padding-left: 95px;
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child, .ministry-structure .ministry-structure-lvl2 ul li:nth-child(2) {
  position: relative;
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child:before, .ministry-structure .ministry-structure-lvl2 ul li:nth-child(2):before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #304169;
  top: -24px;
  left: 59%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child .blue-line, .ministry-structure .ministry-structure-lvl2 ul li:nth-child(2) .blue-line {
  height: 1px;
  position: absolute;
  background: #304169;
  width: 82px;
  top: -27px;
  left: 59%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child .blue-line:after, .ministry-structure .ministry-structure-lvl2 ul li:nth-child(2) .blue-line:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 21px;
  background: rgba(223, 223, 223, 0.8);
  left: 50%;
  top: 17px;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child:before {
  left: 49%;
}
.ministry-structure .ministry-structure-lvl2 ul li:first-child .blue-line {
  left: 49%;
}
.ministry-structure .ministry-structure-lvl2 ul * + .uk-grid-margin, .ministry-structure .ministry-structure-lvl2 ul .uk-grid + .uk-grid, .ministry-structure .ministry-structure-lvl2 ul .uk-grid > .uk-grid-margin {
  margin-top: 15px;
}
.ministry-structure .ministry-structure-lvl2:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 348px;
  background: rgba(223, 223, 223, 0.8);
  top: -60px;
  left: calc(50% - 0.5px);
}
.ministry-structure .ministry-structure-lvl3 {
  padding-top: 33px;
  margin-top: 50px;
  border-top: 1px solid rgba(223, 223, 223, 0.8);
}
.ministry-structure .ministry-structure-lvl3 .uk-grid > * {
  padding-left: 16px;
}
.ministry-structure .ministry-structure-lvl3 .uk-grid {
  margin-left: -16px;
}
.ministry-structure .ministry-structure-lvl3 ul li {
  position: relative;
}
.ministry-structure .ministry-structure-lvl3 ul li .blue-line {
  height: 1px;
  position: absolute;
  background: #304169;
  width: 30px;
  top: -34px;
  left: calc(50% + 8px);
  transform: translateX(-50%);
}
.ministry-structure .ministry-structure-lvl3 ul li .blue-line:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #304169;
  top: 1px;
  left: calc(50% - 6px);
}
.ministry-structure .ministry-structure-lvl3 ul li .blue-line:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: rgba(223, 223, 223, 0.8);
  left: calc(50% - 0.5px);
  top: 4px;
  z-index: -1;
}
.ministry-structure .ministry-structure-lvl3 ul li .uk-card {
  min-height: 150px;
  padding: 12px 4px 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.ministry-structure .ministry-structure-lvl3 ul li .uk-card h2 {
  font-feature-settings: "case" on;
  margin-bottom: 12px;
}
.ministry-structure .ministry-structure-lvl3 ul li:first-child .uk-card h2 {
  margin-bottom: 4px;
}
.ministry-structure .ministry-structure-lvl4 .uk-grid {
  margin-left: -16px;
}
.ministry-structure .ministry-structure-lvl4 .uk-grid > .col {
  padding-left: 16px;
}
.ministry-structure .ministry-structure-lvl4 .uk-grid > .col ul li {
  padding-top: 30px;
  position: relative;
}
.ministry-structure .ministry-structure-lvl4 .uk-grid > .col ul li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: rgba(223, 223, 223, 0.8);
  left: calc(50% - 0.5px);
  top: 0;
}
.ministry-structure .ministry-structure-lvl4 .uk-grid > .col ul li .uk-card {
  min-height: 80px;
  border-bottom: 4px solid #3867A5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}

.structure-modal-main {
  background: rgba(47, 64, 104, 0.83);
}
.structure-modal-main .uk-modal-dialog {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 0;
  width: 946px;
}
.structure-modal-main h2 {
  font-size: 16px;
  line-height: 24px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-feature-settings: "case" on;
  color: #304169;
}
.structure-modal-main .structure-modal-top {
  padding: 20px 60px 15px 36px;
  position: relative;
}
.structure-modal-main .structure-modal-top .uk-close {
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  padding: 0;
}
.structure-modal-main .structure-modal-top h2 {
  max-width: 481px;
}
.structure-modal-main .structure-modal-middle {
  padding: 28px 30px 30px 50px;
  border-top: 1px solid rgba(112, 112, 112, 0.21);
}
.structure-modal-main .structure-modal-middle li {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  margin-bottom: 10px;
  position: relative;
}
.structure-modal-main .structure-modal-middle li::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 10px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #173367;
}
.structure-modal-main .structure-modal-middle li:last-child {
  margin-bottom: 0;
}
.structure-modal-main .structure-modal-bottom {
  background: rgba(222, 234, 245, 0.3);
  border-radius: 0px 5px 5px 0px;
  padding: 30px 36px 58px;
}
.structure-modal-main .structure-modal-bottom h2 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
.structure-modal-main .structure-modal-bottom li {
  font-size: 14px;
  line-height: 20px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  display: flex;
  align-items: flex-start;
}
.structure-modal-main .structure-modal-bottom li.uk-grid-margin {
  margin-top: 24px;
}
.structure-modal-main .structure-modal-bottom li span {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  font-size: 12px;
  line-height: 18px;
  color: #3B3B3B;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  background: rgba(255, 205, 41, 0.5);
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}

.month-title {
  font-size: 12px;
  line-height: 18px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #3B3B3B;
  padding: 17px 10px 14px;
  background: rgba(105, 48, 93, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 44px;
}
.month-title.month-title-first {
  border-radius: 5px 0px 0px 0px;
}
.month-title.month-title-last {
  border-radius: 0px 5px 0px 0px;
}

@media (max-width: 960px) {
  .budget-calendar-slider {
    margin-top: 60px;
  }
}
.budget-calendar-slider .uk-slider-items > div:nth-of-type(odd) > .month-title {
  background: #E2E8F4;
}

.budget-calendar-item {
  min-height: 72px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  display: block;
  padding: 14px 21px;
  padding-right: 11px;
}
.budget-calendar-item p {
  font-size: 20px;
  line-height: 26px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  color: #3B3B3B;
}
@media (max-width: 1480px) {
  .budget-calendar-item p {
    font-size: 18px;
  }
}
.budget-calendar-item p span {
  font-size: 14px;
  line-height: 26px;
  color: #3B3B3B;
  display: flex;
  font-family: "HelveticaNeueLTGEOW82-55Rm";
  justify-content: space-between;
  align-items: center;
}

.budget-calendar-slider {
  padding-bottom: 18px;
  border: 1px solid #ECECEC;
  border-radius: 5px;
}

.budget-calendar-grid > *:nth-of-type(even) .budget-calendar-item {
  background: rgba(241, 244, 250, 0.5019607843);
  border-bottom: 0;
  border-top: 0;
}
.budget-calendar-grid > *:nth-of-type(even):last-child {
  border-bottom: 1px solid #EEEEEE;
}

#budgetCalendarModal {
  background: rgba(47, 64, 104, 0.83);
}
#budgetCalendarModal .uk-modal-body {
  width: 720px;
  padding: 0px;
  border-radius: 5px;
}
#budgetCalendarModal p {
  font-size: 15px;
  line-height: 26px;
  color: #333333;
  padding: 24px 28px 40px;
}
#budgetCalendarModal h3 {
  font-size: 15px;
  line-height: 24px;
  color: #304169;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  padding: 20px 50px 14px 28px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.21);
  text-transform: capitalize;
}
#budgetCalendarModal .uk-modal-close-default {
  padding: 0;
  top: 24px;
  right: 24px;
  width: 14px;
  height: 14px;
}
#budgetCalendarModal .uk-modal-close-default > svg {
  display: none;
}

.arrow-left-calendar,
.arrow-right-calendar {
  padding: 0;
}
.arrow-left-calendar.uk-invisible,
.arrow-right-calendar.uk-invisible {
  display: none;
}
.arrow-left-calendar:focus,
.arrow-right-calendar:focus {
  outline: none;
}
.arrow-left-calendar > svg,
.arrow-right-calendar > svg {
  display: none;
}
.arrow-left-calendar svg,
.arrow-right-calendar svg {
  min-width: 40px;
}
.arrow-left-calendar > span > svg > g > g,
.arrow-right-calendar > span > svg > g > g {
  fill: rgb(245, 249, 252) !important;
  stroke: rgb(233, 233, 233) !important;
}

.calendar-arrow-box {
  position: absolute;
  right: 0;
  top: -76px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 960px) {
  .calendar-arrow-box {
    top: -50px;
    left: 0;
    right: auto;
  }
}

.budget-calendar-section .main-filter-inner.uk-grid-margin label[style="visibility:hidden"] {
  display: none;
}
@media (max-width: 1480px) {
  .budget-calendar-section .filter-inner-1 {
    width: 40%;
  }
}
@media (max-width: 960px) {
  .budget-calendar-section .filter-inner-1 {
    width: 100%;
  }
}
@media (max-width: 1480px) {
  .budget-calendar-section .filter-inner-1 select {
    min-width: auto;
    width: 100%;
  }
}
@media (max-width: 1480px) {
  .budget-calendar-section .filter-inner-1.uk-first-column {
    width: 60%;
  }
}
@media (max-width: 960px) {
  .budget-calendar-section .filter-inner-1.uk-first-column {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .budget-calendar-section .main-filter .uk-grid > .main-filter-inner:last-child {
    width: 100%;
    align-items: flex-end;
  }
}
@media (max-width: 360px) {
  .budget-calendar-section .main-filter .uk-grid > .main-filter-inner:last-child {
    align-items: stretch;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .budget-calendar-section .main-filter-box {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.donor-organizations-list {
  margin-left: -30px;
}
@media (max-width: 1480px) {
  .donor-organizations-list {
    margin-left: -20px;
  }
}
.donor-organizations-list > * {
  padding-left: 30px;
}
@media (max-width: 1480px) {
  .donor-organizations-list > * {
    padding-left: 20px;
  }
}
.donor-organizations-list > *.uk-grid-margin {
  margin-top: 30px;
}

.donor-organizations-card {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  display: block;
  min-height: 96px;
}
.donor-organizations-card:hover, .donor-organizations-card:focus {
  border: 1px solid #2F4068;
  outline: none;
  transition: 0.3s;
}
.donor-organizations-card:hover figure::after, .donor-organizations-card:focus figure::after {
  background: #2F4068;
  transition: 0.3s;
}
.donor-organizations-card:hover figcaption, .donor-organizations-card:focus figcaption {
  color: #2F4068;
  transition: 0.3s;
}
.donor-organizations-card figure {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
}
.donor-organizations-card figure > div {
  padding: 20px;
  text-align: center;
}
@media (max-width: 1480px) {
  .donor-organizations-card figure > div {
    padding: 20px 12px;
  }
}
@media (max-width: 640px) {
  .donor-organizations-card figure > div {
    padding: 20px;
  }
}
.donor-organizations-card figure > div img {
  max-height: 80px;
  height: auto;
  width: 100%;
  object-fit: contain;
}
@media (max-width: 640px) {
  .donor-organizations-card figure > div img {
    min-height: 80px;
  }
}
.donor-organizations-card figure:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #CCCCCC;
  margin-left: -1px;
}
@media (max-width: 360px) {
  .donor-organizations-card figure:after {
    display: none;
  }
}
.donor-organizations-card figure > * {
  width: 50%;
}
@media (max-width: 360px) {
  .donor-organizations-card figure > * {
    width: 100%;
  }
}
.donor-organizations-card figcaption {
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  padding: 10px 18px;
  font-feature-settings: "case" on;
}
@media (max-width: 960px) {
  .donor-organizations-card figcaption {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .donor-organizations-card figcaption {
    display: none;
  }
}

.donor-organizations-single {
  background: rgba(239, 245, 251, 0.6);
  padding-bottom: 128px;
  position: relative;
}
.donor-organizations-single span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 165px;
  background: #FFF;
}
@media (max-width: 640px) {
  .donor-organizations-single span {
    height: 80px;
  }
}
.donor-organizations-single .img-box {
  background: #FFFFFF;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  margin-bottom: 66px;
  padding: 80px 68px;
  position: relative;
  z-index: 1;
  max-width: 570px;
}
@media (max-width: 640px) {
  .donor-organizations-single .img-box {
    padding: 40px 20px;
    margin-bottom: 40px;
  }
}
.donor-organizations-single .ratio-img {
  width: 100%;
  height: auto;
  max-height: 160px;
  object-fit: contain;
}

.social-media-box {
  background: #2F4068;
  border-radius: 2px 0px 0px 2px;
  position: fixed;
  z-index: 3;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  .social-media-box {
    display: none;
  }
}
.social-media-box ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.social-media-box a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 56px;
  min-height: 55px;
  border-bottom: 1px solid rgba(247, 247, 247, 0.24);
}
.social-media-box a:hover path {
  fill: #FFCD29;
}
.social-media-box li:last-child a {
  border-bottom: none;
  min-height: 56px;
}

.home-hero-box {
  background: rgba(246, 246, 246, 0.8);
  padding-bottom: 43px;
}

.home-main-box {
  padding-bottom: 74px;
  background: rgba(222, 234, 245, 0.18);
}

.banner-slider-section {
  margin-bottom: 80px;
  position: relative;
  padding-top: 50px;
}
.banner-slider-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 50%;
  background: #FFF;
}
.banner-slider-section .main-container {
  position: relative;
  z-index: 1;
}

@media (max-width: 1600px) {
  .home-news {
    margin-left: -60px;
  }
  .home-news > * {
    padding-left: 60px;
  }
}

.all-news-box {
  margin-top: 64px;
}
@media (max-width: 1199px) {
  .all-news-box {
    margin-top: 40px;
  }
}
.all-news-box a {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.14px;
  color: #2F4068;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
.all-news-box a:hover, .all-news-box a:focus {
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: 0.3s;
}

.home-links-grid {
  justify-content: center;
}
.home-links-grid a {
  background: #FFFFFF;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.0509803922);
  border: 1px solid rgba(222, 222, 222, 0.5019607843);
  border-radius: 5px;
  display: block;
  padding: 16px 50px 16px 18px;
  position: relative;
}
.home-links-grid a:hover article > svg path {
  fill: #585858;
}
.home-links-grid a:hover article > svg g {
  fill: #FFCD29;
  stroke: #FFCD29;
}
.home-links-grid a:hover div > svg {
  top: -4px;
  transition: 0.3s;
}
.home-links-grid article {
  display: flex;
  align-items: center;
}
.home-links-grid article > svg {
  position: absolute;
  right: 15px;
  bottom: 10px;
  min-width: 25px;
  min-height: 25px;
}
.home-links-grid figure {
  margin-right: 22px;
}
@media (max-width: 1199px) {
  .home-links-grid figure {
    margin-right: 16px;
  }
}
.home-links-grid figure img {
  min-width: 88px;
  min-height: 88px;
  width: 88px;
  height: 88px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.031372549);
}
@media (max-width: 1199px) {
  .home-links-grid figure img {
    min-width: 70px;
    min-height: 70px;
    width: 70px;
    height: 70px;
  }
}
.home-links-grid div > svg {
  margin-bottom: 12px;
  position: relative;
  top: 0;
  transition: top 0.3s;
}
@media (max-width: 1199px) {
  .home-links-grid div > svg {
    margin-bottom: 6px;
  }
}
.home-links-grid h3 {
  font-size: 15px;
  line-height: 18px;
  color: #515151;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-top: 0;
  margin-bottom: 6px;
}
@media (max-width: 1199px) {
  .home-links-grid h3 {
    font-size: 14px;
    line-height: 17px;
  }
}
.home-links-grid p {
  font-size: 13px;
  line-height: 15px;
  color: #3B3B3B;
}

.home-budget-box {
  padding: 26px;
  background-image: url("../images/home-budget-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  min-width: 450px !important;
  min-height: 420px;
  border-radius: 4px !important;
}
.home-budget-box h3 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.65px;
  color: #2F4068;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-bottom: 16px;
}

.home-budget-inner {
  padding: 16px 16px 18px;
  /*background: #FFF;*/
}
.home-budget-inner .home-budget-header {
  display: flex;
  justify-content: space-between;
  background: #F6F6F6;
  padding: 4px 0;
  margin-bottom: 15px;
  align-items: center;
}
.home-budget-inner .home-budget-header .home-budget-header-num span {
  color: #2F4068;
  font-size: 50px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
}
.home-budget-inner .home-budget-header .home-budget-header-column {
  padding-top: 8px;
  width: 65px;
}
.home-budget-inner .home-budget-header .home-budget-header-column h4 {
  letter-spacing: 0.28px;
  color: #4388C0;
  font-size: 13px;
  padding-bottom: 8px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
.home-budget-inner .home-budget-header .home-budget-header-column p {
  letter-spacing: 0.24px;
  color: #4388C0;
  font-size: 12px;
  padding-bottom: 5px;
}

.home-budget-body .home-budget-body-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0px;
}
.home-budget-body .home-budget-body-inner:nth-child(2n) {
  background: rgba(246, 246, 246, 0.7);
}
.home-budget-body .home-budget-body-inner h4 {
  font-size: 12px;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  font-feature-settings: "case" on;
  color: rgb(47, 64, 104);
  letter-spacing: 0.25px;
}
.home-budget-body .home-budget-body-inner span {
  letter-spacing: 0.26px;
  color: rgb(18, 106, 177);
  font-size: 13px;
  width: 65px;
  display: inline-block;
}

.home-budget-header-num {
  padding-right: 4px;
}

.home-budget-footer {
  padding-top: 24px;
}
.home-budget-footer p {
  letter-spacing: 0.28px;
  color: rgb(67, 136, 192);
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  font-feature-settings: "case" on;
  text-align: right;
  font-size: 13px;
}

.hero-banner {
  position: absolute;
  min-height: 204px;
  min-width: 362px;
  right: -50px;
  bottom: -50px;
}
@media (max-width: 1660px) {
  .hero-banner {
    right: -28px;
  }
}
@media (max-width: 1600px) {
  .hero-banner {
    min-width: 320px;
    bottom: -82px;
  }
}
@media (max-width: 1480px) {
  .hero-banner {
    min-width: 300px;
    right: -16px;
  }
}
@media (max-width: 1199px) {
  .hero-banner {
    display: none;
  }
}
.hero-banner .hero-banner-inner {
  border-radius: 2px;
  display: block;
  position: relative;
  overflow: hidden;
}
.hero-banner .hero-banner-inner:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.3535911602%;
}
.hero-banner .hero-banner-inner .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner .close-hero-banner {
  all: unset;
  cursor: pointer;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 12px;
  right: 14px;
  z-index: 1;
  opacity: 0.69;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-banner .close-hero-banner:hover {
  opacity: 1;
  transition: 0.3s;
}

.slider-box .slider-text-bg p {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.slider-box .slider-text-bg h2 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.about-article figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  min-height: 120px;
}
.about-article figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 18.5714285714%;
}
.about-article figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-text p,
.about-text h2,
.about-text li {
  font-size: 14px;
  line-height: 24px;
  color: #3B3B3B;
}
.about-text p,
.about-text ul {
  margin-bottom: 30px;
}
.about-text ul {
  list-style-type: circle;
  padding-left: 30px;
}
.about-text li {
  margin-bottom: 10px;
}
.about-text h2 {
  margin-bottom: 10px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  text-transform: capitalize;
  font-feature-settings: "case" on;
}
.about-text strong,
.about-text b {
  font-family: "HelveticaNeueLTGEOW82-65Md";
}
.about-text table em {
  color: #3B3B3B;
}
.about-text a {
  color: #2F4068;
  text-decoration: underline;
  word-break: break-word;
}
.about-text a:focus, .about-text a:hover {
  color: #0188F1;
  transition: 0.3s;
}
.about-text img[style="float: right;"],
.about-text img[style="float: left;"] {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  .about-text img[style="float: right;"],
  .about-text img[style="float: left;"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    height: auto;
  }
}
.about-text img[style="float: right;"] {
  margin-left: 20px;
}
.about-text img[style="float: left;"] {
  margin-right: 20px;
}

.flag-table {
  margin-bottom: 36px;
}

.flag-image-box {
  position: relative;
  overflow: hidden;
  min-width: 100px;
  width: 100px;
  height: 75px;
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.flag-image-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.flag-image-box .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mli-box-inner {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-radius: 2px;
  margin-bottom: 40px;
}
.mli-box-inner:last-child {
  margin-bottom: 0;
}

.mli-box h2 {
  padding: 20px 23px;
  background: #F1F5F9;
  border-top: 1px solid #E9E9E9;
  border-radius: 2px;
  border-bottom: 1px solid #E9E9E9;
}

.mli-box p {
  padding: 23px;
}

.about-text.mli-box ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.about-text.mli-box ul li {
  margin: 0;
  padding: 14px 23px;
  border-top: 1px solid #E9E9E9;
}

.about-text.mli-box ul li:last-child {
  border-bottom: 1px solid #E9E9E9;
}

.about-text.mli-box ul li a {
  color: #585858;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.about-text.mli-box ul li a:hover {
  color: #2F4068;
  transition: 0.3s;
}

.about-text.mli-box ul li a img {
  margin-right: 16px;
}

.flag-card:hover .about-text h2,
.flag-card:focus .about-text h2 {
  color: #2F4068;
  transition: 0.3s;
}

.flag-card:hover .flag-image-box,
.flag-card:focus .flag-image-box {
  opacity: 0.7;
  transition: 0.3s;
}

.other-sites-box {
  margin-top: 100px;
  margin-bottom: 120px;
}
@media (max-width: 1480px) {
  .other-sites-box {
    margin-top: 80px;
    margin-bottom: 100px;
  }
}
@media (max-width: 960px) {
  .other-sites-box {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.other-sites-box .uk-slider-nav {
  justify-content: center;
  margin-top: 32px;
  margin-left: -8px;
}
.other-sites-box .uk-dotnav > * {
  padding-left: 8px;
}
.other-sites-box .uk-dotnav > * > * {
  border: none;
  background: #6e7a96;
  overflow: visible;
  width: 8px;
  height: 8px;
}
.other-sites-box .uk-dotnav > .uk-active > * {
  position: relative;
  background: #2F4068;
}
.other-sites-box .card-useful-link a {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  padding: 14px;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  min-height: 94px;
}
.other-sites-box .card-useful-link a p {
  font-size: 14px;
  line-height: 18px;
  color: #3B3B3B;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .other-sites-box .card-useful-link a p {
    font-size: 13px;
    line-height: 17px;
  }
}
.other-sites-box .card-useful-link a h3 {
  font-size: 15px;
  line-height: 18px;
  color: #2F4068;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
@media (max-width: 1600px) {
  .other-sites-box .card-useful-link a h3 {
    font-size: 14px;
    line-height: 17px;
  }
}
.other-sites-box .card-useful-link a:hover {
  border: 1px solid #2F4068;
  transition: 0.3s;
}

.main-footer {
  background: rgba(246, 246, 246, 0.8);
  padding-top: 60px;
}
@media (max-width: 1200px) {
  .main-footer {
    padding-top: 52px;
  }
}

.main-footer-bottom {
  padding-top: 18px;
  padding-bottom: 18px;
  border-top: 1px solid rgba(223, 223, 223, 0.5);
}
.main-footer-bottom p {
  font-size: 14px;
  line-height: 2;
  color: #545D62;
  margin-bottom: 0;
}
.main-footer-bottom a {
  color: #2F4068;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.main-footer-bottom a:focus {
  outline: none;
}

.main-footer-top nav {
  margin-bottom: 92px;
}
@media (max-width: 1200px) {
  .main-footer-top nav {
    margin-bottom: 52px;
  }
}
.main-footer-top nav > ul > li > span {
  font-size: 14px;
  line-height: 20px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-bottom: 20px;
  display: inline-block;
  color: #585858;
  min-height: 40px;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .main-footer-top nav > ul > li > span {
    margin-bottom: 10px;
    min-height: auto;
  }
}
.main-footer-top nav > ul > li > span + ul li {
  margin-bottom: 8px;
}
.main-footer-top nav > ul > li > span + ul li:last-child {
  margin-bottom: 0;
}
.main-footer-top nav > ul > li > span + ul a {
  font-size: 14px;
  line-height: 24px;
  color: #3B3B3B;
  position: relative;
  padding-left: 10px;
  display: inline-block;
  max-width: 260px;
}
.main-footer-top nav > ul > li > span + ul a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #173367;
}
.main-footer-top a:hover {
  color: #304169;
  transition: 0.3s;
}

.footer-socials {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.footer-socials p {
  font-size: 14px;
  line-height: 34px;
  color: #545D62;
  margin-right: 16px;
}
.footer-socials .uk-grid {
  margin-left: -8px;
}
.footer-socials .uk-grid > * {
  padding-left: 8px;
}
.footer-socials a:focus {
  outline: none;
}
.footer-socials a:focus path {
  fill: #2F4068;
}
.footer-socials a:hover path {
  fill: #2F4068;
}

.logo-box a {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 550px) {
  .logo-box a {
    flex-direction: column;
    align-items: flex-start;
  }
}
.logo-box img {
  margin-right: 16px;
  width: 90px;
  height: auto;
}
@media (max-width: 1199px) {
  .logo-box img {
    margin-right: 12px;
  }
}
@media (max-width: 550px) {
  .logo-box img {
    width: 80px;
    margin-bottom: 8px;
  }
}
.logo-box h1 {
  font-size: 15px;
  line-height: 20px;
  color: #2F4068;
  font-feature-settings: "case" on;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  max-width: 222px;
}
@media (max-width: 1199px) {
  .logo-box h1 {
    font-size: 14px;
    line-height: 18px;
  }
}

.bottom-header {
  padding-top: 20px;
  border-top: 1px solid rgba(223, 223, 223, 0.7);
}
@media (max-width: 1199px) {
  .bottom-header {
    padding-bottom: 20px;
    position: relative;
  }
}

.bottom-header-bottom {
  position: relative;
}
@media (max-width: 1199px) {
  .bottom-header-bottom {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #EFF5FB;
    z-index: 4;
    overflow-y: auto;
  }
  .bottom-header-bottom .main-menu-toggler {
    margin-left: auto;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .bottom-header-bottom .main-menu-toggler svg {
    width: 22px;
  }
}
@media (max-width: 1199px) {
  .bottom-header-bottom .main-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.main-nav > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: -22px;
}
@media (max-width: 1480px) {
  .main-nav > ul {
    margin-left: -14px;
  }
}
@media (max-width: 1199px) {
  .main-nav > ul {
    flex-wrap: wrap;
  }
}
.main-nav > ul > li {
  padding-left: 22px;
  position: relative;
}
@media (max-width: 1480px) {
  .main-nav > ul > li {
    padding-left: 14px;
  }
}
@media (max-width: 1199px) {
  .main-nav > ul > li {
    width: 100%;
    padding-bottom: 30px;
  }
}
.main-nav > ul > li > a {
  font-size: 14px;
  line-height: 17px;
  font-feature-settings: "case" on;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  color: #3B3B3B;
  padding-bottom: 24px;
  padding-top: 32px;
  display: inline-block;
}
.main-nav > ul > li > a.active-nav, .main-nav > ul > li > a[aria-expanded=true] {
  color: #2F4068;
  position: relative;
}
@media (max-width: 1199px) {
  .main-nav > ul > li > a.active-nav, .main-nav > ul > li > a[aria-expanded=true] {
    margin-bottom: 20px;
  }
}
.main-nav > ul > li > a.active-nav::after, .main-nav > ul > li > a[aria-expanded=true]::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  border-radius: 2px 2px 0 0;
  background: #2F4068;
  transition: 0.3s;
}
@media (max-width: 1440px) {
  .main-nav > ul > li > a {
    font-size: 13px;
    text-align: center;
  }
}
@media (max-width: 1199px) {
  .main-nav > ul > li > a {
    padding-top: 18px;
    color: #2F4068;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px;
  }
}
.main-nav > ul > li > a:hover {
  color: #2F4068;
  transition: 0.3s;
}

.nav-dropdown {
  z-index: 3;
  display: none;
  background: #EFF5FB;
  min-width: 300px;
  padding: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
@media (max-width: 1199px) {
  .nav-dropdown {
    position: static;
    display: block;
    background: transparent;
    border-top: none;
    box-shadow: none;
  }
}
.nav-dropdown > div {
  width: 100%;
  max-width: 1410px;
  margin-left: auto;
  margin-right: auto;
}
.nav-dropdown ul {
  padding-bottom: 32px;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 1199px) {
  .nav-dropdown ul {
    padding: 0;
  }
}
.nav-dropdown ul > * {
  margin-bottom: 16px;
}
.nav-dropdown ul > *:last-child {
  margin-bottom: 0;
}
.nav-dropdown a {
  font-size: 14px;
  line-height: 20px;
  color: #515151;
  position: relative;
  display: inline-block;
}
@media (max-width: 1199px) {
  .nav-dropdown a {
    color: #515151;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
  }
}
.nav-dropdown a::after {
  /*content: '';*/
  position: absolute;
  top: 8px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #515151;
  border-radius: 50%;
}
.nav-dropdown a:hover {
  color: #2F4068;
  transition: 0.3s;
}
.nav-dropdown a:hover svg rect {
  fill: #2F4068;
  transition: 0.3s;
}

.serach-form-wrapper {
  position: relative;
}

@media (max-width: 1199px) {
  .search-box {
    display: none;
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    z-index: 2;
  }
  .search-box.show-search {
    display: block;
  }
}

.search-toggler {
  all: unset;
  cursor: pointer;
  display: none;
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  background: rgb(240, 240, 240);
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .search-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 550px) {
  .bottom-header-top > .main-container > * {
    align-items: flex-start;
  }
  .bottom-header-top > .main-container > * .main-menu-toggler-box {
    margin-top: 10px;
  }
}

.aside-nav > ul {
  padding-left: 28px;
  padding-right: 20px;
  margin: 0;
  padding-top: 88px;
  padding-bottom: 60px;
  position: relative;
  background: #f6f6f6;
  border-radius: 4px;
}
@media (max-width: 640px) {
  .aside-nav > ul {
    border-radius: 0 4px 4px 4px;
  }
}
.aside-nav a[href*="#"] {
  cursor: default;
  pointer-events: none;
}
.aside-nav > ul > li {
  margin-bottom: 0;
  margin-top: 0;
}
.aside-nav > ul > li > ul {
  padding-left: 16px;
}
.aside-nav > ul > li > ul > li a {
  color: #7C7C7C;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 6px 8px 6px 0;
  font-family: "HelveticaNeueLTGEOW82-55Rm";
  text-transform: capitalize;
}
.aside-nav > ul > li > ul > li a:hover {
  color: #2F4068 !important;
}
.aside-nav > ul > li.active-nav {
  position: relative;
}
.aside-nav > ul > li.active-nav > a {
  color: #2F4068;
}
.aside-nav > ul > li.active-nav > a:hover {
  cursor: default;
  opacity: 1;
}
.aside-nav > ul > li.active-nav::after {
  content: "";
  position: absolute;
  width: 3px;
  left: -28px;
  top: 0;
  bottom: 0;
  background: #2F4068;
  border-radius: 0px 2px 2px 0px;
}
.aside-nav > ul > li > a,
.aside-nav > ul > li .arrow-and-link-box > a {
  color: #3B3B3B;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding: 9px 8px 9px 0;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  text-transform: capitalize;
}
.aside-nav > ul > li > a:hover,
.aside-nav > ul > li .arrow-and-link-box > a:hover {
  color: #2F4068;
}

.active-nav > .arrow-and-link-box a {
  color: #2F4068 !important;
}
.active-nav > .arrow-and-link-box button {
  transform: rotate(180deg) translateX(-10px);
  text-align: center;
  padding-right: 0;
}

.aside-nav > ul > li.active-nav > ul {
  display: block !important;
  padding-left: 16px;
  margin-bottom: 10px;
}
.aside-nav > ul > li.active-nav > ul li.active-nav:first-child a {
  color: #2F4068;
}
.aside-nav > ul > li.active-nav > ul li.active-nav:first-child a[href*=calendar_quarterly] {
  color: #2F4068 !important;
}
.aside-nav > ul > li.active-nav > ul li.active-nav:first-child a[href*=Team], .aside-nav > ul > li.active-nav > ul li.active-nav:first-child a[href*=DebtStatistics], .aside-nav > ul > li.active-nav > ul li.active-nav:first-child a[href*=TreasuryBillsAndBonds], .aside-nav > ul > li.active-nav > ul li.active-nav:first-child a[href*="matsne.gov.ge"] {
  color: #7C7C7C;
}

.aside-nav > ul > li.active-nav > div > .aside-nav-btn {
  pointer-events: none;
}

.team-switcher {
  margin-bottom: 26px;
}
.team-switcher a {
  font-size: 14px;
  line-height: 18px;
  color: #515151;
  padding: 16px 56px;
  display: inline-block;
  border: 1px solid #E3E3E3;
  border-right: 0;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
@media (max-width: 1480px) {
  .team-switcher a {
    padding: 16px 36px;
  }
}
@media (max-width: 960px) {
  .team-switcher a {
    padding: 16px 26px;
    width: 100%;
    display: block;
    border-top: none;
    border-right: 1px solid #E3E3E3;
  }
}
@media (max-width: 960px) {
  .team-switcher li {
    width: 100%;
  }
}
.team-switcher li.uk-grid-margin {
  margin-top: 0;
}
.team-switcher li:last-child a {
  border-right: 1px solid #E3E3E3;
  border-radius: 0px 5px 5px 0px;
}
@media (max-width: 960px) {
  .team-switcher li:last-child a {
    border-radius: 0px 0px 5px 5px;
  }
}
.team-switcher li:first-child a {
  border-radius: 5px 0px 0px 5px;
}
@media (max-width: 960px) {
  .team-switcher li:first-child a {
    border-top: 1px solid #E3E3E3;
    border-radius: 5px 5px 0px 0px;
  }
}
.team-switcher li.uk-active {
  position: relative;
}
.team-switcher li.uk-active::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #3867A5;
}
@media (max-width: 960px) {
  .team-switcher li.uk-active::before {
    display: none;
  }
}
.team-switcher li.uk-active a {
  background: #3867A5;
  color: #FFF;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.team-switcher-value .uk-active section {
  border: 1px solid #E3E3E3;
}
.team-switcher-value section {
  border-radius: 5px;
}
.team-switcher-value section time,
.team-switcher-value section strong {
  font-size: 16px;
  line-height: 24px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-65Md";
}
@media (max-width: 640px) {
  .team-switcher-value section time,
  .team-switcher-value section strong {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
  }
}
.team-switcher-value section > div {
  padding: 22px 26px;
}
.team-switcher-value section > div:nth-of-type(even) {
  background: #EFF5FB;
}
.team-switcher-value p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #3B3B3B;
}
@media (max-width: 640px) {
  .team-switcher-value p {
    font-size: 14px;
    line-height: 20px;
  }
}

.team-figure {
  margin: 0;
  position: relative;
  overflow: hidden;
  min-width: 621px;
  border-radius: 5px;
}
.team-figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.7600644122%;
}
.team-figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1600px) {
  .team-figure {
    min-width: 32.344vw;
  }
}

.team-single-grid {
  margin-bottom: 68px;
}
.team-single-grid h2 {
  font-size: 26px;
  line-height: 38px;
  color: #515151;
  margin-top: 24px;
  margin-bottom: 16px;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-feature-settings: "case" on;
}
@media (max-width: 1600px) {
  .team-single-grid h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 1480px) {
  .team-single-grid h2 {
    font-size: 22px;
    line-height: 28px;
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .team-single-grid h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
.team-single-grid h3 {
  font-size: 24px;
  line-height: 40px;
  color: #2F4068;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  margin-top: 0;
  margin-bottom: 54px;
  text-transform: capitalize;
}
@media (max-width: 1600px) {
  .team-single-grid h3 {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (max-width: 1480px) {
  .team-single-grid h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 640px) {
  .team-single-grid h3 {
    font-size: 18px;
    line-height: 26px;
  }
}

.team-card:hover figure::after {
  opacity: 0.6;
  transition: 0.3s;
}
.team-card:hover svg rect {
  fill: #FFCD29;
  transition: 0.3s;
}
.team-card h2 {
  font-size: 18px;
  line-height: 28px;
  color: #1A2D59;
  margin-bottom: 6px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-top: 0;
  padding-right: 40px;
}
@media (max-width: 1600px) {
  .team-card h2 {
    font-size: 16px;
    line-height: 26px;
  }
}
.team-card p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #3B3B3B;
  text-transform: capitalize;
  padding-right: 40px;
}
@media (max-width: 1600px) {
  .team-card p {
    font-size: 15px;
  }
}
.team-card figure {
  margin-top: 0;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.team-card figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.4848484848%;
}
.team-card figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-card figure::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #1A2D59;
  border-radius: 5px;
  opacity: 0;
  z-index: 2;
}
.team-card .figure-box {
  position: relative;
}
.team-card .figure-box::after {
  content: "";
  position: absolute;
  left: 16px;
  bottom: -8px;
  width: 16px;
  height: 16px;
  background: #FFCD29;
  border-radius: 2px;
  z-index: 2;
}
.team-card .figure-box::before {
  content: "";
  position: absolute;
  left: 24px;
  bottom: -16px;
  width: 1px;
  height: 16px;
  background: #2F4068;
  z-index: 3;
}
.team-card svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.team-grid .uk-grid-margin {
  margin-top: 70px;
}
@media (max-width: 1480px) {
  .team-grid .uk-grid-margin {
    margin-top: 40px;
  }
}

.date-of-birth-label {
  font-size: 16px;
  line-height: 1;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  color: #515151;
  margin-top: 0;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  padding-left: 2px;
  text-transform: capitalize;
}
.date-of-birth-label svg {
  margin-right: 8px;
  min-width: 19.15px;
  min-height: 19.722px;
  margin-top: -2px;
}

.date-of-birth-value {
  font-size: 14px;
  line-height: 18px;
  color: #515151;
  margin-bottom: 60px;
}
@media (max-width: 1600px) {
  .date-of-birth-value {
    margin-bottom: 30px;
  }
}

.team-single-grid .uk-width-expand\@l {
  position: relative;
}
.team-single-grid .uk-width-expand\@l .team-share {
  position: absolute;
  bottom: 36px;
  left: 30px;
}
@media (max-width: 1600px) {
  .team-single-grid .uk-width-expand\@l .team-share {
    position: static;
  }
}

.news-card time {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.24px;
  color: #616161;
  margin-top: 0;
  margin-bottom: 16px;
  padding: 6px 14px;
  background: #FFCD29;
  border-radius: 2px;
  display: inline-block;
}
.news-card h2 {
  font-size: 16px;
  line-height: 24px;
  color: #3B3B3B;
  margin-top: 0;
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 72px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
}
@media (max-width: 1480px) {
  .news-card h2 {
    font-size: 15px;
    line-height: 22px;
    min-height: 66px;
  }
}
@media (max-width: 960px) {
  .news-card h2 {
    font-size: 14px;
    line-height: 20px;
    min-height: 60px;
  }
}
@media (max-width: 640px) {
  .news-card h2 {
    min-height: auto;
  }
}
.news-card figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 5px;
}
.news-card figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.news-card figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-card figure::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 5px;
  background: #304168;
  opacity: 0.1;
}
.news-card span {
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0.13px;
  color: #606060;
  opacity: 0;
}
@media (max-width: 960px) {
  .news-card span {
    opacity: 1;
  }
}
.news-card:hover h2 {
  color: #2F4068;
  transition: 0.3s;
}
.news-card:hover span {
  opacity: 1;
  transition: 0.3s;
}
.news-card:hover figure::after {
  opacity: 0.5;
  background: #1A2D59;
  transition: 0.3s;
}

.news-grid .uk-grid-margin {
  margin-top: 54px;
}

.home-card {
  position: relative;
}
.home-card::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -35px;
  width: 1px;
  background: #e6e6e6;
}
@media (max-width: 1600px) {
  .home-card::after {
    right: -30px;
  }
}
@media (max-width: 1200px) {
  .home-card::after {
    right: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 1px;
    bottom: -20px;
  }
}
.home-card p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  color: #3B3B3B;
  margin-top: 0;
  margin-bottom: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.home-card h2 {
  font-size: 16px;
  line-height: 24px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  margin-top: 0;
  margin-bottom: 24px;
  color: #3B3B3B;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  min-height: 72px;
}
@media (max-width: 1600px) {
  .home-card h2 {
    font-size: 15px;
  }
}
@media (max-width: 1480px) {
  .home-card h2 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .home-card h2 {
    min-height: auto;
  }
}
.home-card time {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.24px;
  color: #515151;
  padding: 6px 20px;
  margin-top: 0;
  margin-bottom: 16px;
  background: #FFCD29;
  border-radius: 2px;
}
@media (max-width: 1480px) {
  .home-card time {
    font-size: 11px;
  }
}
@media (max-width: 1200px) {
  .home-card time {
    font-size: 12px;
  }
}
.home-card span {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.13px;
  color: #2F4068;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -36px;
}
@media (max-width: 1200px) {
  .home-card span {
    opacity: 1;
    position: static;
  }
}
.home-card:hover h2 {
  color: #2F4068;
  transition: 0.3s;
}
.home-card:hover span {
  opacity: 1;
  transition: 0.3s;
}

.home-news li:last-child .home-card::after {
  display: none;
}

.anouncements-card article {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.anouncements-card time {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.24px;
  color: #616161;
  margin-bottom: 15px;
  padding: 6px 14px;
  background: #FFCD29;
  border-radius: 2px;
  display: inline-block;
  width: auto;
}
.anouncements-card h2,
.anouncements-card h3 {
  font-size: 14px;
  line-height: 24px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  margin-top: 0;
}
.anouncements-card h2 {
  margin-bottom: 4px;
}
.anouncements-card h3 {
  margin-bottom: 8px;
}
.anouncements-card span {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.13px;
  color: #3B3B3B;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14px 30px;
  border-top: 1px solid rgba(207, 207, 207, 0.5);
}
.anouncements-card div {
  border: 1px solid rgba(207, 207, 207, 0.5019607843);
  border-radius: 5px;
  padding: 14px 30px 50px 30px;
  position: relative;
  flex: 1;
  width: 100%;
}
.anouncements-card svg {
  margin-bottom: 8px;
  display: block;
  position: relative;
  top: 0;
  transition: top 0.3s;
}
.anouncements-card:hover article > div {
  background: #F5F9FC;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1019607843);
  transition: 0.3s;
}
.anouncements-card:hover svg {
  top: -4px;
  transition: 0.3s;
}

/*photogallery*/
.photogallery-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(5, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 30px;
}
.photogallery-list time {
  padding: 6px 13px;
  background: #FFCD29 0% 0% no-repeat padding-box;
  border-radius: 2px;
  position: absolute;
  left: 25px;
  bottom: 22px;
  font-size: 12px;
  color: #616161;
}
.photogallery-list li:first-child figure {
  position: relative;
  overflow: hidden;
  /*     min-width: 690px;
  max-height: 460px;*/
}
.photogallery-list li:first-child figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.photogallery-list li:first-child figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photogallery-list li:first-child .uk-card-body {
  padding: 30px 14px 0;
  font-size: 16px;
}
.photogallery-list li:first-child .uk-card-body:before {
  content: "";
  width: 1px;
  height: 59px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 30px;
}
.photogallery-list li:first-child .uk-card-body:after {
  content: "";
  width: 2px;
  height: 24px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 30px;
}
.photogallery-list li:nth-child(7) figure {
  position: relative;
  overflow: hidden;
  /*       min-width: 690px;
  max-height: 460px;*/
}
.photogallery-list li:nth-child(7) figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.photogallery-list li:nth-child(7) figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photogallery-list li:nth-child(7) .uk-card-body {
  padding: 30px 14px 0;
  font-size: 16px;
}
.photogallery-list li:nth-child(7) .uk-card-body:before {
  content: "";
  width: 1px;
  height: 59px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 30px;
}
.photogallery-list li:nth-child(7) .uk-card-body:after {
  content: "";
  width: 2px;
  height: 24px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 30px;
}
.photogallery-list li a {
  display: block;
}
.photogallery-list li figure {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  /*   min-width: 330px;
  max-height: 220px;*/
}
.photogallery-list li figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6666666667%;
}
.photogallery-list li figure .ratio-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photogallery-list li figure .uk-overlay-primary {
  background: #1A2D59;
  opacity: 0.2;
}
.photogallery-list .uk-card-body {
  padding: 11px 11px 0;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-size: 14px;
  position: relative;
}
.photogallery-list .uk-card-body:before {
  content: "";
  width: 1px;
  height: 49px;
  background: #FF0000;
  position: absolute;
  left: 0;
}
.photogallery-list .uk-card-body:after {
  content: "";
  width: 2px;
  height: 13px;
  background: #FF0000;
  position: absolute;
  left: 0;
  top: 0;
  top: 11px;
}

.div1 {
  grid-area: 1/1/3/3;
}

.div2 {
  grid-area: 1/3/2/4;
}

.div3 {
  grid-area: 2/3/3/4;
}

.div4 {
  grid-area: 3/1/4/2;
}

.div5 {
  grid-area: 3/2/4/3;
}

.div6 {
  grid-area: 3/3/4/4;
}

.div7 {
  grid-area: 4/1/6/3;
}

.div8 {
  grid-area: 4/3/5/4;
}

.div9 {
  grid-area: 5/3/6/4;
}

@media screen and (max-width: 1000px) {
  .photogallery-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .div1 {
    grid-area: 1/1/2/2;
  }
  .div2 {
    grid-area: 1/2/2/3;
  }
  .div3 {
    grid-area: 2/1/3/2;
  }
  .div4 {
    grid-area: 2/2/3/3;
  }
  .div5 {
    grid-area: 3/1/4/2;
  }
  .div6 {
    grid-area: 3/2/4/3;
  }
  .div7 {
    grid-area: 4/1/5/2;
  }
  .div8 {
    grid-area: 4/2/5/3;
  }
  .div9 {
    grid-area: 5/1/6/2;
  }
  .photogallery-list li:nth-child(7) .uk-card-body {
    font-size: 14px;
  }
  .photogallery-list li:first-child .uk-card-body {
    font-size: 14px;
  }
}
.single-article figure {
  margin-top: 0;
  margin-bottom: 40px;
}
.single-article figure img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.single-article-title {
  font-size: 26px;
  line-height: 1.5;
  color: #304169;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  font-feature-settings: "case" on;
  margin-top: 0;
  margin-bottom: 46px;
}
@media (max-width: 960px) {
  .single-article-title {
    font-size: 24px;
    margin-bottom: 36px;
  }
}
@media (max-width: 640px) {
  .single-article-title {
    font-size: 20px;
  }
}

.content-box {
  font-size: 15px;
  line-height: 24px;
  color: #585858;
}
.content-box p,
.content-box li {
  font-size: 15px;
  line-height: 24px;
  color: #585858;
  margin-bottom: 24px;
}
.content-box p:last-child,
.content-box li:last-child {
  margin-bottom: 0;
}

.single-link-grid {
  margin-top: 32px;
  margin-bottom: 32px;
}

.single-link-card {
  display: flex;
  align-items: center;
  padding: 20px;
  background-color: #3867A5;
  background-image: url("../images/single-link-card-bg-img.png");
  background-size: auto;
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px;
  height: 100%;
  position: relative;
}
@media (max-width: 640px) {
  .single-link-card {
    padding: 14px;
  }
}
.single-link-card:hover svg, .single-link-card:focus svg {
  right: 12px;
  opacity: 1;
  transition: 0.3s;
}
@media (max-width: 960px) {
  .single-link-card:hover svg, .single-link-card:focus svg {
    display: none;
  }
}
.single-link-card img {
  margin-right: 20px;
  max-width: 57px;
}
@media (max-width: 1480px) {
  .single-link-card img {
    max-width: 50px;
    margin-right: 14px;
  }
}
.single-link-card h2 {
  font-size: 16px;
  line-height: 24px;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-feature-settings: "case" on;
  color: #FFFFFF;
  padding-right: 40px;
  padding-top: 4px;
}
@media (max-width: 1480px) {
  .single-link-card h2 {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 960px) {
  .single-link-card h2 {
    padding-right: 0;
  }
}
.single-link-card svg {
  position: absolute;
  right: 2px;
  bottom: 12px;
  width: 32px;
  height: 32px;
  opacity: 0;
  pointer-events: none;
}

.single-accordion {
  margin-bottom: 30px;
  margin-top: 30px;
}
.single-accordion > li {
  border-radius: 0 0 2px 2px;
  box-shadow: 0px 3px 0px #304169;
}
.single-accordion > li > a {
  font-size: 16px;
  line-height: 22px;
  color: #3B3B3B;
  font-family: HelveticaNeueLTGEOW82-65Md;
  font-feature-settings: "case" on;
  padding: 20px 24px 18px;
  background: #F1F5F9;
  border: 1px solid #E9E9E9;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  border-radius: 2px 2px 0 0;
}
@media (max-width: 1480px) {
  .single-accordion > li > a {
    font-size: 15px;
  }
}
@media (max-width: 960px) {
  .single-accordion > li > a {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 20px 18px;
  }
}
.single-accordion > li > a:hover, .single-accordion > li > a:focus {
  color: #666;
  transition: 0.3s;
}
.single-accordion > li > a:hover::before, .single-accordion > li > a:focus::before {
  opacity: 0.8;
  transition: 0.3s;
}
.single-accordion > li.uk-open {
  box-shadow: 0px 3px 0px rgba(47, 64, 104, 0.4);
}
.single-accordion .uk-accordion-content {
  margin-top: 0;
}
.single-accordion .uk-accordion-title:focus {
  outline: none;
}
.single-accordion .uk-accordion-title::before {
  width: 12px;
  height: 12px;
  min-width: 12px;
  min-height: 12px;
  background-image: url("../images/uk-accordion-title-plus.svg");
  background-size: 100% auto;
  float: none;
}
.single-accordion .uk-open > .uk-accordion-title::before {
  background-image: url("../images/uk-accordion-title-minus.svg");
}

.uk-accordion-content {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  padding-bottom: 28px;
}
.uk-accordion-content > ul {
  max-height: 297px;
  overflow-y: auto;
  padding-bottom: 1px;
}
@media (max-width: 960px) {
  .uk-accordion-content > ul {
    max-height: none;
  }
}
.uk-accordion-content li {
  border-bottom: 1px solid #E9E9E9;
}

.single-file-link {
  font-size: 14px;
  line-height: 20px;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 960px) {
  .single-file-link {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .single-file-link {
    padding-left: 12px;
  }
}
.single-file-link .single-file-text {
  color: #585858;
  display: flex;
  align-items: center;
  padding-right: 86px;
}
@media (max-width: 640px) {
  .single-file-link .single-file-text {
    padding-right: 0;
  }
}
.single-file-link .single-file-text:hover, .single-file-link .single-file-text:focus {
  color: #2F4068;
  transition: 0.3s;
}
.single-file-link img {
  margin-right: 18px;
}
.single-file-link .single-file-download {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
@media (max-width: 640px) {
  .single-file-link .single-file-download {
    display: none;
  }
}
.single-file-link .single-file-download:hover path, .single-file-link .single-file-download:focus path {
  fill: #304169;
  transition: 0.3s;
}
.single-file-link .blank-link {
  display: none;
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.single-file-link .blank-link::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -16px;
  width: 1px;
  height: 100%;
  background: #B1B1B1;
  pointer-events: none;
}
.single-file-link .blank-link[href] {
  display: block;
}
.single-file-link .blank-link[href]:hover #vector_Stroke_ {
  fill: #304169;
}

.single-file-box {
  margin-bottom: 30px;
  margin-top: 30px;
}

.mof-table-box,
.highcharts-data-table {
  overflow-x: auto;
}
.mof-table-box table,
.highcharts-data-table table {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.031372549);
  border: 1px solid #DBDBDB;
  border-radius: 5px;
  border-collapse: collapse;
}
.mof-table-box td,
.highcharts-data-table td {
  font-size: 13px;
  line-height: 18px;
  color: #444958;
  border-right: 1px solid #DBDBDB;
  padding: 12px;
  vertical-align: middle;
}
.mof-table-box tr,
.highcharts-data-table tr {
  border-bottom: 1px solid #DBDBDB;
}
.mof-table-box tr td:first-child,
.highcharts-data-table tr td:first-child {
  min-width: 300px !important;
}
.mof-table-box tr.table-heading td,
.highcharts-data-table tr.table-heading td {
  padding: 24px 0 20px;
  background-color: #EFF5FB;
  color: #444958;
}
.mof-table-box strong,
.highcharts-data-table strong {
  font-size: 14px;
}

.flag-article .uk-grid-match > * {
  flex-wrap: nowrap !important;
}
.flag-article p {
  margin-bottom: 7px !important;
}
.flag-article .flags-container {
  margin-top: 17px;
}

.bordered-table {
  border: 1px solid #ECECEC;
}

.custom-tr {
  background-color: #EFF5FB;
}

.table-title {
  color: #304169 !important;
  font-size: 15px !important;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  padding-block: 20px;
}

.sub-title {
  color: #585858 !important;
  font-family: "HelveticaNeueLTGEOW82-65Md";
  font-size: 14px !important;
  padding-block: 20px;
  background-color: #EFF5FB;
}

.sub-title-sec {
  color: #585858 !important;
  font-family: "HelveticaNeueLTGEOW82-65Md" !important;
  font-size: 14px !important;
  padding-block: 20px;
  background-color: #FFF;
}

table {
  width: 100%;
}
table tbody td,
table tbody a {
  color: #333333;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  font-size: 14px;
  padding-block: 15px;
  line-height: 23px;
}
table tbody a:hover {
  color: #0f6ecd;
  text-decoration: underline;
  transition: 0.3s;
}

.custom-striped tbody tr:nth-child(odd) {
  background-color: #FFFFFF !important;
}

.custom-striped tbody tr:nth-child(even) {
  background-color: #F5F9FC !important;
}

@media (max-width: 1200px) {
  .custom-striped tbody tr td:first-child {
    width: 60% !important;
  }
  .custom-striped tbody tr td:last-child {
    width: 40% !important;
  }
}
@media (max-width: 992px) {
  .custom-striped tbody tr td:first-child {
    width: 50% !important;
  }
  .custom-striped tbody tr td:last-child {
    width: 50% !important;
  }
}
.first {
  margin-bottom: 7px !important;
}

.second {
  margin-top: 42px !important;
  margin-bottom: 80px !important;
}

.third {
  margin-top: 33px !important;
}

.flags-container .flag-info {
  margin-left: 12px;
}
.flags-container .flag-info p {
  margin-bottom: 2px !important;
}
.flags-container h4 {
  font-size: 14px;
  margin-bottom: 4px;
  color: #333333;
  font-family: "HelveticaNeueLTGEOW82-75Bd";
  line-height: 17px;
}
.flags-container a {
  min-width: 120px;
  width: 120px !important;
  line-height: 17px;
  height: 70px;
}
.flags-container p {
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  font-size: 12px !important;
}

.book-container .uk-grid div {
  display: flex;
  align-items: center;
}
.book-container .book-info {
  display: block !important;
  padding-left: 30px;
}
.book-container .book-info h4 {
  font-family: "HelveticaNeueLTGEOW82-75Bd";
}
.book-container .book-info p {
  width: 170px;
  word-break: break-word;
  margin-block: 8px;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
}

.jobs-grid a {
  text-decoration: none;
}
.jobs-grid article {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.jobs-grid time {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.24px;
  color: #616161;
  margin-bottom: 15px;
  padding: 6px 14px;
  background: #FFCD29;
  border-radius: 2px;
  display: inline-block;
  width: auto;
}
.jobs-grid .body {
  border: 1px solid rgba(207, 207, 207, 0.5019607843);
  border-radius: 5px;
  padding: 14px 30px 50px 30px;
  position: relative;
  flex: 1;
  width: 100%;
}
.jobs-grid svg {
  margin-bottom: 8px;
  display: block;
  position: relative;
  top: 0;
  transition: top 0.3s;
}
.jobs-grid p {
  font-size: 14px;
  line-height: 24px;
  color: #3B3B3B;
  font-family: "HelveticaNeueLTGEOW82-45Lt";
  margin-top: 0;
  margin-bottom: 4px;
}
.jobs-grid span {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.13px;
  color: #3B3B3B;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14px 30px;
  border-top: 1px solid rgba(207, 207, 207, 0.5);
}
