h1 {
  z-index: 2;
  font-size: 62px;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
  text-transform: uppercase;
  font-family: 'GothicA1-Regular';
}

h2 {
  z-index: 2;
  font-size: 62px;
  font-weight: 200;
  line-height: 1.3;
  position: relative;
  text-transform: uppercase;
  font-family: 'GothicA1';
}

.property-banner::before {
  background-color: #f2f2f2;
  z-index: -2;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
}

.mx-auto {
  margin: 0 auto;
}

.banner .heading ul li .active::after {
  content: '>';
  position: absolute;
  top: 0px;
  left: 66px;
  font-size: 21px;
  line-height: 1;
}

.about-bg-big-text {
  color: #F8F8F8;
  font-size: 381px;
  letter-spacing: 90px;
  margin: -4.9% 0% 0% 0%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  font-weight: 600;
}

.about1 {
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 80px;
}

.about1 .about-img::after {
  content: "";
  top: -8px;
  width: 150px;
  height: 300px;
  right: -150px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/circle.png);
}

.about1 .row {
  align-items: center;
}

.about1 .about-img {
  position: relative;
}

.about1 .about-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.about1 .about-heading h2 {
  font-weight: 300;
  position: relative;
}

.about2 {
  padding: 100px 0;
}

.about2 .about-wrap {
  position: relative;
  background-color: #f8f5f0;
  padding: 40px;
  max-width: 1200px;
  margin: auto;
  position: relative;
  border-radius: 4px;
}

.about2 .about-wrap::after {
  content: "";
  bottom: 0;
  top: 50px;
  z-index: -1;
  left: -290px;
  width: 540px;
  height: 600px;
  position: absolute;
  background: url(../images/slide-bg.png);
  background-size: cover;
}

.about2 .about-wrap p {
  margin-bottom: 13px;
  color: #333;
}

.about2 .about-wrap-img {
  position: relative;
}

.position-rel {
  position: relative;
  background: url(../images/bg.png);
  background-size: cover;
  padding: 10px 100px 0;
}

.about2 .about-wrap-img img {
  position: absolute;
  bottom: 100px;
  right: -160px;
  max-width: 600px;
  border-bottom: 1;
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
}


.about2 .about-wrap .about-content {
  display: flex;

  justify-content: center;

  flex-direction: column;

}

.pxl-btn-line .btn-icon {
  color: #000;
}

.pxl-btn-line .btn-icon .line {
  background-color: #000;
}

.pxl-btn-line .btn-icon .circle {
  border: 1px solid #000;
}

.pxl-btn-line .btn-icon .dot {
  background-color: #000;
}

.item--button:hover {
  color: #A6A182;
  text-decoration: underline #A6A182;
}

.about1 .about-box .overlay {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
}

.about1 .about-box:hover .overlay {
  display: block;
  opacity: 0.4;
}

.pxl-item--inner {
  position: relative;
  transition: 2s;
}

.about-info img {
  width: 100%
}

.bg-grey {
  background: #eee;
}

.pxl-item--inner .item--count {
  font-size: 0;
}

.pxl-item--inner:hover .item--count {
  font-size: 72px;
}

.item--count {
  margin: 3px 0 15px;
  color: #fff;
  mix-blend-mode: exclusion;
  transition: all 400ms ease;
}

.pxl-blog-grid-layout1 .item--count.hide {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.pxl-item--inner:hover .item--meta li {
  color: #c5c5c5;
}

.item--title {
  margin-bottom: 30px;
  font-family: 'GothicA1-Regular';
}

.item--meta li {
  font-size: 12px;
  font-weight: 600;
  color: #54595f;
  text-transform: uppercase;
  transition: inherit;
  margin: 5px 0 30px;
}

.item--excerpt {
  margin-bottom: 25px;
}

.pxl-btn-line .btn-text {
  color: #000;
}

h5.item--title a {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  color: #000;
}

.pxl-item--inner:hover h5.item--title a,
.pxl-item--inner:hover .item--content {
  color: #fff;
}

.pxl-item--inner .item--featured {
  display: none;
  width: 85%;
  position: relative;
}

.pxl-item--inner .item--featured img {
  object-fit: cover;
  height: 400px;
}

.pxl-item--inner .item--featured .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
}

.pxl-item--inner:hover .item--featured {
  display: block;
  transition: 2s;
}

.item--content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 30px;
  width: 80%;
  box-sizing: border-box;
}

.pxl-item--inner:hover .pxl-btn-line .btn-text,
.pxl-item--inner:hover .pxl-btn-line .btn-icon .circle {
  color: #fff;
}

.pxl-item--inner:hover .pxl-btn-line .btn-icon .line,
.pxl-item--inner:hover .pxl-btn-line .btn-icon .dot {
  background-color: #fff;
}

.pxl-item--inner:hover .pxl-btn-line .btn-icon .circle,
.pxl-item--inner:hover .pxl-btn-line .btn-icon .dot {
  border: 1px solid #fff;
}

.property-outer {
  position: relative;
}

.property-header img {
  width: 90%;
}

.content--inner {
  padding: 46px 50px 37px;
  box-sizing: border-box;
}

.property-outer .pxl-btn-line .btn-text {
  color: #fff;
}

.property-outer .pxl-btn-line .btn-icon .line {
  background-color: #fff;
}

.property-outer .pxl-btn-line .btn-icon .circle {
  border: 1px solid #fff;
}

.property-outer .pxl-btn-line .btn-icon .dot {
  background-color: #ffffff;
  border-color: #ffffff;
}

.pxl-item--title {
  margin-bottom: 113px;
}

.pxl-item--content {
  background-color: #000;
  position: absolute;
  max-width: 310px;
  color: #fff;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
}

.pxl-item--title:before {
  content: '';
  display: block;
  width: 1px;
  height: 89px;
  margin: 6px 0 2px;
  background-color: #54595f;
}

.item--button:hover {
  color: #A6A182;
  text-decoration: underline #A6A182;
}

.p-5 {
  padding: 30px
}

.about-inner-flex {
  display: flex;
  flex-direction: column;
  height: 95%;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-top: 0;
}

.about-info img {
  width: 98%;
  height: 95%;
  object-fit: cover;
}