/* Extends */
.owl-carousel .owl-stage-outer {
  position: relative;
  margin-right: 11px !IMPORTANT;
  overflow: hidden !important;
  -webkit-transform: translate3d(0,0,0);
  /* margin: 0; */
}

.amenities-container {
  width: 100%;
  display: flex;
  background-color: #eee;
  list-style: none;
  border-radius: 14px;
  padding: 18px 42px;
}
.amenities-container ul li {
  width: 100%;
  text-align: left;
  padding: 7px;
  margin: 0 auto;
  font-family: 'Roboto';
  font-weight: 500;
}
.amenities-container ul li:before {
  content: '●';
  color: #adadad;
  padding-right: 10px;
}
.amenities-container ul {
  list-style: none;
  padding: unset;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(29%,30%));
  margin: 0 auto;
  align-items: center;
  justify-items: start;
  justify-content: space-evenly;
  align-content: center;
}
a.cta-button.virtual-tour {
  background-color: #fff;
  color: #0c2149;
  border: 3px solid #0c2149;
}
.featured-flag {
    background-image: url('../png/flagbg.png');
    background-repeat: no-repeat;
    position: absolute;
    display: flex;
    background-size: contain;
    width: 319px;
    padding-bottom: 5px;
    letter-spacing: 0.5px;
    color: #fff;
    height: 88px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    align-items: stretch;
    justify-content: center;
    align-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
}
.detail-featured-flag {
    background-image: url('../png/flagbg.png');
    background-repeat: no-repeat;
    position: absolute;
    display: flex;
    background-size: contain;
    width: 319px;
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #fff;
    background-position: center;
    height: 88px;
    overflow: hidden;
    text-transform: uppercase;
    margin-top: -14px;
    margin-left: 276px;
    /* padding-right: 55px; */
    font-size: 19px;
    justify-content: center;
    align-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
.cta-column {
  width: 20%;
  display: flex;
  flex-direction: column;
  padding-right: 3%;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.listing-header {
  padding-bottom: 40px;
}
a.cta-button.more-details:hover {
    background-color: #0c2149ba !important;
    border: 3px solid;
    border-color: #0c2149;
    color: #fff !important;
}
a.cta-button.virtual-tour:hover {
    background-color: #0c214914 !important;
    color: #0c2149;
    border: 3px solid #0c2149;
}
.listing-headline {
  font-size: 32px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.detail-listing-headline {
  font-size: 42px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.address {
  font-weight: normal;
  font-size: 18px;
  line-height: 27px;
}
.smaller-icon {
  width: 16px;
  height: auto;
}
li.address.unit {
    padding-bottom: 20px;
    text-transform: uppercase;
}
.rm-listings-container .property_block {
  font-size: 1em;
  border-radius: 0px;
  border: 3px solid #eee;
  display: flex;
  background-color: #fff !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: color, border-color, background-color, box-shadow,
    text-shadow, column-rule, opacity, filter, transform;
  transition-duration: 300ms;
  flex-basis: calc(50% - 2rem);
  margin: calc(1rem / 2) calc(2rem / 2);
  padding: 0 !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
}
.content-element a:not(.button) {
  color: unset !important;
}
#community-info .wp-block-buttons.is-layout-flex {
  color: #fff !important;
}
.p-general {
  width: 100%;
}
.prop-contact-container {
  display: flex;
}
.contact-container-left {
  width: 70%;
  padding-left: 80px;
}
.contact-container-right {
  width: 20%;
}
.thumbnail {
  display: block;
  max-width: 280px !important;
  width: 280px !important;
  border: 0 !important;
  height: 140px !important;
  margin: 1em 0.5em;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  padding: 0 !important;
}
.thumbnail-wrapper {
  display: -webkit-box;
  max-width: unset !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
}
h3.h3-plus {
  font-size: 35px;

  font-weight: 500;
  margin: 0;
  padding: 0;
}
.yellow-icon {
  padding-right: 7px;
}
.unit-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.right-details li {
  list-style: none;
  width: 50%;
  font-size: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.owl-prev,
.owl-next {
  color: #6a6a6a !important;
}
.owl-theme .owl-nav {
  margin-left: -8px !important;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 11px !important;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 !important;
    display: block;
    padding: 0 !important;
}
.fa-location-dot {
  color: orange;
  content: "\f3c5";
}
.fa-chevron-right:before {
  color: #000 !important;
  content: "\f053";
}
.fa-chevron-left:before {
  color: #000 !important;
  content: "\f053";
}
.owl-theme .owl-nav {
  width: 94% !important;
  opacity: 0.7;
  display: flex !important;
  justify-content: space-between !important;
}
.yellow-icon {
  color: orange;
}
a.cta-button.more-details {
  background-color: #0c2149;
  border-color: #0c2149;
  color: #fff !important;
}
a.cta-button.apply-now {
  color: #fff !important;
}
.cta-button {
  background: orange;
  padding: 14px;
  border: 3px solid orange;
  border-radius: 11px;
  margin-top: 11px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.right-details {
  display: flex;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  padding-top: 21px;
  padding-bottom: 21px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
}
.tour-button {
  padding: 14px;
  background-color: #fff;
  border-radius: 11px;
  margin-top: 11px;
  text-align: center;
  color: #0b2147 !important;
  border: 2px solid #0b2147;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.cta-button:hover {
  background: rgba(255, 166, 0, 0.637);
}

.tour-button:hover {
  background: #0b21472f;
}
h3.section-header {
  text-transform: uppercase;
  width: 100%;
  color: #0c2149;
  font-size: 28px;
  text-align: center;
  padding-top: 35px;
  letter-spacing: 1px;
}

.button-wrap a.cta-button,
.button-wrap a.tour-button {
  width: 48%;
  border-radius: 11px;
  margin-top: 28px;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.button-wrap a.cta-button {
  width: 48%;
  color: #fff !important;
  border-radius: 11px;
  margin-top: 28px;
  height: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.owl-carousel .owl-item img {
  display: flex !important;
  margin: 0 auto;
  min-width: 100% !important;
  min-height: 700px;
  width: 100%;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.left-column {
  width: 48%;
  padding: 1%;
}
.right-column {
  width: 48%;
  padding: 1%;
}
.two-columns {
  display: flex;
  width: 100%;
}

.button-wrap {
  display: flex;
  justify-content: space-between;
}
.info-block {
  padding-left: 4%;
  display: flex;
  width: 55%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
img.image {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.info-block li {
  list-style: none;
}
.content-element h1,
.content-element h2 {
  margin-bottom: 35px;
  margin: 0 auto;
  text-align: center;
}
.row {
  font-family: sans-serif !important;
  font-size: unset !important;
}
.thumbnail-wrapper {
  display: -webkit-box;
  max-width: 995px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
}
.thumbnail {
  display: block;
  max-width: 144px;
  width: 144px;
  height: 125px;
  margin: 1em 0.5em;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
}

.info-block li,
.slide-title {
  color: #313131 !important;
  font-weight: 400 !important;
}
h4 {
  font-family: "Roboto";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  line-height: 30px;
  letter-spacing: 0px;
  color: #313131;
}
.no-results h3 {
  text-align: center;
  font-weight: 400 !important;
  font-size: 16px;
}
.feature_property_block li {
  color: #313131 !important;
  font-weight: 400;
}
@media (max-width: 1000px) {
  .detail-featured-flag {
    background-image: url('../png/flagbg.png');
    background-repeat: no-repeat;
position: relative !important;
    display: flex;
    background-size: contain;
    width: 100%;
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #fff;
    background-position: center;
    height: 88px;
    overflow: hidden;
    text-transform: uppercase;
margin: 0 auto !important;
    font-size: 19px;
    justify-content: center;
    align-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}
  .feature_property_block {
    padding: 1em 0em;
    background-color: #eee;
    color: #313131 !important;
    width: 70% !important;
  }

  .rm_feature_property_container {
    width: 700px;
    display: flex;
    margin: 0 auto;
    max-width: 100%;
    padding: 15px 0px 0px 0px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
    align-content: center;
  }

  .featured_image {
    display: none;
    visibility: hidden;
  }
}

.h3-general-unit-details {
  padding: 17px;
  font-weight: 600;
}
.prop-unit-details {
  padding-top: 25px;
  margin: 0 auto;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
  /* border-bottom: 2px solid #ddd; */
}
.rm-cta-button-unit-detail {
  display: flex;
  width: 50%;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-content: center;
  height: 56px;
  margin-right: 23px;
  align-items: flex-start;
}
.info-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  line-height: 28px;
  font-size: 1.2em;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: flex-start;
}
.info-area ul li {
  font-size: 1.2em;
  line-height: 28px;
  font-weight: normal;
  color: #313131;
}
.rm-property-top {
  margin-bottom: 10px;
  border-bottom: 2px solid #ddd;
  text-align: center;
}

.proplist-desc {
  font-size: 14px;
  display: flex;
  padding-right: 10px;
}

.rm-unit-listings-container {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 0;
  min-height: 0;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  align-content: stretch;
  margin: calc((1rem / 2) * -1) calc((2rem / 2) * -1);
}

.image-block {
  position: relative;
  display: flex;
  overflow: hidden;
  justify-content: flex-start;
  align-content: stretch;
  flex-wrap: wrap;
  height: 100%;
  margin: 0;
  object-fit: cover;
  width: 25%;
  flex-direction: row;
  align-items: stretch;
  /* height: 200px; */
}
.thumb {
  width: 100%;
  max-height: initial;
  overflow: hidden;
  object-fit: cover;
}
.unit-listing-wrapper {
  width: 100%;
  background-color: #eee;
  padding: 20px;
  display: flex;
  font-family: sans-serif;
  margin-bottom: 20px;
  flex-wrap: nowrap;
}
.prop-market-wrapper,
.features-icons,
.feature_property_block .feature_property_block_details,
.feature_property_block .featured-wrap {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

/*Mixins*/
.fade-in {
  visibility: visible !important;
  -webkit-animation: fadeIn 0.6s ease-in 1 forwards;
  animation: fadeIn 0.6s ease-in 1 forwards;
  opacity: 0;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
p {
  color: #000;
  font-size: 1.2em;
  font-weight: 200;
  font-family: "Barlow", sans-serif;
  padding: 2% 0% 2% 0%;
}

.p-general {
  font-size: 1.2em;
  font-weight: 200;
  font-family: "Barlow", sans-serif;
  padding: 2% 0% 2% 0%;
}

.p-alt {
  font-size: 1.4em;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  padding: 2% 0% 2% 0%;
}

.p-small {
  font-size: 0.8em;
  font-family: "Barlow", sans-serif;
  font-weight: 400;
}

.bold {
  font-weight: 700;
}

.medium {
  font-weight: 500;
}

.line-general {
  width: 59%;
  border: 2px solid #ccc;
  display: inline-block;
}

.line-commercial {
  width: 59%;
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 4em;
}

.h3-general {
  font-size: 2em;
  font-weight: 600;
  /* font-family: "futura-hv"; */
}

.h4-general {
  font-size: 1.6em;
  /* font-family: "futura-hv"; */
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
}

.h5-general {
  font-size: 1em;
  /* font-family: "futura-hv"; */
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}
@media screen and (max-width: 400px) {
  .h5-general {
    font-size: 0.8em;
  }
}

/*Featured Properties*/
.rm_feature_property_container {
  width: 100%;
  display: flex;
  margin: 0 auto;
  max-width: 100%;
  padding: 15px 0px 0px 0px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-end;
  align-content: center;
}

.feature_property_block {
  box-shadow: 0px 9px 13px #0000001a;
  padding: 0.5em 0.5em;
  background-color: #fff;
  color: #313131 !important;
  margin-top: 2em;
  width: 46%;
}

.feature_property_block .featured-wrap {
  border-top: 0px solid #76777b;
  border-bottom: 0px solid #76777b;
  max-width: 700px;
}
@media screen and (max-width: 800px) {
  .feature_property_block .featured-wrap {
    border-left: 0px solid #76777b;
  }
}
.feature_property_block .feature_property_block_details {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  flex-basis: calc(50% - 1rem);
  padding: 1rem;
  border-left: 0px solid #76777b;
}
@media screen and (max-width: 800px) {
  .feature_property_block .feature_property_block_details {
    border-left: none;
  }
}
.feature_property_block .feature_property_block_details .cta-button {
  width: 116px;
  height: 44px;
}
.feature_property_block .feature_property_block_image {
  flex-basis: calc(50% - 1rem);
  overflow: hidden;
  margin: calc(1rem / 2) calc(1rem / 2);
  height: 300px;
}
.feature_property_block .featured_header {
  /* font-family: "futura-hv"; */
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  text-transform: uppercase;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: color, border-color, background-color, box-shadow,
    text-shadow, column-rule, opacity, filter, transform;
  transition-duration: 300ms;
}
.feature_property_block .featured_header:after {
  content: "";
  display: block;
  width: 22%;
  border-bottom: 2px solid #929292;
  position: absolute;
}
@media screen and (max-width: 800px) {
  /* .feature_property_block .featured_header:after {
    width: 80vw;
  } */
}
.feature_property_block ul {
  margin: 0;
}

.prop-name {
  /* font-family: "futura-hv"; */
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.4;
  padding: 2% 0% 2% 0%;
  letter-spacing: 0em;
  text-transform: uppercase;
}

.prop-address {
  font-family: "Roboto";
  color: #313131 !important;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.4;
  text-transform: ;
  letter-spacing: 0em;
  padding: 0% 0% 2% 0%;
}

.deco-bullets {
  margin: 0;
}
.deco-bullets li {
  font-size: 1.2em;
  font-weight: 200;
  font-family: "Roboto", sans-serif;
  padding: 0% 0% 5% 0%;
  line-height: 1.4;
  list-style: none;
}
.deco-bullets li::before {
  content: "> ";
  color: orange;
  padding: 8px;
  border-radius: 4px;
  margin-top: 11px;
  text-align: center;

  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.deco-bullet {
  color: orange;
  padding: 8px;
  border-radius: 4px;
  margin-top: 11px;
  text-align: center;

  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}

.rm-property-wrapper {
  flex-basis: calc(100% - 1rem);
  flex-grow: 1;
  margin: 0 auto;
  visibility: hidden;
}

.rm-listings-container {
  /* display: flex; */
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 0;
  min-height: 0;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  align-content: stretch;
  margin: calc((1rem / 2) * -1) calc((2rem / 2) * -1);
}
@media screen and (max-width: 800px) {
  .rm-listings-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
}
.rm-listings-container .property_block {
  border-radius: 0px;
  height: 273px;
  border: 3px solid #eee;
  display: flex;
  background-color: #fff !important;
  transition-duration: 300ms;
  margin: 2%;
  overflow: hidden;
  padding: 0 !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
}
@media screen and (max-width: 800px) {
  .rm-listings-container .property_block {
    width: 75%;
  }
}

.rm-property-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 0px 45px 0px;
  font-size: 1em;
  background-color: transparent;
  visibility: hidden;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: color, border-color, background-color, box-shadow,
    text-shadow, column-rule, opacity, filter, transform;
  transition-duration: 300ms;
}

/*Carousel*/
.detail-slider {
  border: 0px solid #ddd;
  padding-right: 4% !important;
  display: flex !important;
  overflow: hidden;
  height: 600px;
  margin-bottom: 0em;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
}

.slider-image {
  object-fit: cover;
  height: 529px;
}
@media screen and (max-width: 800px) {
  .slider-image {
    height: 50vh;
  }
}
@media screen and (max-width: 400px) {
  .slider-image {
    height: 30vh;
  }
}

.owl-nav {
  position: absolute;
  width: 100%;
  flex-wrap: nowrap;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 !important;
}

.owl-prev,
.owl-next {
  background: transparent !important;
  font-size: 1rem !important;
  padding: 0 !important;
}
.owl-prev i,
.owl-next i {
  color: #fff;
}
.owl-prev .fas.fa-chevron-right.fa-stack-1x.fa-inverse,
.owl-prev .fas.fa-chevron-left.fa-stack-1x.fa-inverse,
.owl-next .fas.fa-chevron-right.fa-stack-1x.fa-inverse,
.owl-next .fas.fa-chevron-left.fa-stack-1x.fa-inverse {
  color: #fff !important;
}

.nav-count {
  color: #fff;
  display: none;

  font-weight: 700;
}

/*Prop Details*/
.rm-property-top {
  text-align: center;
}
.rm-property-top img {
  margin: 0 auto;
}

.prop-intro {
  text-align: center;
  margin: 0 auto;
  max-width: 995px;
}

.prop-features {
  padding: 2% 0% 2% 0%;
  background-color: #eee;
  /* background: url("/wp-content/plugins/rentmanager/images/texturebox.png"); */
  color: #000;
}

.prop-features-wrap {
  max-width: 995px;
  margin-left: auto;
  margin-right: auto;
  padding: 2% 0% 2% 0%;
  font-size: 1em;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: color, border-color, background-color, box-shadow,
    text-shadow, column-rule, opacity, filter, transform;
  transition-duration: 300ms;
}

.prop-features-header {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .prop-features-header {
    flex-direction: column;
  }
}
.prop-features-header h3 {
  padding-right: 2em;
  margin-top: 0;
}
@media screen and (max-width: 800px) {
  .prop-features-header h3 {
    padding-right: 0;
  }
}

.features-icons img {
  margin: 0 1rem;
}

/*Features List*/
.features-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding-top: 2em;
}
.features-list.deco-bullets li {
  padding: 0 0 1% 0;
}

/*Contact Container*/
.prop-contact-container {
  background-color: #ededed;
  color: #313131;
  border-radius: 14px;
  width: 100%;
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
  justify-content: space-between;
  align-items: stretch;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
}

.contact-title {
  width: 100%;
  list-style: none;
  font-weight: bold;
  color: #0b2147;
  text-transform: uppercase;
  font-size: 18px;
}
.contact-info {
  width: 100%;
  list-style: none;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #0b2147;
}
@media screen and (max-width: 800px) {
  .prop-contact-container .prop-contact-wrap {
    flex-direction: column;
  }
}
.prop-contact-container .prop-contact-wrap .cta-area {
  width: 100%;
  display: flex;
}
.prop-contact-container .prop-contact-wrap .cta-area .line-general {
  flex: 1;
  align-self: center;
}
.prop-contact-container .prop-contact-details {
  border-left: 0px solid #76777b;
  padding: 2em;
}
.prop-contact-container .prop-contact-details h3 {
  color: #313131;
  margin-top: 0;
}
.prop-contact-container .prop-contact-photo {
  padding: 2em 0em;
  align-items: center;
  display: inline-flex;
  align-content: center;
}
@media screen and (max-width: 800px) {
  .prop-contact-container .prop-contact-photo {
    padding-left: 2em;
    border-left: 0px solid #76777b;
  }
  .prop-contact-container .prop-contact-photo img {
    max-width: 85%;
  }
}

/*Available Units */
.prop-units {
  padding-top: 2em;
  max-width: 995px;
  margin: 0 auto;
}

.prop-unit-list {
  padding-top: 2em;
}

.list-header {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  border-top: 2px solid #c09700;
  border-bottom: 2px solid #c09700;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}
.list-header span.header-item {
  width: 15%;
}
@media screen and (max-width: 800px) {
  .list-header {
    display: none;
  }
}

.prop-unit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2em 0em;
  border-bottom: 1px solid #d8d8d8;
  color: #000;
  text-align: center;
}
.prop-unit:last-of-type {
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 800px) {
  .prop-unit {
    flex-wrap: wrap;
  }
}
.prop-unit .listing-field {
  width: 15%;
}
.prop-unit .prop-title {
  display: none;
}
@media screen and (max-width: 800px) {
  .prop-unit .prop-title {
    display: block;
    background-color: orange;
    color: #fff;
    padding: 0.5em;
    margin: 1em;
  }
}
@media screen and (max-width: 800px) {
  .prop-unit .listing-field {
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    margin: 0.5rem auto;
    text-align: center;
    width: 15rem;
  }
}
.prop-unit .unit-img {
  object-fit: cover;
  height: 110px;
  width: 120px;
}
@media screen and (max-width: 800px) {
  .prop-unit .unit-img {
    margin: 0 auto;
  }
}

/*Area Info*/
.area-container {
  padding-top: 2em;
  max-width: 995px;
  margin: 0 auto;
}

.area-wrapper {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto;
  grid-template-areas: "header header" "main main";
}
@media screen and (max-width: 800px) {
  .area-wrapper {
    display: block;
  }
}

.area-header {
  grid-area: header;
}

.area-grid-item-header {
  border-bottom: 1px solid #d8d8d8;
}

.area-grid {
  display: grid;
  grid-template-columns: 50% 25% 25%;
  grid-template-rows: 1.5em;
  grid-template-areas: "header header header" "main main main ";
  color: #000;
}
.area-grid .p-small {
  border-bottom: 1px solid #d8d8d8;
}

.area-col {
  border-left: 4px solid orange;
  padding: 0 1em;
  margin: 2em 0;
}
.area-col .col-header {
  text-transform: uppercase;
}

/*Prop Rewards*/
.prop-rewards {
  padding: 2em 0em;
  margin: 0 auto;
  max-width: 995px;
}
.prop-rewards::before {
  content: "";
  width: calc(28vw - 1em);
  border: 0px solid #eee;
  display: inline-block;
}
.prop-rewards::after {
  content: "";
  width: calc(28vw - 1em);
  border: 2px solid #eee;
  display: inline-block;
}

/*Prop Market Info*/
.prop-market-wrapper {
  padding: 2em 2em;
}
@media screen and (max-width: 800px) {
  .prop-market-wrapper {
    flex-direction: column;
    padding: 2em 0em;
  }
}

.prop-market-details-container,
.prop-market-demo-container {
  flex: 1;
}

.prop-market-details {
  border-left: 4px solid orange;
  margin-top: 1em;
}
.prop-market-details span {
  display: block;
  margin: 0 1em;
  padding: 0;
}

.prop-market-demo {
  margin-top: 1em;
}

/*Map*/
.detail-map {
  width: 100%;
  height: 500px;
}

.prop-navigation {
  padding-top: 2em;
  display: flex;
  display: none;
  justify-content: center;
  align-items: baseline;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  color: #76777b;
  font-size: 1.4em;
}

.mapLabel {
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

/*Navigations*/
.prev-prop,
.next-prop {
  padding: 0 0.5rem;
}
.prev-prop a,
.next-prop a {
  text-decoration: none;
}

.floorplan-slider {
  margin-bottom: 2em;
  margin-top: 1em;
}
.floorplan-slider a {
  text-decoration: none;
}
.floorplan-slider .owl-nav {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 !important;
  top: 50%;
  width: 100%;
  z-index: 0;
  right: 0;
  margin-top: 0 !important;
}
.floorplan-slider .slider-floorplan {
  height: 200px;
  object-fit: cover;
}
.floorplan-slider .slide-title {
  display: block;
  margin-bottom: 1em;
  height: 35px;
  /* font-family: "futura-hv"; */
  font-size: 1.6em;
  padding-left: 0.6em;
  color: #313131;
  text-decoration: none;
  text-transform: uppercase;
}

.slide-title-big {
  display: block;
  font-weight: bold;
  margin-bottom: 14px;
  /* height: 14px; */
  /* font-family: "futura-hv"; */
  font-size: 1.7em;
  color: #313131;
  text-decoration: none;
}

.floorplan-slider .title-border {
  border-left: 5px solid orange;
}

/*Commercial Listings*/
.rm-commercial-wrapper {
  max-width: 1200px;
}

.commercial_property {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  margin: calc(((1rem / 2) + 1px) * -1) calc(((2rem / 2) + 1px) * -1);
  display: flex;
  flex-wrap: nowrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 0;
  min-height: 0;
}
@media screen and (max-width: 800px) {
  .commercial_property {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}
.commercial_property .commercial_property_block_image {
  display: flex;
  flex-basis: calc(50% - 2rem);
  border-width: 1px;
  border-style: solid;
  border-color: #76777b;
  padding: 1%;
  width: 100%;
  max-height: 304px;
  margin: calc(1rem / 2) calc(2rem / 2);
}
.commercial_property .commercial_property_block_image .commercial_image {
  border-width: 2px;
  border-style: solid;
  border-color: #76777b;
  background-color: transparent;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  object-fit: cover;
  width: 100%;
}
.commercial_property .commercial_property_details {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  flex-wrap: nowrap;
  margin-left: 1rem;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 0;
  min-height: 0;
}
.commercial_property .commercial_property_details p {
  margin-bottom: 0em;
}
.commercial_property
  .commercial_property_details
  .commercial_property_details_left {
  color: orange;
  display: inline-block;
  vertical-align: top;
}
.commercial_property
  .commercial_property_details
  .commercial_property_details_left
  .h3-general {
  font-weight: 900 !important;
}
.commercial_property
  .commercial_property_details
  .commercial_property_details_right {
  color: orange;
  display: inline-block;
  vertical-align: top;
  margin-left: 0.5rem;
  text-align: left;
}
.commercial_property
  .commercial_property_details
  .commercial_property_details_right
  .h3-general {
  color: #000;
  margin-top: 0.5rem;
}
.commercial_property .commercial_property_details .commercial_intro {
  padding: 0% 0% 5% 0%;
  font-family: "Barlow", sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  text-transform: none;
  color: #000;
  margin-bottom: 0em;
}

.commercial_property_images {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 2em 0em;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .commercial_property_images {
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
}
.commercial_property_images img {
  display: block;
  width: 313px;
  height: 192px;
  object-fit: cover;
  margin-bottom: 1em;
  border-width: 1px;
  border-style: solid;
  border-color: #76777b;
  padding: 0.3em;
}
.info-block li, .slide-title {
    color: #313131 !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400 !important;
}
@media (max-width: 1337px)
{
  .amenities-container ul {
    list-style: none;
    padding: unset;
    display: flex;
    width: 100%;
    grid-template-columns: repeat(3, minmax(29%,30%));
    margin: 0 auto;
    align-items: center;
    justify-items: start;
    justify-content: space-evenly;
    align-content: center;
    flex-direction: column;
}
    .info-block {
        padding: 2%;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }
    .featured-flag {
        background-image: url('../png/flagbg.png');
        background-repeat: no-repeat;
        position: absolute;
        text-align: center;
        padding-right: 110px;
        display: flex;
        background-size: contain;
        width: 100%;
        padding-bottom: 5px;
        background-position: right;
        letter-spacing: 0.5px;
        color: #fff;
        height: 88px;
        overflow: hidden;
        text-transform: uppercase;
        font-size: 19px;
        align-items: flex-start;
        justify-content: center;
        align-content: flex-end;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .rm-listings-container .property_block {
        width: 84% !important;
        margin: 35px auto !important;
    }
    .cta-column {
        width: 100%;
        display: flex;
        padding: 4%;
        flex-direction: column;
        align-content: stretch;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
    }
    .image-block {
        position: relative;
        display: flex;
        overflow: hidden;
        justify-content: flex-start;
        align-content: stretch;
        flex-wrap: wrap;
        height: 300px;
        padding: 14px;
        margin: 0;
        object-fit: cover;
        width: 100%;
        flex-direction: row;
        align-items: stretch;
        /* height: 200px; */
    }
    .rm-listings-container .property_block {
        border-radius: 0px;
height: auto !important;
        border: 3px solid #eee;
        display: flex;
        background-color: #fff !important;
        transition-duration: 300ms;
        margin: 2%;
        overflow: hidden;
        padding: 0 !important;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        align-content: stretch;
    }

    .right-column {
        width: 100% !important;
        padding: 1% !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
    .content-element-clear-fix {
        margin: 0 auto !important;
        width: 93% !IMPORTANT;
    }
    .detail-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
        max-height: 300px !important;
    }
    .two-columns {
        display: block !important;
        width: 100% !important;
    }
    .left-column {
        width: 100% !important;
        padding: 0% !important;
        margin: 0 auto !important;
    }
    .contact-container-left {
        width: 70% !important;
        padding-left: 5% !important;
    }
    .contact-container-right {
        width: 20% !important;
        display: flex !important;
        padding-right: 5% !important;
        align-content: center !important;
        align-items: center !important;
    }
    .detail-slider {
        border: 0px solid #ddd;
        padding-right: 0% !important;
        display: flex !important;
        overflow: hidden;
        height: 600px;
        margin-bottom: 0em;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
    }
    .thumbnail {
        display: block;
        width: 50% !important;
        height: 140px !important;
        margin: 1em 0.5em;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
        padding: 0 !important;
    }
    .button-wrap {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        align-content: stretch;
    }
    .thumbnail {
        display: block;
        max-width: 144px;
        width: 144px;
        height: 125px;
        margin: 1em 0.5em;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
        flex: 1 1 32% !important;
    }
}
/*# sourceMappingURL=rentmanager.css.map */
