* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, verdana, sans-serif, Microsoft JhengHei;
}
ul {
  list-style: none;
}
a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
}
.mar-bot15 {
  margin-bottom: 15px;
}
.mar-top0 {
  margin-top: 0;
}
.hid {
  display: none;
}
.header_line {
  width: 100%;
  height: 5px;
  background: #ffe850;
}
.card-img-top {
  width: 100%;
  /*height: 200px;*/

  object-fit: cover;
}
#header .site_base {
  width: 100%;
  background: #061d49;
}
#header .site_base .site_center {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 20px 15px 0 15px;
  max-width: 1140px;
  margin: 0 auto;
}
#header .site_base .switch_language {
  display: flex;
  margin-bottom: 0;
}
#header .site_base .switch_language a {
  display: block;
  padding: 0 20px;
  color: #ffffff;
}
#header .site_base .switch_language a:hover {
  color: #ff0000;
}
#header .site_base .navbar-collapse {
  position: relative;
}
#header .site_base .navbar-collapse .property_search_form {
  display: none;
  position: absolute;
  left: 0;
  top: 55px;
  z-index: 3;
  background: #FEFEFE;
}
@media (max-width: 991px) {
  #header .site_base .navbar-collapse .property_search_form {
    position: static;
  }
}
#header .site_base .navbar-collapse .property_search_form .description {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAABlUlEQVRIib3UMW6DMBTGcdSpExdIpK4VW6VWuQAbGyfICTgBc4acIBfoBcqcIUPHMCFVCof5d8jn1n01hBC3SE8IbPyznx9OkpkXcD/322uhBdABJ6D4TywOChTA2osigBXRVgocgd6L49Dg5v06FthZDNgCDZB6aA9sYoB9AHPvGyDV+/0sNAAOYS4OQDYbNWAHPI9gLtrZqAd22p8U2I1g81GV+8lgzQTsejQCNobu/wJ7VTQG3fxAgafAnk3FDkCpcTJgpXvK+ZRa/kKBB+ANWKhxSoH0nKt2AdRakZ1IZbK4Ce6n0nIJ25lMtJpApbubwNfBMFapl8DWYFs9+yldeu31rWANlK5Q9I09FNwkDnpe3gLmHpCrOEL9Sq9tfQuYuT7qP1RklVLc2wK6CjRIphQPgWUs0KVqqwKxv4UrLDdWdiuYekgptNa3tdortTeD2FRQ/XJTlbn2rDRj7KKA6rviu/RHT6UooPpnWl2lyIFH4MXsbRidAR6BD63URQ+8B9DVaHpjXMpA+2+gB98lSZJ8An8u+LWDX+ROAAAAAElFTkSuQmCC") 5% 50% no-repeat #061d49;
  padding: 1.5rem 0.3rem 1.5rem 4.0rem;
}
@media (max-width: 991px) {
  #header .site_base .navbar-collapse .property_search_form .description {
    padding-left: 5.5rem;
  }
}
#header .site_base .navbar-collapse .property_search_form .description .txt1 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
#header .site_base .navbar-collapse .property_search_form .description .txt2 {
  font-size: 14px;
  font-weight: 100;
  color: #fff;
  padding: 3px 0px;
  margin: 0;
}
#header .site_base .navbar-collapse .property_search_form .searchType {
  border: 1px solid #e4e4e4;
  line-height: 38px;
  text-align: center;
  font-size: 0.9rem;
  cursor: pointer;
}
#header .site_base .navbar-collapse .property_search_form .searchTypeActive {
  background: #051B4A;
  color: #fff;
  border-color: #051B4A;
}
#header .site_base .navbar-collapse .property_search_form .tooltip {
  display: block;
}
#header .site_base .navbar-collapse .property_search_form .searchBtn {
  background: #6B7FA8;
  color: #fff;
  border: none;
  width: 155px;
  height: 40px;
  font-size: 0.9rem;
}
#header .site_base .menu_list {
  margin-top: 20px;
  margin-bottom: 0;
  flex: 0 0 100%;
  display: flex;
  padding: 0;
}
@media (max-width: 991px) {
  #header .site_base .menu_list {
    margin-top: -23px;
  }
  #header .site_base .menu_list .navbar-nav li {
    padding: 0 10px;
  }
  #header .site_base .menu_list .navbar-nav li:first-of-type {
    padding-left: 10px;
  }
}
#header .site_base .menu_list .nav-item {
  color: #ffffff;
}
#header .site_base .menu_list .form_content {
  padding: 0 15px;
  max-width: 335px;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
}
@media (max-width: 991px) {
  #header .site_base .menu_list .form_content {
    max-width: 100%;
    padding: 5px 25px;
  }
}
#header .site_base .menu_list #property_search_btn {
  color: #ffffff;
  line-height: 38px;
  cursor: pointer;
}
#header .site_base .menu_list .navbar-toggler.my-navbar-style {
  background-color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #header .site_base .menu_list .navbar-toggler.my-navbar-style {
    padding: 0 5px;
  }
}
#header .site_base .menu_list li {
  border-right: 1px solid #FFFFFF;
  padding: 5px 50px;
}
#header .site_base .menu_list li:first-of-type {
  padding-left: 0;
}
#header .site_base .menu_list .menu_link {
  display: block;
  color: #FFFFFF;
  text-transform: capitalize;
}
#sliders {
  width: 100%;
  max-height: 500px;
}
#sliders img {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  max-height: 500px;
}
#hot_listings._home {
  margin-top: 30px;
}
#hot_listings .nav-item {
  color: #697793;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAXCAYAAADz/ZRUAAAAkElEQVRIie3NQQsBYQCE4f3JUspFtJHDHhTZRSSklIvE7xvXSe9xai/f1HOZy1tVZWV/29++cvSRSLy7fOToI5H49vyWo49E4uvjS44+Eon3uqZ9ytFHIvHl5iFHH4nE56u7HH0kEp81Vzn6SCTe68aLkxx9JBIf1Qc5+kgkPpzu5Ogjkfhg0srRRyLxsrLkfm9qqcPZKE71AAAAAElFTkSuQmCC") left center no-repeat;
  background-color: #ede9da;
  margin: 0 10px;
}
#hot_listings .nav-item:first-child {
  margin-left: 0;
}
#hot_listings .nav-item:last-child {
  margin-right: 0;
}
#hot_listings .nav-item:hover {
  background-color: #ffe65a;
}
#hot_listings .nav-item.active {
  background-color: #fff;
}
@media (max-width: 540px) {
  #hot_listings .nav-item {
    width: 100%;
    margin: 0;
  }
}
#hot_listings .tab-pane .area_content {
  margin: 30px 0 50px 0;
}
#hot_listings .tab-pane .area_content .area {
  display: block;
  color: #2E3192;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
#hot_listings .tab-pane .area_content .hot-listing-pagination {
  bottom: 0;
}
#hot_listings .hot-listing_sw .swiper-slide .link {
  display: block;
  color: #000000;
  min-height: 200px;
}
#hot_listings .hot-listing_sw .card-body {
  padding: 1rem;
}
#hot_listings .hot-listing_sw .card-body .card-text {
  margin-bottom: 0.5rem;
}
#hot_listings .hot-listing_sw .name {
  color: #276212;
  font-weight: bold;
}
#hot_listings .hot-listing_sw .price_tag {
  color: #ff0000;
}
#hot_listings .hot-listing_sw .add-to-card {
  background: #2E3192;
}
#footer {
  margin: 30px auto;
}
#footer .copyright {
  text-align: justify;
  color: #929696;
  font-size: 12px;
}
.detail-page h1 {
  font-size: 22px;
}
.detail-page .product-name {
  margin: 30px 0 10px 0;
  color: #2E3192;
  font-weight: bold;
}
.detail-page .product-address {
  margin-bottom: 20px;
  font-size: 18px;
  color: #7c818b;
}
.detail-page .list-item {
  font-size: 20px;
  color: #7c818b;
  list-style: inside;
}
.detail-page .list-item li > span {
  font-weight: bold;
}
.detail-page .list-item .price {
  color: #ff0000;
}
.detail-page .add-to-card {
  background: #2E3192;
  margin-bottom: 15px;
}
.detail-page .btn-info,
.detail-page .btn-secondary {
  margin-bottom: 15px;
}
.detail-page .img-fluid {
  width: 100%;
  height: 145px;
}
.description_contain {
  padding: 30px 0;
}
.description_contain .desc_title {
  font-size: 17px;
  color: #353941;
  font-weight: bold;
}
.contact_us {
  margin-top: 40px;
}
.contact_us h2,
.contact_us div,
.contact_us span,
.contact_us p {
  color: #2E3192;
}
.contact_us h2 {
  font-weight: bold;
}
.contact_us .contact_info {
  margin: 20px 0;
  color: #4B875B;
}
.download-form {
  margin-top: 40px;
}
.download-form .btn-blue {
  color: #FFFFFF;
  background: #2E3192;
  padding: 10px;
  border-radius: 3px;
}
.contact_us_form label,
.contact_us_form legend {
  color: #000;
}
.contact_us_form textarea {
  width: 100%;
  height: 100px;
}
.contact_us_form button[type='submit'] {
  background: #2E3192;
}
.search_result .left-sidebar .property_search_form {
  margin-top: 30px;
}
.search_result .left-sidebar .property_search_form .description {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAABlUlEQVRIib3UMW6DMBTGcdSpExdIpK4VW6VWuQAbGyfICTgBc4acIBfoBcqcIUPHMCFVCof5d8jn1n01hBC3SE8IbPyznx9OkpkXcD/322uhBdABJ6D4TywOChTA2osigBXRVgocgd6L49Dg5v06FthZDNgCDZB6aA9sYoB9AHPvGyDV+/0sNAAOYS4OQDYbNWAHPI9gLtrZqAd22p8U2I1g81GV+8lgzQTsejQCNobu/wJ7VTQG3fxAgafAnk3FDkCpcTJgpXvK+ZRa/kKBB+ANWKhxSoH0nKt2AdRakZ1IZbK4Ce6n0nIJ25lMtJpApbubwNfBMFapl8DWYFs9+yldeu31rWANlK5Q9I09FNwkDnpe3gLmHpCrOEL9Sq9tfQuYuT7qP1RklVLc2wK6CjRIphQPgWUs0KVqqwKxv4UrLDdWdiuYekgptNa3tdortTeD2FRQ/XJTlbn2rDRj7KKA6rviu/RHT6UooPpnWl2lyIFH4MXsbRidAR6BD63URQ+8B9DVaHpjXMpA+2+gB98lSZJ8An8u+LWDX+ROAAAAAElFTkSuQmCC") 5% 50% no-repeat #061d49;
  padding: 1.5rem 0.3rem 1.5rem 4.0rem;
}
@media (max-width: 991px) {
  .search_result .left-sidebar .property_search_form .description {
    padding-left: 5.5rem;
  }
}
.search_result .left-sidebar .property_search_form .description .txt1 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0;
}
.search_result .left-sidebar .property_search_form .description .txt2 {
  font-size: 14px;
  font-weight: 100;
  color: #fff;
  padding: 3px 0px;
  margin: 0;
}
.search_result .left-sidebar .property_search_form .form_content {
  padding: 0 15px;
  border: 1px solid #E3E3E3;
  border-radius: 10px;
}
.search_result .left-sidebar .property_search_form .searchType {
  border: 1px solid #e4e4e4;
  line-height: 38px;
  text-align: center;
  font-size: 0.9rem;
  cursor: pointer;
}
.search_result .left-sidebar .property_search_form .searchTypeActive {
  background: #051B4A;
  color: #fff;
  border-color: #051B4A;
}
.search_result .left-sidebar .property_search_form .tooltip {
  display: block;
}
.search_result .left-sidebar .property_search_form .searchBtn {
  background: #6B7FA8;
  color: #fff;
  border: none;
  width: 155px;
  height: 40px;
  font-size: 0.9rem;
}
div[class*=hot-listing-swiper_],
div[class*=rent-swiper_],
div[class*=sale-swiper_],
div[class*=result-swiper_] {
  padding: 40px 0;
  margin: -40px 0;
}
.detail-slider {
  max-height: 300px;
}
.detail-slider img {
  display: block;
  /*width: 100%;*/

  width: auto;
  height: 300px;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}
#contact_person_form .btn-primary {
  background: #2E3192;
}
#contact_person_form .btn-sub {
  margin-bottom: 0;
}
.compare__item .hid {
  display: block;
}
