@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

:root {
  --bg: #fbfdf3;
  --primary: #9bc445;
  --accent: #002d25;
}

@font-face {
  font-family: "Kreadon";
  src: url("../fonts/kreadon/Kreadon-Regular.woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Kreadon";
  src: url("../fonts/kreadon/Kreadon-Light.woff2");
  font-weight: 300;
}

@font-face {
  font-family: "Kreadon";
  src: url("../fonts/kreadon/Kreadon-Bold.woff2");
  font-weight: 700;
}

html,
body {
  font-size: 62.5%;
}

body {
  background-color: var(--bg);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "Kreadon", sans-serif;
  font-weight: 400;
}

.error > label > small {
  text-transform: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 124rem;
  padding: 0 1rem;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #9bc445;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
}

.breadcrumbs * {
  color: #161616;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1.6rem;
}

.captcha input {
  margin-top: 8px;
}

body {
  opacity: 1;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.site-header.scroll {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  right: 0rem;
  left: auto;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 120px;
}

.innerpage main {
  padding-top: 280px;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Kreadon", sans-serif;
  font-weight: 400 !important;
  background-color: #a04949;
  border-radius: 3px;
  font-size: 14px;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* No Dropdown Arrow */

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

body {
}

.site-header {
  background-color: var(--bg);
  padding: 2rem;
}

#navbar {
  height: auto;
  padding: 0rem;
  border-radius: 1.6rem;
}

#navbar::after,
#navbar::before {
  display: none;
}

#navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#navbar > .top-bar-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#navbar > .top-bar-section > ul > li > a::after {
  display: none !important;
}

#navbar > .top-bar-section > ul > li > a {
  padding: 0 1rem !important;
  font-size: 1.8rem;
  color: var(--accent);
}

#navbar > .top-bar-section > ul.center > li:not(:last-child) > a::before {
  content: url("../img/hover.png");
  top: -5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#navbar > .top-bar-section > ul.center > li:not(:last-child) > a:hover::before {
  top: -3rem;
  opacity: 1;
}

#navbar .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
  background-color: var(--primary);
  color: var(--accent);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#navbar .top-bar-section .dropdown li:not(.has-form) a:not(.button):hover {
  background-color: #fff32e;
}

#navbar > .top-bar-section > ul.right > li {
  margin-left: 0;
}

#navbar > .top-bar-section > ul.right {
  margin-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  align-items: center;
}

#navbar > .top-bar-section > ul.right > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  text-transform: uppercase;
}

#navbar > .top-bar-section > ul:first-child > li:last-child > a {
  background-color: var(--primary);
  border-radius: 1.2rem;
}

#navbar .top-bar-section .dropdown {
  border-radius: 2rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

#navbar .social svg {
  width: 3.2rem;
  height: 3.2rem;
}

#navbar
  .top-bar-section
  .dropdown
  li:not(.has-form):nth-child(2)
  a:not(.button) {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

#navbar .top-bar-section .dropdown li:not(.has-form):last-child a:not(.button) {
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

a#logo img {
  max-width: 32rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.site-header.scroll a#logo img {
  max-width: 16rem;
}

main {
}

.homepage main {
  padding-top: 17.5rem;
}

.hero {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: calc(100% - 2rem);
  margin: auto;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  position: relative;
  overflow: hidden;
  border-radius: 1.6rem;
  position: relative;
}

.hero__text {
  padding: 5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 97;
  background-color: var(--primary);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-top-right-radius: 3rem;
}

.hero__text > div > h1 {
  color: var(--accent);
  font-size: 4.8rem;
  margin-bottom: 2rem;
  font-weight: 700;
}

.hero__text > div > p {
  color: var(--accent);
  font-size: 2.2rem;
  max-width: 90rem;
  margin-bottom: 0;
}

.hero__text > a {
  position: absolute;
  right: 4rem;
  bottom: 4rem;
}

.hero__text > a > svg {
  width: 8rem;
}

.hero__text > a > svg path {
  fill: #fff;
}

.about {
  margin-top: 10rem;
  max-width: 124rem;
  padding: 0 1rem;
  margin-left: auto;
  margin-right: auto;
}

.about__header > h2 {
  font-size: 3.4rem;
  color: #161616;
  margin-bottom: 4rem;
  position: relative;
  display: inline-block;
  font-weight: 700;
}

.about__header > h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3rem;
  width: 30rem;
  height: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' fill='none' stroke='%2395C84C' stroke-width='10' stroke-linecap='round'><path d='M10 20 Q40 5 70 20 T130 20 T190 18'/></svg>");
}

.about__header > p {
  color: #161616b3;
  font-size: 2.2rem;
}

.about__header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5rem;
}

.about__header > div > div {
  font-size: 2.8rem;
  width: 33.333%;
  text-align: center;
}

.about__header > div > div > span {
  font-size: 2.8rem;
  color: var(--accent);
  display: block;
  margin-bottom: 1rem;
  font-weight: 700;
}

.numbers {
  /* background-color: #e8ecd7; */
  background-color: var(--primary);
  margin-top: 10rem;
  padding: 10rem 0;
  position: relative;
}

.flower {
  position: absolute;
  top: 4rem;
  left: 4rem;
}

.flower > img {
  max-width: 20rem;
}

.numbers > div {
  max-width: 124rem;
  padding: 0 1rem;
}

.numbers__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
}

.numbers__header > h2 {
  font-size: 3.4rem;
  color: #161616;
  position: relative;
  margin-bottom: 4rem;
  font-weight: 700;
}

.numbers__header > h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3rem;
  width: 30rem;
  height: 20px;
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' fill='none' stroke='%2395C84C' stroke-width='10' stroke-linecap='round'><path d='M10 20 Q40 5 70 20 T130 20 T190 18'/></svg>");
}

.numbers__header > p {
  color: #161616b3;
  font-size: 1.8rem;
}

.numbers__list {
  margin: 5rem auto auto auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 3rem;
}

.number {
  background-color: var(--bg);
  border-radius: 2.4rem;
  padding: 4rem 2rem;
}

.number > span {
  font-size: 1.6rem;
  display: block;
  color: var(--accent);
  margin-bottom: 1.5rem;
}

.number > strong {
  color: var(--accent);

  font-size: 3rem;
  margin-bottom: 1.5rem;
  display: block;
}

.number > p {
  font-size: 1.8rem;
  color: #113644;
}

.partners {
  margin-top: 10rem;
  max-width: 124rem;
  padding: 0 1rem;
  margin-left: auto;
  margin-right: auto;
}

.partners__header > h2 {
  font-size: 3.4rem;
  color: #161616;
  position: relative;
  display: inline-block;
  margin-bottom: 4rem;
  font-weight: 700;
}

.partners__header > h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3rem;
  width: 30rem;
  height: 20px;
  -webkit-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  transform: translateX(-25%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' fill='none' stroke='%2395C84C' stroke-width='10' stroke-linecap='round'><path d='M10 20 Q40 5 70 20 T130 20 T190 18'/></svg>");
}

.partners__header > p {
  color: #161616b3;
  font-size: 1.8rem;
  max-width: 90rem;
}

.partners__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.5rem;
}

.partners__list--col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
  width: 50%;
}

.partner {
  background-color: #e8ecd7;
  font-size: 2.1rem;
  padding: 2rem;
  border-radius: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1rem;
  cursor: pointer;
  line-height: 1.4;
}

.partner strong {
  font-size: 2.1rem;
  color: var(--accent);
}

.partners__list--text {
  width: 50%;
  padding: 0 3rem;
}

.partners__list--text {
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.partner.active {
  background-color: var(--primary); /* Change to whatever color you want */

  -webkit-transition: background-color 0.3s ease;

  -o-transition: background-color 0.3s ease;

  transition: background-color 0.3s ease;
}

.partner-content {
  display: none;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

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

.partner-content h3 {
  margin-bottom: 2rem;
}

.partner-content h3 a {
  color: var(--accent);
  font-size: 2.4rem;
  font-weight: 700;
}

.partner-content p {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.partner-content > div > a {
  color: var(--accent);
  font-weight: 700;
  font-size: 1.8rem;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.partner-content > div > a:hover {
  color: var(--primary);
}

.partner-content img {
  max-height: 10rem;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}

.partition {
  max-width: 64rem;

  margin-left: auto;
  margin-right: auto;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.news {
  max-width: 124rem;
  padding: 0 1rem;
  margin: auto;
}

.page-content .project-deliverables a {
  display: block;
  width: 100%;
  background-color: var(--primary);
  transition: 0.3s;
  padding: 2rem;
  border-radius: 2rem;
  color: #fff;
  font-size: 2.1rem;
  text-decoration: none;
}

.project-deliverables a:hover {
  background-color: var(--accent);
}

.news__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.news__header > h2 {
  font-size: 3.4rem;
  color: #161616;
  margin-bottom: 4rem;
  position: relative;
  font-weight: 700;
}

.news__header > h2::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3rem;
  width: 30rem;
  height: 20px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' fill='none' stroke='%2395C84C' stroke-width='10' stroke-linecap='round'><path d='M10 20 Q40 5 70 20 T130 20 T190 18'/></svg>");
}

.news__header > a {
  background-color: var(--primary);
  color: #161616;
  padding: 1.3rem 2rem;
  border-radius: 3rem;
  font-size: 1.8rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__header > a:hover {
  background-color: #fff32e;
  color: var(--accent);
}

.news__list {
  margin-top: 5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1.5rem 1fr 1.5rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}

.article-single > a {
  display: block;
}

.article-single > a > img {
  width: 100%;
  border-top-left-radius: 2.4rem;
  border-top-right-radius: 2.4rem;
}

.article-single > div {
  padding: 3rem;
  background-color: var(--primary);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-bottom-left-radius: 2.4rem;
  border-bottom-right-radius: 2.4rem;
}

.article-single > div > h4 {
  margin-bottom: 2rem;
}

.article-single > div > h4 > a {
  color: #161616;
  font-size: 2.2rem;
  font-weight: 700;
  width: 100%;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.article-single > div > div > p {
  font-size: 1.8rem;
  color: #161616;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
}

.article-single > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.article-single > div > div > a {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff32e;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 4rem;
  flex: 1 0 4rem;
}

.article-single > div > div > a svg {
  width: 1.6rem;
  height: 1.6rem;
}

.article-single:hover > div {
  background-color: #fff32e;
}

.article-single:hover > div > div > a {
  background-color: var(--primary);
}

footer {
  background-color: var(--accent);
  padding: 5rem;
  margin-top: 10rem;
}

footer.alt {
  margin-top: 0;
}

.footer__top {
  max-width: 124rem;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10rem 1fr 10rem 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 10rem;
  padding: 0 1rem;
}

.footer__top > div > a {
  display: inline-block;
  margin-bottom: 2rem;
}

.footer__top > div > a > img {
  width: 100%;
}

.footer__top > div > p {
  font-size: 1.8rem;
  color: #fff;
}

.footer__top > div > h5 {
  color: var(--primary);
  font-weight: 700;
  font-size: 2.1rem;
  margin-bottom: 2rem;
}

.footer__top > div > p > a {
  color: var(--primary);
  font-weight: 700;
}

.footer__bottom {
  max-width: 124rem;
  padding: 0 1rem;
  margin: auto;
}

.footer__bottom p {
  text-align: center;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.4;
}

.footer__bottom > div {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__bottom p {
  text-align: center;
  margin-bottom: 0;
}

.footer__bottom p a {
  color: var(--primary);
}

footer .partition {
  background-color: #ffffff8f;
  margin: 5rem auto;
  height: 0.1rem;
  width: 100%;
  max-width: 98rem;
  padding: 0 1rem;
}

/* article */

.page-title {
  font-size: 3.4rem;
  color: #161616;
  margin-bottom: 4rem;
  position: relative;

  position: relative;
  display: inline-block;

  font-weight: 700;
}

/* UNDERLINE SCRIBBLE – CLEAN DATA URI */
.page-title::after {
  content: "";
  position: absolute;

  bottom: -3rem;
  width: 30rem;
  height: 20px;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' fill='none' stroke='%2395C84C' stroke-width='10' stroke-linecap='round'><path d='M10 20 Q40 5 70 20 T130 20 T190 18'/></svg>");
}

.page-content > p,
.page-content > ul > li {
  font-size: 2.1rem;
  color: #161616;

  line-height: 1.6;
}

.page-content ul {
  padding-left: 1.5rem;
}

.page-content a {
  color: var(--primary);
  text-decoration: underline;
  font-weight: 700;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.social-links > a svg {
  width: 4.8rem;
  height: 4.8rem;
}

.social-links > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-links > a span {
  font-size: 1.8rem;
  display: block;
  line-height: 1.4;
}

main {
  background-color: var(--bg);
}

#articlebody {
  max-width: 124rem;
  margin: auto;
  padding: 10rem;
  border-radius: 5rem;
  background: #e8ecd7;
  -webkit-box-shadow: 0 1px 1px #0e0e0e0f, 0 4px 4px #d3d3d30f;
  box-shadow: 0 1px 1px #0e0e0e0f, 0 4px 4px #d3d3d30f;
}

.main__image {
  margin-bottom: 2rem;
}

.main__image img {
  border-radius: 2rem;
}

/* category */

.category__articles {
  margin-top: 5rem;
}

.partners__articles .articlelistingrow > div:hover {
  background-color: #9bc445;
}

.partners__articles .articlelistingrow > div > a {
  display: block;
  width: 100%;
  text-align: center;
}

.partners__articles .articlelistingrow > div > a > img {
  max-height: 10rem;
  margin: auto;
}

.partners__articles .articlelistingrow > div {
  background-color: #e8ecd7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4rem 2rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.partners__articles .articlelistingrow > div > h4 {
  margin-bottom: 0;
  text-align: center;
  min-height: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.partners__articles .articlelistingrow > div > h4 > a {
  font-size: 2.1rem;
  color: #002d25;
  font-weight: 700;
}

.partners__articles .articlelistingrow > div > p {
  font-size: 2.4rem;
  font-weight: 700;
}

.contact__page {
  background-color: #e8ecd7;
  padding: 10rem 0;
}

.contact__page--container {
  max-width: 124rem;
  padding: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: auto;
}

.contact__page--container > div {
  width: 50%;
}

.contact__page--container > div:nth-child(1) {
  position: sticky;
  top: 13rem;
}

.logo__image img {
  margin-bottom: 2rem;
  max-height: 10rem;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  padding: 1rem;
  font-size: 1.4rem;
}

#contact {
  padding: 5rem;
  background-color: var(--accent);
  border-radius: 2rem;
}

#contact label {
  font-size: 1.8rem;
  color: #e8ecd7;
  margin-bottom: 0.5rem;
}

#contact input,
#contact select,
#contact textarea {
  border: 1px solid #e8ecd7;
  background-color: transparent;
  font-size: 1.8rem;
  height: auto;
  padding: 1.3rem;
  color: #e8ecd7;
  font-family: "Kreadon";
}

#contact input::-webkit-input-placeholder,
#contact select::-webkit-input-placeholder,
#contact textarea::-webkit-input-placeholder {
  color: #e8ecd7;
}

#contact input::-moz-placeholder,
#contact select::-moz-placeholder,
#contact textarea::-moz-placeholder {
  color: #e8ecd7;
}

#contact input:-ms-input-placeholder,
#contact select:-ms-input-placeholder,
#contact textarea:-ms-input-placeholder {
  color: #e8ecd7;
}

#contact input::-ms-input-placeholder,
#contact select::-ms-input-placeholder,
#contact textarea::-ms-input-placeholder {
  color: #e8ecd7;
}

#contact input::placeholder,
#contact select::placeholder,
#contact textarea::placeholder {
  color: #e8ecd7;
}

#contact #submitform {
  background-color: #e8ecd7;
  color: var(--accent);
  font-size: 1.8rem;
  width: 100%;
}

.accordion {
  width: 100%;
  max-width: 100%;
  margin: 2rem auto 0;
  border-radius: 2.4rem;
  overflow: visible;
  font-family: "Kreadon", sans-serif;
}

/* Κάθε item σαν “card” τύπου partners/number */
.accordion-item {
  background-color: #e8ecd7;
  border-radius: 2.4rem;
  margin-bottom: 1.5rem;
  border: none;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 1px #0e0e0e0f, 0 4px 4px #d3d3d30f;
  box-shadow: 0 1px 1px #0e0e0e0f, 0 4px 4px #d3d3d30f;
}

/* Header με accent + primary on hover */
.accordion-header {
  background-color: var(--primary);
  color: #ffffff;
  padding: 1.8rem 2.4rem;
  cursor: pointer;
  font-size: 2rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}

/* Πλαστικό “+” / “–” icon μόνο με CSS */
.accordion-header::after {
  content: "+";
  font-size: 2.2rem;
  line-height: 1;
}

/* Όταν είναι ανοιχτό το item */
.accordion-item.open .accordion-header {
  background-color: var(--accent);
  color: #fff;
}

.accordion-item.open .accordion-header::after {
  content: "–";
}

/* Hover state */
.accordion-header:hover {
  background-color: #004037; /* λίγο πιο σκούρο από το --accent */
}

/* Περιεχόμενο σε light card */
.accordion-content {
  display: none;
  padding: 2.4rem;
  background-color: var(--bg);
  font-size: 2.1rem;
  line-height: 1.6;
  color: #161616;
}

.accordion-content p {
  margin-bottom: 1.6rem;
  font-size: 2.1rem;
}

.accordion-content strong {
  font-weight: 700;
  color: var(--accent);
}

.accordion-content ul {
  margin-top: 0.8rem;
  padding-left: 1.8rem;
  font-size: 2.1rem;
}

.accordion-content ul li {
  margin-bottom: 0.6rem;
}

/* JS-enabled class */
.accordion-item.open .accordion-content {
  display: block;
}

.tabs-container {
  width: 100%;
  margin: 40px 0;
  font-family: inherit;
}

.tab-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #ddd;
  overflow-x: auto;
}

.tab-buttons button {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 14px 20px;
  font-size: 16px;
  border: none;
  background: #f7f7f7;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;

  background-color: transparent;
  font-size: 2.1rem;
  width: 33.333%;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.tab-buttons button img {
  max-width: 10rem;
  height: auto;
  margin: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.tab-buttons button span {
  display: block;
  min-height: 7rem;
}

.tab-buttons button:hover img,
.tab-buttons button.active img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}

.tab-buttons button.active {
  color: #fff;
}

/* Colors */
.tab-blue {
  color: #5bc0de;
}

.tab-blue:hover {
  background-color: #5bc0de;
  color: #fff;
}

.tab-green {
  color: #a5cb54;
}

.tab-green:hover {
  background-color: #a5cb54;
  color: #fff;
}

.tab-red {
  color: #d9534f;
}

.tab-red:hover {
  background-color: #d9534f;
  color: #fff;
}

.tab-green.active {
  background: #a5cb54;
}
.tab-red.active {
  background: #d9534f;
}
.tab-blue.active {
  background: #5bc0de;
}

/* Hover */

.tab-content {
  border: none;
  display: none;
  -webkit-animation: fadeIn 0.3s ease;
  animation: fadeIn 0.3s ease;
}

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

#redtab-tab a {
  color: #d9534f;
}

#greentab-tab a {
  color: #5cb85c;
}

#cyantab-tab a {
  color: #5bc0de;
}

/* Smooth fade */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
}

.page-content table td {
  padding: 10px;
  border-bottom: 1px solid #eee;
  vertical-align: top;
  font-size: 1.8rem;
  line-height: 1.4;
}

.page-content .tab-content table {
  background-color: transparent;
  border: none;
}

.page-content .tab-content table tr {
  background: transparent;
}

.page-content .tab-content table td {
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 1520px) {
  a#logo img {
    max-width: 20rem;
  }

  #navbar > .top-bar-section > ul > li > a {
    font-size: 1.6rem;
  }

  .homepage main {
    padding-top: 12.5rem;
  }
}

@media screen and (max-width: 1240px) {
  #navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body {
    overflow-x: hidden;
  }

  #navbar > .top-bar-section {
    width: 100%;
  }

  .about {
    margin-top: 5rem;
  }

  .hero__text {
    position: relative;
    border-top-right-radius: 0;
    width: 100%;
  }

  .homepage main {
    padding-top: 17rem;
  }

  .top-bar-section ul.right {
    position: absolute;
    top: -6.5rem;
    right: 1rem;
  }

  #navbar > .top-bar-section > ul:first-child > li:last-child {
    position: absolute;
    top: -7rem;
    right: 9.5rem;
  }

  .about__header > h2 {
    font-size: 2.4rem;
  }

  .top-bar-section > ul.center {
    width: 100%;
  }

  .about__header > p {
    font-size: 1.8rem;
  }
  .about__header > h2::after {
    left: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .flower > img {
    max-width: 10rem;
  }

  .numbers__header > h2 {
    font-size: 2.4rem;
  }

  .numbers {
    padding: 5rem 0;
    margin-top: 5rem;
  }

  .numbers__list {
    gap: 1rem;
  }

  .numbers > div {
    max-width: 102.4rem;
  }

  .flower {
    left: 1rem;
    top: 2rem;
  }

  .number > strong {
    font-size: 2.4rem;
  }

  .number > p {
    font-size: 1.6rem;
  }

  .numbers__list {
    margin-top: 0;
  }

  .partners__header > h2 {
    font-size: 2.4rem;
  }

  .partners__header > h2::after {
    left: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .partners__header > p {
    max-width: 100%;
  }

  .partner {
    font-size: 1.8rem;
    padding: 1.3rem 2rem;
  }

  .partner strong {
    font-size: 1.8rem;
  }

  .partner-content h3 a {
    font-size: 2.1rem;
  }

  .partner-content p,
  .partner-content > div > a {
    font-size: 1.6rem;
  }

  .partition {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .news__header > h2 {
    font-size: 2.4rem;
  }

  .news__header > h2::after {
    left: 0;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .news__list {
    margin-top: 2rem;
  }

  footer {
    margin-top: 5rem;
  }

  .hero__text > div > h1 {
    font-size: 3.6rem;
  }

  .hero__text > div > p {
    font-size: 1.8rem;
  }

  .hero__text {
    padding: 2rem 3rem;
  }

  .number > p {
    min-height: 12rem;
  }

  .partners {
    margin-top: 5rem;
  }

  .site-header {
    padding: 2rem 1rem;
  }

  .site-header {
    padding: 2rem 1rem 1rem 1rem;
  }

  .homepage main {
    padding-top: 15rem;
  }

  .top-bar-section > ul.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .page-title {
    font-size: 2.4rem;
  }

  .page-content > p,
  .page-content > ul > li,
  .accordion-content,
  .accordion-content ul {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 1024px) {
  [class*="block-grid-"] {
    max-width: 660px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .site-header {
    padding: 1rem 0 0 0;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  }

  #navbar > .top-bar-section > ul > li > a {
    font-size: 1.4rem;
  }

  footer {
    padding: 5rem 1rem 1rem 1rem;
  }

  .footer__top > div > p {
    font-size: 1.6rem;
  }

  .footer__top {
    gap: 5rem;
  }

  .footer__bottom p {
    font-size: 1.6rem;
  }

  footer .partition {
    margin: 2rem auto 3rem auto;
  }

  .footer__bottom > div {
    margin-top: 2rem;
  }

  #navbar
    > .top-bar-section
    > ul.center
    > li:not(:last-child)
    > a:hover::before {
    top: -1.5rem;
  }

  #navbar > .top-bar-section > ul.center > li:not(:last-child) > a::before {
    -webkit-transform: translateX(-50%) scale(0.7);
    -ms-transform: translateX(-50%) scale(0.7);
    transform: translateX(-50%) scale(0.7);
  }

  .tab-buttons button {
    font-size: 1.8rem;
  }

  .row .columns {
    padding: 0;
  }

  .tab-buttons button img {
    max-width: 7rem;
  }

  .page-content table td {
    font-size: 1.6rem;
  }
  .contact__page {
    margin-top: -14rem;
  }

  .contact__page--container > div:nth-child(1) {
    top: 16rem;
  }

  .contact__page--container {
    width: 100%;
    display: block;
  }

  .contact__page--container > div {
    width: 100%;
    position: relative;
    top: unset;
  }

  .contact__page--container > div:nth-child(1) {
    position: relative;
    top: unset;
  }
}

@media screen and (max-width: 640px) {
  .st_linkedin_hcount {
    display: none;
  }

  [class*="block-grid-"] {
    max-width: 330px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--primary);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #ffffff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .top-bar {
    height: 65px;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .hero__text {
    padding: 2rem;
  }

  .hero__text > div > h1 {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }

  .hero__text > div > p {
    font-size: 1.6rem;
  }

  .numbers > div {
    display: block;
  }

  .flower {
    right: 1rem;
    left: unset;
  }

  .numbers__header > h2 {
    margin-bottom: 2rem;
  }

  .numbers__header > p {
    max-width: 45rem;
    font-size: 1.6rem;
  }

  .numbers__header > h2::after {
    display: none;
  }

  .number > p {
    min-height: unset;
  }

  .partners__list {
    display: block;
  }

  .partners__list--col {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .partners__list--text {
    width: 100%;
    padding: 0;
  }

  #navbar {
    display: block;
    height: 8rem;
  }

  #navbar > .top-bar-section {
    display: block;
  }

  #navbar > .top-bar-section > ul.right,
  #navbar > .top-bar-section > ul:first-child > li:last-child {
    position: relative;
    top: unset;
    right: unset;
  }

  .site-header {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .top-bar .title-area {
    height: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  a#logo img {
    max-width: unset;
    width: auto;
    height: 7rem;
  }

  .top-bar-section > ul.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #navbar.top-bar.expanded {
    height: auto;
  }

  #navbar > .top-bar-section > ul.right {
    margin: 0;
  }

  .homepage main {
    padding-top: 8rem;
  }

  .hero {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
  }

  .about__header > h2 {
    font-size: 2.1rem;
  }

  .about__header > p {
    font-size: 1.6rem;
  }

  .flower > img {
    max-width: 5rem;
  }

  .partners__header > p {
    font-size: 1.6rem;
  }

  .news__list {
    display: block;
  }

  .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem;
    list-style: none;
    gap: 1rem;
  }

  .slick-dots button {
    font-size: 0;
    background-color: var(--accent);
    padding: 0.5rem 1rem;
  }

  .slick-dots .slick-active button {
    background-color: var(--primary);
  }

  .numbers__list .slick-dots .slick-active button {
    background-color: #fff32e;
  }

  .partition {
    padding: 0 1rem;
  }

  .footer__top {
    display: block;
  }

  .top-bar.expanded .title-area {
    background-color: var(--bg);
  }
  #navbar > .top-bar-section > ul > li > a {
    font-size: 1.8rem;
    padding: 1rem !important;
  }

  #navbar > .top-bar-section > ul.right {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .numbers {
    padding-bottom: 2rem;
  }

  .partner-content img {
    max-height: 8rem;
  }

  #navbar .top-bar-section .dropdown,
  #navbar
    .top-bar-section
    .dropdown
    li:not(.has-form):nth-child(2)
    a:not(.button),
  #navbar
    .top-bar-section
    .dropdown
    li:not(.has-form):last-child
    a:not(.button) {
    border-radius: 0;
  }

  .page-title {
    font-size: 2.1rem;
  }

  .page-content > p,
  .page-content > ul > li,
  .accordion-content,
  .accordion-content ul {
    font-size: 1.6rem;
  }

  .innerpage main {
    padding-top: 15rem;
  }

  .row .columns {
    padding: 0;
  }

  .tab-buttons button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tab-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .tab-buttons button {
    width: 100%;
    padding: 1rem;
    margin: 0;
  }

  .tab-buttons button img {
    margin: 0;
    max-width: 5rem;
  }

  .tab-buttons button span {
    font-size: 1.6rem;
    min-height: unset;
  }

  .page-content table td {
    font-size: 1.4rem;
  }

  .footer__top > div:nth-child(3) img {
    max-width: 8rem;
    height: auto;
  }

  .partners__articles .articlelistingrow > div > a > img {
    max-height: 5rem;
  }

  .partners__articles .articlelistingrow > div > h4 {
    min-height: unset;
  }

  .partners__articles .articlelistingrow > div > h4 > a {
    font-size: 1.8rem;
  }

  .partners__articles .articlelistingrow > div > p {
    font-size: 1.8rem;
  }

  [class*="block-grid-"] {
    max-width: 100%;
  }

  .contact__page {
    margin-top: -7rem;
  }

  #contact {
    padding: 3rem 1rem;
  }

  #contact input,
  #contact select,
  #contact textarea {
    font-size: 1.6rem;
    padding: 1rem;
  }

  #contact label {
    font-size: 1.4rem;
  }

  .tab-content table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.alert-box.success {
  font-size: 1.6rem;
  padding: 1rem;
}

#en .top-bar-section > ul.center > li:not(:first-child):not(:last-child) {
  display: none;
}

.partner-content > p:nth-child(3) {
  display: none;
}

.partner-content > p a {
  color: var(--primary);
}
