@charset "UTF-8";
/* Define standard variables and values for website */
/* Font-weights */
.fw-bold, bold, b {
  font-weight: 700 !important;
}
.fw-semibold {
  font-weight: 500 !important;
}
.fw-regular {
  font-weight: 400 !important;
}
/* 5 column grid */
.col-xs-5-cols, .col-sm-5-cols, .col-md-5-cols, .col-lg-5-cols {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5-cols {
  width: 20%;
  float: left;
}
/*background*/
.bg-white {
  background-color: #FFF;
}
.bg-black {
  background-color: #393939;
}
.bg-yellow {
  background-color: #DBA33B;
}
.bg-primary {
  background-color: #DBA33B;
}
.bg-secondary {
  background-color: #141A1C;
}
.bg-tertiary {
  background-color: #F5F5F5;
}
/* text color */
.tc-white {
  color: #FFF;
}
.tc-black {
  color: #393939;
}
.tc-yellow {
  color: #DBA33B;
}
.tc-primary {
  color: #DBA33B;
}
.tc-secondary {
  color: #141A1C;
}
.tc-tertiary {
  color: #F5F5F5;
}
.tc-primary-forecolor {
  color: #FFF;
}
.tc-secondary-forecolor {
  color: #FFF;
}
.tc-tertiary-forecolor {
  color: #393939;
}
.btn {
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15em;
}
.btn.btn-style1 {
  background: #DBA33B !important;
  color: #FFF !important;
  border-radius: 3px;
}
.btn.btn-style1:hover {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .col-sm-5-cols {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5-cols {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5-cols {
    width: 20%;
    float: left;
  }
}
body {
  font-family: 'Heebo', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Heebo', sans-serif;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 15px;
}
p {
  font-size: 15px;
  line-height: 1.7;
}
a, a:hover {
  text-decoration: none !important;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.5) !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5) !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(255, 255, 255, 0.5) !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5) !important;
}
.g-recaptcha {
  transform-origin: center !important;
  transform: scale(1) !important;
}
.btn-link {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  font-weight: bold;
  text-transform: capitalize;
  display: inline-flex;
  align-items: center;
  color: #DBA33B;
  margin: 20px auto 0;
}
.btn-link span {
  margin-left: 5px;
}
.view-more-property-details {
  width: 100%;
  margin-top: 40px;
  display: block;
}
.view-more-property-details a {
  color: #DBA33B;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  text-transform: capitalize;
}
.view-more-property-details a span {
  font-size: 16px;
  vertical-align: middle;
}
.view-more-property-details .additional-properties-cont {
  margin-top: 30px;
}
.view-more-property-details .additional-properties-cont .row {
  width: 100%;
  display: flex;
  margin-top: 20px;
  justify-content: center;
}
.view-more-property-details .additional-properties-cont .row div {
  width: 50% !important;
}
.for-rent-cont {
  width: 100%;
  text-align: center;
  font-size: "DM Sans", sans-serif;
}
.for-rent-cont h4 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: normal;
  margin-bottom: 5px;
  color: #DBA33B;
  display: flex;
  justify-content: center;
}
.for-rent-cont h6 {
  font-size: 16px;
  font-weight: 700;
}
#main {
  position: relative;
  z-index: 2;
}
#main .section {
  padding: 80px 0;
}
#main .section#overview {
  text-align: center;
  padding: 0 0 80px 0;
  position: relative;
  z-index: 2;
}
#main .section#overview h2 {
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
}
#main .section#overview h2 span {
  display: block;
  font-size: 30px;
  font-weight: 300;
}
#main .section#overview p {
  max-width: 690px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
#main .section#overview .infoBox {
  margin-top: 60px;
}
#main .section#overview .infoBox .row {
  width: 80%;
  margin: 0 auto;
  justify-content: center;
}
#main .section#overview .infoBox .row .infobox-data span {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 2px;
  color: rgba(255, 255, 255, 0.65);
  margin-bottom: 8px;
  text-transform: uppercase;
}
#main .section#overview .infoBox .row .infobox-data p {
  color: #DBA33B;
}
#main .section#features {
  overflow: hidden;
  position: relative;
  padding: 0 0 80px 0;
  z-index: 2;
}
#main .section#features > .content-fixed {
  position: relative;
  z-index: 2;
}
#main .section#features > .content-fixed > .clearfix.d-flex {
  flex-wrap: wrap;
  flex-direction: column;
}
#main .section#features .view-more {
  text-align: center;
}
#main .section#features .view-more a {
  font-weight: bold;
  font-size: 14px;
  color: #F5F5F5 !important;
  position: relative;
  padding-right: 15px;
  margin-top: 50px;
  display: inline-block;
}
#main .section#features .view-more a:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #F5F5F5;
  border-bottom: 2px solid #F5F5F5;
  transform: rotate(-44deg);
  transform-origin: center;
  position: relative;
  top: -3px;
  left: 10px;
}
#main .section#features .view-more a.reduce:after {
  transform: rotate(-223deg);
  top: 1px;
}
#main .section#features .view-more a:hover {
  opacity: 0.8;
}
#main .section#features h2 {
  font-weight: 600;
  margin-bottom: 50px;
  color: #DBA33B;
}
#main .section#features .feature-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 820px;
  margin: 0 auto;
}
#main .section#features .feature-list .col-1, #main .section#features .feature-list .col-2, #main .section#features .feature-list .col-3 {
  width: 100%;
  max-width: 235px;
  display: block;
}
#main .section#features .feature-list .col-1 > div, #main .section#features .feature-list .col-2 > div, #main .section#features .feature-list .col-3 > div {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 25px;
  position: relative;
  padding-left: 15px;
  line-height: 1.5;
  /* &:before {
                            content: '';
                            position: absolute;
                            top: 7.5px;
                            left: -15px;
                            width: 14px;
                            height: 7px;
                            background-image: url('/themes/aurora/img/check-mark.svg');
                            background-position: center center;
                            background-repeat: no-repeat;
                            background-size: 14px;
                        } */
}
#main .section#features .feature-list .col-1 > div:before, #main .section#features .feature-list .col-2 > div:before, #main .section#features .feature-list .col-3 > div:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pu-themes' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  vertical-align: middle;
  position: absolute;
  top: 7.5px;
  left: -15px;
  color: #DBA33B;
}
#main .section#features .feature-list .col-2 {
  margin-left: 55px;
  margin-right: 55px;
}
#main .section#gallery {
  position: relative;
}
#main .section#gallery h2 {
  font-weight: 600;
  color: #FFF;
  font-size: 30px;
  font-family: "DM Sans", sans-serif;
}
#main .section#gallery:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url('/themes/aurora/img/for-white-bg.png') no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#main .section#gallery .load-more-button {
  background-color: #FFF !important;
  color: #DBA33B !important;
  text-transform: capitalize !important;
  padding: 0 22px;
  height: 55px;
  border-radius: 2px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
}
#main .section#gallery .load-more-button.loading {
  pointer-events: none;
  opacity: 0.5;
}
#main .section#gallery > .content-fixed {
  position: relative;
  z-index: 2;
}
#main .section#tour {
  position: relative;
  padding-bottom: 40px;
}
#main .section#tour:before {
  content: '';
  width: 100%;
  height: 100%;
  background: url('/themes/aurora/img/for-black-bg.png') no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#main .section#tour .content-pane {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
#main .section#tour .content-pane .tab-pane {
  position: relative;
  padding-bottom: 1px;
  background: transparent;
  max-width: 80%;
  margin: 0 auto;
}
#main .section#tour .content-pane .tab-pane .slick-arrow {
  background-color: rgba(57, 57, 57, 0.15);
  width: 43px;
  height: 43px;
}
#main .section#tour .content-pane .tab-pane .slick-arrow:before {
  font-size: 24px;
}
#main .section#tour .content-pane .tab-pane .slick-arrow.slick-next {
  right: -100px;
}
#main .section#tour .content-pane .tab-pane .slick-arrow.slick-prev {
  left: -100px;
}
#main .section#tour .content-pane .tab-pane.floorplan {
  padding: 0;
  height: auto;
  background: transparent;
  /*.slick-dots { 
                            width: 100% !important; 
                            margin-top: 20px; 
                            li {
                                opacity: 0.3;
                                &.slick-active { opacity: 1; }
                            }
                        }*/
}
#main .section#tour .content-pane .tab-pane.floorplan .layout-featured {
  width: 100%;
}
#main .section#tour .content-pane .tab-pane.floorplan .folio-slider {
  background: transparent;
}
#main .section#tour .content-pane .tab-pane.floorplan .folio-slider .slides {
  background: transparent;
}
#main .section#tour .content-pane .tab-pane.floorplan .folio-slider .mySlides {
  overflow: hidden;
  /*img { transform: scale(2); }*/
}
#main .section#tour .content-pane .tab-pane.floorplan .mySlides a + div {
  background-size: contain !important;
}
#main .section#tour .content-pane .tab-pane iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main .section#tour > .content-fixed {
  position: relative;
  z-index: 3;
}
#main .section#tour .slider-video {
  width: 100%;
}
#main .section#tour .slider-video .mySlides {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
#main .section#tour .slider-video .folio-slider {
  padding-bottom: 0;
}
#main .section#tour .slider-video .folio-slider .slides {
  height: auto;
}
#main .section#tour .slider-video .flex-control-thumbs, #main .section#tour .slider-video .folio-slider-thumbs {
  display: none;
}
#main .section#tour .slider-video .slick-prev {
  left: -60px;
}
#main .section#tour .slider-video .slick-next {
  right: -60px;
}
#main .section#tour .mobile-btn-holder {
  text-align: center;
  display: none;
}
#main .section#tour .mobile-btn-holder .slick-arrow {
  width: 50px;
  height: 50px;
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: translate(0, 0) !important;
  display: inline-block;
  cursor: pointer;
}
#main .section#tour .mobile-btn-holder .slick-arrow:before {
  color: #FFF;
  font-family: "pu-themes" !important;
  font-size: 50px;
  content: '';
}
#main .section#tour .mobile-btn-holder .slick-arrow.slick-prev:before {
  content: "";
}
#main .section#tour .mobile-btn-holder .slick-arrow.slick-next:before {
  content: "";
}
#main .section#tour .folio-slider {
  background: transparent !important;
}
#main .section#tour .folio-slider .slides {
  background: transparent !important;
}
#main .section#mortgageCalc {
  position: relative;
}
#main .section#mortgageCalc:before {
  content: '';
  background-image: url('/themes/aurora/img/pattern-bg.png');
  background-position: center center;
  background-repeat: repeat;
  background-size: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.03;
}
#main .section#mortgageCalc .content-fixed {
  width: 70%;
}
#main .section#mortgageCalc .mortgage-calc-cont {
  justify-content: space-between;
}
#main .section#mortgageCalc .mort-form {
  max-width: 340px;
  position: relative;
  z-index: 1;
}
#main .section#mortgageCalc .calc-header h3 {
  font-size: 30px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 36px;
}
#main .section#mortgageCalc .calc-header .btn-link {
  margin: 0;
  margin-top: 20px;
  display: block;
  line-height: 20px;
}
#main .section#mortgageCalc .calc-cont .input-container {
  margin-bottom: 40px;
}
#main .section#mortgageCalc .calc-cont .input-container label {
  font-size: 15px;
  margin-bottom: 5px;
  color: #FFF;
}
#main .section#mortgageCalc .calc-cont .input-container label .subtitle {
  font-size: 14px;
  font-weight: normal;
  opacity: 0.65;
  color: #FFF;
}
#main .section#mortgageCalc .calc-cont .input-container .with-symbol:before {
  color: rgba(255, 255, 255, 0.75);
}
#main .section#mortgageCalc .calc-cont .input-container input, #main .section#mortgageCalc .calc-cont .input-container select {
  font-size: 15px;
  line-height: 20px;
  border-color: rgba(255, 255, 255, 0.35);
  color: #FFF;
  background-color: transparent;
}
#main .section#mortgageCalc .calc-cont .input-container select option {
  color: #393939;
  background: white;
}
#main .section#mortgageCalc .calc-cont .input-container .with-select:after {
  color: rgba(255, 255, 255, 0.8);
}
#main .section#mortgageCalc .calc-cont .input-container .custom-select-input {
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
#main .section#mortgageCalc .calc-cont .adjustments-btn {
  font-size: 16px;
  text-transform: capitalize;
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 0.25px;
  color: #DBA33B;
}
#main .section#mortgageCalc .est-cont .est-box {
  border: 3px solid rgba(219, 163, 59, 0.35);
  padding: 30px;
  background-color: transparent;
}
#main .section#mortgageCalc .est-cont .est-box::before {
  display: none;
}
#main .section#mortgageCalc .est-cont .est-box h6 {
  font-size: 18px;
  font-family: "DM Sans", sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: capitalize;
  color: white;
}
#main .section#mortgageCalc .est-cont .est-box h4 {
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #DBA33B;
}
#main .section#mortgageCalc .est-cont .est-box h4 + p {
  font-size: 16px;
  font-family: 'Heebo', sans-serif;
  color: rgba(255, 255, 255, 0.65);
}
#main .section#multi-agent .multiagent-container {
  margin: 80px 0 0;
}
#main .section#multi-agent .agent-container {
  font-family: "DM Sans", sans-serif;
  color: #FFF;
  text-align: left;
  width: auto;
  padding: 0 80px;
}
#main .section#multi-agent .agent-container .agent-img {
  background-color: rgba(219, 163, 59, 0.1);
  border-radius: 0;
  width: 182px;
  height: 182px;
  margin: 0;
  margin-bottom: 20px;
}
#main .section#multi-agent .agent-container .agent-img h5 {
  color: #141A1C;
  font-size: 30px;
}
#main .section#multi-agent .agent-container .agent-img:before {
  background-color: #DBA33B;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  letter-spacing: 0.25px;
  font-weight: bold;
}
#main .section#multi-agent .agent-container .agent-img:hover:before {
  font-size: 15px;
  justify-content: center;
  letter-spacing: normal;
  text-transform: capitalize;
}
#main .section#multi-agent .agent-container h6 {
  font-size: 22px;
  color: #DBA33B;
  line-height: 28px;
  font-weight: normal;
}
#main .section#multi-agent .agent-container p {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  font-family: 'Heebo', sans-serif;
  margin-bottom: 25px;
  color: #141A1C;
}
#main .section#multi-agent .agent-container span {
  line-height: 18px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  color: rgba(20, 26, 28, 0.65);
  letter-spacing: 2px;
}
#main .section#multi-agent .agent-container a {
  color: #DBA33B;
  font-size: 16px;
  font-weight: bold;
  justify-content: flex-start;
  text-transform: capitalize;
  letter-spacing: normal;
}
#main .section#multi-agent .agent-container a .chevron-right {
  opacity: 0.5;
  margin-left: 5px;
}
#main .section#multi-agent .agent-container a .chevron-right:after {
  border-right-color: #DBA33B;
  border-bottom-color: #DBA33B;
}
#main #wrap-bg-1 {
  background-color: #141A1C;
  padding-top: 80px;
  position: relative;
}
#main #wrap-bg-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url('/themes/aurora/img/pattern-bg.png');
  background-repeat: repeat;
  background-position: top left;
  background-size: 90px;
  opacity: 0.05;
}
#main #mapSec {
  padding: 80px 0 80px 0;
  position: relative;
  z-index: 2;
}
#main #mapSec .map-container {
  display: flex;
  position: relative;
  box-shadow: 0px 10px 16px rgba(64, 82, 124, 0.2);
}
#main #mapSec .map-wrap {
  height: 345px;
  width: 100%;
}
#main #mapSec .map-wrap #map {
  width: 100% !important;
  margin-left: 0;
  height: 345px !important;
}
#main #mapSec > .content-fixed {
  position: relative;
  z-index: 2;
}
#main #mapSec .get-direction {
  background: #FFF;
  height: 100%;
  width: 40%;
  padding: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "DM Sans", sans-serif;
  min-height: 345px;
}
#main #mapSec .get-direction div {
  margin-top: 30px;
  text-align: left;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
#main #mapSec .get-direction span {
  font-size: 18px;
  line-height: 24px;
  color: #141A1C;
  opacity: 0.65;
  display: block;
  order: 1;
}
#main #mapSec .get-direction p {
  font-size: 30px;
  color: #141A1C;
  line-height: 36px;
  order: 2;
}
#main #mapSec .get-direction .btn {
  margin-top: 25px;
  order: 3;
}
.contact-form {
  width: 70%;
}
.contact-form h2 {
  font-family: "DM Sans", sans-serif;
}
.contact-form .form-control {
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 13px;
  color: #FFF;
  padding: 0;
  height: 40px;
  margin-top: 10px;
  box-shadow: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  padding-left: 0;
  font-size: 15px;
  font-family: 'Heebo', sans-serif;
}
.contact-form .form-control:focus {
  box-shadow: none;
  border-bottom-color: white;
}
.contact-form .selected-flag {
  height: 40px !important;
}
.contact-form textarea {
  font-size: 15px;
  font-family: 'Heebo', sans-serif;
  resize: none;
  height: 100px !important;
}
.contact-form label {
  color: #FFF;
  font-family: 'Heebo', sans-serif;
  font-size: 15px;
  line-height: 25px;
}
.contact-form label .required {
  color: #DBA33B;
}
.contact-form .intl-tel-input {
  width: 100%;
}
.contact-form .intl-tel-input.separate-dial-code .selected-flag {
  background: transparent;
}
.contact-form .intl-tel-input.separate-dial-code .selected-flag .selected-dial-code {
  color: #FFF;
}
.contact-form .intl-tel-input.separate-dial-code .selected-flag .iti-arrow {
  border-top-color: #FFF;
}
.contact-form .form-group {
  margin-bottom: 35px;
}
.contact-form .btn-submit {
  margin-top: 50px;
  text-transform: capitalize;
}
.contact-form-success {
  width: 85%;
}
.nav-tabs {
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-tabs li {
  margin-right: 50px;
  display: block;
}
.nav-tabs li:last-child {
  margin-right: 0;
}
.nav-tabs li a {
  padding: 10px 0;
  color: #FFF !important;
  font-size: 30px;
  font-weight: 600;
  font-family: "DM Sans", sans-serif;
  background: transparent !important;
  border-radius: 0;
  text-transform: capitalize;
  letter-spacing: 0;
  border: 0 !important;
  opacity: 0.65;
}
.nav-tabs li a:hover {
  opacity: 1;
}
.nav-tabs li.active a {
  opacity: 1;
}
.social-link li {
  margin-right: 25px;
}
.social-link li:last-child {
  margin-right: 0;
}
.social-link li a {
  font-size: 14px;
  color: #DBA33B;
}
.social-link li a:hover {
  opacity: 0.6;
}
.social-link li a:active, .social-link li a:visited {
  color: #DBA33B;
}
.show-nav #main, .show-nav #footerSec {
  opacity: 0;
  pointer-events: none;
}
body.unbranded-theme #nearby-schools .school-header {
  justify-content: center;
  text-align: center;
}
body.unbranded-theme #mortgageCalc .calc-header {
  justify-content: center;
  text-align: center;
}
body #nearby-schools .school-header {
  font-family: "DM Sans", sans-serif;
  margin-bottom: 50px;
}
body #nearby-schools .school-header h2 {
  font-size: 30px;
  font-weight: 600;
}
body #nearby-schools .school-header p {
  font-size: 18px;
  line-height: 24px;
}
body #nearby-schools .school-list {
  max-width: 90%;
  margin: 0 auto;
}
body #nearby-schools .school-list .school-cont {
  margin-bottom: 30px;
}
body #nearby-schools .school-list .school-cont .rating-cont {
  background-color: #DBA33B;
  color: #FFF;
  font-family: "DM Sans", sans-serif;
  letter-spacing: -0.15px;
  border-radius: 100%;
}
body #nearby-schools .school-list .school-cont .rating-cont span {
  font-size: 16px;
}
body #nearby-schools .school-list .school-cont .rating-cont sup {
  font-size: 30px;
  top: -5px;
}
body #nearby-schools .school-list .school-cont .school-info h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 5px;
  color: rgba(57, 57, 57, 0.9);
}
body #nearby-schools .school-list .school-cont .school-info p {
  font-size: 16px;
  line-height: 25px;
  color: rgba(57, 57, 57, 0.65);
}
body #nearby-schools .about-greatSchools {
  margin-top: 80px;
}
body #nearby-schools .about-greatSchools h3 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
  color: rgba(57, 57, 57, 0.85);
}
body #nearby-schools .about-greatSchools p {
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: rgba(57, 57, 57, 0.75);
}
body #nearby-schools .about-greatSchools .read-more-link {
  font-family: "DM Sans", sans-serif;
  font-weight: bold;
}
body #nearby-schools .load-more-schools {
  display: flex;
  justify-content: center;
}
body #nearby-schools .load-more-schools button {
  text-transform: capitalize;
}
body .parking-cont {
  justify-content: center;
  margin-top: 3px;
}
body .parking-cont p {
  margin-top: 0 !important;
  max-width: unset !important;
  width: auto !important;
  margin: 0 !important;
}
body .parking-cont .info-tooltip {
  opacity: 0.4;
  margin: 0 !important;
  margin-left: 7px !important;
}
body .parking-cont .info-tooltip:hover {
  opacity: 1;
}
body .parking-cont .info-tooltip:hover + .parking-tooltip {
  display: block !important;
}
body .parking-cont .parking-tooltip {
  display: none !important;
  background-color: #FFF;
  color: #141A1C !important;
  font-size: 15px !important;
  text-transform: capitalize !important;
  letter-spacing: 0 !important;
}
body .parking-cont .parking-tooltip:before {
  border-color: transparent transparent #FFF transparent;
}
.fancybox-slide--html .agent-popup .agent-img {
  background-color: rgba(219, 163, 59, 0.1);
  border-radius: 0;
}
.fancybox-slide--html .agent-popup .agent-img h5 {
  color: #141A1C;
  font-size: 30px;
}
.fancybox-slide--html .agent-popup .agent-img + div {
  font-family: "DM Sans", sans-serif;
  color: #DBA33B;
}
.fancybox-slide--html .agent-popup .agent-img + div h4 {
  font-size: 30px;
  font-weight: normal;
  line-height: 26px;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 15px;
}
.fancybox-slide--html .agent-popup .agent-img + div h6 {
  font-size: 13px;
  font-weight: normal;
  font-family: "DM Sans", sans-serif;
  color: #141A1C;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  opacity: 0.65;
}
.fancybox-slide--html .agent-popup .agent-img + div a {
  font-size: 18px;
  font-weight: normal;
  font-family: "DM Sans", sans-serif;
  color: #DBA33B;
}
.fancybox-slide--html .agent-popup .agent-details label {
  font-size: 13px;
  font-weight: normal;
  font-family: "DM Sans", sans-serif;
  color: #141A1C;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  opacity: 0.65;
}
.fancybox-slide--html .agent-popup .agent-details label + p {
  color: #DBA33B;
  font-weight: normal;
  font-size: 16px;
}
.fancybox-slide--html .agent-popup .agent-details label ~ a {
  color: #DBA33B;
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.fancybox-slide--html .agent-popup .agent-details .social-link li a {
  color: #DBA33B;
  opacity: 1;
}
/* responsive */
@media (max-width: 1280px) {
  #main .section#tour .content-pane .tab-pane {
    max-width: 90%;
  }
}
@media (max-width: 991px) {
  #main .section#overview .infoBox .row {
    width: 100%;
  }
  #main .section#features .content-fixed {
    width: 100%;
  }
  #main .section#features .content-fixed > div.clearfix {
    display: block;
  }
  #main .section#features .content-fixed > div.clearfix > div {
    float: none;
  }
  #main .section#features .content-fixed > div.clearfix > div:first-child {
    width: 80%;
    margin: 0 auto;
    padding-right: 15px !important;
  }
  #main .section#features .img {
    transform: scale(1);
  }
  #main .section#features .feature-list {
    max-width: 540px;
  }
  #main .section#features .feature-list .col-2 {
    margin-left: 55px !important;
    margin-right: 0 !important;
  }
  #main .section#features .feature-list .col-3 {
    display: none;
  }
  #main .section#mapSec .map-container {
    flex-direction: column;
  }
  #main .section#mapSec .map-container .get-direction {
    width: 100%;
    min-height: 300px;
    justify-content: center;
  }
  #main .section#mapSec .map-container .get-direction div {
    text-align: center;
  }
  #main .section#mapSec .map-container .get-direction span {
    left: 0;
    right: 0;
  }
  #main .section#mapSec .map-container .get-direction .btn {
    margin-top: 35px;
  }
  #main .section#tour .content-pane .tab-pane {
    max-width: unset;
  }
  #main .section#tour .content-pane .tab-pane .slick-arrow.slick-next {
    right: -60px;
  }
  #main .section#tour .content-pane .tab-pane .slick-arrow.slick-prev {
    left: -60px;
  }
  #main .section#features .feature-list [class^="col-"] > div:before {
    top: 6.5px;
    font-size: 10px;
  }
  .contact-form {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    width: 100%;
  }
  .contact-form .g-recaptcha > div {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-form .btn-holder {
    text-align: center;
  }
  .contact-form-success {
    margin-left: auto;
    margin-right: auto;
  }
  #footerSec .pw-property-info .info-details a.contact, #footerSec .pw-property-info .info-details a.email {
    color: #F5F5F5;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 25px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 15px;
  }
  #main .section#overview {
    /*> div {
                    padding-left: 30px;
                }*/
  }
  #main .section#overview h2 span {
    font-size: 25px;
  }
  #main .section#features .content-fixed > div.clearfix > div:first-child {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #main .section#features .feature-list {
    max-width: 235px;
    transition: 0.4s height linear;
  }
  #main .section#features .feature-list .col-1 {
    width: 100%;
  }
  #main .section#features .feature-list .col-2, #main .section#features .feature-list .col-3 {
    display: none;
  }
  #main .section#tour .clearfix.d-flex {
    flex-wrap: wrap;
    flex-direction: column;
  }
  #main .section#tour h2 {
    text-align: center;
    margin-bottom: 25px;
  }
  #main .section#tour .nav-tabs {
    max-width: 320px;
    display: block;
    margin: 0 auto;
  }
  #main .section#tour .nav-tabs li {
    display: block;
    text-align: center;
    margin: 0;
    width: 100%;
  }
  #main .section#tour .content-pane {
    max-width: unset;
  }
  #main .section#tour .content-pane .tab-pane .slider-video .mySlides {
    padding-bottom: 0;
    min-height: 500px;
  }
  #main .section#tour .content-pane .tab-content .tab-pane#virtualTour, #main .section#tour .content-pane .tab-content .tab-pane#video {
    background: transparent;
    margin-left: auto;
    margin-right: auto;
  }
  #main .section#tour .content-pane .tab-content .tab-pane#virtualTour .folio-slider .slick-arrow, #main .section#tour .content-pane .tab-content .tab-pane#video .folio-slider .slick-arrow {
    display: none !important;
  }
  #main .section#tour .content-pane .tab-content .tab-pane#virtualTour .mobile-btn-holder, #main .section#tour .content-pane .tab-content .tab-pane#video .mobile-btn-holder {
    display: block;
  }
  #main .section#tour .content-pane .tab-content .tab-pane#floorPlan .folio-slider .slick-arrow {
    display: none !important;
  }
  #main .section#tour .content-pane .tab-content .tab-pane#floorPlan .mobile-btn-holder {
    display: block;
    margin-top: 20px;
  }
  .gallery .imglist {
    flex-wrap: wrap;
  }
  .gallery .img-item {
    width: 100%;
  }
  .gallery .img-item img {
    width: 100%;
  }
}
@media (max-width: 410px) {
  #main .section#tour .nav-tabs {
    display: block;
  }
  #main .section#tour .nav-tabs li {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    width: 100%;
    text-align: center;
  }
  #main .section#tour .nav-tabs li a {
    display: inline-block;
  }
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid {
  margin: 0.5% 1% !important;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .grid-sizer, .section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item {
  width: calc(97% / 4) !important;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .grid-gutter {
  width: 1% !important;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item {
  margin: 0;
  background: #393939;
  display: inline-block;
  float: left;
  height: auto;
  margin: 0.5% 0;
  overflow: hidden;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item img {
  transition: 0.4s opacity ease-in-out;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item:hover img {
  opacity: 0.4;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item a {
  position: relative;
  display: block;
  padding-bottom: 76.25%;
  height: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item a:before {
  content: '';
  background: #333;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item a:hover {
  opacity: 0.3;
}
.section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item img {
  transform: scale(2);
  display: none;
}
@media (max-width: 991px) {
  /*    .section-grid {
    .layout-photogrid {
    &.layout-photogrid_3 {
    .photo-grid {
    .grid-sizer,
    .photo-item { width: calc(98% / 4) !important; }
}
}
}
}*/
}
@media (max-width: 767px) {
  .section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .grid-sizer, .section-grid .layout-photogrid.layout-photogrid_3 .photo-grid .photo-item {
    width: 100% !important;
  }
}
#headerSec {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  min-height: 700px;
}
#headerSec .banner {
  height: 100vh;
  width: 100%;
  background: #FFF url('/themes/aurora/img/header-bg.jpg') no-repeat center center;
  background-size: cover !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
#headerSec:before {
  content: '';
  background: #393939;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#headerSec header {
  padding: 35px 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
  background-color: #141A1C;
  transition: padding 0.1s ease-in;
}
#headerSec header .logo img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
#headerSec header .logo h5 {
  font-size: 30px;
  font-weight: 600 !important;
  color: #FFF;
}
#headerSec .contact-btn-tab {
  max-width: 155px;
}
#headerSec .contact-btn-tab a {
  font-size: 14px;
  letter-spacing: normal;
  width: 100%;
}
#headerSec .siteTitle {
  position: relative;
  z-index: 3;
  text-align: center;
  font-family: "DM Sans", sans-serif;
}
#headerSec .siteTitle .subline {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}
#headerSec .siteTitle h1 {
  font-weight: 600;
  text-align: center;
  font-size: 60px;
  position: relative;
  margin-top: 75px;
}
#headerSec .siteTitle h1 span {
  display: block;
  font-size: 30px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
#headerSec .siteTitle .price {
  font-size: 30px;
  color: #DBA33B;
  margin-top: 30px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
#headerSec .siteTitle .sell-type-pill {
  border: 2px solid #DBA33B;
  letter-spacing: 2px;
  border-radius: 2px;
  padding: 0 10px;
  height: 27px;
  text-transform: uppercase;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#headerSec .siteTitle .btn {
  display: inline-block;
  height: 55px;
  line-height: 53px;
  padding: 0 15px;
  margin: 45px auto 0 auto;
  text-transform: capitalize;
  letter-spacing: 0.4px;
}
#headerSec .siteTitle.for-rent .nw-av {
  font-size: 16px;
  font-weight: 600;
}
#headerSec .siteTitle.for-rent .for-rent-cont {
  margin-top: 27px;
}
#headerSec .siteTitle.for-rent .for-rent-cont h4 {
  font-weight: 600 !important;
}
#headerSec .infobox {
  position: absolute;
  font-family: "DM Sans", sans-serif;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 50px 0;
  z-index: 3;
}
#headerSec .infobox span {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  opacity: 0.65;
  text-align: center;
  display: block;
  color: #FFF;
}
#headerSec .infobox p {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  text-align: center;
}
#headerSec .infobox .row {
  margin: 0 auto;
  width: 80%;
  display: flex;
  justify-content: space-between;
}
#headerSec .infobox .infobox-data {
  padding: 0;
}
#headerSec .infobox .content-fixed {
  max-width: 970px;
}
#headerSec #header-menu-wrap > ul {
  height: 100%;
}
#headerSec #header-menu-wrap > ul > li.contact-btn-mobile {
  display: none;
}
body.unbranded-theme #headerSec header {
  padding: 40px 0;
}
body.unbranded-theme #headerSec header .logo-col {
  display: none;
}
body.unbranded-theme #headerSec header .nav-col {
  width: 100%;
}
body.unbranded-theme #headerSec header .nav-col ul {
  justify-content: center;
}
body #headerSec header .menu-element .menu-items.menu-dropdown > ul {
  padding: 15px 0;
  width: max-content;
  font-family: 'Heebo', sans-serif;
  top: 40px;
}
body #headerSec header .menu-element .menu-items.menu-dropdown > ul li {
  padding: 0;
  line-height: 40px;
}
body #headerSec header .menu-element .menu-items.menu-dropdown > ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-transform: capitalize;
  font-size: 15px;
  font-weight: normal;
  padding: 0 20px;
}
body #headerSec header.scrolled {
  position: fixed;
  background-color: #141A1C;
  padding: 20px 0;
}
/* responsive */
@media (max-width: 1530px) {
  #headerSec .infobox .infobox-data {
    width: calc(100% / 4);
    padding: 10px 0;
  }
}
@media (max-width: 1199px) {
  .show-nav .siteTitle, .show-nav .infobox {
    display: none;
  }
  #header-menu-wrap > ul {
    height: auto;
  }
  #header-menu-wrap > ul > li {
    min-height: auto !important;
  }
}
@media (max-width: 1097px) {
  #headerSec header #header-menu-wrap {
    display: none;
  }
  #headerSec header #header-menu-wrap .menu-header {
    padding: 20px 8%;
    min-height: unset;
  }
  #headerSec header #header-menu-wrap > ul {
    height: auto;
  }
  #headerSec header .nav-col .mobile-nav h4, #headerSec header .nav-col .mobile-nav img {
    display: none;
  }
  #headerSec header.scrolled .nav-col .mobile-nav {
    margin: 0;
    width: 100%;
    justify-content: space-between !important;
  }
  #headerSec header.scrolled .nav-col .mobile-nav h4, #headerSec header.scrolled .nav-col .mobile-nav img {
    display: block;
  }
}
@media (max-width: 991px) {
  #headerSec .infobox {
    padding-bottom: 30px;
  }
  #headerSec .infobox .content-fixed {
    max-width: 560px;
  }
  #headerSec .infobox .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
  #headerSec .infobox .row > div {
    width: calc(100% / 4) !important;
    margin-bottom: 20px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #headerSec {
    /* background-attachment: scroll !important; */
    padding-bottom: 180px;
  }
  #headerSec .banner {
    min-height: 900px;
    position: absolute;
  }
  #headerSec .siteTitle {
    text-align: center;
    padding-top: 0;
  }
  #headerSec .siteTitle h1 span {
    font-size: 25px;
  }
  #headerSec .infobox {
    padding: 20px 0;
  }
  #headerSec .infobox:before {
    width: 100%;
  }
  #headerSec .infobox .content-fixed {
    max-width: 360px;
  }
  #headerSec .infobox .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #headerSec .infobox .row > div {
    width: calc(100% / 2) !important;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 0;
  }
}
@media (max-height: 740px) {
  #headerSec {
    height: calc(100vh + 200px);
    padding-bottom: 200px;
  }
  #headerSec .siteTitle {
    padding-top: 0;
  }
}
.menu-element .menu-items {
  padding: 0 15px;
  position: relative;
}
.menu-element .menu-items:first-child span.about {
  display: none;
}
.menu-element .menu-items:after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: -30px;
  right: 0;
  background: transparent;
  display: none;
}
.menu-element .menu-items a {
  letter-spacing: normal;
  font-size: 15px;
  font-weight: 400 !important;
  text-transform: capitalize;
  font-family: 'Heebo', sans-serif;
  color: rgba(255, 255, 255, 0.8);
}
.menu-element .menu-items a:hover {
  color: white;
}
.menu-element .menu-items .btn {
  font-weight: 700 !important;
  padding: 0 22px;
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  height: 45px;
  line-height: 43px;
}
.menu-element .menu-items.menu-dropdown > p > .chevron-down {
  position: relative;
  height: 10px;
  width: 10px;
  display: inline-block;
  cursor: pointer;
}
.menu-element .menu-items.menu-dropdown > p > .chevron-down:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(-44deg);
  position: relative;
  top: -1.5px;
  opacity: 0.7;
}
.menu-element .menu-items.menu-dropdown > ul {
  position: absolute;
  right: 0;
  top: 45px;
  background: #FFF;
  width: 150px;
  padding: 15px 0;
  display: none;
  z-index: 5;
}
.menu-element .menu-items.menu-dropdown > ul li {
  display: block;
  width: 100%;
  padding: 10px 15px;
}
.menu-element .menu-items.menu-dropdown > ul li a {
  color: #393939;
  display: block;
}
.menu-element .menu-items.menu-dropdown > ul li a:hover {
  color: #DBA33B;
}
.menu-element .menu-items.menu-dropdown > ul:before {
  content: '';
  width: 0;
  height: 0;
  border-width: 0 7.5px 7.5px 7.5px;
  border-color: transparent transparent #FFF transparent;
  border-style: solid;
  position: absolute;
  right: 32px;
  top: -7px;
}
.menu-element .menu-items.menu-dropdown:hover:after {
  display: block;
}
.menu-element .menu-items.menu-dropdown:hover > p > .chevron-down:before {
  border-left-color: #FFF !important;
  border-bottom-color: #FFF !important;
  opacity: 1;
}
.menu-element .menu-items.menu-dropdown:hover > ul {
  display: block;
}
.menu-element .menu-items.menu-dropdown.menu-drp ul {
  right: -15px;
}
.menu-element .close {
  display: none;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 30px;
  right: 50px;
}
.menu-element .close:after {
  content: '';
  height: 25px;
  border-left: 2px solid white;
  position: absolute;
  transform: rotate(45deg);
  left: 18px;
}
.menu-element .close:before {
  content: '';
  height: 25px;
  border-left: 2px solid white;
  position: absolute;
  transform: rotate(-45deg);
  left: 18px;
}
.mobile-nav {
  display: none;
}
.mobile-nav .hamburger {
  width: 26px;
  height: 26px;
  position: relative;
  cursor: pointer;
}
.mobile-nav .hamburger span {
  height: 1px;
  width: 100%;
  border-radius: 1px;
  background: #FFF;
  display: block;
  position: absolute;
  left: 0;
}
.mobile-nav .hamburger span:first-child {
  top: 0;
}
.mobile-nav .hamburger span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
.mobile-nav .hamburger span:last-child {
  bottom: 0;
}
.contact-btn-mobile {
  display: none;
}
@media (max-width: 1097px) {
  .menu-element {
    display: none;
  }
  .mobile-nav {
    display: block;
  }
  .mobile-nav h4 {
    font-size: 30px;
  }
  .nav-col > div {
    justify-content: flex-end;
  }
  #header-menu-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #141A1C;
  }
  #header-menu-wrap .close {
    display: block;
  }
  #header-menu-wrap > ul {
    width: 100%;
    padding: 30px 15px;
    text-align: center;
    max-width: 300px;
    display: block;
    padding-top: 100px;
  }
  #header-menu-wrap > ul li {
    padding: 0;
    display: block;
    width: 100%;
    padding: 15px 0;
    min-height: auto !important;
    height: auto !important;
  }
  #header-menu-wrap > ul li.contact-btn-mobile {
    display: block !important;
  }
  #header-menu-wrap > ul li a {
    color: #FFF;
  }
  #header-menu-wrap > ul li a:hover {
    color: #DBA33B;
  }
  #header-menu-wrap > ul li.menu-dropdown ul {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto !important;
    width: 100% !important;
    padding: 0 5px !important;
    display: none;
  }
  #header-menu-wrap > ul li.menu-dropdown ul:before, #header-menu-wrap > ul li.menu-dropdown ul:after {
    display: none;
  }
  #header-menu-wrap > ul li.menu-dropdown ul li {
    text-align: center;
  }
  #header-menu-wrap > ul li.menu-dropdown ul li:first-child {
    padding-top: 30px;
  }
  #header-menu-wrap > ul li.menu-dropdown ul li:last-child {
    padding-bottom: 0;
  }
  #header-menu-wrap > ul li.menu-dropdown ul li a {
    color: white !important;
  }
  .contact-btn-tab {
    display: none;
  }
  .show-nav {
    overflow: hidden;
  }
  .show-nav #header-menu-wrap {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .show-nav .siteTitle, .show-nav .infobox {
    opacity: 0;
  }
}
#footerSec {
  padding: 0;
  background-color: #141A1C;
  position: relative;
  z-index: 2;
}
#footerSec footer {
  width: 100%;
  min-height: 380px;
  padding-bottom: 45px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#footerSec footer .content-fixed {
  margin-bottom: 0;
}
#footerSec footer .btn {
  text-transform: capitalize;
  letter-spacing: 0.4px;
  font-size: 16px;
}
#footerSec:before {
  content: '';
  background-image: url('/themes/aurora/img/pattern-bg.png');
  background-position: center center;
  background-repeat: repeat;
  background-size: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.03;
}
#footerSec #schedule {
  padding: 80px 0;
  position: relative;
  z-index: 2;
}
#footerSec #schedule > .content-fixed {
  max-width: 70%;
}
#footerSec #schedule > .content-fixed > .d-flex {
  flex-direction: row-reverse;
}
#footerSec #schedule .info .avatar {
  width: 185px;
  height: 185px;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 3px;
}
#footerSec #schedule .info .name, #footerSec #schedule .info .contact, #footerSec #schedule .info .website, #footerSec #schedule .info .email {
  font-size: 16px;
  color: #F5F5F5;
  margin-bottom: 10px;
  opacity: 0.65;
  font-weight: 400;
}
#footerSec #schedule .info .name {
  font-size: 22px;
  font-weight: 600;
  color: #DBA33B;
  opacity: 1;
}
#footerSec #schedule .info .website a {
  color: #DBA33B;
  word-break: break-word;
  line-height: 1.5;
  /* img {
                        width: 12px;
                        height: auto;
                        vertical-align: middle;
                        margin-left: 3px;
                    } */
}
#footerSec #schedule .info .website a .icon {
  font-size: 12px;
  vertical-align: middle;
  margin-left: 3px;
}
#footerSec #schedule .info .website a:hover {
  color: #DBA33B;
}
#footerSec #schedule h2 {
  font-weight: 600;
  margin-bottom: 35px;
}
#footerSec #schedule .btn-submit {
  letter-spacing: normal;
}
#footerSec footer {
  position: relative;
  z-index: 2;
}
#footerSec .pw-property-info {
  margin-top: 30px;
}
#footerSec .pw-property-info h4 {
  font-size: 30px;
  font-weight: normal;
  font-family: "DM Sans", sans-serif;
  color: #FFF;
}
#footerSec .pw-property-info h4.subtitle {
  font-size: 18px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
#footerSec .pw-property-info .price {
  margin-top: 0 !important;
  color: #DBA33B;
  font-size: 22px;
  font-family: "DM Sans", sans-serif;
  margin-top: 30px !important;
}
#footerSec .pw-property-info .info-details .name {
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  color: #DBA33B;
  line-height: 36px;
}
#footerSec .pw-property-info .info-details .email, #footerSec .pw-property-info .info-details .contact, #footerSec .pw-property-info .info-details .license-number {
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
#footerSec .pw-property-info .info-details .license-number {
  margin-top: 5px;
}
#footerSec .pw-property-info .info-details .contact-link {
  font-size: 16px;
  font-family: 'Heebo', sans-serif;
  font-weight: 400;
  color: rgba(219, 163, 59, 0.65);
}
#footerSec .pw-property-info .info-details .contact-link > span {
  font-size: 21px;
}
#footerSec .pw-property-info a.website-url {
  font-size: 16px;
  font-family: 'Heebo', sans-serif;
  font-weight: 400;
  margin-top: 5px;
  color: rgba(219, 163, 59, 0.65);
}
#footerSec .pw-property-info a.website-url span {
  font-size: 12px;
}
#footerSec .pw-property-info .license-number {
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}
#footerSec .pw-property-info .footer-logo .subtitle {
  color: #DBA33B;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  line-height: 36px;
}
#footerSec .pw-property-info .footer-logo .info-text {
  margin-top: 5px;
  font-family: 'Heebo', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
#footerSec .pw-property-info .footer-logo .info-text.broker-disclosure {
  opacity: 0.5;
}
#footerSec .footer-cont .copyright-cont p {
  font-size: 14px;
  color: #FFF;
}
#footerSec .footer-rent {
  color: #FFF;
  font-size: 16px;
  margin-bottom: 50px;
}
body.unbranded-theme #footerSec footer .footer-cont {
  margin-top: 95px;
}
body.unbranded-theme #footerSec footer .pw-property-info {
  margin-top: 0;
}
body.unbranded-theme #footerSec footer .price {
  margin-top: 5px !important;
}
@media (max-width: 1199px) {
  #footerSec #mapSec #map {
    padding-bottom: 45%;
    width: 60% !important;
    margin-left: 40%;
  }
  #footerSec #mapSec .get-direction {
    width: 40%;
  }
}
@media (max-width: 991px) {
  #footerSec #schedule > .content-fixed > .d-flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  #footerSec #schedule > .content-fixed > .d-flex > div {
    width: 100%;
  }
  #footerSec #schedule > .content-fixed h2 {
    text-align: center;
  }
  #footerSec #schedule > .content-fixed .info {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  #footerSec #schedule > .content-fixed .info .avatar {
    margin-right: 30px;
  }
  #footerSec #schedule > .content-fixed .info .info-details {
    width: calc(60% - 185px);
  }
  #footerSec .footer-info {
    display: block;
  }
  #footerSec .footer-info .info-details {
    text-align: center;
    margin-bottom: 50px;
  }
  #footerSec .footer-info .info-extra-details {
    text-align: center;
    margin-top: 50px;
  }
  #footerSec .footer-bottom {
    display: block;
  }
  #footerSec .footer-bottom .social-link {
    text-align: center;
    margin-bottom: 50px;
  }
  #footerSec .footer-bottom .social-link ul {
    display: block;
  }
  #footerSec .footer-bottom .social-link ul li {
    display: inline-block;
  }
  #footerSec .footer-bottom .copyright {
    text-align: center;
  }
  #footerSec .pw-property-info h4 {
    margin-top: 40px;
  }
  #footerSec .pw-property-info h4.subtitle {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #footerSec #mapSec .get-direction {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    display: block;
  }
  #footerSec #mapSec .get-direction > div {
    width: 100%;
    text-align: center;
  }
  #footerSec #mapSec #map {
    width: 100% !important;
    margin-left: 0;
    height: 345px !important;
    padding-bottom: 0;
  }
  #footerSec #schedule .info {
    display: block !important;
  }
  #footerSec #schedule .info .avatar {
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 30px;
  }
  #footerSec #schedule .info .info-details {
    text-align: center;
    width: 100% !important;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  #footerSec #schedule .contact-form {
    width: 100% !important;
  }
  #footerSec #schedule .contact-form-success {
    width: 100%;
  }
  #footerSec .footer-info .info-logo .footer-logo a img {
    width: 150px;
  }
  #footerSec .pw-property-info h4.subtitle {
    top: -25px;
    position: absolute;
    left: 0;
    right: 0;
  }
}
.flyer-theme {
  background: #fff;
  height: 1034px;
}
.flyer-theme #flyer-header header .title-sec, .flyer-theme #flyer-content .infobox, .flyer-theme #flyer-footer {
  background: linear-gradient(50deg, #141a1c 20%, #202020 100%);
}
.flyer-theme #flyer-header {
  overflow: hidden;
  height: 486px;
}
.flyer-theme #flyer-header header {
  position: relative;
  background: none;
  padding: 0;
  opacity: 1;
}
.flyer-theme #flyer-header header .site-logo {
  width: auto;
  height: 44px;
  float: right;
  padding-right: 30px;
}
.flyer-theme #flyer-header header .site-logo img {
  width: auto;
  height: 44px;
  margin: 0 auto;
}
.flyer-theme #flyer-header header .title-sec {
  color: #fff;
  position: relative;
}
.flyer-theme #flyer-header header .title-sec .siteTitle h1 {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
}
.flyer-theme #flyer-header header .title-sec .siteTitle h1 + div .sub-add {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  display: block;
  line-height: 24px;
}
.flyer-theme #flyer-header header .title-sec .siteTitle h1 + div .pill {
  font-size: 13px;
  padding: 0 8px;
  line-height: 23px;
  color: #DBA33B;
  border-color: rgba(219, 163, 59, 0.3);
}
.flyer-theme #flyer-header header .title-sec .price {
  color: #DBA33B;
}
.flyer-theme #flyer-header header .title-sec .pm {
  color: rgba(255, 255, 255, 0.8);
}
.flyer-theme #flyer-header .banner-image-section {
  height: calc(100% - 126px);
  padding: 10px 0;
}
.flyer-theme #flyer-header .banner-image-section .qr-cont {
  bottom: 10px;
  background: linear-gradient(50deg, #141a1c 20%, rgba(20, 26, 28, 0) 100%);
}
.flyer-theme #flyer-content .infobox {
  height: 98px;
  display: flex;
  align-items: center;
}
.flyer-theme #flyer-content .infobox ul li span, .flyer-theme #flyer-content .infobox ul li p {
  text-transform: capitalize;
}
.flyer-theme #flyer-content .infobox ul li span {
  color: rgba(255, 255, 255, 0.8);
}
.flyer-theme #flyer-content .infobox ul li p {
  color: #DBA33B;
}
.flyer-theme #flyer-content .overview h2 {
  color: #202020;
}
.flyer-theme #flyer-content .overview p {
  font-size: 13px;
  color: #676767;
  line-height: 21px;
}
.flyer-theme #flyer-content .features h2 {
  color: #202020;
}
.flyer-theme #flyer-content .features ul {
  overflow: hidden;
}
.flyer-theme #flyer-content .features ul li {
  margin-bottom: 10px;
  position: relative;
  color: #676767;
  padding-left: 20px;
}
.flyer-theme #flyer-content .features ul li:last-child {
  margin-bottom: 0;
}
.flyer-theme #flyer-content .features ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #DBA33B;
  position: absolute;
  top: 7px;
  left: 0;
}
.flyer-theme #flyer-footer {
  padding: 30px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFF;
}
.flyer-theme #flyer-footer h3 {
  color: #DBA33B;
}
.flyer-theme.show-price #flyer-header .banner-image-section .qr-cont:not(.no-vt), .flyer-theme.long-title #flyer-header .banner-image-section .qr-cont:not(.no-vt) {
  background: rgba(20, 26, 28, 0.8);
}
.flyer-theme.two-lines #flyer-header header .title-sec {
  min-height: 165px;
}
.flyer-theme.two-lines #flyer-header .banner-image-section {
  height: calc(100% - 165px);
}
