/*


 The two are needed together



 Not all of the styles from bootstrap are included

 












*/


@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Palanquin:600");
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_444444_256x240-eb8dfeb98c17ca86564bc8b629d33db66bfcb9d70b92e0718bebfa9341e75607.png); }

.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_444444_256x240-eb8dfeb98c17ca86564bc8b629d33db66bfcb9d70b92e0718bebfa9341e75607.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_555555_256x240-a19d489f7769610f4ae20bba35e81041badadb8bc443d256d33eacece74e909a.png); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_ffffff_256x240-357f4d62c6f7ad56f7caa72029362379adb4a1a48f33f43f226b1284474fabdb.png); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_777620_256x240-fe1af6959b854c63cf101e6f51b8f15296a66a287fdf4b1283a3af199d2294f7.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_cc0000_256x240-679fd5c7a9307b11b44f72140129d489b2cda77c9001ccae7fe7c564534fba5b.png); }

.ui-button .ui-icon {
  background-image: url(/assets/jquery-ui/themes/base/images/ui-icons_777777_256x240-04e0c4263c2829dc10e9e1e39e9d186f60775b7bbe5b15bcc0b33be5b0e575ea.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }
/* Automatically generated */
.ui-slider {
  position: relative;
  text-align: left;
  border-radius: 0; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.5em;
    height: 1.5em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    cursor: e-resize;
    border-radius: 0;
    background-color: #A8AFB9; }
    @media (max-width: 500px) {
      .ui-slider .ui-slider-handle {
        width: 2.5em;
        height: 2.5em; } }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color: #ff0006; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -.4em;
    margin-left: -.7em; }
    @media (max-width: 500px) {
      .ui-slider-horizontal .ui-slider-handle {
        top: -0.9em;
        margin-left: -1.2em; } }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.slider .ui-widget.ui-widget-content {
  background-color: #DEE1E7;
  border-color: #DEE1E7;
  border-radius: 5px; }
  .slider .ui-widget.ui-widget-content .ui-slider-handle {
    border-color: transparent; }

.price-range .prices input {
  display: none; }
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=4371624040f1b0ce31965e1dddffa6fb)
 * Config saved to config.json and https://gist.github.com/4371624040f1b0ce31965e1dddffa6fb
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@keyframes background-elements {
  50% {
    filter: blur(0px) grayscale(1); }
  100% {
    filter: blur(5px) grayscale(0.6); } }
@keyframes background-opacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes forground-scale-in {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  30% {
    opacity: 0;
    transform: scale(0.3); }
  100% {
    opacity: 1;
    transform: scale(1); } }
body.modal-visible-animated-in {
  overflow: hidden; }

.modal-main {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1000;
  justify-content: center;
  align-items: center;
  will-change: transform, opacity; }
  .modal-main .modal-full-window {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }
    .modal-main .modal-full-window > .modal-item {
      position: relative;
      z-index: 100;
      max-height: 100%;
      will-change: transform, opacity; }
      .modal-main .modal-full-window > .modal-item:empty:before {
        content: "No Content"; }
    .modal-main .modal-full-window .modal-shadow {
      box-shadow: 0 0 100px rgba(0, 0, 0, 0.75); }
  .modal-main > .modal-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    will-change: transform, opacity;
    background: radial-gradient(ellipse at center, transparent 0%, rgba(0, 0, 0, 0.75) 75%, rgba(0, 0, 0, 0.9) 100%); }

html.touch body.modal-visible.modal-safari-fix {
  top: -10px;
  position: fixed; }

body.modal-visible .modal-main.selected {
  display: flex;
  transition: opacity 250ms; }

body.modal-visible-animated-in > *:not(.modal-main) {
  animation: background-elements 250ms forwards; }
body.modal-visible-animated-in .modal-main > .modal-full-window > .modal-item {
  animation: forground-scale-in 250ms forwards; }
body.modal-visible-animated-in .modal-main > .modal-background {
  animation: background-opacity 500ms forwards; }

body.modal-visible-animated-out .modal-main {
  opacity: 0; }
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
@keyframes popup-in {
  from {
    transform: scale(0.8);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }
@keyframes popup-in-opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Automatically generated */
div.o2v-gallery, div.o2v-gallery * {
  box-sizing: border-box;
  font-family: Arial; }

div.o2v-gallery.popup {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  padding: 0; }
  div.o2v-gallery.popup > div.background {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    div.o2v-gallery.popup > div.background.animated {
      animation: popup-in-opacity 500ms forwards; }
  @media (min-width: 1024px) {
    div.o2v-gallery.popup {
      padding: 50px; } }

div.o2v-gallery.inline {
  width: 100%;
  height: 100%; }
  div.o2v-gallery.inline .container-media {
    background-color: transparent; }

body.popup-shown {
  overflow: hidden; }
  body.popup-shown div.o2v-gallery.popup.selected {
    display: block; }
  body.popup-shown > *:not(.o2v-gallery) {
    filter: blur(5px);
    transform: scale(1.2); }

div.o2v-gallery.popup > .foreground button.ui {
  cursor: pointer;
  text-align: center;
  border: 0;
  padding: 0; }
  div.o2v-gallery.popup > .foreground button.ui.prev, div.o2v-gallery.popup > .foreground button.ui.next {
    background-color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 150px;
    z-index: 10;
    opacity: 0.4;
    transition: opacity 250ms;
    color: white;
    font-size: 70px;
    text-shadow: 0 0 10px black;
    padding: 10px; }
    div.o2v-gallery.popup > .foreground button.ui.prev:hover, div.o2v-gallery.popup > .foreground button.ui.next:hover {
      opacity: 1; }
  div.o2v-gallery.popup > .foreground button.ui.next {
    right: 0;
    text-align: right; }
  div.o2v-gallery.popup > .foreground button.ui.prev {
    left: 0;
    text-align: left; }
  div.o2v-gallery.popup > .foreground button.ui.disabled {
    display: none !important; }

div.o2v-gallery.inline > .foreground > button.ui,
div.o2v-gallery.popup > .foreground > button.ui {
  top: 60px;
  bottom: 60px;
  display: none; }
div.o2v-gallery.inline > .foreground .btn-close,
div.o2v-gallery.popup > .foreground .btn-close {
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 0;
  font-size: 50px;
  text-align: center;
  line-height: 50px;
  padding-right: 20px;
  cursor: pointer;
  z-index: 100;
  display: none;
  transition: color 250ms; }
  div.o2v-gallery.inline > .foreground .btn-close:hover,
  div.o2v-gallery.popup > .foreground .btn-close:hover {
    color: red; }
div.o2v-gallery.inline > .foreground:hover .ui,
div.o2v-gallery.popup > .foreground:hover .ui {
  display: block; }

div.o2v-gallery.popup > .foreground:hover .btn-close {
  display: inline-block; }

div.o2v-gallery.popup > .foreground .footer button.ui {
  bottom: 0;
  top: initial;
  width: 20px;
  font-size: 30px;
  height: 72px;
  display: none;
  padding: 0; }
div.o2v-gallery.popup > .foreground .footer:hover button.ui {
  display: inline-block; }

div.o2v-gallery .image-swiper ul.buttons.media-type,
div.o2v-gallery .thumbs-swiper ul.buttons.media-type {
  list-style: none;
  margin: 0;
  padding: 0; }
  div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn,
  div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn {
    position: relative;
    color: transparent;
    display: inline-block;
    height: 50px;
    width: 50px;
    cursor: pointer;
    padding: 5px 10px;
    background-color: rgba(59, 59, 63, 0.8);
    margin: 0;
    transition: background-color 250ms; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected {
      background-color: #232326; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.photo:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.photo:before {
        background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -142px;
        height: 20px;
        width: 25px; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.floorplan:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.floorplan:before {
        background: url(/assets/open2view/gallery/floorplan-icon-sel-0e5b40e8138ea1d40fc521020f27fb99a072dccd81085b0cebc7c381ad3418fd.svg) 0 0 no-repeat;
        background-size: contain;
        width: 23px;
        height: 27px; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.aerial:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.aerial:before {
        background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px 0px;
        height: 25px;
        width: 25px; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.matterport:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.matterport:before {
        background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -104px;
        height: 19px;
        width: 28px; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.twilight:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.twilight:before {
        background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -282px;
        height: 23px;
        width: 23px; }
      div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.selected.icon.videoyoutube:before,
      div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.selected.icon.videoyoutube:before {
        background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -328px;
        height: 22px;
        width: 26px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn:hover,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn:hover {
      background-color: #232326; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn:first-child,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn:first-child {
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn:last-child,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn:last-child {
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      content: "";
      display: inline-block;
      height: 25px;
      width: 25px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.photo:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.photo:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -162px;
      height: 20px;
      width: 25px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.photo:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.photo:hover:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -142px;
      height: 20px;
      width: 25px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.floorplan:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.floorplan:before {
      background: url(/assets/open2view/gallery/floorplan-icon-f3aa42ba5084ef41d029f946a939a411a5d34104ff001693504eed024109c767.svg) 0 0 no-repeat;
      background-size: contain;
      width: 23px;
      height: 27px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.floorplan:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.floorplan:hover:before {
      background: url(/assets/open2view/gallery/floorplan-icon-sel-0e5b40e8138ea1d40fc521020f27fb99a072dccd81085b0cebc7c381ad3418fd.svg) 0 0 no-repeat;
      background-size: contain;
      width: 23px;
      height: 27px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.aerial:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.aerial:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -25px;
      height: 25px;
      width: 25px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.aerial:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.aerial:hover:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px 0px;
      height: 25px;
      width: 25px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.matterport:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.matterport:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -123px;
      height: 19px;
      width: 28px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.matterport:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.matterport:hover:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -104px;
      height: 19px;
      width: 28px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.twilight:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.twilight:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -305px;
      height: 23px;
      width: 23px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.twilight:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.twilight:hover:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -282px;
      height: 23px;
      width: 23px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.videoyoutube:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.videoyoutube:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -350px;
      height: 22px;
      width: 26px; }
    div.o2v-gallery .image-swiper ul.buttons.media-type > li.btn.icon.videoyoutube:hover:before,
    div.o2v-gallery .thumbs-swiper ul.buttons.media-type > li.btn.icon.videoyoutube:hover:before {
      background: url(/assets/open2view/gallery/__sprites-017470c9f703cbd8e81664895afddb26e71a0a4825095c5f1d34f144ca2c6d0a.svg) 0px -328px;
      height: 22px;
      width: 26px; }

div.o2v-gallery.popup > .foreground {
  height: 100%;
  max-height: 1024px;
  min-width: 10%;
  min-height: 10%;
  margin: auto;
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  background-color: transparent; }
  div.o2v-gallery.popup > .foreground.animated {
    animation: popup-in 400ms forwards; }
  div.o2v-gallery.popup > .foreground .ui, div.o2v-gallery.popup > .foreground .thumbs > * {
    user-select: none;
    outline: none; }

div.o2v-gallery.inline .container-media, div.o2v-gallery.popup .container-media {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px; }
div.o2v-gallery.inline .container-media .bar, div.o2v-gallery.popup .container-media .bar {
  z-index: 10;
  height: 0;
  position: relative; }
  div.o2v-gallery.inline .container-media .bar .count:empty, div.o2v-gallery.popup .container-media .bar .count:empty {
    opacity: 0; }
  div.o2v-gallery.inline .container-media .bar .count, div.o2v-gallery.popup .container-media .bar .count {
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.2);
    width: auto;
    position: relative;
    z-index: 999;
    color: #8a8a8a;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    transition: opacity 900ms; }
    div.o2v-gallery.inline .container-media .bar .count.hidden, div.o2v-gallery.popup .container-media .bar .count.hidden {
      opacity: 0; }

div.o2v-gallery.inline .container-media.thumbnails-overlap .bar, div.o2v-gallery.popup .container-media.thumbnails-overlap .bar {
  transition: transform 350ms; }
div.o2v-gallery.inline .container-media.thumbnails-overlap .image-swiper.swiper-container, div.o2v-gallery.popup .container-media.thumbnails-overlap .image-swiper.swiper-container {
  height: 100%; }
div.o2v-gallery.inline .container-media.thumbnails-overlap .thumbs-swiper.swiper-container, div.o2v-gallery.popup .container-media.thumbnails-overlap .thumbs-swiper.swiper-container {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: opacity 350ms, transform 350ms;
  transform: translateY(100%); }
  div.o2v-gallery.inline .container-media.thumbnails-overlap .thumbs-swiper.swiper-container:after, div.o2v-gallery.popup .container-media.thumbnails-overlap .thumbs-swiper.swiper-container:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 150%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
div.o2v-gallery.inline .container-media.thumbnails-overlap:hover .bar, div.o2v-gallery.popup .container-media.thumbnails-overlap:hover .bar {
  transform: translateY(-80px); }
div.o2v-gallery.inline .container-media.thumbnails-overlap:hover .thumbs-swiper.swiper-container, div.o2v-gallery.popup .container-media.thumbnails-overlap:hover .thumbs-swiper.swiper-container {
  opacity: 1;
  transform: translateY(0); }

div.o2v-gallery div.swiper-container {
  width: 100%; }
  div.o2v-gallery div.swiper-container.image-swiper {
    height: 90%; }
    div.o2v-gallery div.swiper-container.image-swiper .swiper-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 100%;
      max-height: 100%;
      display: block;
      transform: translateX(-50%) translateY(-50%); }
  div.o2v-gallery div.swiper-container.thumbs-swiper {
    height: 10%;
    padding: 5px 0 2px 0; }
    div.o2v-gallery div.swiper-container.thumbs-swiper .swiper-slide {
      width: auto; }
      div.o2v-gallery div.swiper-container.thumbs-swiper .swiper-slide img {
        max-height: 100%;
        max-width: 110px;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
      div.o2v-gallery div.swiper-container.thumbs-swiper .swiper-slide-active {
        opacity: 0.8; }
    div.o2v-gallery div.swiper-container.thumbs-swiper .og-btn {
      width: 2%;
      min-width: 10px;
      position: absolute;
      top: 9px;
      bottom: 0px; }
      div.o2v-gallery div.swiper-container.thumbs-swiper .og-btn.og-next {
        right: 0; }
      div.o2v-gallery div.swiper-container.thumbs-swiper .og-btn.og-prev {
        left: 0; }
      div.o2v-gallery div.swiper-container.thumbs-swiper .og-btn .swiper-button-next, div.o2v-gallery div.swiper-container.thumbs-swiper .og-btn .swiper-button-prev {
        margin: 0;
        padding: 0;
        height: 100%;
        width: 100%;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        background-size: contain; }
  div.o2v-gallery div.swiper-container .swiper-slide {
    cursor: pointer;
    opacity: 0.2;
    transition: opacity 250ms;
    user-select: none; }
    div.o2v-gallery div.swiper-container .swiper-slide:hover {
      opacity: 1; }
    div.o2v-gallery div.swiper-container .swiper-slide-active {
      cursor: default;
      opacity: 1; }
  div.o2v-gallery div.swiper-container > div.swiper-scrollbar {
    bottom: 0px;
    height: 1px; }
    div.o2v-gallery div.swiper-container > div.swiper-scrollbar > div.swiper-scrollbar-drag {
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 2px; }
  div.o2v-gallery div.swiper-container .swiper-button-prev, div.o2v-gallery div.swiper-container .swiper-button-next {
    display: none; }
  div.o2v-gallery div.swiper-container:hover .swiper-button-prev, div.o2v-gallery div.swiper-container:hover .swiper-button-next {
    display: inline-block; }

div.o2v-gallery .container-media.no-nav .swiper-button-prev, div.o2v-gallery .container-media.no-nav .swiper-button-next {
  display: none !important; }

div.o2v-gallery.no-thumbnails div.swiper-container.image-swiper {
  height: 100%; }
div.o2v-gallery.no-thumbnails div.swiper-container.thumbs-swiper {
  display: none; }

html.touch div.o2v-gallery.inline,
html.touch div.o2v-gallery.popup {
  padding: 0; }
  html.touch div.o2v-gallery.inline .foreground,
  html.touch div.o2v-gallery.popup .foreground {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: initial;
    max-height: initial; }
    html.touch div.o2v-gallery.inline .foreground .container-media,
    html.touch div.o2v-gallery.popup .foreground .container-media {
      padding: 10px; }
      html.touch div.o2v-gallery.inline .foreground .container-media .btn-close,
      html.touch div.o2v-gallery.popup .foreground .container-media .btn-close {
        font-size: 30px;
        display: inline-block; }
      html.touch div.o2v-gallery.inline .foreground .container-media .ui,
      html.touch div.o2v-gallery.popup .foreground .container-media .ui {
        display: none; }
    html.touch div.o2v-gallery.inline .foreground .og-btn,
    html.touch div.o2v-gallery.popup .foreground .og-btn {
      display: none; }
    html.touch div.o2v-gallery.inline .foreground .swiper-button-prev, html.touch div.o2v-gallery.inline .foreground .swiper-button-next,
    html.touch div.o2v-gallery.popup .foreground .swiper-button-prev,
    html.touch div.o2v-gallery.popup .foreground .swiper-button-next {
      display: none; }

html.touch div.o2v-gallery.inline
html.touch div.o2v-gallery.popup .image-swiper {
  height: 100%; }
html.touch div.o2v-gallery.inline
html.touch div.o2v-gallery.popup .thumbs-swiper {
  display: none; }

div.o2v-gallery .image-swiper .extra-ui {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  background-color: grey;
  min-height: 150px;
  z-index: 100;
  transition: opacity 500ms;
  color: white; }
  div.o2v-gallery .image-swiper .extra-ui.top {
    top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0.81+37,0.5+64,0.21+80,0+100 */
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.81) 37%, rgba(0, 0, 0, 0.5) 64%, rgba(0, 0, 0, 0.21) 80%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.81) 37%, rgba(0, 0, 0, 0.5) 64%, rgba(0, 0, 0, 0.21) 80%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.81) 37%, rgba(0, 0, 0, 0.5) 64%, rgba(0, 0, 0, 0.21) 80%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }
  div.o2v-gallery .image-swiper .extra-ui.bottom {
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.21+20,0.5+36,0.81+63,1+100 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }

html:not(.touch) div.o2v-gallery .image-swiper:hover .extra-ui {
  opacity: 1; }

.extra-ui.top > * {
  opacity: 0;
  transition: opacity 250ms; }

html:not(.touch) div.o2v-gallery .extra-ui.top:hover > * {
  opacity: 1; }

html:not(.touch) div.o2v-gallery .image-swiper .extra-ui.bottom:hover ul.buttons {
  transform: translateX(-50%) translateY(0); }

html.touch div.o2v-gallery.show-ui .extra-ui.top, html.touch div.o2v-gallery.show-ui .extra-ui.bottom {
  opacity: 1; }
  html.touch div.o2v-gallery.show-ui .extra-ui.top > *, html.touch div.o2v-gallery.show-ui .extra-ui.bottom > * {
    opacity: 1; }
html.touch div.o2v-gallery.show-ui .extra-ui.bottom ul.buttons {
  transform: translateX(-50%) translateY(0); }

div.o2v-gallery [data-selected-media-type=matterport] .extra-ui.bottom {
  min-height: auto;
  height: 0; }

@keyframes media-type-show {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes media-type-hide {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
div.o2v-gallery .thumbs-swiper {
  overflow: visible;
  position: relative;
  z-index: 10; }
  div.o2v-gallery .thumbs-swiper .wrapper-buttons {
    text-align: center;
    top: -100%;
    bottom: 0;
    position: absolute;
    width: 100%;
    display: none;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.21) 20%, rgba(0, 0, 0, 0.5) 36%, rgba(0, 0, 0, 0.81) 63%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    /* IE6-9 */ }
  div.o2v-gallery .thumbs-swiper:hover .wrapper-buttons {
    display: block;
    animation: media-type-show 450ms; }

@keyframes show-thumb {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
div.o2v-gallery > .foreground .floorplan {
  background-color: #21213c1f;
  width: 100%;
  height: 100%; }
  div.o2v-gallery > .foreground .floorplan .wrapper-image {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    div.o2v-gallery > .foreground .floorplan .wrapper-image > img {
      vertical-align: top;
      max-width: 100%;
      max-height: 100%; }
    div.o2v-gallery > .foreground .floorplan .wrapper-image .image-shadow {
      position: absolute;
      text-align: center;
      transition: opacity 400ms; }
      div.o2v-gallery > .foreground .floorplan .wrapper-image .image-shadow.show {
        opacity: 1; }
      div.o2v-gallery > .foreground .floorplan .wrapper-image .image-shadow .pin {
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: red; }
      div.o2v-gallery > .foreground .floorplan .wrapper-image .image-shadow:hover .pin {
        opacity: 1; }

div.o2v-gallery > .foreground .container-media.floorplan-large-show .btn-close, div.o2v-gallery > .foreground .container-media.floorplan-large-show .swiper-button-prev, div.o2v-gallery > .foreground .container-media.floorplan-large-show .swiper-button-next {
  display: none; }
div.o2v-gallery > .foreground .container-media.floorplan-large-show .image-swiper {
  z-index: 20; }
div.o2v-gallery > .foreground .container-media.floorplan-large-show.thumbnails-overlap .thumbs-swiper {
  opacity: 0 !important; }
div.o2v-gallery > .foreground .wrapper-foorplan-large-images {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }
  div.o2v-gallery > .foreground .wrapper-foorplan-large-images.shown {
    display: block; }
  div.o2v-gallery > .foreground .wrapper-foorplan-large-images img {
    max-width: 100%;
    max-height: 100%;
    display: none;
    margin: auto;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    border: 5px solid #3c3c3c; }
    div.o2v-gallery > .foreground .wrapper-foorplan-large-images img.selected {
      display: block;
      animation: show-thumb 300ms forwards; }

html.no-touch div.o2v-gallery > .foreground .floorplan-pin .pin {
  opacity: 0.3; }
html.no-touch div.o2v-gallery > .foreground .floorplan-pin:hover .pin {
  display: none; }
html.no-touch div.o2v-gallery > .foreground .floorplan-pin:hover > img.thumb {
  display: inline-block;
  animation: show-thumb 150ms forwards; }

div.o2v-gallery > .foreground .floorplan .wrapper-floorplan-pins {
  width: fit-content;
  height: fit-content;
  position: relative;
  outline: 3px solid red; }
  div.o2v-gallery > .foreground .floorplan .wrapper-floorplan-pins > img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: contain;
    overflow: hidden; }
div.o2v-gallery > .foreground .floorplan .floorplan-pin {
  position: absolute;
  display: inline-block;
  vertical-align: top; }
  div.o2v-gallery > .foreground .floorplan .floorplan-pin .pin {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #e80000;
    position: absolute;
    top: -8px;
    left: -8px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 0 5px 5px #e91e1e5c;
    border: 2px solid white;
    transition: opacity 300ms; }
  div.o2v-gallery > .foreground .floorplan .floorplan-pin > img {
    border: 1px solid #0000004d;
    box-shadow: 0px 0px 15px 10px #0000008a;
    vertical-align: top;
    cursor: pointer;
    opacity: 0;
    display: none;
    transform: translateX(-10px) translateY(-10px); }
  div.o2v-gallery > .foreground .floorplan .floorplan-pin.-left img {
    transform: translateY(-15px) translateX(calc(-100% + 15px)); }
  div.o2v-gallery > .foreground .floorplan .floorplan-pin.-top img {
    transform: translateX(-15px) translateY(calc(-100% + 15px)); }
  div.o2v-gallery > .foreground .floorplan .floorplan-pin.-top-left img {
    transform: translateX(calc(-100% + 15px)) translateY(calc(-100% + 15px)); }
div.o2v-gallery > .foreground .floorplan:hover .pin {
  opacity: 1; }
/*!
 * Bootstrap-select v1.12.1 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */


select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*# sourceMappingURL=bootstrap-select.css.map */
/* Automatically generated */
.pagination {
  position: relative;
  text-align: center;
  background-color: transparent;
  padding: 0;
  margin: 20px 0px;
  color: grey;
  display: block; }
  .pagination .side-left, .pagination .side-right {
    position: absolute;
    top: 0;
    width: 110px; }
  .pagination .side-left {
    left: 0; }
  .pagination .side-right {
    right: 0; }
  .pagination .side-left, .pagination .side-right, .pagination .center {
    display: inline-block;
    height: 25px; }
  .pagination .center {
    margin: auto; }
  .pagination .page {
    position: relative;
    display: inline-block; }
    .pagination .page.current {
      font-weight: 600; }
    .pagination .page > a, .pagination .page > .current {
      padding: 2px 15px;
      height: 25px;
      line-height: 23px;
      border-radius: 3px; }
    .pagination .page.gap {
      border: none;
      color: #999; }
    .pagination .page a:hover {
      background-color: #DEE1E7; }
    .pagination .page .divider {
      color: #DEE1E7; }
  .pagination span:not(.page).first, .pagination span:not(.page).last {
    position: absolute;
    height: 25px;
    left: 0;
    top: 0;
    border-radius: 5px;
    line-height: 23px;
    padding: 0 5px; }
    .pagination span:not(.page).first:not(.disabled), .pagination span:not(.page).last:not(.disabled) {
      cursor: pointer; }
      .pagination span:not(.page).first:not(.disabled):hover, .pagination span:not(.page).last:not(.disabled):hover {
        background-color: #DEE1E7; }
    .pagination span:not(.page).first a, .pagination span:not(.page).first span, .pagination span:not(.page).last a, .pagination span:not(.page).last span {
      vertical-align: middle;
      display: inline-block;
      height: 15px;
      width: 15px; }
    .pagination span:not(.page).first a, .pagination span:not(.page).last a {
      background-position: -549px -68px; }
  .pagination .prev, .pagination .next {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    line-height: 25px;
    border-radius: 5px;
    width: 85px;
    text-transform: uppercase; }
    .pagination .prev a:before, .pagination .prev span:before, .pagination .next a:before, .pagination .next span:before {
      position: absolute;
      top: 6px;
      left: 6px;
      content: "";
      display: inline-block;
      height: 15px;
      width: 15px; }
    .pagination .prev a, .pagination .prev span, .pagination .next a, .pagination .next span {
      width: 100%;
      padding-left: 20px;
      display: inline-block; }
    .pagination .prev a:before, .pagination .next a:before {
      background-position: -549px -68px; }
    .pagination .prev span:before, .pagination .next span:before {
      background-position: -609px -68px; }
  .pagination .prev a:before {
    background-position: -519px -68px; }
  .pagination .prev span:before {
    background-position: -579px -68px; }
  .pagination .side-right span.last {
    left: initial;
    right: 0; }
    .pagination .side-right span.last a {
      background-position: -429px -68px; }
    .pagination .side-right span.last span {
      background-position: -489px -68px; }
  .pagination .side-right .next {
    left: 0; }
    .pagination .side-right .next a, .pagination .side-right .next span {
      padding-left: 0;
      padding-right: 20px; }
    .pagination .side-right .next a:before, .pagination .side-right .next span:before {
      right: 5px;
      left: initial; }
    .pagination .side-right .next a:before {
      background-position: -399px -68px; }
    .pagination .side-right .next span:before {
      background-position: -459px -68px; }
  .pagination .prev:not(.disabled):hover, .pagination .next:not(.disabled):hover {
    background-color: #DEE1E7; }
  .pagination span.prev, .pagination span.next {
    color: #DEE1E7; }
  .pagination a, .pagination .current > span.current {
    display: inline-block;
    text-decoration: none; }
    .pagination a .page.current, .pagination .current > span.current .page.current {
      font-weight: 600; }
    .pagination a .page > a, .pagination a .page > .current, .pagination .current > span.current .page > a, .pagination .current > span.current .page > .current {
      padding: 2px 15px;
      height: 25px;
      line-height: 23px;
      border-radius: 3px; }
  .pagination .current > span.current {
    background-color: #EEE; }
  .pagination a {
    color: #555; }
/* Automatically generated */
.btn, a.btn:link, a.btn, a.btn:visited {
  text-align: center;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #8793A3;
  display: inline-block;
  padding: 8px 15px;
  cursor: pointer;
  transition: all 250ms;
  font-size: 17px;
  line-height: 19px;
  color: white;
  vertical-align: text-bottom; }
  .btn:hover, a.btn:link:hover, a.btn:hover, a.btn:visited:hover {
    background-color: #646970;
    color: white; }
  .btn.red, a.btn:link.red, a.btn.red, a.btn:visited.red {
    color: white;
    background-color: #ff0006;
    border-color: #ff0006; }
    .btn.red:hover, a.btn:link.red:hover, a.btn.red:hover, a.btn:visited.red:hover {
      background-color: #d5060b;
      border-color: #d5060b; }
  .btn.turquoise, a.btn:link.turquoise, a.btn.turquoise, a.btn:visited.turquoise {
    color: white;
    background-color: #2CACBB;
    border-color: #2CACBB; }
    .btn.turquoise:hover, a.btn:link.turquoise:hover, a.btn.turquoise:hover, a.btn:visited.turquoise:hover {
      background-color: #2899A6;
      border-color: #2899A6; }
  .btn.green, a.btn:link.green, a.btn.green, a.btn:visited.green {
    color: white;
    background-color: #82C23F;
    border-color: #82C23F; }
    .btn.green:hover, a.btn:link.green:hover, a.btn.green:hover, a.btn:visited.green:hover {
      background-color: #74ad38;
      border-color: #74ad38; }
  .btn.white, a.btn:link.white, a.btn.white, a.btn:visited.white {
    color: #A8AFB9;
    background-color: white;
    border-color: #A8AFB9; }
    .btn.white:hover, a.btn:link.white:hover, a.btn.white:hover, a.btn:visited.white:hover {
      background-color: #EFF1F5;
      border-color: #A8AFB9; }
  .btn.disable, .btn.disable:hover, .btn[disabled], .btn[disabled]:hover, a.btn:link.disable, a.btn:link.disable:hover, a.btn:link[disabled], a.btn:link[disabled]:hover, a.btn.disable, a.btn.disable:hover, a.btn[disabled], a.btn[disabled]:hover, a.btn:visited.disable, a.btn:visited.disable:hover, a.btn:visited[disabled], a.btn:visited[disabled]:hover {
    cursor: default;
    background-color: #c4c9d0;
    color: #59626f;
    border-color: #A8AFB9; }

.btn.icon.email:before {
  display: inline-block;
  content: "";
  vertical-align: middle; }
.btn.icon.email.left {
  padding-left: 32px; }
  .btn.icon.email.left:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px; }
.btn.icon.email {
  position: relative; }
  .btn.icon.email:before {
    background: url(/assets/icons/email-icon-sml-white-53bfa053761c58f90fe01893cb3ac196518c3074aece76388239775fa7edca7c.svg) 0 0 no-repeat;
    background-size: contain;
    width: 31px;
    height: 14px;
    margin-top: -2px; }

.btn.icon.call:before {
  display: inline-block;
  content: "";
  vertical-align: middle; }
.btn.icon.call.left {
  padding-left: 32px; }
  .btn.icon.call.left:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px; }
.btn.icon.call {
  position: relative; }
  .btn.icon.call:before {
    background: url(/assets/icons/call-icon-sml-white-49104d0505d3ab3f0738b84ba9f888701b62500e1f11bd1ea2f7b64176f883d0.svg) 0 0 no-repeat;
    background-size: contain;
    width: 19px;
    height: 14px;
    margin-top: -4px; }

.btn.icon.plus:before {
  display: inline-block;
  content: "";
  vertical-align: middle; }
.btn.icon.plus.left {
  padding-left: 43px; }
  .btn.icon.plus.left:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px; }
.btn.icon.plus {
  position: relative; }
  .btn.icon.plus:before {
    content: '+';
    color: white;
    font-size: 43px;
    line-height: 30px;
    vertical-align: top; }
/* Automatically generated */
.large-image-container {
  margin: auto;
  padding: 0; }

.large-image-header {
  height: 260px; }
  .large-image-header .large-image {
    min-height: 260px;
    position: relative;
    padding-bottom: 60%;
    height: 0;
    width: 100%; }
    .large-image-header .large-image .centered-content {
      width: 90%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      z-index: 100; }
      @media (min-width: 768px) {
        .large-image-header .large-image .centered-content {
          height: 300px;
          width: 80%; } }
      @media (min-width: 990px) {
        .large-image-header .large-image .centered-content {
          height: 350px;
          width: auto; } }
      .large-image-header .large-image .centered-content .content {
        width: 100%;
        transition: background-color 500ms ease-in, box-shadow 500ms ease-in; }
    .large-image-header .large-image .image-wrapper {
      width: 100%;
      overflow: hidden;
      position: absolute;
      bottom: 0;
      top: 0;
      z-index: 1; }
      @media (min-width: 990px) {
        .large-image-header .large-image .image-wrapper {
          border-top: 4px solid white; } }
      .large-image-header .large-image .image-wrapper div.image {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: 50% 50%; }
      .large-image-header .large-image .image-wrapper:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
    .large-image-header .large-image:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: inline-block;
      transition: all 1s ease-in; }
    .large-image-header .large-image:hover .image-wrapper {
      filter: grayscale(10%); }
    .large-image-header .large-image:hover:after {
      background-color: rgba(0, 0, 0, 0.1); }
    .large-image-header .large-image:hover .content {
      background-color: rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 60px 40px rgba(0, 0, 0, 0.1); }

.large-image-filler {
  height: 0;
  width: 100%;
  padding-bottom: calc(60% - 260px); }

body.landscape .large-image-header .large-image {
  padding-bottom: 50%; }
body.landscape .large-image-filler {
  padding-bottom: calc(50% - 260px); }

@media (min-width: 1200px) {
  .large-image-header .large-image {
    padding-bottom: 40%; }

  .large-image-filler {
    padding-bottom: calc(40% - 260px); } }
.large-image-header.blurred .image-wrapper > img, .large-image-header.blurred .image-wrapper div.image {
  filter: blur(5px);
  opacity: 0.9;
  transform: scale(1.1); }

.container.boxes-properties.featured {
  padding-top: 15px; }
/* Automatically generated */
body > section.header, body.searches .search .header {
  background-color: #16314C; }

.header-top {
  position: relative; }
  .header-top .header-icon {
    background: url(/assets/icons/header-logo-585aac2a6465db6525e9014552b17610da22209327fef8562cceba637d271121.svg) 0 0 no-repeat;
    background-size: contain;
    width: 100%;
    height: 75%;
    background-size: contain;
    position: absolute;
    max-width: 220px;
    left: 0;
    bottom: 0; }

.header-top .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start; }
  .header-top .row .wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .header-top .row > div.nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1;
    -moz-box-flex: 0;
    -moz-flex: 0 1;
    -ms-flex: 0 1;
    flex: 0 1; }

.header-top {
  font-family: "Palanquin", Arial; }
  .header-top .row {
    text-align: left; }
    .header-top .row .wrapper {
      margin: 5px 0;
      z-index: 10;
      height: 100%;
      overflow: hidden;
      padding-left: 95px;
      white-space: nowrap; }
      .header-top .row .wrapper .title.title-main {
        color: white;
        font-size: 15px;
        cursor: pointer;
        max-width: 409px;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: text-bottom;
        text-shadow: 0 0 3px #16314C;
        display: block; }
        @media (min-width: 768px) {
          .header-top .row .wrapper .title.title-main {
            font-size: 32px;
            display: inline-block; } }
        @media (min-width: 1200px) {
          .header-top .row .wrapper .title.title-main {
            margin-top: 10px;
            font-size: 22px; } }
        .header-top .row .wrapper .title.title-main:hover {
          text-decoration: none; }
      .header-top .row .wrapper .title.title-sub {
        font-size: 11px;
        color: #F8E71C;
        white-space: nowrap;
        text-shadow: 0 0 3px #16314C; }
        @media (min-width: 768px) {
          .header-top .row .wrapper .title.title-sub {
            margin-left: 5px;
            font-size: 12px; } }
      @media (max-width: 500px) {
        .header-top .row .wrapper .title {
          font-size: 8px;
          line-height: 18px; }
          .header-top .row .wrapper .title.title-main {
            display: block; }
          .header-top .row .wrapper .title.title-sub {
            font-size: 12px; } }
      @media (min-width: 768px) {
        .header-top .row .wrapper {
          margin-top: 15px;
          padding-left: 125px; } }
      @media (min-width: 1200px) {
        .header-top .row .wrapper {
          margin-top: 0; }
          .header-top .row .wrapper .title.title-main {
            display: block; }
          .header-top .row .wrapper .title.title-sub {
            display: block;
            margin: -3px 0 10px 2px; } }

@keyframes menu-background-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.header-top div.nav .button {
  cursor: pointer;
  height: 100%; }
  .header-top div.nav .button > .title {
    display: none; }
  .header-top div.nav .button .burger {
    position: relative;
    height: 100%;
    width: 60px;
    text-align: center; }
    .header-top div.nav .button .burger.icon:before {
      background: url(/assets/icons/menu-icon-1015f261c765d078140abf165b51d1d1fe2562a8e001915f764e82176d5d1a0c.svg) 0 0 no-repeat;
      background-size: contain;
      width: 22px;
      height: 22px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      content: "";
      display: inline-block; }
  .header-top div.nav .button .menu-list {
    display: inline-block;
    position: fixed;
    z-index: 150;
    right: 0;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    transform: translateX(100%);
    transition: transform 300ms; }
    .header-top div.nav .button .menu-list ul {
      border-left: 1px solid #DEE1E7;
      background-color: white;
      list-style: none;
      padding: 0; }
      .header-top div.nav .button .menu-list ul li {
        width: 100%;
        padding: 10px 10px 10px 20px;
        margin: 0; }
        .header-top div.nav .button .menu-list ul li.burger {
          display: none;
          position: sticky;
          top: 0;
          height: 52px; }
          .header-top div.nav .button .menu-list ul li.burger.icon:before {
            right: 15px;
            background-color: #16314C; }
  @media (min-width: 990px) {
    .header-top div.nav .button {
      color: white; }
      .header-top div.nav .button > .title {
        display: block;
        padding: 25px;
        width: 120px; }
      .header-top div.nav .button .burger {
        display: none; }
      .header-top div.nav .button .menu-list {
        display: none;
        position: absolute;
        z-index: 150;
        right: 0;
        top: 100%;
        border-top: 0;
        overflow: visible;
        width: auto;
        margin: 0;
        padding: 0;
        border: 0;
        transform: translateX(0); }
        .header-top div.nav .button .menu-list ul {
          padding: 0;
          background-color: white;
          border: 0;
          border-left: 1px solid #DEE1E7;
          border-bottom: 1px solid #DEE1E7; }
          .header-top div.nav .button .menu-list ul li {
            width: 100%;
            text-align: left;
            padding: 10px 10px 10px 20px;
            margin: 0;
            white-space: nowrap; }
            .header-top div.nav .button .menu-list ul li a, .header-top div.nav .button .menu-list ul li a:link {
              text-decoration: none;
              color: #8793A3;
              font-weight: 300; }
            .header-top div.nav .button .menu-list ul li:hover {
              background-color: rgba(168, 246, 255, 0.38);
              color: #3B3B3F; }
      .header-top div.nav .button .background {
        display: none !important; } }
  .header-top div.nav .button.selected {
    position: relative;
    background-color: white;
    color: #3B3B3F;
    z-index: 10000; }
    .header-top div.nav .button.selected .menu-list {
      display: inline-block;
      transform: translateX(0); }
    .header-top div.nav .button.selected .background {
      display: block;
      animation: menu-background-show 250ms forwards; }
  .header-top div.nav .button .background {
    display: none;
    position: fixed;
    z-index: 130;
    background-color: rgba(31, 31, 31, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

html.no-touch .header-top div.nav .button .menu-list {
  margin-right: -20px; }
  @media (min-width: 768px) {
    html.no-touch .header-top div.nav .button .menu-list {
      margin-right: 0; } }
/* Automatically generated */
.row {
  clear: both; }
  .row:after {
    content: " ";
    display: block;
    clear: both; }

/*
  Responsive based on Bootstraps syntax as it was originally using 
  their CSS lib but decided we needed more finer tuning. Moved to
  "susy", "mq", and "grid" helpers.

  REF: https://github.com/sass-mq/sass-mq
*/
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important; }

.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block {
  display: none !important; }

.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block {
  display: none !important; }

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 48em) {
  .visible-xs-inline {
    display: inline !important; }

  .visible-xs-block {
    display: block !important; }

  .visible-xs-inline-block {
    display: inline-block !important; }

  .visible-xs {
    display: block !important; }

  .hidden-xs {
    display: none !important; } }
@media (min-width: 48em) and (max-width: 61.875em) {
  .visible-sm-inline {
    display: inline !important; }

  .visible-sm-block {
    display: block !important; }

  .visible-sm-inline-block {
    display: inline-block !important; }

  .visible-sm {
    display: block !important; }

  .hidden-sm {
    display: none !important; } }
@media (min-width: 61.875em) and (max-width: 75em) {
  .visible-md-inline {
    display: inline !important; }

  .visible-md-block {
    display: block !important; }

  .visible-md-inline-block {
    display: inline-block !important; }

  .visible-md {
    display: block !important; }

  .hidden-md {
    display: none !important; } }
@media (min-width: 75em) {
  .visible-lg-inline {
    display: inline !important; }

  .visible-lg-block {
    display: block !important; }

  .visible-lg-inline-block {
    display: inline-block !important; }

  .visible-lg {
    display: block !important; }

  .hidden-lg {
    display: none !important; } }
.col-xxs-1 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 8.33333%; }

.col-xxs-2 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 16.66667%; }

.col-xxs-3 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 25%; }

.col-xxs-4 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 33.33333%; }

.col-xxs-5 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 41.66667%; }

.col-xxs-6 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 50%; }

.col-xxs-7 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 58.33333%; }

.col-xxs-8 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 66.66667%; }

.col-xxs-9 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 75%; }

.col-xxs-10 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 83.33333%; }

.col-xxs-11 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 91.66667%; }

.col-xxs-12 {
  box-sizing: border-box;
  position: relative;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
  width: 100%; }

@media (min-width: 31.25em) {
  .col-xs-1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 8.33333%; }

  .col-xs-2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 16.66667%; }

  .col-xs-3 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 25%; }

  .col-xs-4 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 33.33333%; }

  .col-xs-5 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 41.66667%; }

  .col-xs-6 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 50%; }

  .col-xs-7 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 58.33333%; }

  .col-xs-8 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 66.66667%; }

  .col-xs-9 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 75%; }

  .col-xs-10 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 83.33333%; }

  .col-xs-11 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 91.66667%; }

  .col-xs-12 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%; } }
@media (min-width: 48em) {
  .col-sm-1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 8.33333%; }

  .col-sm-2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 16.66667%; }

  .col-sm-3 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 25%; }

  .col-sm-4 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 33.33333%; }

  .col-sm-5 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 41.66667%; }

  .col-sm-6 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 50%; }

  .col-sm-7 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 58.33333%; }

  .col-sm-8 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 66.66667%; }

  .col-sm-9 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 75%; }

  .col-sm-10 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 83.33333%; }

  .col-sm-11 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 91.66667%; }

  .col-sm-12 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%; } }
@media (min-width: 61.875em) {
  .col-md-1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 8.33333%; }

  .col-md-2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 16.66667%; }

  .col-md-3 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 25%; }

  .col-md-4 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 33.33333%; }

  .col-md-5 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 41.66667%; }

  .col-md-6 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 50%; }

  .col-md-7 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 58.33333%; }

  .col-md-8 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 66.66667%; }

  .col-md-9 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 75%; }

  .col-md-10 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 83.33333%; }

  .col-md-11 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 91.66667%; }

  .col-md-12 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%; } }
@media (min-width: 75em) {
  .col-lg-1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 8.33333%; }

  .col-lg-2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 16.66667%; }

  .col-lg-3 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 25%; }

  .col-lg-4 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 33.33333%; }

  .col-lg-5 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 41.66667%; }

  .col-lg-6 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 50%; }

  .col-lg-7 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 58.33333%; }

  .col-lg-8 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 66.66667%; }

  .col-lg-9 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 75%; }

  .col-lg-10 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 83.33333%; }

  .col-lg-11 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 91.66667%; }

  .col-lg-12 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%; } }
@media (min-width: 100em) {
  .col-xlg-1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 8.33333%; }

  .col-xlg-2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 16.66667%; }

  .col-xlg-3 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 25%; }

  .col-xlg-4 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 33.33333%; }

  .col-xlg-5 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 41.66667%; }

  .col-xlg-6 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 50%; }

  .col-xlg-7 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 58.33333%; }

  .col-xlg-8 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 66.66667%; }

  .col-xlg-9 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 75%; }

  .col-xlg-10 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 83.33333%; }

  .col-xlg-11 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 91.66667%; }

  .col-xlg-12 {
    box-sizing: border-box;
    position: relative;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%; } }
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (max-width: 48em) {
    .container {
      overflow: hidden; }
      .container > .row {
        margin-left: -6px;
        margin-right: -6px; } }
  @media (min-width: 48em) {
    .container {
      max-width: 750px;
      margin-left: auto;
      margin-right: auto; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 61.875em) {
    .container {
      max-width: 970px;
      margin-left: auto;
      margin-right: auto; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media (min-width: 75em) {
    .container {
      max-width: 1170px;
      margin-left: auto;
      margin-right: auto; }
      .container:after {
        content: " ";
        display: block;
        clear: both; } }

.container-fluid {
  max-width: 1584px;
  margin-left: auto;
  margin-right: auto; }
  .container-fluid:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 100em) {
    .container-fluid {
      max-width: 1590px;
      margin-left: auto;
      margin-right: auto; }
      .container-fluid:after {
        content: " ";
        display: block;
        clear: both; } }
/* Automatically generated */
.field_with_errors input, .field_with_errors textarea {
  border: 1px solid #ff0006 !important;
  border-bottom: 3px solid #ff0006 !important; }
.field_with_errors .error {
  color: #ff0006;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 400; }
  .field_with_errors .error:before {
    background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -585px;
    height: 14px;
    width: 14px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0; }
/* Automatically generated */
.container.super-featured .row {
  margin: 0; }

body {
  font-size: 16px;
  font-family: "Open Sans", sans-serif; }

label {
  display: inline-block; }

ul {
  margin: 0; }

.title-break {
  color: #ababab;
  text-align: center; }

.btn-group {
  margin: 5px; }
  .btn-group > .btn, .btn-group > .btn-group {
    margin: 0; }
  .btn-group.rounded > .btn-group:first-child, .btn-group.rounded > .btn:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .btn-group.rounded > .btn-group:last-child, .btn-group.rounded > .btn:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

.bootstrap-select {
  margin: 0; }
  .bootstrap-select button {
    color: #8793A3;
    border-color: transparent;
    border-radius: 3px;
    background-color: white; }
  .bootstrap-select .filter-option.pull-left {
    width: 90% !important; }
  .bootstrap-select option {
    padding: 50px; }

div.form-custom-option {
  display: inline-block;
  margin: 2px 0;
  min-width: 19%;
  width: 49%;
  height: 44px;
  text-align: center; }
  div.form-custom-option > label {
    border-radius: 5px;
    font-weight: normal;
    line-height: 43px;
    margin: 0;
    cursor: pointer;
    padding: 0 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid transparent;
    transition: background-color 250ms; }
    div.form-custom-option > label:hover {
      background-color: #DEE1E7;
      border-color: #8793A3; }
  div.form-custom-option > input {
    display: none; }
  @media (min-width: 768px) {
    div.form-custom-option {
      width: 32%; } }
  @media (min-width: 990px) {
    div.form-custom-option {
      width: 19%;
      margin-right: 3px; } }

div.form-radio input:checked ~ label {
  color: white;
  background-color: #A8AFB9; }
div.form-radio > label {
  color: #3B3B3F;
  background-color: #EFF1F5;
  transition: background-color 250ms; }
  div.form-radio > label:hover {
    color: #3B3B3F; }

div.form-tickbox {
  text-align: left; }
  div.form-tickbox label {
    border-radius: 5px;
    position: relative;
    padding-left: 40px;
    color: #3B3B3F; }
    div.form-tickbox label:before {
      position: absolute;
      top: 50%;
      left: 10px;
      transform: translateY(-50%);
      border-radius: 2px;
      content: "";
      height: 20px;
      width: 20px;
      background-color: white;
      border: 1px solid #8793A3; }
  div.form-tickbox input:checked ~ label:before {
    background: url(/assets/icons/check-box-green-df4ca286f273cec5e6c9d3a44383210a919d4d37cf4112479d3d1f20b0e76d98.svg) 0 0 no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px; }

button.btn {
  position: relative; }
  button.btn > .caret {
    position: absolute;
    transform: translateY(-50%);
    top: 55%;
    right: 10px; }
    @media (min-width: 990px) {
      button.btn > .caret {
        transform: scale(1.8) translateY(-50%); } }

.field-errors .warning {
  color: #a56060;
  padding: 5px 10px;
  background-color: #ffe2e2;
  margin-bottom: 5px; }

.shadow-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  transform: translateY(50%);
  overflow: hidden; }
  .shadow-bottom:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    -webkit-box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.4); }

@keyframes highlight-element {
  0% {
    background-color: transparent; }
  50% {
    background-color: #fffcbd; }
  100% {
    background-color: transparent; } }
.highlight {
  animation: highlight-element 750ms; }

.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 32 40' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='white'/></svg>"); }

.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 32 40' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='white'/></svg>"); }

.swiper-button-prev, .swiper-button-next {
  transition: all 300ms; }
  .swiper-button-prev:hover, .swiper-button-next:hover {
    background-color: rgba(167, 167, 167, 0.39);
    background-position: 50% 50%;
    box-shadow: 1px 1px 30px #949494; }

section.properties.swiper {
  background-color: #EFF1F5;
  padding: 20px 0 70px 0;
  position: relative;
  margin-top: 50px; }
  section.properties.swiper .title {
    font-weight: 300;
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
    color: #646970; }
  section.properties.swiper .divider {
    bottom: 50px; }
  section.properties.swiper .swiper-container.swiper-properties .swiper-slide {
    text-align: center;
    background-color: white;
    width: 280px; }
    section.properties.swiper .swiper-container.swiper-properties .swiper-slide .box-property {
      margin: 0; }
      section.properties.swiper .swiper-container.swiper-properties .swiper-slide .box-property .image {
        height: 154px; }
  section.properties.swiper .swiper-container {
    margin: 10px 0 10px 0; }

.custom-selectpicker {
  display: none; }
/* Automatically generated */
.sprite--auction-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px 0px;
  height: 80px;
  width: 87px; }

.img--auction-icon-sml {
  background: url(/assets/icons/auction-icon-sml-b6df8f283af876a6bb1672ee7b0201e8381501f08c28b6329dbd1d6797f5c827.svg) 0 0 no-repeat;
  background-size: contain;
  width: 87px;
  height: 80px; }

.sprite--bath-icon-med {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -80px;
  height: 63px;
  width: 67px; }

.img--bath-icon-med {
  background: url(/assets/icons/bath-icon-med-02734110cf62a8343afd435cb7610e6e87f49b898d5f2f41d4e0134738e69d6d.svg) 0 0 no-repeat;
  background-size: contain;
  width: 67px;
  height: 63px; }

.sprite--bath-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -143px;
  height: 15px;
  width: 15px; }

.img--bath-icon-sml-white {
  background: url(/assets/icons/bath-icon-sml-white-6a972126a831b3409f3cc5a5ad0e5441c8307705b709f82dcb9e2de5d6aa7abc.svg) 0 0 no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px; }

.sprite--beach-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -158px;
  height: 50px;
  width: 40px; }

.img--beach-icon {
  background: url(/assets/icons/beach-icon-edf3b960610b31c2b547e2f1b811446465e3e8b299d6c6232ce3e91ef94bc236.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 50px; }

.sprite--bed-icon-med {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -208px;
  height: 63px;
  width: 73px; }

.img--bed-icon-med {
  background: url(/assets/icons/bed-icon-med-d464d1062c2b20be653698e6cd90c2e3f012854fba70dfb91fc5b8e37da59c4a.svg) 0 0 no-repeat;
  background-size: contain;
  width: 73px;
  height: 63px; }

.sprite--bed-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -271px;
  height: 15px;
  width: 15px; }

.img--bed-icon-sml-white {
  background: url(/assets/icons/bed-icon-sml-white-aee53211f051eee8a4c61ecfb21e59c823c40534fed3595007146630596f2842.svg) 0 0 no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px; }

.sprite--calendar-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -286px;
  height: 34px;
  width: 34px; }

.img--calendar-icon-sml {
  background: url(/assets/icons/calendar-icon-sml-af9d3a78ed350adb59faf2f77ff410a9e83a54316dd7de0b4be138888824c90e.svg) 0 0 no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px; }

.sprite--call-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -320px;
  height: 40px;
  width: 41px; }

.img--call-icon-sml-white {
  background: url(/assets/icons/call-icon-sml-white-49104d0505d3ab3f0738b84ba9f888701b62500e1f11bd1ea2f7b64176f883d0.svg) 0 0 no-repeat;
  background-size: contain;
  width: 41px;
  height: 40px; }

.sprite--check-box-green {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -360px;
  height: 40px;
  width: 40px; }

.img--check-box-green {
  background: url(/assets/icons/check-box-green-df4ca286f273cec5e6c9d3a44383210a919d4d37cf4112479d3d1f20b0e76d98.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px; }

.sprite--close-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -400px;
  height: 70px;
  width: 71px; }

.img--close-icon-sml-white {
  background: url(/assets/icons/close-icon-sml-white-dd20b4ba1ff287bc5086eae2db5ab9797e621bcd5dc19e3d8108d54bfa4898e2.svg) 0 0 no-repeat;
  background-size: contain;
  width: 71px;
  height: 70px; }

.sprite--education-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -470px;
  height: 50px;
  width: 40px; }

.img--education-icon {
  background: url(/assets/icons/education-icon-15107ba851d65d3e1cffeb556695325c066218c151a676f024b647c9cd151527.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 50px; }

.sprite--email-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -520px;
  height: 21px;
  width: 44px; }

.img--email-icon-sml-white {
  background: url(/assets/icons/email-icon-sml-white-53bfa053761c58f90fe01893cb3ac196518c3074aece76388239775fa7edca7c.svg) 0 0 no-repeat;
  background-size: contain;
  width: 44px;
  height: 21px; }

.sprite--email-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -541px;
  height: 26px;
  width: 74px; }

.img--email-icon-sml {
  background: url(/assets/icons/email-icon-sml-5eccbe2c962bb63d51381853782fdc04b07879a8b9b08eceef71d1a9633825ff.svg) 0 0 no-repeat;
  background-size: contain;
  width: 74px;
  height: 26px; }

.sprite--email-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -567px;
  height: 18px;
  width: 28px; }

.img--email-icon {
  background: url(/assets/icons/email-icon-e375a358165a2e2ba118077c2bfb5d00a9cee637b96d6a8df8d89272fba01d15.svg) 0 0 no-repeat;
  background-size: contain;
  width: 28px;
  height: 18px; }

.sprite--error-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -585px;
  height: 14px;
  width: 14px; }

.img--error-icon-sml {
  background: url(/assets/icons/error-icon-sml-2a02baf687dde7ab7bf076175393054524800e5cc378a84c6a4ad1f93a34ec5e.svg) 0 0 no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px; }

.sprite--expand-hov {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -599px;
  height: 139px;
  width: 138px; }

.img--expand-hov {
  background: url(/assets/icons/expand-hov-9ba20ccdb2987625e338860c100694f523445e19617c6c5bca80d5e2e66fac15.svg) 0 0 no-repeat;
  background-size: contain;
  width: 138px;
  height: 139px; }

.sprite--feature-slash-lrg {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -738px;
  height: 63px;
  width: 240px; }

.img--feature-slash-lrg {
  background: url(/assets/icons/feature-slash-lrg-60b7b7baf4031fb112ef88b9766147f6fab1939963f9b00222371d2094a7fa1a.svg) 0 0 no-repeat;
  background-size: contain;
  width: 240px;
  height: 63px; }

.sprite--feature-slash-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -801px;
  height: 48px;
  width: 184px; }

.img--feature-slash-sml {
  background: url(/assets/icons/feature-slash-sml-e19786fb9f918ebc35cadfe6333e01c6a6d3dd0a1bca8f5fefae50125e4cb20f.svg) 0 0 no-repeat;
  background-size: contain;
  width: 184px;
  height: 48px; }

.sprite--floor-icon-med {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -849px;
  height: 63px;
  width: 58px; }

.img--floor-icon-med {
  background: url(/assets/icons/floor-icon-med-e2d09f1a0811bda67aaf8dbab5a6b88424b72417132c43e282774498c09f7a76.svg) 0 0 no-repeat;
  background-size: contain;
  width: 58px;
  height: 63px; }

.sprite--footer-image {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -912px;
  height: 262px;
  width: 824px; }

.img--footer-image {
  background: url(/assets/icons/footer-image-e9a760decba57f3683c5efe380fbac37653548c8f39f2aaa0e30536dff4c7227.svg) 0 0 no-repeat;
  background-size: contain;
  width: 824px;
  height: 262px; }

.sprite--garages-icon-med {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1174px;
  height: 63px;
  width: 62px; }

.img--garages-icon-med {
  background: url(/assets/icons/garages-icon-med-4fbb7c8b4a1ad058cbec089811cfdb67b6fbcdd778f8d7210fc5874fbd67dd9d.svg) 0 0 no-repeat;
  background-size: contain;
  width: 62px;
  height: 63px; }

.sprite--garages-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1237px;
  height: 15px;
  width: 15px; }

.img--garages-icon-sml-white {
  background: url(/assets/icons/garages-icon-sml-white-6e7097f1df41f3241f5aca5f23d2daa6248ae7e4f95db116764a7ab92095269e.svg) 0 0 no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px; }

.sprite--header-logo {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1252px;
  height: 84px;
  width: 195px; }

.img--header-logo {
  background: url(/assets/icons/header-logo-585aac2a6465db6525e9014552b17610da22209327fef8562cceba637d271121.svg) 0 0 no-repeat;
  background-size: contain;
  width: 195px;
  height: 84px; }

.sprite--home-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1336px;
  height: 50px;
  width: 40px; }

.img--home-icon {
  background: url(/assets/icons/home-icon-bc93db12d71466b9d2470816edaae95825eb55a1cdf0a7d93a183281fe349da3.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 50px; }

.sprite--left-icon-red {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1386px;
  height: 89px;
  width: 61px; }

.img--left-icon-red {
  background: url(/assets/icons/left-icon-red-ceecde69184ef4b1022ff25ddb9b752ec15ab98e9f2e4d73aa896771c903c9a0.svg) 0 0 no-repeat;
  background-size: contain;
  width: 61px;
  height: 89px; }

.sprite--left-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1475px;
  height: 103px;
  width: 55px; }

.img--left-icon-sml-white {
  background: url(/assets/icons/left-icon-sml-white-d38f1e6c2db94d2dc3449e34d9b17c4496fb6aa8b40544348658c572e9d7039b.svg) 0 0 no-repeat;
  background-size: contain;
  width: 55px;
  height: 103px; }

.sprite--lotsize-icon-med {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1578px;
  height: 63px;
  width: 64px; }

.img--lotsize-icon-med {
  background: url(/assets/icons/lotsize-icon-med-f4a5de4724f3f86e990a86d345c15d95879d29cc62cc197c970b7edc4a25b77a.svg) 0 0 no-repeat;
  background-size: contain;
  width: 64px;
  height: 63px; }

.sprite--menu-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1641px;
  height: 50px;
  width: 50px; }

.img--menu-icon {
  background: url(/assets/icons/menu-icon-1015f261c765d078140abf165b51d1d1fe2562a8e001915f764e82176d5d1a0c.svg) 0 0 no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px; }

.sprite--menu-maximise-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1691px;
  height: 64px;
  width: 64px; }

.img--menu-maximise-sml {
  background: url(/assets/icons/menu-maximise-sml-1e03e2272247e36e746571bcd5938384965d82f5be556371a389df5cb301c641.svg) 0 0 no-repeat;
  background-size: contain;
  width: 64px;
  height: 64px; }

.sprite--menu-minimise-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1755px;
  height: 64px;
  width: 64px; }

.img--menu-minimise-sml {
  background: url(/assets/icons/menu-minimise-sml-3eddb7e9df24baf93998020eca72c7eba1541a4e35ae5d433510cd1930e4840f.svg) 0 0 no-repeat;
  background-size: contain;
  width: 64px;
  height: 64px; }

.sprite--more-info-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1819px;
  height: 61px;
  width: 61px; }

.img--more-info-icon {
  background: url(/assets/icons/more-info-icon-e118661518763d948f874b653580ba6717f2aef5b5cdd9354010034cf71c736a.svg) 0 0 no-repeat;
  background-size: contain;
  width: 61px;
  height: 61px; }

.sprite--open2view-logo-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1880px;
  height: 49px;
  width: 260px; }

.img--open2view-logo-sml {
  background: url(/assets/icons/open2view-logo-sml-511e30633d9defab245f2694fc5062796572cff0b3ca4e9bef3d8d834e462953.svg) 0 0 no-repeat;
  background-size: contain;
  width: 260px;
  height: 49px; }

.sprite--openhome-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1929px;
  height: 70px;
  width: 83px; }

.img--openhome-icon-sml {
  background: url(/assets/icons/openhome-icon-sml-771a35ad7027306f30d3a59042da1f33ea23d4f9af01c6b36557f462da3e0028.svg) 0 0 no-repeat;
  background-size: contain;
  width: 83px;
  height: 70px; }

.sprite--recreation-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1999px;
  height: 50px;
  width: 40px; }

.img--recreation-icon {
  background: url(/assets/icons/recreation-icon-37a7295b10ccf105838bc3ef4d3fe0098e2ba28d10aeac904b859e55174fe8b6.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 50px; }

.sprite--right-icon-red {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2049px;
  height: 89px;
  width: 61px; }

.img--right-icon-red {
  background: url(/assets/icons/right-icon-red-ca91ba0cf8ab24cded924b571bcf495fd61dd3fedc061da8cd46a88829348aef.svg) 0 0 no-repeat;
  background-size: contain;
  width: 61px;
  height: 89px; }

.sprite--right-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2138px;
  height: 103px;
  width: 55px; }

.img--right-icon-sml-white {
  background: url(/assets/icons/right-icon-sml-white-3e8b3506281b5d6900719cfe5eb13c75d975b66b6c2b43959e7b22e1dbe89d7f.svg) 0 0 no-repeat;
  background-size: contain;
  width: 55px;
  height: 103px; }

.sprite--scenic-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2241px;
  height: 50px;
  width: 40px; }

.img--scenic-icon {
  background: url(/assets/icons/scenic-icon-2759836bf44d9c70067c2fc4e0bc2d623ea62756c6824ef4ecb36b3187913b5f.svg) 0 0 no-repeat;
  background-size: contain;
  width: 40px;
  height: 50px; }

.sprite--search-icon-sml-white {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2291px;
  height: 32px;
  width: 32px; }

.img--search-icon-sml-white {
  background: url(/assets/icons/search-icon-sml-white-e18687230993784b8fc1cb051eca3e19ee70eae7aec0d0a3e0aa9aa8e607034e.svg) 0 0 no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px; }

.sprite--search-icon-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2323px;
  height: 56px;
  width: 56px; }

.img--search-icon-sml {
  background: url(/assets/icons/search-icon-sml-f174a3277f32ea9563880ad07dbbcb1e09cb49d1d8a4e468ae02f8f5ade5e4d6.svg) 0 0 no-repeat;
  background-size: contain;
  width: 56px;
  height: 56px; }

.sprite--superfeature-slash-lrg {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2379px;
  height: 215px;
  width: 412px; }

.img--superfeature-slash-lrg {
  background: url(/assets/icons/superfeature-slash-lrg-ab69ea3c3d3d56329ce89ac8e853c10d54232e6490f7a24f7efa9bf953419b12.svg) 0 0 no-repeat;
  background-size: contain;
  width: 412px;
  height: 215px; }

.sprite--superfeature-slash-sml {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2594px;
  height: 166px;
  width: 318px; }

.img--superfeature-slash-sml {
  background: url(/assets/icons/superfeature-slash-sml-5be8cf88283f4c733bc643ac0769281b0f9b7fe86c5b3b39c1b8e67092a5c05d.svg) 0 0 no-repeat;
  background-size: contain;
  width: 318px;
  height: 166px; }

.sprite--twitter-icon {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2760px;
  height: 21px;
  width: 26px; }

.img--twitter-icon {
  background: url(/assets/icons/twitter-icon-05abcf1ec9103dccaf8f54edd47725eade9a897d45db22b7df9c9445ecd201ea.svg) 0 0 no-repeat;
  background-size: contain;
  width: 26px;
  height: 21px; }

.sprite--view-gallery-icon-small {
  background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2781px;
  height: 37px;
  width: 38px; }

.img--view-gallery-icon-small {
  background: url(/assets/icons/view-gallery-icon-small-a58d9acfdc9e2281cb33a8ad43e33e626b1b91444884bdf5d65f9b9fb40cffe0.svg) 0 0 no-repeat;
  background-size: contain;
  width: 38px;
  height: 37px; }

* {
  -webkit-appearance: none; }

a {
  color: #A8AFB9; }
  a:link {
    color: #A8AFB9; }
  a:focus {
    text-decoration: none; }

body.open2view-skeleton .container-fluid.flash-messages {
  background-color: white;
  border: 0;
  border-right: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5; }
  body.open2view-skeleton .container-fluid.flash-messages .flash-messages {
    border: 0;
    padding: 0; }

.container.boxes-properties {
  min-height: 300px;
  background-color: white; }

.container.title-break h2 {
  font-weight: 300;
  font-size: 28px;
  line-height: 30px;
  color: #8793A3;
  margin: 35px auto 30px auto; }

.touch-only {
  display: none; }

html.touch .touch-only {
  display: inline-block; }

body.popup-shown > *:not(.o2v-gallery) {
  filter: blur(5px); }

.o2v-gallery div.foreground {
  background-color: transparent !important;
  border: 0 !important; }
.o2v-gallery div.background {
  background-color: rgba(0, 0, 0, 0.8) !important; }
.o2v-gallery .swiper-scrollbar {
  display: none; }
/* Automatically generated */
body > .footer {
  text-align: center;
  color: white;
  padding: 0;
  background-color: #16314C; }
  body > .footer .container {
    background: url(/assets/icons/footer-image-e9a760decba57f3683c5efe380fbac37653548c8f39f2aaa0e30536dff4c7227.svg) 0 0 no-repeat;
    background-size: contain;
    background-position-y: 100%;
    padding: 20px 18px; }
    @media (min-width: 768px) {
      body > .footer .container {
        padding: 20px 0; } }
    body > .footer .container .websites > .title, body > .footer .container .links > .title {
      font-size: 14px;
      color: #F8E71C;
      border-bottom: 1px solid #A8AFB9;
      margin: 5px 0; }
      @media (min-width: 990px) {
        body > .footer .container .websites > .title, body > .footer .container .links > .title {
          font-size: 1.1em; } }
    body > .footer .container > .websites {
      text-align: left; }
      body > .footer .container > .websites a {
        color: white;
        font-size: 0.8em; }
      body > .footer .container > .websites .row > div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 2px; }
    body > .footer .container > .links {
      text-align: left; }
      body > .footer .container > .links a {
        color: white;
        font-size: 0.8em;
        display: block;
        margin: 5px 0 7px 0; }
    body > .footer .container > .logo {
      text-align: right;
      margin-top: 25px; }
      @media (max-width: 500px) {
        body > .footer .container > .logo {
          text-align: left; } }
      body > .footer .container > .logo:before {
        background: url(/assets/icons/open2view-logo-sml-511e30633d9defab245f2694fc5062796572cff0b3ca4e9bef3d8d834e462953.svg) 0 0 no-repeat;
        background-size: contain;
        width: 100%;
        height: 45px;
        display: inline-block;
        content: '';
        width: 200px; }
        @media (min-width: 990px) {
          body > .footer .container > .logo:before {
            width: 50%; } }
        @media (max-width: 500px) {
          body > .footer .container > .logo:before {
            width: 150px;
            float: left;
            margin-right: 20px;
            margin-top: 5px; } }
        @media (min-width: 990px) {
          body > .footer .container > .logo:before {
            height: 60px; } }
        @media (min-width: 1200px) {
          body > .footer .container > .logo:before {
            height: 80px; } }
      body > .footer .container > .logo .title {
        font-size: 11px;
        color: #F8E71C; }
      body > .footer .container > .logo .title-sub {
        font-size: 9px; }
      body > .footer .container > .logo:hover {
        text-decoration: none; }
        body > .footer .container > .logo:hover .title-sub {
          color: #A8AFB9; }
/* Automatically generated */
body.properties #hero-set-link {
  position: absolute;
  background-color: #888888;
  right: 0;
  top: 0;
  z-index: 100000000;
  margin: 32px;
  padding: 5px;
  color: white;
  border-radius: 5px;
  opacity: 0.4;
  transition: opacity 250ms; }
  body.properties #hero-set-link:hover {
    opacity: 1; }

html.touch body.properties #hero-set-link {
  display: none; }

body.properties #btn-gallery-show {
  background-color: rgba(0, 0, 0, 0.45);
  text-align: left;
  color: white;
  font-weight: 600;
  font-size: 18px;
  top: 25px;
  width: 150px;
  left: 20px;
  cursor: pointer;
  line-height: 46px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  transition: background-color 250ms;
  z-index: 100;
  position: relative;
  text-transform: uppercase;
  padding: 5px; }
  body.properties #btn-gallery-show.icon:before {
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    vertical-align: middle;
    background: url(/assets/icons/more-info-icon-e118661518763d948f874b653580ba6717f2aef5b5cdd9354010034cf71c736a.svg) 0 0 no-repeat;
    background-size: contain;
    position: relative;
    left: 9px;
    top: -1px;
    height: 30px;
    width: 30px;
    margin-right: 21px; }
  body.properties #btn-gallery-show:hover {
    background-color: black; }
  @media (max-width: 500px) {
    body.properties #btn-gallery-show {
      top: 10px;
      left: 10px;
      width: 115px;
      height: 40px;
      line-height: 40px;
      font-size: 0.9em;
      padding: 0; }
      body.properties #btn-gallery-show.icon:before {
        height: 22px;
        width: 22px;
        margin-right: 18px; } }

body.properties .container > .title {
  color: #646970;
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 15px 0;
  padding-left: 18px; }
  @media (min-width: 768px) {
    body.properties .container > .title {
      padding-left: 0; } }
body.properties .shadow-bottom {
  display: none; }
body.properties #float-details .navigation, body.properties #float-details.screen-lock .placeholder-navigation-bar {
  background-color: white;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  height: 44px;
  padding: 0;
  color: #2CACBB;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: visible; }
  body.properties #float-details .navigation .scroll-area, body.properties #float-details.screen-lock .placeholder-navigation-bar .scroll-area {
    display: flex;
    height: 100%; }
  body.properties #float-details .navigation a, body.properties #float-details.screen-lock .placeholder-navigation-bar a {
    color: #2CACBB;
    display: inline-block;
    border-bottom: 4px solid transparent;
    height: 100%;
    line-height: 46px;
    cursor: pointer;
    flex: 1;
    text-align: center;
    padding: 0 15px;
    transition: all 250ms; }
    body.properties #float-details .navigation a:hover, body.properties #float-details.screen-lock .placeholder-navigation-bar a:hover {
      border-color: rgba(44, 172, 187, 0.1);
      text-decoration: none; }
    body.properties #float-details .navigation a.selected, body.properties #float-details.screen-lock .placeholder-navigation-bar a.selected {
      border-color: #2CACBB; }
  body.properties #float-details .navigation a:link, body.properties #float-details.screen-lock .placeholder-navigation-bar a:link {
    text-decoration: none;
    color: #2899A6; }
  @media (min-width: 990px) {
    body.properties #float-details .navigation, body.properties #float-details.screen-lock .placeholder-navigation-bar {
      text-align: left; } }
body.properties .container.details {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px; }
  body.properties .container.details .content {
    padding: 0 20px;
    min-height: 300px;
    line-height: 26px;
    overflow: hidden;
    color: #A8AFB9;
    font-weight: 100;
    color: #646970; }
    body.properties .container.details .content .tagline {
      font-size: 20px;
      margin-bottom: 10px;
      font-weight: 400; }
    @media (min-width: 990px) {
      body.properties .container.details .content {
        padding: 0 10px 0 0; } }
    @media (max-width: 768px) {
      body.properties .container.details .content {
        margin: auto; } }
  @media (min-width: 768px) {
    body.properties .container.details {
      border-top: 0; } }
  @media (min-width: 990px) {
    body.properties .container.details {
      padding-top: 0; } }
body.properties .container.details .content.limited-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 200px;
  position: relative; }
  body.properties .container.details .content.limited-text .divider {
    display: none; }
  body.properties .container.details .content.limited-text.limited-text:not(.expand) {
    position: relative;
    max-height: 300px;
    overflow: hidden; }
    body.properties .container.details .content.limited-text.limited-text:not(.expand):after {
      position: absolute;
      content: '';
      display: block;
      height: 150px;
      bottom: 0;
      left: 0;
      right: 0;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
    body.properties .container.details .content.limited-text.limited-text:not(.expand) .divider {
      display: block !important; }
  body.properties .container.details .content.limited-text div.divider {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    padding: 5px 0;
    z-index: 10;
    bottom: 20px;
    left: 0;
    right: 0; }
    body.properties .container.details .content.limited-text div.divider > div[data-btn] {
      position: absolute;
      left: 50%;
      top: 0;
      transform: translateX(-50%) translateY(-50%); }
      body.properties .container.details .content.limited-text div.divider > div[data-btn]:hover:before {
        background-color: #eee; }
      body.properties .container.details .content.limited-text div.divider > div[data-btn]:before {
        display: inline-block;
        content: attr(data-btn);
        border: 1px solid rgba(0, 0, 0, 0.1);
        color: #A8AFB9;
        width: 120px;
        background-color: white;
        border-radius: 15px;
        text-align: center;
        padding: 2px 0;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 15px;
        transition: all 300ms; }
    body.properties .container.details .content.limited-text div.divider > div.icon:before {
      padding-right: 15px; }
    body.properties .container.details .content.limited-text div.divider > div.icon:after {
      position: absolute;
      right: 11px;
      top: 50%;
      transform: translateY(-50%);
      content: "";
      height: 15px;
      width: 15px;
      display: inline-block; }
    body.properties .container.details .content.limited-text div.divider > div.icon.arrow-up:after {
      background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='26 23 13 8 0 24' stroke-width='3' stroke='rgba(0, 0, 0, 0.1)' fill='none'/></svg>"); }
    body.properties .container.details .content.limited-text div.divider > div.icon.arrow-down:after {
      background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='26 23 13 8 0 24' stroke-width='3' stroke='rgba(0, 0, 0, 0.1)' fill='none'/></svg>");
      transform: rotate(180deg) translateY(-50%);
      top: 2px; }
    body.properties .container.details .content.limited-text div.divider > div.alt[data-btn]:before {
      content: attr(data-btn-alt); }
body.properties .container.map .content {
  padding: 0; }
  body.properties .container.map .content .mapboxgl-ctrl {
    float: initial; }
  @media (min-width: 990px) {
    body.properties .container.map .content {
      padding: 0 15px 0 0; } }

#float-details.screen-lock .navigation .shadow-bottom {
  display: block; }
@media (min-width: 990px) {
  #float-details.screen-lock .shadow-bottom {
    display: block; } }
#float-details.screen-lock .block {
  padding: 5 !important; }
  #float-details.screen-lock .block.address > .property-id {
    padding: 0 !important; }

html.no-touch .container-fluid.map.ui-cover:before {
  content: 'Click to Navigate';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: opacity 450ms;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  line-height: 390px;
  text-align: center;
  text-shadow: 0 0 5px #FFFFFF;
  padding-top: 20px; }
html.no-touch .container-fluid.map.ui-cover:hover:before {
  opacity: 1; }

.header-xs {
  padding: 0;
  margin: 0; }
  .header-xs > .banner {
    position: relative;
    z-index: 1;
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 1.3em;
    margin-top: -45px; }
    .header-xs > .banner > .property-id {
      color: #ff0006;
      font-weight: 600; }
    .header-xs > .banner > .price {
      color: #2CACBB;
      font-weight: 600; }
      @media (min-width: 768px) {
        .header-xs > .banner > .price {
          float: right; } }
  .header-xs > .address {
    margin-top: 10px;
    font-weight: 600; }
  .header-xs > .address, .header-xs > .region {
    font-size: 1.2em;
    text-align: center; }

.lock-only {
  display: none; }

.screen-lock .lock-only {
  display: inline-block; }

html.touch body.properties #float-details #navigation-bar > .scroll-area {
  overflow-x: auto; }

html.no-touch body.properties #float-details #navigation-bar {
  overflow-y: hidden; }

body.properties.show .large-image-header .large-image .centered-content {
  width: 100%;
  height: 100%; }

.sold-banner {
  width: 123px;
  height: 50px;
  background-color: #ff0006;
  color: white !important;
  font-weight: 600;
  line-height: 50px;
  font-size: 25px;
  text-align: center;
  transform: rotate(-29deg);
  position: absolute;
  left: 10px;
  top: 30px; }
  @media (min-width: 768px) {
    .sold-banner {
      padding: 20px;
      width: 225px;
      height: 86px;
      line-height: 50px;
      font-size: 50px;
      left: 30px;
      top: 60px; } }

.box-property .image > .sold-banner {
  padding: 20px;
  width: 100px;
  height: 20px;
  font-size: 25px;
  line-height: 0;
  top: 30px;
  left: 10px; }
/* Automatically generated */
body.properties #float-details #right-box .agents {
  text-align: left;
  padding: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: white; }
  body.properties #float-details #right-box .agents > .title {
    font-size: 14px;
    color: #646970; }
  body.properties #float-details #right-box .agents .wrapper-agents, body.properties #float-details #right-box .agents .agent {
    display: flex; }
    body.properties #float-details #right-box .agents .wrapper-agents .details, body.properties #float-details #right-box .agents .agent .details {
      flex: 1;
      max-width: 80%; }
      body.properties #float-details #right-box .agents .wrapper-agents .details > .name, body.properties #float-details #right-box .agents .agent .details > .name {
        display: block;
        font-weight: 600;
        color: #646970;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        body.properties #float-details #right-box .agents .wrapper-agents .details > .name.agency, body.properties #float-details #right-box .agents .agent .details > .name.agency {
          color: #ff0006;
          margin-top: 5px;
          text-transform: uppercase;
          font-size: 11px; }
    body.properties #float-details #right-box .agents .wrapper-agents .photos, body.properties #float-details #right-box .agents .wrapper-agents .photo, body.properties #float-details #right-box .agents .agent .photos, body.properties #float-details #right-box .agents .agent .photo {
      flex: 1;
      text-align: right; }
      body.properties #float-details #right-box .agents .wrapper-agents .photos > .image, body.properties #float-details #right-box .agents .wrapper-agents .photo > .image, body.properties #float-details #right-box .agents .agent .photos > .image, body.properties #float-details #right-box .agents .agent .photo > .image {
        border: 2px solid white;
        height: 80px;
        width: 80px;
        border-radius: 50%;
        background-size: cover;
        background-position: 50% 10%;
        display: inline-block; }
    body.properties #float-details #right-box .agents .wrapper-agents .button, body.properties #float-details #right-box .agents .agent .button {
      display: none;
      flex: 1 0 20%;
      float: right;
      padding: 2px 0 0 15px; }
  body.properties #float-details #right-box .agents .btn {
    width: 100%;
    margin-top: 15px; }

@media (max-width: 500px) {
  body.properties #float-details #right-box .agents[data-count='2'] > .wrapper-agents > .details {
    max-width: 40%; } }
@media (min-width: 990px) {
  body.properties #float-details #right-box .agents[data-count='2'] > .wrapper-agents > .details {
    max-width: 55%; } }
@media (min-width: 768px) and (max-width: 990px) {
  body.properties #float-details #right-box .agents[data-count='2'] > .wrapper-agents > .details {
    max-width: 35%; } }
body.properties #float-details #right-box .agents[data-count='2'] > .wrapper-agents > .details .name {
  line-height: 22px; }
body.properties #float-details #right-box .agents[data-count='2'] > .wrapper-agents > .photos .image:first-child {
  margin-right: -20px;
  position: relative;
  z-index: 1; }

body.properties #float-details #right-box .wrapper-agents.visible-lg .agent {
  display: flex; }
  body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details {
    width: 60%;
    max-width: inherit;
    flex: 1; }
    body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details .numbers {
      display: flex; }
      body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details .numbers > a {
        flex: 1;
        display: inline-block;
        color: #646970;
        font-weight: 300; }
        body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details .numbers > a:before {
          display: inline-block;
          margin-right: 5px;
          font-weight: 600;
          color: #646970; }
        body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details .numbers > a.mobile:before {
          content: 'M'; }
        body.properties #float-details #right-box .wrapper-agents.visible-lg .agent .details .numbers > a.phone:before {
          content: 'P'; }
  body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .details > .buttons {
    margin-top: 5px;
    overflow: hidden; }
    body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .details > .buttons > a.btn {
      margin: 0;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis; }
      body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .details > .buttons > a.btn.profile {
        width: 120px; }
      body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .details > .buttons > a.btn.email {
        width: 130px; }
  body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .photo {
    flex: none !important;
    margin: 0;
    position: relative;
    width: 80px; }
    body.properties #float-details #right-box .wrapper-agents.visible-lg .agent > .photo > .image {
      position: absolute;
      left: 0;
      bottom: 0; }
body.properties #float-details #right-box .wrapper-agents.visible-lg .agency {
  margin-top: 15px;
  color: #ff0006;
  text-transform: uppercase;
  font-size: 11px; }

body.properties #float-details #right-box .agents .details {
  padding-top: 20px; }
body.properties #float-details #right-box .agents .details .name {
  line-height: 17px; }
body.properties #float-details #right-box .agents[data-count='2'] .details .name {
  line-height: 37px; }
body.properties #float-details #right-box .agents[data-count='2'][data-agency-title='true'] .details {
  padding-top: 10px; }
body.properties #float-details #right-box .agents[data-count='2'][data-agency-title='false'] .details .name {
  line-height: 27px; }
body.properties #float-details #right-box .agents[data-count='1'][data-agency-title='false'] .details .name {
  line-height: 43px; }
body.properties #float-details #right-box .agents[data-count='1'] .details {
  max-width: 60%; }
@media (min-width: 768px) and (max-width: 990px) {
  body.properties #float-details #right-box .agents .details {
    padding-top: 15px; } }

@media (min-width: 768px) and (max-width: 990px) {
  body.properties #float-details #right-box .agents > .wrapper-agents .agent .details {
    display: block; }
    body.properties #float-details #right-box .agents > .wrapper-agents .agent .details .name {
      line-height: 24px; }
      body.properties #float-details #right-box .agents > .wrapper-agents .agent .details .name.agency {
        margin: 0; }
  body.properties #float-details #right-box .agents > .wrapper-agents .photos {
    text-align: center; } }
/* Automatically generated */
html.touch .box-property .box-hover {
  display: none; }

.box-property {
  width: 100%;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin-bottom: 30px;
  z-index: 50; }
  .box-property:hover {
    text-decoration: none; }
  .box-property div, .box-property div:link {
    text-decoration: none;
    color: #8793A3; }
  .box-property:hover .box-hover {
    opacity: 1; }
  .box-property .box-hover {
    cursor: pointer;
    background-color: rgba(86, 189, 201, 0.78);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: 500ms;
    z-index: 100;
    opacity: 0; }
    .box-property .box-hover .center {
      position: absolute;
      transform: translateX(-50%) translateY(-50%);
      top: 50%;
      left: 50%;
      color: white;
      font-weight: 600;
      text-align: center; }
      .box-property .box-hover .center.icon:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1819px;
        height: 61px;
        width: 61px;
        content: "";
        display: block;
        margin: auto auto 5px; }
  .box-property hr {
    border-color: #646970;
    margin: auto;
    width: calc(100% - 30px); }
  .box-property.featured .title.featured, .box-property.super-featured .title.super-featured {
    display: inline-block !important; }
  .box-property.super-featured .image {
    height: 0;
    padding-bottom: 285px; }
    @media (min-width: 768px) {
      .box-property.super-featured .image {
        padding-bottom: 41%; } }

.box-property .image {
  display: inline-block;
  position: relative;
  height: 285px;
  min-height: 100px;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  vertical-align: middle;
  overflow: hidden; }
  .box-property .image > img {
    width: 100%;
    max-height: 100%;
    margin-top: -15px; }
  @media (min-width: 500px) {
    .box-property .image {
      height: 153px; } }

.box-property .image > .banner > .title.featured, .box-property .image > .banner .title.super-featured {
  display: none;
  position: relative;
  background-color: #79499C;
  color: white;
  padding: 7px 10px 3px 15px;
  width: auto;
  height: 33px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  z-index: 100; }
  .box-property .image > .banner > .title.featured:after, .box-property .image > .banner > .title.featured:before, .box-property .image > .banner .title.super-featured:after, .box-property .image > .banner .title.super-featured:before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    display: inline-block; }
.box-property .image > .banner > .title.featured:after {
  right: -45px;
  top: 0px;
  border-left: 45px solid #79499C;
  border-top: 33px solid transparent; }
.box-property .image > .banner > .title.super-featured {
  padding-top: 50px;
  background-color: transparent;
  width: 100px;
  height: 95px;
  line-height: 17px; }
  .box-property .image > .banner > .title.super-featured:after {
    bottom: 0;
    left: 0;
    border-left: 160px solid #79499C;
    border-top: 95px solid transparent;
    z-index: -10; }

.box-property .image > .banner {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: opacity 750ms; }
  .box-property .image > .banner > .details {
    height: 36px;
    display: flex;
    padding: 5px 0;
    background-color: rgba(0, 0, 0, 0.7); }
    .box-property .image > .banner > .details .title {
      padding-left: 15px;
      font-size: 14px;
      font-weight: 600;
      line-height: 26px;
      flex: 1 1 30px;
      color: #2CACBB;
      float: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-transform: uppercase;
      text-align: left;
      height: 100%; }
    .box-property .image > .banner > .details .rooms {
      flex: 1;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      padding: 0 15px 3px 0; }
      .box-property .image > .banner > .details .rooms > .icon {
        color: white;
        position: relative;
        flex: 0 1 35px;
        padding-right: 20px;
        padding-left: 5px;
        text-align: right; }
        .box-property .image > .banner > .details .rooms > .icon:after {
          content: "";
          display: inline-block;
          width: 15px;
          height: 15px;
          background-color: white;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          margin-top: -1px; }
        .box-property .image > .banner > .details .rooms > .icon.bath:after {
          background: url(/assets/icons/bath-icon-sml-white-6a972126a831b3409f3cc5a5ad0e5441c8307705b709f82dcb9e2de5d6aa7abc.svg) 0 0 no-repeat;
          background-size: contain; }
        .box-property .image > .banner > .details .rooms > .icon.bed:after {
          background: url(/assets/icons/bed-icon-sml-white-aee53211f051eee8a4c61ecfb21e59c823c40534fed3595007146630596f2842.svg) 0 0 no-repeat;
          background-size: contain; }
        .box-property .image > .banner > .details .rooms > .icon.car:after {
          background: url(/assets/icons/garages-icon-sml-white-6e7097f1df41f3241f5aca5f23d2daa6248ae7e4f95db116764a7ab92095269e.svg) 0 0 no-repeat;
          background-size: contain; }

.box-property .property-details {
  padding: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 105px; }
  .box-property .property-details > div {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    flex: 1 1 22px; }
  .box-property .property-details > .tagline {
    font-size: 19px;
    line-height: 16px;
    font-weight: 400;
    color: #646970; }
  .box-property .property-details > .address {
    font-weight: 300;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    flex: 1 1 30px;
    color: #646970; }
  .box-property .property-details > .description {
    font-weight: 700;
    font-size: 16px;
    color: #2CACBB;
    font-weight: 400;
    text-transform: uppercase; }

.box-property .agents {
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 4px 15px; }
  .box-property .agents > .names {
    flex: 1 1 65%;
    font-size: 16px;
    font-weight: 300;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .box-property .agents > .names > .name {
      flex: 0 1 20px;
      line-height: 20px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #646970; }
  .box-property .agents > .icons {
    flex: 1;
    text-align: right;
    padding-top: 5px; }
    .box-property .agents > .icons > .img {
      border-radius: 35px;
      display: inline-block;
      padding: 2px;
      height: 50px;
      width: 50px;
      background-color: silver;
      border: 2px solid white;
      background-size: cover;
      background-position: 50% 30%;
      transition: transform 400ms;
      position: relative; }
      .box-property .agents > .icons > .img:last-child {
        margin-left: -10px; }
      .box-property .agents > .icons > .img:first-child {
        z-index: 10; }
  .box-property .agents[data-count='2'] .names {
    flex-basis: 60%; }
  .box-property .agents[data-count='2'] > .icons {
    flex-basis: 107px; }

html.mobile div.box-property > a div.hoverable {
  display: none; }

.swiper-container .box-property .image {
  height: 200px; }

@media (max-width: 500px) {
  .box-property .image > .banner .title.featured, .box-property .image > .banner .title.super-featured {
    height: 35px;
    padding-left: 15px; }
    .box-property .image > .banner .title.featured:after, .box-property .image > .banner .title.super-featured:after {
      right: -33px;
      border-left-width: 33px;
      border-top-width: 35px; }
  .box-property .image > .banner .title.super-featured {
    height: 90px;
    width: 90px;
    text-align: left; }
    .box-property .image > .banner .title.super-featured:after {
      border-left-width: 160px;
      border-top-width: 82px; }
  .box-property .image > .banner .details .title {
    padding-left: 15px;
    font-size: 14px;
    line-height: 25px; }
  .box-property .image > .banner .details .icon {
    font-size: 14px; }
  .box-property .image > .banner .details .rooms {
    padding-right: 15px; } }
@media (max-width: 500px) {
  .container.super-featured .box-property.super-featured {
    margin-bottom: 0; }
  .container.super-featured .description {
    display: none; }
  .container.super-featured .wrapper-agents .agents {
    padding: 0 !important; }
  .container.super-featured .wrapper-agents > .title {
    display: none; }
  .container.super-featured .wrapper-agents .btn {
    display: none; }
  .container.super-featured .details {
    border: 0 !important;
    padding-bottom: 0 !important; }
  .container.super-featured .title, .container.super-featured .details > .property {
    text-align: center; }
    .container.super-featured .title > hr, .container.super-featured .details > .property > hr {
      margin: 16px 0 !important; }
  .container.super-featured .rooms {
    line-height: 30px; } }
.box-property.super-featured {
  display: flex;
  flex-direction: column; }
  .box-property.super-featured .wrapper-images {
    flex: 1 1 70%; }
    .box-property.super-featured .wrapper-images > .photos {
      display: flex; }
      .box-property.super-featured .wrapper-images > .photos > .photo {
        flex: 1;
        padding-bottom: 17%;
        background-size: cover;
        background-position: 50% 30%;
        margin-right: 5px;
        margin-top: 5px; }
        .box-property.super-featured .wrapper-images > .photos > .photo:last-child {
          margin-right: 0; }
  .box-property.super-featured .wrapper-details {
    padding: 0 15px;
    flex: 1 1 30%;
    position: relative; }
    .box-property.super-featured .wrapper-details > .title {
      font-weight: 600;
      font-size: 19px;
      padding: 10px 0 5px 0;
      color: #646970; }
    .box-property.super-featured .wrapper-details > .details {
      display: flex;
      flex-direction: column;
      border-bottom: 1px solid #646970;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        .box-property.super-featured .wrapper-details > .details {
          flex-direction: row; } }
      .box-property.super-featured .wrapper-details > .details > .property {
        flex: 1 1 60%; }
        .box-property.super-featured .wrapper-details > .details > .property .address {
          font-size: 19px;
          font-weight: 100; }
        .box-property.super-featured .wrapper-details > .details > .property .location {
          color: #2CACBB;
          text-transform: uppercase;
          font-weight: 600; }
        .box-property.super-featured .wrapper-details > .details > .property .description {
          position: relative;
          font-size: 14px;
          font-weight: 300;
          max-height: 155px;
          overflow: hidden;
          line-height: 160%; }
          .box-property.super-featured .wrapper-details > .details > .property .description:after {
            position: absolute;
            bottom: 0;
            left: 0;
            content: "";
            display: inline-block;
            width: 100%;
            height: 30px;
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
        .box-property.super-featured .wrapper-details > .details > .property hr {
          margin: 10px 0;
          width: 100%; }
      .box-property.super-featured .wrapper-details > .details > .wrapper-agents {
        flex: 1 1 40%;
        background-color: white; }
        .box-property.super-featured .wrapper-details > .details > .wrapper-agents .title {
          margin-top: 50px;
          font-weight: 300;
          font-size: 12px;
          color: #646970; }
        .box-property.super-featured .wrapper-details > .details > .wrapper-agents .agents {
          padding: 0 0 15px 0; }
          .box-property.super-featured .wrapper-details > .details > .wrapper-agents .agents[data-count='2'] .icons {
            min-width: 105px; }
          .box-property.super-featured .wrapper-details > .details > .wrapper-agents .agents .name {
            color: #646970;
            font-size: 16px;
            font-weight: 600; }
            .box-property.super-featured .wrapper-details > .details > .wrapper-agents .agents .name.agency {
              font-size: 10px;
              text-transform: uppercase;
              font-weight: 400;
              color: #ff0006; }
          .box-property.super-featured .wrapper-details > .details > .wrapper-agents .agents .icons .img {
            width: 54px;
            height: 54px; }
        .box-property.super-featured .wrapper-details > .details > .wrapper-agents .btn {
          width: 100%;
          margin: 0; }

@media (min-width: 768px) {
  .box-property.super-featured .wrapper-details {
    padding: 0; }
    .box-property.super-featured .wrapper-details > .details > .property {
      padding-right: 40px; } }
@media (min-width: 1200px) {
  .box-property.super-featured {
    flex-direction: row; }
    .box-property.super-featured .wrapper-details {
      margin-left: 20px;
      position: relative; }
      .box-property.super-featured .wrapper-details .title {
        padding: 0; }
      .box-property.super-featured .wrapper-details .details {
        display: flex;
        flex-direction: column;
        padding: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        top: 55px;
        border-bottom: 0; }
        .box-property.super-featured .wrapper-details .details .property {
          overflow: hidden;
          padding: 0; }
          .box-property.super-featured .wrapper-details .details .property .description {
            max-height: 135px; }
          .box-property.super-featured .wrapper-details .details .property hr {
            margin: 20px 0; }
        .box-property.super-featured .wrapper-details .details .wrapper-agents {
          padding-top: 20px;
          border-top: 1px solid #646970;
          flex: 1; }
          .box-property.super-featured .wrapper-details .details .wrapper-agents .title {
            margin: 0; } }
@media (min-width: 768px) {
  .box-property.super-featured .image > .banner > .details .title {
    font-size: 18px; }
  .box-property.super-featured .wrapper-details {
    flex-basis: 310px; }
    .box-property.super-featured .wrapper-details > .details > .property .address {
      color: #646970;
      font-size: 20px;
      font-weight: 300; }
    .box-property.super-featured .wrapper-details > .details > .property .location {
      font-size: 12px; }
    .box-property.super-featured .wrapper-details > .title {
      margin-top: 10px;
      font-weight: 400;
      font-size: 28px;
      color: #646970; }
  .box-property.super-featured .image > .banner > .details .rooms {
    padding-bottom: 3px; }

  .box-property .image > .banner > .details {
    height: 40px; }
    .box-property .image > .banner > .details .title {
      padding-left: 15px;
      line-height: 30px; }

  .box-property .property-details {
    height: 100px; }
    .box-property .property-details > .tagline, .box-property .property-details > .address, .box-property .property-details > .description {
      color: #646970;
      flex-basis: 20px; }
    .box-property .property-details > .tagline {
      line-height: 18px;
      font-weight: 400;
      font-size: 19px; }
    .box-property .property-details > .address {
      font-weight: 300;
      font-size: 18px; }
    .box-property .property-details > .description {
      font-weight: 700;
      font-size: 16px;
      color: #2CACBB; } }
@media (min-width: 768px) {
  .box-property.super-featured .wrapper-details > .title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .box-property.super-featured .wrapper-details .details {
    margin-top: 70px; }
    .box-property.super-featured .wrapper-details .details .address {
      overflow: hidden;
      max-height: 3em; } }
@media (min-width: 1200px) {
  .box-property.super-featured .wrapper-details .details {
    margin-top: 0; } }
/* Automatically generated */
body.properties .container.contact {
  min-height: 200px;
  padding: 30px 0;
  transition: all 250ms; }
  @media (min-width: 768px) {
    body.properties .container.contact > div {
      padding: 0; } }
  body.properties .container.contact .content label {
    color: #A8AFB9;
    font-weight: normal;
    vertical-align: top;
    text-transform: uppercase; }
  body.properties .container.contact .content form div.field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #EFF1F5;
    padding: 15px 18px;
    margin-bottom: 2px; }
    body.properties .container.contact .content form div.field > label, body.properties .container.contact .content form div.field > .field_with_errors:first-child {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      @media (min-width: 990px) {
        body.properties .container.contact .content form div.field > label, body.properties .container.contact .content form div.field > .field_with_errors:first-child {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 145px;
          -moz-box-flex: 0;
          -moz-flex: 0 1 145px;
          -ms-flex: 0 1 145px;
          flex: 0 1 145px; } }
    body.properties .container.contact .content form div.field > .field_with_errors:last-child {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      body.properties .container.contact .content form div.field > .field_with_errors:last-child > * {
        width: 100%; }
    body.properties .container.contact .content form div.field input, body.properties .container.contact .content form div.field textarea {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 10px;
      border: 1px solid transparent;
      -webkit-appearance: none;
      -webkit-border-radius: 0px; }
      body.properties .container.contact .content form div.field input::placeholder, body.properties .container.contact .content form div.field textarea::placeholder {
        font-weight: 300;
        color: #8793A3;
        transition: opacity 250ms; }
      body.properties .container.contact .content form div.field input::-webkit-input-placeholder, body.properties .container.contact .content form div.field textarea::-webkit-input-placeholder {
        font-weight: 300;
        color: #8793A3;
        transition: opacity 250ms; }
      body.properties .container.contact .content form div.field input:-moz-placeholder, body.properties .container.contact .content form div.field textarea:-moz-placeholder {
        font-weight: 300;
        color: #8793A3;
        transition: opacity 250ms; }
      body.properties .container.contact .content form div.field input::-moz-placeholder, body.properties .container.contact .content form div.field textarea::-moz-placeholder {
        font-weight: 300;
        color: #8793A3;
        transition: opacity 250ms; }
      body.properties .container.contact .content form div.field input:-ms-input-placeholder, body.properties .container.contact .content form div.field textarea:-ms-input-placeholder {
        font-weight: 300;
        color: #8793A3;
        transition: opacity 250ms; }
      body.properties .container.contact .content form div.field input:focus::placeholder, body.properties .container.contact .content form div.field textarea:focus::placeholder {
        opacity: 0.2; }
      body.properties .container.contact .content form div.field input:focus::-webkit-input-placeholder, body.properties .container.contact .content form div.field textarea:focus::-webkit-input-placeholder {
        opacity: 0.2; }
      body.properties .container.contact .content form div.field input:focus:-moz-placeholder, body.properties .container.contact .content form div.field textarea:focus:-moz-placeholder {
        opacity: 0.2; }
      body.properties .container.contact .content form div.field input:focus::-moz-placeholder, body.properties .container.contact .content form div.field textarea:focus::-moz-placeholder {
        opacity: 0.2; }
      body.properties .container.contact .content form div.field input:focus:-ms-input-placeholder, body.properties .container.contact .content form div.field textarea:focus:-ms-input-placeholder {
        opacity: 0.2; }
    body.properties .container.contact .content form div.field textarea {
      height: 150px; }
    @media (min-width: 768px) {
      body.properties .container.contact .content form div.field.name {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
      body.properties .container.contact .content form div.field.question {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        margin-bottom: 5px; } }
    @media (min-width: 990px) {
      body.properties .container.contact .content form div.field {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  body.properties .container.contact .content .btn.red {
    font-weight: 600;
    font-size: 1.1em;
    float: right;
    padding: 7px 60px;
    margin: 5px; }
  @media (min-width: 990px) {
    body.properties .container.contact .content.col-md-7, body.properties .container.contact .content.col-lg-8 {
      padding-right: 15px; }
    body.properties .container.contact .content .btn.red {
      margin-right: 0; } }
body.properties .field-errors {
  margin: 10px 0 45px 0; }

#questions .box-slide {
  opacity: 0;
  max-height: 0px;
  transition: all 1s; }
#questions .field.question {
  z-index: 1;
  position: relative; }
#questions .btn {
  transition: opacity 750ms; }
  #questions .btn[disabled] {
    opacity: 0.2; }
#questions.expand .box-slide {
  opacity: 1;
  height: 100%;
  max-height: 400px; }
@media (min-width: 768px) {
  #questions .field.question {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px; }
  #questions.expand .field.question {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px; } }
/* Automatically generated */
body.properties #float-details .counts.content {
  padding: 25px 5px;
  display: flex; }
  @media (max-width: 500px) {
    body.properties #float-details .counts.content {
      padding: 15px 0 0 0; } }
  body.properties #float-details .counts.content sub {
    font-size: 11px;
    font-weight: 100;
    padding-left: 3px;
    position: absolute;
    bottom: 10px; }
    @media (min-width: 1200px) {
      body.properties #float-details .counts.content sub {
        display: none; } }
  body.properties #float-details .counts.content > .count {
    text-align: center;
    flex: 1; }
    body.properties #float-details .counts.content > .count.blank {
      opacity: 0.2;
      color: #8793A3; }
      body.properties #float-details .counts.content > .count.blank > .number, body.properties #float-details .counts.content > .count.blank > .title {
        color: #8793A3; }
    body.properties #float-details .counts.content > .count.bedrooms > .icon {
      background: url(/assets/icons/bed-icon-med-d464d1062c2b20be653698e6cd90c2e3f012854fba70dfb91fc5b8e37da59c4a.svg) 0 0 no-repeat;
      background-size: contain; }
    body.properties #float-details .counts.content > .count.bathrooms > .icon {
      background: url(/assets/icons/bath-icon-med-02734110cf62a8343afd435cb7610e6e87f49b898d5f2f41d4e0134738e69d6d.svg) 0 0 no-repeat;
      background-size: contain; }
    body.properties #float-details .counts.content > .count.garages > .icon {
      background: url(/assets/icons/garages-icon-med-4fbb7c8b4a1ad058cbec089811cfdb67b6fbcdd778f8d7210fc5874fbd67dd9d.svg) 0 0 no-repeat;
      background-size: contain; }
    body.properties #float-details .counts.content > .count.floor-area > .icon {
      background: url(/assets/icons/floor-icon-med-e2d09f1a0811bda67aaf8dbab5a6b88424b72417132c43e282774498c09f7a76.svg) 0 0 no-repeat;
      background-size: contain; }
    body.properties #float-details .counts.content > .count.lot-size > .icon {
      background: url(/assets/icons/lotsize-icon-med-f4a5de4724f3f86e990a86d345c15d95879d29cc62cc197c970b7edc4a25b77a.svg) 0 0 no-repeat;
      background-size: contain; }
    body.properties #float-details .counts.content > .count > .icon {
      position: relative;
      background-color: #DEE1E7;
      margin: auto;
      padding-bottom: 50%;
      background-position: 50% !important;
      width: 45%;
      min-height: 45px;
      min-width: 45px; }
    body.properties #float-details .counts.content > .count > .number {
      font-size: 24px;
      padding-top: 10px;
      color: #A8AFB9;
      font-weight: 600;
      position: relative; }
    body.properties #float-details .counts.content > .count > .title {
      color: #A8AFB9;
      white-space: nowrap;
      font-weight: 300;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 12px; }
      body.properties #float-details .counts.content > .count > .title:before {
        content: attr(data-title); }
    @media (max-width: 500px) {
      body.properties #float-details .counts.content > .count {
        padding: 15px 0; } }
    @media (min-width: 990px) {
      body.properties #float-details .counts.content > .count {
        width: 105px;
        padding: 10px 0; }
        body.properties #float-details .counts.content > .count > .title {
          font-size: 0.9em; } }
    @media (min-width: 1200px) {
      body.properties #float-details .counts.content > .count {
        width: 145px; }
        body.properties #float-details .counts.content > .count > .number {
          font-size: 2em;
          font-weight: 400; }
        body.properties #float-details .counts.content > .count > .title {
          font-size: 1em;
          font-weight: 400; }
          body.properties #float-details .counts.content > .count > .title.lot-size:before {
            content: "Sqm Lot Size"; }
          body.properties #float-details .counts.content > .count > .title.floor-area:before {
            content: "Sqm Floor Area"; } }
  @media (max-width: 500px) {
    body.properties #float-details .counts.content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 15px; }
      body.properties #float-details .counts.content > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      body.properties #float-details .counts.content > .count {
        width: 50px; }
        body.properties #float-details .counts.content > .count > .number {
          font-size: 13px; }
        body.properties #float-details .counts.content > .count > .title {
          font-size: 10px; } }
  @media (min-width: 990px) {
    body.properties #float-details .counts.content {
      padding: 25px 5px 0 0; } }
@media (min-width: 768px) and (max-width: 990px) {
  body.properties #float-details .counts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    body.properties #float-details .counts > .count {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  body.properties #float-details .counts.content {
    padding: 90px 0 0 0;
    position: absolute; }
    body.properties #float-details .counts.content .count {
      padding: 25px 0; }
  body.properties #float-details #right-box {
    margin-top: -133px; }
    body.properties #float-details #right-box > .address {
      font-size: 1.2em;
      font-weight: 600;
      margin-bottom: 30%;
      text-align: center;
      padding: 10px; }
      body.properties #float-details #right-box > .address > .region {
        font-weight: 100; } }
/* Automatically generated */
html.touch body.show-modal {
  position: fixed; }

.modal-main.agents .btn-close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 20px;
  color: #DEE1E7;
  cursor: pointer; }
  .modal-main.agents .btn-close:hover {
    color: #3B3B3F; }

.modal-main.agents .agents-wrapper {
  background-color: white; }

.modal-main.agents .agents-wrapper {
  padding: 50px; }
  .modal-main.agents .agents-wrapper .agents {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .modal-main.agents .agents-wrapper .agents .agent {
      flex: 1 1 200px;
      color: #8793A3;
      text-align: center;
      width: 250px; }
      .modal-main.agents .agents-wrapper .agents .agent:nth-child(2) {
        padding-top: 40px; }
      .modal-main.agents .agents-wrapper .agents .agent .image {
        margin: auto;
        height: 140px;
        width: 140px;
        background-size: cover;
        background-position: 50% 10%;
        border-radius: 50%; }
      .modal-main.agents .agents-wrapper .agents .agent .name {
        color: #3B3B3F;
        font-size: 24px;
        font-weight: 600; }
      .modal-main.agents .agents-wrapper .agents .agent .licences {
        font-size: 12px;
        font-weight: 300; }
      .modal-main.agents .agents-wrapper .agents .agent .numbers {
        margin-top: 15px;
        font-weight: 300;
        font-size: 18px; }
        .modal-main.agents .agents-wrapper .agents .agent .numbers > a:before {
          display: inline-block;
          color: #3B3B3F;
          margin-right: 5px;
          font-weight: 600; }
        .modal-main.agents .agents-wrapper .agents .agent .numbers .mobile:before {
          content: "M"; }
        .modal-main.agents .agents-wrapper .agents .agent .numbers .phone:before {
          content: "P";
          margin-left: 10px; }
      .modal-main.agents .agents-wrapper .agents .agent .website, .modal-main.agents .agents-wrapper .agents .agent .phone {
        min-height: 22px;
        display: block; }
      .modal-main.agents .agents-wrapper .agents .agent a.profile {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 25px; }
      .modal-main.agents .agents-wrapper .agents .agent .buttons > a {
        width: 100%; }

.modal-main.agents .agent .btn.profile {
  margin-bottom: 10px; }
.modal-main.agents .agent .buttons {
  display: flex; }
  .modal-main.agents .agent .buttons > a {
    flex: 1; }
    .modal-main.agents .agent .buttons > a:nth-child(2) {
      margin-left: 10px; }

@media (min-width: 768px) {
  .modal-main.agents .agents {
    flex-direction: row !important; }
    .modal-main.agents .agents > .agent:nth-child(2) {
      padding-top: 0 !important;
      margin-left: 50px; } }
/* Automatically generated */
body.properties .photographer {
  background-color: #DEE1E7; }
body.properties .photographer {
  display: flex;
  flex-direction: column-reverse;
  padding: 20px; }
  @media (min-width: 990px) {
    body.properties .photographer {
      display: block;
      padding: 0 0 20px 0; } }
  body.properties .photographer .profile, body.properties .photographer .property {
    flex: 1; }
  body.properties .photographer .profile, body.properties .photographer .property {
    color: #5c5c5c; }
  body.properties .photographer .property {
    color: #bfc1c5;
    padding-top: 30px; }
    body.properties .photographer .property .views {
      font-weight: 100;
      font-size: 1.1em; }
      body.properties .photographer .property .views .address {
        font-weight: 600; }
    body.properties .photographer .property .uploaded-by {
      margin-top: 30px; }
  body.properties .photographer .profile {
    text-align: left; }
    body.properties .photographer .profile .title {
      color: #bfc1c5;
      font-size: 1.1em;
      font-weight: 100;
      padding: 5px 0 15px 0; }
    body.properties .photographer .profile .row {
      padding-left: 0;
      padding-right: 0;
      margin: 0;
      display: flex;
      flex-direction: row;
      overflow: hidden; }
      body.properties .photographer .profile .row .photo > .image {
        border: 6px solid white;
        margin: auto;
        border-radius: 50%;
        height: 150px;
        width: 150px;
        background-color: silver;
        background-size: cover;
        background-position: 50% 20%;
        display: inline-block;
        height: 100px;
        width: 100px;
        flex: 0; }
      body.properties .photographer .profile .row .details {
        flex: 1;
        overflow: hidden;
        padding-left: 10px; }
        body.properties .photographer .profile .row .details > .name, body.properties .photographer .profile .row .details > .email, body.properties .photographer .profile .row .details .mobile {
          width: 100%;
          display: inline-block;
          text-overflow: ellipsis;
          overflow: hidden; }
        body.properties .photographer .profile .row .details > .name {
          font-weight: 600;
          font-size: 1.5em;
          margin-bottom: 5px; }
        body.properties .photographer .profile .row .details > .email {
          color: #5c5c5c; }
        body.properties .photographer .profile .row .details > .mobile {
          color: #5c5c5c; }
          body.properties .photographer .profile .row .details > .mobile:before {
            display: inline-block;
            content: "M";
            font-weight: 600;
            margin-right: 5px; }
    @media (min-width: 768px) {
      body.properties .photographer .profile {
        padding-top: 25px; }
        body.properties .photographer .profile .row > .photo > .image {
          width: 150px;
          height: 150px; }
        body.properties .photographer .profile .row .details {
          padding-top: 20px; } }
    body.properties .photographer .profile .btn-group {
      width: 100%;
      margin: 0; }
      body.properties .photographer .profile .btn-group > .btn {
        margin-top: 10px;
        padding: 10px 25px;
        width: 100%; }
      @media (min-width: 768px) and (max-width: 990px) {
        body.properties .photographer .profile .btn-group {
          display: flex; }
          body.properties .photographer .profile .btn-group > .btn {
            margin: 5px; } }
/* Automatically generated */
body.properties #float-details {
  position: relative; }
  body.properties #float-details #right-box {
    float: left;
    z-index: 100;
    right: 0;
    padding: 0px; }
    @media (max-width: 500px) {
      body.properties #float-details #right-box {
        width: 100%; } }
    body.properties #float-details #right-box > .header {
      position: 0;
      z-index: 100;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      letter-spacing: 1px;
      line-height: 44px;
      padding: 0;
      color: #2CACBB;
      height: 44px;
      background-color: rgba(0, 0, 0, 0.7); }
    @media (min-width: 768px) {
      body.properties #float-details #right-box {
        border: 1px solid rgba(0, 0, 0, 0.1); } }
    @media (min-width: 768px) and (max-width: 990px) {
      body.properties #float-details #right-box > .blocks {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
        body.properties #float-details #right-box > .blocks > .block {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -moz-flex: 1;
          -ms-flex: 1;
          flex: 1; } }
@media (min-width: 990px) {
  body.properties #float-details #right-box {
    position: absolute;
    margin-top: -45px; } }

body.properties #float-details #right-box > .blocks > .block {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  background-color: white;
  color: #646970; }
  body.properties #float-details #right-box > .blocks > .block .date-time {
    font-weight: 300; }
  body.properties #float-details #right-box > .blocks > .block.address {
    z-index: 100; }
  body.properties #float-details #right-box > .blocks > .block.auction {
    z-index: 90; }
  body.properties #float-details #right-box > .blocks > .block.openhome {
    z-index: 80; }
  body.properties #float-details #right-box > .blocks > .block.auction, body.properties #float-details #right-box > .blocks > .block.openhome {
    display: flex; }
    body.properties #float-details #right-box > .blocks > .block.auction:before, body.properties #float-details #right-box > .blocks > .block.openhome:before {
      flex: 0 1 60px; }
    body.properties #float-details #right-box > .blocks > .block.auction > .flex-right, body.properties #float-details #right-box > .blocks > .block.openhome > .flex-right {
      flex: 1;
      overflow: hidden; }
    body.properties #float-details #right-box > .blocks > .block.auction .btn, body.properties #float-details #right-box > .blocks > .block.openhome .btn {
      font-size: 14px;
      padding-bottom: 0; }
  body.properties #float-details #right-box > .blocks > .block.address {
    text-align: center;
    min-height: 50px;
    font-size: 20px;
    font-weight: 300; }
    body.properties #float-details #right-box > .blocks > .block.address > .property-id {
      color: #CE4354;
      font-weight: 600;
      letter-spacing: 1px; }
    body.properties #float-details #right-box > .blocks > .block.address > .region {
      font-weight: 600;
      font-size: 14px;
      text-transform: uppercase;
      color: #2CACBB; }
  body.properties #float-details #right-box > .blocks > .block.auction .icon:before {
    background: url(/assets/icons/auction-icon-sml-b6df8f283af876a6bb1672ee7b0201e8381501f08c28b6329dbd1d6797f5c827.svg) 0 0 no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px; }
  body.properties #float-details #right-box > .blocks > .block .icon:before {
    content: "";
    float: left;
    background-color: #DEE1E7;
    vertical-align: middle;
    margin: 5px 12px 0 0; }
  body.properties #float-details #right-box > .blocks > .block.openhome .icon:before {
    background: url(/assets/icons/openhome-icon-sml-771a35ad7027306f30d3a59042da1f33ea23d4f9af01c6b36557f462da3e0028.svg) 0 0 no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px; }
  body.properties #float-details #right-box > .blocks > .block.openhome a, body.properties #float-details #right-box > .blocks > .block.auction a {
    display: block;
    border: 0;
    background-color: transparent;
    text-align: left;
    color: #2CACBB;
    padding-left: 0; }
    body.properties #float-details #right-box > .blocks > .block.openhome a:hover, body.properties #float-details #right-box > .blocks > .block.auction a:hover {
      background-color: transparent;
      color: #5c5c5c; }
    body.properties #float-details #right-box > .blocks > .block.openhome a:before, body.properties #float-details #right-box > .blocks > .block.auction a:before {
      background: url(/assets/icons/calendar-icon-sml-af9d3a78ed350adb59faf2f77ff410a9e83a54316dd7de0b4be138888824c90e.svg) 0 0 no-repeat;
      background-size: contain;
      width: 34px;
      height: 34px;
      content: '';
      width: 20px;
      height: 20px;
      float: left;
      margin: 0px 5px 0 0; }
  body.properties #float-details #right-box > .blocks > .block .title {
    color: #646970;
    font-weight: 600;
    margin-bottom: 2px; }
  body.properties #float-details #right-box > .blocks > .block.auction .location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%; }

body.properties #float-details #right-box > .blocks[data-openhomes='false'][data-auction='false'][data-address='false'] {
  display: none; }
body.properties #float-details #right-box > .blocks > .block .flex-right .date-time {
  display: flex; }
  body.properties #float-details #right-box > .blocks > .block .flex-right .date-time > .time {
    flex: 1;
    text-align: right; }
body.properties #float-details #right-box > .blocks > .block .flex-right .date-time a.btn {
  padding: 0;
  float: right; }
  body.properties #float-details #right-box > .blocks > .block .flex-right .date-time a.btn:before {
    margin: 1px 0 0 5px; }
body.properties #float-details #right-box > .blocks > .block:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }
@media (min-width: 768px) and (max-width: 990px) {
  body.properties #float-details #right-box > .blocks {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    body.properties #float-details #right-box > .blocks > .block {
      border-top: 0;
      max-width: 50%; } }

body.properties #float-details .navigation, .placeholder-navigation-bar {
  margin-top: 10px;
  z-index: 250; }
  @media (min-width: 768px) {
    body.properties #float-details .navigation, .placeholder-navigation-bar {
      margin-top: 44px;
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      border-right: 1px solid rgba(0, 0, 0, 0.1); } }
  @media (min-width: 990px) {
    body.properties #float-details .navigation, .placeholder-navigation-bar {
      margin-top: 0;
      border-left: 0;
      border-right: 0; } }
/* Automatically generated */
@keyframes slow-slide-details {
  from {
    margin-top: -45px; }
  to {
    margin-top: 0; } }
.placeholder-navigation-bar, .placeholder-right-box {
  display: none; }

@media (max-width: 990px) {
  body.properties #float-details.screen-lock .placeholder-navigation-bar {
    display: block;
    z-index: 0; } }
  @media (max-width: 990px) and (min-width: 768px) {
    body.properties #float-details.screen-lock .placeholder-navigation-bar {
      float: left; } }
  @media (max-width: 990px) and (min-width: 990px) {
    body.properties #float-details.screen-lock .placeholder-navigation-bar {
      float: none; } }
@media (max-width: 990px) {
  body.properties #float-details.screen-lock .screen-lock-full.md-or-under {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1000; }
    body.properties #float-details.screen-lock .screen-lock-full.md-or-under .screen-lock-wrapper {
      display: block;
      width: 100%;
      margin: auto; }
      body.properties #float-details.screen-lock .screen-lock-full.md-or-under .screen-lock-wrapper #navigation-bar {
        z-index: 1000;
        margin-top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        animation: slow-slide-details 450ms;
        overflow: hidden; }
      body.properties #float-details.screen-lock .screen-lock-full.md-or-under .screen-lock-wrapper #right-box {
        -webkit-transform: translate3d(0, 0, 0);
        animation: slow-slide-details 450ms;
        position: relative;
        margin-top: 0;
        float: right; } }
    @media (max-width: 990px) and (min-width: 990px) {
      body.properties #float-details.screen-lock .screen-lock-full.md-or-under .screen-lock-wrapper {
        width: 970px; } }
    @media (max-width: 990px) and (min-width: 1200px) {
      body.properties #float-details.screen-lock .screen-lock-full.md-or-under .screen-lock-wrapper {
        width: 1170px; } }

@media (min-width: 990px) {
  body.properties #float-details.screen-lock .placeholder-navigation-bar {
    display: block;
    z-index: 0; } }
  @media (min-width: 990px) and (min-width: 768px) {
    body.properties #float-details.screen-lock .placeholder-navigation-bar {
      float: left; } }
  @media (min-width: 990px) and (min-width: 990px) {
    body.properties #float-details.screen-lock .placeholder-navigation-bar {
      float: none; } }
@media (min-width: 990px) {
  body.properties #float-details.screen-lock .screen-lock-full.md-or-over {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 1000; }
    body.properties #float-details.screen-lock .screen-lock-full.md-or-over .screen-lock-wrapper {
      display: block;
      width: 100%;
      margin: auto; }
      body.properties #float-details.screen-lock .screen-lock-full.md-or-over .screen-lock-wrapper #navigation-bar {
        z-index: 1000;
        margin-top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        animation: slow-slide-details 450ms;
        overflow: hidden; }
      body.properties #float-details.screen-lock .screen-lock-full.md-or-over .screen-lock-wrapper #right-box {
        -webkit-transform: translate3d(0, 0, 0);
        animation: slow-slide-details 450ms;
        position: relative;
        margin-top: 0;
        float: right; } }
    @media (min-width: 990px) and (min-width: 990px) {
      body.properties #float-details.screen-lock .screen-lock-full.md-or-over .screen-lock-wrapper {
        width: 970px; } }
    @media (min-width: 990px) and (min-width: 1200px) {
      body.properties #float-details.screen-lock .screen-lock-full.md-or-over .screen-lock-wrapper {
        width: 1170px; } }
/* Automatically generated */
body.agents .container.agents {
  min-height: 70vh; }
body.agents .list.agents {
  margin: 100px 0;
  text-align: center; }
body.agents a {
  color: #3B3B3F; }
/* Automatically generated */
body.agents.show section.profile .title, body.agents.show section.properties .row > .title, body.agents.show section.testimonials .title {
  font-weight: 300;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
  color: #646970; }

body.agents.show div.divider {
  border-top: 1px solid #A8AFB9;
  position: absolute;
  padding: 5px 0;
  z-index: 10;
  bottom: 20px;
  left: 0;
  right: 0; }
  body.agents.show div.divider > div[data-btn] {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%) translateY(-50%); }
    body.agents.show div.divider > div[data-btn]:hover:before {
      background-color: #eee; }
    body.agents.show div.divider > div[data-btn]:before {
      display: inline-block;
      content: attr(data-btn);
      border: 1px solid #A8AFB9;
      color: #A8AFB9;
      width: 120px;
      background-color: white;
      border-radius: 15px;
      text-align: center;
      padding: 2px 0;
      text-transform: uppercase;
      cursor: pointer;
      font-size: 15px;
      transition: all 300ms; }
  body.agents.show div.divider > div.icon:before {
    padding-right: 15px; }
  body.agents.show div.divider > div.icon:after {
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    height: 15px;
    width: 15px;
    display: inline-block; }
  body.agents.show div.divider > div.icon.arrow-up:after {
    background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='26 23 13 8 0 24' stroke-width='3' stroke='#A8AFB9' fill='none'/></svg>"); }
  body.agents.show div.divider > div.icon.arrow-down:after {
    background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='26 23 13 8 0 24' stroke-width='3' stroke='#A8AFB9' fill='none'/></svg>");
    transform: rotate(180deg) translateY(-50%);
    top: 2px; }
  body.agents.show div.divider > div.alt[data-btn]:before {
    content: attr(data-btn-alt); }

body.agents.show .no-testimonials.no-about .about, body.agents.show .no-testimonials.no-about .testimonials {
  display: none; }
body.agents.show .no-testimonials.no-about .row > .details {
  width: auto;
  float: none;
  margin-bottom: 50px; }

body.agents.show section.profile .row .details {
  text-align: center; }
  body.agents.show section.profile .row .details .photo {
    padding: 26px; }
    body.agents.show section.profile .row .details .photo .image {
      margin: auto;
      width: 150px;
      height: 150px;
      background-color: silver;
      border-radius: 50%;
      background-size: cover;
      background-position: 50% 10%;
      border: 2px solid white; }
  body.agents.show section.profile .row .details .info .name {
    font-size: 24px;
    font-weight: 600; }
  body.agents.show section.profile .row .details .info .agency {
    font-size: 12px;
    font-weight: 600;
    color: #ff0006;
    text-transform: uppercase;
    margin-bottom: 26px; }
  body.agents.show section.profile .row .details .info .licences, body.agents.show section.profile .row .details .info .numbers, body.agents.show section.profile .row .details .info .website {
    color: #646970;
    font-weight: 300;
    font-size: 18px; }
    body.agents.show section.profile .row .details .info .licences a:link, body.agents.show section.profile .row .details .info .numbers a:link, body.agents.show section.profile .row .details .info .website a:link {
      color: #646970; }
  body.agents.show section.profile .row .details .info .licences {
    margin-bottom: 26px;
    font-size: 11px;
    color: #646970; }
  body.agents.show section.profile .row .details .info .numbers a {
    display: inline-block; }
    body.agents.show section.profile .row .details .info .numbers a:before {
      display: inline-block;
      font-weight: 600;
      margin-right: 5px;
      color: #646970;
      margin: 0 10px; }
    body.agents.show section.profile .row .details .info .numbers a.mobile:before {
      content: "M"; }
    body.agents.show section.profile .row .details .info .numbers a.phone:before {
      content: "P"; }
  body.agents.show section.profile .row .details .info .website {
    margin: 5px 0 26px 0; }
  body.agents.show section.profile .row .details .buttons-circles {
    padding: 0 0 20px 0; }
    body.agents.show section.profile .row .details .buttons-circles > a {
      display: inline-block;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      vertical-align: top; }
      body.agents.show section.profile .row .details .buttons-circles > a.grey {
        background-color: #8793A3; }
        body.agents.show section.profile .row .details .buttons-circles > a.grey:hover {
          background-color: #646970; }
      body.agents.show section.profile .row .details .buttons-circles > a.turquoise {
        background-color: #2CACBB; }
        body.agents.show section.profile .row .details .buttons-circles > a.turquoise:hover {
          background-color: #2899A6; }
      body.agents.show section.profile .row .details .buttons-circles > a.icon:before {
        position: relative;
        transform: translateY(-50%);
        top: 50%;
        content: "";
        display: inline-block; }
      body.agents.show section.profile .row .details .buttons-circles > a.icon.twitter:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2760px;
        height: 21px;
        width: 26px; }
      body.agents.show section.profile .row .details .buttons-circles > a.icon.email:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -567px;
        height: 18px;
        width: 28px; }
body.agents.show section.profile .row .about {
  padding: 20px;
  color: #646970;
  font-size: 14px;
  font-weight: 300;
  border-top: 1px solid #A8AFB9;
  line-height: 180%; }
  @media (min-width: 990px) {
    body.agents.show section.profile .row .about {
      padding: 0 0 20px 0; } }

body.agents.show .about .divider {
  display: none; }
body.agents.show .about.limited-text:not(.expand) {
  position: relative;
  max-height: 300px;
  overflow: hidden; }
  body.agents.show .about.limited-text:not(.expand):after {
    position: absolute;
    content: '';
    display: block;
    height: 150px;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 60%, white 64%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }
  body.agents.show .about.limited-text:not(.expand) .divider {
    display: block !important; }

body.agents.show div.testimonials {
  padding: 20px; }
  @media (min-width: 990px) {
    body.agents.show div.testimonials {
      margin-top: 20px;
      padding: 20px 0 0 0; } }
  body.agents.show div.testimonials > .box-grey {
    background-color: #EFF1F5;
    border-radius: 10px;
    color: #646970;
    padding: 20px; }
  body.agents.show div.testimonials .testimonial {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-style: italic;
    font-size: 14px;
    font-weight: 300; }
    body.agents.show div.testimonials .testimonial > .author {
      font-size: 14px;
      font-weight: 600;
      font-style: italic;
      color: #2CACBB;
      position: absolute;
      bottom: 0;
      right: 15px; }
    @media (min-width: 768px) {
      body.agents.show div.testimonials .testimonial {
        padding-bottom: 20px; } }
  body.agents.show div.testimonials .btn {
    margin-top: 15px;
    width: 100%; }

@media (min-width: 768px) {
  body.agents.show section.profile {
    margin-top: 50px; }
    body.agents.show section.profile .row > .details {
      width: 27%;
      float: left; }
      body.agents.show section.profile .row > .details .info > .numbers > a {
        display: block !important; }
    body.agents.show section.profile .row > .about {
      float: right;
      width: 73%;
      border-top: 0;
      margin-top: 30px; }
      body.agents.show section.profile .row > .about .title {
        text-align: left; }
    body.agents.show section.profile .row > .testimonials {
      float: right;
      width: 73%; }
  body.agents.show .about .title, body.agents.show .testimonials .title {
    text-align: left; }
  body.agents.show .profile.about-large .testimonials {
    width: 100%; }

  body.agents.show div.divider {
    left: 20px;
    right: 20px; } }
@media (min-width: 1200px) {
  body.agents.show .profile.about-large .testimonials {
    width: 100% !important; } }
.swiper-container .right-button, .swiper-container .left-button {
  top: 0;
  bottom: 0;
  width: 55px;
  position: absolute;
  z-index: 10; }
  .swiper-container .right-button > div, .swiper-container .left-button > div {
    cursor: pointer;
    background-color: #0857a7;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 40px;
    transition: opacity 300ms; }
    .swiper-container .right-button > div:hover, .swiper-container .left-button > div:hover {
      background-color: #16314C; }
    .swiper-container .right-button > div:before, .swiper-container .left-button > div:before {
      position: absolute;
      content: "";
      height: 19px;
      width: 12px;
      display: inline-block;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
.swiper-container .right-button {
  right: 0;
  background: linear-gradient(to left, #eff1f5 15%, rgba(239, 241, 245, 0) 100%); }
  .swiper-container .right-button > div {
    right: 0; }
    .swiper-container .right-button > div:before {
      background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 32 40' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='white'/></svg>"); }
.swiper-container .left-button {
  left: 0;
  background: linear-gradient(to right, #eff1f5 15%, rgba(239, 241, 245, 0) 100%); }
  .swiper-container .left-button > div {
    left: 0; }
    .swiper-container .left-button > div:before {
      background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 32 40' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='white'/></svg>"); }
@media (max-width: 500px) {
  .swiper-container .right-button, .swiper-container .left-button {
    background: none; } }
/* Automatically generated */
.search #property-rooms {
  position: relative; }

.container.boxes-properties.featured {
  padding-top: 16px; }

body.websites .placeholder {
  width: 100%;
  height: 153px;
  background-color: #ececec;
  display: none; }
  @media (min-width: 990px) {
    body.websites .placeholder {
      display: block; } }
/* Automatically generated */
.large-image-header.no-title .centered-content {
  height: 80px !important; }
  @media (min-width: 768px) {
    .large-image-header.no-title .centered-content {
      height: 180px !important; } }

@media (min-width: 990px) {
  body.websites .large-image-container .centered-content {
    width: 600px; } }

.box-search > .title {
  color: white;
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .box-search > .title {
      font-size: 35px; } }
  @media (min-width: 990px) {
    .box-search > .title {
      font-size: 40px; } }
  @media (min-width: 1200px) {
    .box-search > .title {
      font-size: 45px; } }
.box-search .search {
  margin: auto;
  max-width: 600px; }
  .box-search .search .form-fields {
    margin: 0 auto auto auto; }
  .box-search .search .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .box-search .search .btn-group > .btn {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      background-color: rgba(1, 1, 1, 0.6);
      color: white;
      cursor: pointer;
      position: relative;
      margin-bottom: 15px;
      padding: 0;
      border-color: rgba(255, 255, 255, 0.75);
      overflow: hidden; }
      .box-search .search .btn-group > .btn:first-child {
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px; }
      .box-search .search .btn-group > .btn:first-child input:checked ~ label {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .box-search .search .btn-group > .btn:last-child {
        border-bottom-right-radius: 6px;
        border-top-right-radius: 6px; }
      .box-search .search .btn-group > .btn:last-child input:checked ~ label {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }
      .box-search .search .btn-group > .btn:hover {
        background-color: black; }
      .box-search .search .btn-group > .btn > input {
        display: none; }
      .box-search .search .btn-group > .btn > label {
        margin: 0;
        padding: 10px 0;
        cursor: pointer;
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 1px;
        width: 100%;
        text-transform: uppercase; }
      .box-search .search .btn-group > .btn > input:checked ~ label {
        background-color: #2CACBB; }
      .box-search .search .btn-group > .btn > input:checked ~ .arrow {
        display: inline-block; }
      .box-search .search .btn-group > .btn > .arrow {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: scale(1, 0.6) translateY(6px);
        display: none;
        top: initial;
        bottom: -15px;
        height: 15px;
        background-color: transparent;
        left: -65px; }
        .box-search .search .btn-group > .btn > .arrow:after {
          bottom: -1px;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none; }
        .box-search .search .btn-group > .btn > .arrow:after {
          border-color: transparent;
          border-bottom-color: white;
          border-width: 15px;
          margin-left: -15px; }
  .box-search .search .form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.4);
    background-color: rgba(0, 0, 0, 0.35);
    height: 100%; }
    .box-search .search .form-fields .left-fields {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-flex-flow: column nowrap;
      -moz-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
      .box-search .search .form-fields .left-fields > input {
        -webkit-appearance: none;
        width: 100%;
        padding: 18px 26px;
        font-size: 2em;
        border: 1px solid white;
        border-radius: 0;
        outline: none; }
        .box-search .search .form-fields .left-fields > input::placeholder {
          font-weight: 300;
          color: #8793A3;
          transition: opacity 250ms; }
        .box-search .search .form-fields .left-fields > input::-webkit-input-placeholder {
          font-weight: 300;
          color: #8793A3;
          transition: opacity 250ms; }
        .box-search .search .form-fields .left-fields > input:-moz-placeholder {
          font-weight: 300;
          color: #8793A3;
          transition: opacity 250ms; }
        .box-search .search .form-fields .left-fields > input::-moz-placeholder {
          font-weight: 300;
          color: #8793A3;
          transition: opacity 250ms; }
        .box-search .search .form-fields .left-fields > input:-ms-input-placeholder {
          font-weight: 300;
          color: #8793A3;
          transition: opacity 250ms; }
        .box-search .search .form-fields .left-fields > input:focus::placeholder {
          opacity: 0.2; }
        .box-search .search .form-fields .left-fields > input:focus::-webkit-input-placeholder {
          opacity: 0.2; }
        .box-search .search .form-fields .left-fields > input:focus:-moz-placeholder {
          opacity: 0.2; }
        .box-search .search .form-fields .left-fields > input:focus::-moz-placeholder {
          opacity: 0.2; }
        .box-search .search .form-fields .left-fields > input:focus:-ms-input-placeholder {
          opacity: 0.2; }
        @media (max-width: 768px) {
          .box-search .search .form-fields .left-fields > input {
            font-size: 1.2em; } }
      .box-search .search .form-fields .left-fields > .options {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% + 1px);
        border-top: 1px solid #A8AFB9; }
        .box-search .search .form-fields .left-fields > .options > button {
          height: 45px;
          margin: 0;
          white-space: nowrap;
          padding: 5px 10px;
          border: 1px solid transparent;
          background-color: rgba(255, 255, 255, 0.76);
          color: #686868;
          font-weight: 600;
          border-right: 1px solid #A8AFB9;
          font-size: 12px;
          line-height: 15px;
          text-transform: uppercase;
          text-align: left; }
          .box-search .search .form-fields .left-fields > .options > button:focus {
            outline: none; }
          .box-search .search .form-fields .left-fields > .options > button:hover {
            background-color: white; }
          .box-search .search .form-fields .left-fields > .options > button.selected {
            background-color: white;
            z-index: 150; }
            .box-search .search .form-fields .left-fields > .options > button.selected .caret {
              opacity: 0; }
          .box-search .search .form-fields .left-fields > .options > button.hidden {
            display: none; }
          .box-search .search .form-fields .left-fields > .options > button:last-child {
            border-right-color: transparent; }
          .box-search .search .form-fields .left-fields > .options > button > .caret {
            transition: opacity 250ms; }
          .box-search .search .form-fields .left-fields > .options > button#property-type {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1;
            -moz-box-flex: 1;
            -moz-flex: 1 1;
            -ms-flex: 1 1;
            flex: 1 1;
            position: relative; }
            .box-search .search .form-fields .left-fields > .options > button#property-type #property-type-count-text {
              opacity: 0.3; }
          .box-search .search .form-fields .left-fields > .options > button#property-rooms {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -moz-box-flex: 1;
            -moz-flex: 1;
            -ms-flex: 1;
            flex: 1; }
          .box-search .search .form-fields .left-fields > .options > button#property-price {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1;
            -moz-box-flex: 1;
            -moz-flex: 1 1;
            -ms-flex: 1 1;
            flex: 1 1;
            border-right: 0; }
      .box-search .search .form-fields .left-fields > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1; }
    .box-search .search .form-fields .right-button {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 90px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px;
      position: relative;
      background-color: #ff0006;
      font-weight: 600;
      transition: background-color 250ms;
      text-align: center;
      z-index: 200; }
      .box-search .search .form-fields .right-button:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -2291px;
        height: 32px;
        width: 32px;
        display: inline-block;
        content: "";
        margin-top: 32px; }
      .box-search .search .form-fields .right-button:hover {
        background-color: #d5060b; }
      .box-search .search .form-fields .right-button input {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: transparent;
        border: 0;
        width: 100%; }
      .box-search .search .form-fields .right-button > div {
        color: white; }
  .box-search .search #options-more {
    position: relative;
    z-index: 100; }
    .box-search .search #options-more > .options {
      overflow: hidden;
      overflow-y: overlay;
      display: none;
      background-color: white;
      text-align: left;
      -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
      box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.4);
      padding: 15px;
      max-height: 300px; }
      @media (min-width: 768px) {
        .box-search .search #options-more > .options.opt-show {
          display: block; } }
      .box-search .search #options-more > .options .checkbox {
        text-align: left;
        padding: 2px 0px;
        display: none;
        width: 185px; }
        .box-search .search #options-more > .options .checkbox.opt-show {
          display: inline-block !important; }
        .box-search .search #options-more > .options .checkbox input {
          margin: 0;
          display: none; }
        .box-search .search #options-more > .options .checkbox input:checked ~ label:before {
          background: url(/assets/icons/check-box-green-df4ca286f273cec5e6c9d3a44383210a919d4d37cf4112479d3d1f20b0e76d98.svg) 0 0 no-repeat;
          background-size: contain;
          width: 20px;
          height: 20px; }
        .box-search .search #options-more > .options .checkbox label {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          width: 100%;
          height: 31px;
          line-height: 19px;
          padding: 5px;
          vertical-align: middle;
          font-size: 14px;
          color: #646970; }
          .box-search .search #options-more > .options .checkbox label:before {
            background-color: #DEE1E7;
            margin: -2px 8px 0 0;
            content: "";
            display: inline-block;
            width: 20px;
            height: 20px;
            vertical-align: middle;
            border-radius: 3px; }
      .box-search .search #options-more > .options .ui-number-input {
        display: inline-block;
        width: 100px; }
        .box-search .search #options-more > .options .ui-number-input > .title {
          text-align: center;
          padding: 10px;
          color: #A8AFB9;
          line-height: 17px;
          font-size: 12px;
          letter-spacing: 1px;
          white-space: nowrap; }
        .box-search .search #options-more > .options .ui-number-input > .ui {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          border: 1px solid #EFF1F5;
          padding: 4px; }
          .box-search .search #options-more > .options .ui-number-input > .ui > .up, .box-search .search #options-more > .options .ui-number-input > .ui > .down {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25px;
            -moz-box-flex: 0;
            -moz-flex: 0 0 25px;
            -ms-flex: 0 0 25px;
            flex: 0 0 25px;
            cursor: pointer;
            font-size: 1.4em;
            font-size: 30px;
            line-height: 29px;
            text-align: center;
            color: #A8AFB9;
            border: 0;
            transition: background-color 250ms; }
            .box-search .search #options-more > .options .ui-number-input > .ui > .up:hover, .box-search .search #options-more > .options .ui-number-input > .ui > .down:hover {
              background-color: #EFF1F5; }
          .box-search .search #options-more > .options .ui-number-input > .ui > input {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 30px;
            -moz-box-flex: 1;
            -moz-flex: 1 1 30px;
            -ms-flex: 1 1 30px;
            flex: 1 1 30px;
            margin: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            margin: 0;
            text-align: center;
            min-width: 10px;
            border: 0; }
          .box-search .search #options-more > .options .ui-number-input > .ui > * {
            user-select: none; }
      .box-search .search #options-more > .options .more.icon {
        text-align: center;
        padding: 10px;
        cursor: pointer; }
      .box-search .search #options-more > .options#opts-property-types {
        padding-top: 5px;
        padding-bottom: 5px; }
    .box-search .search #options-more #opts-property-price {
      padding: 20px; }
  .box-search .search #options-more #opts-property-rooms.opt-show .room-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .box-search .search #options-more #opts-property-rooms.opt-show .room-row:last-child {
      margin-top: 20px;
      margin-bottom: 15px; }
    .box-search .search #options-more #opts-property-rooms.opt-show .room-row > .icon {
      text-align: center;
      margin: 0; }
      .box-search .search #options-more #opts-property-rooms.opt-show .room-row > .icon:before {
        margin-top: 10px;
        display: inline-block;
        content: ""; }
      .box-search .search #options-more #opts-property-rooms.opt-show .room-row > .icon.beds:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -208px;
        height: 63px;
        width: 73px; }
      .box-search .search #options-more #opts-property-rooms.opt-show .room-row > .icon.baths:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -80px;
        height: 63px;
        width: 67px; }
      .box-search .search #options-more #opts-property-rooms.opt-show .room-row > .icon.garage:before {
        background: url(/assets/icons/__sprites-f44559a509d5e9cf017bca64580959d9bd2f008d704200b66113242d39782c40.svg) 0px -1174px;
        height: 63px;
        width: 62px; }
  .box-search .search #options-more #opts-property-rooms > .room-row > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 37px; }
  @media (max-width: 768px) {
    .box-search .search {
      width: 100%; }
      .box-search .search .btn-group {
        display: none; }
      .box-search .search .form-fields {
        margin: 0; }
        .box-search .search .form-fields .left-fields input {
          height: 70px; }
        .box-search .search .form-fields .right-button div {
          display: none; }
        .box-search .search .form-fields .right-button:before {
          margin-top: 19px; }
      .box-search .search .form-fields .left-fields > .options, .box-search .search #options-more {
        display: none; } }
/* Automatically generated */
body.searches .search {
  padding: 0;
  margin: 0 auto 30px auto; }
body.searches .boxes-properties {
  min-height: 600px; }

body.searches .price-range {
  width: 100%; }
@media (min-width: 768px) {
  body.searches .price-range {
    padding: 0;
    width: 100%; } }

body.searches .container.no-results {
  min-height: 500px;
  margin: 50px auto; }
  body.searches .container.no-results .row > img, body.searches .container.no-results .row > .title {
    margin: auto; }
  body.searches .container.no-results .row > img {
    max-width: 70%;
    display: block; }
  body.searches .container.no-results .row > .title {
    padding: 0 20px;
    max-width: 536px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    color: #A8AFB9;
    margin-top: 15px; }
/* Automatically generated */
body.searches .form-container.form-basic input {
  color: #8793A3; }
  body.searches .form-container.form-basic input::placeholder {
    font-weight: 300;
    color: #8793A3;
    transition: opacity 250ms; }
  body.searches .form-container.form-basic input::-webkit-input-placeholder {
    font-weight: 300;
    color: #8793A3;
    transition: opacity 250ms; }
  body.searches .form-container.form-basic input:-moz-placeholder {
    font-weight: 300;
    color: #8793A3;
    transition: opacity 250ms; }
  body.searches .form-container.form-basic input::-moz-placeholder {
    font-weight: 300;
    color: #8793A3;
    transition: opacity 250ms; }
  body.searches .form-container.form-basic input:-ms-input-placeholder {
    font-weight: 300;
    color: #8793A3;
    transition: opacity 250ms; }
  body.searches .form-container.form-basic input:focus::placeholder {
    opacity: 0.2; }
  body.searches .form-container.form-basic input:focus::-webkit-input-placeholder {
    opacity: 0.2; }
  body.searches .form-container.form-basic input:focus:-moz-placeholder {
    opacity: 0.2; }
  body.searches .form-container.form-basic input:focus::-moz-placeholder {
    opacity: 0.2; }
  body.searches .form-container.form-basic input:focus:-ms-input-placeholder {
    opacity: 0.2; }
  body.searches .form-container.form-basic input#search_quickterm {
    padding-left: 15px; }

body.searches #search-category .form-custom-option {
  width: 49%; }
  @media (min-width: 990px) {
    body.searches #search-category .form-custom-option {
      width: 24%; } }
body.searches #search-property-type {
  padding-right: 0; }
body.searches #search-filter-by .form-custom-option {
  width: auto;
  color: #A8AFB9; }

body.searches #search-size .rows > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DEE1E7; }
  body.searches #search-size .rows > div:last-child {
    border-bottom: 0; }
  body.searches #search-size .rows > div > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
body.searches #search-size .rows .bootstrap-select {
  width: 100%;
  max-width: 175px; }
  body.searches #search-size .rows .bootstrap-select button {
    overflow: hidden; }
    body.searches #search-size .rows .bootstrap-select button .filter-option {
      text-overflow: ellipsis;
      overflow: hidden; }
  @media (min-width: 768px) {
    body.searches #search-size .rows .bootstrap-select {
      min-width: 164px; } }
  @media (min-width: 990px) {
    body.searches #search-size .rows .bootstrap-select {
      min-width: 250px; } }
body.searches #search-size .rows .min {
  text-align: left; }
body.searches #search-size .rows .max {
  text-align: right; }
body.searches #search-size .rows .min, body.searches #search-size .rows .max {
  margin-top: 10px;
  width: 1px; }
  body.searches #search-size .rows .min .bootstrap-select, body.searches #search-size .rows .max .bootstrap-select {
    border-radius: 5px;
    border: 1px solid #A8AFB9; }
    body.searches #search-size .rows .min .bootstrap-select > button, body.searches #search-size .rows .max .bootstrap-select > button {
      background-color: transparent; }
body.searches #search-size .rows .icon {
  text-align: center;
  color: #A8AFB9;
  text-transform: uppercase;
  font-size: 14px;
  min-width: 95px; }
  body.searches #search-size .rows .icon:before {
    content: "";
    display: block;
    margin: auto;
    height: 35px;
    width: 35px; }
    @media (min-width: 768px) {
      body.searches #search-size .rows .icon:before {
        height: 45px;
        width: 45px; } }
body.searches #search-size .rows .bathrooms .icon:before {
  background: url(/assets/icons/bath-icon-med-02734110cf62a8343afd435cb7610e6e87f49b898d5f2f41d4e0134738e69d6d.svg) 0 0 no-repeat;
  background-size: contain; }
body.searches #search-size .rows .bedrooms .icon:before {
  background: url(/assets/icons/bed-icon-med-d464d1062c2b20be653698e6cd90c2e3f012854fba70dfb91fc5b8e37da59c4a.svg) 0 0 no-repeat;
  background-size: contain; }
body.searches #search-size .rows .garages .icon:before {
  background: url(/assets/icons/garages-icon-med-4fbb7c8b4a1ad058cbec089811cfdb67b6fbcdd778f8d7210fc5874fbd67dd9d.svg) 0 0 no-repeat;
  background-size: contain; }

body.searches .suburb-title.disabled, body.searches .suburb-select.disabled {
  opacity: 0.3; }
/* Automatically generated */
html.touch body.searches #btn-expand-options:hover, html.touch body.searches #btn-more-property-types:hover {
  background-color: white !important; }
html.touch body.searches .form-custom-option.form-radio label:hover, html.touch body.searches .form-custom-option.form-tickbox label:hover {
  border-color: transparent;
  color: #8793A3; }
html.touch body.searches .form-custom-option.form-tickbox label:hover {
  background-color: white; }

body.searches input, body.searches select, body.searches .bootstrap-select button {
  border-radius: 0;
  -webkit-appearance: none; }
body.searches .form-basic {
  padding-top: 15px; }
body.searches .form-extended {
  width: 100%; }
body.searches .options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px;
  margin-bottom: 15px;
  position: relative; }
  body.searches .options:last-child {
    border-bottom: 0; }
  body.searches .options > .title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    color: #8793A3; }
    @media (min-width: 768px) {
      body.searches .options > .title {
        height: 50px;
        line-height: 50px; } }
  body.searches .options > .fields {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  @media (min-width: 768px) {
    body.searches .options {
      padding: 0; } }
body.searches .form-extended .options > .title {
  line-height: 23px; }

body.searches .form-container.form-basic .fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  body.searches .form-container.form-basic .fields > div.quickterm, body.searches .form-container.form-basic .fields > div.suburb-title, body.searches .form-container.form-basic .fields > div.suburb-select, body.searches .form-container.form-basic .fields > div.more {
    padding: 5px 0;
    color: #8793A3; }
  @media (min-width: 768px) {
    body.searches .form-container.form-basic .fields > div.suburb-select {
      padding-right: 5px; } }
  body.searches .form-container.form-basic .fields > div.quickterm {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
    body.searches .form-container.form-basic .fields > div.quickterm input {
      width: 100%;
      height: 40px;
      border: 0;
      padding: 0 5px;
      background-color: #EFF1F5; }
  body.searches .form-container.form-basic .fields > div.suburb-title {
    display: none; }
  body.searches .form-container.form-basic .fields > div.suburb-select {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50px;
    -moz-box-flex: 1;
    -moz-flex: 1 0 50px;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px; }
    body.searches .form-container.form-basic .fields > div.suburb-select > div {
      width: 100%;
      height: 100%;
      padding-right: 5px; }
      @media (min-width: 768px) {
        body.searches .form-container.form-basic .fields > div.suburb-select > div {
          padding-right: 0; } }
    body.searches .form-container.form-basic .fields > div.suburb-select button {
      background-color: #EFF1F5;
      height: 100%; }
  body.searches .form-container.form-basic .fields > div.more {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 40px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 40px;
    -ms-flex: 0 1 40px;
    flex: 0 1 40px; }
    body.searches .form-container.form-basic .fields > div.more > .box {
      border-radius: 5px;
      height: 40px;
      width: 40px;
      line-height: 40px;
      border: 1px solid;
      text-align: center;
      color: #8793A3;
      cursor: pointer;
      transition: background-color 250ms; }
      body.searches .form-container.form-basic .fields > div.more > .box:hover {
        background-color: #DEE1E7; }

body.searches {
  position: relative;
  z-index: 100; }
  body.searches .form-container.form-extended,
  body.searches .search > .background,
  body.searches .form-container.buttons #btn-cancel {
    display: none; }
  body.searches.search-extended .form-container.form-extended,
  body.searches.search-extended .search > .background,
  body.searches.search-extended .form-container.buttons #btn-cancel {
    display: inline-block; }
  body.searches.search-extended > *:not(.search) {
    filter: blur(5px); }
  body.searches.search-extended .form-container.buttons input {
    margin-right: 10px; }
  body.searches #search-property-type .form-custom-option.hidden {
    display: none; }
  body.searches #search-property-type .form-custom-option.extended {
    display: none; }
  body.searches #search-property-type.expand .form-custom-option.extended:not(.hidden) {
    display: inline-block; }
  body.searches #search-property-type .btn-more-property-types.hidden {
    display: none; }
  body.searches .search {
    position: relative;
    z-index: 100;
    border-bottom: 3px solid rgba(128, 128, 128, 0.1); }
    body.searches .search form {
      background-color: white; }
    body.searches .search > .background {
      background-color: rgba(0, 0, 0, 0.72);
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -50; }

body.searches .search-fields .divider {
  margin: 30px 0 30px 0;
  position: relative;
  border-top: 1px solid #8793A3;
  z-index: 10; }
  body.searches .search-fields .divider .more {
    top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-color: white;
    border: 1px solid #8793A3;
    border-radius: 15px;
    position: absolute;
    padding: 5px 15px;
    cursor: pointer;
    text-transform: uppercase;
    color: #8793A3;
    transition: background-color 250ms; }
    body.searches .search-fields .divider .more:hover {
      background-color: #EFF1F5;
      color: #8793A3; }
      body.searches .search-fields .divider .more:hover.icon:after {
        opacity: 1; }
    body.searches .search-fields .divider .more.icon {
      padding-right: 35px; }
      body.searches .search-fields .divider .more.icon:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        height: 15px;
        display: inline-block;
        margin-right: 11px;
        opacity: 0.3; }
  body.searches .search-fields .divider.search-property-type {
    margin-top: 45px; }
  @media (min-width: 768px) {
    body.searches .search-fields .divider {
      margin: 15px 0 30px 0; } }

body.searches .form-container.buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  padding: 10px 20px 30px 20px; }
  body.searches .form-container.buttons > .button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0;
    padding: 10px 15px;
    color: white;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    transition: background-color 250ms;
    width: 100%; }
    body.searches .form-container.buttons > .button.red {
      background-color: #ff0006; }
      body.searches .form-container.buttons > .button.red:hover {
        background-color: #d40005; }
    body.searches .form-container.buttons > .button.grey {
      background-color: #A8AFB9; }
      body.searches .form-container.buttons > .button.grey:hover {
        background-color: #8a8c90; }
  @media (min-width: 768px) {
    body.searches .form-container.buttons {
      padding-right: 0; }
      body.searches .form-container.buttons > .button {
        max-width: 250px; } }

body.searches .arrow-up:after {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='26 23 13 8 0 24' stroke-width='3' stroke='#8793A3' fill='none'/></svg>");
  content: "";
  height: 15px;
  width: 15px;
  display: inline-block;
  transition: transform 500ms; }
body.searches .arrow-down:after {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><polyline points='0 8 13 23 26 8' stroke-width='3' stroke='#8793A3' fill='none'/></svg>");
  content: "";
  height: 15px;
  width: 15px;
  display: inline-block;
  transition: transform 500ms; }
body.searches .arrow-down-filled:before {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='m0,10 L30,10 L15,25 L0,10 z' fill='#8793A3'/></svg>");
  content: "";
  height: 15px;
  width: 15px;
  display: inline-block;
  transition: transform 500ms; }
body.searches .arrow-up-filled:before {
  background-image: url("data:image/svg+xml;charset=UTF8,<svg viewBox='0 0 30 30' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M 0 25L 30 25L 15 10L 0 25Z' fill='#8793A3'/></svg>");
  content: "";
  height: 15px;
  width: 15px;
  display: inline-block;
  transition: transform 500ms; }
body.searches .arrow.opposite:before {
  transform: rotate(180deg); }
body.searches .arrow.opposite:after {
  transform: translateY(-50%) rotate(180deg) !important; }

@media (max-width: 500px) {
  body.searches .container.search-fields {
    padding: 0;
    margin: 0; } }
@media (min-width: 768px) {
  body.searches .form-container .options {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    body.searches .form-container .options > .title {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 170px;
      -moz-box-flex: 0;
      -moz-flex: 0 1 170px;
      -ms-flex: 0 1 170px;
      flex: 0 1 170px; } }
@media (min-width: 768px) {
  body.searches .form-container.form-basic .fields {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
    body.searches .form-container.form-basic .fields > div.quickterm {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    body.searches .form-container.form-basic .fields > div.suburb-title {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 90px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px;
      height: 25px;
      line-height: 25px;
      text-transform: uppercase;
      color: #8793A3;
      display: inline-block;
      text-align: center; } }
    @media (min-width: 768px) and (min-width: 768px) {
      body.searches .form-container.form-basic .fields > div.suburb-title {
        height: 50px;
        line-height: 50px; } }
    @media (min-width: 768px) and (min-width: 768px) {
      body.searches .form-container.form-basic .fields > div.suburb-title {
        height: 40px;
        line-height: 40px; } }
@media (min-width: 768px) {
    body.searches .form-container.form-basic .fields > div.suburb-select {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    body.searches .form-container.form-basic .fields > div.more {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 30px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 30px;
      -ms-flex: 0 0 30px;
      flex: 0 0 30px; }
  body.searches .form-container.form-basic .suburb-title {
    display: inline-block; } }
/* Automatically generated */
#search-price-range > .title, #opts-property-price > .title {
  display: none; }
#search-price-range .price-range, #opts-property-price .price-range {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  width: 95%; }
  #search-price-range .price-range > .title, #search-price-range .price-range > .prices, #opts-property-price .price-range > .title, #opts-property-price .price-range > .prices {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #search-price-range .price-range > .title > .price-from, #search-price-range .price-range > .prices > .price-from, #opts-property-price .price-range > .title > .price-from, #opts-property-price .price-range > .prices > .price-from {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    #search-price-range .price-range > .title > .price-to, #search-price-range .price-range > .prices > .price-to, #opts-property-price .price-range > .title > .price-to, #opts-property-price .price-range > .prices > .price-to {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  #search-price-range .price-range > .slider, #opts-property-price .price-range > .slider {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px 25px; }
    @media (min-width: 768px) {
      #search-price-range .price-range > .slider, #opts-property-price .price-range > .slider {
        padding: 15px 0; } }
  #search-price-range .price-range > .title > .price-to, #search-price-range .price-range > .prices > .price-to, #opts-property-price .price-range > .title > .price-to, #opts-property-price .price-range > .prices > .price-to {
    text-align: right; }
  #search-price-range .price-range > .title > .price-from, #search-price-range .price-range > .title > .price-to, #opts-property-price .price-range > .title > .price-from, #opts-property-price .price-range > .title > .price-to {
    margin-bottom: 10px;
    font-size: 17px;
    color: #A8AFB9; }
  #search-price-range .price-range > .prices input, #opts-property-price .price-range > .prices input {
    width: 70px;
    padding: 0;
    border: 0;
    background-color: transparent; }
  #search-price-range .price-range > .prices > .price-from, #search-price-range .price-range > .prices > .price-to, #opts-property-price .price-range > .prices > .price-from, #opts-property-price .price-range > .prices > .price-to {
    margin-top: 5px;
    font-weight: 600;
    font-size: 15px;
    color: #A8AFB9;
    font-size: 1.2em; }
  #search-price-range .price-range > .prices > .price-to input, #opts-property-price .price-range > .prices > .price-to input {
    text-align: right; }
@media (min-width: 768px) {
  #search-price-range > .title, #opts-property-price > .title {
    display: inline-block; }
  #search-price-range .price-range > .title > div.price-from, #search-price-range .price-range > .title > div.price-to, #opts-property-price .price-range > .title > div.price-from, #opts-property-price .price-range > .title > div.price-to {
    font-size: 12px; } }
/*








*/
