.elementor-916 .elementor-element.elementor-element-b739c81{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for shortcode, class: .elementor-element-bdc45db */.so-sitemap-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0 40px;
  font-family: "Roboto", system-ui, sans-serif;
}

.so-sitemap-title {
  font-size: 26px;
  font-weight: 700;
  color: #0056A6; /* негизги көк */
  border-bottom: 3px solid #0056A6;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.so-sitemap-desc {
  font-size: 14px;
  color: #4B5563;
  margin-bottom: 20px;
}

.so-sitemap-section {
  margin-bottom: 22px;
  border: 1px solid #DFE5EC;
  background: #FFFFFF;
  padding: 12px 14px;
}

.so-sitemap-section h3 {
  font-size: 18px;
  margin: 0 0 8px;
  color: #0056A6;
}

.so-sitemap-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.so-sitemap-list li {
  margin: 2px 0;
  font-size: 14px;
}

.so-sitemap-list li a {
  color: #0056A6;
  text-decoration: none;
}

.so-sitemap-list li a:hover {
  text-decoration: underline;
}

.so-sitemap-category {
  margin-bottom: 10px;
  border-top: 1px solid #DFE5EC;
  padding-top: 8px;
}

.so-sitemap-category-title {
  font-size: 16px;
  margin: 0 0 4px;
}

.so-sitemap-category-title a {
  color: #003C71;
  text-decoration: none;
}

.so-sitemap-category-title a:hover {
  text-decoration: underline;
}

.so-sitemap-count {
  font-size: 13px;
  color: #6B7280;
  margin-left: 4px;
}

.so-sitemap-post-list {
  padding-left: 12px;
}

.so-sitemap-empty {
  font-size: 13px;
  color: #6B7280;
}

/* Адаптив */
@media (max-width: 768px) {
  .so-sitemap-title {
    font-size: 22px;
  }
  .so-sitemap-section {
    padding: 10px 10px;
  }
}/* End custom CSS */