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

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Medium.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Light.ttf") format("truetype");
  font-weight: 300;
}

:root {
  --primary-color: #636466;
  --nav-fs: 2.6rem;
  --nav-fs-mobile: 2.2rem;
  --lang-fs: 2rem;
  --slideshow-underline: 5.6rem;
  --about-us-title: 6.4rem;
  --about-us-txt: 2.8rem;
  --upper-distance: 120px;
  --service-fs: 2.4rem;
}

html {
  font-size: 62.5%;
  font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
}

.error > label > small {
  text-transform: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

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

.row {
  max-width: 1200px;
}

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

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

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

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

.breadcrumbs * {
  color: #333333;
}

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

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

body {
  opacity: 1;
}

.mobile-socials {
  display: none;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.site-header.scrolled {
  -webkit-box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
  box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
  background-color: #ffffff;
}

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

.top-bar {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 173.5rem;
  padding: 5rem 1rem 5px;
  margin: 0 auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.scrolled .top-bar {
  padding-top: 2rem;
}

.top-bar-section {
  margin-top: 0;
  margin-left: auto;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-bar-section .inline-list li {
  margin: 0;
}

.top-bar-section .inline-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  position: relative;
  margin-left: clamp(10px, 2.6vw, 5rem);
}

.top-bar-section .inline-list:after {
  content: "";
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 2rem;
  width: 2px;
  background-color: var(--primary-color);
}

#navbar .top-bar-section .inline-list a {
  padding: 0;
  font-size: var(--lang-fs);
  line-height: 1;
}

#navbar .top-bar-section .center > li:last-of-type > a::after,
#navbar .top-bar-section .inline-list a::after {
  display: none;
}

.top-bar-section ul > li:last-of-type a::after {
  display: none;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px;
  /* an to header exei upsos 65px diaforetika anaprosarmogi */
  right: 15px;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

.top-bar-section .center {
  margin: 0 auto;
}

.top-bar-section .center li {
  position: relative;
}

.top-bar-section .center li::after {
  content: "";
  background-image: url("../img/astor-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(20%, -70%);
  -ms-transform: translate(20%, -70%);
  transform: translate(20%, -70%);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-filter: opacity(0);
  filter: opacity(0);
}

.top-bar-section .center li:hover::after,
.top-bar-section .center li.active::after {
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

.top-bar-section li:not(.has-form) a:not(.button) {
  position: relative;
  line-height: 1;
  font-weight: 300;
}

.top-bar-section li a:not(.button)::before {
  -webkit-filter: opacity(0);
  filter: opacity(0);
}

.top-bar-section li.active > a:not(.button)::before,
.top-bar-section li:hover a:not(.button)::before,
#navbar .top-bar-section .inline-list a::before {
  content: "";
  width: calc(100% - 42px);
  height: 2px;
  background-color: var(--primary-color);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

#navbar .top-bar-section .inline-list a::before {
  width: 100%;
}

#navbar .top-bar-section .inline-list .active a {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

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

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

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Manrope", sans-serif;
  font-weight: 600 !important;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#001e41),
    to(#007476)
  );
  background: -o-linear-gradient(#001e41, #007476);
  background: linear-gradient(#001e41, #007476);
  border-radius: 3px;
  font-size: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.submit-button-class {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  color: var(--primary-color);
  background-color: transparent;
  position: relative;
  display: inline-block;
  font-size: var(--nav-fs-mobile);
  padding: 0 20px;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
#navbar .top-bar-section .center > li > a::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin-top: 0;
  background-color: var(--primary-color);
  -webkit-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%);
  display: block;
  margin: 0;
}

.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

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

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

.static-page__content {
  max-width: 1200px;
  margin: 0 auto 4rem;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: var(--primary-color);
  background-color: transparent;
  line-height: 1;
  padding: 0 2rem;
}

.homepage .top-bar-section > ul > li:first-of-type a:not(.button) {
  font-weight: 400;
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
  font-weight: 400;
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: var(--primary-color);
  background-color: #fff;
}

.no-js .top-bar-section .has-dropdown:hover > .dropdown {
  padding: 5px;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white !important;
}

.no-js .top-bar-section .has-dropdown > .dropdown li {
  margin: 8px auto;
  /* width: fit-content; */
}

.get-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}

.get-quote > div {
  max-width: 185px;
  background-color: var(--primary-color);
  border-bottom-left-radius: 3rem;
  border-bottom-right-radius: 3rem;
  -webkit-animation: blackBg 2s forwards;
  animation: blackBg 2s forwards;
  margin-top: -1rem;
}

@-webkit-keyframes blackBg {
  from {
    background-color: var(--primary-color);
    margin-top: -5rem;
  }

  to {
    background-color: #000000;
    margin-top: 0rem;
  }
}

@keyframes blackBg {
  from {
    background-color: var(--primary-color);
    margin-top: -5rem;
  }

  to {
    background-color: #000000;
    margin-top: 0rem;
  }
}

.get-quote > div a {
  font-size: var(--lang-fs);
  color: white;
  padding: 15px 40px 20px;
  line-height: 1.1;
  display: block;
}

.site-header__row {
  max-width: 173.5rem;
  padding: 0 1rem;
  margin: 0 auto;
  position: relative;
}

.get-quote ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
}

.slideshow {
  max-width: 173.5rem;
  margin: 0 auto;
  padding: 0 1rem;
}

/* ------- HERO ------- */
#slider_1 .slick-slide img {
  border-radius: 2.8rem;
}

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

#slider_1 .slick-dots {
  position: absolute;
  bottom: -55px;
  right: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  gap: 1rem;
}

#slider_1 .slick-dots li {
  margin: 0;
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
}

#slider_1 .slick-dots li.slick-active {
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

#slider_1 .slick-dots button {
  margin: 0;
  background-color: transparent;
  background-image: url("../img/astor-icon.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  font-size: 0;
  padding: 0;
}

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

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

.static-page__title {
  text-align: center;
  font-size: 32px;
}

.static-page__content p {
  line-height: 28px;
}

.homepage section {
  overflow-x: clip;
}

.slideshow-undertext {
  font-size: clamp(5rem, 3.13vw, var(--slideshow-underline));
  max-width: 101rem;
  line-height: 1;
  color: var(--primary-color);
  margin-top: 3.5rem;
  letter-spacing: -1px;
  font-weight: 300;

  a span {
    color: #000000;
    text-decoration: underline;
    text-underline-offset: 14px;
  }
}

.about-us-outer-container {
  margin: var(--upper-distance) auto 0;
}

.about-us-outer-container .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 166rem;
  margin-left: auto;
  padding-left: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
}

.about-us-txt-container .moduleTitle {
  font-size: var(--about-us-title);
  color: var(--primary-color);
  margin-bottom: 3rem;
  font-weight: 300;
  letter-spacing: -1px;

  span {
    position: relative;
    color: black;
  }

  span::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #000000;
  }
}

.about-us-txt-container {
  max-width: 635px;
  margin-right: auto;
  font-size: var(--about-us-txt);
  color: var(--primary-color);
  font-weight: 300;
  line-height: 1.4;
}

.more {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
  margin-top: 3rem;

  a {
    color: var(--primary-color);
    position: relative;
  }

  a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: var(--primary-color);
  }
}

#gr .top-bar-section .inline-list > li:first-of-type > a {
  font-weight: 700;
}

#en .top-bar-section .inline-list > li:last-of-type > a {
  font-weight: 700;
}

body {
  position: relative;
}

body::before {
  content: "";
  width: 1126px;
  height: 1200px;
  position: fixed;
  left: 0;
  top: 50%;
  -webkit-animation: rotateAstor 165s linear infinite forwards;
  animation: rotateAstor 165s linear infinite forwards;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  /* The image used */
  background-image: url("../img/icon-bg.png");
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

@-webkit-keyframes rotateAstor {
  0% {
    -webkit-transform: rotate(0) translateY(-50%);
    transform: rotate(0) translateY(-50%);
  }

  25% {
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
  }

  50% {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
  }

  75% {
    -webkit-transform: rotate(270deg) translateY(-50%);
    transform: rotate(270deg) translateY(-50%);
  }

  100% {
    -webkit-transform: rotate(360deg) translateY(-50%);
    transform: rotate(360deg) translateY(-50%);
  }
}

@keyframes rotateAstor {
  0% {
    -webkit-transform: rotate(0) translateY(-50%);
    transform: rotate(0) translateY(-50%);
  }

  25% {
    -webkit-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
  }

  50% {
    -webkit-transform: rotate(180deg) translateY(-50%);
    transform: rotate(180deg) translateY(-50%);
  }

  75% {
    -webkit-transform: rotate(270deg) translateY(-50%);
    transform: rotate(270deg) translateY(-50%);
  }

  100% {
    -webkit-transform: rotate(360deg) translateY(-50%);
    transform: rotate(360deg) translateY(-50%);
  }
}

.about-us-image img {
  border-top-left-radius: 3rem;
  border-bottom-left-radius: 3rem;
}

/* Add this to your existing styles */

.parallax-section {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;

  height: 300px;
  /* adjust as needed */
  position: relative;
}

#gr .parallax-section {
  background-image: url("../img/services-bg.png");
}

#en .parallax-section {
  background-image: url("../img/services-bg-en.png");
}

.services-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto -4rem;
  font-size: 15.3rem;
  color: #cacaca;
  line-height: 1;

  /* Parallax effect */
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition:
    transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
}

.services-container {
  background-color: #f8f8f8;
  position: relative;
  margin: 0 auto;
}

.homepage-service {
  border-top: 1px solid #63646656;
}

.homepage-service:last-child {
  border-bottom: 1px solid #63646656;
}

.homepage-service > div {
  max-width: 173.5rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.homepage-service h3 {
  font-size: clamp(2.6rem, 2.75vw, var(--slideshow-underline));
  color: black;
  line-height: 1;
  margin: 0;
  padding: 45px 0 40px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.homepage-service h3::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 0;
  height: 4px;
  background-color: #000000;
  width: 100%;
  -webkit-filter: opacity(0);
  filter: opacity(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.homepage-service:hover h3::before {
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

.homepage-service:hover h3 a {
  color: black;
}

.homepage-service h3 a {
  color: var(--primary-color);
}

.homepage-service-content {
  position: absolute;
  top: 50%;
  right: clamp(1rem, 0.52vw, 10rem);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 80rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: clamp(2rem, 1.25vw, var(--service-fs));
  border-radius: 3rem;
  -webkit-box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.1);
  gap: clamp(1rem, 1.56vw, 3rem);
  padding-right: 1rem;
  -webkit-filter: opacity(0);
  filter: opacity(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  padding: 0;
}

.homepage-service:hover .homepage-service-content {
  background-color: white;
  -webkit-filter: opacity(1);
  filter: opacity(1);
}

.homepage-service-content img {
  border-radius: 3rem;
}

.video-outer-container > .container {
  max-width: 173.5rem;
  padding: 0 1rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

.video-outer-container {
  margin-bottom: 1rem;
}

.video-outer-container > .container > div:first-of-type img {
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.video-outer-container iframe {
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.video-text {
  max-width: 415px;
  margin: 0 auto;
}

.video-text h4 {
  font-size: var(--about-us-title);
  letter-spacing: -1px;

  img {
    position: relative;
    top: -6px;
  }
}

.video-text p {
  font-size: var(--about-us-txt);
  line-height: 1.2;
  color: var(--primary-color);
  font-weight: 300;
}

.customers-outer-container {
  max-width: 182.8rem;
  margin-left: auto;
  padding-left: 1rem;
}

.customers-outer-container > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;

  img {
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
  }
}

.customers-txt {
  max-width: 69rem;
  margin: 0 auto;
  color: var(--primary-color);
}

.customers-title {
  font-size: var(--about-us-title);
  color: var(--primary-color);
  letter-spacing: -1px;
  margin-bottom: 2rem;
}

.customers-txt p {
  line-height: 1.2;
  font-size: var(--about-us-txt);
  margin: 0;
  font-weight: 300;
}

.blog-txt {
  max-width: 84.5rem;
  padding: 0 1rem;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: calc(2rem + var(--upper-distance));
  margin-bottom: 5rem;

  h5 {
    font-size: var(--about-us-title);
    color: var(--primary-color);
    text-align: center;
    margin-top: 0;
    line-height: 1;
  }

  p {
    font-weight: 300;
    margin: 0;
    font-size: var(--about-us-txt);
    color: var(--primary-color);
    line-height: 1.2;
    text-align: justify;
  }
}

.blog-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  gap: 5rem;
  max-width: 147rem;
  padding: 0 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.innerpage .blog-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog {
  max-width: 415px;
  width: 100%;
}

.blog h5 {
  margin-top: 1rem;
  font-size: var(--about-us-txt);
  letter-spacing: -1px;
  line-height: 1.2;
  padding: 0 15px;
  margin-bottom: 5px;
}

.time-container {
  font-size: var(--lang-fs);
  padding: 0 15px;
  text-align: right;
  color: #000000;
  margin-top: auto;
}

.time-container span {
  position: relative;
}

.time-container span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
  z-index: 1;
}

.blog figure {
  margin: 0;

  img {
    border-radius: 3rem;
  }
}

.blog a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.blog a span {
  color: #000;
  display: block;
  margin: 1rem 0 1rem 1rem;
  font-size: var(--lang-fs);
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.blog a span:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
}

.career-container-innerpage a {
  font-weight: 700;
  text-decoration: underline;
}

/* ------- CATEGORY PAGE ------- */

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

.site-footer {
  margin-top: 10rem;
  padding-bottom: 26rem;
  position: relative;
}

.site-footer::before {
  content: "";
  background-image: url("../img/footer-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: clamp(20rem, 32.92vw, 632px);
  height: clamp(20.1rem, 32.86vw, 631px);
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 173.1rem;
  padding: 0 1rem;
  margin: 0 auto;
  font-size: var(--service-fs);
  color: #000;
  position: relative;
  z-index: 1;
}

.footer-details a {
  font-size: var(--service-fs);
  color: #000;
}

.footer-details span {
  font-weight: 700;
}

.footer-logo {
  margin-bottom: 4rem;
}

.site-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  margin-top: -3rem;
}

.site-logo-container > * {
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
}

.site-footer__copyrights {
  text-align: center;
  white-space: nowrap;
}

.site-footer__logo {
  text-align: right;
}

.foter-email a,
.footer-number a {
  font-weight: 700;
}

.footer-terms a,
.footer-social a {
  position: relative;
}

.footer-terms a::before,
.footer-social a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.innerpage .static-page__title {
  font-size: calc(0.6rem + var(--about-us-txt));
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.static-page__content *,
.static-page__content p,
.static-page__content li,
.static-page__content a {
  color: var(--primary-color);
  font-size: var(--lang-fs);
}

.announcements-innerpage-container,
.services-innerpage-container,
.blog-innerpage-container {
  max-width: 154rem;
  margin: 0 auto;
  padding: 0 1rem;
}

#articlebody {
  padding: 0 1rem;
}

.services-innerpage-container * {
  font-size: var(--lang-fs);
  color: var(--primary-color);
}

.services-innerpage-container .blog-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.services-innerpage-container .blog h5 {
  text-align: center;
  color: var(--primary-color);
}

.innerpage .blog h5 {
  color: var(--primary-color);
  margin-top: 1rem;
}

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

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: var(--primary-color);
}

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

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

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

.pagination {
  margin: 2rem 0 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

ul.pagination li.current a,
ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
  background: black;
}

ul.pagination li a {
  padding: 0.5rem 1rem;
  font-size: 1.4rem;
}

ul.pagination li:hover a,
ul.pagination li a:focus {
  background: var(--primary-color);
  color: white;
}

#contact form {
  background-color: transparent;
  margin: 0 auto;
  padding: 5rem 0;

  label {
    line-height: 2.1;
    font-size: 21px;
    white-space: nowrap;
    margin-right: 7px;
    font-weight: 400;
  }
}

.message-container,
#contact form {
  max-width: 1054px;
  width: 100%;
}

.message-container #message {
  width: 1054px;
}

#contact form .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: unset;
}

#contact form .row > .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px;
  padding-bottom: 40px;
}

#contact form .row select:focus-visible,
#contact form .row select {
  font-size: var(--nav-fs);
  height: 4.2rem;
  width: 37.5rem;
  border: unset;
  background-color: unset;
  color: var(--primary-color);
  border-bottom: 2px solid;
  font-family: "Manrope", sans-serif;
  font-size: 21px;
  outline: unset;
  font-family: "Manrope";
}

#contact form .row input {
  width: 35rem;
  background-color: transparent;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border: unset;
  border-bottom: 2px solid black;
}

#contact form .row input,
#contact form .row textarea {
  padding: 2rem 1rem;
  font-size: 20px;
  margin: 0;
  font-weight: 400;
}

#contact form .row textarea {
  padding: 0.5rem 1rem;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  font-size: 1.6rem;
  position: absolute;
  right: 0;
  bottom: 0;
}

.message-container > .columns {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  #message {
    height: 200px;
  }
}

.breadcrumbs {
  margin-top: 2rem;
  padding: 0;
}

.breadcrumbs a:not(.current):hover {
  color: var(--primary-color) !important;
}

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

.breadcrumb .fa-home {
  color: var(--primary-color);
}

.alert-box.warning,
.alert-box.success {
  font-size: 1.8rem;
}

.close {
  opacity: 1 !important;
  right: 0rem !important;
  cursor: pointer;
}

#contact .alert-box.success {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2rem auto 0;
  padding-left: 3rem;
  padding-right: 3rem;
}

#contact .alert-box .close {
  font-size: 1.6rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 8px 6px 8px;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 0.25rem;
  opacity: 1;
  margin: 0;
  transform: translateY(-50%);
}

.main__image,
.main__image img {
  max-width: 1715px;
  width: 100%;
  height: auto;
  border-radius: 2.8rem;
  margin: 0 auto;
}

.main__image img {
  max-height: 600px;
  display: block;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.locations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin: 32px 0;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.locations h3 {
  color: white;
  font-size: var(--service-fs);
  font-weight: 600;
  margin: 0 0 12px 0;
  text-align: center;
}

.location p {
  font-size: 20px;
  line-height: 1.6;
  margin: 0;
  color: white;
  text-align: center;
}

.location a {
  color: white;
  text-decoration: none;
}

.location {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#001e41),
    to(#007476)
  );
  background: -o-linear-gradient(#001e41, #007476);
  background: linear-gradient(#001e41, #007476);
  border: 1px solid #63646669;
  border-radius: 12px;
  padding: 20px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 33.33%;
}

.location-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.location-footer > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: var(--nav-fs);
  gap: 5px;
}

.top-bar-section .dropdown li:not(.has-form) a::before {
  display: none;
}

.top-bar-section .dropdown li:not(.has-form) a {
  font-size: 2.2rem;
}

.partners-logos > ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5rem;
  margin-left: 0;
}

.partners-title {
  text-align: center;
  margin-bottom: 2rem;
  font-size: var(--nav-fs);
}

.carreers-footer a {
  position: relative;
}

.carreers-footer a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
}

@media screen and (min-width: 2300px) {
  :root {
    --about-us-txt: 3.5rem;
  }

  .services-container {
    border-left: 1px solid #63646656;
    border-right: 1px solid #63646656;
  }
}

@media screen and (min-width: 2000px) {
  .customers-outer-container,
  .about-us-outer-container .container {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1500px) {
  :root {
    --about-us-title: 5rem;
    --about-us-txt: 2.4rem;
    --upper-distance: 100px;
    --service-fs: 2.2rem;
    --nav-fs: 2.4rem;
    --nav-fs-mobile: 2rem;
  }

  .top-bar-section li.active > a:not(.button)::before,
  .top-bar-section li:hover a:not(.button)::before,
  #navbar .top-bar-section .inline-list a::before {
    width: calc(100% - 22px);
  }

  .video-outer-container iframe {
    width: 630px;
    height: 510px;
  }

  .video-text h4 img {
    position: relative;
    top: -5px;
    width: 38px;
  }

  .about-us-txt-container {
    max-width: 505px;
  }

  .blog-container {
    gap: 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .blog {
    max-width: unset;
    width: clamp(20rem, 33.2vw, 415px);
  }

  .customers-txt {
    max-width: 49rem;
  }

  .customers-outer-container > .container img {
    width: 59rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 2rem;
    padding: 0 10px;
  }

  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section .dropdown li:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    padding: 0 1rem;
  }

  .top-bar-section .inline-list {
    margin-left: 1rem;
  }

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

  ul.title-area #logo {
    width: 130px;
  }

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

  [data-abide] .error small.error,
  [data-abide] span.error,
  [data-abide] small.error {
    bottom: 25px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  #contact form .row select:focus-visible,
  #contact form .row select,
  #contact form .row input {
    width: 36rem;
    margin: 0;
  }

  #contact form {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  #contact form .row input {
    font-size: var(--lang-fs);
  }

  #contact form {
    label {
      -ms-flex-line-pack: end;
      align-content: flex-end;
    }
  }
}

@media screen and (max-width: 1400px) {
  .homepage-service-content {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    -webkit-filter: opacity(1);
    filter: opacity(1);
    padding-right: 1rem;
    max-width: 76rem;
    width: 100%;
    text-wrap: pretty;
  }

  .homepage-service h3 a {
    color: var(--primary-color);
    padding: 2rem;
    display: block;
  }

  .homepage-service h3 a {
    color: var(--primary-color);
    padding: 2rem;
    display: block;
  }

  .homepage-service h3::before {
    bottom: 10px;
  }

  .homepage-service > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 4rem;
  }

  .get-quote > div a {
    font-size: var(--lang-fs);
    color: white;
    padding: 10px 40px 10px;
  }

  .homepage-service h3 {
    margin: auto !important;
    padding: 0 1rem;
  }
}

@media screen and (max-width: 1200px) {
  #contact form .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 580px;
  }
.top-bar.expanded {
	height: auto !important;}
	#navbar  section {
	overflow: unset
	}
 
  .site-header {
    background-color: white;
  }

  #navbar .top-bar-section .center a {
    width: 100%;
  }

  .top-bar-section li:not(.has-form) a:not(.button)::after,
  #navbar .top-bar-section .center > li > a::after {
    display: none;
  }

  .scrolled .top-bar {
    padding: 5px 0;
  }

  .top-bar-section li.active > a:not(.button)::before,
  .top-bar-section li:hover a:not(.button)::before,
  #navbar .top-bar-section .inline-list a::before {
    width: 100%;
  }

  #navbar .top-bar-section .inline-list a::before {
    width: 100%;
  }

  #navbar .top-bar-section .inline-list a {
    padding-bottom: 3px;
  }

  .top-bar {
    padding: 5px 0;
    height: 85px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .top-bar-section {
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: black;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }

    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }

    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: transparent;
  }

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

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

  ul.dropdown {
    background: transparent !important;
  }

  .site-header__row > .get-quote {
    display: none;
  }

  .mobile-socials {
    display: block;
  }

  .get-quote {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .get-quote > div a {
    padding: 15px 20px 20px;
    line-height: 1.2;
    text-align: center;
  }

  .get-quote > div {
    border-radius: 3rem;
  }

  .top-bar-section ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .top-bar-section {
    gap: 2rem;
    margin-top: 3rem;
  }

  .top-bar-section .inline-list {
    margin: 0 auto;
  }

  .top-bar-section .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
  }

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

  .top-bar-section li:not(.has-form) a:not(.button),
  .top-bar-section .center li,
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section .dropdown li:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button):hover,
  .homepage .top-bar-section > ul > li:first-of-type a:not(.button) {
    padding: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  #navbar .top-bar-section .center a {
    padding: 0 !important;
  }

  #navbar .top-bar-section .center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top-bar-section {
    width: 100%;
  }

  .message-container #message {
    width: 580px;
  }

  #contact form .row > .columns {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .locations {
    gap: 15px;
    padding: 0 1rem;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --upper-distance: 70px;
  }

  #slider_1 .slick-slide img {
    border-radius: 0.8rem;
  }

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

  .partners-logos > ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
  }

  .about-us-outer-container .container {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-us-txt-container {
    margin: 0 auto;
  }

  .about-us-image {
    margin-left: auto;
  }

  .slideshow-undertext {
    font-size: clamp(2.8rem, 4.88vw, 5rem);
    max-width: clamp(10rem, 97.66vw, 83rem);
    letter-spacing: -2px;
  }

  .services-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto -3rem;
    font-size: 11.3rem;
    color: #cacaca;
    line-height: 1;
  }

  .locations {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .location {
    width: auto;
    min-width: 31rem;
  }

  .video-outer-container > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .blog-txt,
  .video-outer-container > .container > div:first-of-type img,
  .video-outer-container iframe,
  .customers-outer-container > .container img,
  .customers-txt,
  .about-us-image img,
  .about-us-txt-container {
    max-width: 50rem;
  }
  .video-outer-container > .container > div:first-of-type img,
  .video-outer-container iframe,
  .customers-outer-container > .container img,
  .about-us-image img {
    border-radius: 3rem;
  }

  .video-outer-container iframe {
    height: 28rem;
  }

  .customers-outer-container > .container img,
  .about-us-image {
    margin: 0 auto;
  }

  .customers-outer-container {
    margin-top: 2rem;
    padding: 0;
  }

  .video-text h4 {
    margin-bottom: 2rem;
    font-size: 5.5rem;
  }

  .customers-outer-container > .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    padding: 0 1rem;
  }

  .video-text {
    max-width: 50rem;
  }

  .blog-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog {
    width: 415px;
  }

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

  .homepage-service-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
    padding: 2rem;
    max-width: 480px;
    gap: 3rem;
  }

  .site-footer {
    padding-bottom: 21rem;
  }

  .site-logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: -3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2rem;
  }
}

@media screen and (max-width: 640px) {
  :root {
    --nav-fs: 1.8rem;
    --slideshow-underline: 4rem;
    --about-us-title: 3.6rem;
    --about-us-txt: 1.8rem;
    --service-fs: 1.8rem;
    --upper-distance: 50px;
  }

  .blog a span {
    margin: 1rem 0 1rem 1.5rem;
  }

  .time-container {
    font-size: 16px;
    margin-top: 5px;
  }

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

  .site-footer__logo img {
    max-width: 12rem;
  }

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

  .parallax-title {
    height: 150px !important;
  }

  .top-bar {
    height: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #logo img {
    max-width: 10rem;
    padding-top: 0rem;
  }

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

  .get-quote ul {
    gap: 18px;
  }

  .st_linkedin_hcount {
    display: none;
  }

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

  #contact form {
    padding: 1.5rem 0;
  }

  #contact form .row {
    width: auto;
  }

  #contact form .row > .columns {
    padding-bottom: 20px;
  }

  #contact form label,
  #contact form .row select:focus-visible,
  #contact form .row select,
  #contact form .row input {
    font-size: 18px;
    text-align: center;
  }

  #submitform {
    font-size: 16px;
  }

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

  .services-title {
    margin: 0px auto -1.2rem;
    font-size: 6rem;
  }

  .services-container {
    text-align: center;
  }

  .slideshow-undertext {
    width: 100%;
    letter-spacing: 0;
    line-height: 1.4;

    span {
      text-underline-offset: 7px;
    }
  }

  .video-text h4 {
    font-size: 3.5rem;
  }

  .video-text h4 img {
    width: 28px;
  }

  .blog-txt img {
    width: 24px;
  }

  .slideshow-undertext,
  .about-us-txt-container,
  .video-text,
  .customers-txt,
  .blog-txt p {
    text-align: center;
  }

  .more {
    margin: 3rem auto 0;
  }

  #slider_1 .slick-dots {
    position: static;
    margin: 2rem auto 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .customers-outer-container > .container img,
  .customers-txt,
  .about-us-image img,
  .about-us-txt-container {
    width: 100%;
    max-width: 50rem;
  }

  .video-outer-container iframe {
    max-width: 50rem;
    width: 95vw;
  }

  .about-us-outer-container {
    padding: 0 1rem;
  }

  .blog-outer-container {
    padding: 0 1rem;
  }

  .blog {
    max-width: 415px;
    width: 100%;
  }

  .site-footer {
    padding-bottom: 5rem;
  }

  .site-footer::before {
    display: none;
  }

  .footer-logo + div {
    text-wrap: balance;
    text-align: center;
  }

  .footer-terms,
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    gap: 2rem;

    span {
      display: none;
    }
  }

  .footer-terms a,
  .footer-social a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .footer-logo {
    margin-bottom: 0;
  }

  #slider_1 .slick-slide img {
    min-height: 26rem;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .homepage-service h3 {
    padding: 2.5rem 2rem;
  }

  .homepage-service h3::before {
    display: none;
  }

  .video-outer-container > .container > div:first-of-type img {
    width: 100%;
  }
  .message-container > .columns {
    #message {
      max-width: 500px;
      width: 95vw;
    }
  }

  #contact form .row > .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #contact form .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #contact form {
    label {
      text-align: center;
      margin: 0;
    }
  }

  [data-abide] .error small.error,
  [data-abide] span.error,
  [data-abide] small.error {
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  #contact form .row:not(.message-container) > .columns,
  #contact form .row select:focus-visible,
  #contact form .row select,
  #contact form .row input {
    width: 31rem;
  }

  .parallax-section {
    background-size: 82vw;
    height: 15rem;
  }

  .parallax-section {
    background-attachment: scroll;
  }
}

.top-bar.expanded .title-area {
  background: transparent;
}

@media screen and (max-width: 640px) {
  .homepage .top-bar-section {
    overflow-x: unset;
    display: flex !important;
  }
	
}
