

/* Start:/local/templates/realflame/components/bitrix/news/regions/bitrix/news.detail/.default/style.css?17570305232202*/
div.news-detail
{
	word-wrap: break-word;
}
.joyslide img {
	width:100%;
}
.seo-slider-text-panel > .text-panel {
  text-align: left !important;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.regseo-udnermap-text {
	text-align: center;
	font-weight: 500;
	font-size:30px;
	line-height: 39px;
	line-height:1.6;
	margin-top:0px;
	border-top:1px solid #edebe7;
	padding:20px;
}

.regseo-title {
	text-align: center;
	font-size:38px;
	font-weight: 500;
	line-height: 39px;
	margin-bottom: 50px;
	position: relative;
}


.regseo-sutitle{
	text-align: center;
	font-size:24px;
	font-weight: 500;
	line-height: 39px;
	margin-bottom: 50px;
	position: relative;
}

.regseo-udnermap-text img{
	vertical-align: middle;
}

.cities-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.cities-container h2 {
  color: #333;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}

.cities-container p {
	margin: 15 0px;
}

.cities-container h3 {
  color: #333;
  margin-bottom: 12px;
  font-size: 24px;
  text-align: center;
      margin-top: 20px;
}
.cities-container ul {
    box-sizing: border-box;
    list-style: none;
}
.cities-container ul li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 20px;
}
.cities-container ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background-color: #ED7632;
}
.cities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 12px;
  margin-bottom: 15px;
}

.cities-grid a {
  display: block;
  padding: 8px 12px;
  color: #333;
  text-decoration: none;
  background: #f5f5f5;
  border-radius: 32px;
  transition: all 0.2s ease;
}

.cities-grid a:hover {
  background: #e0e0e0;
}

.spoiler-content {
  display: none;
}

.spoiler-content.visible {
  display: contents;
}

.spoiler-toggle {
  display: block;
  margin: 0 auto;
  padding: 10px 20px;
  background: #ed7632;
  border: none;
  border-radius: 32px;
  cursor: pointer;
  transition: all 0.2s ease;
  color: white;
}

.spoiler-toggle:hover {
  background: #e0e0e0;
}

/* End */
/* /local/templates/realflame/components/bitrix/news/regions/bitrix/news.detail/.default/style.css?17570305232202 */
