

/* 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 */
/* /local/templates/mmz/components/bitrix/news.list/main_slider/style.css?17749706311969 */
