.widget-button-lower-right-1750323838180 {
    bottom: 80px !important;
}
a.pay-float:hover {
    opacity: .8;
    color: #fff !important;
}
.pay-float {
    position: fixed;
    left: 20px;
    bottom: 78px;
    background-color: #9f151b;
    color: #ffffff;
    /* font-family: 'DM Sans', sans-serif; */
    font-size: 1rem;
    font-weight: 500;
    padding: 8px 12px;
    border: none;
    cursor: pointer;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 600;
      border: 2px solid;
}
.bottom-banner {
  background: #9f151b;
  margin-top: 27px;
}
#navigation .builder-dynamic-rmm.style ul li:nth-child(3) ul.dropdown-list.builder-dynamic-rmm-submenu {
    height: 70vh;
    overflow-y: auto;
}
section#specialties .contentwrap h3 {
    text-align: left;
}
.bottom-banner p {
  color: #fff;
  padding: 5px;
}
.foot-sec p {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.foot-sec .info {
    font-size: 14px !important;
}
@media (max-width: 1025px) {
  .bottom-banner {
    margin-top: 11px !important;
  }
}
