/* Fonts */
@font-face {
  font-family: "Proxima Nova W01";
  src: url("../fonts/9972265f-63aa-4e68-9eef-e571f0072395.woff2")
      format("woff2"),
    url("../fonts/04c0d1f1-0fdf-4866-a034-1b5d1ba44a94.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("../fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2")
      format("woff2"),
    url("../fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("../fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2")
      format("woff2"),
    url("../fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("../fonts/be607c9f-3c81-41b4-b7ad-17af005c80bb.woff2")
      format("woff2"),
    url("../fonts/4bf0ead4-e61b-4992-832b-6ff05828d99f.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/*! CSS Used from: ../css/app.css?ver=2.0g ; media=all */
@media all {
  .icon {
    font-family: "RuhlRuhl-Icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon--floppy-alt:before {
    content: "\e991";
  }
  .icon--floppy:before {
    content: "\e992";
  }
  .icon--printer-alt:before {
    content: "\e9eb";
  }
  .icon--printer:before {
    content: "\e9ec";
  }
  .footer-contact__social a {
    display: block;
    transition: color 175ms ease;
    color: #000;
  }
  .footer-contact__social a:before {
    font-size: 3.25rem;
  }
  .footer-contact__social a:hover,
  .footer-contact__social a:focus {
    color: #000;
  }
}
/*! CSS Used fontfaces */
@font-face {
  font-family: "RuhlRuhl-Icons";
  src: url("../fonts/RuhlRuhl-Icons.ttf?5wxkws") format("truetype"),
    url("../fonts/RuhlRuhl-Icons.woff?5wxkws") format("woff"),
    url("../fonts/RuhlRuhl-Icons.svg?5wxkws#RuhlRuhl-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*! CSS Used from: http://2018.ruhlhomes.dev.cc/wp-content/themes/fuelidx-floridaprops/css/app.css?ver=2.0e3 ; media=all */
@media all {
  html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  footer {
    display: block;
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
  }
  a:active,
  a:hover {
    outline-width: 0;
  }
  img {
    border-style: none;
  }
  input {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  input {
    overflow: visible;
  }
  [type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  .foundation-mq {
    font-family: "small=0em&medium=45.5625em&large=85.375em&xlarge=90.0625em&xxlarge=120em";
  }
  html {
    box-sizing: border-box;
    font-size: 100%;
  }
  *,
  *::before,
  *::after {
    box-sizing: inherit;
  }
  body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Proxima Nova W01", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
  }
  .row {
    max-width: 87.5rem;
    margin-right: auto;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .row:not(.expanded) .row {
    max-width: none;
  }
  .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    min-width: initial;
  }
  @media print, screen and (min-width: 45.5625em) {
    .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
    }
  }
  .small-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .small-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .small-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .small-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  @media print, screen and (min-width: 45.5625em) {
    .medium-1 {
      -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
      max-width: 8.33333%;
    }
    .medium-2 {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%;
    }
    .medium-4 {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
    }
    .medium-5 {
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
    }
    .medium-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .medium-11 {
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%;
    }
    .medium-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media print, screen and (min-width: 85.375em) {
    .large-1 {
      -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
      max-width: 8.33333%;
    }
    .large-2 {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%;
    }
    .large-4 {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
    }
    .large-5 {
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
    }
    .large-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .large-11 {
      -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
      max-width: 91.66667%;
    }
    .large-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  div,
  ul,
  li,
  h5,
  h6,
  form,
  p,
  td {
    margin: 0;
    padding: 0;
  }
  p {
    margin-bottom: 1.25rem;
    font-size: inherit;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
  }
  em {
    font-style: italic;
    line-height: inherit;
  }
  h5,
  h6 {
    font-family: "Proxima Nova W01", sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility;
  }
  h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  @media print, screen and (min-width: 45.5625em) {
    h5 {
      font-size: 1.25rem;
    }
    h6 {
      font-size: 1rem;
    }
  }
  a {
    line-height: inherit;
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  a:hover,
  a:focus {
    color: #000;
  }
  a img {
    border: 0;
  }
  hr {
    clear: both;
    max-width: 87.5rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #000;
    border-left: 0;
  }
  ul {
    margin-bottom: 1.25rem;
    list-style-position: outside;
    line-height: 1.5;
  }
  li {
    font-size: inherit;
  }
  ul {
    margin-left: 1.25rem;
    list-style-type: disc;
  }
  @media print {
    * {
      background: transparent !important;
      box-shadow: none !important;
      color: black !important;
      text-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
      content: "";
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    p {
      orphans: 3;
      widows: 3;
    }
  }
  input:-ms-input-placeholder {
    color: #000;
  }
  input::placeholder {
    color: #000;
  }
  input:disabled {
    background-color: #000;
    cursor: not-allowed;
  }
  [type="radio"] {
    margin: 0 0 1rem;
  }
  label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
  }
  table {
    width: 100%;
    border-radius: 0;
  }
  table tbody {
    border: 1px solid #f2f2f2;
  }
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem;
  }
  table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2;
  }
  body {
    margin-top: 60px;
  }
  @media (min-width: 729px) {
    body {
      margin-top: 101px;
    }
  }
  @media (min-width: 1366px) {
    body {
      margin-top: 122px;
    }
  }
  .navbar__main {
    display: -ms-flexbox;
    display: flex;
  }
  @media (max-width: 1366px) {
    .navbar__main {
      padding: 0.5rem 0;
      -ms-flex-align: center;
      align-items: center;
    }
  }
  .navbar__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 2.5vw;
  }
  .navbar__logo img {
    max-width: 202px;
  }
  @media (max-width: 1366px) {
    .navbar__logo img {
      max-width: 168px;
    }
  }
  @media (max-width: 729px) {
    .navbar__logo img {
      max-width: 124px;
    }
  }
  .map__placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: center / cover no-repeat;
    box-shadow: inset 0 5px 20px rgba(0, 0, 0, 0.15);
  }
  .map__placeholder .leaflet-bottom,
  .map__placeholder .leaflet-top {
    z-index: 6;
  }
  .property-detail-header__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .property-detail-header__title {
    font-weight: 500;
  }
  @media (max-width: 728px) {
    .property-detail-header__title {
      line-height: 1.2;
    }
  }
  .property-detail-header__address {
    font-size: 1.125rem;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #000;
  }
  @media (min-width: 729px) {
    .property-detail-header__address {
      font-size: 1.75rem;
    }
  }
  .property-detail-header__details {
    display: -ms-flexbox;
    display: flex;
    color: #000;
  }
  .property-detail-header__detail {
    font-size: 0.875rem;
  }
  .property-detail-header__detail:last-of-type:after {
    content: "";
  }
  @media (max-width: 728px) {
    .property-detail-header__detail--size {
      display: none;
    }
  }
  .property-detail-header__detail--availability {
    color: #ed1c24;
  }
  .property-detail-price__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 1.75rem;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
  }
  .row.extended-width {
    max-width: none;
    padding: 0 60px;
  }
  @media (max-width: 728px) {
    .row.extended-width {
      padding: 0 10px;
    }
  }
}

body {
  -webkit-font-smoothing: antialiased;
  width: 960px;
  margin: 0 auto;
}
body.print-container {
  width: 1020px;
}

.row.extended-width {
  max-width: none;
  padding: 0;
}

.printBarInside {
  height: 50px;
  background: #000;
  padding: 0 6px 0 15px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  line-height: 32px;
  font-weight: 600;
  text-align: right;
}

#printWhat {
  width: 250px;
  height: 32px;
  margin-top: 10px;
  padding: 0 30px 0 10px;
}

.prop-print-header .navbar__logo {
  padding-right: 0;
}

.prop-print-header .navbar__logo img {
  height: 70px;
  object-fit: contain;
}

.prop-print-top {
  margin-bottom: 1rem;
}

.single-agent-only {
  flex: 1 82% !important;
  max-width: 82%;
  padding-right: 0;
}

.single-agent-only .agent-info {
  float: right;
}

.agent-info .agent-circle {
  border-radius: 0;
  float: left;
  margin-right: 1rem;
  width: 75px;
  height: 75px;
}

.agent-info .agent-contact {
  overflow: hidden;
  text-align: left;
}

.agent-info .agent-contact h6 {
  color: #2459a8;
  font-size: 20px;
}

.agent-info .agent-contact .phone-number {
  margin-bottom: 0;
  color: #000;
  font-size: 22px;
  line-height: 28px;
}

.agent-info .agent-contact .agent-email {
  color: #2459a8;
  margin-bottom: 0;
  font-size: 14px;
  word-break: break-word;
}

hr {
  border-bottom: 2px solid #f7f6f4;
  width: 100%;
  text-align: center;
  max-width: none;
  margin: 0.25rem auto 1.25rem;
}
hr.topbar {
  margin-top: 1.25rem;
}

.stats {
  margin: 0;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 1rem;
  line-height: 1.3;
  color: #000;
}
.stats li {
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
}

.stats li span {
  font-weight: 700;
}

.stats-and-price {
  text-align: right;
}

.property-detail-header__address {
  font-size: 2.188rem;
  line-height: 1.3;

  color: #000;
}
.property-detail-header__detail {
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 0.85rem !important;
}
.property-detail-header__details {
  font-size: 0.85rem !important;
}

.property-detail-header__detail--availability {
  color: #cb3c37;
}

.property-detail-price__change {
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #cb3c37;
  padding-right: 20px;
}

.property-detail-price .property-detail-price__change {
  text-align: right;
  display: inline-block;
}

.property-detail-price__price {
  text-align: right;
  display: inline-block;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 700;
  color: #000;
}
h6 {
  font-size: 1.5rem;
  color: #000;
  font-weight: 500;
  margin: 0;
}

.property-highlights-section img {
  width: 100%;
}
.property-highlights-section table tr td {
  padding: 0;
}
.property-highlights-section table tr td.photo {
  padding: 0 1.15rem 0 0;
}

.property-highlights-group hr {
  border-bottom: 3px solid #000;
  margin: 0.75rem auto 1.5rem;
}

ul.property-highlights {
  width: 45%;
  float: left;
}

.property-highlights li {
  position: relative;
  font-weight: 400;
  letter-spacing: 0.025em;
  margin-bottom: 0.75rem;
  padding-left: 0;
  margin-right: 10px;
  color: #000;
}

.highlight-box-inner {
  color: #000;
  background: #f3f6fb;
  border: 2px solid #000;
  margin: -0.5rem 0 1.5rem;
  padding: 10px 15px 5px;
}

.highlight-box-inner h6 {
  font-size: 20px;
}

.highlight-box-inner p {
  margin-bottom: 0;
  font-weight: 700;
  line-height: 28px;
}

.prop-price {
  font-size: 2.188rem;
  line-height: 1.3;
}
.cal-icon {
  height: 20px;
  width: 20px;
  position: relative;
  left: -3px;
  top: -2px;
}

.nopaddingleft {
  padding-left: 0;
}

.little {
  font-size: 18px;
}
.prop-deet-info p {
  color: #000;
  font-weight: 400;
}
.property-highlights-general {
  list-style-type: none;
}

.property-highlights-general li {
  position: relative;
  letter-spacing: 0.025em;
  margin-bottom: 0.5rem;
  padding-left: 0.9375rem;
  color: #000;
  font-weight: 400;
}

.property-highlights-general li span {
  font-weight: 700;
}

footer {
  margin-bottom: 0;
  background: #fff;
  position: fixed;
  bottom: 0;
  height: 140px;
  left: 0;
  z-index: 99;
}
footer hr {
  margin: 0.5rem auto 0.5rem;
}

ul.footer-links {
  display: inline-block;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0.5rem;
}

.footer-links li {
  display: inline-block;
  margin: 10px 0 0 0;
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}

.footer-links li:after {
  content: "|";
  margin: 0 10px;
}

.footer-links li:last-of-type:after {
  content: "";
  margin: 0;
}

.qr img {
  width: 80px;
  height: 80px;
  min-width: 80px !important;
  min-height: 80px !important;
}

.qr-code {
  margin-left: 0.25rem;
}
.qr-code p {
  margin-bottom: 0;
  color: #000;
}

.qr-code h5 {
  margin-bottom: 0;
  color: #000;
  font-weight: 700;
}

.bold {
  font-size: 1rem;
  border-spacing: 0;
  color: #000;
  font-weight: 600;
}
.indent {
  padding-left: 2.5rem;
}

.no-margin {
  margin: 0 auto;
  padding: 0;
}
.data-point {
  width: 20%;
}

.data-point-30 {
  width: 40%;
  color: #000;
  font-weight: 400;
}

table tbody tr:nth-child(even) {
  background-color: transparent;
}
.location,
.prop-photos {
  margin-top: 1.25rem;
}
.prop-deet-info {
  margin-top: 10px;
}

.location h6 span {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.location h6 span:before {
  content: "|";
  margin: 0 10px;
}

.prop-photos .row.mar-top {
  margin-top: 1.5rem;
}

.nopadding {
  padding: 0 !important;
}

.prop-deet-info table tbody td {
  padding: 0.25rem 0;
}

.general-information {
  margin-top: 2rem;
}
table tbody td,
table tr td {
  vertical-align: top;
}
table.header-table {
  margin-bottom: 0;
}
table.header-table tr td {
  padding: 0;
}

button {
  line-height: 2rem;
  margin-top: 0.33rem;
}

@media screen {
  .page {
    page-break-before: always !important;
    max-height: "";
  }
}
.printBar {
  margin-bottom: 1.75rem;
}
footer table tr td {
  vertical-align: middle;
  padding: 0.25rem 0.25rem 0.25rem 0;
}
#page1,
#page2 {
  /* max-height: 323mm; - room for header */
  max-height: 354mm;
  overflow: hidden;
}

#printbtn {
  font-size: 1.5rem;
  line-height: 40px;
  display: block;
  float: left;
  color: #fff;
  margin-top: 4px;
  margin-left: 16px;
}
#printbtn_txt {
  display: block;
  float: left;
  color: #fff;
  padding: 4px 9px;
  margin-top: 4px;
}
#printbtn_txt:hover {
  text-decoration: underline;
}

#downloadbtn {
  font-size: 1.5rem;
  line-height: 40px;
  display: block;
  float: left;
  color: #fff;
  margin-top: 4px;
  margin-left: 16px;
}
#downloadbtn_txt {
  display: block;
  float: left;
  color: #fff;
  padding: 4px 9px;
  margin-top: 4px;
}
#downloadbtn_txt:hover {
  text-decoration: underline;
}

.print-only {
  display: none;
}
@media print {
  select,
  #printWhat {
    display: none;
  }
  .print-only {
    display: block;
  }
}
.printSpinner {
  width: 33px;
  height: 33px;
  background: url(../images/loader-market-stats.gif);
  background-size: 33px 33px;
  display: inline-block;
  margin-right: 1rem;
  vertical-align: text-top;
}

/* https://printjs-4de6.kxcdn.com/print.min.css */
.printModal {
  font-family: sans-serif;
  display: flex;
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  left: 0;
  top: 0;
  position: absolute;
  color: #0460b5;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 100%, 0.91);
}
.printClose {
  position: absolute;
  right: 10px;
  top: 10px;
}
.printClose:before {
  content: "\00D7";
  font-family: Helvetica Neue, sans-serif;
  font-weight: 100;
  line-height: 1px;
  padding-top: 0.5em;
  display: block;
  font-size: 2em;
  text-indent: 1px;
  overflow: hidden;
  height: 1.25em;
  width: 1.25em;
  text-align: center;
  cursor: pointer;
}
