.url-def:active, .url-def:hover, .url-def:focus {
  color: #bda87f;
  outline: 0 none;
  text-decoration: none;
}
.url-def:active, .url-def:hover {
  outline: 0;
}
.url-def {
  color: #2d2d2d;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
.isotope-custom{position: relative!important; left:0px!important; top:0px!important;}
.isotope-grid-custom{height: auto!important;}
.isotof-filter-custom{font-size: 15px;}
.cluster-desc{font-size: 17px;font-weight: bold;}
.cluster-data-list{font-size:14px;}
.izi-content{padding: 10px;}
.iziModal-header{background: #bda87f!important;}
.project-detail-carousel{z-index:99!important;}
.affix{z-index:9999!important;}

/* CUSTOM DATA USER START*/
/* USER PROFILE PAGE */
.card {
  margin-top: 20px;
  padding: 30px;
  background-color: rgba(214, 224, 226, 0.2);
  -webkit-border-top-left-radius:5px;
  -moz-border-top-left-radius:5px;
  border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-top-right-radius:5px;
  border-top-right-radius:5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.card.hovercard {
  position: relative;
  padding-top: 0;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
  height: 130px;
}
.card-background img {
  -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -o-filter: blur(25px);
  -ms-filter: blur(25px);
  filter: blur(25px);
  margin-left: -100px;
  margin-top: -200px;
  min-width: 130%;
}
.card.hovercard .useravatar {
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
}
.card.hovercard .useravatar img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}
.card.hovercard .card-info .card-title {
  padding:0 5px;
  font-size: 20px;
  line-height: 1;
  color: #262626;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.card.hovercard .card-info {
  overflow: hidden;
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  text-overflow: ellipsis;
}
.card.hovercard .bottom {
  padding: 0 20px;
  margin-bottom: 17px;
}
/* CUSTOM DATA USER END*/

/* CUSTOM BUTTON*/
.form-btn button{
  font-size:14px;
  font-weight:500;
  padding:12px 17px;
  border-radius:50px;
  color:#fff;
  margin-top:10px;
  margin-bottom: 10px;
  -webkit-transition-duration:.3s;
  transition-duration:.3s
}
.btn-whitelist{
  background-color: #E91E63;
}
.btn-booking{
  background-color: #009688;
}
.form-btn button:hover{
  color:#fff;
  background: #2d2d2d;
  -webkit-transition-duration:.3s;
  transition-duration:.3s
}

/* HOUSE CLICK */
.house-click {
  cursor:pointer;
}
.house-click:hover {
  border-color: #FF5722!important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* .divload{
  display: none;
  position: absolute;
  z-index: 99;
  text-align: center;
  margin-left: 300px; 
  width: 300px;
} */

/* OTHERS */
.fwb-back{
  cursor: pointer;
  margin-bottom: 5px;
  color: #999;
}
.feedback-wb-result,.wb-error{
  font-size: 25px;
  min-height: 300px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  resize: vertical;
  overflow: auto;
}
.wb-error{
  /* display: none; */
  color: red;
}
#cluster-spec{
  overflow-y: scroll;
  max-height: 330px;
}
.project-detail-1 {
  padding-left: 0px!important;
}
.list-det-house{
  width: 150px!important;
  padding-left: 5px;
}
.house-spec-custom{
  position: relative;
  background-color: #fff9ed;
}
.house-spec-custom label{
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 0.8em;
  color: #fff;
  background-color: #ec9f2e;
  padding: 2px 5px 2px 5px;
  border-radius: 10px;
}
.wb-house-stt{
  font-size: 17px;
  margin: 10px 10px 0px 10px;
}
.wb-house-stt-desc{
  color: orange;
  font-weight: 100;
  font-style: italic;
}
#wb-house-img{
  height: 350px;
}
.dropdown-user {
  background-color: #bda87f!important;
}
/* .dp-user-i a:hover {
  background-color: #007bff;
} */
.navbar-links-custom .dp-user ul li a:hover{
  color: #fff!important;
}
.navbar-links-custom .dp-user ul li a{
  text-transform: capitalize!important;
}
.text-bold{
  font-weight: bold;
}
.text-semi-bold{
  font-weight: 500;
}
.login-link a:hover{
  color: #bda87f;
}

/* BLOG*/
.blog-heading strong{
  color: #9E9E9E;
}


/* ACCORDION START*/
.accordion .panel {
  border-radius: 0;
  border: 0;
  /* margin-top: 0px; */
}
.accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #bda87f;
  text-decoration: none;
}
.accordion .panel-heading a.collapsed:hover,
.accordion .panel-heading a.collapsed:focus {
  background-color: #bda87f;
  color: white;
  transition: all 0.2s ease-in;
}
.accordion .panel-heading a.collapsed:hover::before,
.accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
.accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
.accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #bda87f;
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
.accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
.accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #9c9c9c;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
.bg-blok{background-color:#fff9ed;}
/* ACCORDION END*/

.help-tip {
  text-align: center;
  background-color: #bda87f;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 26px;
  cursor: pointer;
}
.help-tip:before {
  content: '?';
  font-weight: bold;
  color: #fff;
}
.help-tip-list{height:17px;width:17px;margin-top:2px;margin-right:3px;}
[data-style=mypops] + .popover {
  background: #ddd;
}
[data-style=mypops] + .popover.bottom .arrow:after {
  border-bottom-color: #ddd;
}
[data-style=mypops] + .popover-content {
  padding: 0px;
}
.popovermenu {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.popovermenu li {
  border-bottom: 1px solid #999;
  padding: 5px;
  text-align: left;
}
.popovermenu li a {
  color: #000;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
.m-0 {
  margin: 0px !important;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.p-0 {
  padding: 0px !important;
}
.p-5 {
  padding: 5px !important;
}
.p-10 {
  padding: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pr-2 {
  padding-right: 2px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.text-primary {
  color: #007bff !important;
}
.text-secondary {
  color: #6c757d !important;
}
.text-success {
  color: #28a745 !important;
}
.text-info {
  color: #17a2b8 !important;
}
.text-warning {
  color: #ffc107 !important;
}
.text-danger {
  color: #dc3545 !important;
}
.text-white {
  color: #fff !important;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}