

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/solution_subsection_2_level--for_section_horeca/style.css?17627789351921*/
.new-item {
	position: absolute;
	width: 30px;
	height: 20px;
	background-color: #0099CA;
	right: 0.5vw;
	top: 0.5vw;
	background-image: url('/rr_images/decorations/icon_new.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 3px;
	background-size: 24px 29px;
}

	.wrapper__elements > div > div {
		border: 1px solid #DDDDDD;
		border-radius: 4px;
		margin: 0 .25vw .5vw;
		padding: 1.5vw;
		background-color: #fff;
	}
		.wrapper__elements > div:nth-child(4n + 1) > div {
			margin-left: 0;
		}
		.wrapper__elements > div:nth-child(4n) > div {
			margin-right: 0;
		}
.solution_subsection_2_level h3 {
	padding: 3vw 0 2vw;
	font-size: 22px;
}
	.solution_subsection_2_level h3 a {
		color: #000;
		text-decoration: none;
	}
		.solution_subsection_2_level h3 a:hover,
		.solution_subsection_2_level h3 a:focus {
			text-decoration: underline;
		}
	.solution__title {
		font-size: 16px;
		line-height: 1.5;
		font-weight: 300;
		margin-bottom: 1vw;
	}
		.solution__title b {
			font-size: 20px;
		}
	.solution__picture {
		background-size: auto 100%;
		min-height: 122px;
		min-width: 100%;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.solution__info {
		margin: 2vw 0;
	}
	.solution__info div {
		line-height: 20px;
	}
	.solution__period {
		margin-top: .5vw;
	}
	.solution__period b,
	.solution__price b {
		font-size: 22px;
		font-weight: 900;
	}
	.solution__link_more {
		margin-top: 1.5vw;
		display: inline-block;
		color: #2D9CDB;
		text-decoration: none;
		border-bottom: 1px dotted #2D9CDB;
		cursor: pointer;
		font-weight: 500;
	}
	.solution__link_more:hover,
	.solution__link_more:focus {
		text-decoration: none;
		color: #2D9CDB;
		border-bottom: 1px dotted transparent;
	}

.solution_subsection_2_level:first-child h3 {
	padding-top: 1vw;
}
@media only screen and (max-width:1221px) {
	.solution__period b,
	.solution__price b {
		font-size: 18px;
	}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/avtomatizaciya__key_features/style.css?1665739443141*/
.key_features__icon.img--icon {
	min-height:62px;
	min-width:62px;
	max-width:62px;
	background-position: center 15px;
	margin-right: 25px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/integration-iiko__how_much_new/style.css?1762778935844*/

.how_much .tariff-plans__item {
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-sizing: border-box;
}
.how_much .tariff-plans__item:hover {
  border: 1px solid #de2931;
}
.how_much .price_block {
  font-size: 17px;
  line-height: 30px;
}
.how_much .price_block span {
  font-size: 40px;
  line-height: 52px;
  font-weight: 900;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  top: 8px;
}
.services_before_plus {
  font-weight: 700;
  line-height: 16px;
  font-size: 14px;
}
.services_before_plus:last-child {
  margin-bottom: 0;
}
.menu li:last-of-type a {
  border-right: none;
}
.how_much .btn_block {
  bottom: 0;
  left: 0;
  width: 100%;
}
.before_add_info,
.after_add_info {
  font-size: 13px;
}
.btn_block .btn {
  width: 192px;
}
.tariff-plans__info {
  padding-bottom: 160px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/integration-iiko__stages/style.css?1730244410351*/
.stages section header {
  cursor: pointer;
}
.stages section header.stages__title--toggle > div {
  background-image: url("/rr_images/decorations/arrow__circle-up-red.svg");
}
.stages section header > div {
  background: transparent url("/rr_images/decorations/arrow__circle-down-red.svg")
    right center no-repeat;
  background-size: 16px 16px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/avtomatizirovali_zavedenij_slider/style.css?17627789351083*/
.automatizacija_list .like-h1 {
	padding: 0 0 35px;
}
.automatizacija_list__items {
	color: #858585;
	margin: 0 auto;
}
.automatizacija_list__item_content {
	margin: 40px 0 20px;
}
.automatizacija_list__item_content li {
	padding: 0;
}
.workarea .automatizacija_list ul:not(.no-bullets) li::before {
	content: none;
}
.automatizacija_list__item .slick-list {
	position: relative;
}
.automatizacija_list__items .slick-prev,
.automatizacija_list__items .slick-next {
	top: unset;
	bottom: 0;
	top: calc(50% - 35px);
}
.automatizacija_list__items .slick-next {
	right: -80px;
}
.automatizacija_list__items .slick-prev {
	left: -80px;
}

@media (max-width: 560px) {
	.automatizacija_list_section_slider__item {
		min-width: 150px;
	}	
}
.automatizacija_list__items .slick-track {
  display: flex !important;
  gap: 15px;
  align-items: center;
  justify-content: center; /* если нужно ещё и горизонтальное центрирование */
}

.logo-item img {
	opacity: 0.5;
	max-height: 100%;
	width: auto;
	margin: 0 auto;
}
.logo-item img:hover {
	opacity: 1;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/otzyvy-klientov_list_slider_indexpage/style.css?1768319914396*/
.reviews-slider .slick-list {
	margin-left: -12px;
	margin-right: -12px;
}
.reviews-slider .slick-slide {
	padding-left: 12px;
	padding-right: 12px;
}
.reviews-slider img {
	border-radius: 999px;
	background-color: #ccc;
	width: 60px;
	height: 60px;
	object-fit: cover;
}
.reviews-slider-text {
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380*/
.pagination {
	align-items: center;
	margin: 32px 0;
}
		.pagination__arrow--prev {
			margin-left: auto;	
			margin-right: 8px;		
		}
		.pagination__arrow--next {
			margin-left: 8px;
		}
	.pagination__arrow a, .pagination__arrow span {
		display: block;
		width: 20px;
		height: 16px;	
		background: center center no-repeat transparent;	
		font-size: 0;	
	}
		.pagination__arrow--next a {
			background-image: url(/rr_images/decorations/arrow__nav_right.png);
		}
		.pagination__arrow--prev a {
			background-image: url(/rr_images/decorations/arrow__nav_left.png);
		}
		.pagination__arrow--next.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_right--disabled.png);
		}
		.pagination__arrow--prev.pagination__arrow--disabled span {
			background-image: url(/rr_images/decorations/arrow__nav_left--disabled.png);
		}
		.pagination__number a, .pagination__number span {
			display: block;
			color: #949494;
			text-decoration: none;
			padding: 2px 8px;
		}
			.pagination__number--more span {
				padding: 2px 0;
			}
			.pagination__number--active span {
				color: #e3231f;
			}
		.pagination__show-all {
			margin-left: 24px;
		}
			.pagination__show-all a {
				display: block;
				background-color: #efefef;
				color: #949494;
				border-radius: 5px;
				text-decoration: none;
				padding: 0 16px;
				line-height: 32px;
			}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/certificates/style.css?1762778935850*/
.certificates_list__items {
	margin: 50px 0 0;
	justify-content: space-between;
}
	.certificates_list--no-pagination .certificates_list__items {
		margin: 20px 0;
	}
.certificates_list__item {
	line-height: 1.2;
	margin-bottom: 70px;
	position: relative;
}
	.certificates_list--no-pagination .certificates_list__item  {
		margin-bottom: 40px;
	}
	.certificates_list__item:hover .certificates__image {
		border-color: #DE2931;
	}	
	.certificates__image {
		border-radius: 5px;
		display: block;
		margin: 0 auto;
		width: 100%;
		border: 1px solid #BCBCBC;
	}
.certificates__title {
	white-space: initial;
	padding: 35px 0 50px;
	line-height: 24px;
}	
.certificates__description {
	white-space: initial;
	padding-bottom: 24px;
}
.certificates__more {
	position: absolute;
	bottom: 0;
	left: 0;
}
.certificates_list .pagination {
	margin: 0 0 32px 0;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/solution_subsection_2_level--for_section_horeca/style.css?17627789351921 */
/* /local/templates/.default/components/bitrix/news.list/avtomatizaciya__key_features/style.css?1665739443141 */
/* /local/templates/.default/components/bitrix/news.list/integration-iiko__how_much_new/style.css?1762778935844 */
/* /local/templates/.default/components/bitrix/news.list/integration-iiko__stages/style.css?1730244410351 */
/* /local/templates/.default/components/bitrix/catalog.section.list/avtomatizirovali_zavedenij_slider/style.css?17627789351083 */
/* /local/templates/.default/components/bitrix/news.list/otzyvy-klientov_list_slider_indexpage/style.css?1768319914396 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/its/style.css?16657395351380 */
/* /local/templates/.default/components/bitrix/news.list/certificates/style.css?1762778935850 */
