.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.rp-compare-wrap {
  margin-top: 35px;
}
.rp-compare-wrap .compare-title {
  margin-bottom: 25px;
  line-height: 36px;
  margin-top: 30px;
  text-transform: uppercase;
}
.rp-compare-wrap .compare-empty .compare-img {
  height: 153px;
  background: #dedede;
  position: relative;
}
.rp-compare-wrap .compare-empty .compare-img > i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -26px 0 0 -20px;
  font-size: 53px;
  color: #9a9a9a;
  z-index: 15;
}
.rp-compare-wrap .compare-empty .compare-title {
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin: 10px 0;
  font-weight: 600;
}
.rp-compare-wrap .compare-empty:hover .compare-img:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rp-compare-wrap .compare-item .compare-img {
  position: relative;
}
.rp-compare-wrap .compare-item .compare-img img {
  width: 100%;
}
.rp-compare-wrap .compare-item .compare-img .compare-price {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background: #00aeef;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  padding: 0 20px;
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -51px;
  width: 110px;
  padding: 0 6px 0 32px;
  height: 29px;
  line-height: 29px;
  text-transform: uppercase;
  border-radius: 15px;
  color: #fff;
  font-size: 12px;
  background: #d0ba8e;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rp-compare-wrap .compare-item .compare-img .compare-property-remove:hover {
  background: #1f190d;
}
.rp-compare-wrap .compare-item .compare-img:before {
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.rp-compare-wrap .compare-item .compare-title {
  font-size: 16px;
  line-height: 26px;
  display: block;
  margin: 10px 0;
  font-weight: 600;
}
.rp-compare-wrap .compare-item:hover .compare-img:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.rp-compare-wrap .compare-item:hover .compare-property-remove {
  bottom: 50px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.rp-compare-wrap .compare-values table > tbody tr td .h5 {
  line-height: 22px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.rp-compare-wrap table {
  width: 100%;
  margin-bottom: 20px;
}
.rp-compare-wrap table > tbody tr td {
  padding: 9px 0 8px !important;
  font-size: 12px;
  color: #888;
  border: none !important;
  border-bottom: 1px solid #d5d9e0 !important;
  text-transform: uppercase;
  line-height: 22px !important;
}
.row-compare-features {
  margin-top: 30px;
}
.row-compare-features ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-compare-features ul li:before {
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  font-size: 14px;
  padding-right: 10px;
}
.row-compare-features .compare-features {
  margin-top: 3px;
  text-transform: uppercase;
  font-weight: 400;
}
.compare-panel {
  width: 240px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: 99999;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.compare-panel.panel-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.compare-panel.panel-open .rp-icon-angle-left:before {
  content: "\f105";
}
.panel-btn {
  padding: 0;
  position: absolute;
  border-radius: 0;
  font-size: 21px;
  height: 63px;
  left: -35px;
  top: 230px;
  width: 35px;
}
.compare-panel-header {
  padding: 20px 15px;
  border-bottom: 1px solid #f1f1f1;
}
.compare-panel-header .title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #777;
}
.compare-panel-body {
  padding: 30px;
}
.compare-thumb-main {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
}
.compare-thumb-main:after {
  clear: both;
  display: block;
  content: '';
}
.compare-thumb-main .compare-thumb {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  height: 80px;
  width: 95px;
  float: left;
  margin-bottom: 10px;
}
.compare-thumb-main .thumb-inner-empty {
  height: 85px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 2px dashed #ccc;
}
.compare-thumb-main .btn-trash {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  background: transparent;
  border: none;
  line-height: 14px;
}
.panel-btn-close {
  cursor: pointer;
}
.compare-thumb {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .compare-thumb {
    margin-bottom: 10px;
  }
}
.compare-caption .compare-price {
  color: #00aeef;
}
.off-canvas-enabled .compare-panel {
  display: none;
}

/*# sourceMappingURL=realty-portal-compare.css.map */