/* Start custom CSS for section, class: .elementor-element-fb761fd */.ui-slider-horizontal .ui-slider-range {
  background-color: #01A9B4 !important;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
}

.btn-submit {
  background-color: #01A9B4 !important;
  border: none !important;
  outline: none !important;
}

.btn-submit:hover,
.btn-submit:focus {
  background-color: #01A9B4 !important;
  border: none !important;
}

.circle-check [type="checkbox"]:checked + label:before {
  content: "\f14a";
  color: #01A9B4 !important;
}

.circle-check [type="checkbox"]:checked + label {
  color: #01A9B4 !important;
}

.circle-check [type="checkbox"]:checked + label:before {
  content: "\f14a";
  color: #01A9B4 !important;
}
.btn-inverse.btn-theme:hover {
	color: #01A9B4 !important;
	background: #274569 !important;
}/* End custom CSS */
/* Start custom CSS */.columns-gap li.yes:before {
    color: #01A9B4 !important;
}
.detail-metas-top .type-property {
    color: #01A9B4 !important;
}

.property-action-detail [class*="btn"] {
    color: #fff !important;
    background-color: #01A9B4 !important;
}
.property-action-detail [class*="btn"]:hover {
    color: #01A9B4 !important;
    background-color: #274569 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #01A9B4 !important;
    color: #fff !important;
}

.nav-table > li > a:hover, .nav-table > li > a:focus{
    background-color: #274569 !important;
    color: #01A9B4 !important;
}

.btn:hover, .btn:focus {
	color: #01A9B4 !important;
	background-color: #274569 !important;
	text-decoration: none;
}/* End custom CSS */