.slide-property button.slick-arrow,
.slide-property button.slick-arrow{
  border: none;
  width: 24px;
  height: 42px;
  background-repeat:no-repeat;
  background-position: center;
  background-size:auto 30px;
  background-color: transparent;
  padding: 0;
  text-indent: -9999px;
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -15px;
}
.slide-property .slick-prev.slick-arrow,
.slide-property .slick-prev.slick-arrow{
    background-image:url(../images/arrow-left-white.svg);
    left:30px;
}
.slide-property .slick-next.slick-arrow,
.slide-property .slick-next.slick-arrow{
    background-image:url(../images/arrow-right-white.svg);
    right:30px;
}
.slide-property .slick-dots{
  display: none !important;
}
.content-property {
    position : relative;
    overflow: hidden;
}
.img-property.slick-slide
.slide-property , .hot-property,
.img-property.slick-slide a {
    height : 318px;
}
.slide-property a {
    display : block;
}
.slide-property,
.img-property.slick-slide {
  background-color: #3A4864;
}
.img-property.slick-slide a {
    display : block;
}
.img-property.slick-slide img {
    height : 100%;
    width: 100%;
    display : block;
    object-fit:contain;
}
.hot-property {
    background-image:url(../images/bg_blue.svg);
    background-color: #365075;
    background-size : cover;
    color : #fff;
    padding : 36px 27px;
    overflow: hidden;
}
.hot-property h3{
    text-transform: uppercase;
    font-family: 'AvenirLTStdRoman';
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 11px;
    position: relative;
    padding-top : 18px;
    z-index:10;
  }
  .hot-property h3::after{
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
    width: 30px;
    height: 4px;
    border-radius: 5px;
    content: '';
    overflow: hidden;
    display: block;
  }
  .hot-property p {
      font-size : 14px;
      line-height : 18px;
      position : relative;
      z-index :10;
  }
  .hot-property img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.7;
}
  .content-location .headline {
    padding-top : 50px;
  }
  .btn.btn-blue {
    font-size : 16px;
    line-height: 16px;
    color : #fff;
    border-radius: 5px;
    background-color: #16294d;
    text-align : center;
    padding : 14px 15px 15px 15px;
  }
  .btn.btn-blue:hover,.btn.btn-blue:focus {
    background-color: #cbd4e8;
    color : #000000;
  }
  .link-location   .btn.btn-blue{
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.27);
    border: solid 1px #979797;
    display : block;
  }
  .link-location {
    height : 50px;
  }

  .content-location {
    margin-bottom : 50px;
  }
  .content-station {
    text-align: center;
  }
  .headline-station {
      margin-bottom : 30px;
      font-size : 22px;
      font-weight: bold;
  }
  .btn.btn-station {
    color : #000000;
    font-size : 14px;
    line-height : 16px;
    border-radius: 16px;
    background-color: #cbd4e8;
    min-width : 90px;
    height : auto;
    text-align: center;
    padding : 7px 16px 7px 16px;
    display : inline-block;
    margin: 5px;
  }
  .home-property {
      background-color: rgba(243, 244, 247, 0.62);
      padding : 70px 0px 70px 0px;
  }
  .content-service {
    background-color : #16294d;
    color : #ffffff;
    padding: 70px 0 70px 0px;
  }
  .content-service .headline h3::after {
    position: absolute;
    left: 0;
    top: 8px;
    background-color: #ffffff;
    width: 30px;
    height: 4px;
    border-radius: 5px;
    content: '';
    overflow: hidden;
    display: block;
}
.content-service .headline h3 {
  text-transform: uppercase;
  font-family: 'AvenirLTStdRoman';
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 70px;
  color: #ffffff;
  position: relative;
  padding-left: 45px;
}
.asia-service {
  max-width : 300px;
  margin: 0 auto;
}
.t-service {
  text-align: center;
}
.t-service a {
  color : #ffffff;
  font-size: 20px;
  margin-bottom: 10px;
  display : inline-block;

}
.img-service {
  margin-bottom : 30px;
  text-align: center;
  line-height: 0;
}
.desc-service {
  font-size: 14px;
  font-family: 'AvenirLTStdLight';
  letter-spacing: 1.3px;
  margin : 0 auto;
  text-align: center;
}
.headline-project {
  text-align: center;
}
.headline-project h5 {
  padding-left :13px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  background-repeat: no-repeat;
  background-position : left top;
  background-image : url(../images/bg-title.svg);
  background-size : auto 20px;
  display : inline-block;
  color : #15294d;
}
.btn-seemore {
  text-align: center;
  margin-bottom : 19px;

}
.btn-seemore a {
  color : #4b5973;
  font-size : 14px;
  background-image : url(../images/seemore-right.svg);
  background-repeat: no-repeat;
  background-position : right;
  padding-right : 13px;
}
.btn-seemore a:hover {
  color : #000000;
  background-image : url(../images/seemore-right-black.svg);
}
.resident-list .box-property-item {
  margin-left : 10px;
}
.resident-list{
  padding-left : 15px;
  padding-right : 15px
}
.commercial-in {
  position: relative;
}
.commercial-in .box-more-new {
  position: absolute;
  right: 0;
  top: 0;
}
.box-img {
  height :245px;
  margin-bottom : 25px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}
.box-img img {
  width : 100%;
  height: 100%;
  object-fit: cover;
}
.box-img a {
  display:block;
  line-height: 0px;
  height: 100%;
}
.content-commercial{
  background-image : url(../images/bg-commercial.svg);
  background-repeat: no-repeat;
  background-position : left top;
  background-size : cover;
  padding : 70px 0px 100px 0px;
}
.investment-in {
  position : relative;
  padding : 70px 0px 50px 0px;
}
.investment-in .box-more-new{
  position: absolute;
  right : 0;
  top : 60px;
}
.content-lifestyle{
  padding : 60px 0px 30px 0px;
  background-color: rgba(243, 244, 247, 0.62);
}
.content-lifestyle .container {
  position: relative;

}
.content-lifestyle .box-more-new {
  position: absolute;
  top: 0;
  right : 15px;
}
.content-newsarticle {
  padding : 100px 0 10px 0;
}
.content-article,
.content-listnews{
  position : relative;
}
.content-article .box-more-new,
.content-listnews .box-more-new{
  position : absolute;
}
.content-listnews .box-more-new {
  top : 25px;
  right : 20px;

}
.content-article .box-more-new {
  top:0;
  right:0;
}
.box-article {
  position :relative;
  margin-bottom : 45px;
}

.box-article .btn-seemore {
  text-align: left;
  margin-bottom: 0px;
}

.box-article .h-article {
  margin-bottom: 15px;
  font-size: 18px;
  text-align: left;
  font-weight: bold;
  height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.box-article .h-article a{
  color: #000000;
  font-size: 18px;
  display:inline-block;
}
.box-article .h-article a:hover{
  color : #059AE3;
}
.box-article .img-article {
  margin-bottom: 15px;
  height: 200px;
  overflow: hidden;
}
.img-article a {
  display:block;
  height: 100%;
}
.img-article img {
  width : 100%;
  height : 100%;
  object-fit: cover;
}
.box-article .des-article {
  margin-bottom: 15px;
  text-align: left;
}
.box-article .des-article p{
  font-size: 16px;
  line-height:21px;
  height:63px;
  margin : 0 auto 15px;
  display : block;
  overflow:hidden;
}
.box-listnews .img-listnews {
  position : absolute;
  left : 0;
  top : 0;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  overflow: hidden;
}
.box-listnews .img-listnews img {
  width : 100%;
  height : 100%;
  object-fit: cover;
}
.content-listnews {
  background-color: #eaebf0;
  padding : 25px 20px;
  margin-top : -25px;
  margin-bottom : 26px;
  line-height: 0;
  border-radius: 5px;
}
.home-listnews {
  background-color : #ffffff;
}
.home-listnews li {
  padding : 10px 14px;
  border-bottom: 1px solid #eaebf0;
}
.box-listnews{
  position: relative;
  padding-left:65px;
}
.img-listnews a{
  display: block;
  height: 100%;
}
.t-listnews a{
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  display: inline-block;
  overflow: hidden;
  font-weight: bold;
  color: #16294d;
}
.t-listnews a:hover{
  color :#059AE3;
}
.des-listnews{
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  overflow: hidden;
  color: #545454;
}
.t-listnews{
  line-height: 0;
}
.box-adv {
  margin-bottom : 15px;
}
.box-adv a {
  display : block;
}
.box-adv img{
  width : 100%;
  height : 100%;
  object-fit : cover;
}
.slide-customer  .slick-dots{
  list-style: none;
  position: absolute;
  bottom: -60px;
  text-align: center;
  width: 100%;
}
.slide-customer  .slick-dots li{
display:inline-block;
margin-right:10px;
}
.slide-customer  .slick-dots li button{
border:none;
width:10px;
height:10px;
border-radius:100%;
background-color:#D8D8D8;
text-indent:15px;
overflow:hidden;
padding: 0;
}
.slide-customer  .slick-dots li.slick-active button{
background-color:#16294D;
}
/* the slides */
.slide-customer .slick-slide {
  margin: 0 10px;
  padding-top: 10px;
}
/* the parent */
.slide-customer .slick-list {
  margin: 0 -10px;
}
.content-residential-list{
  padding: 50px 0;
}
.control-list-lifestyle{
  padding: 0 10px;
}


.des-lifestyle {
  font-size: 16px;
  line-height: 21px;
  max-height: 63px;
  display: block;
  overflow: hidden;
}
.img-thumb-project img ,
.box-img img,
.img-article img{
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.img-thumb-project a:hover img,
.box-img a:hover img,
.img-article a:hover img{
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.content-station .list-inline li{
  padding: 0;
}
.box-search-property {
  overflow: hidden;
  object-fit: contain;
  border-radius: 5px;
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.23);
  background-color: #ffffff;
}
.box-search-property .search-property {
  position : relative;
  width : 100%;
  border-bottom: 1px solid #4b5f87;
}
.search-property .s-property {
  width : 90px;
  background-color: #4b5f87;
  background-image : url(../images/search-white.svg);
  background-position : 11px center;
  background-repeat: no-repeat;
  background-size : 16px;
  display : inline-block;
  padding : 7px 10px 7px 34px;
  font-size : 12px;
  line-height: 14px;
  color: #ffffff;
}
.search-property .c-property {
  position : absolute;
  top : 0;
  right : 34px;
}
.c-property .box-field.formchecklist .box-checkbox .checkboxcontainer {
  display : inline-block;
  font-size : 14px;
}
.c-property .box-field.formchecklist .box-checkbox {
  margin-top : 13px;
}
.box-search-property .formsearch {
  padding : 17px 25px 5px 9px;
  background-color: rgba(203, 212, 232, 0.2);
}
.box-search-property .btn-find {
  padding : 11px 10px 11px 9px;

}
.box-search-property .btn-find .btn {
  background-color: #4b5f87;
  border-radius: 5px;
  display:block;
  color : #ffffff;
  width :100%;
  font-size : 16px;
}
.box-search-property .form-control {
  font-size : 12px;
}
.t-search {
  font-size: 12px;
  font-weight: bold;
  margin-bottom : 15px;
  color : #4b5973;
}
.box-search-property .btn-find .btn:hover {
  background-color: #555;
}
.box-search-property .btn-find .btn {
  background-color: #4b5f87;
  border-radius: 5px;
  display:block;
  color : #ffffff;
  width :100%;
  font-size : 16px;
}
.filter-search{
  background-image : url(../images/bg-topsearch.png);
  background-repeat: no-repeat;
  background-position : center;
  background-size : cover;
}
.filter-search .formsearch {
  padding-top : 10px;
  padding-right : 15px;
  display :block;
}
.filter-search .formsearch .btn-find .btn {
  background-color: #4b5f87;
  border-radius: 5px;
  display:block;
  color : #ffffff;
  width :100%;
  font-size : 16px;
  margin-bottom: 15px;
}
.filter-search .formsearch .btn-find .btn:hover {
  background-color: #555;
}
.formsearch-in .dropdown-menu {
  width : 599px;
  border-radius: 5px;
  border: solid 1px #c9ccd3;
  background-color: #ffffff;
  padding-right:30px;
}
.formsearch-in .box-field .btn-advsearch span {
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
}
.formsearch-in .box-field .control-btn-filter .btn.icon-map {
  background-image: url(../images/icon-searchmap-blue.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 50px;
  width:auto;
}
.formsearch-in .box-field .control-btn-filter .btn.btn-borderblue {
  border: 1px solid #16294D;
  color: #16294D;
}
.formsearch-in .box-field .control-btn-filter .btn {
  display: inline-block;
  font-size: 15px;
  line-height: 14px;
  margin-left: 15px;
  padding: 13px 15px 15px 15px;
}

.formsearch-in .box-field .control-btn-filter .btn.btn-blue {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border-radius: 5px;
    background-color: #16294d;
    text-align: center;
    padding: 14px 15px 15px 15px;
    width : auto;
}
.formsearch-in .box-field .control-btn-filter .btn.btn-blue:hover {
  background-color: #545454;
}
.formsearch-in .form-search .form-control {
  font-size : 14px;
  text-align: left;
  border: solid 1px #c9ccd3;
  background-color: #ffffff;
  color: #545454;
  border-radius: 5px;
}
.control-btn-filter .btn.btn-reset {
    color: #000000;
    background-color: #cbd4e8;
}
.control-btn-filter .btn.btn-reset:hover {
    background-color: #16294d;
    color :#ffffff;
}

.control-btn-filter .btn.btn-contact {
    color: #000000;
    background-color: #cbd4e8;
}

.control-btn-filter .btn.btn-line {
    color: #fff;
    background-color: #00b901;
}

.btn.icon-line {
    background-image: url(../images/line-white.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 45px;
    min-width: 100px;
	font-size:13px;

}

.btn.icon-call {
    background-image: url(../images/call_blue.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 45px;
    min-width: 100px;
	font-weight:bolder;
	font-size:13px;
}

.checktype{
  position: absolute;
  left: 0;
  top: 10px;
  width: 140px;
}
.formsearch-in{
  position: relative;
  padding-left:140px; 
}
/* home */
