:root {
  --black: black;
  --white: white;
  --dark-goldenrod: #ad9a26;
  --dark-khaki: #adaf06;
  --olive: #6e6215;
  --white-smoke: whitesmoke;
  --gainsboro: #e0e0da;
  --white-smoke-2: #f3f3f3;
}

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

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

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

.promo {
  padding-top: 21px;
}

.promo-placeholder {
  margin-top: 25px;
  margin-bottom: 69px;
}

.hero {
  background-image: url('../images/mesitiko-hrakleio-damian-real-estate-damianakis.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 550px;
}

.hero-placeholder {
  text-align: center;
  margin-top: 135px;
  display: block;
}

.super--btn {
  color: #fff;
  letter-spacing: 1px;
  background-color: #0e0e0e;
  width: 200px;
}

.super--btn:hover {
  background-color: #0e0e0ecc;
}

.heading {
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.sale-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.s--h2 {
  margin-top: 19px;
  margin-bottom: 18px;
  padding-top: 3px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 25px;
}

.block {
  max-width: 940px;
  margin-bottom: 0;
}

.s--p {
  margin-top: 19px;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 33px;
}

.call--a {
  color: #000;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.call {
  flex-direction: column;
  display: flex;
}

.s02--p {
  margin-bottom: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.div-block {
  margin-top: 33px;
}

.cont {
  margin-bottom: 85px;
}

.main--p {
  margin-top: 6px;
  margin-bottom: 35px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.s--h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.pro {
  max-width: 960px;
  padding-top: 0;
  padding-bottom: 138px;
}

.collection-item {
  flex-direction: column;
  width: 130px;
  margin-top: 19px;
  margin-right: 8px;
}

.gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.sub--p {
  color: #000;
  margin-top: 13px;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.sub--h3 {
  text-align: left;
  margin-top: 66px;
  margin-bottom: 33px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.link-block {
  text-decoration: none;
  display: block;
}

.dyn--a {
  color: #000;
  text-decoration: none;
}

.collection-item-3 {
  width: 80px;
}

.collection-list {
  margin-top: 28px;
  display: flex;
}

.lightbox-link {
  margin-right: 8px;
}

.promo--p {
  margin-top: 20px;
  padding-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.navbar {
  background-color: #fff;
}

.container {
  padding-top: 16px;
  padding-bottom: 16px;
}

.nav-a {
  font-size: 16px;
}

.footer {
  background-color: #fff;
  min-height: 200px;
  padding-top: 20px;
}

.footer--a {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.footer--a:hover {
  color: #424242;
}

.footer-call {
  color: var(--black);
  font-size: 16px;
  text-decoration: none;
}

.footer-call:hover {
  color: #363636;
}

.footer-area {
  background-color: #fff;
  border-top: 2px solid #e6e6e6;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-legal {
  justify-content: space-between;
  margin-top: 60px;
  margin-right: 86px;
  padding-bottom: 20px;
  display: flex;
}

.footer-placeholder-right {
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-placeholder-columns {
  padding-top: 20px;
}

.promo-dg-left--p {
  color: #585858;
  font-weight: 700;
  line-height: 30px;
}

.legal--p {
  color: #000;
  font-size: 12px;
}

.footer-placeholder-newsletter {
  padding-right: 200px;
}

.footer-placeholder {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

._4ew-2 {
  color: #000;
  font-size: 12px;
  text-decoration: none;
}

.promo-dg-left--p-copy {
  color: #585858;
  font-weight: 700;
  line-height: 30px;
}

.image {
  margin-bottom: 3px;
}

.property {
  text-decoration: none;
}

.block--p {
  color: #fff;
  font-size: 23px;
}

.super--h1 {
  color: #fff;
}

.super--p {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}

.block-promo {
  margin-top: 60px;
  margin-bottom: 0;
}

.super--h2 {
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.super-light--h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.s--btn {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  margin-top: 41px;
  margin-bottom: 69px;
  font-size: 15px;
}

.s--btn:hover {
  color: #fff;
  background-color: #534646;
}

.gen-columns {
  margin-top: 60px;
}

.sub--h4 {
  color: #000;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.lebel-table {
  color: #2d3e4e;
  text-align: left;
  text-transform: capitalize;
  background-color: #0000;
  margin-top: 27px;
  margin-bottom: 27px;
  padding-left: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  display: none;
}

.balancer {
  flex-flow: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
  display: flex;
}

.balancer-r {
  color: #000;
  text-align: right;
}

.balancer-l {
  color: #000;
  flex: 1;
  font-weight: 700;
}

.balancer-placeholder {
  margin-top: 36px;
}

.comp-placeholder-btn {
  text-align: right;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  position: absolute;
  inset: 0% 0% auto auto;
}

.collect-btn {
  color: #fff;
  text-align: left;
  background-color: #791111;
  margin-top: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.collect-total {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-right: 15px;
  display: flex;
}

.catalog-placeholder-btn {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-left: 10px;
  display: flex;
}

.collect--p-2-s {
  color: #000;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 16px;
  line-height: 26px;
}

.desk-catalog-s {
  background-color: #fff;
  padding-bottom: 20px;
  box-shadow: 1px 1px 16px silver;
}

.propery--h5 {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
}

.promo--p-3-s {
  color: #000;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 15px;
  font-size: 16px;
}

.badge-box {
  text-align: center;
}

.badge-win {
  text-align: center;
  margin-top: 12px;
}

.badge--p {
  color: #caad3d;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.db {
  margin-bottom: 30px;
}

.gallery-collection {
  width: 130px;
  margin-top: 19px;
  padding-right: 8px;
}

.catalog-columns {
  margin-bottom: 45px;
}

@media screen and (max-width: 991px) {
  .promo {
    padding-top: 0;
  }

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

  .hero {
    background-position: 50% 0;
    height: 380px;
  }

  .hero-placeholder {
    margin-top: 100px;
  }

  .heading {
    font-size: 23px;
  }

  .s--h2 {
    text-align: center;
    margin-top: 51px;
  }

  .main--p {
    padding-right: 10px;
  }

  .sub--h3 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .box {
    padding-left: 0;
  }

  .nav-menu {
    background-color: #000000ba;
  }

  .menu-button {
    color: #3f3d3d;
  }

  .menu-button.w--open {
    background-color: var(--black);
    color: #fff;
  }

  .nav-a {
    color: #fff;
    font-size: 16px;
  }

  .nav-a:hover {
    background-color: #000000a1;
  }

  .footer--a {
    padding-right: 5px;
    font-size: 13px;
  }

  .footer-placeholder-column {
    text-align: center;
  }

  .footer-area {
    max-width: 991px;
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-legal {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
  }

  .footer-placeholder-right {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-placeholder-columns {
    flex-direction: column;
  }

  .newsletter-textholder {
    text-align: left;
  }

  .legal--p {
    margin-bottom: 20px;
  }

  .footer-placeholder-newsletter {
    margin-left: 20px;
    padding-right: 0;
  }

  .footer-placeholder {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .super--h1 {
    font-size: 33px;
  }

  .super--p {
    font-size: 15px;
    line-height: 22px;
  }

  .block-promo {
    margin-top: 0;
  }

  .super--h2 {
    font-size: 18px;
  }

  .sub--h4 {
    margin-top: 27px;
  }

  .comp-placeholder-btn {
    padding-top: 0;
  }

  .collect-btn {
    padding-left: 30px;
    padding-right: 30px;
  }

  .collect-total {
    flex-direction: column;
    margin-bottom: 10px;
  }

  .catalog-placeholder-btn {
    flex-direction: column;
    padding-top: 10px;
    padding-left: 0;
    display: flex;
  }

  .collect--p-2-s {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 26px;
  }

  .propery--h5 {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14.5px;
    line-height: 23px;
  }

  .promo--p-3-s {
    text-align: center;
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 21px;
  }

  .badge--a {
    margin-top: 27px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 280px;
  }

  .hero-placeholder {
    margin-top: 62px;
  }

  .super--btn {
    width: 180px;
  }

  .heading {
    font-size: 17px;
  }

  .s--h2 {
    text-align: center;
    margin-top: 33px;
  }

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

  .s--p {
    margin-top: 32px;
    font-size: 17px;
  }

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

  .main--p {
    padding-right: 0;
  }

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

  .sub--p {
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 17px;
  }

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

  .box {
    text-align: center;
    margin-bottom: 38px;
    padding-left: 0;
  }

  .block-column {
    text-align: left;
    margin-bottom: 0;
  }

  .footer--a {
    padding-right: 0;
  }

  .footer-placeholder-column {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-area {
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-legal {
    align-items: center;
    margin-top: 30px;
    margin-right: 0;
    padding-left: 0;
  }

  .footer-placeholder-right {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-placeholder-columns {
    flex-direction: column;
  }

  .promo-dg-left--p, .newsletter-textholder {
    text-align: center;
  }

  .footer-placeholder-newsletter {
    margin-left: 0;
    padding-right: 0;
  }

  .footer-placeholder {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .block--p {
    font-size: 19px;
  }

  .super--h1 {
    margin-top: 10px;
    font-size: 30px;
  }

  .super--p {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 15px;
  }

  .block-promo {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .super--h2 {
    text-align: center;
    margin-top: 10px;
  }

  .sub--h4 {
    margin-top: 36px;
  }

  .lebel-table {
    font-size: 18px;
  }

  .balancer-placeholder {
    margin-top: 30px;
  }

  .comp-placeholder-btn {
    padding-top: 0;
  }

  .catalog-placeholder-btn {
    text-align: center;
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
  }

  .collect--p-2-s {
    padding-left: 0;
  }

  .propery--h5 {
    text-align: center;
  }

  .badge--p {
    margin-top: 12px;
  }

  .badge--a {
    text-align: center;
    margin-top: 0;
  }

  .budges {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .promo {
    padding-top: 0;
  }

  .hero {
    background-position: 50%;
    height: 220px;
  }

  .hero-placeholder {
    margin-top: 48px;
  }

  .super--btn {
    width: 130px;
  }

  .heading {
    letter-spacing: -1px;
    margin-bottom: 9px;
    font-size: 17px;
    line-height: 25px;
  }

  .s--h2 {
    margin-top: 0;
  }

  .s--p {
    margin-top: 22px;
    font-size: 15px;
    line-height: 25px;
  }

  .s02--p {
    line-height: 25px;
  }

  .s--h1 {
    font-size: 13px;
  }

  .collection-item {
    width: 35px;
    height: 35px;
  }

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

  .sub--p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .sub--h3 {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
  }

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

  .block-column {
    text-align: left;
  }

  .collection-list-wrapper {
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .nav-a {
    font-size: 16px;
  }

  .footer-area {
    padding-top: 0;
  }

  .footer-legal {
    align-items: center;
    padding-left: 0;
  }

  .footer-placeholder-right {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

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

  .footer-placeholder-newsletter {
    margin-bottom: 40px;
    padding-right: 0;
  }

  .footer-placeholder {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

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

  .super--h1 {
    font-size: 21px;
    line-height: 33px;
  }

  .super--p {
    margin-bottom: 15px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 13px;
    line-height: 18px;
  }

  .super--h2 {
    text-align: center;
    letter-spacing: 1px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .lebel-table {
    padding-left: 10px;
    font-size: 15px;
  }

  .balancer {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row-reverse;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .balancer-r {
    flex: 1;
  }

  .comp-placeholder-btn {
    padding-top: 0;
  }

  .collect-btn {
    padding: 10px;
    font-size: 16px;
  }

  .collect-total {
    padding-left: 5px;
    padding-right: 5px;
  }

  .collect--p-2-s {
    padding-left: 0;
  }

  .propery--h5 {
    font-size: 13px;
  }

  .badge--p {
    padding-left: 20px;
    padding-right: 20px;
  }
}


