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

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: "Play", sans-serif;
  font-weight: normal;
}

.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;
}

  .header__social > a img {
    width: 3rem !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%;
}

a.espa3 {
  position: absolute;
  bottom: 10rem;
}

body{
    border:1px solid red;
}

.greece_2{
position: absolute;
  bottom: 20rem ;
  left: 0 ;
  z-index: 99 ;
}

.greece_2 img{
    max-width:20rem;
}

.row {
  max-width: 1200px;
}

[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: #a69c00;
}

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

.breadcrumbs * {
  color: #333333;
}

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

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

body {
  opacity: 1;
}


.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
  box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
}

.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: 15px;
  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: "Open Sans", sans-serif;
  font-weight: 600 !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;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.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;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.form-container {
  margin-top: 3rem;
  margin-bottom: 6rem;
}

.form-container p {
  font-size: 20px;
}

.form-container form {
  display: flex;
  position: relative;
}

.form-container .alert-box {
  bottom: -10rem !important;
}

.form-container .alert-box {
  position: absolute !important;
  bottom: -6rem !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.form-container form #submitform {
  margin-top: 2.7rem !important;
  min-height: 4.5rem !important;
}

.static-page__title {
  text-align: center;
  font-size: 32px;
}
.static-page__content p {
  line-height: 28px;
}
/* ------- CATEGORY PAGE ------- */

/* ------- FOOTER ------- */

.site-footer {
  background-color: #eee;
}
.site-footer__copyrights {
  margin-top: 15px;
}
.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 16px;
  color: #fff;
}
.site-footer__logo {
  text-align: right;
}

:root {
  --primary: #f16727;
  --secondary: #000;
}

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

.homepage main {
  padding-top: 0;
}

/* HEADER */

.site-header {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#navbar {
  background-color: rgba(255, 255, 255, 0.75) !important;
  max-width: 160rem;
  border-bottom-right-radius: 4.5rem;
  height: 10rem;
  padding-left: 20rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

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

.site-header.scroll #navbar {
  max-width: 100%;
  padding: 0 10rem;
  border-bottom-right-radius: 0rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff !important;
  -webkit-box-shadow:
    rgba(242, 103, 38, 0.6) 0px 1px 3px 0px,
    rgba(242, 103, 38, 0.06) 0px 1px 2px 0px;
  box-shadow:
    rgba(242, 103, 38, 0.6) 0px 1px 3px 0px,
    rgba(242, 103, 38, 0.06) 0px 1px 2px 0px;
}

.site-header.scroll #navbar .top-bar-section,
.site-header.scroll #navbar .header__social {
  margin-left: 0;
}

#navbar .top-bar-section {
  margin-left: 5rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

#navbar .top-bar-section > ul > li > a {
  font-size: 1.8rem;
  color: var(--secondary);
  padding: 0 0.7rem;
  font-weight: 700;
  position: relative;

}

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

#navbar .top-bar-section > ul > li:hover > a::before {
  opacity: 1;
}

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

.header__social {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.7rem;
}

.header__social > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__social > a:hover svg .cls-2 {
  fill: var(--primary);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.header__social ul li a {
  font-size: 1.8rem;
  color: var(--secondary);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-transform: uppercase;
}

.header__social ul li:hover a {
  fill: var(--primary);
}

/* SLIDESHOW */
.slideshow {
  position: relative;
}

.slideshow .slick-slide {
  position: relative;
}

.sliderCaption {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 5.7rem;
  color: #fff;
  text-align: center;
  max-width: 82rem;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  font-weight: 700;
  line-height: 1.123;
  background-color: rgba(0, 0, 0, 0.02);
}

.sliderCaption span {
  color: var(--primary);
  display: block;
}

.slideshow .slick-dots {
  position: absolute;
  right: 10rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slideshow .slick-dots li {
  list-style: none;
}

.slideshow .slick-dots li button {
  font-size: 0;
  padding: 0;
  width: 0.6rem;
  height: 8.8rem;
  background: #fff;
  border-radius: 1rem;
  margin-bottom: 2.5rem;
  opacity: 0.5;
}

.slideshow .slick-dots li.slick-active button {
  opacity: 1;
}

.partners-link {
  position: absolute;
  bottom: 0;
  right: 20rem;
  background-color: #fff;
  border-top-left-radius: 4.5rem;
  border-top-right-radius: 4.5rem;
  padding: 3.5rem 5rem;
}

.partners-link span {
  color: var(--primary);
  font-weight: 700;
  font-size: 2.4rem;
  border-bottom: 2px solid var(--primary);
  padding-bottom: 0.8rem;
}

/* ABOUT */
.about {
  margin-top: 10rem;
  position: relative;
}

.about::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 37.3rem;
  width: 3rem;
  background-color: var(--primary);
}

.about__wrapper {
  max-width: 79.17%;
  margin: 0 auto;
  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;
}

.about__wrapper--text {
  max-width: 51.32%;
  padding: 0 5rem 0 5rem;
}

.about__wrapper--text img {
  margin-bottom: 2rem;
}

.about__wrapper--text > h2 {
  font-size: 4.6rem;
  color: var(--secondary);
  line-height: 2.6rem;
  font-weight: 700;
  margin-bottom: 3rem;
  position: relative;
}

.about__wrapper--text > p {
  font-size: 2.2rem;
  color: var(--secondary);
  line-height: 3rem;
  text-align: justify;
  margin-bottom: 3rem;
}

.about__wrapper--text > a {
  font-weight: 700;
  font-size: 2.2rem;
  color: var(--secondary);
  border-bottom: 1px solid var(--secondary);
  position: relative;
}

.about__wrapper--text > a:hover {
  color: var(--primary);
}

.about__wrapper--image {
  position: relative;
  padding-right: 2rem;
}

.about__wrapper--image::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0rem;
  width: 27rem;
  height: 110%;
  background: var(--primary);
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
  z-index: -1;
}

.about__wrapper--image img {
  border-top-left-radius: 8rem;
  border-bottom-left-radius: 8rem;
}

/* SERVICES */
.services {
  margin-top: 10rem;
  position: relative;
}

.services::after {
  content: url("../img/services-background.png");
  position: absolute;
  left: 0;
  top: 17rem;
  z-index: -1;
}

.services > h2 {
  padding-left: 20rem;
  padding-right: 5rem;
  border-bottom: 1.4rem solid var(--primary);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.services > h2 > a {
  font-size: 4.578rem;
  color: var(--secondary);
  font-weight: 700;
  position: relative;
}

.services__list {
  padding-left: 20rem;
  padding-right: 20rem;
  z-index: 2;
  position: relative;
}

.services__list--wrapper {
  border-left: 3.5rem solid var(--primary);
}

.services__list--wrapper ul {
  margin-left: 0;
}

.services__list--wrapper .service {
  cursor: pointer;
  list-style: none;
}

.service__text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(46, 46, 46, 0.7) 50%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(50%, rgba(46, 46, 46, 0.7))
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(46, 46, 46, 0.7) 50%
  );
  z-index: 2;
}

.service__image {
  display: block;
  height: 100%;
  position: relative;
}

.homepage .accordion-slider .as-background,
.homepage .as-overlap .as-panel {
  border-top-right-radius: 0rem !important;
  border-bottom-right-radius: 0rem !important;
}

.homepage .accordion-slider {
  position: relative;
  left: 3rem;
}

.homepage .accordion-slider::after {
  content: "";
  position: absolute;
  left: -3.5rem;
  top: 0;
  width: 3.5rem;
  height: 100%;
  background-color: var(--primary);
}

.homepage .as-panel {
  cursor: pointer;
}

.homepage .as-panel a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.01);
}

.service__text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 3rem;
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 2;
  opacity: 0;

  -webkit-transition-delay: 0;

  -o-transition-delay: 0;

  transition-delay: 0;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
  z-index: 3;
}

.homepage .as-panel.as-opened .service__text {
  opacity: 1;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-color: rgba(0, 0, 0, 0.02);
}

.service__text h3 {
  padding-top: 2rem;
  margin-bottom: 0;
  text-align: center;
  z-index: 11;
}

.service__text h3 a {
  font-weight: 700;
  font-size: 3.72rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.01);
}

.service__text > div {
  z-index: 11;
}

.service__text > div > p {
  font-size: 2.6rem;
  color: #fff;
  line-height: 3.2rem;
  text-align: justify;
  background-color: rgba(0, 0, 0, 0.01);
}

.service__text > div > a {
  font-size: 2.6rem;
  color: #fff;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.01);
}

/* PARTNERSHIP */
.partnership {
  margin-top: 10rem;
}

.partnership > span {
  padding-right: 20rem;
  border-bottom: 1.4rem solid var(--primary);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.partnership > span > a {
  font-size: 4.578rem;
  color: var(--secondary);
  font-weight: 700;
  position: relative;
}

.partnership > p {
  max-width: 89.5rem;
  margin: 0 auto;
  font-size: 2.8rem;
  text-align: justify;
  color: var(--secondary);
  line-height: 3.6rem;
}

.partnership__list {
  position: relative;
}

.partnership__list::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3rem;
  height: 37rem;
  background-color: var(--primary);
}

.partnership__list--wrapper {
  max-width: 152rem;
  margin: 5rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10rem;
  position: relative;
  padding-right: 2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

.partnership__list--wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 27rem;
  height: 110%;
  background: var(--primary);
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
  z-index: -1;
}

.partnership__block {
  position: relative;
}

.partnership__block > a {
  display: block;
  position: relative;
}

.partnership__block > a::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.partnership__block > a > img {
  border-radius: 5rem;
}

.partnership__block > h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0 1rem;
  margin-bottom: 0;
  z-index: 2;
  width: 100%;
}

.partnership__block > h4 > a {
  color: #fff;
  font-weight: 700;
  font-size: 3rem;
  text-align: center;
  display: inline-block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.02);
}

.partnership__block:hover > a::after {
  background-color: rgba(0, 0, 0, 0.4);
}

.blocks__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 14rem;
}

.blocks {
  margin-top: 13rem;
  margin: 13rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blocks > div:nth-child(1) {
  background-color: var(--primary);
  border-radius: 1.823vw;
  width: 28.021vw;
}

.blocks > div:nth-child(2) {
  background-color: #803612;
  border-top-right-radius: 1.823vw;
  border-bottom-right-radius: 1.823vw;
  position: relative;
  left: -4.167vw;
  z-index: -1;
  padding-left: 5.208vw;
  padding-right: 1.302vw;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.35);
}

.blocks > div:nth-child(3) {
  background-color: #56230b;
  border-top-right-radius: 1.302vw;
  border-bottom-right-radius: 1.302vw;
  position: relative;
  left: -8.854vw;
  z-index: -2;
  padding-left: 4.167vw;
  width: 29.167vw;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
}

.blocks > div {
  font-size: 0.938vw;
  color: #fff;
  line-height: 1.25vw;
  text-align: center;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  height: 14.427vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blocks > div > div {
  width: 22.656vw;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.01);
}

.blocks > div strong {
  display: block;
  font-size: 1.458vw;
  line-height: 1.563vw;
  margin-bottom: 1.302vw;
}

.contact-interest {
  margin-top: 6.5rem;
  text-align: center;
}

.contact-interest > a {
  font-size: 2.6rem;
  color: var(--primary);
  line-height: 2.4rem;
  font-weight: 700;
  border-radius: 3.5rem;
  border: 2px solid var(--primary);
  padding: 2rem 4rem;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.contact-interest > a:hover {
  background: var(--primary);
  color: #fff;
}

/* PROJECTS */
.projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 5.208vw;
}

.projects__header {
  width: 28.906vw;
  background-color: #2e2e2e;
  background-image: url("../img/projects-bg.png");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: left;
  padding: 1.042vw 2.344vw 1.563vw 0;
  height: 100%;
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 78.6rem;
}

.projects__header > span {
  padding-left: 10.417vw;
  border-bottom: 0.729vw solid var(--primary);
}

.projects__header > span > a {
  font-size: 2.384vw;
  color: #fff;
  line-height: 4.01vw;
  font-weight: 700;
  position: relative;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.projects__header > a {
  font-size: 1.458vw;
  color: #fff;
  line-height: 1;
  padding: 0.781vw 2.344vw;
  border: 2px solid #fff;
  border-radius: 0.781vw;
}

.projects__list {
  max-width: 60.26vw;
}

.projects__list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}

.projects__list .project {
  position: relative;
  max-width: 57.6rem;
}

.projects .slick-dots {
  margin-left: 0;
  margin-bottom: 0;
  height: 100%;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  background-color: #2e2e2e;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 78.6rem;
}

.projects .slick-dots li {
  list-style: none;
}

.projects .slick-dots li button {
  padding: 0;
  font-size: 0;
  width: 0.6rem;
  border-radius: 1rem;
  height: 8.6rem;
  background: #8c8c8c;
}

.projects .slick-dots li.slick-active button {
  background: #fff;
}

.project > a {
  display: block;
  position: relative;
}

.project > a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.project > h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 0;
  width: 100%;
  padding: 0 5rem;
  text-align: center;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.project > h4 > a::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 75%;
  height: 0.7rem;
  background-color: var(--primary);
}

.project > h4 > a {
  font-size: 3rem;
  line-height: 3.6rem;
  color: #fff;
  position: relative;
  font-weight: 700;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.02);
}

.project:hover > h4 {
  top: 10%;
}

.project:hover > a::after {
  background-color: rgba(0, 0, 0, 0.5);
}

.project:hover > div {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.project > div {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 2rem;
  -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;
  text-align: center;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 2rem;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;

  -webkit-transition-delay: 0;

  -o-transition-delay: 0;

  transition-delay: 0;
}

.project > div > span {
  font-weight: 700;
  display: block;
  line-height: 4.2rem;
  font-size: 3rem;
  color: #fff;
}

.project > div > div > a,
.project > div > div {
  font-size: 3rem;
  line-height: 4.2rem;
  color: #fff;
  font-weight: 400;
}

/* NEWS */

.news__header {
  text-align: right;
  margin-top: 17.5rem;
}

.news__header > h2 {
  padding-right: 20rem;
  position: relative;
  border-bottom: 1.4rem solid var(--primary);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  padding-left: 4.5rem;
  padding-bottom: 1rem;
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.news__header > h2 > a {
  font-size: 4.6rem;
  line-height: 3.2rem;
  color: var(--secondary);
  position: relative;
  font-weight: 700;
}

.news__wrapper {
  width: 84.38%;
}

.news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8rem;
}

.news__wrapper {
  position: relative;
}

.news__wrapper:nth-child(even) {
  margin-left: auto;
}

.news__wrapper:nth-child(odd)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0%;
  height: 1.5rem;
  z-index: 2;
  background: var(--primary);
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__wrapper:nth-child(odd).hover::after {
  width: 100%;
}

.news__wrapper:nth-child(even)::after {
  content: "";
  position: absolute;
  right: 0%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0%;
  height: 1.5rem;
  z-index: 2;
  background: var(--primary);
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__wrapper:nth-child(even).hover::after {
  width: 100%;
}

.news__wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1340px;
  margin: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10rem;
  z-index: 3;
}

.news__wrapper > div:hover {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
}

.news__wrapper > div:nth-child(odd) {
  left: 7rem;
  position: relative;
}

.news__wrapper:nth-child(odd) > div img {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.news__wrapper:nth-child(odd) .news__article--body {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.news__wrapper:nth-child(even) > div img {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.news__wrapper:nth-child(even) .news__article--body {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.news__wrapper:nth-child(even) > div {
  left: -7rem;
  position: relative;
}

.news__wrapper:nth-child(even) > div {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.news__wrapper > div > * {
  width: 50%;
}

.news__wrapper > div > a > img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news__article--body {
  padding: 4.5rem 0;
  background: #fff;
}

.news__article--body > * {
  padding: 0 4.5rem;
}

.news__article--body > a:nth-child(1) {
  font-size: 2.286rem;
  color: var(--secondary);
  display: inline-block;
  line-height: 2.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.news__article--body > p {
  font-size: 1.9rem;
  color: var(--secondary);
  line-height: 2.8rem;
  margin-bottom: 6rem;
}

.news__article--body > a:nth-child(3) {
  font-size: 1.9rem;
  color: var(--secondary);
  line-height: 2.8rem;
  text-decoration: underline;
}

.news__all {
  margin-top: 7rem;
  text-align: center;
}

.news__all a {
  font-size: 2.6rem;
  color: var(--primary);
  line-height: 2.4rem;
  font-weight: 700;
  border-radius: 3.5rem;
  border: 2px solid var(--primary);
  padding: 2rem 4rem;
  display: inline-block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.news__all a:hover {
  background: var(--primary);
  color: #fff;
}

/* SITE FOOTER */
.site-footer {
  padding: 5rem 0 4rem 0;
  background-color: #2e2e2e;
  background-image: url("../img/footer-background.png");
  background-position-x: right;
  background-position-y: center;
  background-repeat: no-repeat;
  margin-top: 10rem;
}
.site-footer > .row {
  max-width: 154rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.site-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 14.5rem;
}

.site-footer__menu > .center {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}

.site-footer__menu > .center > li > .center {
  display: none;
}

.site-footer__menu > .center > li > a {
  font-size: 3.2rem;
  color: #fff;
  line-height: 1;
}

.site-footer__menu > .center > li:last-child {
  display: none;
}

.site-footer__info {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.site-footer__info > div {
  font-size: 2.1rem;
  line-height: 2.9rem;
  color: #fff;
  line-height: 3rem;
}

.site-footer__info > div:nth-child(1) > a {
  font-size: 2.1rem;
  line-height: 2.9rem;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.site-footer__info > div:nth-child(2) {
  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;
  gap: 20rem;
}

.site-footer__info > div:nth-child(2) > a {
  border-radius: 4rem;
  border: 3px solid #fff;

  padding: 3.5rem 7rem;
  color: #fff;
  display: inline-block;
}

.site-footer__info > div:nth-child(2) > a span {
  font-weight: 700;
  border-bottom: 1px solid #fff;
  line-height: 1;
  font-size: 2.4rem;
}

.site-footer__info > div:nth-child(2) > div,
.site-footer__info > div:nth-child(2) > div > a {
  font-size: 1.8rem;
  color: #fff;
  line-height: 2.3rem;
}

.site-footer__info > div {
  width: 33.333%;
}

.footer__social .cls-2 {
  fill: #fff;
}

.footer__social .cls-1 {
  fill: #323232;
}

.footer__social svg {
  width: 6.2rem;
  height: 6.2rem;
}

.site-footer__info > div:nth-child(3) {
  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: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 17rem;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}

.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  display: none;
}

#navbar .top-bar-section .dropdown li a {
  background: var(--primary);
  color: var(--secondary);
}

/* STATIC PAGE */
.static-page__content p,
.static-page__content li {
  font-size: 2.1rem;
  line-height: 1.6;
}

.static-page__content h2 {
  margin-bottom: 2rem;
  color: var(--primary);
}

.main__image {
  margin-bottom: 4rem;
  position: relative;
}

.main__image h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4.2rem;
  color: #fff;
  text-align: center;
  max-width: 75%;
  text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  font-weight: 700;
  z-index: 2;
  margin-bottom: 0;
  width: 100%;
}

.main__image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
}

.main__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.breadcrumbs *,
.breadcrumbs > .current {
  font-size: 2.1rem;
}

@media screen and (max-width: 1600px) {
  .about__wrapper--text > h2 {
    font-size: 3.6rem;
  }

  .about__wrapper--text > p {
    font-size: 2rem;
  }

  .partnership__list {
    padding-left: 5rem;
  }
}

.articlelistingrow {
  position: relative;
}

.articlelistingrow > a {
  position: relative;
  display: block;
}

.articlelistingrow > a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 1.25rem);
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.articlelistingrow > span.date-add {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 2rem;
  text-align: center;
  position: absolute;
  z-index: 20;
  top: 65%;
  z-index: 100;
  color: #fff;
  font-size: 16px;
}

.articlelistingrow:hover > a::after {
  background-color: rgba(0, 0, 0, 0.4);
}

.articlelistingrow h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 2rem;
  text-align: center;
}

.articlelistingrow h4 a {
  font-size: 2.2rem;
  color: #fff;
}

.slideshow,
.slideshow .slider img {
  max-height: 100vh;
  object-fit: cover;
}

@media screen and (max-width: 1410px) {
  #navbar {
    height: auto;
    border-radius: 0;
    max-width: 100%;
    padding: 2rem 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 1) !important;
    -webkit-box-shadow:
      rgba(242, 103, 38, 0.6) 0px 1px 3px 0px,
      rgba(242, 103, 38, 0.06) 0px 1px 2px 0px;
    box-shadow:
      rgba(242, 103, 38, 0.6) 0px 1px 3px 0px,
      rgba(242, 103, 38, 0.06) 0px 1px 2px 0px;
  }

  #navbar .top-bar-section > ul > li > a {
    padding: 0 0.8rem;
  }

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

  #navbar .top-bar-section {
    margin-left: 0;
  }

  .header__social {
    margin-left: 0;
  }

  .sliderCaption {
    font-size: 4.2rem;
  }

  .partners-link {
    right: 2rem;
    padding: 2.5rem 3.5rem;
  }

  .partners-link span {
    font-size: 2rem;
  }

  .about__wrapper {
    max-width: 100%;
  }

  .about__wrapper--text > h2 {
    font-size: 3.2rem;
    margin-bottom: 1.5rem;
  }

  .about__wrapper--text > p {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }

  .services > h2 > a,
  .news__header > h2 > a,
  .partnership > span > a {
    font-size: 3.2rem;
  }

  .service__text h3 a {
    font-size: 2.2rem;
  }

  .service__text > div > p,
  .service__text > div > a {
    font-size: 1.8rem;
  }

  .partnership > p {
    font-size: 2.2rem;
  }

  .partnership__block > h4 > a {
    font-size: 2.2rem;
  }

  .contact-interest > a,
  .news__all a {
    font-size: 2.2rem;
  }

  .partnership__list--wrapper::after {
    width: 15%;
    right: 0rem;
  }

  .site-footer__info > div:nth-child(2) > a {
    padding: 2rem 4rem;
  }

  .site-footer__info > div:nth-child(2) > a span {
    font-size: 2.2rem;
  }

  .site-footer__menu > .center > li > a {
    font-size: 2.2rem;
  }

  .about__wrapper--text {
    max-width: 64rem;
  }

  .services > h2 {
    padding-left: 15rem;
  }

  .services__list {
    padding-left: 15rem;
    padding-right: 15rem;
  }

  .partnership > span {
    padding-right: 15rem;
  }

  .news__header > h2 {
    padding-right: 15rem;
  }

  .news__article--body > a:nth-child(1) {
    font-size: 2rem;
  }

  .news__article--body > p,
  .news__article--body > a:nth-child(3) {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  .news__article--body {
    padding: 2rem 0;
  }

  .news__wrapper {
    width: 100%;
  }

  .news__wrapper > div:nth-child(odd) {
    left: 0;
  }

  .header__social {
    position: absolute;
    top: 2rem;
    right: 1rem;
  }

  .top-bar-section {
    margin-top: 4rem;
  }

  #navbar .top-bar-section > ul > li:hover > a::before {
    top: -1.1rem;
    transform: translateX(-50%) scale(0.7);
  }
}

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

  .form-container p {
    text-align: center;
  }

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

  #navbar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2rem 0rem 1rem 0;
  }

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

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

  .top-bar .title-area {
    width: 100%;
    text-align: center;
  }

  .about__wrapper {
    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;
  }

  .about {
    margin-top: 5rem;
  }

  .about__wrapper--text {
    padding: 0;
    max-width: 64rem;
    padding: 0 1rem;
    margin-bottom: 4rem;
  }

  .about__wrapper--text img {
    max-height: 6rem;
  }

  .about__wrapper--image {
    max-width: 64rem;
  }

  .about::after {
    display: none;
  }

  .services > h2 {
    padding-left: 5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 2rem auto;
  }

  .services > h2 > img,
  .partnership > span > img,
  .news__header > h2 > img {
    max-height: 6rem;
  }

  .services .slick-slider .slick-track,
  .services .slick-slider .slick-list {
    border-radius: 0;
  }

  .service__text {
    padding: 3rem;
  }

  .partnership {
    margin-top: 5rem;
  }

  .partnership > span,
  .news__header > h2 {
    padding: 0 5rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 2rem auto;
  }

  .partnership > p {
    font-size: 1.8rem;
    max-width: 64rem;
  }

  .partnership__list {
    padding-left: 0;
  }

  .partnership__list--wrapper {
    padding-right: 0;
    gap: 1rem;
    padding: 0 1rem;
    margin-top: 2rem;
  }

  .partnership__list--wrapper::after,
  .partnership__list::after {
    display: none;
  }

  .blocks {
    margin-top: 5rem;
    -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;
    width: 100%;
    gap: 2rem;
  }

  .blocks__wrapper {
    margin-left: 0;
  }

  .blocks > div:nth-child(1),
  .blocks > div:nth-child(3),
  .blocks > div {
    width: 100%;
    max-width: 64rem;
    margin: auto;
  }

  .blocks > div:nth-child(2),
  .blocks > div:nth-child(3) {
    left: 0;
  }

  .blocks > div > div {
    width: 100%;
    padding: 3rem;
  }

  .blocks > div {
    height: auto;
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 0 !important;
    border-radius: 2rem;
  }

  .blocks > div strong {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  .contact-interest {
    margin-top: 2rem;
  }

  .contact-interest > a,
  .news__all a {
    font-size: 2rem;
    padding: 1rem 2rem;
  }

  .projects {
    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;
  }

  .projects__header {
    width: 100%;
    height: unset;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
  }

  .projects__header > span {
    margin-bottom: 0;
    padding: 0 5rem;
  }

  .projects__header > span > a {
    color: var(--secondary);
    font-size: 3.2rem;
  }

  .projects__header > span > a > img {
    max-height: 6rem;
  }

  .projects__list .slick-track {
    gap: 0;
  }

  .projects__list .project {
    max-width: unset;
    padding: 0 0.5rem;
  }

  .project > div > div > a,
  .project > div > div {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  .project > div > span {
    font-size: 1.7rem;
    line-height: 1.6;
  }

  .projects .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: transparent;
    min-height: unset;
    gap: 1rem;
    position: relative;
    top: 2rem;
    min-height: auto;
  }

  .project:hover > h4 {
    top: 15%;
  }

  .projects .slick-slide img {
    max-height: 45rem;
  }

  .projects .slick-dots li button {
    margin-bottom: 0;
    width: 1.4rem;
    height: 1.4rem;
  }

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

  .project > a > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .news__wrapper:nth-child(odd)::after,
  .news__wrapper:nth-child(even)::after {
    display: none;
  }

  .news__wrapper > div:nth-child(odd),
  .news__wrapper > div:nth-child(even) {
    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;
  }

  .news__wrapper > div,
  .projects__list {
    max-width: 64rem;
    margin: auto;
  }

  .projects__list {
    max-width: 100%;
    padding: 0 0.5rem;
  }

  .project > h4 > a {
    display: inline;
    font-size: 2.2rem;
    background: -o-linear-gradient(top, transparent 65%, var(--primary) 0);
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(65%, transparent),
      color-stop(0, var(--primary))
    );
    background: linear-gradient(180deg, transparent 65%, var(--primary) 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .news__wrapper > div > * {
    width: 100%;
  }

  .project > h4 > a::after {
    display: none;
  }

  .news__wrapper:nth-child(odd) > div img,
  .news__wrapper:nth-child(even) > div img {
    border-radius: 0;
  }

  .site-footer__menu {
    -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;
    gap: 2rem;
  }

  .site-footer__info {
    margin-top: 2rem;
    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;
    position: relative;
  }

  .site-footer__info > div {
    width: 100%;
  }

  .site-footer__info > div:nth-child(2) > a {
    position: absolute;
    top: 5rem;
    right: 0;
  }

  .footer__social {
    position: absolute;
    top: 17rem;
    right: 0;
  }

  .site-footer__info > div:nth-child(2) > div,
  .site-footer__info > div:nth-child(2) > div {
    text-align: left;
    width: 100%;
    margin-top: 1rem;
  }

  .site-footer__info > div:nth-child(3) > a {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .footer__social svg {
    width: 4.2rem;
    height: 4.2rem;
  }

  .news__header {
    margin-top: 10rem;
  }

  .news__header > h2 > img {
    max-height: 4rem;
  }

  .projects__header > span,
  .news__header > h2,
  .partnership > span {
    border-bottom: 1rem solid var(--primary);
  }

  .news__all {
    margin-top: 3rem;
  }

  .site-footer {
    margin-top: 5rem;
  }

  .sliderCaption {
    font-size: 3.2rem;
    max-width: 80%;
    width: 100%;
  }

  .slideshow .slick-dots {
    right: 4rem;
  }

  .slideshow .slick-dots li button {
    height: 4rem;
    width: 0.4rem;
    margin-bottom: 1rem;
  }

  .services__list {
    padding: 0;
  }

  .homepage .accordion-slider::after {
    width: 1.5rem;
    left: -1.5rem;
  }

  .homepage .accordion-slider {
    left: 1.5rem;
  }

  .main__image h1 {
    font-size: 3.2rem;
  }

  .site-footer__menu > .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem;
  }
}

#contact input {
  padding: 1rem;
  font-size: 2rem;
  height: auto;
}

#contact label {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}

#contact select {
  padding: 1rem;
  font-size: 2rem;
  height: auto;
  background: transparent;
  font-family: "Play", sans-serif !important;
}

#contact #submitform {
  background: var(--primary);
  font-size: 2rem;
  font-family: "Play", sans-serif !important;
}

#contact textarea {
  padding: 1rem;
  font-size: 2rem;
}

.innerpage main {
  padding-top: 0;
}

.innerpage main.expanded {
  padding-top: 20rem;
}

ul.pagination li a {
  font-size: 1.6rem;
  padding: 1rem;
  line-height: 1;
}

ul.pagination li.current a {
  background-color: var(--primary);
}

.interestForm {
  width: 100%;
}

.interestForm-text input,
.interestForm-text textarea {
  font-size: 32px;
  padding-bottom: 10px;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  color: #131313;
}

.interestForm-text {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.interestForm-text input {
  width: 345px;
  border: none;
  border-bottom: 4px solid #131313;
  margin-left: 5px;
  font-weight: 800;
}

.interestForm-text textarea {
  border: 4px solid #131313;
  font-weight: 800;
}

.interestForm-text input:focus {
  border-color: #131313;
}

#contact .interestForm-text label {
  font-weight: 300;
  font-size: 36px;
  color: #131313;
  line-height: 1;
  margin-bottom: 25px;
  padding-right: 5px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.8rem;
}

#contact.interestForm label .error {
  position: absolute;
  bottom: -5rem;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
}

.interested-in {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.interested-in > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.interested-in > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 17px;
  cursor: pointer;
  width: 50%;
}

.interested-in > div > div h2 {
  font-weight: 300;
  font-size: 2.8rem;
  color: #131313;
  margin-bottom: 0;
}

.interested-in > div > div span {
  width: 42px;
  height: 42px;
  display: inline-block;
  border: 3px solid #131313;
  margin-right: 18px;
  position: relative;
}

.interested-in > div > div span::after {
  content: "\2713";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;

  display: inline-block;
  color: var(--primary);
  padding: 0 0px 0 0;
  font-size: 3.1rem;
}

.interested-in > div > div.active span::after {
  opacity: 1;
  visibility: visible;
}

.expression-of-interest-row {
  max-width: 140rem;
}

.interested-in h5 {
  font-weight: 700;
  font-size: 3.4rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.interested-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.interested-in > div {
  width: 100%;
}

.alert-box.success {
  font-size: 1.4rem;
}

#gr .espa {
  bottom: -2rem;
}

@media screen and (max-width: 1520px) {
  #navbar {
    padding: 2rem 1rem;
  }
}

.espa {
  position: absolute;
  bottom: 0rem;
  left: 0;
  z-index: 99;
}

.espa img {
  max-width: 440px;
  padding: 10px;
  background-color: #fff;
}

.espa2 {
  position: absolute;
  bottom: 20rem;
  left: 0;
  z-index: 99;
}

.espa2 img {
  max-width: 440px;
}

@media screen and (max-width: 1024px) {
  .form-container form {
    flex-direction: column !important;
  }

  .form-container form #submitform {
    display: flex;
    margin: auto;
  }

  .form-container #contact {
    max-width: fit-content;
    margin: auto;
  }

  .form-container #contact input {
    width: 50rem !important;
  }

  .interested-in > div {
    flex-direction: column;
  }

  #navbar {
    padding: 2rem 0 1rem 0;
  }

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

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

  #navbar .top-bar-section > ul > li > a {
    padding: 0 0.5rem !important;
  }

  .interested-in > div > div {
    width: 100%;
  }

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

  #contact .interestForm-text label {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .interestForm .mark {
    display: none;
  }

  #contact input {
    width: 100%;
  }

  a.espa3,
  .espa img,
  .espa2 img {
    max-width: 30rem;
  }

  a.espa3 {
    bottom: 7rem;
  }

  .espa2 {
    top: 5px;
  }
}

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

  .form-container #contact input {
    width: unset !important;
    width: 100% !important;
  }

  .form-container form #submitform {
    font-size: 1.5rem !important;
    min-height: unset !important;
  }

  .form-container #contact input::placeholder {
    font-size: 14px;
  }

  #gr .espa {
    bottom: 3rem;
  }

  .header__social > a img {
    width: 3rem !important;
  }

  a.espa3 {
    position: absolute;
    max-width: 148px;
    bottom: 80px;
  }

  a.espa3 {
    max-width: 150px;
  }

  .espa {
    bottom: 35px;
  }

  .espa img {
    max-width: 300px;
  }

  ul.pagination {
    margin-left: 0;
    padding: 0 1rem;
    height: auto;
  }

  ul.pagination li {
    height: auto;
  }

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

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

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 1.6rem;
  }

  .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(--secondary);
    -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 .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;
  }

  #navbar {
    height: 7rem;
    padding: 0;
    display: block;
  }

  #navbar .title-area {
    height: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 1rem;
  }

  #navbar.expanded {
    height: 100% !important;
    padding-bottom: 6rem;
  }

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

  .sliderCaption {
    font-size: 2rem;
  }

  .slideshow .slick-dots {
    display: none !important;
  }

  .partners-link {
    padding: 1rem;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    right: 0;
    display: block;
    position: relative;
    text-align: center;
    padding: 1rem;
  }

  .partners-link span {
    font-size: 1.6rem;
    padding-bottom: 0.2rem;
  }

  .about {
    margin-top: 3rem;
  }

  .about__wrapper--text > h2 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }

  .about__wrapper--text > p {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    line-height: 1.6;
  }

  .about__wrapper--text > a {
    font-size: 1.6rem;
  }

  .about__wrapper--image::after {
    display: none;
  }

  .about__wrapper--image {
    max-width: 100%;
    padding: 0;
  }

  .about__wrapper--image img {
    border-radius: 0;
  }

  .services {
    margin-top: 3rem;
  }

  .services > h2 > a,
  .news__header > h2 > a,
  .partnership > span > a {
    font-size: 2.4rem;
  }

  .services > h2,
  .news__header > h2,
  .partnership > span {
    border-bottom: 0.7rem solid var(--primary);
  }

  .services::after {
    display: none;
  }

  .partnership > p {
    font-size: 1.6rem;
    padding: 0 1rem;
    line-height: 1.6;
  }

  .partnership__list--wrapper {
    padding: 0;
    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;
  }

  .partnership__block {
    width: 100%;
  }

  .partnership__block > a > img {
    border-radius: 0;
    max-height: 30rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .partnership__block > a::after {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0;
  }

  .blocks {
    margin-top: 3rem;
  }

  .blocks > div:nth-child(1),
  .blocks > div:nth-child(3),
  .blocks > div:nth-child(2),
  .blocks > div {
    border-radius: 0;
  }

  .projects__header > span > a {
    padding-bottom: 1rem;
  }

  .projects__header > span > a {
    font-size: 2.2rem;
  }

  .news__list {
    gap: 0;
  }

  .news__wrapper:nth-child(odd) .news__article--body,
  .news__wrapper:nth-child(even) .news__article--body {
    border-radius: 0;
  }

  .news__article--body {
    padding: 1rem;
  }

  .news__article--body > * {
    padding: 0 1rem;
  }

  .projects__list .slick-track {
    display: block;
  }

  .news__wrapper > div,
  .projects__list {
    max-width: 100%;
  }

  .site-footer {
    padding: 2rem 0;
  }

  .site-footer__menu {
    gap: 1rem;
  }

  .site-footer__info {
    margin-top: 1rem;
  }

  .site-footer__info > div:nth-child(2) {
    text-align: center;
    gap: 1rem;
  }

  .site-footer__info > div {
    text-align: center;
  }

  /* .site-footer__info > div br + br {
    display: none;
  } */

  .site-footer__info > div:nth-child(2) > a {
    position: relative;
    top: unset;
    margin-top: 1rem;
  }

  .site-footer__info > div:nth-child(2) {
    padding-top: 8rem;
  }

  .site-footer__info > div:nth-child(3) {
    gap: 0;
  }

  .site-footer__info > div:nth-child(3) > a {
    position: relative;
  }

  .footer__social {
    position: absolute;
    top: 47rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .site-footer__menu > .center {
    gap: 1.5rem;
  }

  .site-footer__menu > .center > li > a,
  .site-footer__info > div {
    font-size: 1.6rem;
  }

  .site-footer__info > div:nth-child(2) > a {
    margin-top: 0;
  }

  .site-footer__info > div:nth-child(2) > div,
  .site-footer__info > div:nth-child(2) > div {
    text-align: center;
  }

  .site-footer__info > div:nth-child(3) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
  }

  .site-footer__info > div:nth-child(2) > a {
    border: 1px solid #fff;
    padding: 1rem 2rem;
    font-weight: 400;
    font-size: 1.6rem;
  }

  .site-footer__info > div:nth-child(2) > a span {
    font-size: 1.6rem;
    font-weight: 400;
  }

  .site-footer__info > div:nth-child(1) > a {
    font-size: 1.6rem;
  }

  .news__header {
    margin-top: 6rem;
  }

  .site-footer__menu > .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;
    text-align: center;
  }

  .site-footer__menu > a > img {
    max-height: 6rem;
    margin-bottom: 1rem;
  }

  .footer__social svg {
    width: 3.2rem;
    height: 3.2rem;
  }

  #navbar {
    /* display: flex;
    flex-direction: column; */
    display: block;
  }

  .top-bar-section {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-bottom: 3rem;
  }

  .top-bar .header__social {
    opacity: 0;
  }

  .top-bar.expanded .header__social {
    opacity: 1;
    z-index: 100;
    bottom: 2rem;
    width: 100%;
    justify-content: center;
  }

  .header__social {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding-bottom: 1rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .service {
    padding-right: 0;
  }

  /* .services__list {
    overflow-x: hidden;
  } */

  .homepage .accordion-slider::after {
    display: none;
  }

  .homepage .accordion-slider .slick-slide {
    position: relative;
  }

  .homepage .accordion-slider {
    left: 0;
  }

  .homepage .accordion-slider .slick-slide a {
    display: block;
  }

  .service__text {
    opacity: 1;
  }

  .homepage .accordion-slider .slick-slide img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .services__list--wrapper {
    border-left: 0;
  }

  .top-bar .toggle-topbar.menu-icon {
    right: 1rem;
  }

  .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: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  #navbar {
    background-color: #fff !important;
  }

  .service__text h3 {
    padding-top: 0;
  }

  .service__text > div > p,
  .service__text > div > a {
    font-size: 1.6rem;
    line-height: 1.6;
  }

  #navbar .top-bar-section > ul > li > a {
    padding: 1rem;
  }

  .site-header {
    -webkit-box-shadow:
      rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
      rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    box-shadow:
      rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
      rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }

  .partnership > span,
  .news__header > h2 {
    padding: 0 1rem;
  }

  .static-page__content p,
  .static-page__content li {
    font-size: 1.6rem;
  }

  .main__image {
    height: auto;
    margin-bottom: 0rem;
  }

  .main__image::after {
    display: none;
  }

  .main__image h1 {
    position: relative;
    font-size: 2rem;
    text-align: center;
    color: var(--secondary);
    left: unset;
    top: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    text-shadow: unset;
    margin-bottom: 0;
    padding: 2rem 1rem;
    width: 100%;
    max-width: 100%;
  }

  .project > div {
    display: none;
  }

  .articlelistingrow h4 a {
    font-size: 1.6rem;
  }

  #contact .interestForm-text label {
    font-size: 2.1rem;
  }

  .interested-in > div > div h2 {
    font-size: 2.1rem;
  }

  .interested-in > div > div span {
    width: 36px;
    height: 36px;
  }

  .interested-in > div > div h2 {
    flex: 2;
  }

  .slideshow,
  .slideshow .slider img {
    max-height: 35rem;
  }

  .espa {
    bottom: 3.6rem;
  }

  .espa2 {
    bottom: unset;
    top: 0;
  }
  .espa img {
    max-width: 15rem;
  }

  .espa2 img {
    max-width: 200px;
  }

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

  .header__social {
    top: unset;
    bottom: 0;
    right: unset;
  }

  #navbar .top-bar-section {
    padding-bottom: 4rem;
  }
}
