div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #282828
    url(https://www.heartspincity.com/public/HEARTSPINCITY/themeaB9xY12z/assets/images/brand/heart-spin-logo.png?v=1)
    no-repeat center center;
  background-size: 300px;
}
.wow {
  visibility: hidden;
}
.th-admin-edit {
  z-index: 150;
  font-size: var(--bs-body-font-size) !important;
}
.th-admin-edit span {
  color: var(--color-2) !important;
}
.th-admin-edit1 {
  display: inline-flex;
  align-items: center;
}
.th-admin-edit1 span {
  margin-left: 5px;
}
.hr-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  box-shadow: 0 2px 4px var(--shadow-01), 0 1px 2px var(--shadow-01);
}
.hr-announcement-left {
  position: relative;
  height: 100%;
}
.hr-brand.logo-desktop {
  position: absolute;
  top: -32px;
}

.hr-header .hr-announcement-warp {
  transition: all 0.3s ease-in-out;
  position: relative;
  background: #fff;
}
.hr-header .hr-announcement-warp.scrolled {
  padding: 0;
}
.hr-header .hr-announcement-warp .hr-announcement-bar {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
  display: flex;
  align-items: center;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link {
  display: flex;
  align-items: center;
  color: #1c1c1c;
  font-weight: var(--weight-400);
  padding: 0;
  margin-right: 0;
  font-size: 15px;
  font-family: var(--font-02);
}
.hr-announcement-right .nav {
  column-gap: 20px;
}
.hr-announcement-left .nav .nav-item .nav-link {
  color: var(--color-2) !important;
  text-decoration: underline;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.hr-announcement-left .nav .nav-item {
  display: flex;
  align-items: center;
  color: var(--white);
  font-weight: var(--weight-400);
  padding: 0;
  margin-right: 1.5rem;
  font-size: 15px;
  column-gap: 7px;
  font-family: var(--font-02);
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link:hover {
  color: var(--color-1);
}
.header-appointment-btn-inner:hover {
  background: var(--color-2);
  border-color: var(--color-2);
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
  text-transform: var(--lower);
  font-weight: 600;
  font-family: var(--font-02);
  font-size: 16px;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link.hr-phone {
  font-weight: 400;
}
.hr-header .hr-announcement-bar .nav .nav-item:last-child .nav-link {
  margin-right: 0;
}
.hr-header .hr-announcement-bar .nav .nav-item .nav-link .hr-announcement-icon {
  margin-right: 0.5rem;
}
.hr-header
  .hr-announcement-bar
  .nav
  .nav-item
  .nav-link
  .hr-announcement-icon
  span {
  font-size: 18px;
  color: var(--color-1);
}
.hr-header .hr-main-header .hr-inner-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand {
  margin-right: 30px;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link {
  display: inline-block;
}
.hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 90px;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-right {
  display: flex;
  align-items: center;
  justify-content: end;
  column-gap: 50px;
}
.hr-mobile-btn {
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
}
.hr-mobile-btn:hover {
}
.hr-header .hr-header-menu {
  margin-right: 0;
  display: flex;
  align-items: center;
  column-gap: 70px;
}
.hr-announcement-right .nav li .office-address-inner svg path {
  fill: var(--color-2);
}
.hr-header .hr-header-menu .nav .nav-item {
  margin-right: 38px;
  position: relative !important;
}
.hr-header .hr-header-menu .nav .nav-item:last-child {
  margin-right: 0;
}
.hr-header .hr-header-menu .nav .nav-item .nav-link {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 7px 0;
  text-transform: uppercase;
  position: relative;
}
.hr-header .hr-header-menu > .nav > .nav-item > .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  background: var(--color-2);
  height: 2px;
  transition: 0.3s ease-in-out;
}
.hr-header .hr-header-menu > .nav > .nav-item > .nav-link::before {
  content: "";
  position: absolute;
  top: 16px;
  left: -14px;
  width: 6px;
  background: var(--color-2);
  height: 6px;
  transition: 0.3s ease-in-out;
}
.hr-header .hr-header-menu > .nav > .nav-item > .nav-link:hover::after {
  width: 100%;
  transition: 0.3s ease-in-out;
}
.hr-main-header {
  padding: 40px 0;
  background: #000;
}
.hr-header .hr-header-menu .nav .nav-item .nav-link span {
  margin-left: 5px;
  position: relative;
  top: 1px;
  font-size: 14px;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link:not([href]):hover,
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .nav-item
  .nav-link:not([href]):hover,
.hr-header .hr-header-menu .nav .nav-item .nav-link:not([href]):hover {
  color: var(--color-3);
}
.hr-header .hr-header-menu .nav .active .nav-link,
.hr-header .hr-header-menu .nav .nav-item .nav-link:hover {
  color: var(--color-2);
}
.hr-header .hr-header-menu .hr-inner-dropdown,
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown,
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu {
  display: none;
}
.hr-header
  .hr-header-menu
  .nav
  .hr-inner-dropdown
  .nav-item:hover
  .hr-sub-inner-dropdown,
.hr-header .hr-header-menu .nav .nav-item:hover .hr-inner-dropdown {
  display: block !important;
}
.hr-header .hr-header-menu .hr-inner-dropdown,
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown {
  position: absolute;
  box-shadow: 0 5px 10px 0 rgb(83 82 82 / 0.1);
  padding: 10px 0 0;
  background-color: var(--white);
  min-width: 200px;
  transition: all 0.4s ease-in-out;
  border-bottom: 2px solid var(--color-2);
}
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown .nav-item,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item {
  padding: 10px 15px 15px 30px;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item .nav-link {
  color: var(--color-1);
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item:after,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item:after {
  top: 19px;
  width: 6px;
  height: 6px;
  content: "";
  left: 15px;
  position: absolute;
  background-color: var(--color-2);
}
.hr-header
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item
  .nav-link:hover,
.hr-header .hr-header-menu .hr-inner-dropdown .nav-item .nav-link:hover {
  color: var(--color-2);
  padding-left: 15px;
  transition: 0.3s all ease-in-out;
}
.hr-header .hr-header-menu .nav .nav-item .nav-link .hr-inner-dropdown {
  top: 76;
  left: 0;
}
.hr-header .hr-header-menu .hr-inner-dropdown .hr-sub-inner-dropdown {
  top: 0;
  right: calc(100% + 2px);
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart {
  margin-right: 38px;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart .hr-cart-btn {
  position: relative;
}
.hr-header .hr-main-header .hr-inner-header .hr-header-cart .hr-cart-btn .icon {
  font-size: 1rem;
  color: var(--color-2);
}
.hr-header
  .hr-main-header
  .hr-inner-header
  .hr-header-cart
  .hr-cart-btn
  .cart-count {
  position: absolute;
  top: -15px;
  right: -12px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: var(--weight-500);
  border-radius: 50%;
  background-color: var(--color-2);
  color: var(--white);
}
.hr-header
  .hr-main-header
  .hr-inner-header
  .hr-header-cart
  .hr-cart-btn:hover
  .cart-count {
  background-color: var(--color-4);
  color: var(--white);
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn {
  font-size: 18px;
  padding: 0;
  width: 35px;
  height: 35px;
  border: 1px solid var(--color-2);
  background: 0 0;
  color: var(--color-2);
  border-radius: 0.2rem;
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn span {
  font-weight: var(--weight-800);
  color: var(--color-2);
}
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn.active,
.hr-header .hr-main-header .hr-inner-header .hr-mob-menu .hr-menu-btn:hover {
  border: 1px solid var(--color-4);
  background: var(--color-4);
  color: var(--white);
}
.hr-header .hr-mob-menu-pop {
  position: absolute;
  top: 0;
  right: 0;
  background-color: var(--color-2);
  width: 330px;
  padding: 50px 30px;
  box-shadow: 0 10px 30px 0 var(--shadow-02);
  height: 100vh;
  z-index: 999;
}
.hr-header .hr-mob-menu-pop .hr-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #343434;
  border-radius: 50%;
  padding: 0;
  background-color: #fff0;
  font-size: 18px;
  color: #343434;
}
.hr-header .hr-mob-menu-pop .hr-close:hover {
  background-color: var(--color-4);
  border: 1px solid var(--color-4);
  color: var(--white);
}
.hr-header .hr-mob-menu-pop .hr-close span {
  margin-top: var(--HR-sz-2);
}
.hr-header .hr-mob-menu-pop .hr-header-menu {
  display: block;
  margin-right: 0;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item {
  margin-right: 0;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item .nav-link {
  padding: 8px 0;
  border-bottom: 1px solid var(--border-01);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .nav
  .nav-item:last-child
  .nav-link {
  border-bottom: var(--none);
}
.hr-header .hr-mob-menu-pop .hr-header-menu .nav .nav-item .btn-main {
  display: inline-block;
  margin-top: 25px;
}
.hr-header .hr-mob-menu-pop .hr-header-menu .hr-inner-dropdown,
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown {
  box-shadow: var(--none) !important;
  padding: 0 !important;
  margin: 0 !important;
  min-width: none;
  width: 100% !important;
  position: var(--none) !important;
}
.hr-header
  .hr-mob-menu-pop
  .hr-header-menu
  .hr-inner-dropdown
  .hr-sub-inner-dropdown
  .nav-item,
.hr-header .hr-mob-menu-pop .hr-header-menu .hr-inner-dropdown .nav-item {
  padding: 0 !important;
  padding-left: 15px !important;
}
.hr-announcement-right .nav li .office-address-inner svg {
  width: 21px;
  height: 21px;
}
.hr-announcement-right
  .nav
  li
  .office-address-inner
  .office-address-content
  .office-location {
  display: flex;
  align-items: center;
  color: #1c1c1c;
  font-weight: var(--weight-400);
  padding: 0;
  margin-right: 1.5rem;
  font-size: 15px;
  font-family: var(--font-02);
}
.hr-announcement-right .nav li .office-address-inner {
  column-gap: 5px;
}
.hr-header-menu .hr-btn.btn-main:hover {
  background: #fff;
  border-color: #fff;
}
.header-appointment-btn-inner {
  position: absolute;
  right: 0;
  top: 0;
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 10px !important;
  font-size: 18px !important;
  column-gap: 5px;
}
.hr-announcement-left .hr-brand-link img {
  max-width: 140px;
}
.hr-announcement-right {
  width: 100%;
  display: flex;
  justify-content: end;
  padding-right: 120px;
}
.hr-announcement-right .nav li {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.hr-announcement-icon span {
  color: var(--color-1);
  font-size: 18px;
  font-weight: 600;
}
.hr-brand.logo-mobile {
  display: none;
}
@media (max-width: 1400px) {
  .hr-header .hr-main-header .hr-inner-header .hr-header-cart {
    margin-right: 8px;
  }
  .header-appointment-btn-inner {
    width: 190px;
    font-size: 16px !important;
    column-gap: 5px;
  }
  .hr-announcement-right {
    padding-right: 200px;
  }
}
@media (max-width: 1300px) {
  .hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
    font-size: 14px;
  }
  .office-location {
    font-size: 14px !important;
  }
  .slider5 .thumbnail .item {
    width: 130px !important;
    height: 170px !important;
    flex-shrink: 0;
    position: relative;
  }
}
@media screen and (max-width: 1200px) {
  .hr-header .hr-main-header .hr-inner-header {
    padding: 13.9px 0;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-header-cart {
    margin-right: 35px;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    justify-content: center;
  }
  .hr-announcement-right {
    width: 100%;
    display: flex;
    justify-content: start;
    padding-left: 15px;
  }
  .hr-announcement-left .hr-brand-link img {
    max-width: 180px;
  }
  .hr-main-header {
    padding: 0 0;
    background: #000;
  }
  .hr-announcement-right {
    padding-right: 160px;
  }
  .hr-announcement-right .nav {
    column-gap: 10px;
  }
  .hr-announcement-icon span {
    font-size: 14px;
  }
  .hr-header
    .hr-announcement-bar
    .nav
    .nav-item
    .nav-link
    .hr-announcement-icon
    span {
    font-size: 14px;
    color: var(--color-1);
  }
  .header-appointment-btn-inner {
    width: 170px;
    font-size: 14px !important;
  }
  .hr-mobile-btn:hover {
    background: var(--color-2) !important;
    color: #fff !important;
  }
  .hr-mobile-btn {
    background: var(--color-1) !important;
  }
}
@media (max-width: 991.98px) {
  .hr-announcement-right .nav li .office-address-inner {
    display: none;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-header-auth,
  .hr-header .hr-main-header .hr-inner-header .hr-header-menu {
    display: none;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-mob-menu,
  .hr-header .hr-main-header .hr-inner-header .hr-mob-menu-pop {
    display: block;
  }
  .hr-mobile-btn {
    display: none;
  }
  .hr-announcement-left {
    display: none;
  }
  .hr-header .hr-announcement-warp {
    padding: 9px 0;
  }
  .hr-brand.logo-mobile {
    display: block;
  }
.hr-header .hr-main-header .hr-inner-header {
  padding: 25px 0;
  justify-content: space-between !important;
}
  .hr-announcement-right {
    padding-left: 0;
  }
  .header-appointment-btn-inner {
    width: 170px;
  }
  .hr-announcement-icon span {
    font-size: 13px;
  }
  .office-location {
    font-size: 13px !important;
  }
  .hr-header
    .hr-announcement-bar
    .nav
    .nav-item
    .nav-link
    .hr-announcement-icon
    span {
    font-size: 13px;
    color: var(--color-1);
  }
  .hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
    font-size: 13px;
  }
  .hr-announcement-right {
    padding-right: 150px;
  }
}
@media screen and (max-width: 768px) {
  .hr-header .hr-announcement-warp .hr-announcement-bar {
    justify-content: center;
  }
  .hr-header .hr-announcement-warp .hr-announcement-bar .hr-announcement-left {
    display: none;
  }
}
@media (max-width: 576px) {
  .header-appointment-btn-inner {
    width: 110px;
    font-size: 12px;
    padding: 10px;
  }
  .hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
    margin: 0;
  }
  .hr-announcement-right .nav {
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  .header-appointment-btn-inner {
    width: 160px;
    font-size: 14px;
    padding: 10px;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 60px;
}
.hr-brand.logo-desktop {
  position: absolute;
  top: 3px;
}
}
@media screen and (max-width: 540px) {
  .hr-header .hr-main-header .hr-inner-header .hr-brand .hr-brand-link img {
  }
  .hr-announcement-right
    .nav
    li
    .office-address-inner
    .office-address-content
    .office-location {
    color: #343434;
  }
  .hr-header .hr-header-menu .nav .nav-item .nav-link {
    color: #343434;
  }
  .hr-header .hr-header-menu .nav .active .nav-link,
  .hr-header .hr-header-menu .nav .nav-item .nav-link:hover {
    color: #fff;
  }
  .hr-announcement-right .nav {
    justify-content: center;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
  }
  .hr-mobile-btn {
    padding: 5px;
    font-size: 10px;
  }
  .hr-header .hr-announcement-warp {
    padding: 5px 0;
  }
  .hr-header .hr-announcement-bar .nav .nav-item .nav-link {
    font-size: 13px;
  }
  .hr-header .hr-main-header .hr-inner-header .hr-brand {
    margin-right: 0;
  }
}
@media (max-width: 400px) {
  .office-location {
    font-size: 12px !important;
  }
  .hr-header .hr-announcement-bar .nav .nav-item .nav-link.email {
    font-size: 12px;
  }
  .hr-announcement-right {
    padding-right: 70px;
  }
  .header-appointment-btn-inner {
    width: 126px;
    font-size: 12px !important;
    padding: 5px !important;
  }
}

