.header-logo h4 {
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
}

.header-logo h4 span {
  font-weight: bold;
  display: block;
  font-size: 80%;
}

.main-menu ul.sub-menu li {
  padding: 0;
  font-size: 13px;
  margin-bottom: 15px;
}

.main-menu ul.sub-menu li a {
  font-size: 16px;
  padding-left: 0;
  margin-bottom: -5px;
}

.main-menu ul.sub-menu li a:before {
  content: none;
}

.hero-style10 .hero-title {
  font-size: 56px;
  line-height: 56px;
}

.hero-style10 .hero-title span {
  font-size: 48px;
}

.brand-title2 {
  font-size: 26px;
  font-weight: normal;
}

.service-area4 .sec-title {
  font-size: 24px;
  font-weight: normal;
}

.service-area4 .sec-title span {
  display: block;
  font-size: 26px;
  font-weight: bold;
}

.choose-feature2_content .box-title {
  font-size: 26px;
  line-height: normal;
}

.about-sec-9 .checklist.list-two-column ul li {
  font-size: 16px;
}

.service-box2_text {
  font-size: 15px;
  line-height: 22px;
}

.service-box2 {
  height: 250px;
}

.footer-city-list {
  font-size: 0.875rem;
  color: #aaa;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.5rem;
}

.footer-city-list a {
  color: #cccccc;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-city-list a:hover {
  color: #ffffff;
}

.footer-city-list a {
  color: rgba(255, 255, 255, 0.6);
}

.footer-city-list a:hover {
  color: rgba(255, 255, 255, 1);
}

.th-btn,
.footer-layout8 .copyright-wrap,
.footer-layout8 .copyright-wrap p,
.footer-layout8 .copyright-wrap .copyright-text a,
.footer-layout8 .copyright-text {
  font-family: var(--title-font);
}

.checklist-sm.style6 li:not(:last-child) {
  margin: 0;
}

.checklist-sm.style6 h6 {
  font-weight: normal;
  font-size: 18px;
}

.page-img {
  box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.06);
  background-color: var(--white-color);
  border-radius: 10px;
}

.blog-card-category {
  font-size: 12px;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
}

.blog-card-image {
  object-fit: cover;
  height: 100% !important;
  border-radius: 10px;
  box-shadow: 0px 10px 15px rgba(8, 14, 28, 0.06);
  background-color: var(--white-color);
}

.blog-img {
  height: 350px;
}

.service-feature_icon {
  color: #ffffff;
  font-size: 2em;
}

.widget_nav_menu a:hover {
  border-radius: 12px;
}

.widget_nav_menu a:hover .text-theme {
  color: #fff !important;
}

.menu-area-bg {
  background-image: url("/admin-panel/img/backgrounds/waves.svg");
  background-size: cover;
  background-position: center;
}

.service-card:hover .checklist.style3 ul li {
  color: #fff !important;
  transition: all 0.3s ease;
}

.service-card:hover .checklist.style3 ul li i {
  color: #fff !important;
  transition: all 0.3s ease;
}
