@import url(normalize.css);
@import url(foundation.min.css);
@import url(font-awesome.min.css);
@import url(common.css);
@import url(foundation_calendar.css);
@import url(jquery.fancybox.css);
@import url(slick.css);
@import "usefull.less.html";

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

.error > label > small {
  text-transform: none;
}
.footer-info-extras {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-info-extras > img {
  margin-bottom: 50px;
}
.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;
}

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

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

.non-responsive {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.row {
  max-width: 1200px;
}

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

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

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

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: 0;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
}

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

.top-bar {
  height: 100px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  transition: all 0.4s;
}

.scroll-header {
  box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
}

.scroll-header div .top-bar .top-bar-section {
  transform: translateY(-50%);
}

.top-bar::after,
.top-bar::before {
  display: none;
}

.top-bar-section {
  margin-top: 0;
  transition: all 0.4s;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  left: 15px;
  right: 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-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%;
  left: 0;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #376c78;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* Custom slideshow arrows */
.slick-next,
.slick-prev {
  display: block;
  content: "";
  background-image: url(https://winbay.joneavi.com/assets/img/arrow_right.png) !important;
  width: 98px;
  height: 228px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0;
  transform: translateY(-50%);
}
.slick-prev {
  background-image: url(https://winbay.joneavi.com/assets/img/arrow_left.png) !important;
}
.slick-next:before,
.slick-prev:before {
  content: "";
}

/* 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 ------- */

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

/* CUSTOM STYLE*/

.site-header__con {
  max-width: 100%;
}

.top-bar {
  padding: 0px 100px;
}

.top-bar-section ul li a {
  font-size: 1.2rem !important;
  color: #376c78 !important;
}

.top-bar-section ul:nth-child(2) li a {
  text-transform: uppercase;
}

.top-bar-section ul li:first-child a::after {
  display: none;
}

.top-bar-section ul:nth-child(2) li a::after {
  display: none;
}
.top-bar-section .center li {
  position: relative;
}

.top-bar-section ul.dropdown li a {
  text-transform: none;
}

.top-bar-section .center > li::before {
  content: url("../img/menu-hover.png");
  position: absolute;
  left: 50%;
  top: -30px;
  transform: translateX(-50%);
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}

.top-bar-section .center > li:hover::before {
  top: -10px;
  opacity: 1;
  visibility: visible;
}

.top-bar-section .center li a::after {
  display: none;
}

.top-bar-section .center > li.has-dropdown::after {
  display: none;
}

.top-bar-section ul.dropdown {
  left: 50%;
  transform: translate(-50%);
  background-color: #fff !important;
  clip: auto !important;
  overflow: visible !important;
  width: auto !important;
  opacity: 0;
  visibility: hidden;
  max-height: 0px !important;
  transition: all 0.4s;
}

.top-bar-section li:hover > ul.dropdown {
  opacity: 1;
  visibility: visible;
  max-height: 500px !important;
}

.top-bar-section li ul.dropdown li {
  /* padding: 20px 15px; */
}

.top-bar-section li ul.dropdown li a {
  transition: all 0.4s;
  font-size: 16px;
  padding: 10px 20px !important;
}

.top-bar-section li ul.dropdown li:hover a {
  color: #fff !important;
  background-color: #376c78 !important;
}

/* */
.slideshow,
.video-w {
  /* max-width: 1720px;
  margin: 50px auto 0px auto; */
}

.video-w {
  overflow: hidden;
  height: 700px;
  max-width: 1720px;
  margin: 50px auto 0px auto;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  left: -100%;
  width: 300%;
}

.video-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.info {
  max-width: 1820px;
  /* max-width: 100%; */
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.info > div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 50px;
  font-size: 13.44px;
  color: #fff;
  width: 620px;
  /* width: 33.333%; */
}

.info > div:nth-child(1) {
  background-color: #7394a3;
}

.info > div:nth-child(2) {
  background-color: #5c8494;
}

.info > div:nth-child(3) {
  background-color: #346c7c;
}

.info div h1 {
  font-size: 26.88px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 800;
}

.info > div > div:nth-child(2) {
  margin-left: 35px;
}

.about {
  max-width: 1250px;
  margin: 130px auto 100px auto;
  display: flex;
  justify-content: space-between;
}

.about--text {
  margin-left: 40px;
}

.about--text > div:first-child {
  max-width: 675px;
  /* height: 45%; */
}

.about--text > div:last-child {
  position: relative;
  right: 165px;
  z-index: -1;
}

.about--text div span {
  font-size: 18px;
  font-weight: 700;
  color: #999999;
  margin-top: 20px;
}

.about--text div h1 {
  font-size: 56px;
  font-weight: 700;
  color: #376c78;
  line-height: 70px;
}

.about--text div p {
  font-size: 20px;
  font-weight: 300;
  line-height: 45px;
  color: #000000;
}

.politistiko-kentro {
  background: url("../img/orange-bg.jpg");
  height: 770px;
  background-size: cover;
  padding: 95px 15px;
}

.politistiko-kentro > h1 {
  text-align: center;
  color: #fff;
  font-size: 50px;
  line-height: 1;
}

.politistiko-kentro > div {
  display: flex;
  justify-content: space-between;
  max-width: 1400px;
  margin: 60px auto 0 auto;
}

.politistiko-kentro > div > div {
  width: 50%;
}

.politistiko--text {
  padding: 30px 15px;
}

.politistiko--text > div,
.politistiko--text > p {
  text-indent: 35px;
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 20px;
  max-width: 650px;
  margin-left: auto;
}

.politistiko--text > div > a {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
}

.parking {
  padding: 60px 15px 100px 15px;
  max-width: 1200px;
  margin: 0 auto;
}

.parking > h1 {
  font-size: 50px;
  color: #6799cb;
  text-align: center;
}

.businesses {
  background: url("../img/blue-bg.jpg");
  padding: 60px 15px;
}

.events {
  background: #376c78;
  padding: 60px 15px 80px 15px;
}

.businesses > h1 {
  text-align: center;
  color: #fff;
  font-size: 50px;
}

.events > h1 {
  text-align: center;
  color: #fff;
  font-size: 50px;
}

.events-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1420px;
  margin: 0 auto;
}

.events-list  div.slick-slide {
  max-width: 440px;
  position: relative;
  margin: 0px 25px;
  height: 440px;
}

.events-list .slick-list,
.events-list .slick-track {
  width: 100%;
  margin: 0 auto;
}

.events-list  div.slick-slide > a:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s;
}

.events-list div.slick-slide > a:first-child {
  height: 450px;
  display: block;
  height: 100%;
}

.events-list div.slick-slide > a:first-child img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.events-list  div.slick-slide .blog--title {
  font-size: 22px;
  color: #fff;
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  width: 75%;
  text-align: center;
  padding: 0px 20px;
  opacity: 0;
}

.events-list  div.slick-slide > a:first-child:hover::after {
  background: rgba(0, 0, 0, 0.4);
}

.events-list  div.slick-slide:hover .blog--title {
  opacity: 1;
}

.businesses__wrapper {
  max-width: 80%;
  margin: 0 auto;
  padding: 0px 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 600px;
}

.activities-list {
  height: 500px;
}

.activities-list .slick-list {
  height: 100%;
  overflow: visible;
  overflow-x: hidden;
}
.activities-list .slick-track {
  height: 100%;
}

.activities-list .slick-slide {
  margin: 0px 25px;
  height: 100%;
}

.activities-list .slick-list a {
  height: 100%;
  display: block;
}

.activities-list .slick-list a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.activities-list .slick-list .slick-slide {
  position: relative;
}

.activities-list .slick-list .slick-slide:hover a.title {
  opacity: 1;
  visibility: visible;
}

.activities-list .slick-list .slick-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
}

.activities-list .slick-list .slick-slide:hover::after {
  opacity: 1;
}

.activities-list .slick-list .slick-slide a.title {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;
  text-align: center;
  visibility: hidden;
  width: 100%;
  color: #fff;
  transition: all 0.4s;
  font-size: 22px;
  height: 100% !important;
  z-index: 100;

  display: flex;
  justify-content: center;
  align-items: center;
}

.activities-list .slick-prev {
  width: 64px;
  height: 64px;
  border: 1px solid #fff;
  border-radius: 50%;
  left: -5%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.activities-list .slick-next {
  width: 64px;
  height: 64px;
  border: 1px solid #fff;
  border-radius: 50%;
  right: -10%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.activities-list .slick-prev:before {
  display: none;
}

.activities-list .slick-next:before {
  display: none;
}

.activities-list .slick-prev::after {
  content: "";
  position: absolute;
  top: 43%;
  left: 45%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(135deg);
}

.activities-list .slick-next::after {
  content: "";
  position: absolute;
  top: 43%;
  right: 45%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
}

.blog {
  background: url("../img/blog-bg.jpg");
  height: 800px;
  background-size: cover;
}

.blog__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.blog__wrapper > h1 {
  font-size: 50px;
  color: #666666;
}

.blog__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 1300px;
  width: 100%;
  margin: 20px auto 0px auto;
  flex-wrap: wrap;
}

.blog__list > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 415px;
}

.blog__list > div:not(:last-child) {
  margin-right: 25px;
}

.blog--title {
  padding: 20px;
  font-weight: 300;
  font-size: 30px;
  color: #333333;
  line-height: 1.4;
}

.site-footer {
  background-color: #e3ecee;
  padding: 80px 15px;
}

.site-footer .newsletter {
  margin: 0 auto 20px auto;
  max-width: 645px;
}

.newsletter .columns {
  padding: 0px;
  height: 100%;
  display: flex;
  align-items: center;
}

.newsletter div input {
  margin-bottom: 0px;
  height: 100%;
  border: none;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  outline: none;
  padding-left: 25px;
  box-shadow: none;
}

.newsletter div input:focus {
  box-shadow: none !important;
}

.newsletter div button {
  height: 45%;
  width: 100%;
  border-left: 1px solid #a5a6aa;
  background: transparent !important;
  border-radius: 0px;
  padding: 0px;
  margin: 0px !important;
  color: #a5a6aa;
  border-radius: 0px;
}

.newsletter div button:hover {
  color: #a5a6aa;
}

.newsletter .row {
  height: 50px;
  background-color: #fff;
  border-radius: 25px;

  display: flex;
  align-items: center;
}

.newsletter .row .columns .error {
  position: absolute;
  bottom: -100%;
  margin-bottom: 20px;
  left: 0;
  width: 100%;
}

.footer-info {
  max-width: 1200px;
  margin: 0px auto;
}

.footer-info > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-info > span a {
  color: #000;
  text-decoration: underline;
}

.footer-info > div > div > div {
  margin-bottom: 20px;
  font-size: 18px;
}

.footer-info > div > div h1 {
  color: #346c7c;
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 700;
}

@media screen and (max-width: 1350px) {
  .top-bar {
    padding: 0px 20px;
  }

  .info {
    flex-wrap: wrap;
  }

  .info > div {
    margin: 10px 0px;
    width: 620px;
  }

  .politistiko-kentro > div > div > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .blog {
    height: auto;
    padding: 50px 0px;
  }

  .about--text div h1 {
    font-size: 44px;
  }

  .about--text div p {
    font-size: 18px;
    line-height: 36px;
  }

  .politistiko--text > div {
    font-size: 16px;
  }

  .video-w {
    height: auto;
  }

  .top-bar {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 150px;
    padding: 0px;
  }

  .top-bar-section .center li::before {
    display: none;
  }
}

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

  .about {
    flex-direction: column-reverse;
    align-items: center;
  }

  .about--text {
    margin-left: 0px;
  }

  .about--text > div:last-child {
    right: 0px;
  }

  .about > div:first-child {
    position: relative;
    top: -75px;
  }

  .politistiko-kentro {
    height: auto;
  }

  .politistiko-kentro > div {
    flex-direction: column-reverse;
    align-items: center;
  }

  .politistiko-kentro > div > div {
    width: 75%;
  }

  .politistiko--text > div {
    font-size: 18px;
    margin: 0px auto 10px auto;
    line-height: 1.6;
  }

  .businesses__wrapper {
    padding: 0px;
  }

  .businesses__wrapper > div {
    flex-direction: column;
  }

  .businesses__wrapper > div > div {
    width: 85%;
    height: auto;
  }

  .businesses__wrapper > div > div:last-child {
    height: 300px;
  }

  .businesses__wrapper > div > div:first-child {
    max-width: 100%;
    text-align: center;
  }

  .businesses__wrapper > div a,
  .blog__wrapper > h1,
  .politistiko-kentro > h1,
  .businesses > h1,
  .parking > h1 {
    font-size: 44px;
  }

  .businesses__wrapper > div img {
    margin: 20px auto;
  }

  .blog__list > div {
    margin: 20px !important;
  }

  .top-bar-section ul li a {
    padding: 5px 10px !important;
  }

  .about--text > div:first-child {
    padding: 0px 15px;
  }

  .activities-list .slick-list {
    overflow: hidden;
  }

  .businesses__wrapper > div > div {
    width: 100%;
  }

  .activities-list .slick-next {
    right: 0%;
    top: 110%;
    transform: translate(0%, 0%);
  }

  .activities-list .slick-prev {
    left: 0%;
    top: 110%;
    transform: translate(0%, 0%);
  }

  .events > h1 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  .events-list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .events-list > div {
    margin: 5px;
  }

  .events-list > div > a:first-child {
    height: auto;
  }

  .events-list  div.slick-slide {
    max-width: 100%;
    position: relative;
    margin: 0px;
    display: flex;
    justify-content: center;
  }

}

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

  [class*="block-grid-"] {
    max-width: 360px; /* αλλαγή ανάλογα με το μέγεθος του 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: 0px;
  }

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

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

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

  .top-bar {
    height: 65px;
  }

  .footer-info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-info > div {
    flex-direction: column;
    align-items: center;
    margin: 20px 0px;
  }

  .top-bar {
    display: block;
  }

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

  .slideshow {
    height: 400px;
    margin-top: 0px;
  }

  .slider,
  .slider img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .slick-track,
  .slick-list {
    height: 100%;
  }

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

  .title-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
  }

  .title-area .name {
    width: 100%;
    margin-right: 5px;
    height: 100%;
  }

  .title-area a#logo {
    width: 220px;
    height: 100%;
    margin-left: auto;
    display: flex;
    align-items: center;
  }

  .video-w {
    margin-top: 0px;
  }

  .businesses__wrapper > div a,
  .blog__wrapper > h1,
  .politistiko-kentro > h1,
  .businesses > h1,
  .parking > h1 {
    font-size: 28px;
  }

  .politistiko-kentro > div > div {
    width: 95%;
  }

  .blog--title {
    font-size: 24px;
    text-align: center;
  }

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

  .top-bar-section > ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .top-bar-section > ul li {
    margin-left: 0px;
  }

  /* .activities-list .slick-slide {
    width: auto !important;
  }

  .activities-list .slick-slide a {
    width: 100%;
  } */

  .businesses__wrapper {
    max-width: 100%;
  }

  .activities-list .slick-slide {
    margin: 0px;
  }

  .info div h1 {
    font-size: 18px;
  }

  .about > div:first-child {
    top: 0px;
  }

  .businesses__wrapper > div a,
  .blog__wrapper > h1,
  .politistiko-kentro > h1,
  .businesses > h1,
  .parking > h1 {
    line-height: 1.4;
  }

  /* MENU DROPDOWN */

  .top-bar-section {
    left: 0px !important;
  }

  .top-bar-section .has-dropdown ul.dropdown {
    opacity: 1;
    visibility: visible;
    max-height: 0px !important;
    height: auto;
    display: none;
  }

  .top-bar-section .has-dropdown.moved ul.dropdown {
    max-height: none !important;
    display: block;
    width: 100% !important;
  }

  .top-bar-section .has-dropdown > a::before {
    content: "";
    border: solid #376c78;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: rotate(45deg) translateY(-50%);
  }

  .events > h1 {
    font-size: 21px;
  }
}

@media screen and (max-width: 460px) {
  .businesses__wrapper {
    padding: 0px;
  }

  .businesses__wrapper > div > div {
    width: 100%;
  }

  .about--text div h1 {
    font-size: 28px;
    line-height: 38px;
  }

  .politistiko-kentro > div > div {
    width: 100%;
    padding: 0px;
  }

  .info > div {
    padding: 50px 25px;
  }
}

/* INNER PAGES */
.innerpage .scroll-header div .top-bar .top-bar-section {
  transform: translateY(-50%);
  align-items: center;
}

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

.static-page__title {
  color: #376c78;
}

.socialLinks {
  margin-bottom: 0px;
}

.socialLinks li a {
  font-size: 32px !important;
  color: #fff;
}

/* ARTICLES */
.innerpage #articlebody {
  margin-top: -80px;
}

.innerpage #articlebody .row {
  max-width: 100%;
}

.innerpage #articlebody .row .columns {
  padding: 0px;
}

div.breadcrumb {
  margin: 25px auto;
}

.breadcrumbs > *:before {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  margin: 0 1rem !important;
  transform: rotate(-45deg);
}

.breadcrumbs > *:first-child:before {
  display: none;
}

.article-intro {
  height: 840px;
  position: relative;
}

.article-intro-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.article-intro-text h1 {
  color: #fff;
  font-size: 62px;
  margin-bottom: 20px;
}

.article-intro-text p {
  color: #fff;
  font-weight: 300;
  font-size: 22px;
  text-shadow: 0px 0px 5px #000;
}

.article-content {
  max-width: 1200px;
  margin: 50px auto;
  padding: 0px 15px;
}

.article-content p {
  line-height: 1.9;
  font-size: 1.2em;
}

.gallery-header {
  margin-top: 75px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}

.gallery-header h1 {
  color: #376c78;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 10px;
}

.article-content .article__gallery li a {
  position: relative;
  display: block;
}

.article-content .article__gallery li a::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s;
}

.article-content .article__gallery li:hover a::after {
  background-color: rgba(0, 0, 0, 0);
}

/* BUSINESSES, BLOG CATEGORY */

.category-row {
  margin-top: 50px;
  padding: 0px 10px;
}

.category-row ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.category-row ul::after,
.category-row ul::before {
  display: none;
}

.articlelistingrow-wrapper {
  padding: 10px;
}

.articlelistingrow {
  position: relative;
  padding: 0px !important;
  border: 0px solid aqua;

  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.articlelistingrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0)
    linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 80%);
  z-index: 0;
}

.articlelistingrow > a {
  height: 400px;
  display: block;
}

.articlelistingrow img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  z-index: -1;
}

.article-card-body {
  position: absolute;
  bottom: 0rem;
  width: 100%;
  padding: 1rem;
  transition: all 1.5s ease;
}

.article-card-body h4 {
  margin-bottom: 10px;
}

.article-card-body h4 a {
  color: #fff;
}

.article-card-body-cover {
  max-height: 0;
  opacity: 0;
  transition: max-height 1.5s ease, opacity 1s ease;
}

.article-card-body-cover p {
  color: #fff;
}

.articlelistingrow:hover .article-card-body-cover {
  max-height: 400px;
  opacity: 1;
}

.articlelistingrow:hover .article-card-body {
  background-color: rgba(0, 0, 0, 0.1);
}

.articlelistingrow:hover a img {
  transform: scale(1.2);
  z-index: -1;
}

.article-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media screen and (max-width: 640px) {
  #businesses .category-row,
  #blog .category-row {
    padding: 0px;
  }

  .innerpage .scroll-header div .top-bar .top-bar-section {
    transform: unset;
  }
}

.categories-children h1 {
  border-bottom: 1px solid #eee;
  font-weight: 300;
  color: #376c78;
  margin: 60px 15px 20px;
  font-size: 36px;
}

.categories-children > div {
  margin: 20px 0px;
}

#drastiriotites .category-row ul {
  align-items: flex-start;
  justify-content: flex-start;
}

.social__icons {
  display: flex;
  align-items: center;
  max-width: 85px;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
}

.top-bar .title-area {
  margin-bottom: 0px;
}

.footer-logo {
  margin-bottom: 20px;
}

#wifi {
  padding-top: 100px;
}
