:root {
  --main: #0b3780;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nav--a {
  color: #0b3780;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.nav--a:hover {
  color: #fff;
  background-color: #0b3780;
}

.navbar {
  background-color: #fff;
}

.nav-placeholder {
  max-width: 1800px;
}

.nav-menu {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.brand {
  width: 210px;
  margin-top: 20px;
  margin-left: 20px;
}

.slider {
  background-color: var(--main);
  min-height: 670px;
}

.slide001 {
  background-image: url('../images/IMG_8749n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.promo--h1 {
  color: var(--main);
  text-align: center;
  margin-bottom: 12px;
  font-family: Open Sans, sans-serif;
}

.promo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding: 83px 20px 46px;
  display: flex;
}

.promo--p {
  text-align: center;
  flex: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  line-height: 30px;
  display: block;
}

.promo--h3 {
  color: var(--main);
  text-align: center;
  letter-spacing: -.5px;
  height: auto;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  line-height: 27px;
}

.call-block {
  margin-top: 27px;
}

.call {
  display: flex;
}

.phone--a {
  color: var(--main);
  text-align: center;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 700;
}

.promo--btn {
  background-color: var(--main);
  text-align: center;
  width: 190px;
  margin-top: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.promo--btn:hover {
  background-color: #5b718c;
}

.promo-columns {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.promo-column-01 {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-07.jpg');
  background-position: 60%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 600px;
  display: flex;
}

.promo-column-02 {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-08.jpg');
  background-position: 24%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 600px;
  display: flex;
}

.promo-column-03 {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-09.jpg');
  background-position: 40%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 600px;
  display: flex;
}

.promo-column-04 {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-10.jpg');
  background-position: 70%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  min-height: 600px;
  display: flex;
}

.promo-w--h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 27px;
  font-size: 30px;
}

.promo-w-center--p {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.promo-w---btn {
  text-align: center;
  background-color: #3898ec00;
  border: 2px solid #fff;
  width: 190px;
  margin-top: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.promo-w---btn:hover {
  border-color: var(--main);
  background-color: var(--main);
}

.promo-column-textholder {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 67px;
}

.promo-heading {
  color: var(--main);
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 34px;
}

.promo-left--p {
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.bg {
  background-color: #f1f1f1;
}

.features {
  margin-bottom: 42px;
}

.fbg {
  background-color: #fff;
  padding: 40px;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: flex;
  position: relative;
}

.testimonial-slider {
  background-color: #0000;
  max-width: 1200px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.tes--p {
  font-size: 17px;
  line-height: 28px;
}

.column {
  border-right: 1px solid #161616;
  flex-direction: column;
  justify-content: center;
  width: auto;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.column.last {
  border: 1px #000;
}

.main-wrapper {
  width: 100%;
}

._3-columns {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
}

.section {
  background-color: #0000;
  border: 1px solid #080808;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 20%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.info-container {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: #fbf9fc;
  text-align: center;
  margin-bottom: 8px;
  font-size: 130px;
}

.heading.followers {
  color: #161616;
  text-align: center;
  line-height: 100px;
}

.heading.tips {
  text-align: center;
  letter-spacing: -5px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#161616, #161616);
  background-position: 0 0;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 130px;
  line-height: 100px;
}

.heading.clones {
  color: #161616;
  line-height: 100px;
}

.bg-intro {
  background-color: #f1f1f1;
  min-height: auto;
  padding-bottom: 93px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 0;
  position: relative;
}

.button {
  color: var(--main);
  background-color: #fff;
  margin-top: 36px;
  margin-right: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.footer-dark {
  background-color: #1d1d1d;
  border-bottom: 1px solid #e4ebf3;
  padding: 70px 30px 44px;
  position: relative;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.footer-brand {
  margin-bottom: 24px;
}

.footer-content {
  grid-column-gap: 60px;
  grid-row-gap: 40px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #e6e6e6;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 33px;
  font-size: 24px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #bbb;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 17px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 16px;
}

.link {
  color: #00eaff;
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.subheading-services {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.service-wrapper {
  width: 30%;
  margin-right: 5%;
}

.service {
  background-color: #fff;
  padding-bottom: 24px;
}

.service-image {
  margin-bottom: 18px;
}

.service-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.service--p {
  text-align: center;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

.team-slider-arrow-2 {
  display: none;
}

.service-slider {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.promo-b--h2 {
  text-align: center;
  margin-bottom: 39px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  line-height: 44px;
}

.promo-large--h2 {
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
}

.promo-w--h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 44px;
}

.promo-extra-large--h2 {
  color: var(--main);
  text-align: center;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
}

.promo-large--h3 {
  color: var(--main);
  margin-bottom: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

.promo-w--h4 {
  color: #fff;
  text-align: right;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 44px;
}

.services {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.services-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

._2col-hero {
  min-height: 500px;
}

.text {
  background-color: var(--main);
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.placeholder-bg {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-01_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 750px;
}

.linear-hero {
  background-color: var(--main);
  background-image: linear-gradient(49deg, var(--main) 33%, white);
  padding-top: 53px;
  padding-bottom: 68px;
  padding-left: 40px;
  display: flex;
}

.linear {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reviews {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.quote {
  background-color: #5b718c;
  background-image: url('../images/bgf.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-end;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.quote-placeholder {
  justify-content: flex-end;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.quote-textholder {
  text-align: right;
  width: 70%;
  margin-right: 47px;
}

.footer-placeholder {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.footer-extra {
  max-width: 1400px;
}

._2col-textholder {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 750px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.promo-w-left--p {
  color: #fff;
  font-size: 18px;
  line-height: 29px;
}

.promo-w-left-large--p {
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.counter--p {
  color: #161616;
  text-align: center;
  margin-top: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.features-placeholder {
  max-width: 1200px;
  padding-top: 54px;
  padding-bottom: 44px;
}

.linear-textholder {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.promo-w-right--p {
  color: #fff;
  text-align: right;
  font-size: 20px;
  line-height: 25px;
}

.promo-silver--p {
  color: #bbb;
  font-size: 18px;
  line-height: 25px;
}

.brand-footer {
  width: 20%;
  padding-right: 5px;
}

.extra-placeholder {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

._4ew {
  color: #fff;
  text-align: right;
  flex: 1;
  padding-top: 20px;
  padding-right: 20px;
}

.hero-about {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-07.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 598px;
  display: flex;
}

.services--h1 {
  color: #fff;
  margin-top: 0;
}

.hero-textholder {
  text-align: center;
  flex-flow: column;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.promo-left--h2 {
  color: var(--main);
  margin-top: 54px;
  margin-bottom: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.promo-center--h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 33px;
  font-size: 32px;
  line-height: 44px;
}

.hero-main {
  background-image: url('../images/metakomiseis-thessalonikh-psathas-about-c.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-end;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.statements {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 72px;
  display: flex;
}

.hero-left-placeholder {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  display: flex;
}

.promo-w-left--h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 44px;
}

.promo-w-left-padding--p {
  color: #fff;
  text-align: center;
  font-size: 19px;
  line-height: 29px;
}

.hero-services {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  display: flex;
}

.hero-main-services {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-services-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-end;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.hero-main-services02 {
  background-image: url('../images/metakomiseis-thessaloniki-psathas-services-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-end;
  align-items: center;
  min-height: 500px;
  display: flex;
  position: relative;
}

.promo--li {
  margin-bottom: 21px;
  font-size: 17px;
}

.hero-contact {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-11.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 480px;
  display: flex;
}

.contact {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding: 76px 40px 150px;
  display: flex;
}

.contact--p {
  font-size: 18px;
}

.statement--h4 {
  color: var(--main);
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 44px;
}

.bgc {
  background-color: #5b718c;
  margin-top: 12px;
  padding-top: 60px;
  padding-bottom: 80px;
}

.block {
  text-align: center;
}

.divider {
  border: 1px solid #b8b8b8;
  width: 100%;
  height: 1px;
  margin-bottom: 51px;
}

.form-bg {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
}

.services-left--p {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.promo-contact-left--h2 {
  color: var(--main);
  margin-bottom: 21px;
}

.email-placeholder {
  margin-bottom: 24px;
}

.promo-services {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 120px;
  padding-bottom: 105px;
  display: flex;
}

.promo-services--h2 {
  color: var(--main);
  text-align: center;
  margin-bottom: 39px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.promo-about--h3 {
  margin-top: -9px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.bg-about {
  background-color: #f1f1f1;
}

.nav-btn--a {
  color: #0b3780;
  border: 2px solid #5b718c;
  margin-left: 12px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.nav-btn--a:hover {
  color: #fff;
  background-color: #5b718c;
  border-color: #5b718c;
}

.subheading {
  color: #fff;
  letter-spacing: -1px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.service--h1 {
  color: var(--main);
  margin-top: -3px;
  margin-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.service--ul {
  margin-bottom: 45px;
  padding-left: 20px;
}

.service--li {
  margin-bottom: 21px;
  font-size: 21px;
}

.service--h3 {
  color: var(--main);
  letter-spacing: -.5px;
  margin-top: 54px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
}

.side-nav {
  margin-top: 84px;
  padding-left: 20px;
  padding-right: 20px;
}

.service-placeholder {
  max-width: 1300px;
  padding-top: 77px;
  padding-bottom: 67px;
  padding-left: 40px;
}

.hero-service {
  background-image: url('../images/h08.jpg');
  background-position: 50% 100%;
  background-size: auto;
  height: 400px;
}

.service--h4, .service--h5 {
  color: var(--main);
  margin-top: 51px;
  margin-bottom: 24px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.side-nav-placeholder {
  background-color: #fafafa;
  border: 2.8px solid #f0f0f0;
  margin-bottom: 60px;
  padding-left: 0;
  padding-right: 0;
}

.side-nav--btn {
  color: #262626;
  text-align: left;
  background-color: #f0f0f0;
  border: 1px solid #c9c9c9;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.side-nav--btn:hover {
  background-color: var(--main);
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.side-nav--btn.w--current {
  font-size: 18px;
  font-weight: 600;
}

.hero-service--01 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-service--02 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-12.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-service-03 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-13.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-service-04 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-14.jpg');
  background-position: 100%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-service-05 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-15.jpg');
  background-position: 50%;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-service-06 {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-16.jpg');
  background-position: 50% 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 598px;
  display: flex;
}

.hero-placeholder {
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  padding-left: 0;
  display: flex;
}

.hero-heading {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 49px;
  font-weight: 700;
}

.call-nav--a {
  display: none;
}

.main-img-plaveholder {
  margin-top: 27px;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.promo-f--h3 {
  color: var(--main);
  text-align: center;
  letter-spacing: -.5px;
  height: auto;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.promo-services--p {
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.promo-contact--h3 {
  color: var(--main);
  text-align: left;
  letter-spacing: -.5px;
  height: auto;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.hero-cost {
  background-color: #041531;
  background-image: url('../images/metakomiseis-thessaloniki-psathas-09.jpg');
  background-position: 50% 90%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 480px;
  display: flex;
}

.terms {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding: 76px 40px 150px;
  display: block;
}

.terms--h2 {
  color: var(--main);
  margin-bottom: 21px;
  font-size: 25px;
}

.promo-sub--p {
  text-align: left;
  flex: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-style: italic;
  line-height: 30px;
  display: block;
}

.terms--p {
  text-align: left;
  flex: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  line-height: 30px;
  display: block;
}

.phone-inro--a, .link-2 {
  text-decoration: none;
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #1e1a35;
  border-radius: 80px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  color: #fff;
  background-color: #163b8e;
  transform: translate(0, -2px);
}

.cw-button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 80px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  color: #fff;
  background-color: #163b8e;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-cookie_icon {
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_banner {
  z-index: 3;
  background-color: #e4eafa;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.email--a {
  color: var(--main);
  text-align: center;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 31px;
  font-weight: 700;
}

.link-3 {
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .nav--a {
    font-size: 20px;
    font-weight: 700;
  }

  .nav-menu {
    margin-top: 21px;
  }

  .brand {
    width: 330px;
    margin-bottom: 27px;
  }

  .slide001 {
    background-position: 50%;
  }

  .promo {
    padding-bottom: 29px;
  }

  .promo--p {
    text-align: center;
  }

  .promo--h3 {
    letter-spacing: -2px;
    height: auto;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
  }

  .phone--a {
    margin-bottom: 45px;
  }

  .promo--btn {
    background-color: var(--main);
    width: 220px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 22px;
  }

  .promo-columns {
    justify-content: center;
    align-items: flex-start;
  }

  .promo-column-02 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-08.jpg');
  }

  .promo-column-03 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-09.jpg');
  }

  .promo-column-04 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-10.jpg');
  }

  .promo-w---btn {
    width: 220px;
  }

  .tes--p {
    font-size: 20px;
    line-height: 30px;
  }

  .column {
    background-image: none;
    border-right-color: #161616;
    position: relative;
  }

  .section {
    height: 20%;
  }

  .heading.followers {
    font-size: 140px;
  }

  .heading.tips {
    margin-bottom: 8px;
    font-size: 140px;
  }

  .heading.clones {
    text-align: center;
    font-size: 140px;
  }

  .bg-intro {
    background-image: none;
    min-height: auto;
  }

  .team-slider {
    padding-bottom: 0;
  }

  .button {
    margin-right: 20px;
    font-size: 18px;
  }

  .footer-wrapper {
    max-width: 1600px;
  }

  .footer-content {
    grid-column-gap: 160px;
  }

  .title-small {
    font-size: 28px;
  }

  .footer-link {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .subheading-services {
    max-width: 1200px;
  }

  .service-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service--p {
    font-size: 17px;
    line-height: 29px;
  }

  .promo-b--h2 {
    color: #000;
  }

  .promo-extra-large--h2, .promo-large--h3 {
    font-size: 36px;
  }

  .promo-w--h4 {
    color: #fff;
    font-size: 36px;
  }

  .services {
    max-width: 1800px;
  }

  .quote {
    background-image: url('../images/bgf_1.png');
    background-position: 0 100%;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .quote-placeholder {
    justify-content: flex-end;
    align-items: center;
    max-width: 1800px;
    display: flex;
  }

  .footer-placeholder, .footer-extra {
    max-width: 1600px;
  }

  .promo-w-left-large--p {
    font-size: 26px;
    line-height: 31px;
  }

  .counter--p {
    margin-top: 18px;
    font-size: 18px;
  }

  .promo-w-right--p {
    color: #fff;
  }

  .promo-silver--p {
    font-size: 22px;
  }

  .hero-about {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-07.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 598px;
    margin-bottom: 24px;
  }

  .services--h1 {
    margin-bottom: 27px;
    font-size: 56px;
  }

  .promo-left--h2 {
    margin-top: 42px;
    margin-bottom: -3px;
    font-size: 28px;
  }

  .hero-main {
    background-image: url('../images/metakomiseis-thessalonikh-psathas-about-c.jpg');
    background-position: 50%;
    background-attachment: fixed;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero-left-placeholder {
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 1800px;
    display: flex;
  }

  .promo-w-left--h4 {
    color: #fff;
    text-align: center;
    font-size: 36px;
  }

  .promo-w-left-padding--p {
    text-align: center;
  }

  .hero-services {
    background-position: 50% 40%;
    min-height: 600px;
  }

  .hero-main-services {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-services-01.jpg');
    background-position: 50%;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero-main-services02 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-services-02.jpg');
    background-position: 50%;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero-contact {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-11.jpg');
    min-height: 480px;
  }

  .contact {
    padding-bottom: 200px;
  }

  .bgc {
    padding-top: 61px;
    padding-bottom: 80px;
  }

  .divider {
    border: 1px solid #b8b8b8;
    width: 100%;
    height: 1px;
    margin-bottom: 60px;
  }

  .promo-columns-textholder {
    margin-bottom: 66px;
    padding-left: 21px;
  }

  .promo-services {
    padding-bottom: 83px;
  }

  .promo-about--h3 {
    margin-top: 18px;
  }

  .nav-btn--a {
    margin-left: 23px;
    font-size: 20px;
    font-weight: 700;
  }

  .subheading {
    letter-spacing: .5px;
  }

  .service--h1 {
    font-size: 32px;
  }

  .service--ul {
    margin-top: 36px;
  }

  .service--h3 {
    font-size: 28px;
  }

  .service-placeholder {
    max-width: 1400px;
    padding-bottom: 102px;
  }

  .hero-service {
    background-image: url('../images/03.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .service--h4, .service--h5 {
    font-size: 28px;
  }

  .hero-service--01 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-01.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-service--02 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-12.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-service-03 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-13.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 598px;
  }

  .hero-service-04 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-14.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-service-05 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-15.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 598px;
  }

  .hero-service-06 {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-16.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-placeholder {
    max-width: 1400px;
  }

  .hero-heading {
    font-size: 56px;
  }

  .main-img-plaveholder {
    margin-top: 42px;
  }

  .promo-f--h3 {
    letter-spacing: -1px;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 21px;
  }

  .promo-contact--h3 {
    letter-spacing: -2px;
    height: auto;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 21px;
  }

  .hero-cost {
    background-image: url('../images/metakomiseis-thessaloniki-psathas-09.jpg');
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 480px;
  }

  .terms {
    padding-bottom: 200px;
    display: block;
  }

  .terms--h2, .terms--p {
    text-align: left;
  }

  .email--a {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .nav--a {
    color: #000;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
  }

  .nav--a:hover {
    background-color: var(--main);
  }

  .navbar {
    background-image: none;
  }

  .nav-placeholder {
    border-bottom: 1px solid #e6e6e6;
    box-shadow: inset -2px 3px 20px #f0f0f0;
  }

  .nav-menu {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .brand {
    margin-bottom: 20px;
  }

  .slider {
    min-height: 400px;
  }

  .promo--h1 {
    margin-bottom: 18px;
    font-size: 32px;
  }

  .promo {
    padding-top: 56px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .promo--h3 {
    text-align: center;
    height: auto;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 24px;
  }

  .promo-columns {
    flex-flow: column;
  }

  .promo-column-01, .promo-column-02, .promo-column-03, .promo-column-04 {
    align-items: center;
  }

  .promo-w-center--p {
    padding-left: 60px;
    padding-right: 60px;
  }

  .promo-heading, .promo-left--p {
    text-align: center;
  }

  .features {
    margin-bottom: 0;
  }

  .feature {
    margin-bottom: 42px;
  }

  .fbg {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 20px;
    display: flex;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .team-slider {
    padding-top: 44px;
  }

  .button {
    width: 290px;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .footer-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .footer-content {
    grid-column-gap: 60px;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  .footer-block {
    justify-content: center;
    align-items: center;
  }

  .footer-copyright-center {
    padding-left: 0;
  }

  .menu-button {
    background-color: var(--main);
    color: #fff;
    border-radius: 50px;
    margin-top: 27px;
    margin-right: 44px;
  }

  .menu-button.w--open {
    background-color: #5b718c;
  }

  .service-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .service-block {
    justify-content: center;
    align-items: center;
  }

  .service--p {
    text-align: center;
  }

  .promo-b--h2 {
    margin-top: 0;
  }

  .promo-w--h2 {
    text-align: center;
    font-size: 31px;
  }

  .promo-extra-large--h2, .promo-large--h3 {
    font-size: 27px;
  }

  .promo-w--h4 {
    text-align: center;
  }

  .services {
    max-width: 728px;
  }

  ._2col-hero {
    flex-flow: column-reverse;
    align-items: stretch;
  }

  .text {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .placeholder-bg {
    height: 350px;
  }

  .linear-hero {
    background-image: linear-gradient(164deg, var(--main) 33%, white);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 40px;
    display: block;
  }

  .linear-bg {
    padding-top: 35px;
  }

  .reviews {
    max-width: 728px;
  }

  .quote-textholder {
    text-align: center;
    width: 100%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-placeholder {
    flex-flow: column;
    max-width: 728px;
    display: flex;
  }

  ._2col-textholder {
    height: auto;
    display: block;
  }

  .promo-w-left--p {
    text-align: center;
  }

  .promo-w-left-large--p {
    font-size: 24px;
    line-height: 29px;
  }

  .features-placeholder {
    padding-top: 0;
  }

  .promo-w-right--p {
    text-align: center;
  }

  .brand-footer {
    text-align: center;
    width: 60%;
    margin-bottom: 48px;
    padding-right: 0;
  }

  .extra-placeholder {
    flex-flow: column;
  }

  ._4ew {
    padding-right: 0;
  }

  .hero-about {
    background-image: url('../images/05b.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .services--h1 {
    margin-top: 0;
    font-size: 27px;
  }

  .promo-left--h2 {
    text-align: center;
    margin-top: 0;
    font-size: 26px;
  }

  .promo-center--h3 {
    margin-bottom: 27px;
    font-size: 29px;
  }

  .hero-left-placeholder {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .promo-w-left--h4 {
    text-align: center;
    font-size: 25px;
  }

  .hero-services {
    background-image: url('../images/07b.jpg');
    background-position: 0 10%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .promo--li {
    font-size: 19px;
    line-height: 25px;
  }

  .hero-contact {
    background-image: url('../images/hero-main-opacity.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .contact {
    padding-top: 56px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contact--p {
    text-align: center;
  }

  .statement--h4 {
    font-size: 31px;
  }

  .bgc {
    padding-left: 0;
  }

  .form-bg {
    padding-top: 40px;
  }

  .services-left--p {
    text-align: left;
  }

  .promo-contact-left--h2 {
    text-align: center;
    font-size: 28px;
  }

  .code-embed {
    text-align: center;
  }

  .email-placeholder {
    margin-bottom: 54px;
  }

  .promo-columns-textholder {
    padding-top: 0;
    padding-bottom: 26px;
  }

  .promo-services {
    padding-top: 56px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .promo-services--h2 {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .promo-about--h3 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .bg-about {
    padding-top: 65px;
  }

  .nav-btn--a {
    color: #000;
    text-align: center;
    border-width: 0;
    border-bottom-style: solid;
    margin-left: 0;
  }

  .nav-btn--a:hover {
    background-color: var(--main);
  }

  .subheading {
    text-align: center;
    font-size: 19px;
    line-height: 31px;
  }

  .service--h1 {
    text-align: center;
    font-size: 27px;
  }

  .service--li {
    margin-bottom: 9px;
    font-size: 19px;
    line-height: 25px;
  }

  .service--h3 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }

  .side-nav {
    margin-top: -9px;
    padding-bottom: 85px;
  }

  .service-placeholder {
    padding-top: 56px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-service {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
  }

  .service--h4, .service--h5 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }

  .side-nav-placeholder {
    flex-direction: column;
  }

  .side-nav--btn {
    text-align: center;
    width: 100%;
    font-size: 18px;
  }

  .side-nav--btn.w--current {
    text-align: center;
    padding-left: 13px;
    padding-right: 13px;
  }

  .hero-service--01, .hero-service--02, .hero-service-03, .hero-service-04, .hero-service-05, .hero-service-06 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
  }

  .hero-placeholder {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .hero-heading {
    font-size: 30px;
  }

  .call-nav--a {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 27px;
    margin-right: 20px;
    display: block;
  }

  .nav-mob {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .main-img-plaveholder {
    margin-top: 51px;
    margin-bottom: 36px;
  }

  .promo-f--h3 {
    text-align: center;
    height: 60px;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 24px;
  }

  .promo-services--p {
    text-align: center;
  }

  .promo-contact--h3 {
    text-align: center;
    height: auto;
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 24px;
  }

  .hero-cost {
    background-image: url('../images/14b.jpg');
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .terms {
    padding-top: 56px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .terms--h2 {
    text-align: left;
    font-size: 24px;
  }

  .cw-cookie_banner {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    min-height: 380px;
  }

  .promo--h1 {
    margin-bottom: 12px;
    font-size: 28px;
  }

  .promo {
    padding-bottom: 17px;
  }

  .promo--h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .call-block {
    margin-bottom: 21px;
  }

  .fbg {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .column {
    background-image: none;
    background-position: 0 0;
    border-bottom: 1px solid #282729;
    border-right-style: none;
    flex-direction: column;
    height: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  ._3-columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .section {
    align-items: center;
    height: 68%;
    padding-top: 0;
    padding-bottom: 0;
    overflow: auto;
  }

  .heading, .heading.tips {
    font-size: 100px;
  }

  .team-slider {
    padding-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #fff;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .service--p {
    text-align: center;
  }

  .promo-b--h2 {
    margin-top: 0;
    font-size: 21px;
  }

  .promo-large--h2 {
    margin-bottom: 18px;
    margin-left: 10px;
    font-size: 25px;
  }

  .promo-w--h2 {
    text-align: center;
    align-self: stretch;
    margin-bottom: 18px;
  }

  .promo-extra-large--h2 {
    margin-bottom: 21px;
    font-size: 26px;
  }

  .promo-large--h3 {
    text-align: center;
    margin-bottom: 39px;
    font-size: 26px;
  }

  .services-slider {
    padding: 60px 15px 31px;
  }

  .text {
    min-height: 600px;
  }

  .placeholder-bg {
    min-height: 350px;
  }

  .quote {
    background-position: 50% 100%;
  }

  .quote-textholder {
    padding-bottom: 13px;
  }

  ._2col-textholder {
    padding-top: 43px;
    padding-bottom: 47px;
  }

  .promo-w-left--p {
    text-align: center;
  }

  .features-placeholder {
    margin-top: 39px;
  }

  .brand-footer {
    margin-bottom: 0;
    padding-right: 0;
  }

  .services--h1 {
    text-align: center;
    margin-top: 0;
  }

  .hero-textholder {
    padding-left: 40px;
    padding-right: 40px;
  }

  .promo-center--h3 {
    font-size: 24px;
  }

  .hero-main {
    background-position: 50% 100%;
  }

  .statements {
    display: block;
  }

  .hero-services {
    background-image: url('../images/07b.jpg');
    background-position: 20%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-main-services {
    background-position: 50% 100%;
  }

  .hero-main-services02 {
    background-position: 50% 100%;
    margin-top: 0;
  }

  .promo--ul {
    margin-top: 24px;
    margin-bottom: 66px;
    padding-left: 20px;
  }

  .hero-contact {
    background-image: url('../images/hero-main-opacity.jpg');
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .statement--h4 {
    text-align: center;
    margin-bottom: 27px;
    font-size: 32px;
  }

  .bgc {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .promo-services {
    padding-bottom: 17px;
  }

  .promo-services--h2 {
    font-size: 28px;
  }

  .bg-about {
    padding-top: 44px;
  }

  .subheading {
    align-self: center;
  }

  .service--h1 {
    text-align: center;
  }

  .service--ul {
    margin-top: 24px;
    margin-bottom: 66px;
    padding-left: 20px;
  }

  .service-placeholder {
    padding-top: 56px;
  }

  .hero-service {
    background-position: 0%;
    background-size: cover;
  }

  .side-nav-placeholder {
    flex-direction: column;
    display: block;
  }

  .side-nav--btn {
    font-size: 18px;
  }

  .hero-service--01, .hero-service--02, .hero-service-03 {
    background-position: 0%;
    background-size: cover;
  }

  .hero-service-04 {
    background-position: 100%;
    background-size: cover;
  }

  .hero-service-05 {
    background-position: 50%;
    background-size: cover;
  }

  .hero-service-06 {
    background-position: 0%;
    background-size: cover;
  }

  .hero-heading {
    font-size: 24px;
  }

  .promo-f--h3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .promo-contact--h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .hero-cost {
    background-image: url('../images/14b.jpg');
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .terms {
    padding-left: 30px;
    padding-right: 30px;
  }

  .terms--h2 {
    font-size: 19px;
    line-height: 32px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-button_primary, .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 180px;
    margin-left: 10px;
  }

  .slider {
    min-height: 280px;
  }

  .promo--h1 {
    letter-spacing: 2px;
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 31px;
  }

  .promo {
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .promo--h3 {
    height: auto;
    margin-left: 0;
    font-size: 19px;
    line-height: 30px;
  }

  .call-block {
    margin-bottom: 39px;
  }

  .phone--a {
    margin-top: 15px;
    font-size: 27px;
  }

  .promo-w-center--p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .promo-left--p {
    padding-right: 0;
  }

  .fbg {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .column {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .section {
    height: 72%;
    overflow: auto;
  }

  .heading, .heading.tips {
    font-size: 80px;
  }

  .bg-intro {
    padding-bottom: 55px;
  }

  .team-slider {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .button {
    width: 180px;
    font-size: 18px;
  }

  .menu-button {
    margin-top: 20px;
    margin-right: 10px;
  }

  .service-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .service-block {
    justify-content: center;
    align-items: center;
  }

  .promo-b--h2 {
    margin-top: 0;
    margin-bottom: 36px;
    font-size: 18px;
    line-height: 30px;
  }

  .promo-large--h2 {
    text-align: center;
    margin-bottom: 6px;
    margin-left: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .promo-w--h2 {
    letter-spacing: -1px;
    margin-top: 15px;
    margin-bottom: 24px;
    font-size: 26px;
  }

  .promo-extra-large--h2 {
    margin-bottom: 24px;
    font-size: 23px;
  }

  .promo-large--h3 {
    text-align: center;
    margin-left: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .services {
    max-width: none;
  }

  .services-slider {
    padding-top: 0;
    padding-bottom: 23px;
  }

  .text {
    min-height: 700px;
  }

  .placeholder-bg {
    min-height: 350px;
  }

  .linear-hero {
    background-image: linear-gradient(150deg, var(--main) 33%, white);
    padding-left: 20px;
    padding-right: 20px;
  }

  .reviews {
    max-width: none;
  }

  .quote {
    background-position: 50% 100%;
  }

  .quote-textholder {
    padding-top: 38px;
    padding-bottom: 49px;
  }

  .footer-placeholder {
    max-width: none;
  }

  ._2col-textholder {
    justify-content: center;
    align-items: center;
    padding: 32px 20px 40px;
  }

  .promo-w-left--p {
    text-align: center;
    line-height: 27px;
  }

  .promo-w-left-large--p {
    font-size: 19px;
  }

  .counter--p {
    font-size: 14px;
  }

  .brand-footer {
    width: 90%;
    padding-right: 0;
  }

  .hero-about {
    min-height: 280px;
  }

  .services--h1 {
    letter-spacing: -1px;
    margin-top: 0;
    font-size: 26px;
    line-height: 35px;
  }

  .promo-left--h2 {
    line-height: 30px;
  }

  .promo-center--h3 {
    padding-left: 40px;
    padding-right: 40px;
    line-height: 40px;
  }

  .hero-main {
    background-position: 50%;
    min-height: auto;
  }

  .hero-services {
    background-image: url('../images/07b.jpg');
    background-position: 20%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .hero-main-services, .hero-main-services02 {
    background-position: 50% 100%;
    min-height: auto;
  }

  .promo--ul {
    padding-left: 20px;
  }

  .hero-contact {
    background-image: url('../images/hero-main-opacity.jpg');
    background-position: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .statement--h4 {
    font-size: 29px;
  }

  .promo-contact-left--h2 {
    font-size: 25px;
  }

  .promo-services {
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .promo-services--h2 {
    letter-spacing: 2px;
    margin-bottom: 27px;
    font-size: 25px;
    line-height: 38px;
  }

  .promo-about--h3 {
    margin-left: 0;
    font-size: 19px;
    line-height: 30px;
  }

  .subheading {
    text-align: center;
    font-size: 17px;
  }

  .service--h1 {
    letter-spacing: -1px;
    font-size: 26px;
    line-height: 40px;
  }

  .service--ul {
    padding-left: 20px;
  }

  .service--h3 {
    margin-left: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .service-placeholder {
    padding-top: 52px;
  }

  .hero-service {
    background-position: 0%;
    background-size: cover;
  }

  .service--h4, .service--h5 {
    line-height: 30px;
  }

  .side-nav-placeholder {
    flex-direction: column;
    margin-top: 0;
    display: block;
  }

  .side-nav--btn {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .side-nav--btn.w--current {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-service--01 {
    background-position: 0%;
    background-size: cover;
  }

  .hero-service--02 {
    background-position: 50%;
    background-size: cover;
  }

  .hero-service-03 {
    background-position: 0%;
    background-size: cover;
  }

  .hero-service-04 {
    background-position: 90%;
    background-size: cover;
  }

  .hero-service-05 {
    background-position: 70%;
    background-size: cover;
  }

  .hero-service-06 {
    background-position: 50%;
    background-size: cover;
  }

  .hero-heading {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .call-nav--a {
    margin-top: 20px;
    margin-right: 15px;
  }

  .promo-f--h3 {
    height: auto;
    margin-left: 0;
    font-size: 19px;
    line-height: 30px;
  }

  .promo-services--p {
    padding-right: 0;
  }

  .promo-contact--h3 {
    height: auto;
    margin-left: 0;
    font-size: 19px;
    line-height: 30px;
  }

  .hero-cost {
    background-image: url('../images/14b.jpg');
    background-position: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
  }

  .terms {
    padding-left: 20px;
    padding-right: 20px;
  }

  .terms--h2 {
    font-size: 19px;
    line-height: 28px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-button_primary, .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .email--a {
    margin-top: 15px;
    font-size: 27px;
  }
}

#w-node-_77c4521d-230d-4415-037d-5d29d7b0133e-c748f0b4, #w-node-_77c4521d-230d-4415-037d-5d29d7b01347-c748f0b4, #w-node-_77c4521d-230d-4415-037d-5d29d7b01352-c748f0b4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


