.top-header-bar {background: rgba(37,37,37,0.9);color: #fff;}
.top-header-bar a {color: #fff;}
.dn {display: none;}
.posr {position: relative;}
.posa {position: absolute;}
.header-infobox {line-height: 30px;}
.header-top {text-align: center;}
.block-content strong a {color: #333;}
.bx-wrapper {padding: 0;margin: 0;border: none;}
.slide-show {margin: 0;padding: 0;list-style: none;}
.slide-show li {height: 470px;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;}
/*.slide-show li img {position: relative;z-index: 1;top: 0;left: 0;width: 100%;z-index: 1;}*/
.slide-show li .container {position: relative;top: 25%;height: 50%;z-index: 2;}
.slide-show li .container .overlay-slideshow {position: absolute;top: 5%;left: 20px;color: #333;background: rgba(255,255,255,.85);padding: 8px 10px;}

/*.slide-show li .container .ls-s-1.text-f {position: absolute;top: 5%;left: 20px;color: #fff;background: rgba(0,0,0,.5);padding: 8px 10px;}*/
/*.slide-show li .container .ls-s-1.text7 {position: absolute;bottom: 5%;left: 20px;background: rgba(255,255,255,.8);}*/
/*.slide-show li .container .ls-s-2 {position: absolute;top: 5%;right: 20px;color: #fff;background: rgba(0,0,0,.5);padding: 8px 10px;}*/
.select-wrapper:after {width: 12px;}
.select-wrapper .form-control {padding: 5px;}
.rtl .slide-show li .container .overlay-slideshow {left: auto;right: 20px;}
/*.rtl .slide-show li .container .ls-s-1.text-f,.rtl .slide-show li .container .ls-s-1.text7 {left: auto;right: 20px;}*/
/*.rtl .slide-show li .container .ls-s-2 {right: auto;left: 20px;}*/
.bx-wrapper .bx-controls-direction a.bx-prev {left: 10px;}
.bx-wrapper .bx-controls-direction a.bx-next {right: 10px;}
.body-view-grid .property-view-row {display: none;}
.body-view-grid .property-view-grid {display: block;}
.body-view-row .property-view-row {display: block;}
.body-view-row .property-view-grid {display: none;}
.change-layout {color: #333;}
.body-view-row .show-row {color: #4a8fd8;}
.body-view-grid .show-grid {color: #4a8fd8;}
.property-view-row {}
.property-view-row .property-row-1 {background: #3a3a3a;color: #fff;font-size: 1.5em;line-height: 2em;text-align: center;margin-bottom: 10px;}
.property-view-row .property-row-2 {margin-bottom: 10px;}
.property-view-row .available {bottom: 0;left: 0;background: #0ca911;padding: 4px 8px;font-size: 1.3em;color: #fff;}
.property-row-2-1 {color: #3a3a3a;font-size: 1.5em;padding: 10px 0;}
.innerlabel {background: #498ed9;color: #fff;padding: 5px 10px;}
.property-view-row .property-row-3 .innerlabel {margin-bottom: 10px;}
.property-view-row .property-row-price {background: #3a3a3a;color: #fff;padding: 10px;font-weight: normal;}
.google-map-iframe {height: 500px;}
.print-command a {color: #fff !important;}
@media (max-width: 748px) {
	.slide-show li {height: 250px;}
	.slide-show li .container .ls-s-2 {display: none;}
	.google-map-iframe {height: 300px;}
}
@media (min-width: 1200px) {
	.show-top-header-bar .fa-angle-up {display: none;}
	.show-top-header-bar .fa-angle-down {display: inline;}
	.show-top-header-bar.active .fa-angle-up {display: inline;}
	.show-top-header-bar.active .fa-angle-down {display: none;}

	.show-top-header-bar {background: #333;
	text-decoration: none !important;
    padding: 5px;
    width: 30px;
    text-align: center;
    color: #fff;
    position: relative;
    right: 50%;
    margin-bottom: -30px;
    line-height: 20px;}
}
