

/* Start:/bitrix/templates/media/components/bitrix/menu/section_menu/style.css?1577355227730*/
/* Left menu */
ul.left-menu
{
	list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 903px;
    margin: 0 auto;
}

ul.left-menu li
{
	display: inline-block;
}
ul.left-menu li:first-child{
	margin-right: 71px;
}

ul.left-menu li a
{
	line-height: 42px;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: rgba(5, 0, 0, 0.35);
}


ul.left-menu li a:hover
{
	line-height: 42px;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #00B3BC;
	text-decoration: none;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color: #00B3BC;
}




/* End */


/* Start:/bitrix/templates/media/components/bitrix/news/news_media/bitrix/news.detail/.default/style.css?16000563203985*/
.news-detail{
	padding: 53px 0 84px 0;
}
.news-detail h1{
	margin-bottom: 71px;
	line-height: 46px;
	font-size: 42px;
	text-align: center;
	color: #050000;
}
.news-detail h3{
	line-height: 27px;
	font-size: 22px;
	color: #050000;
	text-align: center;
	margin-top: 72px;
	margin-bottom: 45px;
}
.detail_img{
	margin: 25px auto;
	width: auto;
	max-height: 500px;
    display: block;
    max-width: 100%;
}
.detail_img[src=""]{
	display: none;
}
.text_anounce_new{
  font-family: 'ConquerorSans';
  line-height: 34px;
  font-size: 22px;
  text-align: center;
  color: #050000;
  max-width: 780px;
	margin: 0 auto;
}
 .text_after_slider, .text_detail_new{
	max-width: 780px;
	margin: 0 auto;
	line-height: 32px;
	font-size: 20px;
	color: #050000;
  opacity: 0.75;
  font-family: 'ConquerorSansULight';
}
.slick_slider_block{
	max-width: 780px;
	margin: 0 auto;
}
.slick_more_photo img{
	max-height: 450px;
	width:100%;
}
.slick-slide img {
	object-fit: cover;
}
.text_detail_new{
	margin-bottom: 69px;
}
.navigation_on_slider{
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.description_image{
	line-height: 28px;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #000000;
	opacity: 0.5;
	margin-top: 26px;
}
.prev_page_slide_new, .next_page_slide_new{
	background: transparent;
	outline: none !important;
	border: none;
	opacity: 0.35;
	cursor: pointer;
}
.prev_page_slide_new:hover, .next_page_slide_new:hover{
	opacity: 1;
}
.info_slide{
	margin: 0 25px;
}
.info_slide *{
	line-height: 42px;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #050000;
	opacity: 0.35;
	display: inline-block;
}
.text_after_slider{
	margin-top: 50px;
}
.social_seti{
	display: flex;
	justify-content: center;
}
.social_seti div:not(:first-child),.social_seti div:not(:last-child){
	display: inline-block;
	margin: 0 12px;
}
.other_news{
padding: 77px 0 69px 0;
}
.other_news h2{
	margin-bottom: 35px;
}

.all_news_on_detail_page{
	text-align: center;
	margin: 0 auto;
	margin-top: 79px;
}

  .small-img-new{
      width: 100%;
      max-height: 167px;
      object-fit: cover;
  }
  .all-news{
      margin: 0 auto;
      margin-top: 50px;
  }
  .anounce-block-news{
    padding: 27px 22px;
    background: white;
  }
  .anounce-block-news h3{
    line-height: 27px;
    font-size: 22px;
    color: #050000;
    margin-bottom: 17px;
  }
  .anounce-text{
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #050000;
    font-family: 'ConquerorSans';
    opacity: 0.75;
  }
  .date-create-new{
      margin-bottom:26px;
  }
  .date-create-new span{
    display: inline-block;
    line-height: 17px;
    font-size: 14px;
    color: #00B3BC;
  }
  .anounce-block a {
    display: inline-block;
    margin-left: 85%;
  }
  .transition-detail-page:hover + .anounce-block a{
    -webkit-animation: shake .7s linear alternate infinite;
    animation: shake .7s linear alternate infinite;
  }
  .anounce-block a svg{
    margin: 0;
  }

  @-webkit-keyframes shake {
    100% {
      -webkit-transform: translateX(-30px);    
    }
  }
  @keyframes shake {
    100% {
      transform: translateX(-30px);    
    }
  }

  @-webkit-keyframes big-new-svg-transform {
    100% {
      -webkit-transform: translateX(-10px);    
    }
  }
  @keyframes big-new-svg-transform {
    100% {
      transform: translateX(-10px);    
    }
  }

@media screen and (max-width: 767px) {
.news-detail {
  padding: 40px 0 30px 0;
}
.news-detail h1 {
  margin-bottom: 40px;
  line-height: 33px;
  font-size: 28px;
}
.news-detail h3 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.text_after_slider {
  margin-top: 20px;
}
.other_news {
  padding: 30px 0;
}
.other_news h2 {
  margin-bottom: 15px;
}
.date-create-new {
  margin-bottom: 10px;
}
.news_mini_block {
  margin-top: 20px;
}
.anounce-block-news {
  padding: 20px 22px;
}
.all_news_on_detail_page {
  margin-top: 60px;
}
}

@media screen and (max-width: 375px) {
.news-detail h1 {
  font-size: 24px;
  word-break: break-word;
}
}
/* End */
/* /bitrix/templates/media/components/bitrix/menu/section_menu/style.css?1577355227730 */
/* /bitrix/templates/media/components/bitrix/news/news_media/bitrix/news.detail/.default/style.css?16000563203985 */
