@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: "Century Gothic", Arial, sans-serif;
  line-height: 1.6;
  font-size: 15px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
  position: relative;
}
body.fh-offcanvas {
  overflow: hidden; }
a {
  color: #326291;
  -webkit-transition: 0.5s, ease;
  -o-transition: 0.5s, ease;
  transition: 0.5s, ease; }
a:hover {
  text-decoration: none;
  color: #326291; }

p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 15px;
  color: #848484;
  font-family: "Century Gothic", Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #5a5a5a;
  font-family: "Century Gothic", Arial, sans-serif;
  font-weight: 400;
  margin: 20px 0 40px 0;}

figure {
  margin-bottom: 2em; }

::-webkit-selection {
  color: #fcfcfc;
  background: #326291; }

::-moz-selection {
  color: #fcfcfc;
  background: #326291; }

::selection {
  color: #fcfcfc;
  background: #326291; }

#fh-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999; }
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.stuck {
  position: fixed !important;
  top: 0 !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); }

.header-top {
  padding: 10px 0;
  background: #326291; }
.header-top .fh-link a {
  margin-left: 10px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7); }
.header-top .fh-link a:first-child {
  margin-left: 0; }
.header-top .fh-link a:hover {
  color: white !important; }
@media screen and (max-width: 768px) {
  .header-top .fh-link {
    text-align: center; } }
.header-top .fh-social a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-right: 15px;
  position: relative;
  -webkit-transition: 0.5s, ease-in-out;
  -o-transition: 0.5s, ease-in-out;
  transition: 0.5s, ease-in-out; }
.header-top .fh-social a:last-child {
  margin-right: 0; }
.header-top .fh-social a:hover, .header-top .fh-social a:focus, .header-top .fh-social a:active {
  text-decoration: none;
  color: white !important; }
.header-top .fh-social a:hover i, .header-top .fh-social a:focus i, .header-top .fh-social a:active i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2); }
@media screen and (max-width: 768px) {
  .header-top .fh-social {
    text-align: center !important; } }

#fh-hero {
  background: #fff url(/images/loader.gif) no-repeat center center;
  position: relative; }
#fh-hero .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4); }
#fh-hero .btn {
  font-size: 24px; }
#fh-hero .btn.btn-primary {
  padding: 14px 30px !important; }
#fh-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0; }
#fh-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative; }
#fh-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000; }
@media screen and (max-width: 768px) {
  #fh-hero .flexslider .flex-control-nav {
    bottom: 10px; }
#fh-hero .flexslider .slides {
    height: 350px;
  }
}
#fh-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer; }
#fh-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.9); }
#fh-hero .flexslider .flex-direction-nav {
  display: none; }
#fh-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 400px;
  z-index: 9; }
#fh-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 400px; }
#fh-hero .flexslider .slider-text > .slider-text-inner h1, #fh-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white; }
#fh-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400; }

#fh-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 10px;
  font-weight: 400; }
#fh-hero .flexslider .slider-text > .slider-text-inner .status {
  padding: 5px 12px;
  display: inline-block;
  margin-bottom: 10px;
  background: #326291;
  color: #fff;
  font-weight: 400; }
#fh-hero .flexslider .slider-text > .slider-text-inner .price {
  font-size: 20px;
  font-weight: 400;}
#fh-hero .flexslider .slider-text > .slider-text-inner p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9); }
#fh-hero .flexslider .slider-text > .slider-text-inner .heading-section {
  font-size: 50px; }
#fh-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 15px 30px;
  color: #fff;
  border: none !important;
  font-size: 16px; }
#fh-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #326291 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important; }
#fh-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px; }
#fh-hero .flexslider .slider-text > .slider-text-inner .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none; }
#fh-hero .flexslider .slider-text > .slider-text-inner .fh-lead {
  font-size: 16px;
  color: #fff; }
#fh-hero .flexslider .slider-text > .slider-text-inner .fh-lead .icon-heart {
  color: #d9534f; }
#fh-hero .flexslider .slider-text > .slider-text-inner .desc {
  width: 100%;
  padding: 2em;
  background: rgba(0, 0, 0, 0.7);
  margin-left: 1em; }
@media screen and (max-width: 768px) {
  #fh-hero .flexslider .slider-text > .slider-text-inner .desc {
    width: 100%;
    padding: 0.8em;
    background: rgba(0, 0, 0, 0.5);
    margin-left: 0.1em; }
  #fh-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 16px;
    margin-bottom: 6px;
  }
  #fh-hero .flexslider .slider-text > .slider-text-inner h2 {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 6px;
    font-weight: 400; }
  #fh-hero .flexslider .slider-text > .slider-text-inner .status {
    padding: 5px 12px;
    display: inline-block;
    margin-bottom: 6px;
    background: #326291;
    color: #fff;
    font-weight: 400;
  }
  #fh-hero .flexslider .slider-text > .slider-text-inner .price {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 400;
  }
  #fh-hero .flexslider .slider-text > .slider-text-inner p {
    font-size: 14px;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.9);
  }
  #fh-hero .flexslider .slider-text > .slider-text-inner .btn {
    padding: 2px 2px;
    color: #fff;
    border: none !important;
    font-size: 12px;
    margin-bottom: 6px;
  }
  #fh-hero .flexslider .slider-text > .slider-text-inner {
    margin-top: 10%;
  }
  #fh-hero .btn.btn-primary {
    padding: 5px 10px !important;
  }
}
#fh-hero .flexslider .slider-text > .slider-text-inner .desc .details {
  background: none;
  font-weight: 400; }
#fh-hero .flexslider .slider-text > .slider-text-inner .desc .details span {
  display: block; }
#fh-hero .flexslider .slider-text > .slider-text-inner .heading-title {
  font-size: 60px; }

/*city menu*/
.city-menu, .city-menu * {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}
.city-menu li {
	position: relative;
}
.city-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	right: 0;
	z-index: 99;
}
.city-menu > li {
	float: right;
}

.city-menu a {
	color: rgba(0, 0, 0, 0.75);
	padding: 0.5em 0.8em 0.2em !important;
	display: block;
	position: relative;
	font-size: 16px;
}
.city-menu a:hover, .city-menu a:focus {
  color: #326291 !important; }

.city-menu li.active a:hover, .city-menu li.active a:focus {
  color: #326291; }
.city-menu ul ul {
	top: 0;
	left: 100%;
}

@media (max-width:1200px){
  .city-menu, .city-menu * {
    padding: 0;
  }
  .city-menu a {
    color: rgba(0, 0, 0, 0.75);
    padding: 0.05em 0.3em 0.1em !important;
    display: block;
    position: relative;
    font-size: 16px;
  }
  .nonedis {
    display: none;
  }
}

.bluefont{
  color: rgba(70,89,148,1);
}

/*city menu*/

/* Superfish Override Menu */
.sf-menu {
  margin: 13px 0 0 0 !important; }

.sf-menu {
  float: right; }

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em; }

.sf-menu a {
  color: rgba(0, 0, 0, 0.75);
  padding: 0em 0.8em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 15px;
  border-bottom: none !important;
 /* font-weight: bold; */}
.sf-menu a:hover, .sf-menu a:focus {
  color: #326291 !important; }

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  color: #326291; }

.sf-menu li, .sf-menu ul li, .sf-menu ul ul li, .sf-menu li:hover, .sf-menu li.sfHover {
  background: transparent; }

.sf-menu ul li a, .sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  letter-spacing: 1px;
  font-size: 14px !important; }

.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu ul li:hover a, .sf-menu ul li.sfHover a, .sf-menu li.active a {
  color: #326291; }

.sf-menu ul li:hover, .sf-menu ul li.sfHover {
  background: transparent; }

.sf-menu ul li {
  background: transparent; }

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; }

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc; }

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc; }

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc; }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc; }

#fh-header-section {
  padding: 0;
  position: relative;
  left: 0;
  width: 100%;
  z-index: 1022;
  background: #fff; }

.nav-header {
  position: relative;
  float: left;
  width: 100%;}

.quicktools{
  width: 40px;
  height: 120px;
  z-index: 99;
  position: fixed;
  right:1px;
  top: 60%;
  background: rgba(70,89,148,0.2);
}

.quicktools-icon{
  width: 40px;
  height: 40px;
  margin-top: 1px;
  background: rgba(70,89,148,0.8);
  padding-left: 4px;
  padding-top: 4px;
}

.quicktools-icon a span{
  color: rgba(70,89,148,0.8);
  font-weight: bold;
  font-size: 16px;
  z-index: 99;
  position: absolute;
  right: 16px;
  top:90px;
}

.qrcode {
  width: 150px;
  height: 150px;
  z-index: 99;
  position: fixed;
  right:50px;
  top: 50%;
  display: none;
  background: rgba(70,89,148,0.2);
}

.qrcode img{
  width: 150px;
  height: 150px;
}

.quicktools-icon:hover{
  background: rgba(0,0,0,0.4);
}


#fh-logo {
  position: relative;
  z-index: 2;
  font-size: 28px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 700;
  float: left;
  padding-left: 10px; }
#fh-logo img {
  width:200px;
}
@media (max-width:1200px) {
  #fh-logo img {
    width:120px;
  }
}
#fh-logo i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #326291;
  background: rgba(0, 0, 0, 0.06);
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
#fh-logo a {
  color: #326291; }
#fh-logo a:hover, #fh-logo a:focus {
  color: #326291 !important; }
#fh-logo span {
  font-weight: 300; }

#fh-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
  margin-top: 15px; }
#fh-menu-wrap .sf-menu a {
  padding: 1em .75em; }

#fh-primary-menu > li > ul li.active > a {
  color: #369 !important; }
#fh-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -0px;
  top: 50%;
  font-size: 12px;
  margin-top: -7px;
  content: "\e922";
  color: rgba(0, 0, 0, 0.5); }
#fh-primary-menu > li > ul li {
  position: relative; }
#fh-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 12px;
  content: "\e924";
  color: rgba(0, 0, 0, 0.5); }

#fh-primary-menu .fh-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); }
#fh-primary-menu .fh-sub-menu > li > .fh-sub-menu {
  left: 100%; }

#fh-primary-menu .fh-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: ''; }

#fh-primary-menu .fh-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  content: ''; }

#fh-primary-menu .fh-sub-menu .fh-sub-menu:before {
  top: 6px;
  left: 100%; }

#fh-primary-menu .fh-sub-menu .fh-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important; }

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); }
.site-header.has-image #primary-menu .sub-menu:before {
  display: none; }

#fh-primary-menu .fh-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 16px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none; }
#fh-primary-menu .fh-sub-menu a:hover {
  color: #326291 !important; }

#fh-search-map {
  width: 100%;
  float: left;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
#fh-search-map .search-property {
  width: 100%;
  float: right;
  background: #393e46; }
@media screen and (max-width: 768px) {
  #fh-search-map .search-property h2{
    font-size: 18px;
  }
}
#fh-search-map .search-property .holder {
  width: 90%;
  margin: 0 auto;
  padding: 2em 0 2em 0; }
#fh-search-map h2{
	text-align: center;
    font-size: 26px;
	padding: 0.1em;
    margin: 20px 0 20px 0;
	width:100%;
  	color: #fff; }
#fh-search-map .s-holder .input-field, #fh-search-map .s-holder section {
  width: 20%;
  float: left;
  margin-top:20px;
  margin-bottom: 20px; }
#fh-search-map .s-holder label {
  width: 0%;
  float: left;
  color: #fff;
  margin-top: 10px; }
@media screen and (max-width: 768px) {
  #fh-search-map .s-holder label {
    font-size: 13px;
    margin-top: 13px; } }
#fh-search-map .s-holder input[type="text"] {
  padding: 24px 10px !important;
  font-weight: 700;
  font-size: 12px; }
#fh-search-map .s-holder input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #326291 !important; }
#fh-search-map .s-holder input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #326291 !important; }
#fh-search-map .s-holder input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #326291 !important; }
#fh-search-map .s-holder input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #326291 !important; }
#fh-search-map .s-holder input[type="text"], #fh-search-map .s-holder .cs-select {
  width: 60% !important;
  float: right;
  background: #fff !important;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
#fh-search-map .s-holder .wide {
  width: 60% !important;
  float: right; }
#fh-search-map .s-holder .wide .cs-select-half {
  width: 48% !important;
  float: left; }
#fh-search-map .s-holder .wide .cs-select-half:last-child {
  float: right; }
#fh-search-map .s-holder .btn {
  width: 60%;
  float: right;
  background: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
#fh-search-map .map {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 66.5%;
  float: right; }

.search-item{
  float: left;
  margin: 1px;
  width: 19%;
  height: 53px;
}
@media screen and (max-width: 829px) {
  .search-item {
    width: 100%; !important; } }
@media screen and (max-width: 30em) {
  .search-item {
    width: 100%; } }

.search-item .cs-select {
  font-size: 16px;
  width: 100%;
  height: 100%;
  margin: 0px;
  font-weight: 300;
  color: #848484;
   }

.search-words{
  float: left;
  margin: 1px;
  width: 100%;
  text-align: center;
}
.search-words p{
  color: #fff;
  padding: 30px 10px 10px 0px;
}
.search-words p a {
  color: white;
  text-decoration: none;
  border-bottom: none !important;
  padding: 0 1em 0 1em;
  /* font-weight: bold; */}
.search-words p a:hover, .sf-menu a:focus {
  color: rgba(217, 217, 217, 0.44) !important; }

@media screen and (max-width: 829px) {
  .search-words {
    width: 100%; !important; } }
@media screen and (max-width: 30em) {
  .search-words {
    width: 100%; } }

.search-pro {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  float: left;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  padding: 10px 10px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
}

.search-form {
  margin: 0 auto;
  width:80%;
  position: relative;
}
#search-location-items{
  width:95%;
  left:1px;
  top:55px;
  background-color:#FFF;
  display:none;
  position:absolute;
  z-index:1050;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#search-location-items ul{
  list-style:none;
  padding: 10px;
}

@media screen and (max-width: 829px) {
  #search-location-items {
    width: 100%; !important; } }
@media screen and (max-width: 30em) {
  #search-location-items {
    width: 100%; } }

.search-main-areas{
  float: left;
  width: 18%;
}
.search-sub-areas{
  float: left;
  width: 82%;
}
.search-sub-areas ul{
  padding: 0;
  float: left;
}
.search-sub-areas li{
  padding: 0 20px 10px 20px;
  float: left;
}

.search-sub-areas-bj{
  float: left;
  width: 100%;
}
.search-sub-areas-bj ul{
  padding: 0;
  float: left;
}
.search-sub-areas-bj li{
  padding: 0 20px 10px 20px;
  float: left;
}

div.cs-select span {
  padding: 10px 10px;
  margin: 0;
  width: 100%;}

.cs-skin-border {
  font-size: 16px;
  color: #a0a0a0;}
@media screen and (max-width: 829px) {
  .cs-skin-border {
    max-width: 829px !important; } }
@media screen and (max-width: 30em) {
  .cs-skin-border {
    font-size: 16px; } }
.cs-skin-border span {
  font-size: 16px; }

.cs-skin-border > span {
  border: transparent;
  background: white;
  color: #848484;
  font-size: 16px;
    font-weight: 300;
  padding: 14px 10px !important; }
.cs-skin-border > span::after {
  font-size: 14px !important;
  content: '\e94d' !important;
  font-family: "icomoon"; }
.cs-skin-border .cs-selected > span::after {
  font-size: 14px !important; }

.cs-skin-border.cs-active > span {
  background: white;
  color: #848484; }

.cs-select .cs-options {
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18); }

#fh-blog-section, #fh-features, #fh-popular-properties, #fh-properties, #fh-testimonial, #fh-about, #fh-faq, .fh-content-section {
  clear: both;
  padding: 1em 0; }
@media screen and (max-width: 768px) {
  #fh-blog-section, #fh-features, #fh-popular-properties, #fh-properties, #fh-testimonial, #fh-about, #fh-faq, .fh-content-section {
    padding: 4em 0; } }

.fh-section-gray {
  background: rgba(0, 0, 0, 0.04); }

.heading-section {
  padding-bottom: 0.5em;
  margin-bottom: 0.5em; }
.heading-section h3 {
  font-size: 30px;
  font-weight: 400;
  position: relative;
  color: #326291; }
.heading-section p {
  font-size: 16px;
}
.white-bg{
  background-color: white;
}
.heading-title {
  font-size: 20px;
  margin-bottom: 1.5em; }
.property-nav{
  margin-bottom: 20px;
  font-size: 20px;
  margin-top: 20px;
}
.property-nav li a{
  background: rgba(0, 0, 0, 0.03);
  border: solid 1px #ddd;
  margin-left: 1px;
}
.fh-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 250px;
  width: 100%;
  float: left;
  margin-bottom: 0.5em;
  -webkit-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  -moz-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.fh-property:hover, .fh-property:focus {
  -webkit-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2); }
.fh-property .status {
  position: absolute;
  top: 12px;
  left: -7px;
  color: #fff;
  background: #326291;
  padding: 10px 12px;
  font-weight: bold;
  font-size: 12px; }

.favorite {
  position: absolute;
  top: 5px;
  right: 20px;
  width:50px;
  height:50px;
  font-weight: bold;
  font-size: 12px;
  border: 0px;
  background: url(/Shanghai/images/favorite.png) no-repeat center center;
}


.favorite:hover{
  background: url(/Shanghai/images/favorite-marked.png) no-repeat center center;
}

.faved{
  background: url(/Shanghai/images/favorite-marked.png) no-repeat center center;
}

.fh-property .status:before {
  position: absolute;
  top: -5px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 5px 7px;
  border-color: transparent transparent #326291 transparent; }
.fh-property .prop-details {
  width: 90%;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px; }
.fh-property .prop-details h3 {
  color: #fff;
  font-size: 15px;
  line-height: 15px; }
.fh-property .prop-details .price {
  font-size: 15px;
  display: inline-block;
  font-weight: 400;
  color: #fff;
  background: #44c662;
  padding: 0px 10px;
  margin-bottom: 10px; }

.blue {color: rgba(70,89,148,1)}
.blue a:link    {color: rgba(70,89,148,1)}
.blue a:visited {color: rgba(70,89,148,1)}
.blue a:hover   {color: rgba(70,89,148,1)}
.blue a:active  {color: rgba(70,89,148,1)}

.property {
  width: 100%;
  float: left;
  margin-bottom: 1.5em;
  padding: 4px;
  position: relative;
  /*border: 1px solid rgba(0, 0, 0, 0.05);*/
}

.property:hover{
  background-color: rgba(0, 0, 0, 0.02);
}
.property .property-details h3 {
  margin-bottom: 5px;
  font-size: 15px;
  margin-left: 5px;
}
.property .property-details {
  font-size: 15px;
  font-weight: 400;
  margin-top: 5px;
  margin-left: 4px;
  margin-bottom: 5px;
  color: #326291;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.price{
  float: left;
  width: 70%;
  padding-right: 6px;
  color: #326291;
}
.promotion{
  float: left;
  width: 28%;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 10px;
  background-color: rgba(255,131,50,1);
  text-align: center;
  color: white;
}
.property .property-details .address {
  display: block;
  width: 100%;
  margin-left: 4px;
  font-size: 14px;
  padding-bottom: 5px; }
.property .property-details .address i {
  margin-right: 5px; }

.property .list-details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 4px 10px 4px 8px;
  background: rgba(0, 0, 0, 0.6);
}
.property .list-details li {
  font-size: 16px;
  font-weight: 400;
  list-style: none;
  display: inline-block;
  color: rgba(255, 255, 255, 0.9);
  text-align: left;
  text-decoration: none;
}

#fh-about .fh-staff {
  margin-bottom: 0.5em;
}
#fh-about .fh-staff img {
  width: 250px;
  height: 240px;
  margin: 0 auto;
  margin-bottom: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
#fh-about .fh-staff h3 {
  font-size: 24px;
  margin: 10px;
}
.fh-staff ul {
  list-style: none;
  padding: 0;
  width: 100%;
}
#fh-about .fh-staff li {
  font-size: 14px;
  border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
  padding: 2px 3px 2px 10px;
  text-align: center;
  margin: 0;
}
#fh-about .fh-staff:hover img {
  background: rgba(68, 198, 98, 0.2); }
#fh-about .fh-staff .list-prop {
  display: block;
  margin-bottom: 5px;
  color: #326291;
  font-weight: 400; }

.our_team{
  width: 200px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 15px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.our_team_text h3{
  margin: 0 auto;
  margin-bottom: 5px;
  padding: 0;
}
.our_team_text p{
  margin: 0 auto;
  padding: 0;
  margin-bottom: 40px;
}

.fh-agent {
  /**background: #326291;**/ }
.fh-agent h3, .fh-agent p {
  color: #326291 !important; }
.fh-agent .fh-staff {
  margin-bottom: 10px; }
.fh-agent .fh-staff img {
  margin-bottom: 10px;
  background: #fff !important;
  -webkit-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 10px 30px -13px rgba(0, 0, 0, 0.21);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.fh-agent .fh-staff h3 {
  font-size: 24px;
  color: #326291 !important; }
.fh-agent .fh-staff p {
  margin-bottom: 10px;
  color: #326291 !important; }
.fh-agent .fh-staff p a {
  color: #326291 !important; }
.fh-agent .fh-staff:hover img {
  background: rgba(68, 198, 98, 0.2); }

.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative; }
.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%; }
@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%; } }
@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%; } }
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #326291; }
.feature-left .feature-copy {
  float: right;
  width: 80%; }
@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 90%; } }
@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%; } }
@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%; } }
.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px; }
.feature-left .feature-copy p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px; }

#fh-testimonial {
  position: relative;}
#fh-testimonial .fh-heading {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }
#fh-testimonial .fh-heading h2, #fh-features h2, #fh-faq h2{
  color: #326291;
  font-size: 30px; }

#fh-testimonial .box-testimonial a {
  color: #cacaca; }
#fh-testimonial .box-testimonial a:hover, #fh-testimonial .box-testimonial a:focus, #fh-testimonial .box-testimonial a:active {
  text-decoration: none; }
#fh-testimonial .box-testimonial blockquote {
  padding-left: 0;
  border-left: none;
  padding: 50px 50px 10px 60px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  min-height: 320px;
  display: block;
}
#fh-testimonial .box-testimonial blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 60px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent; }
#fh-testimonial .box-testimonial blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #326291;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
#fh-testimonial .box-testimonial blockquote .quote > span {
  display: table-cell;
  vertical-align: middle; }
#fh-testimonial .box-testimonial blockquote p {
  width: 100%;
  height: 150px;
  letter-spacing: 0px;
  padding: 5px;
}
#fh-testimonial .box-testimonial .author {
    line-height: 16px;
    color: #326291;
    font-size: 16px;
    margin-left: 20px;
}
#fh-testimonial .box-testimonial .author .subtext {
  display: block;
  color: #326291;
  font-size: 16px;
}

#leftarrow{
  width: 30px;
  height: 50px;
  position: absolute;
  left: 5px;
  top: 50%;
  padding: 10px 10px;
  cursor: pointer;
}
#rightarrow{
  width: 30px;
  height: 50px;
  position: absolute;
  right: 5px;
  top: 50%;
  padding: 10px 10px;
  cursor: pointer;
}
#leftarrow:hover, #rightarrow:hover{
  background: rgba(0,0,0,0.05);
}

#fh-features {
    padding: 1em 0;
    background-color: white;
}
#fh-features .feature-left {
  margin-bottom: 40px; }
@media screen and (max-width: 992px) {
  #fh-features .feature-left {
    margin-bottom: 30px; } }
#fh-features .feature-left .icon i {
  color: #d9d9d9 !important; }
#fh-features .feature-left .icon {
  float: left;
  text-align: center;
  width: 15%; }
@media screen and (max-width: 992px) {
  #fh-features .feature-left .icon {
    width: 10%; } }
@media screen and (max-width: 768px) {
  #fh-features .feature-left .icon {
    width: 15%; } }
#fh-features .feature-left .feature-copy {
  float: right;
  width: 80%; }
@media screen and (max-width: 992px) {
  #fh-features .feature-left .feature-copy {
    width: 90%; } }
@media screen and (max-width: 768px) {
  #fh-features .feature-left .feature-copy {
    width: 85%; } }
@media screen and (max-width: 480px) {
  #fh-features .feature-left .feature-copy {
    width: 80%; } }
#fh-features .feature-left h3 {
  font-size: 16px;
  font-weight: 700; }
#fh-features .feature-left p {
  font-size: 15px; }
#fh-features .feature-left p:last-child {
  margin-bottom: 0; }

#fh-faq {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
.contact-info {
  margin: 0;
  padding: 0; }
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px; }
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3); }
.contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3); }
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.fh-faq {
  padding: 40px 0px 40px 0 !important;
    width: 100%;
}

.faqtabs {
  width: 100%;
}
#faqtabstitle{
  width: 100%;
  margin: 0 auto;
}
#faqtabstitle a{
  padding: 5px 5% 5px 5%;
  margin: 0;
  text-decoration: underline;
  color: #848484;
}

.faqtabstitlehover{
  background-color: #ffffff;
}

.faqtabsarea{
  width: 100%;
  margin: 0 0 50px 0;
  padding: 20px;
  background: #fff;
  min-height: 322px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.faqtabsarea ul{
  text-align: left;
  list-style: none;
}
.faqtabsarea ul a{
  color: #848484;
  line-height: 32px;
}

.faqtabsarea ul a:hover {
  text-decoration: underline;
}
.faqtabsarea ul p{
  color: #326291;
  display: none;
}

.schoollist ul{
  padding-left: 20px;
}

.schoollist ul li{
  list-style: none;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding: 0;
}

.schoollist ul p{
  display: none;
  margin: 5px 20px 5px 0px;
}

.schoollist ul p span{
  min-width:150px;
  display:inline-block;
}

.metrolist ul{
  padding-left: 20px;
}

.metrolist ul li{
  list-style: none;
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0;
}

.metrolist ul p{
  display: none;
  margin: 5px 20px 5px 0px;
}

.metrolist ul p span{
  width:350px;
  display:inline-block;
  height: 36px;
}

.box {
  display:none;
}
.half-contact, .half-bg {
  width: 50%; }

.half-contact {
  padding: 7em; }
@media screen and (max-width: 768px) {
  .half-contact {
    width: 100%;
    padding: 5em 0; } }

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

.fh-testimonial, .fh-team {
  position: relative;
  background-color: #adadad;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 30px; }
@media screen and (max-width: 768px) {
  .fh-testimonial, .fh-team {
    border-right: 0;
    margin-bottom: 80px; } }
.fh-testimonial h2, .fh-features h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px; }
.fh-testimonial figure, .fh-team figure {
  position: relative;
  top: 0px;
  background-size: cover;
  margin-bottom: 20px; }
.fh-testimonial figure img, .fh-team figure img {
  width: 130px;
  height: 130px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
.fh-testimonial > div, .fh-team > div {
  padding: 30px 30px 0 30px; }
.fh-testimonial > div h3, .fh-team > div h3 {
  margin-bottom: 0;
  font-size: 20px;
  color: #326291; }
.fh-testimonial > div .position, .fh-team > div .position {
  color: #d9d9d9;
  margin-bottom: 30px; }
.fh-testimonial > div, .fh-testimonial blockquote, .fh-team > div, .fh-team blockquote {
  border: none;
  padding: 0;
  margin-bottom: 20px; }
.fh-testimonial > div p, .fh-testimonial blockquote p, .fh-team > div p, .fh-team blockquote p {
  font-size: 16px;
  line-height: 1.5;
  color: #555555; }
.fh-testimonial span, .fh-team span {
  font-style: italic;
  color: #b3b3b3; }

.fh-testimonial p .text-mute {
  color: #ccc !important; }

.fh-blog {
  margin-bottom: 60px; }
.fh-blog a img {
  width: 100%; }
@media screen and (max-width: 768px) {
  .fh-blog {
    width: 100%; } }
.fh-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 100%;
  padding: 30px;
  float: right;
  -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.18); }
.fh-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px; }
.fh-blog .blog-text span.posted_by {
  color: rgba(0, 0, 0, 0.3); }
.fh-blog .blog-text span.comment {
  float: right; }
.fh-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3); }
.fh-blog .blog-text span.comment a i {
  color: #326291;
  padding-left: 7px; }
.fh-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  line-height: 1.5; }
.fh-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6); }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
@media screen and (max-width: 768px) {
  #map {
    height: 200px; } }

.fh-social-icons > a {
  padding: 4px 10px;
  color: #326291; }
.fh-social-icons > a i {
  font-size: 20px; }
.fh-social-icons > a:hover, .fh-social-icons > a:focus, .fh-social-icons > a:active {
  text-decoration: none;
  color: #5a5a5a; }

#footer {
  background: #393e46;
  padding: 60px 0 40px;
    margin: 0;
    clear: both;
}
#footer p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px; }
#footer p a {
  color: rgba(255, 255, 255, 0.5); }
#footer p a:hover, #footer p a:active, #footer p a:focus {
  color: rgba(255, 255, 255, 0.9) !important; }
#footer .section-title {
  font-size: 20px;
  font-weight: 400;
  color: #fff; }
#footer ul {
  margin: 0;
  padding: 0; }
#footer ul li {
  font-size: 16px;
  list-style: none;
  margin-bottom: 0; }
#footer ul li a {
  color: rgba(255, 255, 255, 0.8); }
#footer #fh-header-subscribe #email {
  padding-right: 3em;
  border: none;
  background: rgba(0, 0, 0, 0.2); }
#footer #fh-header-subscribe button {
  position: absolute;
  top: 0;
  right: 10px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #326291;
  border: none; }
#footer #fh-header-subscribe button i {
  color: #fff;
  font-size: 19px; }

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.btn {
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.btn.btn-primary {
  background: #326291;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important; }
.btn.btn-secound {
  background: #797979;
  color: #fff;
  height: 100%;
  width: 100%;
  margin: 0px;
  border-radius: 0px;
  border: none !important;
  border: 1px solid transparent !important; }
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #326291;
  color: #fff !important; }
.btn:hover, .btn:active, .btn:focus {
  background: rgba(0, 0, 0, 0.03) !important;
    border-color: transparent;
  color: #fff;
  outline: none !important; }
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent; }
.btn.btn-outline {
  background: transparent;
  color: #326291;
  border: 2px solid #326291 !important; }
.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active {
  background: #326291 !important;
  color: #fff !important; }

.tab-content .btn {
  letter-spacing: 0;
  text-transform: none;
  font-weight: bold;
  font-size: 18px; }

.js .animate-box {
  opacity: 0; }

#fh-wrapper {
  overflow-x: hidden;
  position: relative; }

.fh-offcanvas {
  overflow: hidden; }
.fh-offcanvas #fh-wrapper {
  overflow: hidden !important; }

#fh-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
.fh-offcanvas #fh-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px); }

@media screen and (max-width: 1200px) {
  #fh-menu-wrap {
    display: none; } }

#offcanvas-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
  display: none; }
@media screen and (max-width: 1200px) {
  #offcanvas-menu {
    display: block; } }
#offcanvas-menu ul {
  padding: 0;
  margin: 0; }
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none; }
#offcanvas-menu ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4); }
#offcanvas-menu ul li a:hover {
  color: #326291; }
#offcanvas-menu ul li > .fh-sub-menu {
  margin-top: 9px;
  padding-left: 20px; }
#offcanvas-menu ul li.active > a {
  color: #326291; }
#offcanvas-menu ul .fh-sub-menu {
  display: block !important; }

.margintop20 {
  margin-top: 20px;
}

.fh-nav-toggle {
  cursor: pointer;
  text-decoration: none; }
.fh-nav-toggle.active i::before, .fh-nav-toggle.active i::after {
  background: #fff; }
.fh-nav-toggle.dark.active i::before, .fh-nav-toggle.dark.active i::after {
  background: #fff; }
.fh-nav-toggle:hover, .fh-nav-toggle:focus, .fh-nav-toggle:active {
  outline: none;
  border-bottom: none !important; }
.fh-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out; }
.fh-nav-toggle i::before, .fh-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }
.fh-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out; }
.fh-nav-toggle.dark i::before, .fh-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; }

.fh-nav-toggle i::before {
  top: -7px; }

.fh-nav-toggle i::after {
  bottom: -7px; }

.fh-nav-toggle:hover i::before {
  top: -10px; }

.fh-nav-toggle:hover i::after {
  bottom: -10px; }

.fh-nav-toggle.active i {
  background: transparent; }

.fh-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.fh-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg); }

.fh-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer; }
@media screen and (max-width: 1200px) {
  .fh-nav-toggle {
    display: block;
    top: 0px;
    margin-top: 2em; } }

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%; } }

.row-bottom-padded-lg {
  padding-bottom: 7em; }
@media screen and (max-width: 1200px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em; } }

.row-top-padded-lg {
  padding-top: 7em; }
@media screen and (max-width: 1200px) {
  .row-top-padded-lg {
    padding-top: 2em; } }

.row-bottom-padded-md {
  padding-bottom: 4em; }
@media screen and (max-width: 1200px) {
  .row-bottom-padded-md {
    padding-bottom: 2em; } }

.row-top-padded-md {
  padding-top: 4em; }
@media screen and (max-width: 1200px) {
  .row-top-padded-md {
    padding-top: 2em; } }

.row-bottom-padded-sm {
  padding-bottom: 2em; }
@media screen and (max-width: 1200px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em; } }

.row-top-padded-sm {
  padding-top: 2em; }
@media screen and (max-width: 1200px) {
  .row-top-padded-sm {
    padding-top: 2em; } }

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06); }

.lead {
  line-height: 1.8; }

.no-js #loader {
  display: none; }

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0; }

/**search page**/
#search-search {
  width: 100%;
  float: left;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: white; }

#search-search-title {
  width: 100%;
  float: right;
  padding: 10px 10px 10px 0px;
}
.toppage{
  margin-top: 0;
  margin-bottom: 0;
}

.breadcrumb{
  margin-bottom: 10px;
}

.pagination > li > a, .pagination > li > span{
  color: #326291;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
  background-color: #326291;
  border-color: #326291;
}
#search-search-pager a{
  font-size: 16px;
  text-decoration: underline;
}

#search-search-items {
  width: 100%;
  float: left;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 1em;
  padding: 5px 10px 5px 10px;
  border-radius: 4px;
}

#search-search-line {
  width: 100%;
  float: left;
  padding: 0px;
  margin: 0;
}

.search-search-sub-area{
  padding-left: 85px;

}

#search-search-line a{
  width: 100%;
  float: left;
  padding: 0px 4px 0px 4px;
  margin: 0;
}

.selected{
  background-color:#326291;
  color: white;
}

.hide{
  display: none;
}

.search-price{
  width: 70px;
  height: 24px;
  font-size: 12px;
  float:left;
}
.search-compound{
  width: 200px;
  height: 24px;
  font-size: 12px;
  float:left;
}
.search-button{
  width: 70px;
  height: 23px;
  font-size: 12px;
  color: white;
  background: #326291;
  border: 1px solid #FFFFFF;
  margin: 0;
  float:left;
}
#search-search-line p{
  min-width: 100px;
  width: 10%;
  float: left;
  margin:0;
  height: 30px;
  font-size: 14px;
  padding: 2px 5px 0 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}
#search-search-line ul {
  width: 90%;
  height: 30px;
  margin: 0;
  float: left;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
}
#search-search-line ul li {
  padding: 2px 15px 0 0;
  margin: 0;
  height: auto;
  font-size: 14px;
  display: inline-block;
  list-style: none;
}

#search-search-line ul li a{
  text-decoration: underline;
}

#search-search-line ul li a:hover{
  text-decoration: underline;
  background-color: #326291;
  color: white;
}

#search-search-line span {
  width:100%;
  margin: 5px 0 5px 0;
  text-align:center;
  font-size: 14px;
  display: inline-block;}

.search-property-list{
  margin-top: 10px;
  margin-bottom: 10px;
}

.search-property-item{
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-property-item:hover{
  background-color: rgba(0, 0, 0, 0.03);
}

.seach-property-a{
  height: 230px;
  width: 100%;
  display:inline-block;
  z-index: 999;
}
.seach-property-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 230px;
  width: 100%;
  float: left;
  -webkit-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  -moz-box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  box-shadow: inset 0px -96px 115px -23px rgba(0, 0, 0, 0.01);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
.seach-property-img:hover, .seach-property-img:focus {
  -webkit-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px -120px 115px -23px rgba(0, 0, 0, 0.2); }
.seach-property-img .status {
  position: absolute;
  top: 12px;
  left: -7px;
  color: #fff;
  background-color: rgba(255,131,50,1);
  padding: 10px 12px;
  font-weight: bold;
  font-size: 12px; }
.seach-property-img .status:before {
  position: absolute;
  top: -5px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 5px 7px;
  border-color: transparent transparent #326291 transparent; }
.seach-property-items h2 {
  color: #5e5e5e;
  font-size: 14px;
  line-height: 20px;
  padding: 0px 20px 6px 0px;
  margin: 0;
  float: left;
  width: 100%;
}
.seach-property-items h3 {
  color: #5e5e5e;
  font-size: 14px;
  line-height: 20px;
  padding: 0px 20px 6px 0px;
  margin: 0;
  float: left;
}

.code-list{
  float: left;
  min-width: 20%;
  font-size: 10px;
  background-color: rgba(122,122,122,1);
  text-align: center;
  color: white;
  padding-left: 4px;
  padding-right: 4px;
}
.promotion-list{
  margin-left: 10px;
  float: left;
  width: 20%;
  font-size: 10px;
  background-color: rgba(255,131,50,1);
  text-align: center;
  color: white;
}

.seach-property-items p{
  font-size: 14px;
  line-height: 20px;
  padding: 4px 10px 4px 0px;
  margin: 0;
  float: left;
  width: 100%;
}
.blue-font{
  color: #326291;
}
.orange-font{
  color:rgba(255,131,50,1);
  font-weight: 600;
}
.search-property-btn{
  font-size: 12px;
  padding: 4px;
  margin-top: 5px;
  border: 1px solid #e5e5e5;;
}
@media screen and (max-width: 768px) {
  .search-left{
    display:none;
  }
  .search_area{
    display:none;
  }
}

.search-left-title{
  font-size: 18px;
  width: 100%;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  margin: 5px 0 15px 0;
  color: #326291;
}

.backgroundgray {
  background-color: rgba(0, 0, 0, 0.03);
  border-radius: 4px;
}

.widget_categories{
    margin-left: 0;
    padding-left: 15px;
    padding-right: 5px;
}

.widget_categories li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    list-style: none;
}
/**details page**/
#details-property {
  width: 100%;
  float: left;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: white;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
}

#details-property-title {
  width: 100%;
  float: left;
  padding: 0px 0px 0px 20px;
  margin: 10px auto;
  background: #393e46;
  z-index: 9999999;
}

.swiper-pagination{
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.6);

}

#details-property-right{
  width: 30%;
  height: 530px;
  padding: 0px 0px 0px 0px;
  float: right;
  border: 1px dotted rgba(0, 0, 0, 0.5);
}

#property-info h1{
  font-size: 20px;
  width:100%;
  float: left;
  padding: 0;
  margin: 10px 0 0 0px;
}

#property-info h2{
  font-size: 20px;
  width:100%;
  float: left;
  color: #326291;
  padding: 0;
  margin: 10px 0 0 0px;
}
#property-info{
  width: 100%;
  margin: 0;
  padding: 5px;
  float: left;
}

#compound-info{
  width: 100%;
  margin: 0;
  padding: 0 0 0 10px;
  float: left;
}

#property-info p{
  font-size: 15px;
  width:100%;
  float: left;
  padding: 0;
  margin: 10px 0 0 0px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}

.details-property-info h3{
  font-size: 15px;
  width:100%;
  float: left;
  color: #326291;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
}

.details-property-info ul{
  width: 100%;
  margin: 5px 0 0 0px;
  padding: 0;
  float: left;
}
.details-property-info ul li{
  width: 196px;
  margin: 0 2px 2px 0;
  padding: 4px;
  list-style: none;
  float: left;
  background-color: #326291;
  border: 1px dotted #326291;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
}

#details-property-info ul li i{
  font-weight: 700;
}

#details-property-right button{
  background-color: #393e46;
  color: #fff;
}

.details-property-right-title{
  font-size: 16px;
  width: 99.5%;
  float: left;
  background: #393e46;
  padding: 2px 0px 2px 10px;
  margin: 1px;
  color: #FFFFFF;
}
.details-property-right-list{
  font-size: 20px;
  width: 99.5%;
  float: left;
  padding: 2px 0px 2px 0px;
  margin: 1px;
}
.details-property-right-list ul{
  list-style: none;
  width: 100%;
  padding: 5px 5px 5px 5px;
  margin: 0px;
}

.details-property-right-list li{
  list-style: none;
  height: 140px;
  width: 100%;
  padding: 5px 5px 5px 5px;
  margin: 0px;
  overflow: hidden;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}
.details-property-right-list li p{
  float: left;
  font-size: 14px;
  width: 39%;
  padding: 0px;
  line-height: 20px;
  margin: 0px;
}

.details-property-right-list-title{
  color: #326291;
}
.details-property-right-list-pic{
  width: 57%;
  height: 94%;
  overflow:hidden;
  margin: 5px;
  float: left;
}
.details-property-right-list img{
  width: 100%;
}
.enquiry-form {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
  padding-left: 5px;
  height: 40px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
}

.enquiry-form-select {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  padding-left: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.enquiry-form-text {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  height: 110px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.enquiry-form-text-fav {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.enquiry-form-code {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
  border: none;
  font-size: 16px;
  font-weight: 400;
  height: 110px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.enquiry-form-select > span::after {
  font-size: 14px !important;
  content: '\e94d' !important;
  font-family: "icomoon"; }


.enquiry-form-textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
  height: 80px;
  margin: 5px 3%;
  vertical-align: top;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.enquiry-form-btn{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  margin: 4px 3%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  width: 94%;
}

.more-btn{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 0px solid rgba(0, 0, 0, 0.1);
  font-size: 16px;
  height: 36px;
  padding-left: 10px;
  margin: 0 auto 0 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  color: #326291;
  background-color: #fff;
  text-decoration: underline;
}

#details-property-right2{
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
  float: right;
  border: 1px dotted rgba(0, 0, 0, 0.3);
}

#details-property-info-map{
  width: 100%;
  overflow: hidden;
  padding: 10px;
  height: 500px;
  background-color: #e4e6e9;
}

#floating-panel {
  position: absolute;
  top: 22px;
  left: 20%;
  z-index: 5;
  text-align: center;
  line-height: 30px;
  padding-left: 10px;
}

#floating-panel input{
  width: 300px;
}


#property-map{
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  height: 600px;
  border-radius: 4px;
}

#map-info-window{
  width:310px;
  height: 100px;
  border-radius: 2px;
  background-color: white;
  border: #999 1px solid;
}

#map-info-window h5{
  line-height: 18px;
  font-size: 12px;
  color: white;
  height: 25px;
  padding: 5px 10px 5px 10px;
  margin: 0px;
  overflow: hidden;
  font-weight: 600;
  background-color: #326291;
}

#map-info-window p{
  line-height: 18px;
  font-size: 12px;
  height: 22px;
  padding: 5px 10px 5px 10px;
  margin: 0px;
  font-weight: 500;
  overflow: hidden;
}

#school-map{
  width: 100%;
  overflow: hidden;
  height: 700px;
  border-radius: 4px;
}

#details-property-same-compound{
  width: 100%;
  float: left;
  overflow: hidden;
  padding: 5px;
}
#details-property-same-compound h3{
  font-size: 16px;
  width:100%;
  float: left;
  color: #326291;
  font-weight: 700;
  margin: 10px 0px 10px 0px;
}
#details-property-same-compound ul{
  width: 100%;
  height: 100%;
  padding: 5px;
}

#details-property-same-compound ul li{
  list-style: none;
  height: 100%;
  width: 25%;
  padding: 5px;
  margin: 0px;
  float: left;
  overflow: hidden;
}

#details-property-same-compound p{
  padding: 0px;
  margin: 0px;
}

.details-property-same-compound-pic{
  height: 180px;
  overflow: hidden;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.15);
  vertical-align: center;
}

.details-property-same-compound-pic img{
  width: 98%;
  height: 98%;
}
.details-property-right-list img{
  width: 100%;
}

#details-pic{
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 530px;
  overflow: hidden;
}

.details-img
{
  width: 100%;
  height: 530px;
  overflow: hidden;
  text-align:center;
}

.details-img img{
  height: 530px;
  position: center;
  list-style: none;
}
@media screen and (max-width: 768px) {
  #details-pic{
    height: 330px;
  }
  .details-img{
    height: 330px;
  }
  .details-img img{
    height: 330px;
  }
}

.top-img .activeimg img{
  max-width: 100%;
  max-height: 100%;
}

.top-img .left:hover,.top-img .right:hover{
  background: rgba(0,0,0,0.2);
}

.bot-img{
  width: 600px;
  margin: 10px 5px 10px 5px;
  padding: 0;}

.bot-img ul{
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.bot-img ul li{
  width: 90px; height: 70px; margin-right: 10px;float: left;border: 1px solid #fff;cursor: pointer;font-size: 0;
}

.bot-img ul li img{
  width: 88px; height: 68px;}

.bot-img ul li.active{
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.bot-img ul li img{
  width: 100%;
}
.bot-img ul li:last-child{
  margin-right: 0;
}

.input-val{
    width: 230px;
}

.verify_code{
    margin-left: 10px;
    margin-top: 6px;
    width:100px;
    height: 30px;
}

.autocomplete-suggestions {
  margin-top: 4px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 1px 4px 3px rgba(255, 255, 255, 0.6);
  box-shadow: 1px 4px 3px rgba(255, 255, 255, 0.6); }
.autocomplete-suggestion {
  white-space: nowrap;
  overflow: hidden;
  line-height: 22px;}
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; font-weight: bold; font-size: 14px; color: #000; display: block; border-bottom: 1px solid #000; }