@font-face {
  font-family:'db_helvethaica_med';
  src:url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff2') format('woff2'), url('../fonts/db_helvethaica_x_med_v3.2-webfont.woff') format('woff');
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:'db_helvethaica_reg';
  src:url('db_helvethaica_x_v3.2-webfont.eot');
  src:url('../fonts/db_helvethaica_x_v3.2-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/db_helvethaica_x_v3.2-webfont.woff') format('woff'),url('../fonts/db_helvethaica_x_v3.2-webfont.ttf') format('truetype'),url('../fonts/db_helvethaica_x_v3.2-webfont.svg#db_helvethaica_x55_regular') format('svg');
  font-weight:normal;
  font-style:normal;
}

html, body {
  font-family:Helvetica, Arial, sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.45em;
  background-color:#ffffff;
  color:#696969;
  word-wrap:break-word;
  white-space:normal;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -webkit-text-size-adjust:100%;
}

html {
  background-color:#1564c0;
  height:100%;
}

a {
  color:#c01352;
  text-decoration:none;
  transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -webkit-transition:all .3s ease-in-out;
}

a:hover, a:focus {
  color:#ef1b68;
  text-decoration:none;
}

.imagerespon img {
  display:block;
  max-width:100%;
  height:auto;
  margin-right:auto;
  margin-left:auto;
}

.centerblock {
  display:block;
  margin-right:auto;
  margin-left:auto;
}

.blockcnt {
  padding:0px 5px 0px 5px;
  max-width:800px;
  margin:0 auto;
}

.head-img {
  overflow:hidden;
  position:relative;
  border-bottom:2px solid #ff7143;
  max-height:350px;
}

.head-img img {
  width:200%;
  margin-left:-50%;
}

@media (min-width: 576px) {
  .head-img img {
    width:100%;
    margin-left:0;
  }
}

.head-img h1 {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  text-align:center;
  color:#ffffff;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:30px;
  font-family:'db_helvethaica_med', sans-serif;
  font-size:2.5rem;
}

@media (min-width: 576px) {
  .head-img h1 {
    font-size:3rem;
  }
}

@media (min-width: 768px) {
  .head-img h1 {
    font-size:3.5rem;
  }
}

@media (min-width: 1200px) {
  .head-img h1 {
    font-size:4.2rem;
  }
}

.landing-page {
  height:100% !important;
}

.landing-block {
  position:relative;
  text-align:center;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-pack:center;
  justify-content:center;
  padding-bottom:0;
  background-image:url("../../assets/img/landing.jpg");
  height:100%;
  align-items:unset;
  justify-content:end;
  min-height:480px;
}

.block1 {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
}

.bg1 {
  position:absolute;
  display:flex;
  background-color:rgba(0,0,0,0.5);
  border-top:1px solid #bfbfbf;
  border-bottom:1px solid #bfbfbf;
  min-height:100px;
  left:0;
  right:0;
  bottom:150px;
}

.bg1 a:first-child {
  border-right:1px solid #bfbfbf;
}

.bg2 {
  background-color:#f0f0f0;
}

.card {
  border-radius:0;
}

.category .card-link {
  font-family:'db_helvethaica_reg', sans-serif;
  font-size:30px;
  line-height: 1.75rem;
  /*font-weight:300;*/
  color:#000000;
}

.category .card-link:hover, .list .card-link:hover, .pad1 .card-link:hover, .member .card-link:hover {
  color:#ef1b68;
}

.category .card-body {
  border-top:3px solid #ff7143;
  /*text-align:center;*/
}

.category h4 {
  margin-top:0;
  margin-bottom:0;
  line-height: 1.75rem;
  /*line-height:1.45rem;*/
}

.category p {
  margin-bottom:0;
}

.list .card-body {
  text-align:center;
  padding: 1.25rem;
}

.list .card-link {
  font-size:15px;
  color:#000000;
}

.list .list-item {
  font-size:12px;
}

.list .list-item .no {
  font-size:24px;
  color:#ef1b68;
}

.lb-status {
  display: inline-block;
  font-family: 'db_helvethaica_reg', sans-serif;
  font-size: 22px;
  color: #ffffff;
  background-color: #ef1b68;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 10px;
}
.lb-favorite {
  position: absolute;
  top: 8px;
  left: 8px;
  color: #fff;
  font-size: 15px;
  background-color: #ff662f;
  padding: 5px;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.show-bagde {
  display: block;
}
.hide-bagde {
  display: none;
}
.price {
  font-family: 'db_helvethaica_reg', sans-serif;
  color: #383838;
  font-size: 26px;
  padding: 2px 0;
}
.property-des {
  text-align: left;
}
.property-des h5 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.property-em {
  font-weight: 600;
}
.property-fav {
  text-align: right;
  margin-top: 5px;
}
.property-fav i {
  color: #ef1b68;
  font-size: 24px;
}
.property-fav i:hover {
  color: #ff3880;
}
.bid-price {
  text-align: left;
}
.bid-price p {
  margin-bottom: 0;
  padding-top: 0.7rem;
}


.list-item p {
  margin-bottom:0.8rem;
}

.list-link {
}

.list-in {
  border-left:none;
  margin-top:10px;
  padding-top:10px;
  margin-bottom:20px;
}

@media (min-width: 768px) {
  .list-in {
    border-left:1px solid #dee2e6;
    padding-top:0;
  }
}

.pad1 .card-link {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:300;*/
  font-size:24px;
  color:#000000;
}

.page-nav {
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding-top:10px;
  padding-bottom:10px;
  margin-bottom:25px;
  margin-top:20px;
}

.page-nav a {
  color:#696969;
  padding:0 5px;
}

.page-nav a:hover {
  color:#ef1b68;
}

.page-nav a.active {
  color:#cd0850;
  font-weight:bold;
  pointer-events:none;
}
.page-nav .display {
  text-align: center;
}
.page-nav .link {
  text-align: center;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .page-nav .display {
    text-align: left;
  }
  .page-nav .link {
    text-align: right !important;
    margin-top: 0px;
  }
}
.page-nav .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.btn-img-overlay {
  position:relative;
}

.text-overlay {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background-color:rgba(0,0,0,0.6);
  padding:25px;
  opacity:0;
  pointer-events:none;
  transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -webkit-transition:all .4s ease-in-out;
}

.btn-img-overlay:hover .text-overlay {
  opacity:1;
}

.text-overlay p {
  color:#ffffff !important;
  font-size:14px;
  margin-bottom:0;
  margin-top: 15px;
}

.img-btn {
  position:relative;
  display:block;
}

.img-btn:before {
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1;
  background-color:rgba(0,0,0,0.25);
  opacity:0;
  pointer-events:none;
  transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -webkit-transition:all .4s ease-in-out;
}

.img-btn:hover:before {
  opacity:0.8;
}

.landing-link {
  width:50%;
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:300;*/
  font-size:50px;
  line-height:60px;
  color:#ffffff;
  padding:20px;
  text-decoration:none;
}

.landing-link:hover {
  color:#ff9d17;
  background-color:rgba(0,0,0,0.3);
  text-decoration:none;
}

.display1 {
  display:block;
}

@media (min-width: 768px) {
  .display1 {
    display:none !important;
  }
}

.position1 {
  position:relative;
}

.textsmall {
  font-size:13px;
}

.text1 {
  display:inline-block;
  width:125px;
  vertical-align: top;
}
.text2 {
  display:inline-block;
  width:90%;
  vertical-align:top;
}
@media (min-width: 576px) {
  .text2 {
    width:65%;
  }
}
.text3 {
  display:inline-block;
  width:40%;
  vertical-align:top;
  text-align:right;
  margin-right:10px;
}
.text4 {
  display:inline-block;
  width:45%;
  vertical-align:top;
}
.text5 {
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin-right:10px;
}
.text6 {
  display:inline-block;
  width:100%;
  vertical-align:top;
}
@media (min-width: 576px) {
  .text5 {
    width:32%;
  }
  .text6 {
    width:60%;
  }
}

.text-block1  {
  margin-bottom:20px;
}

.text-block1 p {
  margin-top:0;
  margin-bottom:5px;
}
.text-block2  {
 /* margin-top: 30px;*/
}
.text-block2 p {
  margin-top: 10px;
  margin-bottom: 5px;
  /*border-bottom: 1px solid #dee2e6;*/
  /*padding-bottom: 5px;*/
}

.review-nav {
}

.review-nav .navbar {
  padding:0;
}

.review-nav .navbar-toggler {
  width:100%;
  border:none;
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:24px;
  line-height:20px;
  color:#ffffff;
  background-color:#ff7143;
  padding:15px;
  border-radius:0;
  margin-bottom:10px;
}

.review-nav .navbar-nav .nav-link {
  padding-left:0.5rem;
  padding-right:0.5rem;
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:#ba2d00;
  text-align:center;
}

.review-nav .navbar-nav .nav-link:hover, .review-nav .navbar-nav .nav-link:focus, .review-nav .navbar-nav .nav-link:active {
  color:#ffffff;
  background-color:#ff7143;
}

.review-nav .nav-tabs .nav-link {
     border: none; 
     border-top-left-radius: 0; 
     border-top-right-radius: 0; 
}
.review-nav .nav-tabs {
  border-bottom: none;
}
.review-nav .nav-tabs .nav-item.show .nav-link, .review-nav .nav-tabs .nav-link.active {
  color:#964f69 !important;
  background-color: unset !important;
}
@media (min-width: 768px) {
  .review-nav .navbar-nav .nav-link {
    padding-left:1rem;
    padding-right:1rem;
    font-size:26px;
  }
}


.block-info {
  position:relative;
  margin-top:10px;
}

.block-info img {
  position:absolute;
  top:0;
  left:0;
  max-width:60px;
}

@media (min-width: 768px) {
  .block-info img {
    max-width:90px;
  }
}

.block-info p {
  position:relative;
  padding:0 0 10px 80px;
}

@media (min-width: 768px) {
  .block-info p {
    padding:0 0 10px 110px;
  }
}

.faq .card-header {
  background-color:#4a4f55;
  border-radius:0;
}

.faq .card-header:hover {
  background-color:#ff7143;
}

.faq .card-header a {
  position:relative;
  display:block;
  padding-left:30px;
  color:#ffffff;
}

.faq .card-header h5 {
  font-size:1.5rem;
  /*line-height:1.5rem;*/
}

.faq .card-header i {
  position:absolute;
  left:0;
  top:0;
}

.facility-list ul {
  list-style:none;
  padding-left:0;
}

.facility-list li {
  position:relative;
  display:inline-block;
  width:100%;
  padding:3px 25px 5px 40px;
  vertical-align:top;
}

.facility-list li i {
  position:absolute;
  top:5px;
  left:15px;
  color:#ff7143;
  font-size:16px;
}

@media (min-width: 480px) {
  .facility-list li {
    width:45%;
  }
}

@media (min-width: 768px) {
  .facility-list li {
    width:30%;
  }
}

.nearly ul {
  list-style:none;
  padding-left:0;
}

.nearly li {
  position:relative;
  display:inline-block;
  width:100%;
  padding:3px 25px 5px 40px;
  vertical-align:top;
}

.nearly li i {
  position:absolute;
  top:5px;
  left:15px;
  color:#ff7143;
  font-size:16px;
}

.emphasis1 {
  color:#2271b4;
  font-weight:bold;
}

.emphasis2 {
  color:#383838;
  font-weight:bold;
}
.emphasis3 {
  font-family:'db_helvethaica_med', sans-serif;
  font-size:22px;
  color:#383838;
}
.emphasis4 {
  font-size: 17px;
  color:#ff7143;
  font-weight:bold;
}
.emphasis5 {
  color:#ef1b68;
  font-weight:bold;
}
.emphasis6 {
  /*color:#000000;*/
}
.bn1 {
  font-family:'db_helvethaica_med', sans-serif;
  font-size:30px;
  color: #ff7143;
  margin-top: 10px;
  margin-left: 20px;
  min-width: 70px;
}
.bn1 i {
  font-size: 18px;
  color: #ff7143;
  margin-right: 5px;
  margin-bottom: 10px;
}
.bn2 {
  font-family:'db_helvethaica_med', sans-serif;
  font-size:36px;
  color: #ef1b68;
}
.bn2 i {
  font-size: 24px;
  color: #ef1b68;
  margin-right: 5px;
  margin-bottom: 10px;
}
.btn1 {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:300;*/
  font-size:26px;
  color:#ffffff;
  background-color:#ff7143;
  border-radius:unset;
  padding:10px 25px;
  text-decoration:none;
}

.btn1:hover, .btn1:focus {
  color:#ffffff;
  background-color:#ff9d17;
  text-decoration:none;
}

.btn2 {
  font-family:'db_helvethaica_med', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:#ffffff;
  background-color:#ef1b68;
  border:none;
  border-radius:0;
  box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  min-width:100px;
  padding: 3px 14px;
}

.btn2 i {
  font-size: 16px;
  padding-right:5px;
}

.btn2:hover, .btn2:focus {
  background-color:#ff3880;
  color:#ffffff;
}

.btn3 {
  font-family:'db_helvethaica_med', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:#ffffff;
  background-color: #ef1b68;
  border:none;
  border-radius:0;
  box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  padding: 2px 10px;
}
.btn3 i {
  font-size: 16px;
  padding-right:5px;
}
.btn3:hover, .btn3:focus {
  background-color:#ff3880;
  color:#ffffff;
}
.btn3 span {
  display: in-block;
}
/*@media (max-width: 576px) {
  .btn3 {
    color: #ef1b68;
    background-color: unset;
    box-shadow: none;
    min-width: unset;
  }
  .btn3 i {
    font-size: 22px;
    padding: 3px;
    margin: 0;
  }
  .btn3:hover, .btn3:focus {
    background-color: unset;
    color:#ff3880;
  }
  .btn3 span {
    display: none;
  }
}*/

.btn4 {
  font-family:'db_helvethaica_med', sans-serif;
  /*font-weight:400;*/
  font-size:18px;
  color:#ffffff;
  background-color: #ff7143;
  border:none;
  border-radius:0;
  box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  padding: 2px 10px;
  margin-left: 3px;
}
.btn4 i {
  font-size: 14px;
  padding-right:5px;
}
.btn4:hover, .btn4:focus {
  background-color:#ff9d17;
  color:#ffffff;
}

.btn-search {
  display:block;
  border:unset;
  background-color:unset;
  padding:10px;
}

@media (min-width: 768px) {
  .btn-search {
    display:none !important;
    border:unset;
    background-color:unset;
  }
  .btn4 {
    font-size:22px;
  }
  .btn4 i {
    font-size: 16px;
  }
}

.btn-search2 {
  display:block;
  border:unset;
  background-color:unset;
  padding:10px;
}

@media (min-width: 992px) {
  .btn-search2 {
    display:none !important;
    border:unset;
    background-color:unset;
  }
}

@media (max-width: 767px) {
  .form-search {
    margin-top:15px;
  }
}

@media (min-width: 768px) {
  .form-desktop {
    display:block !important;
  }
}

@media (min-width: 992px) {
  .form-desktop2 {
    display:block !important;
  }
}

.topbar {
  background-color:#1d89e4;
  border-bottom:4px solid #ff7143;
}

.topbar i {
  font-size:16px;
  padding-right:3px;
}

.topbar .navbar-nav .nav-link {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:rgba(255, 255, 255, 0.7);
  padding-right:0.4rem;
  padding-left:0.4rem;
}

.topbar .navbar-nav .nav-link:hover {
  color:rgba(255, 255, 255, 1);
}
.topbar .navbar-nav .nav-link:focus {
  color:rgba(255, 255, 255, 0.7);
}
@media (max-width: 767px) {
  .topbar .nav-link span {
    display:none;
  }
}

.topbar .navbar-nav .nav-link2 {
  font-family:'db_helvethaica_reg', sans-serif;
  font-size:22px;
  padding-right:0.4rem;
  padding-left:0.4rem;
  opacity: 0.7;
}
.topbar .navbar-nav .nav-link2:hover {
  opacity: 1;
}
.topbar .navbar-nav .nav-link2:focus {
  opacity: 0.7;
}
.topbar .navbar-nav .nav-link2 img {
  width: 16px;
  height: 16px;
  margin-top: 0.65rem;
}
@media (max-width: 767px) {
  .topbar .nav-link2 span {
    display:none;
  }
}

/* dropdown member */ 
.topbar .dropdown .dropdown-toggle::after {
  display: none !important;
}
.topbar .dropdown-menu {
  padding: 0.5rem 0;
  margin:0;
  color: #ffffff;
  background-color:#e3e3e3;
  background-clip:padding-box;
  border:none;
  border-radius:0;
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  /*text-align:center;*/
}
.topbar .dropdown-item {
  color: rgba(0, 0, 0, 0.65) !important;
}
.topbar .dropdown-item:focus, .topbar .dropdown-item:hover {
  color: #ffffff !important;
  background-color: #ff7143;
}
.topbar .navbar-light .navbar-nav .active > .nav-link, .topbar .navbar-light .navbar-nav .nav-link.active, .topbar .navbar-light .navbar-nav .nav-link.show, .topbar .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(255, 255, 255, 0.7);
}
.topbar .dropdown-menu i {
  margin-right: 10px;
}
/* end dropdown member */ 


.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color:rgba(0, 0, 0, 0.65);
}

.menubar {
  background-color:#f0f0f0;
}

.menubar i {
  font-size:16px;
}

.menubar .dropdown-toggle::after {
  font-size:16px;
}

.menubar .navbar-nav .nav-link {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:rgba(0, 0, 0, 0.65);
  padding-top:0.75rem;
  padding-bottom:0.75rem;
  padding-left:1.1rem;
  padding-right:1.1rem;
  /*text-align:center;*/
  border-bottom: 1px solid #64aeec;
}

@media (min-width: 768px) {
  .menubar .navbar-nav .nav-link {
   border-bottom: none;
  }
}
@media (min-width: 992px) {
  .menubar .navbar-nav .nav-link {
    /*font-size:22px;*/
    padding-right:2rem;
    padding-left:2rem;
    padding-top:0.8rem;
    padding-bottom:0.8rem;
  }
}
.menubar .navbar-nav .nav-link:hover, .menubar .navbar-nav .nav-link:active {
  color:rgba(255, 255, 255, 1);
  background-color:#ff7143;
}

@media (max-width: 767px) {
  .menubar .dropdown .nav-link:active,
  .menubar .dropdown .nav-link:hover {
    background-color: transparent !important;
  }
}
.menubar .dropdown.show .nav-link {
  color:rgba(255, 255, 255, 1);
  background-color:#ff7143 !important;
}

.menubar .navbar {
  padding:0;
}

@media (max-width: 767px) {
  .topbar .navbar-nav {
    margin-right:50px;
  }
}

.navbar-brand img {
  width:100%;
}

@media (max-width: 991px) {
  .navbar-brand img {
    width:220px;
  }
}

@media (max-width: 767px) {
  .navbar-brand img {
    width:180px;
  }
}

@media (max-width: 320px) {
  .navbar-brand img {
    width:150px;
  }
}

.topbar .navbar-toggler {
  position:absolute;
  top:12px;
  right:0px;
  font-size:18px;
  border:none;
  color:rgba(255, 255, 255, 0.7);
}

.menubar .dropdown-menu {
  padding: 0.5rem 0;
  margin:0;
  color: #ffffff;
  background-color:#1d89e4;
  background-clip:padding-box;
  border:none;
  border-radius:0;
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  /*text-align:center;*/
}

@media (min-width: 768px) {
  .menubar .dropdown-menu {
    /*text-align:left;*/
    background-color:#e3e3e3;
  }
}

.menubar .dropdown-item {
  color: #ffffff;
}

.menubar .dropdown-item:focus, .menubar .dropdown-item:hover {
  color: #ffffff;
  background-color:#ff7143;
}
@media (min-width: 768px) {
  .menubar .dropdown-item {
    color:rgba(0, 0, 0, 0.65);
  }
}
.bd-btm-none {
  border-bottom: none !important;
}
.bd-t {
  border-top: 1px solid #64aeec;
}
@media (min-width: 768px) {
  .bd-t {
    border-top: none;
  }
}
@media (max-width: 767px) {
  .hide-mb {
    display:none;
  }
}

@media (max-width: 767px) {
  .topbar .navbar-expand .navbar-toggler {
    display:block;
  }
}

.topbar button:focus {
  outline:none !important;
}

.nav-other {
  width: 250px;
  display:flex;
  flex-direction:row;
  padding-left:0;
  margin-bottom:0;
  list-style:none;
  justify-content:center;
  bottom: 0;
  position: fixed;
  background-color: #1e88e4;
}

.menubar .nav-other .nav-link {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:22px;
  color:rgba(0, 0, 0, 0.65);
  padding:0.5rem 0.5rem;
}

.menubar .nav-other .nav-link:hover {
  color:#ff7143;
}
.menubar .menu-align1 {
  margin-right: auto !important;
  margin-left: auto !important;
  width: unset;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .menubar .menu-align1 {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 40px;
  }
}

#top-cover .carousel-caption {
  display:flex;
  flex-direction:column;
  justify-content:center;
  right:0;
  bottom:0;
  left:0;
  top:0;
  padding-left:20px;
  padding-right:20px;
}
.bg-caption {
  background-color: rgba(0,0,0,0.5);
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
}

#top-cover .carousel-caption h1 {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size: 30px;
  line-height: 28px;
  color:#ffffff;
  margin-bottom:0px;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  /*border: 1px solid rgba(255,255,255,0.5);
  padding: 15px 20px;
  background-color: rgba(0,0,0,0.25);*/
}

@media (min-width: 576px) {
  #top-cover .carousel-caption h1 {
    font-size:50px;
    line-height:45px;
    max-width: 500px;
    /*padding: 25px 30px;*/
  }
}

@media (min-width: 768px) {
  #top-cover .carousel-caption h1 {
    font-size:60px;
    line-height:55px;
    max-width: 700px;
  }
}

@media (min-width: 992px) {
  #top-cover .carousel-caption h1 {
    font-size:70px;
    line-height:65px;
    max-width: 800px;
  }
}

#top-cover .carousel-caption p {
  font-size:16px;
  color:#ffffff;
  margin-bottom:0px;
  margin-top:12px;
}

@media (min-width: 768px) {
  #top-cover .carousel-caption p {
    font-size:17px;
  }
}

@media (min-width: 992px) {
  #top-cover .carousel-caption p {
    font-size:19px;
  }
}

#top-cover .carousel-item .carousel-caption {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
/*  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;*/
}

#top-cover .carousel-item:nth-child(4n+1) .carousel-caption {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

#top-cover .carousel-item:nth-child(4n+2) .carousel-caption {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

#top-cover .carousel-item:nth-child(4n+3) .carousel-caption {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

#top-cover .carousel-item:nth-child(4n+4) .carousel-caption {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


/* animate */
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}






.main-content {
  padding-top:60px;
  padding-bottom:60px;
}

h1, h2, h3 {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  color:#383838;
  line-height:2.3rem;
}

h4 {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  color:#383838;
  line-height:2rem;
  padding-bottom: 2px;
}

h5, h6 {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  color:#383838;
  line-height:1.8rem;
  padding-bottom: 2px;
}

h2 {
  font-size:2.5rem;
}

h3 {
  font-size:2.2rem;
}

h4 {
  font-size:2rem;
}

h5 {
  font-size:1.5rem;
}

h6 {
  font-size:1.3rem;
}



h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: normal;
}

.block-search, .block-search2 {
  background-color:#1d89e4;
  padding:15px;
}

.block-search label, .form-label-white, .block-search a, .block-search2 label, .block-search2 a, .block-search3 a {
  font-family:'db_helvethaica_reg', sans-serif;
  /*font-weight:400;*/
  font-size:24px;
  line-height:20px;
  color:#ffffff;
}

.block-search input[type=text], .block-search2 input[type=text] {
  background-color:#d2e7fa;
}

@media (min-width: 768px) {
  .block-search {
    padding:25px;
  }
}

@media (min-width: 768px) {
  .block-search .form-group, .block-search2 .form-group {
    margin-bottom:0;
  }
}

@media (min-width: 992px) {
  .block-search2 {
    padding:25px;
  }
}

.block-search3 {
  background-color:#9fa0a1;
  padding:0px;
  font-size:13px;
}

@media (min-width: 992px) {
  .block-search3 {
    border:1px solid #dddddd;
    background-color:#ffffff;
    font-size:13px;
  }
}

.block-search3 .linkmore {
  font-size: 20px;
  color: #c01352;
}
.block-search3 .linkmore:hover {
  color: #ef1b68;
}
.block-search3 h5 {
  font-family:'db_helvethaica_reg', sans-serif;
  font-size:24px;
  display:none;
  background-color:#1d89e4;
  color:#ffffff;
  padding:5px 10px;
  margin-bottom:0;
}

@media (min-width: 992px) {
  .block-search3 h5 {
    display:block;
  }
}

.block-search3 h6 {
  color:#000000;
  margin-bottom: 0;
}

.form-filter {
  background-color:#ffffff;
}

button[type=submit] {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 20px;
  line-height: 24px;
  background-color:#ef1b68 !important;
  border:none;
  border-radius:0;
}

button[type=reset], button[type=button] {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 20px;
  line-height: 24px;
  background-color:#6f6f6f !important;
  border:none;
  border-radius:0;
}

button[type=submit]:hover, button[type=submit]:active, button[type=submit]:focus {
  /*background-color:#fd2c78 !important;*/
}

button[type=submit] i, button[type=reset] i, button[type=button] i {
  margin-right: 5px;
}

button[type=button] {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 20px;
  line-height: 24px;
  background-color:#6f6f6f !important;
  border:none;
  border-radius:0;
}
button[type=button].close {
  background-color: transparent !important;
  font-family: unset !important;
  line-height: unset !important;
}
.footer1 {
  background-color:#1d89e4;
  border-top:4px solid #ff7143;
  padding-top:40px;
  padding-bottom:40px;
}

.footer2 {
  background-color:#1564c0;
  padding-top:15px;
  padding-bottom:15px;
}

.footer2 p {
  margin-bottom:0;
  color:rgba(255,255,255,0.7);
  font-size:12px;
}

.footer1-second, .footer1-second a {
  color:rgba(255,255,255,0.7);
  font-size:13px;
  line-height:1.2rem;
}

.footer1-second a:hover {
  color:#ffffff;
}

.footer1-second h5 {
  color:#ffffff;
}

.footer2, .footer2 a {
  color:rgba(255,255,255,0.7);
  font-size:13px;
  line-height:1.2rem;
}

.footer2 a:hover {
  color:#ffffff;
}

.footer2 ul {
  list-style: none;
  padding-left: 0;
}
.footer2 ul li {
  display: inline-block;
  padding-right: 15px;
}
.footer2 li i {
  font-size: 8px;
  margin-right: 10px;
}
.social-link {
  margin-top:20px;
  margin-bottom:40px;
}

.social-link a {
  display:inline-block;
  width:34px;
  height:34px;
  text-align:center;
  color:#3a84c5;
  background-color:#ffffff;
  border-radius:50px;
  font-size:20px;
  line-height:35px;
  margin-right:10px;
}

.social-link a:last-child {
  margin-right:0;
}
.social-link img {
  width: 34px;
  height: 34px;
}
.no-display {
  display: none;
}

/* scrollToTop */
.btn-up,
.btn-up:hover,
.btn-up:focus {
  color: #FFF !important;
  background: rgba(239, 25, 104, 0.65); 
}
.scrollToTop {
  width: 52px;
  height: 52px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; 
}

.scrollToTop icon {
  margin-top: -6px; 
}

.showScrollTop {
  opacity: 1 !important; 
}
/* end scrollToTop */

.property .nav-tabs {
  border-bottom: none;
}
.property .nav-tabs .nav-link {
  font-family:'db_helvethaica_med', sans-serif;
  font-weight:400;
  font-size:22px;
  color:#ffffff;
  background-color:#ff7143;
  border:none;
  border-radius:0;
  box-shadow:2px 2px 2px rgba(0,0,0,0.2);
  margin-bottom:10px;
  text-align: center;
}
.property .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color:#ffffff;
  /*background-color: #ff7143*/
  background-color:#ff7143;
}
.property .nav-tabs .nav-link:hover {
  background-color:#ff9d17;
}
.property .tab-content {
  position: relative;
}

.maxwidth1 {
  max-width:480px;
}
.maxwidth2 {
  max-width:800px;
}
.maxwidth3 {
  max-width:380px;
  margin-left: auto;
  margin-right: auto;
}
.maxwidth4 {
  max-width:720px;
}
.member-side {
  display: none;
  background-color:#f9f9f9;
  padding:20px;
  margin-bottom:20px;
  box-shadow: 1px 1px 6px rgba(0,0,0,.20)!important;
}
.member-side ul {
  list-style:none;
  padding-left:0;
  margin-bottom:0;
}
.member-side li {
  border-bottom:1px solid #d6d6d6;
}
.member-side li:last-child {
  margin-bottom:0px;
  padding-bottom:0px;
  border-bottom:none;
}
.member-side li a {
  width:100%;
  display:block;
  padding:10px;
}
.member-side li a:hover {
  background-color:#ef1b68;
  color:#ffffff;
}
@media (min-width: 992px) {
  .member-side  {
   display: block;
  }
}
.head-user {
  border-bottom: 4px solid #ff7143;
  padding-bottom: 5px;
}
.member-pad {
  background-color:#ffffff;
  box-shadow: 1px 1px 6px rgba(0,0,0,.15)!important;
}
.member-pad label.text-hide {
  font: unset !important;
}



.member .card-link {
  font-family:'db_helvethaica_reg', sans-serif;
  font-size:26px;
  /*font-weight:300;*/
  color:#000000;
}
.member h4, .list h4 {
  font-size: 26px;
  color: #ff7143;
  margin-top: 0;
  margin-bottom:0;
  /*line-height:1.45rem;*/
}

.choosefile {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 5px;
}

/* bidding */
.bidding {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color:#f9f9f9;
  padding:20px;
  margin-bottom:20px;
  box-shadow: 1px 1px 6px rgba(0,0,0,.20)!important;
  text-align: center;
  /*min-height: unset;*/
}
.bid-line {
  display: block;
  border-top: 1px solid #dee2e6;
  margin-bottom: 1.5rem;
  margin-top: 1.0rem;
}
.bidding h2 {
  color: #ef1c68;
}
.bidding h3 {
  font-family: 'db_helvethaica_med', sans-serif;
  color: #ff7143;
  font-size: 1.8rem;
}
.bidding h4 {
  font-family: 'db_helvethaica_med', sans-serif;
  color: #ff7143;
  font-size: 2.2rem;
}
.bidding h5 {
  color: #ff7143;
}
.bidding h6 {
  margin-bottom: 0;
}
.bidding .line1 {
  content: "";
  display: block;
  width: 40px;
  height: 6px;
  background: #d2d2d2;
  margin: 25px auto;
}
.bidding .bid-time-wrap {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
}
.bidding .bid-time {
  background-color: #eaeaea;
  margin: 3px;
  width: 25%;
  padding: 14px 5px 7px;
}
.txt-small {
  font-size: 12px;
  line-height: 1.4em;
  margin-bottom: 0px;
}
.bidding .no {
  font-size: 24px;
  color: #ef1b68;
  margin-bottom: 4px;
  margin-top: 4px;
}
.bidding-nobg.bidding {
  background-color: unset;
  box-shadow: unset !important;
  padding: 0;
}
.bidding-nobg.bidding .no {
  font-size: 24px;
  color: #ef1b68;
  margin-bottom: 4px;
  margin-top: 4px;
}
@media (min-width: 992px) {
  .bid-line {
    display: none;
  }
}
.bidding-tb .table {
  min-width: 690px;
}
.bidding-tb .table thead th {
  border-bottom: unset;
}
.bidding-tb .table thead {
  background-color: #f9f9f9;
}

h6.user-id {
  color: #696969;
  text-align: left;
  margin-bottom: 0;
  border-bottom: 1px solid #d8d8d8;
}
h2.user-rate {
  color: #c81153;
  font-size: 1.8rem;
  text-align: left;
  margin-bottom: 0;
}
.user-txt-small {
  font-size: 12px;
  line-height: 1.4em;
  text-align: left;
  margin-bottom: 0px;
}
.user-star {
  text-align: left;
}

.property-side1 {
  display: none;
}
.property-side2 {
  display: block;
  padding: 20px 0;
}
.border-top1 {
  border-top: unset;
}

@media (min-width: 992px) {
  .bidding {
    /*min-height: 600px;*/
  }
  .property-side1 {
    display: block;
  }
  .property-side2 {
    display: none;
  }
  .border-top1 {
    border-top: 1px solid #dee2e6;
  }
}

.label-bid {
  /*background-color: #f3f3f3;
  padding: 0.5rem 1.25rem;*/
  padding-top: 0.7rem;
  line-height: 1.1rem;
  text-align: left;
}
.label-bid .status {
  background-color: #ff7143;
  color: #fff;
  display: inline-block;
  padding: 1px 10px;
  margin-top: 3px;
  font-weight: bold;
}
.label-bid .status1 {
  background-color: rgba(255,113,67,0.6);
  color: #fff;
  display: inline-block;
  padding: 1px 10px;
  margin-top: 3px;
  font-weight: bold;
}
.label-bid .status2 {
  background-color: rgba(255,113,67,1);
  color: #fff;
  display: inline-block;
  padding: 1px 10px;
  margin-top: 3px;
  font-weight: bold;
}
.label-bid .status3 {
  background-color: #ff7143;
  color: #fff;
  display: inline-block;
  padding: 1px 10px;
  margin-top: 3px;
  font-weight: bold;
}

.rating .star-big {
  width: 30px;
  height: 30px;
  margin: 3px;
}
.rating .star-big:first-child {
  margin-left: 0;
}
.rating .star-sm {
  display: inline-block;
  width: 13px;
  height: 13px;
}
.rate-count {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 2.5rem;
  color: #bdbdbd;
  margin-bottom: 0.5rem;
}
.rate-em {
  font-size: 3rem;
  color: #ef1b68;
}
.rating .progress {
  height: 0.8rem;
  margin: 8px;
  border-radius: 0;
}
.rate-progress {
  width: 60%;
}
.rate-no {
  margin-bottom: 0.5rem;
}
.rating .progress-bar {
  background-color: #ff7143;
}

.rating2 {
  margin-bottom: 10px;
}
.rating2 .star-sm {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
}
.rating2 .rate-count {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 1.5rem;
  color: #bdbdbd;
  margin-bottom: 0rem;
  margin-left: 5px;
}
.rating2 .rate-em {
  font-size: 2rem;
  color: #ef1b68;
}

#payment-page .form-control.inline {
  display: inline-block;
  width: auto;
}
.soldout {
  position: absolute;
}


.btn.disabled, .btn:disabled {
    opacity: 1;
}

.about-side {
  margin-top: 30px;
 /* background-color:#ffffff;
  padding:20px;
  margin-bottom:20px;
  box-shadow: 1px 1px 6px rgba(0,0,0,.20)!important;*/
  
}

@media (min-width: 992px) {
  .about-side.about-side-u {
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
  }
  .about-side {
    margin-top: 0px;
  }
}

/* dashboard */
.dashboard i {
  font-size: 60px;
  margin-bottom: 20px;
}
.dashboard .item {
  text-align: center;
  margin-bottom: 60px;
}
.dashboard .no {
  font-family: 'db_helvethaica_med', sans-serif;
  font-size: 50px;
  color: #000000;
  margin-bottom: 10px;
}
.dashboard .topic {
  font-family: 'db_helvethaica_reg', sans-serif;
  font-size: 20px;
  line-height: 1.0em;
  color: #6e6d6d;
  margin-bottom: 0px;
}
.dashboard .i1 {
  color: #3eb6ba;
}
.dashboard .i2 {
  color: #5e81f6;
}
.dashboard .i3 {
  color: #e60000;
}
.dashboard .i4 {
  color: #ef1c68;
}
.dashboard .i5 {
  color: #b2b2b2;
}
.dashboard .i6 {
  color: #43d5ff;
}

/* sticky-sidebar */
.sticky-wrapper {
  display: flex;
  justify-content: unset;
}
.sticky-main {
  width: unset;
  /* height: 150vh; */
}
.sticky-sidebar {
  width: unset;
  height: unset;
  position: unset;
  top: unset;
}
@media (min-width: 992px) {
  .sticky-wrapper {
    justify-content: space-between;
  }
  .sticky-main {
    width: 60%;
    /* height: 150vh; */
  }
  .sticky-sidebar {
    width: 25%;
    height: 50vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
  }
}
@media (min-width: 1200px) {
  .sticky-sidebar {
    height: 60vh;
}

/* Form Valid Date */
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
   color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

a.bidpaylink{
	font-size: 20px;
}

/* Steam line widget */
.steamline {
  position: relative;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  margin-left: 20px;
}
.steamline .sl-left {
  float: left;
  margin-left: -20px;
  z-index: 1;
  margin-right: 15px;
}
.steamline .sl-left img {
  max-width: 40px;
}
.steamline .sl-right {
  padding-left: 35px;
}
.steamline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px;
}
.sl-date {
  font-size: 10px;
  color: #98a6ad;
}
.time-item {
  border-color: rgba(120, 130, 140, 0.13);
  padding-bottom: 1px;
  position: relative;
}
.time-item:before {
  content: " ";
  display: table;
}
.time-item:after {
  background-color: #ffffff;
  border-color: rgba(120, 130, 140, 0.13);
  border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  bottom: 0;
  content: '';
  height: 14px;
  left: 0;
  margin-left: -8px;
  position: absolute;
  top: 5px;
  width: 14px;
}
.time-item-item:after {
  content: " ";
  display: table;
}
.item-info {
  margin-bottom: 15px;
  margin-left: 15px;
}
.item-info p {
  margin-bottom: 10px !important;
}