/* /*
Theme Name: CityPortal v3
Theme URI: https://crowdpolicy.com
Author: Stavros Melidoniotis, Spyros Gkikas
Author URI: https://crowdpolicy.com
Description: Crowdpolicy custom theme
Tags: blog, theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 7
Licence: GNU General Public Licence v2 or later
Licence URI: https://www.gnu.org/licences/gpl-2.0.html
Text Domain: cityportal-theme
*/

@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

:root {
  --text-xs: 0.75rem;
  /* 12px */
  --text-sm: 1rem;
  /* 16px */
  --text-md: 1.25rem;
  /* 20px */
  --text-lg: 1.5rem;
  /* 24px */
  --text-xl: 2rem;
  /* 32px */
  --text-xxl: 3rem;
  /* 48px */
}

h1 {
  font-size: var(--text-lg);
}

h2 {
  font-size: var(--text-md);
}

p {
  font-size: var(--text-sm);
}

body {
  height: 100vh;
  margin: 0;
  padding: 0;
  max-width: 100vw;
  font-family: "Roboto", sans-serif !important;
  font-weight: normal;
  display: flex;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
}

.btnimathias {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnimathias:hover {
  background-color: #8FBC94;

}

ul#menu-periferiakes-enotites {
  margin-bottom: 0px;
  flex-wrap: wrap;
}

ul#menu-periferiakes-enotites li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul#menu-periferiakes-enotites-1 li a {
  width: 100%;
}


.btnthessaloniki {

  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;

}

.btnthessaloniki:hover {
  background-color: #C4D7F2;

}

.btnkilkis {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnkilkis:hover {
  background-color: #E6D483;

}



.btnpellas {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnpellas:hover {
  background-color: #93CBCC;
}

.btnpierias {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnpierias:hover {
  background-color: #F5A78B;
}

.btnserres {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnserres:hover {
  background-color: #A29182;
}

.btnxalkidikis {
  display: flex;
  height: 80px;
  background-color: transparent;
  align-content: center;
  align-items: center;
}

.btnxalkidikis:hover {
  background-color: #A5C4D4;
}

.menu-main-menu-container a {
  list-style: none;
  color: white !important;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
}

.menu-sitemap1 {
  display: contents;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
  /* list-style: none; */
}

strong {
  font-weight: bold;
}

.content-wrapper dl,
.content-wrapper ul li {
  list-style: disc;
}

.content-wrapper ol li {
  list-style: decimal;
}

.content-wrapper ul {
  padding-left: 2rem;
}

ul#menu-main-menu {
  row-gap: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  column-gap: 85px;
}

ul#menu-\%cf\%80\%ce\%b5\%cf\%81\%ce\%b9\%cf\%86\%ce\%b5\%cf\%81\%ce\%b9\%ce\%b1\%ce\%ba\%ce\%ad\%cf\%82-\%ce\%b5\%ce\%bd\%cf\%8c\%cf\%84\%ce\%b7\%cf\%84\%ce\%b5\%cf\%82 a {
  color: white;
  font-size: 15px;
  font-weight: bold;
}

.menu-site-map-container a {
  font-size: 14px;
  color: #B8D8F7;
}

.menu-site-map-container a:hover {
  font-size: 14px;
  color: white;
  font-weight: bold;
}

ul#menu-footer-menu {
  width: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  list-style: none;
}

ul#menu-site-map {
  width: 130px;
  display: flex;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  list-style: none;
}

.menu-sitemap2 a {
  font-size: 14px;
  color: #B8D8F7;
}

.menu-sitemap2 a:hover {
  font-size: 14px;
  color: white;
  font-weight: bold;
}

ul#menu-secondary-menu {

  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex-wrap: nowrap;
  margin-bottom: 0;
  list-style: none;
}

ul#menu-secondary-menu a {
  text-align: center;
  display: flex;
  font-size: 15px;
  color: #003168;
  font-weight: 600;
  flex-direction: column;
  align-items: center;
  row-gap: 5px;
}

ul#menu-periferiakes-enotites {
  display: flex;
  column-gap: 0px;
  flex-direction: row !important;
}

.pe a {
  font-weight: 400;
  color: white;
}

@media screen and (max-width: 1199px) {
  .noScroll {
    overflow: hidden;
  }
}

a {
  text-decoration: none;
}

a:hover {
  color: initial;
}

img {
  max-width: 100%;
}



/* All Buttons */

.all-btn-wrapper {
  padding: 50px;
}

.all-btn {
  font-size: var(--text-sm);
  letter-spacing: 0px;
  color: var(--section-title);
  background-color: transparent;
  border: 1px solid var(--section-title);
  border-radius: 8px 0 8px 0;
  overflow: hidden;
  position: relative;
  padding: 0.5rem 2rem;
  width: 269px;
  font-weight: 500;
}

.all-btn:hover {
  border-color: transparent;
  animation: button-title 0.5s forwards;
}

@keyframes button-title {
  0% {
    color: transparent;
  }

  100% {
    color: #fff;
  }
}

.all-btn::before {
  content: "";
  inset: 0;
  position: absolute;
  transform: translateX(var(--progress, -90%));
  transition: transform 0.2s ease;
}

/*
  Add background to each css file that has these buttons and the class on the button
  ex. @section-timeliness.css
  .all-btn-timeliness::before {
    background: var(--secondary);
  }
*/

.all-btn:hover::before {
  --progress: 0;
}

.all-btn span {
  position: relative;
}

@media screen and (max-width: 550px) {
  .all-btn {
    max-width: 100%;
  }

  ul#menu-site-map,
  ul#menu-footer-menu {
    align-items: center !important;
  }

  ul#menu-site-map li,
  ul#menu-footer-menu li {
    text-align: center;
  }
}

/* Breadcrumbs */

#breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  font-size: var(--text-sm);
  gap: 0.5rem;
  margin-top: 4rem;
  white-space: pre-line;
  padding: 0;
}

#breadcrumbs li a {
  color: #000;
  padding: 0;
}

strong.bread-current {
  color: #2d87e1;
}

/* Header */

.container-fluid.header-container2 {
  display: flex;
  margin-left: 0;
  position: relative;

  background-color: #003168;
  height: 100px;
  background: #003168 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 100px 0px;
  opacity: 1;
  align-items: center;
  justify-content: center;
  align-content: space-between;
}

ul#menu-main-menu {
  padding-top: 15px;
  row-gap: 50px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  column-gap: 85px;
}

.container-fluid.header-container3 {
  display: flex;
  margin-left: 0;
  width: 100%;
  background-color: #f2f2f2;
  background: #f2f2f2 0% 0% no-repeat padding-box;
  opacity: 1;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 1rem 6rem;
}

nav.navbar.navbar-expand-xl.justify-content-between.h-100,
#top-nav,
.toggle-wrapper {
  background-color: #16579F;
}

.main-menu {
  column-gap: 10%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: white;
  flex: 1;
  font-weight: 100;
}

.gqcode {
  margin-right: auto;
  margin-left: 30px;
}

.wpkqcg_qrcode_wrapper img {
  min-width: 50px;
}

.pe {
  display: flex;
  align-items: center;
  flex-direction: row;
  align-content: center;
  justify-content: flex-end;
  color: white;
  font-weight: 100;
  row-gap: 5%;
  column-gap: 30px;
  margin-left: auto;
}

.img-menu {
  row-gap: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

p.menu-title {
  font-size: 18px;
  font-weight: 100;
  color: #003168;
}

.img-menu {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pilot {
  position: absolute;
  top: -20px;
  left: 10px;
  font-weight: 100;
  color: var(--header-text);
  font-size: var(--text-sm);
}

.header-container {
  background-color: var(--header-bg);
  padding: 0rem 0;
  z-index: 9999;
}

#responsive-header ul#pills-tab {
  background-color: #2d87e1;
}

#responsive-header .nav-item button {
  font-size: 12px;
  color: #FFFFFF !important;
  border-radius: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: transparent;
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px solid #FFFFFF;
}

#menu-tabContent {
  background-color: #003168;
}

#responsive-header div#mega-menu-wrap-main-menu {
  width: 100%;
}

#responsive-header ul#mega-menu-main-menu {
  flex-direction: column;
  display: flex !important;
  background: transparent !important;
}

#responsive-header ul.mega-sub-menu {
  width: 100% !important;
  position: static !important;

}

#responsive-header li.mega-menu-column.menu-item {
  height: 0 !important;
  width: 100% !important;
  float: none;
}

#responsive-header .mega-toggle-on li.mega-menu-column.menu-item {
  height: auto !important;
}

#responsive-header img._mi._before._image {
  display: none;
}

#responsive-header #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0;
}

#responsive-header .mega-menu-toggle {
  display: none !important;
}

#responsive-header #mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link {
  background: transparent !important;
}

#responsive-header #header-inner-wrapper {
  background-color: #003168;
}

#responsive-header #header-inner-wrapper .logged-in-user-wrapper {
  flex-direction: row !important;
  justify-content: center;
}

#responsive-header .menu-periferiakes-enotites-container ul li a {
  color: #FFFFFF !important;
}

#responsive-header .menu-periferiakes-enotites-container ul li {
  height: auto !important;
}

#responsive-header .menu-periferiakes-enotites-container ul {
  padding: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  margin-bottom: 0 !important;
}

#responsive-header #pills-thematic-areas img._mi._before._image {
  display: block;
}

#responsive-header #pills-thematic-areas ul li a {
  color: #FFFFFF !important;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#responsive-header #pills-thematic-areas ul li {
  width: 60px;
  display: flex;
  flex-direction: column;
}

#responsive-header #pills-thematic-areas ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 0 !important;
  padding: 20px;
}

div#navbarToggler {
  background-color: #003168;
}

#responsive-header .search-wrapper {
  margin: auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#responsive-header .search-form {
  background: #FFFFFF2E;
  border: 1px solid #FFFFFF;
  border-radius: 37px;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: static;
}

#responsive-header #hero-search {
  padding: 10px;
  padding-left: 2rem;
  border: none;
  color: #FFFFFF !important;
  font-size: 18px;
  width: 400px;
}

#responsive-header button.search-submit {
  background: transparent;
  border: none;
  outline: none;
}

#responsive-header .search-form i {
  color: #FFFFFF;
  font-size: 20px;
  padding-right: 2rem;
}

#responsive-header .search-form input,
#responsive-header .search-form input:focus {
  border: none;
  outline: none;
  background: none;
}

#responsive-header input#hero-search::placeholder {
  color: #FFFFFF !important;
  font-weight: 500;
  font-size: 18px;
}

#responsive-header button.navbar-toggler {
  box-shadow: none;
}

@media screen and (max-width: 1500px) {
  #top-nav {
    justify-content: center;
    align-items: center;
  }

  a.imgLogo {
    margin: 0 !important;
    align-items: center !important;
  }

  .pe {
    margin-left: 0;
  }

  .footer-center {
    flex-wrap: wrap;
    height: auto !important;
  }
}

@media screen and (max-width: 1400px) {

  .pe {
    margin-left: 0;
  }

  ul#menu-secondary-menu {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 1rem;
  }
}

@media screen and (max-width: 992px) {
  .footer-center {
    justify-content: center !important;
  }

  footer .slider-row {
    align-items: center;
  }
}

@media(max-width:700px) {

  .burger-icon {
    font-size: var(--text-xxl);
    color: var(--section-title);
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 2;
    width: 20px;
  }

  .ms-5 {
    margin-left: 0rem !important;
  }

  .container-fluid.header-container3.py-3 {
    display: none;
  }

  .container-fluid.header-container2 {
    display: none;
  }

}

.imgLogo,
.image-logo {
  /* width: 300px; */
  min-width: 220px;
}

.default.imgLogo,
.default.image-logo {
  max-width: 185px;
}


.navbar-nav {
  position: relative;
}

.nav-item {
  font-weight: 500;
  margin-left: 2.5rem;
  color: var(--header-text);
  font-size: var(--text-sm);
}

.nav-item:first-child {
  margin-left: 0;
}

.openbtn {
  background-color: transparent;
  border: none;
  position: relative;
  overflow: hidden;
}

.openbtn:hover {
  color: var(--header-text);
}

.openbtn::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: var(--accent);
  opacity: 0;
  transform: translateX(-100%);
  transition: opacity 300ms, transform 300ms;
}

.openbtn:hover::after,
.openbtn:focus::after {
  transform: translateX(0);
  opacity: 1;
}

.dropdownPanel {
  width: 100%;
  position: absolute;
  top: 90px;
  background-color: var(--header-bg);
  overflow: hidden;
  transition: 0.5s;
  z-index: 2;
  display: none;
}

.dropdownPanelAnimation {
  animation: dropDown 0.5s ease-in-out forwards;
  transform-origin: top center;
}

.wpkqcg_qrcode_wrapper {

  max-width: 65px;

}

@keyframes dropDown {
  0% {
    transform: scaleY(0);
  }

  80% {
    transform: scaleY(1.1);
  }

  100% {
    transform: scaleY(1);
  }
}

.dropdownPanel * {
  text-decoration: none;
  color: var(--header-text);
}

.dropdownPanel-inner {
  font-size: var(--text-md);
  text-align: start;
  padding-left: 0.625rem;
}

.dropdownPanel a {
  font-size: var(--text-sm);
  line-height: 2rem;
}

#header-inner-wrapper {
  padding: 10px;
}

.login-btn {
  border-radius: 14px;
  font-weight: bold;
  padding: 4px 20px;
  color: #FFFFFF !important;
  background-color: #003168;
}

.logged-in-user-wrapper a {
  border-radius: 14px;
  font-weight: bold;
  padding: 2px 15px;
}

.account-btn {
  background: #D6B528;
  color: #FFFFFF !important;
}

.logout-btn {
  background: #FFFFFF;
  border: 1px solid #D6B528;
  color: #D6B528 !important;
}

@media screen and (max-width: 768px) {
  .dropdownPanel a {
    line-height: unset;
  }
}

.closebtn {
  position: absolute;
  top: 0;
  right: 0.125rem;
  font-size: var(--text-xl);
  background: none;
  color: var(--header-text);
  border: none;
}

.dropdownPanel a:hover,
.dropdownPanel a:hover span,
.dropdownPanel a:focus,
.dropdownPanel a:focus span,
.closebtn:hover,
.closebtn:focus {
  color: var(--accent);
}

.menu-items a,
.menu-items span {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}

.menu-item-title {
  font-weight: bold;
  color: var(--accent);
}

.menu-items {
  padding: 2.5rem 0 4rem;
  font-weight: 500;
}

.menu-items span {
  font-weight: lighter;
}

.menu-items-container {
  display: flex;
  flex-direction: column;
}

.info-nav {
  font-size: var(--text-xs);
  font-weight: 500;
  align-content: flex-end;
}

.sticky {
  position: fixed;
  /* top: 0; */
  padding-bottom: 0;
}

.sticky-navbar {
  padding-bottom: 0;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky+.content {
  padding-top: 280px;
}

@media screen and (max-width: 1800px) {
  nav.navbar #language-switcher {
    right: 0px;
    transform: none;
  }
}

@media screen and (min-width: 1200px) {
  .sticky-navbar-nav {
    padding-left: 10px;
  }

  .sticky-dropdownPanel {
    top: 60px;
  }
}

#language-switcher a,
#language-switcher-inner a {
  font-weight: 500;
  color: var(--header-text);
  font-size: var(--text-sm);
}

#language-switcher:hover::after,
#language-switcher:focus::after,
#language-switcher-inner:hover::after,
#language-switcher-inner:focus::after {
  transform: translateX(0);
  opacity: 1;
}

.burger-icon {
  font-size: var(--text-xxl);
  color: var(--section-title);
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 2;
}

@media screen and (min-width: 1401px) {
  .burger-icon {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .navbar-nav {
    flex-direction: column !important;
    align-items: center;
    z-index: 2;
    background-color: var(--header-bg);
    top: 175px;
    right: 0;
    height: 100vh;
    width: 100vw;
  }

  .hiddenNav {
    display: none;
  }

  .dropdownPanel {
    top: -130px;
    height: 100vh;
  }

  .nav-item {
    padding-bottom: 1rem;
  }

  .nav-item {
    margin-left: 0;
  }

  .openbtn::after {
    bottom: 15px;
  }

  ul#mega-menu-main-menu {
    width: auto !important;
  }
}

@media screen and (max-width: 768px) {
  .dropdownPanel-inner {
    text-align: center;
  }

  .menu-items-container {
    gap: 1rem;
  }

  .info-nav {
    align-content: center;
  }

  .menu-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    gap: 2rem;
  }

  .menu-items span {
    display: none;
  }

  .menu-items a {
    grid-column: span 1;
  }
}

@media screen and (max-width: 600px) {
  .sticky {
    top: 0;
  }

  #responsive-header #hero-search {
    width: 280px;
  }

}

/* Footer */
.tnp-subscription {
  /* font-size: 13px; */
  display: block;
  margin: 15px auto;
  max-width: 500px;
  width: 100%;
}

/* form {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
} */

.tnp-subscription input.tnp-submit {
  background-color: #444;
  color: #fff;
  width: auto;
  height: auto;
  margin: 0;
}

.tnp-subscription div.tnp-field {
  margin-bottom: 10px;
  border: 0;
  padding: 0;
}

.tnp-field input[type="submit"] {
  position: inherit;
}

.tnp-subscription input.tnp-submit {
  border-radius: 15%;
  background-color: #444;
  color: #fff;
  width: auto;
  height: auto;
  margin: 0;
  margin-left: 15px !important;
}

.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select {
  width: 100%;
  height: 50px;
  padding: 10px;
  display: block;
  border: 1px;
  border-color: #ddd;
  background-color: #f4f4f4;
  background-image: none;
  text-shadow: none;
  color: #444;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}

.tnp-subscription input.tnp-submit {
  background-color: #444;
  color: #fff;
  width: auto;
  height: auto;
  margin: 0;
}

.tnp-subscription div.tnp-field {
  margin-bottom: 10px;
  border: 0;
  padding: 0;
}

input#tnp-1 {
  width: 316px;
  height: 35px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #003168;
  border-radius: 19px;
  opacity: 1;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.tnp-subscription label {
  display: none !important;
  /* display: block; */
  color: inherit;
  /* font-size: 14px; */
  font-weight: 700;
  line-height: normal;
  padding: 5px;
  margin: 0;
}

.newsletter {
  display: flex;
  margin-top: 0px;
  position: relative;
  background-color: transparent;
  height: 80px;
  justify-content: flex-end;
  align-items: center;
}

section.newsletter p {
  color: #B8D8F7;
}

section.newsletter {
  display: flex;
  justify-content: flex-end;
  margin-left: 40%;
  width: 60%;
  align-items: center;
}

footer {
  /* height: 548px; */
  background-image: url(./assets/images/footer/Background.png);
  flex-shrink: 0;
  padding-bottom: 2rem;
  background-size: cover;
  background-repeat: no-repeat;
}

footer a {
  color: var(--section-title);
}

.dropdown-content p {
  color: #000;
}

#menu-periferiakes-enotites-footer li:hover a {
  background: #000;
  color: #fff;
}

.input#tnp-1 {
  width: 316px;
  height: 35px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #003168;
  border-radius: 19px;
  opacity: 1;
}

.footer-center {
  height: 200px;
  column-gap: 5%;
  margin-bottom: 5%;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: flex-start;
}

.container.social-links {
  display: flex;
  column-gap: 15px;
}

.container.social-links {
  margin-top: 10px;
}

.footer-logo {
  margin-bottom: 20px;
  width: 390px;
  min-width: 280px;
}

.default.footer-logo {
  max-width: 240px;
  min-width: 185px;
}

.sitemap-cols {
  padding-left: 10px;
  display: flex;
  flex-direction: row;
  column-gap: 80px;
  border: solid 1px white;
  border-bottom: 0px;
  border-right: 0px;
  border-top: 0px;
}

.container.important-links-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  column-gap: 15px;
}

.sitemap-cols p {
  display: none;
  line-height: 15px;
  font-weight: 100;
  color: white;
  font-size: 14px;
}

.footer-center h3 {
  font-size: 20px;
  color: #B8D8F7;
}

.sitemap {
  margin-top: 1%;
}

/* footer .container {
  margin-top: 150px;
} */

.dropdown-content {
  width: 310px;
  border-radius: 20px;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown {
  border: solid 1px;
  font-weight: 100;
  font-size: 14px;
  padding-left: 2%;
  border-radius: 20px;
  display: flex;
  position: relative;
  display: inline-block;
  background-color: white;
  width: 310px;
  align-content: center;
}

.um span.um-req {
  color: #fe0000 !important;
}

@media screen and (max-width: 400px) {
  .footer-decoration-inner {
    padding: 0;
  }

  .footer-logo {
    width: 70px;
  }

  .social-media {
    gap: 0.75rem;
    padding: 0;
  }
}

.social-media {
  list-style: none;
  margin-bottom: 0;
  font-size: var(--text-lg);
  gap: 1.5rem;
}

.social-media a:hover {
  color: var(--hover_color);
}

.terms-design {
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .terms-design {
    justify-content: center !important;
    /* Default is - between (with Bootsrap) */
  }
}

.terms-design a {
  color: #B8D8F7;
  text-align: center;
  font-weight: 100;
  text-align: center;
}

.terms-design a:hover {
  color: white;
  font-weight: bold;
  text-align: center;
  font-weight: 100;
  text-align: center;
}


/* Custom Scrollbar */

/* width */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px grey;
  border-radius: 3px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #b3b3b3;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #a2a2a2;
}

.holdbody {
  overflow-y: hidden;
}

/* Back to top button */

#back-to-top {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 5%;
  right: 5%;
  border-radius: 100%;
  z-index: 400;
  font-size: var(--text-xl);
  padding: 1rem;
  background-color: #fff;
  color: var(--color-politis);
  border: 2px solid var(--color-politis);
  justify-content: center;
  align-items: center;
  display: none;
  animation: fade-in 0.6s ease reverse;
}

@media screen and (max-width: 1530px) {
  #back-to-top {
    bottom: 7%;
  }
}

@media screen and (max-width: 441px) {
  #back-to-top {
    bottom: 10%;
  }
}

@media screen and (max-width: 375px) {
  #back-to-top {
    bottom: 12%;
  }
}

#back-to-top.active {
  animation: fade-in 0.6s ease;
}

#back-to-top:hover>i {
  animation: up-and-down 1s ease infinite;
}

@keyframes fade-in {
  0% {
    transform: translateY(25px);
    opacity: 0;
  }

  30% {
    opacity: 0.3;
  }

  60% {
    opacity: 0.6;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes up-and-down {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0);
  }
}

/* Timeliness */

@media screen and (max-width: 1300px) {
  .timeliness-body {
    display: none !important;
  }

  .timeliness-btn {
    display: none !important;
  }
}

@media screen and (min-width: 1301px) {
  .timeliness-btn-responsive {
    display: none !important;
  }
}

@media screen and (max-width: 1000px) {
  .timeliness-btn-responsive {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }
}

/* Category */
.single-post-container {
  display: block;
  margin-bottom: 28px;
  border-radius: 8px;
  padding: 20px 30px;
  box-shadow: 1px 2px 10px -2px rgb(0 0 0 / 15%);
  border: 1px solid transparent;
  color: var(--header-text);
}

.single-post-container:hover {
  color: var(--hover_color);
}

.date {
  font-weight: lighter;
  font-size: var(--text-xs);
}

.date span {
  margin-left: 5px;
  font-family: "Cera-Pro";
}

.pagination .page-numbers {
  background-color: lightgray;
  border-radius: 4px;
  padding: 5px 10px;
  color: var(--header-text);
  margin-right: 5px;
}

.page-numbers.current {
  color: var(--hover_color);
  background-color: var(--header-text);
}

.pagination .page-numbers:hover {
  color: var(--hover_color);
  background-color: var(--header-text);
}

/* Sidebar */
.sidebar-box a {
  background-color: var(--header-bg);
  color: var(--header-text);
  font-size: var(--text-sm);
  font-weight: 500;
  padding: 15px 10px;
  margin-top: 5px;
  text-align: center;
  display: block;
}

.sidebar-box:hover a {
  color: var(--hover_color);
  font-weight: bold;
}

/* WPML Footer banner registered site as development */
.otgs-development-site-front-end {
  display: none;
}

/* WP Edits */
.wp-block-ub-content-toggle-accordion-title-wrap,
.wp-block-ub-content-toggle-accordion {
  border-radius: 16px;
}

.wp-block-button a {
  border-radius: 8px;
}

.wp-block-ub-content-toggle,
.wp-block-buttons {
  max-width: 700px;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 50px;
}

.photos-slider.slick-initialized.slick-slider {
  display: flex;
  align-items: center;
  gap: 5px;
}

.pe-footer {
  margin-top: 5%;
  display: flex;
  flex-direction: column;
  align-items: left;
}

@media screen and (max-width: 768px) {

  .photos-slider.slick-initialized.slick-slider {
    display: flex;
    height: 400px;
    align-items: stretch;
    flex-direction: column;
  }

  .container.social-links {
    display: flex;
    column-gap: 15px;
    justify-content: center;
  }

  .footer-center h3 {
    text-align: center;
    font-size: 20px;
    color: white;
  }

  .pe-footer {

    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .newsletter p {
    top: -40%;
    font-weight: 100;
    position: absolute;
    color: #B8D8F7;
    font-size: 14px;
    left: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-center {
    margin-bottom: 5%;
    background-color: #2D87E1;
    height: 600px;
    column-gap: 5%;
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }

  footer .container {
    margin-top: 0px;
  }

  ul#menu-site-map {
    width: max-content;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-site-map-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .menu-sitemap1 {

    display: contents;

  }

  .frst-col {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer {
    background-color: #2D87E1;
  }

  .footer-center {
    background-color: #2D87E1;
    height: 600px;
    column-gap: 5%;
    margin-bottom: -5%;
    margin-top: -2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .wp-block-ub-content-toggle,
  .wp-block-buttons {
    max-width: 100%;
    margin-top: 25px;
  }

  .sitemap-cols {
    padding-left: 10px;
    display: flex;
    flex-direction: row;
    column-gap: 0px;
    border: solid 0px white;
    border-bottom: 0px;
    border-right: 0px;
    border-top: 0px;
    align-items: center;
    justify-content: center;
  }

  .footerslider {
    display: none;
  }

  .sitemap-cols {
    align-items: flex-start;
    padding-left: 0;
    flex-wrap: wrap;
  }


}

#mega-menu-wrap-main-menu #mega-menu-main-menu>li.mega-menu-item>a.mega-menu-link:hover {
  font-weight: bold;
}

ul#menu-secondary-menu a:hover {
  color: #2D87E1;
}

.pe a:hover {

  color: white;
}

/* .wp-block-file a:first-child::before {
  content: "->";
  position: absolute;
  left: 0px;
  top: 0;
} */

/* .wp-block-file .wp-block-file__button {
  display: none;
} */

.wp-block-file {
  /* position: relative; */
  padding-left: 1.5rem;
}

.wp-block-file:not(.wp-element-button) {
  font-size: 1.25rem !important;
}

.single-evropaika-erga section#content ul {
  padding-left: 1.25rem !important;
}