/*
Theme Name: Antonia Skaraki Child Theme
Template: hello-elementor
Author: Web Future
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1783089776
Updated: 2026-07-03 17:42:56

*/

/* HEADER */

header .search-wrapper a {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: 300;
  height: 24px;
  display: flex;
  align-items: center;
  text-decoration: underline;
}

header .elementskit-navbar-nav-default .elementskit-navbar-nav > li.active a {
  font-weight: 500 !important;
}

/* FOOTER */
.footer-contact a {
  text-decoration: underline;
}
.footer-links a {
  font-weight: 300 !important;
}

/* HOME */
.counter-statistics .elementor-counter-title {
  margin-top: -13px !important;
  padding-left: 20px !important;
}

.testimonial-section .elementskit-commentor-image.ekit-testimonial--avatar {
  display: none;
}

.testimonial-section .swiper-button-next,
.testimonial-section .swiper-button-prev {
  top: 90%;
  z-index: 10 !important;
}

.testimonial-section .swiper-button-prev {
  left: 79px !important;
}

.testimonial-section {
  position: relative;
  z-index: 1;
}
.testimonial-section::after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(247, 247, 247, 0.83);
  position: absolute;
  top: 0;
  z-index: 9;
  max-width: 110px;
  right: 0;
}
.projects-section .gc-card-thumb {
  height: 275px;
}
.projects-section .gc-card-featured .gc-card-thumb {
  height: 560px;
}

/* PROJECTS */
.projects-archive .gc-card-featured .gc-card-thumb {
  height: 550px;
}
.projects-archive .gc-card-thumb {
  height: 278px;
}
.projects-archive .gc-card-link:hover .gc-card-title {
  font-weight: 500;
}

/* ABOUT */
.counter-statistics.about {
  padding-left: 0 !important;
}

/* CONTACT */
.contact-details a {
  text-decoration: none !important;
}

.contact-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}

.wpcf7-form-control.wpcf7-acceptance span a {
  text-decoration: underline;
  color: #605f60;
}

.iti {
  width: 100%;
  position: relative;
}

.iti__flag-container {
  position: absolute !important;
  width: auto !important;
  top: 0;
  bottom: 0;
  padding: 1px;
}

.iti__selected-flag {
  width: auto !important;
  display: flex;
  align-items: center;
}

/* .contact-row.sec p:last-child {
  width: 50% !important;
} */

.page-id-501 .get-touch-container {
  display: none;
}

/* CLIENTS */

.as-industry-title {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #605f60;
}

.as-client-results {
  padding: 0;
  list-style: none;
}
.as-client-results li,
.as-client-results li a {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 6px;
  line-height: 1.5;
  color: #605f60;
}

/* AWARDS */
.awards-section .as-awards-results {
  list-style-type: none;
  padding-left: 0;
}
.awards-section .as-awards-results .as-award-item {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 6px;
  color: #605f60;
  line-height: 1.5;
}
.awards-section .as-awards-results .as-award-item strong {
  font-weight: 500;
}
.awards-section .as-awards-results .as-award-item a,
.awards-section .as-awards-results .as-award-item a:hover {
  color: #605f60 !important;
  font-weight: 300 !important;
}
/* NEWS */
.news-grid .gc-pagination {
  margin-top: 48px;
}

/* METAPHORM */
.page-id-687 header,
.page-id-687 footer,
.page-id-10554 header,
.page-id-10554 footer,
.page-id-10618 header,
.page-id-10618 footer {
  display: none;
}

/* PROJECT INNER */

.project-hero {
  width: 100%;
  line-height: 0;
}
.project-hero img {
  width: 100%;
  /* height: auto; */
  display: block;
  object-fit: cover;
  height: calc(100vh - 165px);
}

.project-content-a-description {
  background: #f7f7f7;
  padding: 80px 0 102px;
}
.project-content-a-awards {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 102px;
}
.project-content-a-awards .project-content-inner {
  max-width: 900px;
  margin: 0px auto;
}
.project-content-a-description .project-content-inner {
  max-width: 900px;
  padding: 0;
}
.project-content-inner {
  max-width: 640px;
  margin: 0 auto;
  padding: 0 24px;
}
.project-content-b {
  background: #f7f7f7;
  padding-left: 80px;
  padding-right: 80px;
}
.project-content-b .project-content-grid {
  max-width: 1920px;
  margin: 0 auto;
  display: grid;
  gap: 0;
}
.project-content-b.has-awards .project-content-grid {
  grid-template-columns: 1fr 1fr;
}
.project-content-b.has-awards .project-content-grid .project-content-col-description,
.project-content-b.has-awards .project-content-grid .project-content-col-awards {
  padding-top: 80px;
  padding-bottom: 102px;
  max-width: 572px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.project-content-b.no-awards .project-content-grid {
  grid-template-columns: 1fr;
}
.project-description-title {
  font-size: 46px;
  margin-bottom: 0 !important;
  font-weight: 500 !important;
  color: #605f60;
  line-height: 55px;
  margin: 0 0 6px;
}
.project-description-subtitle {
  font-size: 14px;
  color: #605f60;
  line-height: 21px;
  font-weight: 400;
  margin: 0 0 10px;
}
.project-description-body {
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  margin-bottom: 16px;
  color: #605f60;
}
.project-description-body p {
  margin: 0 0 1em;
}
.project-description-services {
  font-size: 14px;
  font-weight: 400;
  color: #605f60;
  line-height: 21px;
}
.project-awards {
  display: flex;
  justify-content: space-between;
}

.project-content-b.has-awards .project-awards {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.project-awards-heading {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 8px;
  color: #605f60;
  line-height: 26px;
}

.project-awards-table {
  max-width: 100%;
  width: 64%;
}

.project-content-b.has-awards .project-awards-table {
  max-width: 100%;
  width: 100%;
}

.project-awards-table td {
  vertical-align: top;
  border-left: none;
  border-right: none;
  padding: 21px 0;
}

.project-awards-table .col-year {
  color: #605f60;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  width: 10%;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}

.project-awards-table .col-org {
  width: 30%;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #605f60;
}
.project-awards-table .col-level {
  width: 30%;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #605f60;
}
.project-awards-table .col-category {
  width: 30%;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #605f60;
}
/* .project-content-c {
  background: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 102px;
}
.project-content-c .project-content-inner {
  max-width: 900px;
  margin: 0 auto;
} */

.project-c-container {
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
  margin-top: 120px;
  margin-bottom: 130px;
}

.project-content-c-text {
  flex: 0 0 calc((100% - 35px) / 2);
  padding-right: 20px;
}

.project-content-c-title {
  font-size: 46px;
  font-weight: 400;
  color: #605f60;
  margin-bottom: 4px;
}

.project-content-c-category {
  font-size: 14px;
  color: #666;
  margin-bottom: 20px;
}

.project-content-c-description {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #444;
}

.project-content-c-awarded {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #12bf34;
  text-transform: none;
  letter-spacing: normal;
}

.project-content-c-media {
  flex: 0 0 calc((100% - 60px) / 2);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.project-content-c-media .project-gallery,
.project-content-c-media .project-gallery-container {
  display: contents;
}

.project-content-c-media .project-gallery-item img,
.project-content-c-media .project-gallery-item video {
  width: 100%;
  height: auto;
  display: block;
}

.project-content-c-grid {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-left: 8.333%;
  margin-right: 8.333%;
}

@media (max-width: 1109px) {
  .project-c-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .project-content-c-grid {
    flex-direction: column;
    gap: 24px;
  }
  .project-content-c-text {
    position: static;
    flex: none;
  }
  .project-content-c-title {
    font-size: 32px;
  }
}

.project-gallery {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-top: 40px;
}
.project-gallery-item {
  line-height: 0;
  margin-bottom: 22px;
}
.project-gallery-item img {
  width: 100%;
  height: auto;
  display: block;
}
.project-gallery-item iframe {
  width: 100%;
  aspect-ratio: 16/9;
  display: block;
  border: 0;
}
.project-related {
  margin-top: 100px;
}
.project-related-inner {
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
  margin: 0 auto;
}
.project-related-heading {
  display: block;
  font-size: 22px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #605f60;
}
.project-related-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px 20px;
}
.project-related-card {
  text-decoration: none;
  color: inherit;
  display: block;
}
.project-related-thumb {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.project-related-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.project-related-title {
  text-decoration: none;
  color: #605f60;
  font-size: 16px;
  font-weight: 300;
  margin-top: 10px;
  line-height: 24px;
}
.project-award-banner {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 80px;
  max-width: 1920px;
}
.project-award-banner-label {
  padding-right: 30px;
  font-size: 16px;
  font-weight: 300;
  color: #605f60;
  white-space: nowrap;
}
.project-award-banner-logos {
  display: flex;
  align-items: center;
  gap: 33px;
  flex-wrap: wrap;
}
.project-award-banner-logo {
  display: block;
  line-height: 0;
}
.project-award-banner-logo img {
  height: auto;
  width: auto;
  display: block;
  max-height: 48px;
  max-width: 100px;
  object-fit: contain;
}
.project-award-banner-logo-text {
  font-size: 11px;
  color: #888;
  line-height: 24px;
}

.project-gallery-container {
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
}

.lang-switch .wpml-ls-item-toggle {
  font-size: 16px;
  font-weight: 300;
  padding-right: 38px !important;
}

.lang-switch .wpml-ls-sub-menu .wpml-ls-link {
  font-size: 14px;
  font-weight: 300;
  padding-right: 28px !important;
}
.lang-switch ul li a:after {
  right: 1px !important;
  border: none !important;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTFweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMSA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPlBhdGggMTA4NzwvdGl0bGU+CiAgICA8ZyBpZD0iRGVza3RvcCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iV29yayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI0Ni4wMDAwMDAsIC0yNTEuMDAwMDAwKSIgc3Ryb2tlPSIjNjA1RjYwIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE2NjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3OS4wMDAwMDAsIDI0Mi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUGF0aC0xMDg3IiBwb2ludHM9IjY3IDkuNSA3Mi40OTI1MTk1IDEzLjA0ODY0MDEgNzcuNzE3NTAwMSA5LjUiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 14px;
  height: 8px;
}

.metaphorm-section .gc-swiper {
  padding-bottom: 0;
}

/* Metaphorm transition */
.first_step_wrap {
  height: 100vh;
  width: 100vw;
  background-color: white;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 300;
  opacity: 1;
}
.first_step_wrap .images_a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.first_step_wrap .images_a .logo_as {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  display: block;
  margin: 0 auto;
}
.metaphorm_landing {
  opacity: 0;
}
.metaphorm_landing .logo {
  display: block;
  margin: 0 auto 40px auto;
}
.first_step_wrap .images_a img {
  max-width: 280px;
  width: auto;
  height: auto;
}

/* Search pop up */

/* --- Overlay Container --- */
.search-full-view {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 60px;
  background-color: rgba(245, 247, 247, 0.75);
  opacity: 0;
  z-index: -1;
  transition: 0.5s all;
  transform: scale(0);
  backdrop-filter: blur(10px);
  background-blend-mode: overlay;
}

.search-full-view.is-active {
  display: block;
  opacity: 1;
  z-index: 999999;
  transform: scale(1);
  overflow-y: auto;
}

/* --- Form & Inner Layout --- */
.search-full-view .container {
  width: 100%;
  max-width: 1480px;
  padding: 0 20px;
  height: 100% !important;
  margin-right: auto;
  margin-left: auto;
}

.search-full-view .container .flex-box-form {
  justify-content: center !important;
  flex-direction: column !important;
  display: flex !important;
}

.search-full-view .search-form {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 160px;
}

.search-full-view .input-group {
  margin: 0 auto;
  height: 76px;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: solid 1px #605f60;
}

.search-full-view .input-group input {
  background-color: transparent;
  outline: none;
  border: 0;
  height: 100%;
  line-height: 46px;
  text-align: left;
  padding-left: 20px;
  font-size: 32px;
  font-weight: 100;
  transition: all 250ms ease-in-out;
  color: #212529;
  border-radius: 6px;
}

/* Placeholder Styling */
.search-full-view #dp-search::placeholder {
  line-height: 46px;
  font-size: 32px;
  font-weight: 100;
  color: #212529;
}

/* --- Close Button (Πάνω δεξιά) --- */
.search-full-view #search-close {
  background: transparent;
  border: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  color: #fff;
  outline: none;
  height: 42px;
  box-shadow: none;
  opacity: 1;
}

.search-full-view #search-close img {
  max-width: 20px;
  height: auto;
}

.search-full-view #search-close:hover img {
  opacity: 1;
}

#dp-pr-results {
  max-width: 1000px;
  margin: 50px auto 0px;
  width: 100%;
}

#dp-pr-results ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  position: relative;
  margin-block: 40px;
  padding-bottom: 20px;
  margin-top: 0px;
}

#dp-pr-results ul::after {
  content: " ";
  display: block;
  height: 1px;
  background-color: rgb(96, 95, 96);
  width: 276px;
  position: absolute;
  bottom: 0px;
}

#dp-pr-results ul li a {
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  color: rgb(96, 95, 96);
}

#dp-pr-results ul li a strong {
  font-weight: 300;
  padding-right: 4px;
}

.post-content p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  color: #605f60;
}

.post-content p a {
  color: #605f60 !important;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 300;
}

.as-news-gallery {
  margin-top: 20px;
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.as-news-videos .as-news-video-item iframe {
  aspect-ratio: auto 4 / 3;
  height: 100%;
  width: 100%;
}

.contact-row.sec p {
  width: 50%;
}

.featured-article-img {
  margin-bottom: 20px;
}

/* Search Results */
.search-results-header {
  margin-top: 60px;
}
.search-results-header h1,
.search-results-header .h1 {
  font-size: 46px;
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 1.2;
  color: #605f60;
  margin-top: 0;
}

.container-fluid {
  max-width: 1920px;
  padding-left: 80px;
  padding-right: 80px;
}

.search-results-body {
  background-color: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 102px;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.search-results-body ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  margin-block: 40px;
  padding-bottom: 20px;
  margin-top: 0;
}
.search-results-body ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  margin-block: 40px;
  padding-bottom: 20px;
  margin-top: 0;
}
.search-results-body ul li a {
  color: #605f60;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
}
.search-results-body ul li a strong {
  font-weight: 300;
  padding-right: 4px;
}

.left-award {
  padding-left: calc(8.3333% + 66.667px) !important;
  padding-right: calc(8.3333% + 66.667px) !important;
}

.gc-page-link.is-active:hover {
  background: #f7f7f7;
}

@media (max-width: 1439px) {
  .sm-container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
  .left-offset-lg {
    margin-left: 0;
  }
  .right-offset-lg {
    margin-right: 0;
  }
  .client-section {
    margin: 0;
  }
  .client-section .e-con-inner {
    flex-wrap: wrap !important;
    flex-direction: row !important;
    gap: 0;
  }
  .client-col {
    width: 50% !important;
    flex-basis: 50% !important;
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
  }
}

@media (max-width: 1320px) {
  .footer-left {
    width: 40%;
    gap: 20px;
  }
  .footer-right {
    width: 60%;
  }
}

@media (max-width: 1109px) {
  .sm-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .left-offset {
    margin-left: 0;
  }
  .right-offset {
    margin-right: 0;
  }
  .main-container .e-con-inner {
    flex-direction: column !important;
    gap: 0 !important;
  }
  .left-container,
  .right-container {
    width: 100% !important;
    --width: 100% !important;
  }
  .right-container .client-subtitle {
    width: 100% !important;
  }
  .contact-details.contact-page {
    display: none;
  }
  .contact-row {
    flex-direction: column;
    gap: 0;
  }
  .as-contact-form {
    padding-top: 40px;
  }
  .conatct-subtile {
    padding-bottom: 0 !important;
    border: none !important;
  }
  .contact-row.sec p {
    width: 100%;
  }
  .as-contact-form.wpr-forms-submit-right .wpcf7-submit {
    margin-top: 10px !important;
    float: none !important;
  }
  .footer-main-content {
    flex-direction: column !important;
    align-items: flex-start;
  }
  .footer-left {
    flex-direction: column !important;
    gap: 0;
    width: 100% !important;
  }
  .footer-right {
    flex-direction: column !important;
    margin-top: 40px;
    gap: 40px;
    width: 100% !important;
  }
  .footer-right p {
    text-align: left;
  }
  .client-col {
    width: 100% !important;
    flex-basis: 100% !important;
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
  }
  .clients-header > .e-con-inner {
    padding: 40px 0;
  }
}

@media (max-width: 979px) {
  .mobile-vertial-carousel {
    margin-top: 120px;
  }
  .gc-gallery-wrap .swiper-slide,
  .gc-gallery-wrap.gc-gallery-fluid .swiper-slide {
    margin-bottom: 100px;
  }
  .gc-gallery-wrap.gc-gallery-fluid .gc-gallery-img-fluid {
    padding: 0 50px;
  }
}

@media screen and (max-width: 767px) {
  .social-links .wpr-nav-menu-container {
    display: block !important;
  }
  .social-links .wpr-mobile-nav-menu-container {
    display: none !important;
  }
}

@media (max-width: 720px) {
  .project-related-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 679px) {
  .gc-card-thumb {
    height: auto;
  }
  .footer-contact p {
    max-width: 282px;
  }
  .clients-header .left-container h1 {
    margin-bottom: 20px;
  }
}
.otgs-development-site-front-end {
  display: none;
}
