<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.intro.realstate {
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url("../img/real-state/header_bg.jpg");
}

.posinherit {
  position: inherit;
}

.realestate1 {
  height: 100%;
  bottom: -80px;
  left: 0;
  z-index: 0;
  top: 0;
}

.realestate7 {
  height: 100%;
  bottom: -80px;
  left: 0;
  z-index: 0;
  top: 0;
  bottom: 0;
}

.realestate1 &gt; img,
.realestate7 &gt; img {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.realestate2-1,
.realestate6-1 {
  height: 100%;
  bottom: 0;
  right: 50px;
  z-index: 0;
}

.realestate1-1,
.realestate3 {
  height: 100%;
  bottom: 0;
  left: 50px;
  z-index: 0;
}

.realestate2-1 &gt; img,
.realestate6-1 &gt; img {
  bottom: 0;
  right: 0;
  position: absolute;
  /*height: 100%;*/
  /*width: auto;*/
}

.realestate1-1 &gt; img,
.realestate3 &gt; img {
  bottom: 0;
  left: 20px;
  position: absolute;
  /*height: 100%;*/
  /*width: auto;*/
}

.realestate3 {
  /*left: 150px;*/
}

.realestate4 {
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.realestate4 &gt; img {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.realestate6 {
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.realestate6 &gt; img {
  bottom: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: auto;
}

.absoluteImage &gt; img.image {
  display: none;
}

.realstate__proj {
  padding-top: 160px;
}

.realstate__proj ul.ul {
  width: 100%;
}

.realstate__proj p:empty {
  display: none;
}

.realstate__collab {
  position: relative;
  z-index: 1;
}

.realstate__collab::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url(../img/real-state/527528428.jpg) bottom center no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: 0.1;
}

.realstate__collab .section-name ~ p {
  margin-bottom: 40px;
}

.collab__block {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
  margin-bottom: 30px;
  transition: all 0.2s ease;
}

.collab__block:hover {
  background: #fff;
}

.collab__block .collab__answer {
  margin-bottom: 0;
}

.collab__question {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
}

section.collaboration,
section.engineering,
section.best {
  padding: 150px 0;
}

.section-name + p.old {
  font-size: 19px;
  line-height: 31px;
}

section div.container p {
  font-size: 15px;
  line-height: inherit;
  margin-bottom: 15px;
}

div.howimg {
  top: 0;
  bottom: 0;
  margin: 0 auto 70px;
  z-index: 1;
}

div.howimg &gt; img {
  bottom: 0;
  top: 0;
  margin: auto 0;
  position: absolute;
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.2);
}

section.description {
  padding-bottom: 0;
}

section ul.ul {
  margin-top: 25px;
}

.number-in-circle {
  border: 1px solid #333;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
}

div.realestate5 {
  left: -200px;
}

ul.check {
  display: inline-block;
  width: 49%;
}

.access-management {
  padding: 120px 0;
}

.access-management ul.check {
  width: 100%;
}

@media (min-width: 1199px) {
  .realestate3,
  .realestate4,
  .realestate5,
  .realestate6-1 {
    background-image: none !important;
  }
}

@media (max-width: 1800px) {
  .howimg &gt; img {
    width: 800px;
  }

  div.realestate1 {
    left: -200px;
  }

  div.realestate1-1 {
    left: 50px;
  }

  div.realestate2-1 {
    right: 50px;
  }

  div.realestate3 {
    left: 50px;
  }

  div.realestate4 {
    right: -200px;
  }

  div.realestate5 {
    left: -280px;
  }

  div.realestate6 {
    right: -150px;
  }

  div.realestate8 {
    left: 0px;
  }
}

@media (max-width: 1600px) {
  .howimg &gt; img {
    width: 650px;
  }

  div.realestate5 {
    left: -415px;
  }
}

@media (max-width: 1450px) {
  .howimg &gt; img {
    width: 600px;
  }

  div.realestate5 {
    left: -480px;
  }
}

@media (max-width: 1359px) {
  .howimg &gt; img {
    width: 550px;
  }

  div.realestate1 {
    left: -250px;
  }

  div.realestate1-1 {
    /*left: -250px;*/
  }

  div.realestate2-1 {
    /*right: 60px;*/
  }

  div.realestate3 {
    /*left: -300px;*/
  }

  div.realestate4 {
    right: -200px;
  }

  div.realestate5 {
    left: -580px;
  }

  div.realestate6 {
    right: -250px;
  }

  div.realestate7 {
    left: -250px !important;
  }

  div.realestate8 {
    left: -120px;
  }
}

@media (max-width: 1199px) {
  .realestate1 {
    border-radius: 50%;
    background-image: url("../img/real-state/511.jpg");
    background-position: center top;
  }

  .realestate1-1 {
    border-radius: 50%;
    background-image: url("../img/real-state/511.png");
    background-position: left top;
  }

  .realestate2-1 {
    border-radius: 50%;
    background-image: url("../img/real-state/514.png");
    background-position: left top;
  }

  .realestate3 {
    border-radius: 50%;
    background-position: center top;
  }

  .realestate4 {
    border-radius: 50%;
    background-position: center top;
  }

  .realestate5 {
    border-radius: 50%;
    background-position: center top;
  }

  .realestate6-1 {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    background-size: contain;
  }

  .realestate7 {
    border-radius: 50%;
    background-image: url("../img/real-state/4.jpg");
    background-position: left top;
    display: block;
  }

  .realestate8 {
    border-radius: 50%;
    background-image: url("../img/real-state/3323.jpg");
    background-position: left top;
    display: block;
  }

  .absoluteImage.howimg &gt; img {
    display: none;
  }

  .absoluteImage &gt; img.image {
    display: block;
    width: 100%;
  }

  div.howimg &gt; img {
    box-shadow: none;
  }

  section.collaboration,
  section.engineering,
  .realstate__proj,
  section.best {
    padding: 80px 0;
  }
}

@media (max-width: 600px) {
  ul.check {
    width: 100%;
  }

  ul.check:first-of-type,
  ul.check:first-of-type &gt; li:last-of-type {
    margin-bottom: 0;
  }

  ul.check:last-of-type {
    margin-top: 0;
  }
}</pre></body></html>