@charset "UTF-8";
.red {
  color: #E4002B;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.red:hover {
  color: #bf0029;
}

.ui-check-mark {
  width: 12px;
  height: 11px;
}

.headercontent .titledesktop .smalltext {
  font-size: 18px;
  line-height: 1.8rem;
}

.headercontent .titlemobile .smalltext {
  font-size: 14px;
  line-height: 1.4rem;
}

.rh-find-a-pro-container {
  font-size: 14px;
}

.rh-pro-parameter {
  /* border: 1px solid #ccc; */
  border-radius: 8px;
  padding-left: 0;
  padding-right: 0;
}

.rh-preload-imgs {
  visibility: hidden;
  width: 0;
  height: 0;
}

.rh-preload-imgs img {
  width: 1px;
  height: 1px;
}

.rh-find-a-pro-container .card {
  border: 0;
  border-radius: 0;
  border-bottom: 0;
}

.rh-find-a-pro-container #accordion .card:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/*.rh-find-a-pro-container #accordion .card:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}*/
.rh-pro-parameter ul {
  list-style-type: none;
  padding-left: 0;
}

.rh-find-a-pro-container .card-header {
  padding: 0 1.25rem;
  border-bottom: 0;
  transition: background-color 0.3s ease-in-out 0.3s;
}

.rh-find-a-pro-container .card-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.rh-find-a-pro-container .card-header.active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/*.rh-find-a-pro-container .card-header:hover {
  background-color: #eee;
  color: #fff;
}*/
.rh-find-a-pro-container .card-header.active:hover {
  background-color: transparent;
  color: #63666a;
}

.rh-find-a-pro-container .panetitle, .rh-find-a-pro-container .panetitle .btn-link {
  cursor: pointer;
}

.rh-find-a-pro-container .panetitle .btn-link:hover {
  text-decoration: none;
}

.rh-radio-label label {
  /*padding-left: 4px;*/
}

.rh-radio-label {
  padding: 0 10px 0 0;
  white-space: nowrap;
}

.rh-pro-parameter .card-header {
  background-color: transparent;
  padding-top: 24px;
  padding-bottom: 24px;
}

/* .rh-pro-parameter .card-header .rh-pro-section-title:after{
content:"\f107";
font-family:FontAwesome;
font-style:normal;
font-weight:normal;
text-decoration:inherit;
position:absolute;
font-size: 40px;
line-height: 40px;
color:#E4002B;
top: 20px;
right: 18px;
z-index:1;
transform: rotate(0deg);
transition: transform .3s ease-in-out;
}

.rh-pro-parameter .card-header.active .rh-pro-section-title:after{
	transform: rotate(-180deg);
} */
.rh-pro-parameter .card-body .card-content {
  padding-left: 12px;
}

.rh-pro-parameter .rh-pro-section-title {
  color: #63666A;
  font-size: 1rem;
}

/* .rh-pro-parameter .card-header:hover .rh-pro-section-title { color: #fff;	 transition: color .3s ease-in-out .5s; } */
.rh-pro-parameter .rh-pro-local {
  padding: 24px 20px;
  position: relative;
}

.rh-pro-parameter .rh-pro-local a {
  display: block;
  color: #616265;
  font-size: 12px;
  padding: 0 80px 0 14px;
  text-decoration: none;
  transition: color 0.3s ease-in-out 0.3s;
}

.rh-pro-parameter .rh-pro-local a:after {
  content: "";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 40px;
  line-height: 40px;
  color: #E4002B;
  top: 20px;
  right: 80px;
  z-index: 1;
  transition: right 0.3s ease-in-out;
}

.rh-pro-parameter .rh-pro-local:hover a:after {
  right: 26px;
}

.rh-pro-parameter .rh-pro-local a:hover {
  color: #E4002B;
}

.rh-pro-listing h2 {
  font-size: 26px;
  margin-bottom: 40px;
}

.findapropanel .rh-pro-currentzipcode,
.rh-pro-listing .rh-pro-currentzipcode {
  color: #E4002B;
  text-decoration: none;
  font-family: "RheemSans", Helvetica, Arial, sans-serif;
  cursor: pointer;
  display: inline;
  border: 0;
  width: fit-content;
  padding: 6px;
  border-radius: 4px;
  max-width: 168px;
  transition: all 0.2s ease-in-out 0.2s;
  border: 1px solid #c8cbcf;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 18 18' fill='#e10c32'%3E%3Cpath d='M16.8,14.8l-3.1-3.1c-0.1-0.1-0.4-0.2-0.5-0.2h-0.5c0.9-1.1,1.4-2.5,1.4-4C14,3.9,11.1,1,7.5,1S1,3.9,1,7.5s2.9,6.5,6.5,6.5 c1.5,0,2.9-0.5,4-1.4v0.5c0,0.2,0.1,0.4,0.2,0.5l3.1,3.1c0.3,0.3,0.8,0.3,1.1,0l0.9-0.9C17.1,15.6,17.1,15.1,16.8,14.8z M7.5,11.5 c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4C11.5,9.7,9.7,11.5,7.5,11.5z'%3E%3C/path%3E%3C/svg%3E") right/contain no-repeat;
}

.findapropanel .rh-pro-currentzipcode:hover,
.rh-pro-listing .rh-pro-currentzipcode:hover {
  text-decoration: underline;
  color: #97999B;
}

.findapropanel .rh-pro-currentzipcode:focus,
.rh-pro-listing .rh-pro-currentzipcode:focus {
  color: #63666A;
}

.findapropanel .rh-pro-currentzipcode:hover, .findapropanel .rh-pro-currentzipcode:focus,
.rh-pro-listing .rh-pro-currentzipcode:hover, .rh-pro-listing .rh-pro-currentzipcode:focus {
  text-decoration: none;
  background-color: #efefef !important;
  border: 1px solid #97999b;
  color: #63666a;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 18 18' fill='#63666a'%3E%3Cpath d='M16.8,14.8l-3.1-3.1c-0.1-0.1-0.4-0.2-0.5-0.2h-0.5c0.9-1.1,1.4-2.5,1.4-4C14,3.9,11.1,1,7.5,1S1,3.9,1,7.5s2.9,6.5,6.5,6.5 c1.5,0,2.9-0.5,4-1.4v0.5c0,0.2,0.1,0.4,0.2,0.5l3.1,3.1c0.3,0.3,0.8,0.3,1.1,0l0.9-0.9C17.1,15.6,17.1,15.1,16.8,14.8z M7.5,11.5 c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4C11.5,9.7,9.7,11.5,7.5,11.5z'%3E%3C/path%3E%3C/svg%3E") right/contain no-repeat;
}

.findapropanel .header {
  padding-top: 10px;
}

.rh-book-now-btn {
  text-transform: uppercase;
  display: inline-block;
  font-family: "RheemSansBold", Helvetica, Arial, sans-serif;
  color: #FFF;
  border: 2px solid #E4002B;
  padding: 8px 15px 3px 15px;
  border-radius: 6px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s ease-in-out;
  background-color: #E4002B;
  cursor: pointer;
}

.rh-book-now-btn:hover {
  color: #E4002B;
  border: 2px solid #E4002B;
  background-color: #FFF;
}

.rh-learn-more-btn {
  text-transform: uppercase;
  display: inline-block;
  font-family: "RheemSansBold", Helvetica, Arial, sans-serif;
  color: #FFF;
  border: 2px solid #97999B;
  padding: 8px 15px 3px 15px;
  border-radius: 6px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s ease-in-out;
  background-color: #97999B;
  cursor: pointer;
  width: 170px;
}

.rh-learn-more-btn:hover {
  color: #E4002B;
  background-color: #FFF;
}

.rh-contractor-list-container, .rh-no-pros-found, .rh-pro-contractor-container {
  /*min-height: 212px;*/
}

.rh-pro-contractor-container {
  position: relative;
  padding: 26px 0 34px 0;
  background-color: #fff;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.rh-pro-contractor-container .rh-book-now-btn {
  position: relative;
  width: 100%;
}

.rh-pro-contractor-container .rh-pro-contractor-name {
  font-size: 2.2rem;
  color: #6d6d6d;
  padding-bottom: 1rem;
  text-align: center;
  line-height: 2.4rem;
}

/* padding-right: 120px; */
.rh-pro-distance {
  height: 0;
}

.rh-pro-contractor-container .rh-pro-distance {
  font-size: 18px;
  color: #6d6d6d;
  /*padding: 10px 0 14px 0;*/
  text-align: center;
  /*width: 95%;*/
  display: inline-block;
}

.distanceTo {
  width: 75px;
  display: inline-block;
  font-size: 18px;
}

.distanceStarsHolder {
  width: 75%;
}

.leftInfo {
  line-height: 5px;
}

.rh-pro-distance p {
  display: inline-block;
  padding-right: 5px;
}

.rh-pro-social-rating {
  display: inline-block;
  font-size: 18px;
}

.rh-pro-contractor-container .star-rating, .rh-pro-contractor-container .star-rating .fa, .rh-pro-contractor-container .rh-pro-review-count {
  display: inline-block;
}

.rh-pro-contractor-container .rh-pro-distance a {
  text-decoration: none;
}

.rh-pro-contractor-container a, .rh-pro-contractor-container .rh-pro-product-categories {
  margin-bottom: 4px;
  padding-right: 10px;
}

.rh-pro-contractor-container a:hover {
  text-decoration: none;
  transition: color 0.3s ease-in-out 0.2s;
}

.rh-pro-contractor-container .rh-pro-distance a:hover, .rh-pro-contractor-container .rh-pro-distance a:hover .red {
  color: #bf0029;
}

.rh-pro-contractor-container .rh-pro-contractor-first-column a {
  display: block;
  text-align: left;
  padding: 0.6rem 0 0.4rem 0;
}

.rh-pro-contractor-container .rh-pro-contractor-first-column .btn-primary {
  height: auto;
  padding: 0.2rem 1rem;
  margin: 0 0 1rem 0;
}

.rh-pro-contractor-container .rh-pro-contractor-first-column .btn {
  display: block;
}

.rh-pro-contractor-container .rh-pro-contractor-second-column {
  height: auto;
}

.rh-pro-contractor-container .rh-pro-product-categories {
  font-size: 18px;
  color: #6d6d6d;
  cursor: default;
}

.rh-pro-contractor-container .rh-pro-services-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-left: 15px;
}

.rh-pro-contractor-container .rh-pro-services-container {
  display: flex;
  margin-right: 1%;
  width: 48%;
  flex-direction: column;
}

.rh-pro-contractor-container .rh-pro-services-container + .tooltip img {
  border: 1px solid red;
}

.rh-pro-contractor-container .rh-pro-services-container a {
  display: flex;
  background-color: #ebebec;
  width: 100%;
  border-radius: 10px;
  font-size: 10px;
  padding: 0.2rem;
  flex-direction: column;
  text-align: center;
  cursor: pointer;
}

.rh-pro-contractor-container .rh-pro-services-container img {
  width: 100%;
  vertical-align: middle;
}

.rh-pro-contractor-container .rh-pro-services-container:first-child {
  margin-left: 0;
}

.rh-pro-contractor-container .rh-pro-services-container .rh-apply-btn a {
  border: 2px solid #E4002B;
  background-color: transparent;
  color: #E4002B;
  line-height: 0.8rem;
  padding: 0.4rem 0.2rem;
}

.rh-pro-contractor-container .rh-pro-services-container .rh-apply-btn a:hover {
  border: 2px solid #b80023;
  color: #b80023;
}

.rh-banner-ad, .rh-banner-ad img {
  width: 100%;
}

.rh-banner-ad {
  display: none;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

.list-tick {
  text-indent: -15px;
  display: block;
  padding-left: 13px;
}

.list-tick::before {
  content: "▸";
  color: #E4002B;
}

.list-tick:first-child::before {
  content: "";
}

.rh-modal-find-a-pro-type .alert {
  margin-bottom: 0.6rem;
  padding: 0.75rem 0;
}

.rh-modal-find-a-pro-type .rh-radio, .rh-modal-find-a-pro-type .rh-column, .rh-modal-find-a-pro-type .rh-radio label, .rh-modal-find-a-pro-type .rh-radio input[type=radio], .rh-modal-find-a-pro-type .rh-radio span {
  display: -webkit-flex;
  display: flex;
}

.rh-modal-find-a-pro-type .rh-radio {
  background-color: #f5f5f5;
  border: 2px solid #cccccc;
  border-radius: 0.6rem;
  margin: 0.4rem 0;
  padding: 0;
  cursor: pointer;
  box-shadow: none;
  transition: background-color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}

.rh-modal-find-a-pro-type .rh-radio:hover {
  cursor: pointer;
}

.rh-modal-find-a-pro-type .rh-radio .radio {
  margin: 0;
  width: 100%;
}

.rh-modal-find-a-pro-type .rh-radio label {
  /*-webkit-align-items: center; align-items: center; */
  margin: 0;
  padding: 0.4rem 0.6rem;
  color: #808084;
  transition: color 0.4s ease-in-out;
}

.rh-modal-find-a-pro-type .rh-radio span {
  align-items: center;
}

.rh-modal-find-a-pro-type .rh-column {
  flex-direction: column;
}

.rh-modal-find-a-pro-type .rh-radio input[type=radio] {
  margin-left: 10px;
  margin-top: 12px;
  z-index: 1;
  border: 2px solid #adafb2;
  background-color: #fff;
}

.rh-modal-find-a-pro-type input[type=radio]:checked {
  background-color: #E4002B;
  outline: none;
}

.rh-modal-find-a-pro-type .rh-radio input[type=radio]:before {
  width: 0;
  height: 0;
}

.rh-modal-find-a-pro-type .rh-radio .rh-icon {
  height: 44px;
  width: 44px;
  opacity: 0.6;
  transition: opacity 0.4s ease-in-out;
  margin: 0 0.6rem;
}

.rh-modal-find-a-pro-type .rh-radio .rh-icon-spacer {
  height: 44px;
  width: 18px;
  display: inline-block;
}

.rh-modal-find-a-pro-type .rh-radio:hover, .rh-modal-find-a-pro-type .rh-radio-selected {
  background-color: #fff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
}

.rh-modal-find-a-pro-type .rh-radio:hover label, .rh-modal-find-a-pro-type .rh-radio-selected label {
  color: #000;
}

.rh-modal-find-a-pro-type .rh-radio:hover .rh-icon, .rh-modal-find-a-pro-type .rh-radio-selected .rh-icon {
  opacity: 1;
}

.rh-pro-parameter input[type=radio]:checked:before,
.rh-contractor-review-modal .rh-radio-label input[type=radio]:checked:before {
  background-color: #E4002B;
}

.rh-pro-parameter input[type=radio]:checked {
  background-color: #fff;
}

.rh-pro-parameter input[type=checkbox] {
  /*height: 1px;*/
  border: transparent;
}

.rh-pro-parameter input[type=checkbox]:checked:after {
  color: #E4002B;
}

.rh-pro-parameter .btn-primary {
  width: 126px;
  margin: 0.2rem auto;
  width: 48%;
  padding: 0;
}

.rh-row-info {
  margin-bottom: 0.8rem;
  margin-top: 10px;
}

.rh-contractor-review-modal .close {
  outline: none;
  position: absolute;
  top: 14px;
  right: 14px;
  opacity: 1;
  transition: transform 0.3s ease-in-out 0s;
}

.rh-contractor-review-modal .close:hover {
  transform: scale(1.4);
}

.rh-star-ratings-container {
  display: inline-block;
}

.rh-overall-customer-review-count {
  padding-right: 26px;
}

.pi-review-block {
  padding-bottom: 6px;
  /*border-bottom: 2px solid #000000;*/
  margin-bottom: 30px;
}

.tooltip {
  opacity: 1 !important;
}

/*body .tooltip.in{ opacity: 1!important; }*/
.tooltip b {
  display: block;
  margin-bottom: 6px;
}

.tooltip p {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

/* .tooltip td { padding: 4px; vertical-align: top; }

.tooltip td:first-child { width: 70px; }

.tooltip td:last-child { width: 140px; text-align: left; } */
.tooltip img {
  width: 100%;
  opacity: 1 !important;
}

.tooltip b {
  display: block;
  margin-bottom: 6px;
}

.rh-tel {
  font-size: 1.6rem;
}

.rh-contractor-list-container, .rh-no-pros-found, .rh-pro-contractor-container {
  /*min-height: 230px;*/
}

.rh-contractor-list-container {
  background: url("../img/rheemPreloader.gif") no-repeat center top;
}

.rh-filtered-results-label {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 0.6rem;
  border-radius: 0.4rem;
  margin-bottom: 0.6rem;
}

.rh-filtered-results-label span {
  display: inline-block;
  text-transform: capitalize;
  font-weight: bold;
}

.rh-filtered-results-label ul {
  display: inline-block;
  margin-left: 0.4rem;
  list-style: none;
  padding-left: 0;
}

.rh-filtered-results-label li {
  display: inline-block;
  margin: 0 0 0 0.2rem;
  padding-bottom: 0;
}

.rh-filtered-results-label li::before {
  content: "» ";
}

.rh-filtered-results-label li:first-child::before {
  content: none;
}

.rh-no-pros-found {
  background-color: #fff;
  padding: 10% 1rem 0 1rem;
}

.rh-no-pros-found p {
  text-align: center;
}

.sideFilters {
  display: none;
}

.modalFilters {
  display: block;
  text-align: right;
  padding: 0 10px 20px 0;
}

.modalFilters .modal-lg {
  max-width: 100%;
}

.modalFilters .btn::after {
  content: " 	»";
}

.modalFilters .modal {
  text-align: left;
}

.modalFilters .modal-dialog {
  margin: 0;
}

.modalFilters .panetitle .btn::after {
  content: none;
}

.rh-social-media-link {
  margin-right: 15px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .rh-pro-contractor-container .rh-pro-distance {
    text-align: left;
  }
}
/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .rh-pro-parameter .card-body .card-content {
    padding-left: 0;
  }

  .rh-modal-find-a-pro-type .rh-radio-label {
    padding: 0 10px 0 0;
    white-space: nowrap;
  }

  .rh-pro-contractor-container .rh-pro-contractor-first-column, .rh-pro-contractor-container .rh-pro-product-categories {
    font-size: 12px;
  }

  .rh-pro-contractor-container .rh-pro-contractor-second-column {
    height: 52px;
  }

  .rh-pro-contractor-container .rh-pro-services-container {
    width: 23%;
    /*height: 40px;*/
    /*margin: auto .2% 2px 0;*/
  }

  .rh-pro-contractor-container .rh-book-now-btn {
    width: initial;
    right: 0;
    z-index: 1;
    width: 170px;
  }

  .findProButton {
    width: 170px;
  }

  .rh-pro-contractor-container .rh-pro-contractor-name {
    font-size: 1.6rem;
    line-height: 1.7rem;
    text-align: left;
    padding-right: 140px;
    padding-bottom: 0;
  }

  .rh-pro-contractor-container .rh-pro-contractor-first-column a {
    padding: 0 0 0.1rem 0;
  }

  .rh-pro-contractor-container .rh-pro-contractor-first-column .rh-tel {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .rh-pro-contractor-container .rh-pro-contractor-first-column .btn-primary {
    height: auto;
    padding: inherit;
    margin: 0 0 1rem 0;
  }

  .rh-pro-parameter .rh-pro-section-title {
    font-size: 0.76rem;
  }

  .rh-banner-ad {
    display: block;
  }

  .sideFilters {
    display: block;
  }

  .modalFilters {
    display: none;
  }

  .rh-pro-contractor-container .rh-pro-services-area {
    justify-content: flex-start;
  }

  .rh-find-a-pro-container .card-header {
    padding-left: 6px;
  }

  #collapseOne .rh-radio-label {
    width: 48%;
    display: inline-block;
  }

  #collapseTwo label,
#collapseThree label {
    padding-left: 22px;
  }

  #collapseTwo input[type=checkbox],
#collapseThree input[type=checkbox] {
    margin-left: -22px;
  }

  .rh-pro-parameter li {
    margin-bottom: 6px;
  }
}
/*  Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .rh-pro-contractor-container .rh-pro-contractor-first-column, .rh-pro-contractor-container .rh-pro-product-categories {
    font-size: 14px;
  }

  .rh-pro-contractor-container .rh-pro-services-container {
    width: 16%;
    /*height: 50px;*/
  }

  .rh-pro-parameter .card-body .card-content {
    padding-left: 12px;
  }

  .rh-radio-label {
    padding: 0 10px 0 0;
    white-space: nowrap;
  }

  .rh-pro-parameter .rh-pro-section-title {
    font-size: 1rem;
  }

  .rh-find-a-pro-container .card-header {
    padding-left: 0;
    padding: 24px 0.75rem 24px 0.75rem;
  }

  #collapseOne .rh-radio-label {
    width: initial;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .rh-radio-label {
    padding: 0 25px 0 0;
    white-space: normal;
  }
}
/* Retina */
@media (min-device-pixel-ratio: 2) {
  .rh-contractor-list-container {
    background: url("../img/rheemPreloader@2x.gif") no-repeat center top;
  }
}
.Explorer .rh-pro-contractor-container .rh-pro-contractor-name {
  font-size: 1.6em;
  line-height: 1.2em;
}

.Explorer .rh-contractor-list-container, .rh-no-pros-found, .rh-pro-contractor-container {
  /*min-height: 230px;*/
}

.Explorer .rh-pro-parameter input[type=checkbox] {
  height: 25px;
}

.rh-print-btn {
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "RheemSansBold", Helvetica, Arial, sans-serif;
  color: #E4002B;
  border: 2px solid #E4002B;
  padding: 12px 16px 8px 12px;
  border-radius: 6px;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  cursor: pointer;
  /*position: absolute;
  top: 0;
  right: 0;*/
}

.rh-print-btn:hover {
  color: #fff;
  border: 2px solid #fff;
  background-color: #E4002B;
}

@media (min-width: 320px) and (max-width: 480px) {
  .rh-learn-more-btn {
    position: relative;
    width: 100%;
  }

  .distanceStarsHolder {
    width: 100%;
  }

  .rh-no-print.learnMore, .findProButton {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .Explorer .rh-pro-contractor-container .rh-book-now-btn {
    width: 100%;
  }
}
