/* custom styles */

.top-slider .item .name, .top-slider .item .desc {
	width: 60%;
}

.top-slider .item {
	height: 420px;
}

#tab-product-description img {
	max-width: 100%;
}

@media screen and (max-width: 1261px) {
	.news .project-slider .slider-preview {
		width: 100%;
		overflow-x: auto;
	}
}

@media screen and (max-width: 875px) {
	.desc .iframe-video {
		width: 90vw;
	}
}

@media screen and (max-width: 640px) {
	.catalog .content .product .images {
		overflow-x: auto;
	}
}

.order-button-popup.popup.jqm-init.open,
.service-popup.popup.jqm-init.open,
.ask-popup.popup.jqm-init.open,
.callback-popup.popup.jqm-init.open {
	z-index: 11000 !important;
}

.open-modal .jqmOverlay {
	z-index: 11000 !important;
}

.side-bar .side-menu .item.has-sub .sub .sub-item.active {
	color: #0c8359;
	text-decoration: underline;
}

.categories {
	display: grid !important;
	grid-template-columns: auto auto !important;
}

@media screen and (max-width: 1261px) {
	.categories {
		display: grid !important;
		grid-template-columns: auto !important;
	}
}

/* изменения от 2025.04.11 */
.categories {
	display: grid !important;
	grid-template-columns: auto !important;
}

.catalog .categories {
	margin-bottom: 0;
}

.catalog .categories .category {
	margin: 0 0 18px;
	border-radius: 3px;
	border: 1px solid #f5f5f6;
}

.catalog .categories .category:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.catalog .categories .category .preview-image {
	width: 22%;
	margin-right: 2.7%;
}

.long-names .catalog .content .items {
	margin: 0;
}

.product-item-list {
	height: auto;
	justify-content: space-between;
	align-content: stretch;
	align-items: stretch;
	flex-direction: row;
	-webkit-flex-direction: row;
	/* padding-bottom: 26px; */
	margin-bottom: 18px;
	padding: 30px;
	box-sizing: border-box;
}

.product-item-list .image {
	height: auto;
	margin: 0;
}

.information__wrap {
	max-width: 76%;
}

.product-item-list .information {
	position: relative;
	padding-right: 300px;
	box-sizing: border-box;
	width: 100%;
}

.product-item-list .information .name {
	width: 100%;
}

.product-item-list .information .buttons {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 0;
}

.product-item-list .desc li {
	color: green;
	font-style: italic;
}


.product {
	/* align-items: flex-start; */
}

.product .information {
	position: relative;
	padding-bottom: 120px;
	flex-grow: 1;
}

.product .information .order-buttons {
	position: absolute;
	bottom: 50px;
	left: 0;
}

.top-slider {
	height: 416px;
}

.advantages {
	margin-bottom: 3.0%;
}

.container--main h1 {
	padding: 18px 20px 17px;
	background: #95cea2;
}

@media screen and (max-width: 640px) {
	.product .information {
		padding-bottom: auto;
		padding-bottom: 0 !important;
	}

	.product .information .order-buttons {
		position: relative;
	}
}

/* update 14/04/2025 */

.home-page .advantages {
	margin-bottom: 20px;
}

.home-page .catalog.section {
	margin-top: 20px;
}

.product-item-list .image {
	flex: 0 0 22%;
	width: 22%;
}

.product-item-list .information__wrap {
	flex: 0 0 calc(100% - 22%);
	width: calc(100% - 22%);
}

.catalog .categories .category {
	height: 133px;
}

.catalog .categories .category .text {
	display: flex;
	align-items: center
}

@media screen and (max-width: 1260px) {
	.top-slider {
		height: 452px;
	}

	.home-page .advantages {
		padding-bottom: 0;
	}

	.home-page .catalog.section {
		padding-top: 0;
	}

	.catalog .content .items .product-item-list .image {
		width: 22%;
		margin-right: 0;
	}

	.catalog .content .items .product-item-list .information {
		width: 100%;
		padding-right: 120px;
	}

	.catalog .content .items .product-item-list .information .buttons {
		width: auto;
		margin: 0;
		width: 110px;
		text-align: right;
	}

	.catalog .content .items .product-item-list .information .buttons .btn {
		width: 100%;
		text-align: center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.catalog .content .items .product-item-list .desc {
		width: 100%;
		margin-top: 0;
	}

	.catalog .categories .category {
		height: auto;
	}

	.catalog .content .items .product-item-list .information .category {
		line-height: 14px;
	}
}

@media screen and (max-width: 960px) {
	.home-page .advantages {
		padding-bottom: 0;
		margin-bottom: 0px;
	}

	.container--main h1 {
		font-size: 20px;
	}
}

@media screen and (max-width: 640px) {
	.catalog .content .items .product-item-list .information {
		padding-right: 0px;
	}
}

/* update 16/04/2025 */
.wrapper {
	background: #f6fffa;
	background: #e4efe9;
}

.catalog .categories .category,
.company .container,
.news.section .items .item,
.services .previews .preview,
.side-bar .side-menu,
.side-bar .question,
.content .service,
.news .previews .preview,
.news .content,
.tabs-content,
.about .license .items .item,
.about .reviews,
.about .content,
.contacts .feedback,
.contacts .container,
.breadcrumbs,
.header .info {
	background: #fff
}

.company .info {
	padding-top: 20px;
}

.news .items .info {
	padding-top: 10px;
	padding-right: 10px;
}

.catalog .tabs-content .tab-content {
	padding-left: 20px;
	padding-right: 20px;
}

.news .previews .preview, .services .previews .preview {
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
}


.news .content, .services .service, .about .content, .contacts .container {
	padding: 10px;
}

.about .license .items .item:not(:nth-child(3n)) {
	margin-right: 3.3%;
}

.feedback {
	padding: 10px;
}

/* update 19/04/2025 */
.header.type4+.breadcrumbs {
	padding-top: 0px;
}

.breadcrumbs .links p {
	padding-bottom: 0;
	margin-bottom: 0;
}

.home-page .services.section {
	margin-top: 0;
	margin-bottom: 0px;
}

.home-page .catalog.section {
	margin-bottom: 0px;
}

.home-page .company {
	margin: 0;
	margin-bottom: 30px;
}

.home-page .news.section {
	margin-top: 30px;
	margin-bottom: 30px;
}

.subtitle2 {
	text-align: center;
	font-size: 1.175em;
	display: block;
	margin-bottom: 0;
	text-transform: uppercase;
}

.subtitle2 span {
	display: inline-block;
	border-bottom: 3px solid #0c8359;
	padding-bottom: 1.225%;
}

@media screen and (max-width: 960px) {
	.disabled-basket .header.type4 .menu-container {
		margin-top: 11px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 640px) {
	.home-page .company {
		padding: 0;
	}
	.home-page .company .info
	{
		padding: 15px;
	}
}

/* update 21/04/2025 */

.product .information .order-buttons {
    position: relative;
    bottom: 0;
    left: 0;
	margin-top: 0px;
}
.product .information .desc
{
	padding-bottom: 10px;
}

.product .images
{
	width: 42.25%;
}

.tabs-content .documents
{
	padding-bottom: 10px;
}

.home-page .categories
{
	grid-template-columns: repeat(2, 1fr) !important; 
    gap: 10px;
}

.home-page .catalog .categories .category
{
	margin: 0;
}

@media screen and (max-width: 960px) {
	.home-page .catalog.section .categories .category .preview-image
	{
		height: 120px;
	}
}

@media screen and (max-width: 767px) {
	.home-page .catalog.section .categories .category .preview-image
	{
		height: auto;
	}
	.home-page .catalog.section .categories .category
	{
		padding: 20px;
	}
}

@media screen and (max-width: 479px) {
	.home-page .categories
	{
		grid-template-columns: repeat(1, 1fr) !important; 
	}
	.home-page .catalog.section .categories .category .preview-image
	{
		height: 60px;
	}
}

.categories .category .text .buttons
{
	display: none; 
}

.catalog-in .categories .category .text
{
	align-items:flex-start !important;
	flex: 0 0 78%;
	width: 78%;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 300px;
}

.catalog-in .categories .category .text .buttons
{
	display: block; 
	position: absolute;
	right: 30px;
}

.catalog-in .categories .category .text .buttons .btn
{
	padding: 7.6px 21px;
}


.category-name
{
	display: block;
	flex: 0 0 100%;
	width: 100%;
    margin-bottom: 0px;
	font-size: 0.75em;
    color: #7d8387;
    letter-spacing: 0.01em;
	font-weight: 300;
}

@media screen and (max-width: 640px) {
	.catalog-in .categories .category .text .buttons
	{
		display: none;
	}
	.catalog-in .categories .category .text
	{
		padding-right: 0px;
	}
	.catalog-in .categories .category .name a
	{
		display: block;
	}
}