@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap");
html {
  font-family: 'Montserrat', sans-serif !important; }

@supports (font-variation-settings: normal) {
  html {
    font-family: 'Montserrat var', sans-serif !important; } }
/* ====== COLORS ====== */
/* ====== FONT SIZES ====== */
/* ====== FONT WEIGHTS ====== */
/* ====== TRANSITIONS ====== */
html, body {
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif !important; }

ul {
  padding: 0; }
  ul li {
    list-style: none; }

strong {
  font-weight: 700; }

a {
  transition-duration: 0.6s;
  transition-property: all;
  transition-timing-function: ease;
  color: #007aff;
  text-decoration: none;
  outline: none !important; }
  a:hover {
    color: #007aff;
    text-decoration: underline; }

.hover--color-har-blue-dark:hover {
  color: #007aff !important; }
.hover--color-har-pink:hover {
  color: #FD4B78 !important; }
.hover--color-available:hover {
  color: #018361 !important; }
.hover--color-pending:hover {
  color: #FBA000 !important; }
.hover--color-sold:hover {
  color: #CC0000 !important; }
.hover--color-auxiliary:hover {
  color: #515B7A !important; }
.hover--color-carbon:hover {
  color: #212529 !important; }
.hover--color-black:hover {
  color: #000 !important; }
.hover--color-cement:hover {
  color: #DDDDDD !important; }
.hover--color-cement-dark:hover {
  color: #5D5E5E !important; }
.hover--color-slate:hover {
  color: #3B5363 !important; }
.hover--color-slate-light:hover {
  color: #52738A !important; }
.hover--color-cloudy-sky:hover {
  color: #DFE3F0 !important; }
.hover--color-snow-white:hover {
  color: #FFF !important; }

hr {
  border-top: 1px solid #DAE1F8; }

.clear_both {
  clear: both; }

.border_radius--default {
  border-radius: 4px; }
.border_radius--pudgy {
  border-radius: 8px; }
.border_radius--small {
  border-radius: 2px; }
.border_radius--mini {
  border-radius: 1px; }

.border_thin_light {
  border: 1px solid #DFE3F0; }

.depth {
  border: 1px solid #DFE3F0; }
  .depth--landed {
    box-shadow: none; }
  .depth--emboss {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  .depth--standed_out {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.24); }
  .depth--above_all {
    box-shadow: 0 10px 16px rgba(0, 0, 0, 0.24); }

.border-color {
  border-color: #DFE3F0; }
  .border-color--har-blue-light {
    border-color: #94AAEB !important; }
  .border-color--har-blue-light-extra {
    border-color: #DAE1F8 !important; }
  .border-color--cement_auxiliary {
    border-color: #AFB8D9 !important; }
  .border-color--auxiliary {
    border-color: #515B7A !important; }
  .border-color--cement_light {
    border-color: #f5f7fa !important; }
  .border-color--cement {
    border-color: #DDDDDD !important; }
  .border-color--cement-dark {
    border-color: #5D5E5E !important; }
  .border-color--carbon {
    border-color: #212529 !important; }
  .border-color--slate {
    border-color: #3B5363 !important; }
  .border-color--slate-light {
    border-color: #52738A !important; }
  .border-color--cloudy-sky {
    border-color: #DFE3F0 !important; }
  .border-color--cloudy-sky-light {
    border-color: #ebf5ff !important; }
  .border-color--snow-white {
    border-color: #FFF !important; }
  .border-color--available {
    border-color: #018361 !important; }

@media (min-width: 576px) {
  .border-sm-top {
    border-top: 1px solid #DFE3F0 !important; }

  .border-sm-right {
    border-right: 1px solid #DFE3F0 !important; }

  .border-sm-bottom {
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-sm-left {
    border-left: 1px solid #DFE3F0 !important; }

  .border-sm-top-0 {
    border-top: 0 !important; }

  .border-sm-right-0 {
    border-right: 0 !important; }

  .border-sm-bottom-0 {
    border-bottom: 0 !important; }

  .border-sm-left-0 {
    border-left: 0 !important; }

  .border-sm-x {
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-sm-y {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-sm {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important;
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-sm-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; }

  .h-sm-100 {
    height: 100% !important; } }
@media (min-width: 768px) {
  .border-md-top {
    border-top: 1px solid #DFE3F0 !important; }

  .border-md-right {
    border-right: 1px solid #DFE3F0 !important; }

  .border-md-bottom {
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-md-left {
    border-left: 1px solid #DFE3F0 !important; }

  .border-md-top-0 {
    border-top: 0 !important; }

  .border-md-right-0 {
    border-right: 0 !important; }

  .border-md-bottom-0 {
    border-bottom: 0 !important; }

  .border-md-left-0 {
    border-left: 0 !important; }

  .border-md-x {
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-md-y {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-md {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important;
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-md-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; }

  .h-md-100 {
    height: 100% !important; } }
@media (min-width: 992px) {
  .border-lg-top {
    border-top: 1px solid #DFE3F0 !important; }

  .border-lg-right {
    border-right: 1px solid #DFE3F0 !important; }

  .border-lg-bottom {
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-lg-left {
    border-left: 1px solid #DFE3F0 !important; }

  .border-lg-top-0 {
    border-top: 0 !important; }

  .border-lg-right-0 {
    border-right: 0 !important; }

  .border-lg-bottom-0 {
    border-bottom: 0 !important; }

  .border-lg-left-0 {
    border-left: 0 !important; }

  .border-lg-x {
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-lg-y {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-lg {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important;
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-lg-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; }

  .h-lg-100 {
    height: 100% !important; } }
@media (min-width: 1200px) {
  .border-xl-top {
    border-top: 1px solid #DFE3F0 !important; }

  .border-xl-right {
    border-right: 1px solid #DFE3F0 !important; }

  .border-xl-bottom {
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-xl-left {
    border-left: 1px solid #DFE3F0 !important; }

  .border-xl-top-0 {
    border-top: 0 !important; }

  .border-xl-right-0 {
    border-right: 0 !important; }

  .border-xl-bottom-0 {
    border-bottom: 0 !important; }

  .border-xl-left-0 {
    border-left: 0 !important; }

  .border-xl-x {
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-xl-y {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important; }

  .border-xl {
    border-top: 1px solid #DFE3F0 !important;
    border-bottom: 1px solid #DFE3F0 !important;
    border-left: 1px solid #DFE3F0 !important;
    border-right: 1px solid #DFE3F0 !important; }

  .border-xl-0 {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; }

  .h-xl-100 {
    height: 100% !important; } }
@media screen and (max-width: 576px) {
  .border-sm-none {
    border: none !important; }

  .font_weight--normal-sm {
    font-weight: normal !important; } }
.horizontal_scrollable_items_container {
  white-space: nowrap;
  overflow-x: auto; }

.tooltip-inner {
  background-color: #212529;
  padding: 6px 10px;
  font-size: 12px; }

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #212529 !important;
  border-width: 5px 5px 5px 0; }

.tooltip.bs-tooltip-left .arrow:before {
  border-left-color: #212529 !important;
  border-width: 5px 0 5px 5px; }

.tooltip.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #212529 !important;
  border-width: 0 5px 5px; }

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #212529 !important;
  border-width: 5px 5px 0; }

.scroll-touch {
  -webkit-overflow-scrolling: touch;
  /* Lets it scroll lazy */ }

.scroll-auto {
  -webkit-overflow-scrolling: auto;
  /* Stops scrolling immediately */ }

.status {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block; }
  .status--active {
    background-color: #00c89c; }

.small-gutters.row {
  margin-left: -8px;
  margin-right: -8px; }

.small-gutters > .col, .small-gutters > [class*="col-"] {
  padding-right: 8px;
  padding-left: 8px; }

@media screen and (max-width: 720px) {
  .row.md-small-gutters .col, .row.md-small-gutters .col-1, .row.md-small-gutters .col-2, .row.md-small-gutters .col-3, .row.md-small-gutters .col-4, .row.md-small-gutters .col-5, .row.md-small-gutters .col-6, .row.md-small-gutters .col-7, .row.md-small-gutters .col-8, .row.md-small-gutters .col-9, .row.md-small-gutters .col-10, .row.md-small-gutters .col-11, .row.md-small-gutters .col-12 {
    padding-right: 5px;
    padding-left: 5px; }

  .bg_color_md_none {
    background-color: transparent !important; } }
.circle-image {
  border-radius: 50%;
  background-color: #ebf5ff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: inline-block;
  overflow: hidden; }

.typeahead_wrapper .twitter-typeahead {
  flex: 1 1 auto; }

.typeahead_custom {
  right: 0px; }

.typeahead_custom .tp_item_text {
  text-align: left; }

.twitter-typeahead {
  display: block !important; }

.overflow-inherit {
  overflow: inherit !important; }

.bg--image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.cursor--pointer {
  cursor: pointer !important; }

.pagination .page-item .page-link {
  min-width: 36px;
  height: 34px;
  padding: .73rem .75rem;
  text-align: center;
  border: 1px solid #DFE3F0;
  color: #007aff !important; }
.pagination .page-item.active .page-link {
  background-color: #ebf5ff;
  border-color: #DFE3F0; }

@media (max-width: 768px) {
  .bg-image-md-none {
    background-image: none !important; } }
#kc-form-wrapper {
  padding: 20px !important; }

/* ====== COLORS ====== */
.bg_color_har_blue, .hover_bg_color_har_blue:hover {
  background-color: #007aff; }

.bg_color_har_blue_light, .hover_bg_color_har_blue_light:hover {
  background-color: #94AAEB; }

.bg_color_har_blue_light_extra, .hover_bg_color_har_blue_light_extra:hover {
  background-color: #DAE1F8; }

.bg_color_har_blue_dark, .hover_bg_color_har_blue_dark:hover {
  background-color: #007aff; }

.bg_color_har_pink, .hover_bg_color_har_pink:hover {
  background-color: #FD4B78; }

.bg_color_har_pink_light, .hover_bg_color_har_pink_light:hover {
  background-color: #FFA4BB; }

.bg_color_har_pink_light_extra, .hover_bg_color_har_pink_light_extra:hover {
  background-color: #FFE4EB; }

.bg_color_har_pink_dark, .hover_bg_color_har_pink_dark:hover {
  background-color: #B03453; }

.bg_color_available, .hover_bg_color_available:hover {
  background-color: #018361; }

.bg_color_available_light, .hover_bg_color_available_light:hover {
  background-color: #E5FFF9; }

.bg_color_pending, .hover_bg_color_pending:hover {
  background-color: #FBA000; }

.bg_color_pending_light, .hover_bg_color_pending_light:hover {
  background-color: #FDF7CF; }

.bg_color_sold, .hover_bg_color_sold:hover {
  background-color: #CC0000; }

.bg_color_sold_light, .hover_bg_color_sold_light:hover {
  background-color: #FFD8D8; }

.bg_color_auxiliary, .hover_bg_color_auxiliary:hover {
  background-color: #515B7A; }

.bg_color_auxiliary_light, .hover_bg_color_auxiliary_light:hover {
  background-color: #AFB8D9; }

.bg_color_black, .hover_bg_color_black:hover {
  background-color: #000; }

.bg_color_carbon, .hover_bg_color_carbon:hover {
  background-color: #212529; }

.bg_color_cement, .hover_bg_color_cement:hover {
  background-color: #DDDDDD; }

.bg_color_cement_light, .hover_bg_color_cement_light:hover {
  background-color: #f5f7fa; }

.bg_color_cement_dark, .hover_bg_color_cement_dark:hover {
  background-color: #5D5E5E; }

.bg_color_slate, .hover_bg_color_slate:hover {
  background-color: #3B5363; }

.bg_color_slate_light, .hover_bg_color_slate_light:hover {
  background-color: #52738A; }

.bg_color_cloudy_sky, .hover_bg_color_cloudy_sky:hover {
  background-color: #DFE3F0; }

.bg_color_cloudy_sky_light, .hover_bg_color_cloudy_sky_light:hover {
  background-color: #ebf5ff; }

.bg_color_snow_white, .hover_bg_color_snow_white:hover {
  background-color: #FFF; }

.color_har_blue, a.color_har_blue {
  color: #007aff; }

.color_har_blue_light, a.color_har_blue_light {
  color: #94AAEB; }

.color_har_blue_light_extra, a.color_har_blue_light_extra {
  color: #DAE1F8; }

.color_har_blue_dark, a.color_har_blue_dark {
  color: #007aff; }

.color_har_pink, a.color_har_pink {
  color: #FD4B78; }

.color_har_pink_light, a.color_har_pink_light {
  color: #FFA4BB; }

.color_har_pink_light_extra, .color_har_pink_light_extra {
  color: #FFE4EB; }

.color_har_pink_dark, a.color_har_pink_dark {
  color: #B03453; }

.color_available, a.color_available {
  color: #018361; }

.color_available_light, a.color_available_light {
  color: #E5FFF9; }

.color_pending, a.color_pending {
  color: #FBA000; }

.color_pending_light, a.color_pending_light {
  color: #FDF7CF; }

.color_sold, a.color_sold {
  color: #CC0000; }

.color_sold_light, a.color_sold_light {
  color: #FFD8D8; }

.color_auxiliary, a.color_auxiliary {
  color: #515B7A; }

.color_auxiliary_light, a.color_auxiliary_light {
  color: #AFB8D9; }

.color_black, a.color_black {
  color: #000; }

.color_carbon, a.color_carbon {
  color: #212529; }

.color_cement, a.color_cement {
  color: #DDDDDD; }

.color_cement_light, a.color_cement_light {
  color: #f5f7fa; }

.color_cement_dark, a.color_cement_dark {
  color: #5D5E5E; }

.color_slate, a.color_slate {
  color: #3B5363; }

.color_slate_light, a.color_slate_light {
  color: #52738A; }

.color_cloudy_sky, a.color_cloudy_sky {
  color: #DFE3F0; }

.color_cloudy_sky_light, a.color_cloudy_sky_light {
  color: #ebf5ff; }

.color_snow_white, a.color_snow_white {
  color: #FFF; }

/* Font sizes */
.font_size--small_extra_extra {
  font-size: 9px;
  line-height: 12px; }
.font_size--small_extra {
  font-size: 11px;
  line-height: 16px; }
.font_size--small {
  font-size: 12px;
  line-height: 18px; }
.font_size--medium {
  font-size: 14px;
  line-height: 20px; }
.font_size--large {
  font-size: 16px;
  line-height: 24px; }
.font_size--large_extra {
  font-size: 18px;
  line-height: 26px; }
.font_size--large_extra_extra {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px; }
.font_size--large_extra_extra_extra {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.8px; }
.font_size--large_extra_extra_extra_extra {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -1.4px; }

/* Font weights */
.font_weight--light {
  font-weight: 200; }
.font_weight--regular {
  font-weight: 400; }
.font_weight--semi_bold {
  font-weight: 600; }
.font_weight--bold {
  font-weight: 700; }

@media only screen and (max-width: 768px) and (min-width: 576px) {
  .font_size--medium_md {
    font-size: 14px !important;
    line-height: 20px; }
  .font_size--large_md {
    font-size: 16px;
    line-height: 24px; }
  .font_size--large_extra_md {
    font-size: 18px !important;
    line-height: 26px; }
  .font_size--large_extra_extra_md {
    font-size: 24px !important;
    line-height: 32px; }
  .font_size--large_extra_extra_extra_md {
    font-size: 32px !important;
    line-height: 40px; }
  .font_size--large_extra_extra_extra_extra_md {
    font-size: 48px !important;
    line-height: 40px; } }
@media screen and (max-width: 576px) {
  .font_size--medium_sm {
    font-size: 14px !important;
    line-height: 20px; }
  .font_size--small_extra_extra_sm {
    font-size: 9px !important;
    line-height: 12px !important; }
  .font_size--small_extra_sm {
    font-size: 11px !important;
    line-height: 16px !important; }
  .font_size--small_sm {
    font-size: 12px !important;
    line-height: 18px !important; }
  .font_size--large_sm {
    font-size: 16px !important;
    line-height: 24px !important; }
  .font_size--large_extra_sm {
    font-size: 18px !important;
    line-height: 26px; }
  .font_size--large_extra_extra_sm {
    font-size: 24px !important;
    line-height: 32px; }
  .font_size--large_extra_extra_extra_sm {
    font-size: 32px !important;
    line-height: 40px; }
  .font_size--large_extra_extra_extra_extra_sm {
    font-size: 48px !important;
    line-height: 40px; } }
/* Headings */
a h1, a h2, a h3, a h4, a h5, a h6 {
  cursor: pointer !important; }

h1 {
  cursor: default;
  font-weight: 700;
  color: #000;
  font-size: 32px;
  line-height: 46px;
  letter-spacing: normal;
  margin-bottom: 64px; }
  @media screen and (max-width: 576px) {
    h1 {
      font-size: 28px;
      line-height: 1.3;
      letter-spacing: 1; } }
  h1.h1--inner_page {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: normal;
    margin-bottom: 40px; }
    @media screen and (max-width: 576px) {
      h1.h1--inner_page {
        font-size: 24px;
        line-height: 1.4; } }
  h1.h1--negative {
    color: #FFF !important; }

h2 {
  text-align: left !important;
  position: relative;
  cursor: default;
  font-weight: 600;
  color: #000;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: normal;
  margin-bottom: 24px; }
  @media screen and (max-width: 576px) {
    h2 {
      font-size: 18px; }
      h2:before {
        width: 40px;
        height: 3px;
        margin-bottom: 2px; } }
  h2.h2--negative {
    color: #FFF !important; }

/*
h2 {
  text-align: left !important;
  position: relative;
  cursor: default;
  font-weight: $font-weight-semi-bold;
  color: $color-black;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.4px;
  margin-bottom: 24px;
  
  @media screen and (max-width: 576px) {
		font-size: $font-size-large-extra;
			  
		&:before {
		    width: 40px;
		    height: 3px;
		    margin-bottom: 2px;
		}
  }

  &:before {
    content: "";
    display: block;
    width: 56px;
    height: 4px;
    margin-bottom: 6px;
    background: $color-har-blue;

    @media screen and (max-width: 576px) {
	    width: 40px;
	    height: 3px;
	    margin-bottom: 2px;
	}
  }

  &.h2--negative {
    color: $color-snow-white !important;
  }
}
*/
h3 {
  text-align: left !important;
  cursor: default;
  font-weight: 600;
  color: #000;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 16px; }
  h3.h3--negative {
    color: #FFF !important; }

h4 {
  text-align: left !important;
  cursor: default;
  font-weight: 600;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px; }
  h4.h4--negative {
    color: #FFF !important; }

.overflow-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* Alignments */
.text_align_left {
  text-align: left; }

.text_align_right {
  text-align: right; }

.text_align_justify {
  text-align: justify; }

.list--inside li {
  list-style: inside !important;
  list-style-position: inside !important; }
.list--black li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  padding: 0px 0px 4px 14px;
  position: relative; }
  .list--black li:before {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    background-color: #212529;
    left: 0px;
    top: 7px;
    content: "";
    border-radius: 50%; }

.icon {
  display: inline-block;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }
  .icon--16x16 {
    width: 16px;
    height: 16px;
    margin-right: 4px; }
  .icon--github {
    background-image: url(../images/icon-github.svg); }
  .icon--price_reduced {
    background-image: url(../images/icon-price-reduced.svg); }

.iconlink {
  display: inline-block;
  color: #515B7A;
  font-size: 14px;
  letter-spacing: 0.09px;
  position: relative;
  height: 24px;
  line-height: 24px;
  padding: 0px 20px 0px 28px;
  text-decoration: none !important; }
  .iconlink span {
    display: block;
    position: absolute;
    left: 0px;
    top: -1px; }
  .iconlink:hover {
    opacity: 0.5 !important;
    color: #515B7A; }

.btn:active:focus, .btn.active:focus,
.btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none !important;
  box-shadow: none !important; }

.btn {
  display: inline-block;
  transition: all 0.2s ease !important;
  border-radius: 24px;
  font-weight: 500;
  /* == SIZES == */
  /* == STYLES == */
  /* == VARIATIONS == */ }
  .btn:hover, .btn:focus {
    opacity: 0.8 !important;
    -webkit-opacity: 0.8 !important;
    -moz-opacity: 0.8 !important; }
  .btn:active {
    transform: translate(0, 2px); }
  .btn--large {
    height: 48px !important;
    line-height: 48px !important;
    font-size: 16px !important;
    padding: 0 32px !important; }
  .btn--medium {
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
    padding: 0 24px !important; }
    .btn--medium__inline {
      padding: 0px 16px !important; }
  .btn--small {
    height: 32px !important;
    line-height: 32px !important;
    font-size: 12px !important;
    padding: 0 16px !important; }
    .btn--small__inline {
      padding: 0px 10px !important; }
  .btn--small-extra {
    height: 24px !important;
    line-height: 24px !important;
    font-size: 11px !important;
    padding: 0 8px !important; }
    .btn--small-extra:before {
      width: 11px !important;
      height: 11px !important; }
  @media screen and (max-width: 576px) {
    .btn--sm-small {
      height: 24px !important;
      line-height: 24px !important;
      font-size: 11px !important;
      padding: 0 8px !important; }
      .btn--sm-small:before {
        width: 11px !important;
        height: 11px !important; } }
  .btn--primary {
    background: #007aff !important;
    border: 0px solid #007aff !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 24px;
    color: #FFF !important;
    box-shadow: 0 0px 0 #007aff !important; }
  .btn--prominent {
    background: #007aff !important;
    border: 0px solid #007aff !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 24px;
    color: #FFF !important;
    box-shadow: 0 0px 0 #007aff !important; }
    .btn--prominent:hover {
      color: #FFF; }
  .btn--ordinary {
    background: #FFF !important;
    border: 1px solid #007aff !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 24px;
    color: #007aff;
    box-shadow: 0 0px 0 #AFB8D9 !important; }
    .btn--ordinary:hover {
      color: #007aff; }
  .btn--shapeless {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0) !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 24px;
    color: #007aff;
    box-shadow: none !important; }
    .btn--shapeless:hover {
      color: #007aff; }
  .btn:disabled {
    opacity: 0.35 !important;
    cursor: not-allowed; }
    .btn:disabled:hover {
      color: #515B7A; }
  .btn--search {
    width: 24px !important;
    height: 24px !important;
    background: #fff url(../images/icons/24x24/icon-search.svg) center no-repeat;
    padding: 0 !important;
    border-radius: 50%; }
  .btn--simple {
    background: #FFF !important;
    border: 1px solid #AFB8D9 !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 24px;
    color: #515B7A !important;
    font-weight: 600 !important; }
  .btn--flate {
    height: 40px;
    font-size: 14px;
    color: #515B7A !important;
    box-shadow: 0 0px 0 #007aff !important; }
    .btn--flate:hover {
      background-color: #f5f7fa;
      opacity: 1 !important;
      -webkit-opacity: 1 !important;
      -moz-opacity: 1 !important; }
  .btn--text {
    height: inherit;
    font-weight: normal;
    color: #515B7A !important;
    box-shadow: 0 0px 0 #007aff !important; }
    .btn--text:hover {
      background-color: transparent;
      opacity: 1 !important;
      -webkit-opacity: 1 !important;
      -moz-opacity: 1 !important; }
  .btn--filters {
    height: 40px;
    font-size: 14px;
    color: #515B7A !important;
    box-shadow: 0 0px 0 #007aff !important;
    padding: 0 10px !important;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important; }
    .btn--filters:hover {
      background-color: #f5f7fa;
      opacity: 1 !important;
      -webkit-opacity: 1 !important;
      -moz-opacity: 1 !important; }
    .btn--filters-active {
      background-color: #f5f7fa; }
    .btn--filters img {
      margin-right: 3px; }
    .btn--filters span {
      display: inline-block;
      height: 16px;
      border-radius: 8px;
      line-height: 16px;
      font-weight: 700;
      color: #FFF;
      text-align: center;
      background-color: #FD4B78;
      min-width: 16px;
      font-size: 12px;
      margin-left: 4px;
      padding-left: 4px;
      padding-right: 4px;
      margin-top: -2px; }
  .btn--icon:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: -4px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 4px; }
  .btn--icon--onlyicon {
    width: 25px;
    padding: 0px !important;
    font-size: 1px !important;
    border-color: #AFB8D9 !important; }
    .btn--icon--onlyicon:before {
      margin-right: auto;
      margin-left: auto; }
  .btn--icon--placeholder:before {
    background-image: url(../images/icons/16x16/placeholder.svg); }
  .btn--icon--favorite:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/heart_outline.svg); }
  .btn--icon--dot_dot_dot:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/dot_dot_dot.svg); }
  .btn--icon--filters:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters.svg); }
  .btn--icon--share:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/share_gray.svg); }
  .btn--icon--map_view:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/map-view.svg); }
  .btn--icon--gallery:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/photo-gallery.svg); }
  .btn--icon--street_view:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/street-view.svg); }
  .btn--icon--close:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/close_medium_gra.svg); }
  .btn--icon--add:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/add.svg); }
  .btn--icon--add-white:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/add-negative.svg); }
  .btn--icon--edit:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/edit.svg); }
  .btn--icon--edit-white:before {
    background-image: url(https://content.harstatic.com/media/icons/edit_white.svg); }
  .btn--icon--delete-red:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/delete_mini.svg); }
  .btn--icon--delete-auxiliary:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/delete-small_auxilary.svg); }
  .btn--icon--delete-white:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/delete-white.svg); }
  .btn--icon--external-link:before {
    background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/external-link.svg); }
  .btn--icon--download:before {
    background-image: url(https://content.harstatic.com/media/icons/import.svg); }
  .btn--icon--email:before {
    background-image: url(https://content.harstatic.com/media/icons/email-lead.svg); }
  .btn--icon--email-white:before {
    background-image: url(https://content.harstatic.com/media/icons/email_small_white_.svg); }
  .btn--icon--comment:before {
    background-image: url(https://content.harstatic.com/media/icons/comment_.svg); }
  .btn--icon--lock:before {
    background-image: url(https://content.harstatic.com/media/icons/lock.svg); }
  .btn--icon--view:before {
    background-image: url(https://content.harstatic.com/media/icons/view_color_slate.svg); }
  .btn--icon--duplicate:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-duplicate.svg); }
  .btn--icon--save-white:before {
    background-image: url(https://content.harstatic.com/media/icons/save-data-white.svg); }
  .btn--icon--receipt:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-receipt.svg); }
  .btn--icon--folder:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-open.svg); }
  .btn--icon--upload:before {
    background-image: url(https://content.harstatic.com/media/icons/upload-white.svg); }
  .btn--icon--home:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-listing.svg); }
  .btn--icon--remarks:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-agent-remarks.svg); }
  .btn--icon--drive:before {
    background-image: url(https://content.harstatic.com/media/icons/icon-drive-directions.svg); }
  .btn--icon--lone:before {
    margin-right: 0; }
  .btn--icon--lone.btn--large {
    padding: 0 16px !important; }
  .btn--icon--lone.btn--medium {
    padding: 0 12px !important; }
  .btn--icon--lone.btn--small {
    padding: 0 8px !important; }
  .btn--icon--lone.btn--small-extra {
    padding: 0 4px !important; }
  @media screen and (max-width: 576px) {
    .btn--icon--sm-none:before {
      content: none; } }

/* form label */
label {
  color: #515B7A;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  display: block; }

/* form control */
.form-control {
  border: 1px solid #AFB8D9;
  font-size: 14px;
  color: #212529 !important;
  height: 40px;
  padding: 12px;
  border-radius: 20px; }
  .form-control::-ms-input-placeholder, .form-control::placeholder {
    color: #AFB8D9 !important; }
  .form-control:disabled, .form-control[readonly] {
    cursor: not-allowed;
    background-color: #ebf5ff;
    opacity: 0.75;
    -webkit-opacity: 0.75 !important;
    -moz-opacity: 0.75 !important; }
  .form-control--textarea {
    height: auto !important; }
  @media screen and (max-width: 768px) {
    .form-control {
      font-size: 16px; } }
  .form-control--small {
    height: 32px;
    padding: 8px;
    font-size: 12px; }
  .form-control--large {
    height: 48px;
    padding: 16px;
    font-size: 16px; }
  .form-control--withicon {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: left 10px center;
    padding: 12px 12px 12px 36px; }

/* form input quick search */
.input-group--search_input_home, .input-group--search_input_medium {
  margin-bottom: 24px; }
  .input-group--search_input_home .form-control, .input-group--search_input_medium .form-control {
    height: 74px;
    font-size: 18px;
    padding: 0 24px;
    border-radius: 4px; }
    .input-group--search_input_home .form-control::placeholder, .input-group--search_input_medium .form-control::placeholder {
      color: #AFB8D9; }
    .input-group--search_input_home .form-control:focus, .input-group--search_input_medium .form-control:focus {
      border-color: #007aff;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  .input-group--search_input_home .btn, .input-group--search_input_medium .btn {
    height: 72px;
    width: 72px;
    background-image: url("https://content.harstatic.com/resource_2019/imgs/home/search_white_small.svg") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 20px 20px !important; }
    .input-group--search_input_home .btn:active, .input-group--search_input_medium .btn:active {
      height: 74px;
      transform: translate(0, 0); }
@media screen and (max-width: 600px) {
  .input-group .form-control, .input-group .btn {
    height: 64px; } }
.input-group--search_input_medium .form-control {
  height: 48px !important;
  font-size: 16px;
  padding: 0 16px;
  max-width: 504px; }
.input-group--search_input_medium .btn {
  height: 46px;
  width: 46px; }
  .input-group--search_input_medium .btn:active {
    height: 48px;
    transform: translate(0, 0); }
.input-group--search_input_map {
  border-radius: 18px;
  background-color: #dfe3f0; }
  .input-group--search_input_map .form-control {
    border-radius: 18px;
    background-color: #dfe3f0;
    height: 38px;
    background-color: #DFE3F0;
    color: #515B7A;
    font-size: 14px;
    font-weight: 400;
    border: none;
    display: inline-block;
    padding: 9px 9px 9px 16px;
    position: relative;
    line-height: 1; }
    .input-group--search_input_map .form-control::placeholder {
      color: #515B7A; }
    .input-group--search_input_map .form-control:focus {
      border-color: #007aff;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  .input-group--search_input_map .btn {
    width: 24px;
    height: 24px;
    border-radius: 50% !important;
    background-color: #ffffff;
    margin: 7px;
    background-image: url("https://content.harstatic.com/media/icons/forbuttons/buttons-special-search.svg");
    background-repeat: no-repeat;
    background-position: center; }

/* input checkbox */
.custom-checkbox .custom-control-input {
  left: -0px;
  top: 4px;
  z-index: 1; }
.custom-checkbox .custom-control-label {
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  padding: 2px 0px 0px 3px;
  cursor: pointer;
  margin: 0px 15px 10px 0px; }
.custom-checkbox .custom-control-label::before {
  background-color: transparent;
  background-image: url("https://content.harstatic.com/media/icons/form/checkbox-checkbox-box-empty.svg");
  width: 16px;
  height: 17px;
  border: none; }
.custom-checkbox .custom-control-label::after {
  display: none; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent;
  background-image: url("https://content.harstatic.com/media/icons/form/checkbox-box-checked.svg"); }
.custom-checkbox .custom-control-input:disabled ~ .custom-control-label {
  cursor: not-allowed !important;
  opacity: 50%;
  -webkit-opacity: 0.5 !important;
  -moz-opacity: 0.5 !important; }
.custom-checkbox_with-description .custom-control-label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
  padding-top: 0px; }
.custom-checkbox_with-description span {
  font-weight: 400;
  color: #515B7A;
  font-size: 12px;
  text-align: left;
  padding-left: 2px;
  display: block;
  line-height: 16px; }
.custom-checkbox_with-description .custom-control-label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
  padding-top: 0px; }
.custom-checkbox_with-description span {
  font-weight: 400;
  color: #515B7A;
  font-size: 12px;
  text-align: left;
  padding-left: 2px;
  display: block;
  line-height: 16px; }
.custom-checkbox__outline {
  position: relative;
  padding: 0px; }
  .custom-checkbox__outline .custom-control-label {
    padding: 16px 16px 16px 48px;
    margin: 0px; }
    .custom-checkbox__outline .custom-control-label:before {
      left: 16px;
      top: 20px; }
    .custom-checkbox__outline .custom-control-label:after {
      content: "";
      position: absolute;
      border-radius: 8px;
      left: 0px;
      right: 0px;
      top: 0px;
      bottom: 0px;
      border: 1px solid #dee3e9;
      display: block;
      width: 100%;
      height: 100%; }
  .custom-checkbox__outline .custom-control-input:checked ~ .custom-control-label:after {
    background-image: none !important;
    border: 1px solid #007aff; }
.custom-checkbox-row {
  font-size: 12px;
  padding-left: 0px;
  border-bottom: 1px solid #dee2e6 !important; }
  .custom-checkbox-row .custom-control-label {
    margin: 0px 0px 6px 0px;
    padding: 6px 17px 0px 0px;
    color: #3B5363; }
  .custom-checkbox-row .custom-control-label::before {
    background: none;
    background-color: transparent !important;
    background-position: center center;
    width: 20px;
    height: 20px;
    border: none;
    right: 0px;
    left: auto;
    background-size: cover; }
  .custom-checkbox-row .custom-control-label::after {
    display: none; }
  .custom-checkbox-row .custom-control-input:checked ~ .custom-control-label {
    font-weight: 700;
    color: #212529; }
    .custom-checkbox-row .custom-control-input:checked ~ .custom-control-label::before {
      background-color: transparent !important;
      background-image: url("https://content.harstatic.com/media/icons/icon-option-selected-black2.svg"); }

/* input radio */
.custom-radio .custom-control-input {
  left: -0px;
  top: 4px;
  z-index: 1; }
.custom-radio .custom-control-label {
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  padding: 2px 0px 0px 3px;
  cursor: pointer;
  margin: 0px 15px 10px 0px; }
.custom-radio .custom-control-label::before {
  background-color: transparent;
  background-image: url("https://content.harstatic.com/media/icons/form/radio-button-button-default.svg");
  width: 16px;
  height: 16px;
  border: none; }
.custom-radio .custom-control-label::after {
  display: none; }
.custom-radio .custom-control-input:checked ~ .custom-control-label {
  color: #007aff; }
  .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: transparent;
    background-image: url("https://content.harstatic.com/media/icons/form/radio-button-button-default-selected.svg"); }
.custom-radio .custom-control-input:disabled ~ .custom-control-label {
  cursor: not-allowed !important; }
.custom-radio--large .custom-control-label {
  font-size: 18px;
  font-weight: 600;
  padding: 1px 0px 0px 7px;
  line-height: normal;
  margin: 0px 15px 10px 0px;
  color: #515B7A; }
.custom-radio--large .custom-control-label::before {
  width: 18px;
  height: 18px;
  background-size: 18px; }
.custom-radio--large .custom-control-input:checked ~ .custom-control-label {
  color: #007aff; }
.custom-radio--negative .custom-control-label {
  color: #AFB8D9;
  margin: 0px 15px 10px 0px; }
.custom-radio--negative .custom-control-input:checked ~ .custom-control-label {
  color: #FFF !important; }
.custom-radio--negative .custom-control-input:disabled ~ .custom-control-label {
  color: #AFB8D9 !important;
  opacity: 0.45;
  -webkit-opacity: 0.45 !important;
  -moz-opacity: 0.45 !important; }
.custom-radio--negative .custom-control-label::before {
  background-color: transparent;
  background-image: url("https://content.harstatic.com/resource_2019/imgs/home/radiosimple.svg"); }
.custom-radio--negative .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: inherit !important; }
@media screen and (max-width: 600px) {
  .custom-radio--negative {
    border-radius: 16px;
    border: solid 1px rgba(255, 255, 255, 0.24);
    background-color: rgba(255, 255, 255, 0);
    padding: 4px 26px; }
    .custom-radio--negative .custom-control-label {
      margin: 0px; } }
.custom-radio-row {
  font-size: 12px;
  padding-left: 0px; }
  .custom-radio-row .custom-control-label {
    margin: 0px 0px 6px 0px;
    padding: 6px 26px 0px 0px;
    color: #3B5363; }
  .custom-radio-row .custom-control-label::before {
    background: none;
    background-color: transparent !important;
    background-position: center center;
    width: 20px;
    height: 20px;
    border: none;
    right: 0px;
    left: auto;
    background-size: cover; }
  .custom-radio-row .custom-control-label::after {
    display: none; }
  .custom-radio-row .custom-control-input:checked ~ .custom-control-label {
    font-weight: 700;
    color: #212529; }
    .custom-radio-row .custom-control-input:checked ~ .custom-control-label::before {
      background-color: transparent !important;
      background-image: url("https://content.harstatic.com/media/icons/icon-option-selected-black2.svg"); }

/* cusotm select */
.custom-select {
  border: 1px solid #AFB8D9;
  background: #FFF url("https://content.harstatic.com/media/icons/select_arrow_light_blue.svg") no-repeat right 0.75rem center/10px 9px !important;
  color: #52738A;
  text-align: left;
  border-radius: 20px; }
  .custom-select_large {
    height: 40px !important;
    font-size: 14px !important;
    padding: 6px 26px 6px 12px; }
  .custom-select_medium {
    height: 32px !important;
    font-size: 12px !important; }

.dropdown--custom .dropdown-toggle {
  border: 1px solid #AFB8D9;
  background-color: #FFF;
  border-radius: 0.25rem;
  color: #52738A;
  text-align: left; }
  .dropdown--custom .dropdown-toggle:after {
    float: right;
    background: url("https://content.harstatic.com/resource_2019/imgs/icons/select_arrow.svg") no-repeat right 10px;
    border: none !important;
    width: 24px;
    height: 24px; }
.dropdown--custom .dropdown-menu {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #dfe3f0;
  background-color: #ffffff;
  min-width: 200px; }
.dropdown--custom_large .dropdown-toggle {
  height: 40px;
  width: 100%;
  padding: 6px 15px;
  font-size: 14px; }
.dropdown--custom_medium .dropdown-toggle {
  height: 32px;
  font-size: 12px !important;
  padding: 6px 13px; }
  .dropdown--custom_medium .dropdown-toggle:after {
    background-position: right 6px; }
.dropdown--custom_bold .dropdown-toggle {
  height: 32px;
  font-size: 14px !important;
  color: #007aff !important;
  font-weight: 700;
  padding: 4px 8px; }
  .dropdown--custom_bold .dropdown-toggle:after {
    background-position: right 8px;
    width: 18px; }
.dropdown--custom__simple .dropdown-toggle {
  border: none;
  background-color: transparent;
  border-radius: 0;
  color: #52738A;
  font-weight: normal !important;
  padding-right: 16px !important;
  text-align: left;
  text-decoration: none;
  position: relative; }
  .dropdown--custom__simple .dropdown-toggle:after {
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: url("https://content.harstatic.com/media/icons/select_arrow_auxilary.svg") no-repeat;
    background-position: center center;
    border: none !important;
    width: 14px;
    height: auto; }
.dropdown--custom__simple.show .dropdown-toggle:after {
  background: url("https://content.harstatic.com/media/icons/select_arrow_auxilary_up.svg") no-repeat !important;
  background-position: center center !important; }
.dropdown--custom__simple_invers .dropdown-toggle:after {
  width: 15px;
  height: 15px;
  background: url("https://content.harstatic.com/media/icons/dropdown_arrow_white.svg") no-repeat right 8px; }
.dropdown--custom__simple_invers.show .dropdown-toggle:after {
  background: url("https://content.harstatic.com/media/icons/dropdown_arrow_white_2.svg") no-repeat right 8px; }
.dropdown--custom__multiline .dropdown-menu {
  min-width: 300px; }
  .dropdown--custom__multiline .dropdown-menu .dropdown-item {
    white-space: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f7fa; }
    .dropdown--custom__multiline .dropdown-menu .dropdown-item .dropdown_title {
      display: block;
      color: #515B7A;
      font-weight: 700;
      margin-bottom: 10px; }
    .dropdown--custom__multiline .dropdown-menu .dropdown-item .dropdown_title {
      display: block; }
.dropdown.show .dropdown-toggle:after {
  background: url("https://content.harstatic.com/media/icons/select_arrow_2.svg") no-repeat right 6px; }

/* custom checkbox */
.choosable_box {
  padding-left: 0px !important; }
  .choosable_box--choosable_box {
    position: relative; }
    .choosable_box--choosable_box .custom-control-label {
      border: 1px solid #DFE3F0;
      border-radius: 4px;
      height: 48px;
      overflow: hidden;
      display: inline-block;
      margin: 2px;
      font-size: 11px;
      text-align: center;
      cursor: pointer;
      color: #212529;
      font-weight: 600;
      padding-bottom: 7px;
      position: relative;
      padding-top: 26px;
      width: 100%; }
      .choosable_box--choosable_box .custom-control-label:hover {
        border: 1px solid #AFB8D9; }
      .choosable_box--choosable_box .custom-control-label:before {
        box-shadow: none !important;
        background-color: transparent !important;
        display: block;
        position: absolute;
        content: "";
        width: 32px;
        height: 16px;
        margin-top: 2px;
        margin-bottom: 3px;
        left: 50%;
        top: 5px;
        margin-left: -16px;
        border: none; }
    .choosable_box--choosable_box--single_family .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Single_Family.svg); }
    .choosable_box--choosable_box--multi_family .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Multi_Family.svg); }
    .choosable_box--choosable_box--townhouse .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Townhouse.svg); }
    .choosable_box--choosable_box--condominium .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Condominium.svg); }
    .choosable_box--choosable_box--lots_lands .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_LotsLands.svg); }
    .choosable_box--choosable_box--acreage_homes .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_AcreageHomes.svg); }
    .choosable_box--choosable_box--yard .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_yard.svg); }
    .choosable_box--choosable_box--wheelchair_access .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_wheelchair-access.svg); }
    .choosable_box--choosable_box--waterfront .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_waterfront.svg); }
    .choosable_box--choosable_box--tennis_area .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_tennis-area.svg); }
    .choosable_box--choosable_box--study_room .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_study-room.svg); }
    .choosable_box--choosable_box--sprinkler .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_sprinkler.svg); }
    .choosable_box--choosable_box--spa_hot_tub .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_spa-hot-tub.svg); }
    .choosable_box--choosable_box--private_pool .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_private-pool.svg); }
    .choosable_box--choosable_box--patio .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_patio.svg); }
    .choosable_box--choosable_box--media_room .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_media-room.svg); }
    .choosable_box--choosable_box--garage .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_garage.svg); }
    .choosable_box--choosable_box--energy_features .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_energy-features.svg); }
    .choosable_box--choosable_box--elevator .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_elevator.svg); }
    .choosable_box--choosable_box--controlled_access .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_controlled-access.svg); }
    .choosable_box--choosable_box--price_reduced .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_price-reduced.svg); }
    .choosable_box--choosable_box--open_house .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_open-house.svg); }
    .choosable_box--choosable_box--new_listing .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_new-listing.svg); }
    .choosable_box--choosable_box--new_constructions .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/icons_new-constructions.svg); }
    .choosable_box--choosable_box--lake .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Lake.svg); }
    .choosable_box--choosable_box--InGolfCommunity .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/InGolfCommunity.svg); }
    .choosable_box--choosable_box--GreenCertification .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/GreenCertification.svg); }
    .choosable_box--choosable_box--Cul-de-Sac .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Cul-de-Sac.svg); }
    .choosable_box--choosable_box--Corner .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Corner.svg); }
    .choosable_box--choosable_box--Wooded .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Wooded.svg); }
    .choosable_box--choosable_box--single_family .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--single_family .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Single_Family_On.svg); }
    .choosable_box--choosable_box--multi_family .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--multi_family .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Multi_Family_On.svg); }
    .choosable_box--choosable_box--townhouse .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--townhouse .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Townhouse_On.svg); }
    .choosable_box--choosable_box--condominium .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--condominium .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_Condominium_On.svg); }
    .choosable_box--choosable_box--lots_lands .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--lots_lands .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_LotsLands_On.svg); }
    .choosable_box--choosable_box--acreage_homes .custom-control-input:disabled ~ .custom-control-label:before, .choosable_box--choosable_box--acreage_homes .custom-control-input:checked ~ .custom-control-label:before {
      background-image: url(https://content.harstatic.com/resource_2019/imgs/icons/filters/Icons_AcreageHomes_On.svg); }
  .choosable_box .custom-control-input:disabled ~ .custom-control-label {
    cursor: not-allowed; }
  .choosable_box .custom-control-input:disabled ~ .custom-control-label,
  .choosable_box .custom-control-input:checked ~ .custom-control-label {
    border-color: #007aff;
    background: #DAE1F8;
    color: #007aff; }
  .choosable_box .custom-control-input:disabled ~ .custom-control-label {
    opacity: 0.5;
    -webkit-opacity: 0.5 !important;
    -moz-opacity: 0.5 !important; }

.choosable_iconbox .custom-control-label {
  border: 1px solid #DFE3F0;
  border-radius: 4px;
  height: 48px;
  overflow: hidden;
  display: block;
  margin: 2px;
  font-size: 11px;
  text-align: center;
  cursor: pointer;
  color: #212529;
  font-weight: 600;
  padding-bottom: 7px;
  position: relative;
  padding-top: 5px;
  width: 100%; }
  .choosable_iconbox .custom-control-label:hover {
    border: 1px solid #AFB8D9; }
  .choosable_iconbox .custom-control-label:before {
    content: none; }
  .choosable_iconbox .custom-control-label__icon {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 6px;
    bottom: auto; }
  .choosable_iconbox .custom-control-label__text {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 26px;
    bottom: 0px;
    text-align: center;
    font-size: 11px; }
.choosable_iconbox .custom-control-input:disabled ~ .custom-control-label {
  cursor: not-allowed; }
.choosable_iconbox .custom-control-input:disabled ~ .custom-control-label,
.choosable_iconbox .custom-control-input:checked ~ .custom-control-label {
  border-color: #007aff;
  color: #007aff;
  position: relative;
  /*
  &__icon {
  	
  	opacity: 0.5;
  	
  	path {
  		fill : $color-har-blue; 
  	}
  }*/ }
  .choosable_iconbox .custom-control-input:disabled ~ .custom-control-label:before,
  .choosable_iconbox .custom-control-input:checked ~ .custom-control-label:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    left: auto;
    width: 38px;
    height: 38px;
    background: transparent url("https://content.harstatic.com/media/icons/rectangle_arrow_small.svg") no-repeat right -2px top !important;
    box-shadow: none !important;
    border: none !important; }
.choosable_iconbox .custom-control-input:disabled ~ .custom-control-label {
  opacity: 0.5;
  -webkit-opacity: 0.5 !important;
  -moz-opacity: 0.5 !important; }

.radio_btn,
.checkbox_btn {
  display: inline-block;
  margin: 0px 5px 5px 0px; }
  .radio_btn .custom-control-label,
  .checkbox_btn .custom-control-label {
    border: 1px solid #dee3e9;
    border-radius: 8px;
    height: 48px;
    overflow: hidden;
    display: flex;
    margin: 0;
    font-size: 12px;
    text-align: left;
    cursor: pointer;
    color: #52738a;
    padding: 6px 25px 6px 25px;
    position: relative;
    width: 100%;
    font-weight: 400; }
    .radio_btn .custom-control-label:hover,
    .checkbox_btn .custom-control-label:hover {
      border: 1px solid #AFB8D9; }
    .radio_btn .custom-control-label:before,
    .checkbox_btn .custom-control-label:before {
      content: none; }
    .radio_btn .custom-control-label__text,
    .checkbox_btn .custom-control-label__text {
      display: block;
      width: 100%;
      align-self: center;
      text-align: center;
      font-size: 11px; }
  .radio_btn .custom-control-input:checked ~ .custom-control-label,
  .checkbox_btn .custom-control-input:checked ~ .custom-control-label {
    border-color: #007aff;
    color: #007aff;
    position: relative; }
    .radio_btn .custom-control-input:checked ~ .custom-control-label:before,
    .checkbox_btn .custom-control-input:checked ~ .custom-control-label:before {
      content: "";
      position: absolute;
      right: 0px;
      top: 0px;
      left: auto;
      width: 38px;
      height: 38px;
      background: transparent url("https://content.harstatic.com/media/icons/showing_smart/icon-selected_arrow.svg") no-repeat right -2px top !important;
      box-shadow: none !important;
      border: none !important; }
  .radio_btn .custom-control-input:disabled ~ .custom-control-label,
  .checkbox_btn .custom-control-input:disabled ~ .custom-control-label {
    opacity: 0.5;
    -webkit-opacity: 0.5 !important;
    -moz-opacity: 0.5 !important;
    background: none !important;
    cursor: not-allowed; }
  .radio_btn .custom-control-input.static ~ .custom-control-label,
  .checkbox_btn .custom-control-input.static ~ .custom-control-label {
    cursor: not-allowed;
    border-color: #007aff;
    color: #007aff; }

.checkbox_btn_time {
  display: block;
  margin: 0px 5px 15px 0px; }
  .checkbox_btn_time .custom-control-label {
    border: 1px solid #007aff;
    border-radius: 16px;
    height: 32px;
    overflow: hidden;
    display: flex;
    margin: 0;
    font-size: 12px;
    text-align: left;
    cursor: pointer;
    color: #007aff;
    padding: 8px 30px;
    position: relative;
    width: 100%;
    font-weight: 600; }
    .checkbox_btn_time .custom-control-label:before {
      content: none; }
    .checkbox_btn_time .custom-control-label__text {
      display: block;
      width: 100%;
      align-self: center;
      text-align: center;
      font-size: 11px; }
  .checkbox_btn_time .custom-control-input:checked ~ .custom-control-label,
  .checkbox_btn_time .custom-control-input.openhouse:checked ~ .custom-control-label {
    border-color: #007aff;
    color: #007aff;
    background-color: #007aff;
    position: relative;
    color: #FFF; }
    .checkbox_btn_time .custom-control-input:checked ~ .custom-control-label:before {
      content: "";
      position: absolute;
      right: auto;
      top: 0px;
      left: 10px;
      width: 32px;
      height: 32px;
      background: transparent url("https://content.harstatic.com/media/icons/check_small_white.svg") no-repeat left center !important;
      box-shadow: none !important;
      border: none !important; }
  .checkbox_btn_time .custom-control-input:disabled ~ .custom-control-label,
  .checkbox_btn_time .custom-control-input.openhouse ~ .custom-control-label { color: #f0f; border-color: #f0f; }
  .checkbox_btn_time .custom-control-input:disabled ~ .custom-control-label {
    opacity: 0.3;
    -webkit-opacity: 0.3 !important;
    -moz-opacity: 0.3 !important;
    background: none !important;
    cursor: not-allowed; }
  .checkbox_btn_time .custom-control-input.static ~ .custom-control-label {
    cursor: not-allowed;
    border-color: #007aff;
    color: #007aff; }

.radio_longtext,
.checkbox_longtext {
  display: inline-block;
  margin: 0px 5px 5px 0px; }
  .radio_longtext__label,
  .checkbox_longtext__label {
    border: 1px solid #dee3e9;
    border-radius: 8px;
    overflow: hidden;
    align-self: center;
    margin: 0;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    color: #212529;
    padding: 6px 25px 6px 25px;
    position: relative;
    width: 100%;
    font-weight: 600; }
    .radio_longtext__label:hover,
    .checkbox_longtext__label:hover {
      border: 1px solid #AFB8D9; }
    .radio_longtext__label:before,
    .checkbox_longtext__label:before {
      content: ""; }
    .radio_longtext__label__text,
    .checkbox_longtext__label__text {
      display: block;
      width: 100%;
      align-self: center;
      text-align: center;
      font-size: 11px; }
  .radio_longtext .custom-control-input:disabled ~ .custom-control-label,
  .checkbox_longtext .custom-control-input:disabled ~ .custom-control-label {
    cursor: not-allowed; }
  .radio_longtext .custom-control-input:disabled ~ .custom-control-label,
  .radio_longtext .custom-control-input:checked ~ .custom-control-label,
  .checkbox_longtext .custom-control-input:disabled ~ .custom-control-label,
  .checkbox_longtext .custom-control-input:checked ~ .custom-control-label {
    border-color: #007aff;
    color: #007aff;
    position: relative; }
    .radio_longtext .custom-control-input:disabled ~ .custom-control-label:before,
    .radio_longtext .custom-control-input:checked ~ .custom-control-label:before,
    .checkbox_longtext .custom-control-input:disabled ~ .custom-control-label:before,
    .checkbox_longtext .custom-control-input:checked ~ .custom-control-label:before {
      content: "";
      position: absolute;
      right: 0px;
      top: 0px;
      left: auto;
      width: 38px;
      height: 38px;
      background: transparent url("https://content.harstatic.com/media/icons/showing_smart/icon-selected_arrow.svg") no-repeat right -2px top !important;
      box-shadow: none !important;
      border: none !important; }
  .radio_longtext .custom-control-input:disabled ~ .custom-control-label,
  .checkbox_longtext .custom-control-input:disabled ~ .custom-control-label {
    opacity: 0.5;
    -webkit-opacity: 0.5 !important;
    -moz-opacity: 0.5 !important; }

.choosable_topic {
  display: inline-block;
  margin: 0px 2px 4px 0px; }
  .choosable_topic .choosable_topic-label {
    border-radius: 4px;
    height: 28px;
    display: block;
    font-size: 12px;
    text-align: left;
    cursor: pointer;
    font-weight: 400;
    color: #212529;
    position: relative;
    width: 100%;
    padding: 3px 8px;
    border: solid 1px #dfe3f0;
    background-color: #ffffff;
    margin-bottom: 0px; }
    .choosable_topic .choosable_topic-label:before {
      content: none; }
  .choosable_topic .custom-control-input:disabled ~ .choosable_topic-label,
  .choosable_topic .custom-control-input:disabled ~ .choosable_topic-label,
  .choosable_topic .custom-control-input:checked ~ .choosable_topic-label {
    padding: 3px 8px 2px 20px;
    background-color: #007aff;
    color: #FFF;
    border: solid 1px #007aff;
    font-weight: 600; }
    .choosable_topic .custom-control-input:disabled ~ .choosable_topic-label:before,
    .choosable_topic .custom-control-input:disabled ~ .choosable_topic-label:before,
    .choosable_topic .custom-control-input:checked ~ .choosable_topic-label:before {
      content: "";
      background: url(https://content.harstatic.com/media/icons/check_mark_white_simple.svg) no-repeat center center;
      background-size: cover;
      width: 9px;
      height: 6px;
      position: absolute;
      left: 7px;
      top: 9px; }

.input-search_form {
  background: #ffffff url("https://content.harstatic.com/media/icons/icon-search.svg") no-repeat left 10px center;
  background-size: 16px;
  padding: 12px 12px 12px 36px; }

.btn-group-toggle {
  width: 100%; }
.btn-group .btn {
  border: 1px solid #DFE3F0;
  background-color: #fff;
  font-size: 16px;
  font-size: 12px;
  font-weight: bold;
  padding: 9px 25px;
  line-height: 1;
  cursor: pointer;
  color: #3B5363 !important;
  transform: translate(0, 0); }
  .btn-group .btn .custom_fill {
    fill: #3B5363 !important; }
  .btn-group .btn:active {
    background: #ebf5ff !important;
    color: #212529 !important; }
    .btn-group .btn:active path {
      fill: #FFF; }
  .btn-group .btn:hover {
    opacity: 1 !important;
    border-color: #AFB8D9 !important; }
  .btn-group .btn.active {
    background-color: #007aff !important;
    color: #FFF !important;
    border-color: #007aff !important; }
    .btn-group .btn.active .custom_fill {
      fill: #FFF !important; }

.modal {
  z-index: 105000; }
  .modal--full-width .modal-xl {
    max-width: 100%;
    margin: 35px; }
    @media (max-width: 576px) {
      .modal--full-width .modal-xl {
        margin: 1.5rem;
        max-height: calc(100% - 3rem) !important; } }
  .modal--medium .modal-lg {
    max-width: 892px; }
    @media (max-width: 970px) {
      .modal--medium .modal-lg .modal-content {
        margin: 1.0rem;
        width: calc(100% - 2rem); } }
  .modal--small .modal-sm {
    max-width: 526px; }
    @media (max-width: 970px) {
      .modal--small .modal-sm .modal-content {
        margin: 1.0rem;
        width: calc(100% - 2rem); } }
  .modal .close {
    opacity: 1;
    position: absolute;
    right: 15px; }
  .modal .modal-content {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.24); }
  .modal .modal-title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-weight: 600;
    width: 100%;
    text-align: center;
    align-self: center; }
  .modal .modal-header {
    height: 50px;
    border-bottom: 1px solid #DFE3F0; }
  .modal .modal-footer {
    border-top: 1px solid #DFE3F0;
    justify-content: center; }
  .modal .modal-body {
    padding: 40px;
    font-size: 14px; }

.table_wrapper {
  position: relative; }
  .table_wrapper:before {
    content: "";
    width: 50px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
    position: absolute;
    top: 0;
    right: -1px;
    pointer-events: none; }
  .table_wrapper__inner {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }

.table {
  text-align: left;
  border-collapse: collapse;
  overflow-x: auto; }
  @media screen and (max-width: 480px) {
    .table {
      display: block; } }
  .table td {
    white-space: nowrap; }
  .table th {
    white-space: nowrap;
    color: #515B7A; }
  .table caption {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 1px;
    width: 1px;
    overflow: hidden; }
  .table--medium {
    font-size: 14px;
    line-height: 16px; }
    .table--medium td {
      padding: 10px 10px 10px 0;
      color: #3B5363;
      border-top-color: #DFE3F0; }
    .table--medium tr:last-child td {
      border-bottom: 1px solid #DFE3F0; }
    .table--medium thead th {
      color: #515B7A;
      font-size: 14px;
      font-weight: 700;
      padding: 10px 10px 10px 0;
      border-top: none;
      border-bottom: 2px solid #dee3e9;
      text-transform: capitalize; }
  .table--small {
    font-size: 12px;
    line-height: 16px; }
    .table--small td {
      padding: 4px 4px 4px 0px;
      color: #3B5363;
      border-top-color: #DFE3F0; }
    .table--small tr:last-child td {
      border-bottom: 1px solid #DFE3F0; }
    .table--small thead th {
      color: #212529;
      font-weight: 600;
      padding: 4px 0px;
      border-top: none;
      border-bottom: 1px solid #212529; }
  .table__description_highlighted {
    color: #212529;
    font-weight: 600;
    padding-right: 2px; }
  .table--border {
    margin-bottom: 0px; }
    .table--border td {
      color: #515B7A;
      border: 1px solid #DFE3F0;
      vertical-align: middle;
      text-align: center;
      padding: 15px; }
    .table--border tr:first-child td {
      border-top: none; }
    .table--border tr:last-child td {
      border-bottom: none; }
    .table--border tr td:last-child {
      border-right: none; }

.table--border_wrapper {
  border-radius: 4px;
  border: 1px solid #DFE3F0;
  overflow: hidden; }

.table_withpadding tr
td {
  padding: 12px; }

.table--striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(237, 240, 250, 0.48); }

.nav-tabs--underline {
  border: 1px solid #afb8d9;
  white-space: nowrap;
  flex-wrap: nowrap;
  background-color: #ffffff;
  border-radius: 24px;
  display: inline-flex; }
  .nav-tabs--underline .nav-item {
    margin-bottom: 0px; }
  .nav-tabs--underline .nav-item:last-child .nav-link {
    border-right: none !important;
    border-radius: 0px 24px 24px 0px; }
  .nav-tabs--underline .nav-item:first-child .nav-link {
    border-radius: 24px 0px 0px 24px; }
  .nav-tabs--underline .nav-link {
    border: none;
    border-right: 1px solid #afb8d9;
    color: #007aff;
    font-weight: 400;
    text-transform: capitalize;
    padding: 8px 30px;
    border-radius: 0px;
    white-space: nowrap;
    margin-bottom: 0px;
    background-color: #ffffff; }
    .nav-tabs--underline .nav-link.active {
      color: #FFF;
      background-color: #007aff; }

.filterpill {
  border-radius: 18px;
  background-color: #dfe3f0;
  height: 36px;
  background-color: #DFE3F0;
  color: #007aff;
  font-size: 12px;
  border: none;
  display: inline-block;
  padding: 9px 34px 9px 16px;
  position: relative;
  line-height: 1; }
  .filterpill:after {
    content: "";
    position: absolute;
    right: 11px;
    top: 11px;
    width: 16px;
    height: 16px;
    background: url(https://content.harstatic.com/resource_2019/imgs/icons/pluse_wite_circle.svg) no-repeat center center; }
  .filterpill--active {
    background-color: #007aff;
    color: #FFF; }
    .filterpill--active:after {
      background: url(https://content.harstatic.com/resource_2019/imgs/icons/pencile_edit.svg) no-repeat center center; }
  .filterpill--closeable {
    background-color: #007aff;
    color: #FFF;
    line-height: 18px;
    display: inline-block; }
    .filterpill--closeable:after {
      background: none;
      content: none; }
    .filterpill--closeable a {
      display: block;
      position: absolute;
      right: 11px;
      top: 11px;
      width: 16px;
      height: 16px;
      background: url(https://content.harstatic.com/resource_2019/imgs/icons/cross_with_whitebg.svg) no-repeat center center; }
  .filterpill--all {
    background-color: #007aff;
    color: #FFF;
    padding: 9px 16px 9px 16px; }
    .filterpill--all span {
      display: inline-block;
      border-radius: 50%;
      background-color: #FD4B78;
      height: 16px;
      width: 16px;
      line-height: 16px;
      text-align: center;
      font-size: 11px;
      margin-left: 6px; }
    .filterpill--all:after {
      content: none;
      background: none; }
  .filterpill:disabled {
    opacity: 0.5; }
  .filterpill--normal {
    background-color: #007aff;
    color: #FFF;
    padding: 9px 16px 9px 16px;
    line-height: normal; }
    .filterpill--normal span {
      display: inline-block;
      border-radius: 50%;
      background-color: #FD4B78;
      height: 16px;
      width: 16px;
      line-height: 16px;
      text-align: center;
      font-size: 11px;
      margin-left: 6px; }
    .filterpill--normal:after {
      content: none;
      background: none; }
  .filterpill:disabled {
    opacity: 0.5; }

.iconpill {
  border-radius: 18px;
  background-color: #dfe3f0;
  height: 38px;
  background-color: #DFE3F0;
  color: #007aff;
  font-size: 12px;
  font-weight: 600;
  border: none;
  display: inline-block;
  padding: 9px 42px 9px 16px;
  position: relative;
  line-height: 1;
  transition-duration: 0.6s;
  transition-property: all;
  transition-timing-function: ease; }
  .iconpill span {
    display: block;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ffffff;
    line-height: 23px; }
  .iconpill:hover {
    opacity: 0.5; }

.folder {
  background-color: #52738A;
  border-radius: 2px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #FFF;
  display: inline-block;
  position: relative;
  padding-left: 6px;
  padding-right: 22px; }
  .folder--closeable a {
    display: block;
    position: absolute;
    right: 2px;
    top: 0px;
    width: 16px;
    height: 16px;
    margin-left: 4px; }

.alphabets_filter {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  background-color: #ffffff;
  border-radius: 4px;
  padding-bottom: 15px; }
  .alphabets_filter ul {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #007aff;
    display: block;
    border-radius: 4px;
    margin: 0px;
    display: inline-flex;
    align-self: center;
    overflow: hidden; }
    .alphabets_filter ul li {
      display: block;
      margin: 0px;
      padding: 0px; }
      .alphabets_filter ul li a {
        display: block;
        width: 41px;
        height: 48px;
        text-align: center;
        text-decoration: none;
        font-size: 16px;
        color: #212529;
        font-weight: 600;
        line-height: 48px;
        overflow: hidden;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #fff; }
        .alphabets_filter ul li a:hover {
          border-bottom: 1px solid #FD4B78;
          background-color: #007aff;
          color: #FFF; }
        .alphabets_filter ul li a.active {
          border-bottom: 1px solid #FD4B78;
          background-color: #007aff;
          color: #FFF; }
        .alphabets_filter ul li a.disable {
          background-color: #f5f7fa !important;
          color: rgba(93, 94, 94, 0.56) !important;
          border-bottom: 1px solid #f5f7fa !important; }

.mappointer {
  width: 26px;
  height: 26px;
  margin-left: auto;
  margin-right: auto;
  padding: 1px 8px 7px;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border: solid 1px #ffffff;
  background-blend-mode: soft-light, normal;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(to bottom, #0b50d2 5%, #043da9 96%);
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg); }
  .mappointer span {
    transform: rotate(45deg);
    display: block;
    text-align: center; }

.position-wrapper {
  position: relative;
  display: inline-block;
  width: 100%; }

.popover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #DFE3F0;
  opacity: 1;
  position: absolute; }
  .popover--standard {
    min-width: 300px;
    left: 50%;
    margin-left: -150px;
    top: 50px; }
    .popover--standard_large {
      min-width: 448px;
      margin-left: -224px; }
    .popover--standard .popover-header {
      background-color: #f5f7fa;
      color: #515B7A;
      border-bottom: 1px solid #AFB8D9;
      font-size: 14px;
      font-weight: 600;
      position: relative;
      padding: 0.35rem 0.75rem; }
      .popover--standard .popover-header:before {
        content: "";
        position: absolute;
        left: calc(50% - 13px);
        top: -10px;
        width: 0;
        height: 0;
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-bottom: 13px solid #f5f7fa; }
    .popover--standard .popover-footer {
      box-shadow: 0 4px 8px 0 rgba(61, 84, 153, 0.4);
      background-color: #ffffff;
      padding: 15px;
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: 0px; }
  .popover .popover-body {
    height: 100%;
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 32px;
    font-size: 12px; }
  .popover--shapeless {
    width: 300px;
    max-width: 300px;
    left: 0px;
    top: 50px;
    border: none; }
    .popover--shapeless_close {
      display: block;
      width: 26px;
      height: 26px;
      position: absolute;
      left: auto;
      right: 5px;
      top: 10px;
      text-align: center;
      z-index: +1; }
    .popover--shapeless .popover-header {
      background-color: transparent;
      color: #212529;
      border-bottom: none;
      font-size: 11px;
      font-weight: 700;
      position: relative;
      padding: 7px 16px;
      text-align: left !important; }
      .popover--shapeless .popover-header:before {
        content: none; }
    .popover--shapeless .popover-body {
      padding: 10px 15px 25px 15px; }
  .popover--agents .popover-body {
    padding: 8px;
    font-size: 12px;
    text-align: center; }
  .popover--agents span {
    font-size: 12px;
    font-weight: 700;
    color: #515B7A;
    line-height: 1; }

.range {
  margin: 15px 0px 0px 0px;
  padding: 0px; }
  .range--item {
    padding: 0px;
    margin: 0px -4px 0px 0px;
    width: 40px;
    height: 40px;
    display: inline-block; }
    .range--item span {
      border-radius: 50%;
      display: block;
      width: 100%;
      height: 100%;
      text-align: center;
      line-height: 40px; }
    .range--item_min span, .range--item_max span, .range--item_range span {
      background-color: #007aff;
      color: #FFF; }
    .range--item_range {
      background-color: #94AAEB; }
      .range--item_range span {
        background-color: #94AAEB;
        color: #000; }
    .range--item_min, .range--item_max {
      position: relative; }
      .range--item_min:before, .range--item_max:before {
        display: block;
        content: "";
        position: absolute;
        width: 50%;
        z-index: -1;
        height: 100%;
        left: auto;
        right: 0px;
        top: 0px;
        bottom: 0px;
        background-color: #94AAEB; }
    .range--item_max:before {
      left: 0px;
      right: auto; }

.tag_status {
  background: #ccc;
  padding: 1px 4px;
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  cursor: default; }
  .tag_status--available {
    background-color: #E5FFF9;
    color: #018361; }
  .tag_status--sold {
    background-color: #FFD8D8;
    color: #CC0000; }
  .tag_status--pending {
    background-color: #FDF7CF;
    color: #FBA000; }
  .tag_status--not_for_sale {
    background-color: #f5f7fa;
    color: #5D5E5E; }
  .tag_status--info:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../images/icon-info-yellow.svg);
    background-size: contain;
    margin-left: 4px; }

.agent_signature {
  text-align: left; }
  .agent_signature a:hover {
    opacity: 0.85;
    text-decoration: none !important; }
  .agent_signature__photo {
    float: left;
    margin-right: 8px; }
    .agent_signature__photo a {
      display: block;
      width: 32px;
      height: 32px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 50%; }
  .agent_signature__info {
    width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 16px; }
    .agent_signature__info__agent_name {
      font-size: 12px;
      color: #007aff;
      font-weight: 600; }
    .agent_signature__info__broker_name {
      font-size: 12px;
      color: #3B5363 !important;
      opacity: 0.85; }

.agent_signature--large {
  text-align: left; }
  .agent_signature--large a:hover {
    opacity: 0.85;
    text-decoration: none !important; }
  .agent_signature--large__photo {
    float: left;
    margin-right: 8px; }
    .agent_signature--large__photo a {
      display: block;
      width: 52px;
      height: 52px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 50%; }
  .agent_signature--large__info {
    width: calc(100% - 60px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
    line-height: 20px; }
    .agent_signature--large__info__agent_name {
      font-size: 16px;
      color: #007aff;
      font-weight: 600; }
    .agent_signature--large__info__broker_name {
      font-size: 12px;
      color: #3B5363 !important;
      opacity: 1; }

.agent_signature--large_extra {
  text-align: left;
  display: flex; }
  .agent_signature--large_extra a:hover {
    opacity: 0.85;
    text-decoration: none !important; }
  .agent_signature--large_extra__photo {
    float: left;
    margin-right: 15px; }
    .agent_signature--large_extra__photo a {
      display: block;
      width: 104px;
      height: 104px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 50%; }
      @media screen and (max-width: 767px) {
        .agent_signature--large_extra__photo a {
          width: 72px;
          height: 72px; } }
  .agent_signature--large_extra__info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 5px;
    line-height: 20px;
    align-self: center; }
    .agent_signature--large_extra__info__agent_name {
      font-size: 24px;
      color: #007aff;
      font-weight: 700;
      text-decoration: none !important;
      padding-bottom: 5px;
      display: block; }
      @media screen and (max-width: 767px) {
        .agent_signature--large_extra__info__agent_name {
          font-size: 18px; } }
    .agent_signature--large_extra__info__broker_name {
      font-size: 14px;
      color: #52738A !important;
      display: block;
      opacity: 1; }

.agent_signature--square {
  text-align: left;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #DFE3F0;
  background-color: #FFF;
  border-radius: 4px;
  display: flex;
  width: 100%; }
  .agent_signature--square a:hover {
    opacity: 0.85; }
  .agent_signature--square__photo {
    width: 72px;
    height: 100%; }
    .agent_signature--square__photo a {
      display: block;
      width: 72px;
      height: 72px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      border-radius: 4px 0px 0px 4px; }
  .agent_signature--square__info {
    width: calc(100% - 72px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 10px;
    align-self: center; }
    .agent_signature--square__info__agent_name {
      font-size: 12px;
      color: #212529 !important;
      font-weight: 700;
      display: block;
      padding-bottom: 5px; }
    .agent_signature--square__info__broker_name a {
      font-size: 12px;
      color: #52738A !important;
      display: block;
      opacity: 1; }

.sticked {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24); }
  .sticked .agent_signature--square {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
    border: none; }
    .sticked .agent_signature--square__photo {
      width: 44px; }
      .sticked .agent_signature--square__photo a {
        width: 44px;
        height: 44px;
        border-radius: 2px; }
    .sticked .agent_signature--square__info {
      width: calc(100% - 44px);
      padding: 5px 5px 5px 10px; }
      .sticked .agent_signature--square__info__agent_name {
        padding-bottom: 0px; }

.card {
  display: block !important;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #DFE3F0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  text-align: left;
  text-decoration: none !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #FFF;
  transition: all 0.2s ease !important; }
  .card--hover:hover {
    border: 1px solid #AFB8D9;
    transition: all 0.2s ease !important; }
  .card--portrait_medium__image_content__image {
    transition-duration: 0.6s;
    transition-property: all;
    transition-timing-function: ease; }
  .card:hover .card--portrait_medium__image_content__image {
    transform: scale(1.05, 1.05) !important; }
  .card:active {
    border: 1px solid #AFB8D9;
    box-shadow: none !important; }
  .card--light {
    border-radius: 8px;
    border: 1px solid #dee3e9;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0); }

.card--light {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #FFF;
  transition: all 0.2s ease !important;
  border-radius: 8px;
  border: 1px solid #dee3e9;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0); }
  .card--light:active {
    border: 1px solid #AFB8D9;
    box-shadow: none !important; }

.dropdown-item {
  padding: 8px 24px; }
.dropdown a.dropdown-item {
  font-size: 16px;
  color: #212529; }
  .dropdown a.dropdown-item:hover {
    background: #ebf5ff; }
  .dropdown a.dropdown-item:active {
    background: #DAE1F8; }

.label {
  font-size: 12px;
  height: 22px;
  text-align: center;
  padding: 2px 5px;
  display: inline-block;
  border-radius: 2px;
  margin-right: 3px; }
  .label--grade {
    height: 24px;
    width: 24px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-right: 8px; }
    .label--grade_d {
      background-color: #ff9200; }
    .label--grade_a {
      background-color: #43cc01; }
    .label--grade_b {
      background-color: #d2d92e; }
    .label--grade_c {
      background-color: #f0c22c; }
    .label--grade_f {
      background-color: #fc291c; }
  .label--forsale {
    background-color: #018361;
    color: #FFF; }
  .label--forrent {
    background-color: #8269bc;
    color: #FFF; }
  .label--sold {
    background-color: #CC0000;
    color: #FFF; }
  .label--terminated {
    background-color: #5D5E5E;
    color: #FFF; }
  .label--newconstruction {
    font-weight: 600;
    background-color: #FD4B78;
    color: #FFF;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--justlisted {
    color: #FFF;
    background-color: #14a47e;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--pricereduction {
    color: #FFF;
    background-color: #FBA000;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--foreclosure {
    color: #515B7A;
    background-color: #d8d8d8;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--openhouse_simple {
    color: #FFF;
    background-color: #007aff;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--virtualopenhouse {
    color: #FFF;
    background-color: #007aff;
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 5px;
    height: 24px;
    line-height: 24px; }
  .label--openhouse {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    background-color: #FD4B78;
    border-top: 4px solid #b03453;
    height: 32px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 16px; }
  .label--pending {
    background-color: #FFF;
    border: 1px solid rgba(251, 160, 0, 0.32);
    color: #FBA000;
    font-size: 11px;
    padding: 2px 4px;
    line-height: 18px; }
    .label--pending__continue {
      color: #ffa300;
      border: 1px solid rgba(255, 163, 0, 0.52); }
  .label--pending__continue {
    background-color: #FFF;
    border: 1px solid #f2b100;
    color: #f2b100;
    font-size: 11px;
    padding: 2px 4px;
    line-height: 18px; }
  .label--pending__continue_show {
    background-color: #FFF;
    border: 1px solid #ffa300;
    color: #ffa300;
    font-size: 11px;
    padding: 2px 4px;
    line-height: 18px; }
  .label img {
    margin-right: 3px; }
  .label--typeahead {
    height: 16px;
    padding: 0px 6px;
    color: #FFF;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
    background-color: #52738A; }
    .label--typeahead_street {
      background-color: #00c554; }
    .label--typeahead_city {
      background-color: #dc0086; }
    .label--typeahead_zipcode {
      background-color: #e19000; }
    .label--typeahead_mls {
      background-color: #042280; }
    .label--typeahead_district {
      background-color: #336600; }
    .label--typeahead_school {
      background-color: #dfb200; }
    .label--typeahead_broker {
      background-color: #d83bb0; }
    .label--typeahead_lead {
      background-color: #fd4b78; }
    .label--typeahead_community {
      background-color: #00c554; }
    .label--typeahead_highrise {
      background-color: #9b51bd; }
    .label--typeahead_course {
      background-color: #7006a0; }
    .label--typeahead_apartment_name {
      background-color: #7006a0; }
    .label--typeahead_address {
      background-color: #22c2dd; }
    .label--typeahead_streetaddress {
      background-color: #00c554; }
    .label--typeahead_neighborhood {
      background-color: #69c200; }
    .label--typeahead_marketarea {
      background-color: #d6353d; }
    .label--typeahead_subdivision {
      background-color: #dfb200; }
    .label--typeahead_county {
      background-color: #0b50d2; }
    .label--typeahead_office {
      background-color: #566c2f; }
    .label--typeahead_keyword {
      background-color: #7006a0; }
    .label--typeahead_category {
      background-color: #5608c8; }
    .label--typeahead_management_name {
      background-color: #dbb400; }
    .label--typeahead_charterschool {
      background-color: #f9c700;
      color: #424242; }
  .label--private_school {
    background-color: #f9c700;
    height: 32px;
    padding: 5px 12px 7px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600; }

.previous {
  position: relative;
  color: #cfd6df !important;
  border-color: #cfd6df !important;
  margin: 0px 5px; }
  .previous:after {
    content: "";
    height: 1px;
    background-color: #cfd6df !important;
    display: block;
    position: absolute;
    left: -4px;
    right: -4px;
    top: calc(50% - 1px); }

/*# sourceMappingURL=base.css.map */
