

/* Start:/local/templates/mmz/components/bitrix/news.list/main_slider/style.css?17749706311969*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.main-slide-buttons {
	@media screen and (max-width: 560px) {
		display: flex;
		flex-direction: column;
		gap: 6px;
	}
}

.wrapper main .main_slider .inner .slider .slick-active .left_cnt .small-devices a {
	@media screen and (max-width: 560px) {
		height: 32px;
		padding-top: 8px;
	}
}

@media screen  and (max-width: 960px) {
	.wrapper main .main_slider .inner .slider div .slide {
		padding-bottom: 150px;
	}

	.wrapper main .main_slider .inner .slider div .left_cnt a:before {
		border: unset;
	}
}

.main-slide-request-wrapper {
	position: absolute;
    left: 180px;
	bottom: 0px;

	@media screen and (max-width: 1440px) {
		left: 0px;
		bottom: -54px;
	}

	@media screen and (max-width: 960px) {
		left: 180px;
		bottom: 0px;
	}

	@media screen and (max-width: 560px) {
		position: static;
	}
}


.main-slide-request {
	opacity: 0;

  -webkit-animation: hideText .5s;
          animation: hideText .5s;



		    -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;


	background: transparent;
	outline: none;
	border: 1px solid transparent;

	height: 46px;
	width: 170px;

	transition: all 0.1s ease-in;


	font: 600 16px / 18px "Quiza Pro", Arial, sans-serif;

	@media screen and (min-width: 961px) {
		border: 1px solid #e6e6e6;

	}

	border-bottom: 3px solid #e61e25;

	@media screen and (max-width: 1440px) {
		left: 0px;
		bottom: -46px;
	}

	@media screen and (max-width: 960px) {
		left: 180px;
		bottom: 0px;
	}

	@media screen and (max-width: 560px) {
		position: static;
		height: 32px;
	}
}

.main-slide-request:hover {
	background: #e61e25;
	color: #fff;

	border-color: #e61e25;
}

/* End */


/* Start:/local/templates/mmz/components/bitrix/news.list/news_list_main_custom/style.css?1776434055872*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.news_main .item .all_news {
  display: block;
  position: relative;
  right: 0;
  color: #d32027;
  text-decoration: none;
  font: 400 18px/20px 'Quiza Pro', Arial, sans-serif;
  padding-bottom: 10px;
}
.news_main .item .all_news:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d32027;
  bottom: 0;
  left: 0;
}
.news_main .item .all_news span {
  display: inline-block;
  width: 28px;
  height: 23px;
  position: absolute;
  right: 0;
  top: 0;
}
.news_main .item .all_news span svg {
  fill: #d32027;
}

@media screen and (max-width: 960px) {
  .news_main .items_1:nth-child(3) {
    border-top: 1px #dfdfdf solid;
    padding-top: 30px;
    margin: 0 !important;
  }
}
/* End */
/* /local/templates/mmz/components/bitrix/news.list/main_slider/style.css?17749706311969 */
/* /local/templates/mmz/components/bitrix/news.list/news_list_main_custom/style.css?1776434055872 */
