@import "styles.css";
*:focus-visible {
  outline: 2px solid #f37a20 !important;
}
.g-7 {
  --bs-gutter-x: 12rem;
}
.mb-7 {
  margin-bottom: 7rem;
}

.fw-500 {
  font-weight: 500 !important;
}

.mw-15 {
  max-width: 15%;
}

.mw-18 {
  max-width: 18%;
}
.pb-10 {
  padding-bottom: 10rem;
}
.pt-10 {
  padding-top: 10rem;
}

@media (max-width: 1200px) {
  .g-mobile-0 {
    --bs-gutter-x: 0;
  }
  .mb-mobile-7 {
    margin-top: 7rem;
  }
}

@media (min-width: 992px) {
  .order-lg-6 {
    order: 6 !important;
  }

  .order-lg-7 {
    order: 7 !important;
  }

  .order-lg-8 {
    order: 8 !important;
  }
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: rgb(237 241 242);
  color: var(--bs-table-striped-color);
}

.table > :not(caption) > * > * {
  padding: 1rem 1rem;
  border-bottom-width: 0;
}

.cp-page_content-container .cp-page_wrapper ul li {
  padding-bottom: 1rem;
}

.cp-page_content-container .cp-page_wrapper table {
  width: 100%;
}

.cp-page_content-container .cp-page_wrapper img {
  height: 100%;
}

.cp-page_content-container .cp-page_wrapper caption {
  line-height: 3rem;
}

.hyphen-list {
  padding-bottom: 1rem;
}

.hyphen-list li {
  padding-left: 1.5rem;
  padding-bottom: 0 !important;
}

.hyphen-list li::marker {
  content: "-";
}

.withUrl .info-card-icon img {
  width: 45%;
}

.withUrl {
  padding: 0.75rem 2.5rem;
}

.info-card.withIcon.withUrl {
  gap: 0;
}

.info-card .info-card-icon.icon-xlg {
  flex: 0 0 9.5rem;
  padding: 1rem;
}

.ethelontismos-page .icon-bar {
  margin-bottom: 3.5rem;
}

#accordionEthelontismos .accordion-item,
#accordionSundesmoi .accordion-item {
  border: 0;
}

#accordionEthelontismos .accordion-item:first-of-type,
#accordionSundesmoi .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#accordionEthelontismos .accordion-button:not(.collapsed),
#accordionSundesmoi .accordion-button:not(.collapsed) {
  color: black;
  background-color: transparent;
  box-shadow: none;
}

#accordionEthelontismos .accordion-button:not(.collapsed)::after,
#accordionSundesmoi .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
}

#accordionEthelontismos .accordion-item .accordion-button,
#accordionSundesmoi .accordion-item .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 2;
  padding-left: 0;
  padding-right: 0;
}

#accordionEthelontismos .accordion-button:focus,
#accordionSundesmoi .accordion-button:focus {
  border: 0;
  box-shadow: none;
}

#accordionEthelontismos .accordion-button::after,
#accordionSundesmoi .accordion-button::after {
  width: 2.5rem;
  height: 2.5rem;
  background-size: auto;
}

#accordionEthelontismos .accordion-body,
#accordionSundesmoi .accordion-body {
  padding-left: 0;
  padding-right: 0;
}

.psifiakes-afises-grid-container {
  margin-top: 8rem;
}

.afises-no-title .psifiakes-afises-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 3rem;
}

.afises-no-title .psifiakes-afises-megali-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3rem;
  margin-top: 3rem;
}

@media screen and (max-width: 991px) {
  .afises-no-title .psifiakes-afises-megali-grid {
    grid-template-columns: 1fr 1fr;
  }

  .afises-no-title .psifiakes-afises-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 768px) {
  .afises-no-title .psifiakes-afises-megali-grid {
    grid-template-columns: 1fr;
  }
}

.afises-with-title .psifiakes-afises-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 3rem;
}

.afises-with-title .psifiaki-afisa {
  display: flex;
}

.afises-with-title .psifiaki-afisa a {
  max-width: 40%;
}

.afises-with-title .afisa-info-container {
  width: 100%;
  padding-left: 3rem;
}

.afises-with-title .afisa-title h5 {
  font-size: 1.4rem;
  color: #ed5564;
  font-weight: 500;
  margin-bottom: 0;
}

.afises-with-title .afisa-desc p {
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .afises-with-title .psifiakes-afises-grid {
    grid-template-columns: 1fr 1fr;
  }

  .afises-with-title .psifiaki-afisa {
    flex-direction: column;
    align-items: flex-start;
  }

  .afises-with-title .afisa-info-container {
    display: flex;
    flex-direction: column;
    padding-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .afises-with-title .psifiakes-afises-grid {
    grid-template-columns: 1fr;
  }

  .afises-with-title .psifiaki-afisa a {
    max-width: 100%;
  }
}

.espa-epiteliki-page p {
  line-height: 2;
  margin-bottom: 2.5rem;
}

.espa-epiteliki-page h3 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.espa-epiteliki-page h4 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.espa-epiteliki-page ul {
  list-style-type: disc;
}

.espa-epiteliki-page ul li {
  line-height: 2;
  padding-bottom: 0.75rem;
}

.espa-epiteliki-page ol {
  list-style: decimal;
  padding-left: 5rem;
}

.espa-epiteliki-page ol li {
  line-height: 2;
  padding-left: 1rem;
}

.espa-epiteliki-page caption {
  font-weight: 300;
  font-style: italic;
}

#accordionEcff .accordion-item,
#accordionXartesApohionismou .accordion-item,
#thematikoi-xartes .accordion-item {
  border: 0;
}

#accordionEcff .accordion-item:first-of-type,
#accordionXartesApohionismou .accordion-item:first-of-type,
#thematikoi-xartes .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#accordionEcff .accordion-button:not(.collapsed),
#accordionXartesApohionismou .accordion-button:not(.collapsed),
#thematikoi-xartes .accordion-button:not(.collapsed) {
  color: black;
  background-color: transparent;
  box-shadow: none;
}

#accordionEcff .accordion-button:not(.collapsed)::after,
#accordionXartesApohionismou .accordion-button:not(.collapsed)::after,
#thematikoi-xartes .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon);
}

#accordionEcff .accordion-item .accordion-button,
#accordionXartesApohionismou .accordion-item .accordion-button,
#thematikoi-xartes .accordion-item .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 2;
  padding-left: 0;
  padding-right: 0;
}

#accordionEcff .accordion-button:focus,
#accordionXartesApohionismou .accordion-button:focus,
#thematikoi-xartes .accordion-button:focus {
  border: 0;
  box-shadow: none;
}

#accordionEcff .accordion-button::after,
#accordionXartesApohionismou .accordion-button::after,
#thematikoi-xartes .accordion-button::after {
  width: 2.5rem;
  height: 2.5rem;
  background-size: auto;
}

#accordionEcff .accordion-body,
#accordionXartesApohionismou .accordion-body,
#thematikoi-xartes .accordion-body {
  padding-left: 0;
  padding-right: 0;
}

#accordionEcff .accordion-item .accordion-button,
#accordionXartesApohionismou .accordion-item .accordion-button,
#thematikoi-xartes .accordion-item .accordion-button {
  font-size: 1.6rem;
}

.copernicus-page p {
  line-height: 2;
  margin-bottom: 2.5rem;
}

.copernicus-page h3 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.copernicus-page h4 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.copernicus-page ul {
  list-style-type: disc;
}

.copernicus-page ul li {
  line-height: 2;
  padding-bottom: 0.75rem;
}

.copernicus-page ol {
  list-style: decimal;
  padding-left: 5rem;
}

.copernicus-page ol li {
  line-height: 2;
  padding-left: 1rem;
}

.copernicus-page caption {
  font-weight: 300;
  font-style: italic;
}

.simple-banner.copernicus {
  aspect-ratio: 15/9;
  background-color: #edf1f2;
}

.simple-banner.copernicus img {
  max-width: 80%;
}

.simple-banner.copernicus p {
  color: black;
  font-weight: 600;
  font-size: 1.7rem;
}

.dt-content p {
  line-height: 2;
  margin-bottom: 2.5rem;
}

.dt-content h3 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.dt-content h4 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 2.5rem;
}

.dt-content ul {
  list-style-type: disc;
}

.dt-content ul li {
  line-height: 2;
  padding-bottom: 0.75rem;
}

.dt-content ol {
  list-style: decimal;
  padding-left: 5rem;
}

.dt-content ol li {
  line-height: 2;
  padding-left: 1rem;
}

.dt-content caption {
  font-weight: 300;
  font-style: italic;
}

.dt-content .dt-main-img,
.dt-content .dt-inside-img {
  -o-object-fit: cover;
  object-fit: cover;
  height: -webkit-fill-available;
  height: -moz-available;
  height: -webkit-fill-available;
  height: fill-available;
  height: 100%;
  width: 100%;
}
.second-image {
  object-fit: cover;
}

.dt-content table {
  width: 100%;
}

.dt-content table caption {
  line-height: 2;
  color: black;
}
.dt-content blockquote {
  border-left: 3px solid #f37a20;
}
.dt-content blockquote p {
  padding-left: 2rem;
}
.dt-content blockquote span,
.dt-content blockquote p {
  font-size: 27px;
  font-style: italic;
  color: #071e3b;
}
.dt-content .dt-caption {
  line-height: 2;
  color: black;
  font-weight: 300;
  font-style: italic;
}

@media (max-width: 768px) {
  .deltio-tupou-page #cp-page_title .cp-page_title h1 {
    position: absolute;
    left: 2rem;
    bottom: 2rem;
  }
}
#diethnis-sunergasia .content-editor h3:not(:first-child) {
  padding-top: 2.5rem;
}
.diethnis-sunergasia-flags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.diethnis-sunergasia-flags img {
  max-width: 40px;
  padding-bottom: 2.5rem;
  padding-top: 1.5rem;
}

.diethnis-sunergasia-flags img:nth-child(0) {
  position: relative;
  top: 0px;
  left: -0px;
}

.diethnis-sunergasia-flags img:nth-child(1) {
  position: relative;
  top: 0px;
  left: -9px;
}

.diethnis-sunergasia-flags img:nth-child(2) {
  position: relative;
  top: 0px;
  left: -18px;
}

.diethnis-sunergasia-flags img:nth-child(3) {
  position: relative;
  top: 0px;
  left: -27px;
}

.diethnis-sunergasia-flags img:nth-child(4) {
  position: relative;
  top: 0px;
  left: -36px;
}

.diethnis-sunergasia-flags img:nth-child(5) {
  position: relative;
  top: 0px;
  left: -45px;
}

.diethnis-sunergasia-flags img:nth-child(6) {
  position: relative;
  top: 0px;
  left: -54px;
}

.diethnis-sunergasia-flags img:nth-child(7) {
  position: relative;
  top: 0px;
  left: -63px;
}

.diethnis-sunergasia-flags img:nth-child(8) {
  position: relative;
  top: 0px;
  left: -72px;
}

.diethnis-sunergasia-flags img:nth-child(9) {
  position: relative;
  top: 0px;
  left: -81px;
}

.diethnis-sunergasia-flags img:nth-child(10) {
  position: relative;
  top: 0px;
  left: -90px;
}

.diethnis-sunergasia-flags img:first-child {
  margin-left: 9px;
}

/*sundesmoi */
.sundesmoi-grid {
  gap: 7rem;
  row-gap: 0;
}

.sundesmoi-grid .sundesmos {
  margin-bottom: 0 !important;
}

.sundesmoi-grid .sundesmos:not(:nth-child(8)) {
  padding-bottom: 5rem;
}

.sundesmoi-grid .sundesmos:nth-child(8) {
  margin-bottom: 5rem;
}

.sundesmoi-grid .sundesmos:nth-child(3n + 2) {
  border-right: 1px solid #e0e4e5;
}

.sundesmoi-grid .sundesmos:nth-child(9),
.sundesmoi-grid .sundesmos:nth-child(7),
.sundesmoi-grid .sundesmos:nth-child(8) {
  padding-bottom: 0;
}

@media (max-width: 1200px) {
  .sundesmoi-grid {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
}

@media (max-width: 991px) {
  .sundesmoi-grid {
    gap: 1.5rem;
  }

  .sundesmoi-grid .sundesmos:not(:nth-child(8)) {
    padding-bottom: 0;
  }

  .sundesmoi-grid .sundesmos:nth-child(8) {
    margin-bottom: 0;
  }

  .sundesmoi-grid .sundesmos:nth-child(3n + 2) {
    border-right: 0;
  }

  .sundesmoi-grid .sundesmos:nth-child(8) {
    border-right: 1px solid #e0e4e5;
    border-right-width: 50%;
    padding-right: 1.5rem;
  }
}

@media (max-width: 576px) {
  .sundesmoi-grid .sundesmos:nth-child(8) {
    border-right: 0;
    padding-right: 1.5rem;
    position: relative;
  }

  .sundesmoi-grid .sundesmos:nth-child(8):after {
    content: "";
    height: 50%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 20%;
    background-color: #e0e4e5;
  }
}

/*.antipiriki-img-banner {*/
/*  background-image: url("../assets/images/antipiriki_banner_var2.jpg") !important;*/
/*  background-position-y: bottom !important;*/
/*}*/

/*@media only screen and (max-width: 1210px) {*/
/*  .antipiriki-img-banner {*/
/*    background-position-x: -21rem !important;*/
/*  }*/
/*}*/

.antipiriki-img-banner-small {
  background-image: url("../assets/images/antipiriki_banner_var2.jpg") !important;
  background-position-x: -3rem !important;
}

@media only screen and (max-width: 991px) {
  .antipiriki-img-banner-small {
    background-position-x: -10rem !important;
  }
}

.img-banner .banner-content_title h5 {
  color: white !important;
}
/* homepage slider */
.slider-post-container .cp-post-title span {
  display: block;
  max-width: 50ch;
}

/* homepage odigies prostasias lang buttons */
@media only screen and (min-width: 991px) {
  .languages-list {
    overflow: visible;
  }
}
.thematikoi-xartes-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .thematikoi-xartes-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}

/* social media header icons */
@media only screen and (max-width: 991px) {
  .cp-socialmedia {
    gap: 0.8rem;
  }

  .cp-socialmedia [class^="icon-"]:before,
  .cp-socialmedia [class*=" icon-"]:before {
    width: 0.5em;
  }
}

/*homepage  sundesmoi grid */
@media (max-width: 645px) {
  .sundesmoi-grid .sundesmos {
    width: 23vw;
    min-width: unset;
  }
}

@media (min-width: 1200px) {
  .winter .cp-post-cards {
    grid-template-columns: repeat(4, 1fr);
  }
}
.simple-banner.espa {
  background-color: #ececec;
}
/* diagonismoi */
.diagonismos .diagonismoi {
  justify-content: space-between !important;
}
#dimosies-diavoulefsis .section-link,
#diakirixeis .section-link {
  grid-column-start: 1;
}

/* footer mobile */

@media only screen and (min-width: 991px) {
  .footer-menu-link.contact {
    display: none;
  }
}

/* 112 page */
.page-112 .cp-page_content-container {
  padding-top: 0;
}
.page-112 #header-112 .logo {
  display: flex;
  gap: 15px;
}
.page-112 #header-112 {
  backdrop-filter: blur(20px);
  background-color: transparent;
}
.page-112 #main-wrapper {
  margin-top: -16.7rem !important;
}
.page-112 #fullwidth112_banner {
  padding-top: calc(23rem + 6vh);
}
.thematikoi-xartes .d-none .col-12 {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}

.thematikoi-xartes .d-none .col-12 a {
  margin: 0;
  flex: 0 0 calc(50% - 12.5px);
}

@media only screen and (max-width: 991px) {
  .footer-contact {
    display: none;
  }

  .thematikoi-xartes .d-none .col-12 a {
    flex: 0 0 100%;
  }
}

@media only screen and (max-width: 1290px) {
  .cp-topbar {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  section.cp-section.dpp.py-lg.bg-gray .posts-grid a.simple-post:nth-child(3),
  section.cp-section.dpp.py-lg.bg-gray .posts-grid a.simple-post:nth-child(4) {
    display: none;
  }
}

/* bannerakia arxiki */
.organisations .tomeako {
  background-color: #e7e7e8;
}

.organisations .org-divider {
  border-right: 1px solid #e0e4e5;
}

@media only screen and (max-width: 768px) {
  .organisations .org-divider {
    border-right: 0;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e0e4e5;
  }
}

.cp-news-bar {
  align-items: center;
  display: flex;
}

.cp-news-bar .news-item {
  margin-right: 3rem;
}

.cp-headline {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  min-width: 100%;
}

.cp-words-wrapper {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}
@media (prefers-reduced-motion: reduce) {
  .cp-words-wrapper {
    animation: slide-left 0s linear infinite;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .cp-words-wrapper {
    animation: slide-left 60s linear infinite;
  }
}

@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.ovHidden {
  overflow: hidden;
}

.lg-backdrop {
  background-color: #323232d4;
}

/* 112 overrides */
.logos-slider {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.5rem;
  justify-content: center;
  max-width: 800px;
  margin: 5rem auto;
}

@media (max-width: 991px) {
  .logos-slider {
    grid-template-columns: repeat(3, 1fr);
    row-gap: 5rem;
    max-width: 90%;
  }
}

@media (max-width: 580px) {
  .logos-slider {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* deltia tupou ble axno overlay */
#deltia-tupou .cp-post-card_image.placeholder-overlay:after,
.search-results-page .simple-post-img.placeholder-overlay:after {
  content: "";
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(22, 73, 138, 0.4);
}

/*eswterikes simplified*/
#odigies-prostasias .content-editor h4,
#diethnis-sunergasia .content-editor h4,
#accordionEthelontismos h4,
.parousiasi-forea .cp-page_wrapper h4 {
  color: #f37a20;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 2;
}
#accordionEthelontismos h4 {
  margin-bottom: 1rem !important;
}
#accordionEthelontismos p {
  margin-bottom: 0;
}

/* sitemap */

#block-civilprotection-content .sitemap {
  position: relative;
  padding: 2rem;
  overflow: hidden;
}

#block-civilprotection-content .sitemap h2 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.4;
  margin-bottom: 2.5rem;
}

#block-civilprotection-content .sitemap a {
  position: relative;
  z-index: 10;
  display: inline-flex;
  flex-direction: column;
  padding: 0.5em 1em;
  border: 1px solid #05101e;
  border-radius: 4px;
  border-bottom-width: 3px;
  background: #071e3b;
  font-weight: 500;
  text-decoration: none;
  color: #ffffff;
}

#block-civilprotection-content .sitemap a:before {
  margin-bottom: 0.3em;
  content: attr(href);
  font-size: 0.8em;
  color: #ffffff;
  word-wrap: break-word;
  max-width: 24ch;
}

#block-civilprotection-content .sitemap-item--menu-main {
  position: relative;
  flex: 1 1 100%;
  margin-bottom: 1em;
}

#block-civilprotection-content .sitemap-item--menu-main a {
  margin-bottom: 0.5em;
  margin-left: 0.2em;
}

#block-civilprotection-content .sitemap-item--menu-main ul {
  position: relative;
  padding-left: 2em;
}

#block-civilprotection-content .sitemap-item--menu-main > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

#block-civilprotection-content .sitemap-item--menu-main > ul > li {
  flex: 1 1 auto;
}

#block-civilprotection-content .sitemap li {
  margin-right: 1em;
  list-style: none;
}

/* Handle grid lines */
#block-civilprotection-content .sitemap-item--menu-main li:before,
#block-civilprotection-content .sitemap-item--menu-main li:after {
  display: inline-block;

  width: 1em;
  height: 2em;

  border: 2px solid black;
  border-right: none;
  border-top: none;

  content: "";
}

#block-civilprotection-content .sitemap-item--menu-main li:after {
  position: absolute;
  left: 2em;
  bottom: 0;
  width: 2px;
  height: 100%;
}

#block-civilprotection-content .sitemap-item--menu-main > ul:before {
  display: none;
}

#block-civilprotection-content .sitemap-item--menu-main li:last-child:after {
  border-color: transparent;
  bottom: 0;
  height: 0;
}

/* The home/top level link */
#block-civilprotection-content .sitemap-root {
  margin-bottom: 2em;
}

#block-civilprotection-content .sitemap-root > a {
  min-width: 8em;
  background: black;
  border-color: black;
  color: #fff;
}

#block-civilprotection-content .sitemap-root > a:before {
  color: black;
}

#block-civilprotection-content .sitemap-root > a:after {
  position: absolute;
  bottom: -2.6em;
  left: calc(2em - 1px);
  display: block;
  width: 2px;
  height: 2em;
  background: black;
  content: "";
}

#block-civilprotection-content .sitemap-item--menu-main > ul > li > a {
  background: black;
  border-color: black;
}

#block-civilprotection-content .sitemap-item--menu-main ul ul ul a {
  background: #fff;
}

#block-civilprotection-content .sitemap-aux {
  font-size: 0.9em;
}

#block-civilprotection-content .sitemap-aux ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

#block-civilprotection-content .sitemap-aux li {
  margin: 0 0.5em 0.5em 0;
}

#block-civilprotection-content .sitemap-aux a {
  background: black;
  border-color: black;
}

@media (min-width: 420px) {
  #block-civilprotection-content .sitemap {
    justify-content: space-between;
  }

  #block-civilprotection-content .sitemap-aux ul {
    justify-content: flex-end;
  }
}

/* ENIMEROTIKO YLIKO MOBILE  */
@media (max-width: 768px) {
  .enim-uliko-banners .enim-uliko-banner .banner--inner {
    align-items: center;
  }

  .enim-uliko-banner.banner-ekdoseis {
    margin-bottom: 0.3rem !important;
  }
}

/* ERROR PAGE */
.error404-page h1 {
  font-size: 15rem;
  line-height: 15rem;
}
.error404-page p {
  font-size: 2rem;
}
.error404-page .cp-page_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
/* parousiasi forea fixes */
.cards-grid .card-pdf a {
  color: black;
}
#deltia-tupou .cp-post-card_content,
.arxeio .simple-post-content,
.deltia-tupou .simple-post-content {
  width: 100%;
}
.deltio-tupou-page .dt-content ul {
  margin-left: 5rem;
}
.deltia-tupou .dt-content img:not(.dt-inside-img) {
  height: 100% !important;
  display: block;
  max-height: 600px;
  width: unset;
  max-width: 800px !important;
}
@media only screen and (min-width: 768px) {
  .dt-inside-img {
    height: 420px !important;
    width: 50% !important;
  }
}
body.node #deltia-tupou .xartis-provlepsis img {
  clip-path: inset(11% 2% 1% 1.5%);
  margin-top: -10%;
}
@media only screen and (max-width: 991px) {
  #mobile-menu .cp-socialmedia [class*=" icon-"]:before {
    width: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .dpp .posts-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .dpp .posts-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* ARXEIO */
.arxeio .views-element-container .select-box,
.arxeio .views-element-container #fileDate {
  position: relative;
}
.arxeio .views-element-container .select-box:after {
  position: absolute;
  right: 13px;
  top: 15px;
  pointer-events: none;
}
.arxeio .select-box select {
  padding-right: 4.2rem;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno {
  position: relative;
  flex: 1 1 100%;
  margin-bottom: 1em;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno a {
  margin-bottom: 0.5em;
  margin-left: 0.2em;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno ul {
  position: relative;
  padding-left: 2em;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno > ul > li {
  flex: 1 1 auto;
}

#block-civilprotection-content .sitemap li {
  margin-right: 1em;
  list-style: none;
}

/* Handle grid lines */
#block-civilprotection-content .sitemap-item--menu-periehomeno li:before,
#block-civilprotection-content .sitemap-item--menu-periehomeno li:after {
  display: inline-block;

  width: 1em;
  height: 2em;

  border: 2px solid black;
  border-right: none;
  border-top: none;

  content: "";
}

#block-civilprotection-content .sitemap-item--menu-periehomeno li:after {
  position: absolute;
  left: 2em;
  bottom: 0;
  width: 2px;
  height: 100%;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno > ul:before {
  display: none;
}

#block-civilprotection-content .sitemap-item--menu-periehomeno li:last-child:after {
  border-color: transparent;
  bottom: 0;
  height: 0;
}

#block-civilprotection-content .sitemap-item--menu-footer {
  position: relative;
  flex: 1 1 100%;
  margin-bottom: 1em;
}

#block-civilprotection-content .sitemap-item--menu-footer a {
  margin-bottom: 0.5em;
  margin-left: 0.2em;
}

#block-civilprotection-content .sitemap-item--menu-footer ul {
  position: relative;
  padding-left: 2em;
}

#block-civilprotection-content .sitemap-item--menu-footer > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

#block-civilprotection-content .sitemap-item--menu-footer > ul > li {
  flex: 1 1 auto;
}

#block-civilprotection-content .sitemap li {
  margin-right: 1em;
  list-style: none;
}

/* Handle grid lines */
#block-civilprotection-content .sitemap-item--menu-footer li:before,
#block-civilprotection-content .sitemap-item--menu-footer li:after {
  display: inline-block;

  width: 1em;
  height: 2em;

  border: 2px solid black;
  border-right: none;
  border-top: none;

  content: "";
}

#block-civilprotection-content .sitemap-item--menu-footer li:after {
  position: absolute;
  left: 2em;
  bottom: 0;
  width: 2px;
  height: 100%;
}

#block-civilprotection-content .sitemap-item--menu-footer > ul:before {
  display: none;
}

#block-civilprotection-content .sitemap-item--menu-footer li:last-child:after {
  border-color: transparent;
  bottom: 0;
  height: 0;
}

.info-card a span:not(.info-card.withUrl a span) {
  color: black;
}

/* 2FA FORM */
#block-civilprotection-content #tfa-entry-form {
  width: 50%;
  margin: 5rem auto;
  background-color: #071e3b;
  padding: 5rem;
}
#block-civilprotection-content #tfa-entry-form .form-item.js-form-type-textfield {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
#block-civilprotection-content #tfa-entry-form label {
  color: white;
  text-align: center;
}
#block-civilprotection-content #tfa-entry-form input {
  border: 1px solid white;
  background: white;
  max-width: 80%;
}
#block-civilprotection-content #tfa-entry-form #edit-code--description {
  margin-bottom: 2rem;
  color: white;
  font-size: 1.2rem;
  font-style: italic;
  text-align: center;
}
#block-civilprotection-content #tfa-entry-form #edit-actions {
  color: black;
  text-align: center;
  background-color: white;
  max-width: 9rem;
  padding: 0.3rem;
  margin: auto;
}
/* url overrides  */
.with-PDF {
  color: black;
  font-weight: bold;
  background-color: #f4f7f8;
  display: flex;
  width: 100%;
  padding: 2rem 2.6rem;
  margin: 1rem 0;
  align-items: center;
  position: relative;
  gap: 26px;
  margin-bottom: 2.5rem;
  margin-top: 0;
}
.with-PDF:before {
  background-image: url(../assets/icons/pdf.svg);
  background-size: 55px 55px;
  display: inline-block;
  width: 55px;
  height: 55px;
  content: "";
  filter: drop-shadow(var(--shadow-md));
}
.with-Word {
  color: black;
  font-weight: bold;
  background-color: #f4f7f8;
  display: flex;
  width: 100%;
  padding: 2rem 2.6rem;
  margin: 1rem 0;
  align-items: center;
  position: relative;
  gap: 26px;
  margin-bottom: 2.5rem;
  margin-top: 0;
}
.with-Word:before {
  background-image: url(../assets/icons/word.svg);
  background-size: 55px 55px;
  display: inline-block;
  width: 55px;
  height: 55px;
  content: "";
  filter: drop-shadow(var(--shadow-md));
}
.with-Url {
  color: #16498a;
  font-weight: bold;
  background-color: #f4f7f8;
  display: flex;
  width: 100%;
  padding: 2rem 3rem;
  margin: 1rem 0;
  align-items: center;
  position: relative;
  gap: 37px;
  margin-bottom: 1rem;
  margin-top: 0;
}
.with-Url:before {
  background-image: url(../assets/icons/diethnis-sinergasia/xrisimes_sindeseis.png);
  background-size: 25.75px 25.75px;
  display: inline-block;
  width: 25.75px;
  height: 25.75px;
  content: "";
  padding: 12.875px;
}
/* w3 test */
.banner.banner-antipiriki {
  background-color: black;
}
section.two-banners .banner.banner-antipiriki .banner-content_title h5 {
  color: #fff;
}
.enim-uliko-banners .enim-uliko-banner .banner--inner .banner-title h4 {
  font-size: 3.6rem;
  font-weight: 900;
  color: #fff;
}
/* xartes mobile */

@media (max-width: 395px) {
  section#imerisios-xartis .imerisios-xartis_container .imerisios-xartis_right {
    padding-left: calc(var(--iconSize) + var(--iconPadding) - 10.4rem);
  }
  section#imerisios-xartis .imerisios-xartis_container .imerisios-xartis_arxeio {
    margin-left: 2rem;
  }
}

/* MOBILE LANDSCAPE */
@media screen and (max-width: 990px) and (orientation: landscape) {
  section.two-banners .banner .banner-content {
    padding: 5rem 0;
  }
  section.two-banners .slider-banner112,
  section.two-banners .swiper.slider112 {
    height: 20rem;
  }
  #mobile-menu .mobile-top {
    margin-bottom: 1rem;
  }
  .cp-header-btns .cp-search {
    display: none;
  }
  .col-info.seismoi,
  .col-info.prognwseis {
    display: flex;
    gap: 38%;
    align-items: center;
  }
  section.dpp .section-link {
    display: block !important;
  }
  #enimerotiko-uliko .enim-uliko-banners .enim-uliko-banner {
    height: 18rem;
  }
  .enim-uliko-banner.banner-ekdoseis {
    margin-bottom: 0.3rem !important;
  }

  section.two-banners .slider-banner112 .slider-overlay .slider-overlay__inner {
    max-width: 77%;
  }
}
/* breadcrumbs */

.cp-page_header .breadcrumb {
  flex-wrap: unset;
}

/* .breadcrumb .breadcrumb-item {
  margin-right: 1rem;
} */
.cp-page_header #cp-breadcrumbs ul.breadcrumb {
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  overflow: hidden;
}
.cp-page_header #cp-breadcrumbs ul li.breadcrumb-item.active {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 1rem;
}

.cp-page_header #cp-breadcrumbs ul li.breadcrumb-item + .breadcrumb-item::before {
  margin-top: 0.8rem;
}
/* @media screen and (max-width: 990px) {
  .cp-page_header #cp-breadcrumbs ul li span,
  .cp-page_header #cp-breadcrumbs ul li a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 600px) {
  .cp-page_header #cp-breadcrumbs ul li span,
  .cp-page_header #cp-breadcrumbs ul li a {
    font-size: 0.8rem;
  }
} */
/* KIRIXEIS ARXIKI */
.dpp .posts-grid {
  grid-template-columns: repeat(3, 1fr);
}
.kirixeis-content.posts-grid {
  padding-top: 5px;
  grid-template-columns: 1fr;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .dpp .posts-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.kirixeis-content.posts-grid::after {
  content: "";
  border-right: 1px solid #e0e4e5;
  position: absolute;
  height: calc(100% - 14px);
  width: 2px;
  top: 2px;
  bottom: 0;
  left: -9px;
  margin: auto;
}
/* sxedia icon */
.sxedia-btn {
  color: white;
  background-color: #112b4d;
  border-radius: 20px;
  padding: 0.5rem 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  gap: 1rem;
  font-weight: 600;
  transition: 0.8s;
}
.sxedia-btn:hover {
  color: #112b4d;
  background-color: white;
}
.sxedia-btn img {
  max-width: 30px;
}
@media screen and (max-width: 990px) {
  .cp-header-btns .sxedia-btn {
    display: none;
  }
  .sxedia-btn {
    margin: 1rem 0rem;
  }
}
@media screen and (max-height: 611px) and (orientation: portrait) {
  #homepage-main-slider .swiper.mainSlider {
    height: calc(100vh - 6rem);
  }
  footer.cp-footer .footer-main .logo img {
    max-height: 5.5rem;
    max-width: 30rem;
  }
  section.two-banners .banner.banner-antipiriki .banner-content_title h4 {
    font-size: 1.6rem;
  }
  section.two-banners .slider-banner112 .slider-overlay h4 {
    font-size: 1.6rem;
  }
}
#mobile-menu .mobile-menu-container {
  padding: 2.5rem 2.5rem 11.5rem 2.5rem;
}
.diagonismoi-prokiryxeis-proskliseis .posts-grid,
.sxedia-politikis-prostasias .posts-grid {
  row-gap: 4.5rem;
}
@media screen and (max-width: 990px) {
  .banner-container .banner-img img {
    transform: scale(2) scaleX(-1) translateY(0%) translateX(25%) !important;
    -webkit-transform: scale(2) scaleX(-1) translateY(0%) translateX(25%) !important;
    object-position: -156px bottom !important;
  }
}
.sxedia-antimetopisis {
  margin-top: 10rem;
}
/* filters */
.post-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.post-filters .filter.filter-sm {
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .post-filters .filter.filter-sm {
    white-space: normal;
  }
}
/* polymesa ekdoseis */
.polymesa .img-with-actions .buttons span,
.ekdoseis .img-with-actions .buttons span,
.test-ekdoseis .img-with-actions .buttons span {
  display: inline-flex;
}
/* scrollbar */
@media screen and (max-width: 768px) {
  /* width */
  ::-webkit-scrollbar {
    width: 3px;
    border-radius: 1rem;
  }

  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #f47920;
  }

  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #28327b;
  }
  .sundesmoi ::-webkit-scrollbar {
    all: unset;
  }
  .sundesmoi ::-webkit-scrollbar-thumb {
    all: unset;
    background: #9b9b9b;
  }
}
section.two-banners .slider-banner112 {
  background-color: #16498a;
}
/* dogies prostasias slider arxiki */
#homepage-main-slider .odigies-prostasias .odigies-prostasias_slider .swiper-slide.op-slide .op-slide_img {
  max-width: 50px;
}
#homepage-main-slider .odigies-prostasias .odigies-prostasias_slider .swiper-slide.op-slide .op-slide_img img {
  position: unset;
}

#homepage-main-slider .odigies-prostasias .odigies-prostasias_slider .swiper-slide.op-slide .op-slider-inner {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  padding: 2.5rem;
  width: 100%;
}
#homepage-main-slider .odigies-prostasias .odigies-prostasias_slider .swiper-slide.op-slide {
  padding: 0;
}
section.two-banners .slider-banner112 .slider-overlay {
  background-color: rgba(0, 0, 0, 0);
}
#odigies-prostasias .languages-list span {
  cursor: pointer;
}
.cp-page_content-container .cp-page_featuredImg {
  margin-bottom: 1rem;
}
.lezanta-fotografias {
  font-weight: 300;
  font-style: italic;
  line-height: 3rem;
  color: #6c757d;
  text-align: left;
}
.Global-Loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000000000;
  display: none;
}
.Global-Loader div {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.simple-post {
  min-height: 230px;
}
.simple-post .simple-post__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 1200px) {
  .simple-post {
    min-height: 147px;
  }
  .kirixeis-content.posts-grid::after {
    display: none;
  }
}
/* KHRIXEIS */
.khrixeis-post-filters {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center;
}
.khrixeis-post-filters-container {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.drop-down-kirikseis-group {
  display: flex;
  gap: 1rem;
  align-items: center;
}
@media (max-width: 768px) {
  .drop-down-kirikseis-group {
    flex-direction: column;
  }
}
select#xronologia-khrixeis,
select#perifereia-khrixeis {
  font-size: 1.4rem;
  padding: 0.6rem 2rem;
  padding-right: 3.5rem;
  border: 1px solid #708cb1;
  color: #16498a;
  border-radius: 5rem;
  cursor: pointer;
  appearance: none;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: right 2rem top 50%;
  background-size: 0.65rem auto;
}
#perifereia-khrixeis {
  max-width: 10rem;
  max-height: 34px;
}
.khrixeis-posts-grid {
  grid-template-columns: repeat(1, 1fr);
}

@media (max-width: 768px) {
  .khrixeis-post-filters-container {
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
  }
  .khrixeis-post-filters {
    flex-direction: column;
    align-items: flex-start;
  }
}
.khrixeis-post-filters .filter-sm {
  font-size: 1.4rem !important;
}
@media (max-width: 580px) {
  header#header .cp-main-header .cp-header_container .btn-112 {
    display: flex;
  }
}
.mobile-112 a:nth-child(2) {
  display: none;
}
@media (max-height: 768px) {
  #homepage-main-slider .swiper.mainSlider {
    width: 100%;
    height: 550px;
  }
}

/* FORGOT PASSWORD FORM */
.user.reset .user-form {
  max-width: 750px;
  margin: auto;
  margin-top: 6rem;
  margin-bottom: 6rem;
  border: 1px solid #bbbbbb;
  border-radius: 2rem;
  padding: 2rem;
}

.user.reset .user-form input {
  padding: 5px;
  border: 1px solid #071e3b;
  border-radius: 3px;
}

.user.reset .user-form .password-strength__meter {
  background-color: #071e3b;
}

.user.reset .user-form .password-strength__indicator {
  background-color: #f47920;
}

.user.reset .user-form #edit-submit {
  color: #16498a;
  border: 1px solid #16498a;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 1.6rem;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
  margin-top: 3rem;
}
.user.reset .user-form .form-item-pass-pass1,
.user.reset .user-form .form-item-pass-pass2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

/* advanced search */

.search-advanced summary[role="button"]::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 2rem;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #071e3b;
}

.search-advanced details[open] summary[role="button"]::after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #071e3b;
  border-top: none;
}
.search-advanced summary[role="button"] {
  background-color: #f4f7f8;
  border-radius: 12px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  padding: 1.5rem;
  margin: 1rem 0;
}
.search-advanced #edit-submit {
  color: #16498a;
  border: 1px solid #16498a;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 1.6rem;
  height: 4.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
/* iphone 7 fix  */
.search-advanced details summary::-webkit-details-marker {
  display: none;
}

.search-advanced input[type="checkbox"]:checked + * {
  color: #071e3b;
}
.search-advanced input[type="checkbox"]:checked + *::before {
  background: radial-gradient(#071e3b 0%, #071e3b 40%, transparent 50%, transparent);
  border-color: #071e3b;
}

.search-advanced input[type="checkbox"] + *::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.3rem;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.1rem;
  border-color: black;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
}

.search-advanced .form-checkboxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
  margin-top: 2rem;
  margin-bottom: 2rem;
  row-gap: 3px;
}
.search-advanced .js-form-type-checkbox .option {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1350px) {
  .search-advanced .form-checkboxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 838px) {
  .search-advanced .form-checkboxes {
    grid-template-columns: repeat(1, 1fr);
  }
}

.search-advanced #edit-language {
  background-color: #f4f7f8;
  border-radius: 12px;
  padding: 11px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
}

.search-advanced #edit-date-to {
  background-color: #f4f7f8;
  border-radius: 12px;
  padding: 11px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
}

/* .search-advanced legend,
label[for="edit-language"] {
  display: none;
} */
.search-advanced .js-form-type-checkbox {
  display: flex;
  align-items: center;
}

.search-advanced .js-form-type-date {
  display: flex;
  flex-direction: column;
  max-width: fit-content;
}

.search-advanced label[for="edit-language"],
.search-advanced label[for="edit-date-to"],
.search-advanced legend {
  text-decoration: underline;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

.search-advanced #edit-phrase {
  background-color: #f4f7f8;
  border-radius: 4px;
  padding: 0rem 1rem;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 34px;
  border: 1px solid #071e3b;
  color: black;
}
.search-advanced #edit-actions--2 {
  display: flex;
  column-gap: 3rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.search-solr #error_message {
  max-width: 732px;
  text-align: center;
  margin: auto;
  margin-bottom: auto;
  margin-bottom: 4rem;
  padding: 3rem;
  border-radius: 2rem;
  color: black;
  background: #ffb3b3;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .search-solr #error_message {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
#fullwidth112_banner {
  background-position: center center;
}
.search-results-container .result-footer-container {
  display: flex;
  gap: 3rem;
  row-gap: 1rem;
  align-items: center;
  background-color: transparent;
  max-width: fit-content;
  margin: 3rem auto;
  padding: 1rem 1rem;
  border-radius: 68px;
  flex-wrap: wrap;
  justify-content: center;
}
.search-results-container .result-footer-container .result-footer-item {
  display: flex;
  gap: 1rem;
  align-items: center;
  background-color: #e3e9f1;
  padding: 8px 20px;
  border-radius: 50px;
  font-size: 1.2rem;
}
.search-results-container .result-footer-container .result-footer-item .result-footer-name {
  color: #16498a;
  font-weight: 700;
  font-size: 1.2rem;
}
.search-results-container .result-footer-container .result-footer-item .result-footer-number {
  color: #e3e9f1;
  font-weight: 800;
  background-color: #16498a;
  padding: 6px 6px;
  border-radius: 48px;
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 860px) {
  .search-results-container .result-footer-container {
    gap: 1rem;
    background: transparent;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .search-results-container .result-footer-container .result-footer-item {
    justify-content: center;
  }
}
@media only screen and (max-width: 578px) {
  .search-results-container .result-footer-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .search-results-container .result-footer-container .result-footer-item {
    width: 100%;
  }
}
.footer-all-results span {
  font-size: 1.2rem;
}
/* ACCESIBILITY  */
.sundesmoi-grid .sundesmos h4 {
  max-width: 27rem;
  flex: 1;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: -0.015rem;
  color: #000;
}
@media (max-width: 580px) {
  .sundesmoi-grid .sundesmos h4 {
    font-size: 1.3rem;
  }
}
.eu-banners .eu-banner .eu-row .eu-banner__title h3 {
  font-weight: 900;
  color: #fff;
  max-width: 350px;
}
.klimatiki-krisi-banner {
  background-color: black;
}

/* .search-advanced .calendar_btn {
    border-radius: 8px;
    background-color: #ffffff;
    padding: 5px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
} */
[class^="icon-"]:before,
[class*=" icon-"]:before,
.footer-contact .contact-info,
.imerisios-xartis_action-btn {
  line-height: 1.5;
}
/* ACCESIBILITY  END*/

/* homepage override footer emy */
.cp-section.gi-emy {
  background-color: #f4f7f8;
}
.node footer.cp-footer {
  /* background-color: #ffffff; */
}

#homepage-main-slider .odigies-prostasias .odigies-prostasias_slider .swiper-slide.op-slide .odigies-prostasias_title {
  font-size: 1.6rem;
  font-weight: 900;
  color: #000;
}
#homepage-main-slider .odigies-prostasias .odigies-prostasias_head .odigies-prostasias-basic-title {
  font-size: 1.8rem;
  font-weight: 900;
}
.mail-class {
  font-size: 18px;
}
/*body:not(.toolbar-fixed) .under-construction,*/
/*body:not(.toolbar-vertical) .under-construction {*/
/*  z-index: 1001;*/
/*  font-size: 25px;*/
/*  position: fixed;*/
/*  top: 0;*/
/*  height: 37px;*/
/*  border-bottom: 1px solid #ddd;*/
/*  width: 100%;*/
/*  left: 0;*/
/*  color: #f20000;*/
/*  font-weight: 500;*/
/*  text-align: center;*/
/*  background: #fff;*/
/*}*/
/*body.toolbar-fixed .under-construction,*/
/*body.toolbar-vertical .under-construction {*/
/*  z-index: 2;*/
/*  font-size: 25px;*/
/*  position: relative;*/
/*  top: 0;*/
/*  height: 37px;*/
/*  border-bottom: 1px solid #ddd;*/
/*  width: 100%;*/
/*  left: 0;*/
/*  color: #f20000;*/
/*  font-weight: 500;*/
/*  text-align: center;*/
/*  background: #fff;*/
/*}*/
/*body:not(.toolbar-fixed) #page,*/
/*body:not(.toolbar-vertical) #page,*/
/*body:not(.toolbar-fixed) .page-wrapper,*/
/*body:not(.toolbar-vertical) .page-wrapper {*/
/*  margin-top: 37px;*/
/*}*/
body.toolbar-fixed #page,
body.toolbar-vertical #page,
body.toolbar-fixed .page-wrapper,
body.toolbar-vertical .page-wrapper {
  margin-top: unset;
}
.cards-grid .card-pdf .card-title a {
  word-break: break-all;
}
/* recaptcha styling */
@media only screen and (max-width: 354px) {
  #signUpRecaptcha {
    position: relative;
  }
  #passwordRecaptcha {
    position: relative;
  }
  iframe[title^="reCAPTCHA"] {
    transform: scale(0.77);
    transform-origin: 0 0;
    position: absolute;
    top: 29px;
  }
}
@media only screen and (max-width: 378px) {
  #signUp112 .modal-footer button {
    width: 100%;
  }
}

@media only screen and (max-width: 990px) {
  .modal .modal-dialog .modal-content .modal-footer .modal-footer-left {
    display: flex;
    flex-direction: column;
    gap: 2rem;
  }
  #accountDetails112 .modal-dialog .modal-content .modal-footer {
    align-items: end;
  }
}
@media only screen and (max-width: 474px) {
  #accountDetails112 .modal-dialog .modal-content .modal-footer #deleteAccount {
    width: 100%;
    margin-top: 2rem;
  }
}
.noClick {
  pointer-events: none;
}
/* .search-advanced .criterion:nth-child(4),
.search-advanced .criterion:nth-child(8),
.search-advanced .criterion:nth-child(9) {
  max-width: 162px;
} */
/* .search-advanced .criterion:nth-child(4) {
  margin-top: 1rem;
} */

/* .search-advanced .criterion:nth-child(8) {
  display: inline-flex;
  translate: 16px 16px;
}
.search-advanced .criterion:nth-child(9) {
  display: inline-flex;
  translate: 30px 16px;
} */

/*.search-advanced .criterion:nth-child(4) select,*/
/*.search-advanced .criterion:nth-child(8) select,*/
/*.search-advanced .criterion:nth-child(9) select {*/
/*  background-color: #ffffff;*/
/*  border-radius: 12px;*/
/*  padding: 11px;*/
/*  font-size: 1.2rem;*/
/*}*/
/*.search-advanced .criterion:nth-child(6),*/
/*.search-advanced .criterion:nth-child(7) {*/
/*  display: inline-block;*/
/*}*/

/*.search-advanced .criterion:nth-child(7) {*/
/*  margin-left: 2rem;*/
/*}*/
/*@media only screen and (max-width: 793px) {*/
/*  .search-advanced .criterion:nth-child(9) {*/
/*    display: flex;*/
/*    margin-top: 2rem;*/
/*    translate: unset;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 593px) {*/
/*  .search-advanced .criterion:nth-child(8) {*/
/*    display: inline-block;*/
/*    translate: unset;*/
/*    margin-top: 2rem;*/
/*  }*/
/*  .search-advanced .criterion:nth-child(9) {*/
/*    display: inline-block;*/
/*    translate: 22px 0px;*/
/*  }*/
/*}*/
/*@media only screen and (max-width: 433px) {*/
/*  .search-advanced .criterion:nth-child(7) {*/
/*    margin-left: 0;*/
/*  }*/
/*  .search-advanced .criterion:nth-child(6),*/
/*  .search-advanced .criterion:nth-child(7) {*/
/*    display: unset;*/
/*  }*/
/*  .search-advanced .criterion:nth-child(8),*/
/*  .search-advanced .criterion:nth-child(9) {*/
/*    display: flex;*/
/*    margin-top: 2rem;*/
/*    translate: unset;*/
/*  }*/
/*}*/

.search-advanced .criterion:nth-child(12) select,
.search-advanced .criterion:nth-child(13) select,
.search-advanced .criterion:nth-child(14) select {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 11px;
  font-size: 1.2rem;
}
.search-advanced .criterion:nth-child(14) select {
  min-width: 115px;
}
.search-advanced .criterion label {
  text-decoration: underline;
}
.search-advanced .criterion:nth-child(10),
.search-advanced .criterion:nth-child(11) {
  display: inline-block;
}
.search-advanced .criterion:nth-child(11) {
  margin-left: 2rem;
}
.search-advanced .criterion:nth-child(12),
.search-advanced .criterion:nth-child(13),
.search-advanced .criterion:nth-child(14) {
  display: inline-block;
  max-width: 162px;
}
.search-advanced .criterion:nth-child(12) {
  transform: translate(19px, 35px);
}
.search-advanced .criterion:nth-child(13) {
  transform: translate(37px, 35px);
}
.search-advanced .criterion:nth-child(14) {
  transform: translate(56px, 35px);
}

@media only screen and (max-width: 970px) {
  .search-advanced .criterion:nth-child(14) {
    transform: unset;
    display: flex;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 844px) {
  .search-advanced .criterion:nth-child(11) {
    margin-left: 2rem;
  }
  .search-advanced .criterion:nth-child(10),
  .search-advanced .criterion:nth-child(11) {
    display: unset;
  }
  .search-advanced .criterion:nth-child(12),
  .search-advanced .criterion:nth-child(13) {
    transform: unset;
    display: flex;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 500px) {
  .search-advanced .criterion:nth-child(11),
  .search-advanced .criterion:nth-child(13),
  .search-advanced .criterion:nth-child(14) {
    margin-left: 0;
  }
  .search-advanced .criterion:nth-child(10),
  .search-advanced .criterion:nth-child(11) {
    display: unset;
  }
}

.search-advanced .form-composite {
  margin-top: 1rem;
}
/* YOUTUBE EMBED  */
.dt-content .video-wrapper {
  float: left;
  width: 50%;
  margin-right: 3rem;
}
.dt-content .video-wrapper iframe,
.dt-content iframe[title="YouTube video player"] {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 16 /9 !important;
}
@media only screen and (max-width: 768px) {
  .dt-content .video-wrapper {
    float: unset;
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* input#edit-phrase::after {
  content: "min 3 characters";
  color: black;
} */

/* input#edit-phrase {
  position: relative;
}

.input-search-message {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  color: red;
  font-size: 12px;
} */

@media only screen and (min-width: 768px) {
  .eu-banners .col-12 {
    padding-top: 2.5rem;
  }
}
/* deltia tupou eikona mesa sto kimeno  */

@media only screen and (min-width: 768px) {
  .deltia-tupou .dt-content img.align-left,
  .deltia-tupou .dt-content img.align-right {
    width: 40% !important;
  }
  .deltia-tupou .dt-content img.align-left {
    margin: 1rem 3rem 0rem 0rem;
  }
  .deltia-tupou .dt-content img.align-right {
    margin: 1rem 0rem 0rem 3rem;
  }
  .deltia-tupou .dt-content img.align-center {
    margin: 1rem 0rem 0rem 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .deltia-tupou .dt-content img.align-left,
  .deltia-tupou .dt-content img.align-right,
  .deltia-tupou .dt-content img.align-center {
    float: unset;
  }
}

/* nomothesia  */
.simple-post.type-3 {
  min-height: 150px;
}
.simple-post.type-3 .simple-post__top {
  justify-content: flex-end;
}
.simple-post.type-3 .simple-post__icon {
  position: absolute;
  top: 0;
  left: 2.5rem;
  background-color: #16498a;
  padding: 1rem;
}
.simple-post.type-3 .simple-post__icon img {
  width: 2.5rem;
}

/* nomothesia override */
.parousiasi-forea.nomothesia .cards-grid .card-pdf .card-title a,
.parousiasi-forea.oikonomika-stoiheia .cards-grid .card-pdf .card-title a {
  word-break: break-word;
}
/* enimerotiko uliko new title */
#enhmerotiko-uliko a h4 {
  margin-top: 4rem;
  font-size: 1.4rem;
}

/* tabs  */
.tab-nav-item,
.tab-nav-item-2 {
  display: flex;
}
.tab-link {
  text-align: center;
}
.tabs-navigation-2 {
  gap: 1.5rem;
  display: flex;
}
.tabs-navigation-2 li::marker {
  display: none;
}
.tabs-navigation-2 .tab-link {
  color: #000d1e;
  padding: 0.75rem 1.75rem;
  border-radius: 2.5rem;
}
.tabs-navigation-2 .tab-link.tab-link-active {
  font-weight: 900;
  color: #16498a;
  background-color: #fff;
}
.dpp .simple-post.type-2 .simple-post__top {
  justify-content: space-between;
}
.khrixeis-posts-grid .simple-post__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.khrixeis-posts-grid .simple-post__subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;
  line-clamp: 3 !important;
  -webkit-box-orient: vertical;
  color: black;
}
.dpp .section-header .section-header_left {
  flex: unset;
}
.dt-content .dt-img-span {
  width: fit-content;
}

/* APOP banner arxiki */

.akadimia-politikis-prostasias-apop .img-banner {
  background-position: top right;
}
section.two-banners .banner {
  /* min-height: 42vh; */
}
section.two-banners .banner-apop.banner-antipiriki .banner-img img {
  object-position: right top;
}
@media only screen and (max-width: 990px) {
  .banner-apop.banner-antipiriki .banner-content {
    padding-top: 3rem;
    top: -15px;
  }
  section.two-banners .banner {
    min-height: 24vh;
    border-bottom: 0 !important;
  }
  section.two-banners .banner.banner-apop .banner-img img {
    transform: unset !important;
    -webkit-transform: unset !important;
    object-position: top right !important;
  }
}
@media only screen and (max-width: 550px) {
  section.two-banners.two-banners-akatharista .banner {
    min-height: 0vh !important;
    aspect-ratio: 16 / 9 !important;
  }
}
section.two-banners .banner-apop.banner.banner-antipiriki .banner-content {
  max-width: 100%;
}
.banner-apop.banner-antipiriki .banner-content .banner-content_title,
.akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
section.two-banners .banner-apop.banner-antipiriki .banner-content_title h5,
.akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h5 {
  font-size: 11rem !important;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%) !important;
}
section.two-banners .banner-apop.banner-antipiriki .banner-content_title h4,
.akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h4 {
  line-height: 20px !important;
  font-size: 2.2rem !important;
  margin-bottom: 0 !important;
  max-width: 16ch !important;
  padding-top: 25px !important;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%) !important;
  padding-top: 0px !important;
  padding-bottom: 27px !important;
  padding-left: 6px !important;
}
section.two-banners .banner-apop.banner-antipiriki .banner-content_title .dot-class,
.akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title .dot-class {
  font-size: 11rem;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
}
section.two-banners .banner-apop.banner-antipiriki .tags,
.akadimia-politikis-prostasias-apop .cp-page_header .tags {
  position: relative;
}

section.two-banners .banner-apop.banner-antipiriki .tags span::before,
.akadimia-politikis-prostasias-apop .cp-page_header .tags span::before {
  content: ".";
  font-size: 11rem;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
  font-weight: 900;
}
section.two-banners .banner-apop.banner-antipiriki .tags span,
.akadimia-politikis-prostasias-apop .cp-page_header .tags span {
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
  position: absolute;
  top: -126px;
  color: white;
}
@media only screen and (max-width: 768px) {
  section.two-banners .banner-apop.banner-antipiriki .banner-content_title h5,
  .akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h5 {
    font-size: 7rem !important;
  }
  section.two-banners .banner-apop.banner-antipiriki .tags span::before,
  .akadimia-politikis-prostasias-apop .cp-page_header .tags span::before {
    font-size: 7rem;
  }
  section.two-banners .banner-apop.banner-antipiriki .banner-content_title h4,
  .akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h4 {
    line-height: 12px !important;
    font-size: 1.3rem !important;
  }
  section.two-banners .banner-apop.banner-antipiriki .tags span,
  .akadimia-politikis-prostasias-apop .cp-page_header .tags span {
    text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
    position: absolute;
    top: -84px;
  }
  .akadimia-politikis-prostasias-apop .cp-page_header .banner-right {
    text-align: justify;
  }
}
/* 112 override */
.page-112 .custom-2column:nth-child(3) {
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .page-112 .custom-2column:nth-child(3) {
    margin-bottom: 5rem;
  }
}
.page-112 h3 {
  padding: 3rem 0rem;
  font-size: 4rem;
}
.page-112 h3 {
  padding: 3rem 0rem;
  font-size: 2rem;
}
.page-112 h5 {
  padding: 3rem 0rem;
  font-size: 3rem;
}
.page-112 .page-112-content ul {
  list-style-type: disc;
  padding-bottom: 2rem;
}
.page-112 .cp-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

/* antipyriki override */
.page-antipyriki .custom-2column:nth-child(3) {
  margin-bottom: 7.5rem;
}
@media (max-width: 768px) {
  .page-antipyriki .custom-2column:nth-child(3) {
    margin-bottom: 5rem;
  }
}
.page-antipyriki h3 {
  padding: 3rem 0rem;
  font-size: 4rem;
}
.page-antipyriki h3 {
  padding: 3rem 0rem;
  font-size: 2rem;
}
.page-antipyriki h5 {
  padding: 3rem 0rem;
  font-size: 3rem;
}
.page-antipyriki .page-antipyriki-content ul {
  list-style-type: disc;
  padding-bottom: 2rem;
}
.page-antipyriki .cp-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}

@media only screen and (max-width: 1085px) and (min-width: 1050px) {
  .page-112 .cp-posts {
    gap: 1rem;
  }
  .page-antipyriki .cp-posts {
    gap: 1rem;
  }
}
@media only screen and (max-width: 1050px) {
  .page-112 .cp-posts {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
  .page-antipyriki .cp-posts {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}

.btn-white:focus {
  background-color: #fff;
}
.btn-outline-white:focus {
  color: #fff;
  border: 1px px solid #fff;
  background-color: transparent;
}
.basic-112 {
  padding: 4rem 0rem;
}
.basic-112 .image-popup {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-112 .txt-column .action {
  margin: auto;
  text-align: center;
}
.basic-112 .icon-112-content {
  border-radius: 16px;
  background: #0d6efd;
  color: white;
  padding: 3px 1px;
}
.basic-112 .phone-brands-container {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  align-items: center;
  justify-content: center;
}

.enim-uliko-gridItem .video-content {
  text-align: center;
}

/* ekdoseis polymesa dropdown */
.ekdoseis .filter-title,
.test-ekdoseis .filter-title,
.polymesa .filter-title {
  background-color: #f4f7f8;
  padding: 1rem 2rem;
  color: black;
  border-radius: 1rem;
  position: relative;
  margin-bottom: 1rem;
  cursor: pointer;
  margin-bottom: 0 !important;
}
.ekdoseis .filter-title::after,
.test-ekdoseis .filter-title::after,
.polymesa .filter-title::after {
  position: absolute;
  right: 13px;
  top: 15px;
  pointer-events: none;
  content: "\e80c";
  font-family: "cpicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  font-size: 1.1rem;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  color: black;
  margin-left: 0.2em;
  text-align: center;
  transform: rotateZ(-90deg);
  transition: 0.3s ease-in;
}
.ekdoseis .post-filters,
.test-ekdoseis .post-filters,
.polymesa .post-filters {
  opacity: 0;
  max-height: 0;
  visibility: hidden;
  margin-bottom: 0.5rem;
  transition: all 0.2s ease-in-out;
  background-color: #f4f7f8;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  padding: 1rem;
}
.dropdown-show {
  opacity: 1 !important;
  max-height: 100% !important;
  visibility: visible !important;
}
.ekdoseis .dropdown-active.filter-title::after,
.test-ekdoseis .dropdown-active.filter-title::after,
.polymesa .dropdown-active.filter-title::after {
  transform: rotateZ(0);
}
.dropdown-active {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/* ekdoseis polymesa icons  */
.img-with-actions.ey-pdf::after {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 23px;
  height: 30px;
  background-color: #16498a;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/pdf.svg);
  background-size: 19px 29px;
  background-position-x: 2px;
  background-repeat: no-repeat;
}
.img-with-actions.ey-video::after {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 23px;
  height: 30px;
  background-color: #16498a;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/youtube-svgrepo-com.svg);
  background-size: 19px 29px;
  background-position-x: 2px;
  background-repeat: no-repeat;
}
.img-with-actions.ey-image::after {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 23px;
  height: 30px;
  background-color: #16498a;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/image-file-svgrepo-com.svg);
  background-size: 15px 29px;
  background-repeat: no-repeat;
  background-position-x: 4px;
}

/* drupal preview styling */
.node-preview-container {
  background-color: white;
  width: fit-content;
  bottom: 0;
  right: 0;
  border-radius: 11px;
  margin: 1rem;
  box-shadow: 0px 0px 35px -1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 35px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 35px -1px rgba(0, 0, 0, 0.2);
}
#node-preview-form-select {
  max-width: 171px;
}
/* footer image iOS fix */
@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 768px) {
    footer.cp-footer .footer-main .logo img {
      object-fit: cover;
      width: 100%;
    }
  }
}
.lg-toolbar .lg-icon {
  color: #fff;
  font-size: 29px;
}
.lg-toolbar.lg-group .lg-zoom-in.lg-icon {
  display: none;
}
.languages-list {
  flex-wrap: wrap;
}
@media screen and (max-width: 431px) {
  .languages-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding-right: 1.25rem;
    width: 100%;
  }
  .languages-list a {
    margin: auto;
  }
  .languages-list span {
    margin: auto;
  }
}
/* noscroller  */
#homepage-main-slider.no-scroller {
  min-height: 100vh;
}
#homepage-main-slider.no-scroller .swiper.mainSlider {
  height: 100vh;
}

@media only screen and (max-width: 991px) {
  #homepage-main-slider.no-scroller .odigies-prostasias .odigies-prostasias_slider {
    padding-bottom: 3rem;
  }
}

/* pinned article */
.cp-post-cards .pinned::after {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: auto;
  width: 26px;
  height: 23px;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../images/pin-white.svg);
  background-size: 23px 23px;
  background-position-x: 2px;
  background-repeat: no-repeat;
  pointer-events: none;
}
.news-title {
  position: relative;
}
.pinned .news-title::after {
  position: absolute;
  top: 2px;
  left: -38px;
  width: 35px;
  height: 18px;
  border-radius: 4px;
  padding: 2px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/pin-white.svg);
  background-size: 17px 18px;
  background-position-x: 2px;
  background-repeat: no-repeat;
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, 1);
  pointer-events: none;
}
/* pinned fitler */

.post-filters .filter.filter-sm {
  position: relative;
  color: #02244e;
}

.post-filters .filter.filter-sm.pinned-filtro::before {
  position: absolute;
  top: 7px;
  left: 10px;
  margin: auto;
  width: 15px;
  height: 13px;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/pin-blue.svg);
  background-size: 13px 13px;
  background-position-x: 2px;
  background-repeat: no-repeat;
  pointer-events: none;
}

body.test-ekdoseis .post-filters .filter.filter-sm {
  position: relative;
  color: #02244e;
}

body.test-ekdoseis .post-filters .filter.filter-sm.pinned-filtro::before {
  position: absolute;
  top: 7px;
  left: 10px;
  margin: auto;
  width: 15px;
  height: 13px;
  border-radius: 4px;
  padding: 5px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/pin-blue.svg);
  background-size: 13px 13px;
  background-position-x: 2px;
  background-repeat: no-repeat;
  pointer-events: none;
}
/* pinned yliko */

.ekdoseis .img-with-actions.pinned::before,
.test-ekdoseis .img-with-actions.pinned::before {
  position: absolute;
  top: 11px;
  right: 7px;
  width: 27px;
  height: 35px;
  border-radius: 4px;
  padding: 2px 2px 0px 2px;
  overflow: hidden;
  display: block;
  content: " ";
  background-image: url(../assets/icons/pin-blue-white.svg);
  background-size: 25px 25px;
  background-position-x: 2px;
  background-repeat: no-repeat;
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(1, 1);
  pointer-events: none;
  z-index: 1;
}

/* pagination */

.cp-pagination a.dots {
  background-color: transparent;
  padding-bottom: 0;
  pointer-events: none;
  height: 3rem;
}
@media (max-width: 1440px) {
  .cp-pagination a:not(.previous, .active, .next, .first_last, .dots) {
    display: none;
  }
}

@media (max-width: 768px) {
  .cp-pagination a.dots {
    display: none;
  }
}

.mobile-pagination {
  display: none;
}
/* two banner sxedio eu */
.two-banners-eusxedio {
  padding-bottom: 0;
  padding-top: 8rem;
}
.eu-banners.two-banners-eusxedio .eu-banner {
  background-position: bottom left;
}
.eu-banners.two-banners-eusxedio .eu-banner:before {
  background-color: transparent;
}
.eu-banners.two-banners-eusxedio .eu-row.sxedionew-row {
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 8rem;
}
@media only screen and (max-width: 690px) {
  .eu-banners.two-banners-eusxedio .eu-row.sxedionew-row {
    margin-right: 2rem;
  }
}

.eu-banners.two-banners-eusxedio .eu-banner.your-europe {
  background-position: center;
}
.eu-banners.two-banners-eusxedio .eu-banner.sxedio-drasis,
.eu-banners.two-banners-eusxedio .eu-banner.your-europe {
  min-height: 196px;
}
.eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-content_title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-left h4 {
  color: white;
  font-size: 11rem;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
  font-weight: 700;
}
.eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-right h4 {
  font-size: 3.6rem;
  max-width: 23ch;
  color: white;
  text-shadow: 0 0 1.2rem rgb(0 0 0 / 90%);
}

@media only screen and (max-width: 500px) {
  .eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-left h4 {
    font-size: 8rem;
  }
  .eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-right h4 {
    font-size: 1.7rem;
  }
  /* .eu-banners.two-banners-eusxedio .eu-banner.your-europe {
    background-size: contain;
    background-color: #f7f6f4;
  } */
}
.eu-banners.two-banners-eusxedio .col-12 {
  padding-top: 0;
  margin-top: 5rem;
}

.eu-banners.two-banners-eusxedio .your-europe-divider {
  border-right: 1px solid #e0e4e5;
}
@media only screen and (max-width: 990px) {
  .eu-banners.two-banners-eusxedio .your-europe-divider {
    border-right: 0;
    padding-bottom: 3rem;
    margin-bottom: 3rem !important;
    border-bottom: 1px solid #e0e4e5;
  }
  .eu-banners.two-banners-eusxedio .col-12 {
    padding-top: 0;
    margin-top: 0 !important;
  }
}

/* ethelontismos print */
.ethelontismos.entaxi-ethelontikon-organoseon .share-print-contain,
.ethelontismos.systima-ethelontismoy .share-print-contain {
  margin-top: 7.5rem;
}
.ethelontismos.entaxi-ethelontikon-organoseon .print-this,
.ethelontismos.systima-ethelontismoy .print-this {
  display: flex;
  justify-content: end;
}
.ethelontismos.entaxi-ethelontikon-organoseon .share-this,
.ethelontismos.systima-ethelontismoy .share-this {
  margin-top: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .three_row_height label {
    min-height: 34px;
    min-width: 30px;
  }
}

/* fix deltia  */

@media only screen and (max-width: 1200px) {
  .cp-sidebar-banners {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
}

/*!* 112 all guidelines  *!*/
/*.all-guidelines-test .page-112 #header-112 {*/
/*  backdrop-filter: blur(20px);*/
/*  background: #071e3b;*/
/*}*/
/*.all-guidelines-test .page-112 #fullwidth112_banner {*/
/*  padding-top: 8rem;*/
/*}*/

/* COOKIES STYLING */
.cookiesjsr-banner {
  background-color: #00234a;
  margin: auto;
  justify-content: center;
}
.cookiesjsr-banner--info {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.cookiesjsr-banner--action {
  max-width: 250px;
}
.cookiesjsr-btn {
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
}
.cookiesjsr-btn:hover {
  opacity: unset;
  -webkit-transform: unset;
  transform: unset;
}
.cookiesjsr-links.links--row li a {
  text-decoration: underline;
}
.cookiesjsr-banner button.denyAll {
  background: transparent;
  color: white;
}
@media (min-width: 576px) {
  .cookiesjsr-btn {
    min-height: 30px;
  }
}
.parousiasi-forea.dioikitika-themata .cards-grid .card-pdf .card-title a {
  word-break: break-word;
}
.parousiasi-forea.kiryxeis .simple-post__subtitle p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.parousiasi-forea.kiryxeis .simple-post {
  min-height: 170px;
  max-height: 170px;
}
@media only screen and (max-width: 768px) {
  .cp-sidebar-banners {
    grid-template-columns: 1fr;
  }
}
/* sintheti anazitisei poio emfanes */
.search-advanced summary[role="button"] {
  font-weight: bold;
}
.search-advanced.js-form-wrapper.form-wrapper {
  border: 2px solid #071e3b;
}

/* dokimastiki selida */
body.dokimastiki-arhiki .cp-main-header {
  background: transparent !important;
}

body.dokimastiki-arhiki #main-wrapper {
  margin-top: -16.7rem !important;
}

/* responisveness gia mikres othones sto height */
@media only screen and (max-height: 706px) {
  section.two-banners .slider-banner112 .slider-overlay .tags {
    gap: 0.2rem;
  }
  section.two-banners .slider-banner112 .slider-overlay {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 350px) {
  section.two-banners .banner-apop.banner-antipiriki .banner-content_title h5,
  .akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h5 {
    font-size: 5rem !important;
  }
}

@media only screen and (min-width: 768px) {
  ._specific-height {
    height: 63px;
  }
}

/* images with text  */
.dt-content .img-preview .dt-img-span {
  display: inline-block;
}
.dt-content .img-preview .dt-img-span:after {
  left: 30px;
  right: unset;
}
/* logo stin antipyriki  */
.cp-page_content-container .cp-page_wrapper .antip-box img {
  height: unset;
}

/* sidebar tetragona  */

.cp-sidebar .simple-post {
  min-height: 18rem;
}

@media only screen and (max-width: 575px) {
  .simple-post.withImg .simple-post-img {
    max-width: 100%;
  }
}

/* deltia typoy */
.deltia-tupou .simple-post .simple-post__title {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.deltia-tupou .cp-sidebar .simple-post .simple-post__title,
.klimatiki-krisi .cp-sidebar .simple-post .simple-post__title {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
.deltia-tupou .simple-post .simple-post__title .simple-post.withImg .simple-post-img,
.klimatiki-krisi .simple-post .simple-post__title .simple-post.withImg .simple-post-img {
  max-width: 24rem;
}
@media only screen and (min-width: 575px) {
  .deltia-tupou .simple-post.withImg .simple-post-img,
  .klimatiki-krisi .simple-post.withImg .simple-post-img {
    max-width: 15rem;
  }
  .cp-sidebar .simple-post.withImg .simple-post-img {
    min-width: 15rem !important;
    max-width: 15rem !important;
  }
}

.deltia-tupou .simple-post,
.ethelontismos .simple-post,
.galleries .simple-post,
.klimatiki-krisi .simple-post,
.erga-espa .simple-post,
.anakoinoseis-apop .simple-post {
  min-height: 150px;
  max-height: 230px;
}

.antipyriki-periodos .simple-post,
.page-112 .simple-post {
  min-height: 15rem;
}
@media only screen and (min-width: 575px) {
  .antipyriki-periodos .simple-post.withImg .simple-post-img,
  .page-112 .simple-post.withImg .simple-post-img {
    min-width: 15rem !important;
    max-width: 15rem !important;
  }
}
.antipyriki-periodos .simple-post .simple-post__title,
.page-112 .simple-post .simple-post__title {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

.antipyriki-periodos .img-banner {
  min-height: 600px !important;
}
/* klimatiki krisi 112 deltia typou  */
.antipyriki-periodos .simple-post,
.page-112 .simple-post {
  min-height: 15rem;
}
@media only screen and (min-width: 575px) {
  .antipyriki-periodos .simple-post.withImg .simple-post-img,
  .page-112 .simple-post.withImg .simple-post-img {
    min-width: 15rem !important;
    max-width: 15rem !important;
  }
}
.antipyriki-periodos .simple-post .simple-post__title,
.page-112 .simple-post .simple-post__title {
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

/* banners arxikis version 34  */
section.two-banners .banner-container {
  max-height: 250px;
}
/* banners arxikis version 35  */
section.two-banners.two-banners-akatharista .banner-container {
  max-height: 100%;
}
section.two-banners .banner-apop.banner-antipiriki .banner-content_title h4 {
  max-width: 11ch !important;
}

section.two-banners .slider-banner112 .slider-overlay h4 {
  max-width: 20ch;
}

@media only screen and (min-width: 1265px) {
  section.two-banners .slider-banner112 .slider-overlay .slider-overlay__inner {
    gap: 4rem;
  }
}
section.two-banners .slider-banner112 .slider-overlay .slider-overlay_content {
  flex: unset;
}
@media only screen and (max-width: 1570px) and (min-width: 991px) {
  section.two-banners .banner-apop.banner-antipiriki .banner-content_title h5 {
    font-size: 6rem !important;
  }
  section.two-banners .banner.banner-antipiriki .banner-content_title h5 {
    font-size: 1.2rem;
  }
  section.two-banners .slider-banner112 .slider-overlay h4,
  section.two-banners .banner.banner-antipiriki .banner-content_title h4 {
    font-size: 1.4rem;
  }
  section.two-banners .banner-apop.banner-antipiriki .banner-content_title h4 {
    line-height: 10px !important;
    font-size: 1rem !important;
  }
  section.two-banners .slider-banner112 .slider-overlay .slider-overlay_content,
  section.two-banners .banner.banner-antipiriki .banner-content_title {
    flex: unset;
  }
  section.two-banners .slider-banner112 .slider-overlay .slider-overlay_icon,
  section.two-banners .banner.banner-antipiriki .banner-content_icon {
    flex: 0 0 9rem;
  }
  section.two-banners .banner-apop.banner-antipiriki .tags span {
    top: -76px;
  }
  section.two-banners .banner-apop.banner-antipiriki .tags span::before {
    font-size: 6rem;
  }
  section.two-banners .slider-banner112 .slider-overlay h4 {
    max-width: unset;
  }
}

section.two-banners .banner-antipiriki .banner-img img {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* allages 17/7  */

@media (max-width: 768px) {
  section.two-banners .banner.banner-antipiriki {
    border-bottom: none;
  }
}

html[lang="en"] .akadimia-politikis-prostasias-apop .cp-page_header .banner-content_title h4 {
  max-width: 15ch !important;
}

/* search 2.0  */
.form-composite {
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #071e3b24;
}
.search-advanced {
  padding: 10px 20px;
  background: #f4f7f8;
  border-radius: 8px;
  margin-bottom: 40px;
  border: 2px solid #071e3b;
  margin-top: 7rem;
}
.search-advanced label span {
  text-decoration: underline;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}

.search-advanced #edit-datefrom--2,
.search-advanced #edit-dateto--2 {
  background-color: white;
  border-radius: 12px;
  padding: 11px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
}

.search-advanced #edit-items-per-page--2,
.search-advanced #edit-sort-by--2 {
  background-color: white;
  border-radius: 12px;
  padding: 11px;
  font-size: 1.2rem;
}

.search-advanced #edit-search-api-fulltext--2 {
  background-color: white;
  border-radius: 12px;
  padding: 11px;
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 50px;
  border: 1px solid #071e3b33;
  color: black;
}
.search-advanced #edit-typoi--2 label {
  text-decoration: none;
}
.search-advanced .criterion:nth-child(8) {
  translate: 16px 8px;
}
.search-advanced .criterion:nth-child(9) {
  translate: 30px 8px;
}

.search-advanced #edit-submit-search-solr--2 {
  color: #ffffff;
  background-color: #16498a;
  border: 1px solid #16498a;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  font-size: 1.6rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.search-advanced #edit-reset--2 {
  display: inline-block;
  transform: translate(177px, -74px);
  border: 1px solid black;
  padding: 1rem 3rem;
  border-radius: 20rem;
}
@media only screen and (max-width: 470px) {
  .search-advanced #edit-reset--2 {
    display: flex;
    transform: none;
    margin-left: 0;
    margin-bottom: 2rem;
  }
}
/* .search-advanced .js-form-item-sort-order {
  padding-top: 20px;
} */
.search-advanced .js-form-item-sort-order select {
  background-color: white;
  border-radius: 12px;
  padding: 11px;
  font-size: 1.2rem;
  max-width: 162px;
}
.search-advanced .js-form-item-search-api-fulltext {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  padding-top: 20px;
  border-top: 1px solid #071e3b24;
}
.search-advanced .js-form-item-search-api-fulltext input {
  max-width: 689px;
}

.search-advanced .js-form-wrapper.element-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  flex-wrap: wrap;
}
.search-advanced .js-form-wrapper.element-wrapper select {
  display: flex;
  max-width: 162px;
  height: 50px;
  align-items: center;
}
.search-advanced .js-form-wrapper.element-wrapper .criterion:last-child {
  min-width: 162px;
}
@media only screen and (max-width: 1014px) {
  .search-advanced .js-form-wrapper.element-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 936px) {
  .search-advanced .js-form-wrapper.element-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 716px) {
  .search-advanced .js-form-wrapper.element-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 494px) {
  .search-advanced .js-form-wrapper.element-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
}

.search-advanced .js-form-item.form-item.js-form-wrapper.form-wrapper {
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.scroll-to-top span {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f47920;
  position: fixed;
  right: 4rem;
  bottom: 4rem;
  z-index: 99;
  border-radius: 999px;
  padding: 5px 10px;
  font-size: 2rem;
  cursor: pointer;
  color: white;
}

body.search .cp-page_content-container {
  padding-top: 0.5rem;
}

.result-footer-item {
  cursor: pointer;
}

.search-advanced #edit-clear-button--2,
.search-advanced #edit-select-button--2 {
  color: #ffffff;
  background-color: #16498a;
  border: 1px solid #16498a;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.5rem;
  height: 3.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20rem;
}

.search-advanced #edit-select-button--2 {
  margin-left: 1rem;
}

.buttons_thematikwn {
  margin-bottom: 2rem;
  text-align: right;
}

a.simple-banner.arogi:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  background-image: url("https://civilprotection.mnss.eu/themes/custom/civilprotection/assets/images/Teliko_banner_arogis_640x320_el.jpg");
  background-size: cover;
  width: 200%;
  height: 200%;
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: blur(15px);
}
a.simple-banner.arogi {
  position: relative;
  background: transparent;
}

@media (min-width: 1200px) {
  .same-height {
    padding-top: 78px;
  }
}

@media (min-width: 1200px) {
  .same-height-arxeio {
    padding-top: 104px;
  }
}

/* logos footer  */

.footer-main__left .logo {
  display: flex;
  gap: 1rem;
}
footer.cp-footer .footer-main .logo img {
  max-height: 5.5rem;
}

@media (max-width: 1400px) {
  .footer-main__left .logo {
    justify-content: center;
  }
  footer.cp-footer .footer-main .footer-main__left {
    flex: 0 0 100%;
  }
  footer.cp-footer .footer-main .footer-main-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 3.5rem;
  }
}

iframe.media-oembed-content {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 16 /9 !important;
}
/*banner εσωτερικών*/
#fullwidth112_banner {
  display: flex;
}
#fullwidth112_banner a {
  width: 50%;
  display: block;
  position: relative;
}
@media (max-width: 1050px) {
  #fullwidth112_banner {
    height: 600px;
    flex-direction: column;
  }
  #fullwidth112_banner a {
    width: 100%;
    height: 100%;
  }
}

#fullwidth112_banner .arogi-112 {
  background-repeat: no-repeat;
  background-size: cover;
}
#fullwidth112_banner .arogi-112 h4 {
  margin-bottom: -47px;
  font-size: 2.2rem;
  line-height: 1.1;
  font-weight: 400;
  text-align: right;
  color: #ec6a20;
}

#fullwidth112_banner .arogi-112 h4 span {
  color: #002497;
  font-weight: 900;
}
#fullwidth112_banner .arogi-112 .banner-content {
  max-width: 75rem;
}
#fullwidth112_banner .arogi-112 .banner-content .icon {
  flex: 0 0 27rem;
}
@media (max-width: 1529px) {
  #fullwidth112_banner .arogi-112 .banner-content .icon {
    flex: unset;
  }
  #fullwidth112_banner .arogi-112 h4 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 0;
  }
  #fullwidth112_banner .banner-content .icon {
    width: 20rem;
  }
  #fullwidth112_banner .arogi-112 .banner-content {
    flex-direction: column;
    text-align: center;
    padding: 2.5rem;
  }
}

/* logos footer  */

.footer-main__left .logo {
  display: flex;
  gap: 1rem;
}
footer.cp-footer .footer-main .logo img {
  max-height: 5.5rem;
}
@media (max-width: 768px) {
  footer.cp-footer .footer-main .logo img {
    max-height: 4.5rem;
    object-fit: contain;
  }
}
@media (max-width: 1400px) {
  .footer-main__left .logo {
    justify-content: center;
  }
  footer.cp-footer .footer-main .footer-main-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 3.5rem;
  }
}

iframe.media-oembed-content {
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 16 /9 !important;
}

/* zindex userway lightbox  */
.lg-backdrop {
  z-index: 9999999999;
}
.lg-outer {
  z-index: 99999999999;
}

/* new logo header  */
.logo {
  display: flex;
  gap: 2rem;
}
header#header .cp-main-header .cp-header_container .logo img {
  object-fit: contain;
  width: auto;
  height: 100%;
}
@media (max-width: 425px) {
  .logo {
    gap: 1rem;
  }
}
.logo div {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.logo a {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

.logo div:nth-child(1) {
  margin-right: 1rem;
}
@media (max-width: 450px) {
  header#header .cp-main-header .cp-header_container .cp-main-header_left {
    min-width: 213px;
    gap: 1rem;
  }
  .logo {
    gap: 1rem;
  }
}
@media (max-width: 369px) {
  header#header .cp-main-header .cp-header_container .btn-112 {
    transform: scale(0.8);
  }
}
@media (max-width: 1224px) {
  header#header .cp-main-header .cp-header_container .logo {
    max-width: 325px;
  }
}

@media (max-width: 1637px) {
  header#header .cp-main-header .cp-header_container .main-menu {
    display: none;
  }
  header#header .cp-main-header .cp-header_container .mobile-menu-toggle {
    display: block;
  }
}

@media (max-width: 400px) {
  header#header .cp-main-header .cp-header_container .logo {
    max-width: 251px;
  }
}
/* new logo footer */

footer.cp-footer .footer-main .footer-main__left {
  flex: 0 0 20%;
}
@media (max-width: 1400px) {
  footer.cp-footer .footer-main ul.footer-menu {
    gap: 2.5rem;
    justify-content: center;
  }
  footer.cp-footer .footer-main .footer-main__left {
    flex: 0 0 100%;
  }
}

/* new logo mobile menu  */
#mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo {
  display: flex;
  gap: 2rem;
}
#mobile-menu .mobile-menu-container .mobile-top .top .mobile-logoimg {
  object-fit: contain;
  width: auto;
  height: 100%;
}
@media (max-width: 425px) {
  #mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo {
    gap: 1rem;
  }
}
#mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo div {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
#mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo a {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}

#mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo div:nth-child(1) {
  margin-right: 1rem;
}
@media (max-width: 450px) {
  #mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo {
    gap: 1rem;
  }
}

@media (max-width: 1224px) {
  #mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo {
    max-width: 325px;
  }
}

@media (max-width: 400px) {
  #mobile-menu .mobile-menu-container .mobile-top .top .mobile-logo {
    max-width: 251px;
  }
}
/* copernicus  */
.copernicus-post-filters {
  justify-content: space-between;
}
.copernicus-post-filters .copernicus-post-filters-container {
  display: flex;
  gap: 1rem;
}
@media (max-width: 768px) {
  .copernicus-post-filters .copernicus-post-filters-container {
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
  }
}
select#copernicus-year {
  font-size: 1.4rem;
  padding: 0.6rem 2rem;
  padding-right: 3.5rem;
  border: 1px solid #708cb1;
  color: #16498a;
  border-radius: 5rem;
  cursor: pointer;
  appearance: none;
  background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: right 2rem top 50%;
  background-size: 0.65rem auto;
}
.copernicus-blocks {
  display: flex;
  flex-direction: column;
}
.copernicus-blocks .cp-pagination {
  order: 2;
}

/* trapezi tilefonon  */

/*σελίδα επικοινωνίας τηλεφωνικός κατάλογος*/
.contact-us-table table {
  border-collapse: collapse;
  width: 1475px;
  margin-bottom: 5rem;
  overflow: scroll;
}
.contact-us-table td,
.contact-us-table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  width: 800px;
}
.contact-us-table th {
  font-size: 1.6rem;
  font-weight: 700;
}

.contact-us-table .titlos_pinaka {
  font-size: 1.7rem;
  font-weight: 700;
}

.contact-us-table td {
  margin-left: 1rem;
  font-size: 1.4rem;
}
.contact-us-table th {
  text-align: center;
  background-color: #f2f2f2;
}
.contact-us-table td:nth-child(2) {
  width: 100px;
  text-align: left;
}
.contact-us-table td:nth-child(3),
.contact-us-table th:nth-child(3),
.contact-us-table td:nth-child(4),
.contact-us-table th:nth-child(4) {
  width: 300px;
}
.contact-us-table table.gkri.in {
  /* table-layout: fixed; */
  /* word-break: break-all; */
  width: 1475px;
}
.contact-us-table table.gkri.in.col3 td:nth-child(1),
.contact-us-table table.gkri.in.col3 th:nth-child(1) {
  width: 70%;
}
.contact-us-table table.gkri.in.col3 td:nth-child(2),
.contact-us-table table.gkri.in.col3 th:nth-child(2) {
  width: 10%;
}
.contact-us-table table.gkri.in.col3 td:nth-child(3),
.contact-us-table table.gkri.in.col3 th:nth-child(3) {
  width: 20%;
}

.contact-us-table table.gkri.in.col4 td:nth-child(1),
.contact-us-table table.gkri.in.col4 th:nth-child(1) {
  width: unset;
}
.contact-us-table table.gkri.in.col4 td:nth-child(2),
.contact-us-table table.gkri.in.col4 th:nth-child(2) {
  width: unset;
}
.contact-us-table table.gkri.in.col4 td:nth-child(3),
.contact-us-table table.gkri.in.col4 th:nth-child(3) {
  width: 10%;
}
.contact-us-table table.gkri.in.col4 td:nth-child(4),
.contact-us-table table.gkri.in.col4 th:nth-child(4) {
  width: 20%;
}

.contact-us-table table.gkri.in td:nth-child(1),
.contact-us-table table.gkri.in th:nth-child(1) {
  width: 35%;
}
.contact-us-table table.gkri.in td:nth-child(2),
.contact-us-table table.gkri.in th:nth-child(2) {
  width: 30%;
}
.contact-us-table table.gkri.in td:nth-child(2) {
  width: unset;
}
.contact-us-table table.gkri.in td:nth-child(3),
.contact-us-table table.gkri.in th:nth-child(3) {
  width: 10%;
}
.contact-us-table table.gkri.in td:nth-child(4),
.contact-us-table table.gkri.in th:nth-child(4) {
  width: 20%;
}

.contact-us-table .gkri tr:nth-child(even) {
  background-color: #f2f2f2;
}

.contact-us-table .galazio tr,
.galazio {
  background-color: #c5d9f1 !important;
}

.contact-us-table caption {
  display: table-caption;
  text-align: center; /* or start/end depending on the browser */
  caption-side: top;
  font-weight: bold;
  font-size: 2.1rem; /* Example size, may vary */
  color: -internal-quirk-inherit; /* Varies depending on browser */
  color: black;
  border-bottom: 1px solid;
  margin-bottom: 3rem;
}
.contact-us-table h1 {
  border-bottom: 1px solid black;
  margin-bottom: 3rem;
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
}
.contact-us-table h2 {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  background-color: #071e3b;
  color: white;
  padding: 2rem;
  margin-bottom: 1.5rem;
}
.contact-us-table h3 {
  font-size: 1.4rem;
  text-align: center;
  font-weight: 700;
}
.contact-us-table h4 {
  font-size: 1.3rem;
  text-align: center;
  font-weight: 700;
}
.contact-us-table {
  margin-top: 5rem;
}
@media only screen and (min-width: 1024px) and (max-width: 1475px) {
  .contact-us-table {
    overflow: scroll;
  }
}

.contact-us-table table.gkri.in {
  width: 1475px;
}
.contact-us-table table {
  border-collapse: collapse;
  width: 1475px;
  margin-bottom: 5rem;
  overflow: scroll;
}
.contact-us-table td,
.contact-us-table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  width: 800px;
}
.contact-us-table th {
  font-size: 1.6rem;
  font-weight: 700;
}

.contact-us-table .titlos_pinaka {
  font-size: 1.7rem;
  font-weight: 700;
}

.contact-us-table td {
  margin-left: 1rem;
  font-size: 1.4rem;
}
.contact-us-table th {
  text-align: center;
  background-color: #f2f2f2;
}
.contact-us-table th:nth-child(1),
.contact-us-table td:nth-child(1) {
  width: 35%;
}
.contact-us-table td:nth-child(2) {
  width: 100px;
  text-align: left;
}
.contact-us-table td:nth-child(3),
.contact-us-table th:nth-child(3),
.contact-us-table td:nth-child(4),
.contact-us-table th:nth-child(4) {
  width: 300px;
}

.contact-us-table .gkri tr:nth-child(even) {
  background-color: #f2f2f2;
}

.contact-us-table .galazio tr,
.galazio {
  background-color: #c5d9f1 !important;
}

.contact-us-table caption {
  display: table-caption;
  text-align: center; /* or start/end depending on the browser */
  caption-side: top;
  font-weight: bold;
  font-size: 2.1rem; /* Example size, may vary */
  color: -internal-quirk-inherit; /* Varies depending on browser */
  color: black;
  border-bottom: 1px solid;
  margin-bottom: 3rem;
}
.contact-us-table h1 {
  border-bottom: 1px solid black;
  margin-bottom: 3rem;
  font-size: 1.9rem;
  text-align: center;
  font-weight: 700;
}
.contact-us-table h2 {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
}
.contact-us-table h3 {
  font-size: 1.4rem;
  text-align: center;
  font-weight: 700;
}
.contact-us-table h4 {
  font-size: 1.4rem;
  text-align: center;
  font-weight: 700;
}
/* image gallery  */
.dt-gallery-swiper {
  padding-right: 0.7rem;
  text-rendering: auto;
}
.dt-content .images-column .image-container {
  overflow: hidden;
}
#dt-content-gallery .big-image-container {
  position: relative;
  display: block;
  width: fit-content;
  margin: auto;
}
#dt-content-gallery .big-image-container::after {
  pointer-events: none;
  position: absolute;
  content: "\26F6";
  background: rgba(0, 0, 0, 0.5);
  padding: 6px 10px;
  border-radius: 8px;
  color: #fff;
  right: 50px;
  bottom: 35px;
  display: block !important;
}
#dt-content-gallery._video .big-image-container::after {
  display: none !important;
}
.dt-content .images-column .image-container img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
  padding: 2rem;
  height: 100%;
}

#dt-content-gallery._video .big-video iframe,
#dt-content-gallery._video .big-video video {
  width: 100% !important;
  height: 500px !important;
  object-fit: contain;
  padding: 2rem;
}

@media (max-width: 575px) {
  #dt-content-gallery._video .big-video iframe,
  #dt-content-gallery._video .big-video video {
    width: 100% !important;
    height: unset !important;
    object-fit: contain;
    padding: 2rem;
  }
}

.dt-content .dt-content--thumbnails {
  /* display: flex;
    justify-content: space-between; */
}

.dt-content .dt-content--thumbnails img {
  object-fit: cover;
  aspect-ratio: 9/9;
  width: 100%;
  height: 100%;
  margin: 5px !important;
  max-height: 135px;
}
.dt-content .dt-content--thumbnails iframe {
  pointer-events: none;
}

.dt-content .dt-content--thumbnails .ytp-chrome-top,
.dt-content .dt-content--thumbnails .ytp-watermark,
.dt-content .dt-content--thumbnails .ytp-button {
  display: none !important;
}
.dt-content .dt-content--thumbnails span._url {
  display: none;
}
.dt-content .dt-content--thumbnails img:hover,
.number .minus:hover,
.number .plus:hover,
.last-row .add-to-cart:hover {
  filter: opacity(0.7);
}
.dt-content .dt-content--thumbnails .active-thumbnail {
  border: 2px solid orange !important;
  filter: opacity(0.7);
}
.dt-gallery-swiper p {
  display: none;
}

.dt-content .images-column .image-container p,
.dt-content .images-column .lezanta-fotografias p {
  text-align: center;
}

#dt-content-gallery .image-container {
  border-bottom: 1px solid gray;
  margin-bottom: 2.5rem;
}
/** LIGHTBOX MARKUP **/

.lightbox {
  /* Default to hidden */
  display: none;
  /* Overlay entire screen */
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* A bit of padding around image */
  padding: 1em;
  /* Translucent background */
  background: rgba(0, 0, 0, 0.9);
}

/* Unhide the lightbox when it's the target */

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.lightbox-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 100vh;
}

.lightbox-container .lightbox-container--bigimg {
  display: flex;
  justify-content: center;
  text-decoration: none;
  position: relative;
  flex-direction: column;
  padding: 1rem;
}

.lightbox-container .lightbox-container--bigimg img {
  max-height: 90vh;
}

.lightbox-container--bigimg---button {
  position: absolute;
  top: 2rem;
  right: 2rem;
  transform: scale(1.3);
}

.lightbox-container--bigimg---previous {
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: scale(1.3);
}
.lightbox-container--bigimg---next {
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: scale(1.3);
}

@media only screen and (max-width: 500px) {
  .lightbox-container--bigimg---next,
  .lightbox-container--bigimg---previous {
    top: 49%;
    padding: 1rem;
  }
}

.lightbox-container--bigimg---next svg,
.lightbox-container--bigimg---previous svg,
.lightbox-container--bigimg---button svg {
  filter: brightness(0) invert(1);
}

.lightbox-container .lightbox-container--thumbnails {
  display: flex;
  padding-top: 1.5rem;
  justify-content: center;
  gap: 1rem;
  position: absolute;
  bottom: 6rem;
  display: none;
}

.lightbox-container .lightbox-container--thumbnails img {
  max-width: 7rem;
  margin: 5px !important;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 11/9;
}

.lightbox-container--thumbnails p {
  display: none;
}
.lightbox-container--bigimg p {
  font-weight: 300;
  font-style: italic;
  color: white;
}

.swiper-gallery-btn {
  color: white;
  background-color: #f56107;
  border-radius: 9999px;
  width: 30px;
  height: 30px;
  bottom: 0;
  top: 0;
  margin: auto;
}

.swiper-gallery-btn::after {
  font-size: 1rem;
  border-radius: 9999px;
}

/* excel button  */
.contact-page button#download {
  background-color: #f4f7f8;
  padding: 1.75rem 2.5rem;
  font-weight: bold;
  margin-top: 3rem;
}

.contact-page button#download img {
  width: 50px;
  filter: drop-shadow(var(--shadow-md));
}

/** Concat page **/

@media (max-width: 1024px) {
  .contact-us-table h2 {
    margin-top: 5rem;
    word-wrap: break-word;
  }
  .contact-page .table-wrapper table {
    width: 95% !important;
    margin: auto;
    margin-top: 1rem;
    border: 1px solid #dddddd;
  }

  .table-wrapper table tr,
  .table-wrapper table td,
  .table-wrapper table th {
    display: block;
    width: 100% !important;
    border: none;
  }

  /*
          .table-wrapper table tr {
              margin-top: 5px;
  
  
          }
    */
  .table-wrapper table tr.hide-small {
    display: none;
  }

  .contact-us-table td,
  .contact-us-table th {
    margin-left: 0px !important;
    padding: 1rem;
    word-wrap: break-word;
  }
}

.lightbox-container--bigimg p {
  display: none;
}

/* contact us  */
.ggpp {
  transition: 0.4s ease-in;
}
.ggpp.js_active {
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding-bottom: 3rem;
  transition: 0.4s ease-in;
}
.ggpp.js_active * {
  margin: 0;
  padding: 0;
  display: none;
}
.contact-us-table h2.js_active {
  margin-bottom: 0;
}
.contact-us-table h2::after {
  content: "\e80c";
  font-family: "cpicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  font-size: 1.1rem;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  color: white;
  margin-left: 0.5em;
  text-align: center;
  transition: 0.4s ease-in;
}
.contact-us-table h2.js_active::after {
  transform: rotate(90deg);
  transition: 0.4s ease-in;
}

input[type="radio" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 3px 3px 0px 5px;
  padding: initial;
  border: initial;
}
/* psifiaki afisa  */
.psifiaki-afisa img {
  width: 100%;
  height: unset !important;
}
/* perissotera  */
.perissotera-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  row-gap: 2rem;
}
@media (max-width: 768px) {
  .perissotera-grid {
    grid-template-columns: 1fr;
  }
}
.perissotera-grid-item {
  display: flex;
  max-height: 80px;
  padding: 1rem;
  align-items: center;
  background-color: #f4f7f8;
  color: black;
}
.perissotera-grid-item p {
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  margin-left: 4rem !important;
}
.perissotera-title {
  font-weight: 700;
  font-size: 1.8rem;
  border-bottom: 2px solid #f47920;
  padding-bottom: 1rem;
  width: fit-content;
  margin-bottom: 3rem;
}

.switcher .option a {
  color: white !important;
}

.switcher .option {
  border-left: 1px solid #45576d !important;
  border-right: 1px solid #45576d !important;
  border-bottom: 1px solid #45576d !important;
  background-color: #000d1e !important;
}

.switcher .option a.selected,
.switcher .option a:hover {
  background: #305687 !important;
}

.switcher .selected,
.switcher .selected a:hover,
.switcher .selected a {
  background: #000d1e url(/modules/contrib/gtranslate/gtranslate-files/arrow_down.png) 146px center no-repeat !important;
  color: white !important;
}

.switcher .selected a {
  border: 1px solid #45576d !important;
}

/* ethsio sxedio draseis  */
.ethsio-sxedio-drasis .cp-page_header .banner-content_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ethsio-sxedio-drasis .cp-page_header .banner-content_title h1 {
  color: #014a8f;
  font-weight: 700;
  font-size: 5rem;
}
.ethsio-sxedio-drasis .simple-post {
  min-height: unset;
}

.ethsio-sxedio-drasis .info-card.withIcon {
  margin-bottom: 0 !important;
}

.eu-banners.two-banners-eusxedio .eu-row.sxedionew-row .banner-right h4 {
  font-size: 3.6rem;
  max-width: 23ch;
  color: #014a8f;
  font-weight: 800;
  text-shadow: unset;
}

.ethsio-sxedio-drasis .khrixeis-post-filters {
  justify-content: flex-end !important;
}
@media (max-width: 768px) {
  .ethsio-sxedio-drasis .khrixeis-post-filters {
    justify-content: flex-end !important;
    align-items: flex-end;
  }
}

/* Συχνές Ερωτήσεις Εθελοντισμού */
.faq-questions-wrapper .faq-title {
  color: #fd1429;
  font-size: 3.6rem;
  line-height: 1.6;
  letter-spacing: -0.1rem;
  font-weight: 900;
  padding: 0 7.5rem 2.5rem 7.5rem;
}
@media (max-width: 1400px) {
  .faq-questions-wrapper .faq-title {
    font-size: 2.8rem;
    line-height: 1.3;
  }
}
@media (max-width: 991px) {
  .faq-questions-wrapper .faq-title {
    padding: 0 5rem 2.5rem 5rem;
  }
}
@media (max-width: 768px) {
  .faq-questions-wrapper .faq-title {
    padding-left: 2.5rem;
  }
  .faq-questions-wrapper .faq-title .faq-questions > .faq-question > .faq-question-header {
    padding: 0 3.5rem 2.5rem 3.5rem;
  }
}
.faq-questions-wrapper.type-1 .faq-questions {
  background-color: rgb(253, 227, 230);
}
.faq-questions-wrapper.type-2 .faq-questions {
  background-color: #e3e9f1;
}
.faq-questions-wrapper .faq-questions .faq-question {
  position: relative;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-content {
  font-size: 1.6rem;
  line-height: 1.8;
  max-width: 90%;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.33s ease-in;
  -o-transition: all 0.33s ease-in;
  transition: all 0.33s ease-in;
  padding-left: 11rem;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-content > *:last-child {
  padding-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-content {
    padding-left: 8.5rem;
  }
}
@media (max-width: 768px) {
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-content {
    padding-left: 6rem;
  }
}
@media (max-width: 580px) {
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-content {
    padding-left: 3.5rem;
  }
}
.faq-questions-wrapper .faq-questions .faq-question._active .faq-question-content {
  opacity: 1;
  visibility: visible;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.5rem;
  cursor: pointer;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-header .q-no {
  font-size: 1.7rem;
  font-weight: 500;
  text-align: right;
  min-width: 2rem;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-header p.q-title {
  font-size: 1.7rem;
  font-weight: 500;
  margin: 0;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-header .toggle-question {
  position: absolute;
  right: 7.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.1rem;
  line-height: 1;
  color: #fd1429;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.faq-questions-wrapper .faq-questions .faq-question .faq-question-header .toggle-question img {
  width: 1.8rem;
  fill: red;
}
@media (max-width: 768px) {
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header p.q-title {
    max-width: 85%;
    padding-right: 1.5rem;
  }
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header .toggle-question {
    right: 5rem;
  }
}
@media (max-width: 480px) {
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header {
    gap: 0.5rem;
  }
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header .q-no,
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header p.q-title {
    font-size: 1.6rem;
  }
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header p.q-title {
    padding-right: 1.5rem;
  }
  .faq-questions-wrapper .faq-questions .faq-question .faq-question-header .toggle-question {
    right: 3.5rem;
  }
}
.faq-questions-wrapper .faq-questions .faq-question._active .faq-question-header .toggle-question {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.faq-questions {
  padding: 5rem 0 5rem 0;
}

.faq-questions > .faq-question > .faq-question-header {
  padding: 2rem 7.5rem;
}

.faq-questions-wrapper.type-1 .faq-questions .faq-question:nth-child(odd) {
  background-color: rgb(242, 212, 215);
}

.faq-questions-wrapper.type-2 .faq-questions .faq-question:nth-child(odd) {
  background-color: #d5deea;
}

@media (max-width: 991px) {
  .faq-questions > .faq-question > .faq-question-header {
    padding: 2rem 5rem;
  }
}
@media (max-width: 768px) {
  .faq-questions > .faq-question > .faq-question-header {
    padding: 2rem 2.5rem;
  }
}

.ethelontismos .faq-questions {
  padding: 2rem 0 2rem 0 !important;
  background-color: #f4f7f8 !important;
}

.ethelontismos .faq-questions-wrapper .faq-questions .faq-question .faq-question-header .toggle-question img {
  width: 1.8rem !important;
  fill: black !important;
}

.ethelontismos .faq-questions-wrapper.type-1 .faq-questions .faq-question:nth-child(odd) {
  background-color: #f4f7f8 !important;
}

.ethelontismos .faq-questions-wrapper .faq-questions .faq-question .faq-question-header .q-no {
  margin-top: 5px;
}

/* ΑΠΟΠ Εκπαιδευτικό υλικό */
.ekpedeftiko-iliko-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
}

.ekpedeftiko-iliko-pdf {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 0rem;
  column-gap: 2rem;
}
@media (max-width: 1250px) {
  .ekpedeftiko-iliko-container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 768px) {
  .ekpedeftiko-iliko-pdf {
    grid-template-columns: 1fr;
  }
}
.go-test,
.go-test:hover {
  margin-top: 2rem !important;
  margin-left: auto;
  display: flex;
  width: fit-content;
  color: white;
  background: black;
}

.go-test svg {
  width: 32px;
  margin-left: 1rem;
}

.akadimia-politikis-prostasias-apop .go-test,
.akadimia-politikis-prostasias-apop .go-test:hover {
  margin-top: 0;
  margin-bottom: 0rem;
}

/* forma ethelontis CV  */
#csvuserimportform,
#vevaiwshethelontwn {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: fit-content;
  border-radius: 5px;
  margin: 5rem auto;
  padding: 2rem;
  box-shadow: 0px 0px 4px 0px #00000045;
}
#csvuserimportform #edit-submit,
#vevaiwshethelontwn #edit-submit {
  border: 1px solid black;
  border-radius: 45px;
  padding: 10px 20px;
  font-weight: 700;
}
#csvuserimportform .g-recaptcha,
#vevaiwshethelontwn .g-recaptcha {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#csvuserimportform button,
#vevaiwshethelontwn button {
  border: 1px solid black;
  border-radius: 45px;
  padding: 10px 20px;
  font-weight: 700;
  width: fit-content;
  margin-left: auto;
}
.mitroo-form-message .error.message {
  background-color: #cf0000;
  position: relative;
  padding: 2rem 1.5rem 1.5rem 2rem;
  border-radius: 1rem;
  max-width: fit-content;
  margin: auto;
  font-size: 15px !important;
  color: white;
  font-weight: 900;
  text-align: center;
}
.mitroo-form-message .success.message {
  background-color: #008722b5;
  padding: 2rem 1.5rem 1.5rem 2rem;
  border-radius: 1rem;
  max-width: fit-content;
  margin: auto;
  font-size: 15px !important;
  color: white;
  font-weight: 900;
  text-align: center;
}

/*panagiotis*/
.search-advanced .criterion:nth-child(13) select {
  min-width: 115px;
}
/* logged in ethelontis styles  */
.cp-page_logged_wrapper {
  background: #f4f7f8;
}
.cp-page_logged_wrapper .cp-page_logged {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .cp-page_logged_wrapper .cp-page_logged {
    flex-direction: column;
    gap: 2rem;
  }
}
.cp-page_logged_wrapper .logged_label {
  font-size: 1.3rem;
  font-weight: 700;
}
.cp-page_logged_wrapper .logged-info-name-id {
  display: flex;
  gap: 1.5rem;
}
.cp-page_logged_wrapper .logged-info-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.cp-page_logged_wrapper .logged_name,
.cp-page_logged_wrapper .logged_id,
.cp-page_logged_wrapper .logged_team {
  font-size: 1.4rem;
}
.cp-page_logged_wrapper .logged_id {
  border-left: 1px solid #00000030;
  padding-left: 1.5rem;
}

.cp-page_logged_wrapper .go-test {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 6px 5px 0px;
  margin: 0;
}

/* apop page koubia sidebar  */
.go-to-apop-sidebar {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  background-color: #f4f7f8;
  padding: 2rem;
  margin-bottom: 3rem;
}
.go-to-apop-sidebar h3 {
  font-size: 2rem;
  font-weight: 900;
}

.go-to-apop-sidebar .go-test {
  width: 100%;
  margin-bottom: 0;
}

/* katharismos oikopedon  */
.katharismos {
  color: #003176;
}
.banner-katharismos-oikopedon .banner-content {
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
  z-index: 2 !important;
}
.banner-katharismos-oikopedon .banner-img img {
  -o-object-position: bottom !important;
  object-position: bottom !important;
  transform: unset !important;
  -webkit-transform: unset !important;
}
.banner-katharismos-oikopedon .banner-content img {
  max-width: 250px;
}
.banner-katharismos-oikopedon .banner-content h4 {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 900;
  color: #fff;
  max-width: 18ch;
}
.banner-katharismos-oikopedon .banner-overlay {
  background-color: #043479a1 !important;
}
@media only screen and (max-width: 1570px) and (min-width: 991px) {
  .banner-katharismos-oikopedon .banner-content h4 {
    max-width: unset;
    font-size: 1.4rem;
  }
  .banner-katharismos-oikopedon .banner-content img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-katharismos-oikopedon .banner-content h4 {
    font-size: 2rem;
  }
  .banner-katharismos-oikopedon .banner-content img {
    max-width: 150px;
  }
}
@media only screen and (max-width: 400px) {
  .banner-katharismos-oikopedon .banner-content h4 {
    font-size: 1.3rem;
  }
}
section.two-banners.two-banners-akatharista .banner {
  min-height: 27vh;
}
section.two-banners.two-banners-akatharista {
  padding-bottom: 5rem;
  background: #f4f7f8;
}

.lastmap {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.lastmap img {
  max-width: 600px;
  width: 100%;
}

/* submenu list  */
ul.cp-sidebar_menu ul li.active {
  background-color: white;
}
ul.cp-sidebar_menu ul li.active a {
  font-weight: 900;
  color: #16498a;
}
/* overlay  */
.banner-katharismos-oikopedon.bg-letters-no-background .banner-overlay {
  background-color: #0434790d !important;
}

#fullwidth112_banner .banner-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 17%);
  z-index: 1;
}

/* accordion fix  */
.meopp .accordion-body {
  overflow-x: auto;
}

/* epikoinonia hidden kai otan kaneis click trapezia */

@media (max-width: 768px) {
  ._table-mobile-only {
    display: none;
  }
  ._table-mobile-only._active {
    display: block;
  }
}

/* lang header  */
.cp-topbar_left {
  display: flex;
}
.cp-topbar_actions {
  justify-content: center;
  align-items: start;
}
.cp-lang.active {
  font-weight: bold;
}

.cp-site-fontsize,
.cp-languages {
  margin-top: 4px;
}
.cp-topbar_actions .middle_dot {
  margin-top: 11px;
}

/* homepage new slider  */
/* .image-change { */
/* background-image: url(/sites/default/files/2024-07/1900x520_dasos_me%20filtro.jpg); */
/* animation: changeBackgroundHomepage 10s infinite;  Adjust duration as needed */
/* background-position: center; */
/* background-size: cover; */
/* } */

/* @keyframes changeBackgroundHomepage {
  0% {
    background-image: url(/sites/default/files/2024-07/1900x520_dasos_me%20filtro.jpg);
  }
  50% {
    background-image: url(/sites/default/files/2024-07/1900x520_sea_me%20filtro.jpg);
  }
  100% {
    background-image: url(/sites/default/files/2024-07/1900x520_dasos_me%20filtro.jpg);
  }
} */

@media only screen and (max-width: 900px) {
  section.two-banners .slider-banner112 {
    height: 18rem;
  }
}

.banner.banner-apop.banner-antipiriki {
  background-image: url(/assets/images/iwNo95ES_2x.jpg);
  background-size: cover;
  background-position: center;
}
/* aigis new banner  */
.banner-katharismos-oikopedon.aigis .banner-content img {
  max-width: 400px;
}
@media only screen and (max-width: 1570px) and (min-width: 991px) {
  .banner-katharismos-oikopedon.aigis .banner-content img {
    max-width: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .banner-katharismos-oikopedon.aigis .banner-content img {
    max-width: 300px;
  }
}

/* espa ellada 2.0 section  */
.two-banners-espa-ellada20 .container-xxl {
  max-width: 1000px;
}
.two-banners-espa-ellada20 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.eu-banners.two-banners-espa-ellada20 .your-europe-divider {
  border-right: 1px solid #e0e4e5;
}
.eu-banners.two-banners-espa-ellada20 .eu-banner:before {
  display: none;
}

.eu-banners.two-banners-espa-ellada20 .eu-banner {
  background-size: contain;
  min-height: 150px;
}

@media only screen and (min-width: 768px) {
  .eu-banners.two-banners-espa-ellada20 .col-12 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 990px) {
  .eu-banners.two-banners-espa-ellada20 .your-europe-divider {
    border-right: 0;
    padding-bottom: 3rem;
    margin-bottom: 3rem !important;
    border-bottom: 1px solid #e0e4e5;
  }
  .eu-banners.two-banners-espa-ellada20 .col-12 {
    padding-top: 0;
    margin-top: 0 !important;
  }
  .eu-banners.two-banners-espa-ellada20 .eu-banner {
    min-height: 130px;
  }
}

/* Share button style after upgrade  */
.a2a_button_facebook,
.a2a_button_mastodon,
.a2a_button_email {
  display: none !important;
}

.share-this .icon,
.post-share-this .icon {
  background-color: #e3e9f1 !important;
  border-radius: 50% !important;
  width: 3.5rem !important;
  height: 3.5rem !important;
  aspect-ratio: 1 / 1 !important;
  color: #112b4d !important;
  font-size: 1.5rem !important;
}

.tile-actions-inner .buttons {
  display: flex;
  align-items: center;
}

.img-with-actions .addtoany_list.a2a_kit_size_32 a > span {
  font-size: 2rem;
}

.cookiesjsr-btn.cookiesjsr-settings {
  display: none;
}

/* no break thesmiko plaisio  */
.thesmiko-plaisio-gia-tin-prolipsi-pyrkagion .cards-grid .card-pdf .card-title a {
  word-break: break-word;
}
.enimerotiko-container .simple-post.withImg {
  max-height: 70px;
  min-height: 150px;
}
.enimerotiko-container .simple-post .simple-post__title {
  -webkit-line-clamp: 2;
  line-clamp: 2;
}
.enimerotiko-container {
  margin-top: 4rem;
}
.enimerotiko-container .akath_title-clean {
  font-size: 2rem;
  font-weight: 900;
}
.enimerotiko-container .simple-post.withImg .simple-post-content,
.anakoinoseis-apop .simple-post.withImg .simple-post-content,
.erga-espa .simple-post.withImg .simple-post-content {
  width: 100%;
}

/*userway fantastic fix*/
body .uwy.userway_p1 .userway_buttons_wrapper {
  top: 50% !important;
}

/* apop button fix  */
.apop-all-button a {
  margin: auto;
  display: flex;
  width: fit-content;
  color: white;
}

/* redisgn banners  */
.eu-banners.two-banners-eusxedio ._contain a {
  background-size: contain;
}
@media only screen and (max-width: 990px) {
  .two-banners-eusxedio .container-xxl .row:not(:last-child) {
    margin-bottom: 6rem;
  }
}

footer.cp-footer {
  background-color: #ffffff;
}
.organisations .simple-banner.oasp {
  background-color: #f7f6f4;
}

/* banner ps arxiki  */

.banner.banner-ps.banner-antipiriki {
  background-image: url(/assets/images/akatharista/ps.jpg);
  background-size: cover;
  background-position: center;
}
.banner.banner-ps.banner-antipiriki .banner-content_image img {
  max-width: 105px;
  width: 100%;
}
section.two-banners .banner.banner-ps.banner-antipiriki .banner-content {
  gap: 2rem;
  max-width: 60rem;
  justify-content: center;
  align-items: center;
}
section.two-banners .banner.banner-ps.banner-antipiriki .banner-content_text {
  flex: 0;
  margin-right: 0rem;
}
section.two-banners .banner.banner-ps.banner-antipiriki .banner-content_text h4 {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 600;
  color: white;
  white-space: nowrap;
  margin-bottom: 0;
}
.banner.banner-ps.banner-antipiriki .banner_number {
  font-size: 6rem;
  font-weight: 500;
  color: white;
  border-left: 1px solid white;
  padding-left: 1rem;
}

@media only screen and (max-width: 990px) {
  section.two-banners .banner.banner-ps.banner-antipiriki {
    min-height: 0vh !important;
  }
}
@media only screen and (max-width: 575px) {
  section.two-banners .banner.banner-ps.banner-antipiriki .banner-content_text h4 {
    font-size: 2rem;
  }
  .banner.banner-ps.banner-antipiriki .banner_number {
    padding-left: 2rem;
  }
  section.two-banners .banner.banner-ps.banner-antipiriki .banner-content_text {
    margin-right: 0rem;
  }
}
@media only screen and (max-width: 1570px) and (min-width: 991px) {
  .banner.banner-ps.banner-antipiriki .banner-content_image img {
    max-width: 8rem;
  }
  section.two-banners .banner.banner-ps.banner-antipiriki .banner-content_text h4 {
    font-size: 1.4rem;
  }
}

/* 112 mobile fix  */
@media only screen and (max-width: 460px) {
  body.emergency-112 header.cp-header-112 .cp-header-lang {
    display: none;
  }
}
