

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/wholesalers_sections/style.css?170687866710742*/
/* line */
.bx_catalog_line {
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul {
	padding: 0;
}

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 100%;
	/* max-width: 300px; */
	max-width: auto;
	height: 200px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-size: 18px;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover {
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_title span {
	font-size: 16px
}

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		/* margin-right: 10px;
		width: 50px;
		height: 50px; */
	}

	/* .bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	} */

	.bx-touch .bx_catalog_line .bx_catalog_line_title a {
		font-size: 14px;
	}

	/* 
	.bx-touch .bx_catalog_line .bx_catalog_line_description {
		font-size: 11px;
	} */
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description {
	transition: all 0.3s ease;
}

/* text */
.bx_catalog_text {
	margin-bottom: 30px;
}

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul {
	padding: 0;
}

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before {
	content: '' !important
}

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover {
	text-decoration: none
}

.bx_catalog_text .bx_catalog_text_title span {
	font-size: 12px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a {
	transition: all 0.3s ease;
}

/* tile */

.bx_catalog_tile {
	margin-bottom: 30px;
}

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul {
	padding: 0;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before {
	content: '' !important
}

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
	clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover {
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_title span {
	font-size: 12px;
}

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li {
		width: 20%;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: both;
	}
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		line-height: 10px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a {
		font-size: 11px;
	}
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 25%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) {
		clear: both;
	}
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li {
		width: 33.3%;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
		clear: none;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) {
		clear: both;
	}

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img {
	transition: all 0.3s ease;
}

/* list */

.bx_sitemap {
	margin-bottom: 30px;
}

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before {
	content: '' !important
}

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover {
	text-decoration: none
}

.bx_sitemap .bx_sitemap_li_title span {
	font-size: 11px;
}

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a {
		font-size: 12px;
	}
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a {
	transition: all 0.3s ease;
}

.wholesalers-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px 3vw;
	margin: 20px auto;
}

.wholesales-title {
	text-align: center;
	font-size: 22px;
	line-height: 26px;
	color: #333;
}

.bx_catalog_line .wholesalers-wrapper .bx_catalog_line_img {
	float: none;
	margin: 0px auto;
	background-color: #ffdd58;
}

ul.wholesalers-wrapper:not([id*=bx_])>li:before {
	display: none;
}

.wholesalers-wrapper li {
	margin: 0px;
	text-align: center;
}

.wholesalers-wrapper .bx_catalog_line_title {
	margin-top: 2px;
	text-align: center;
}

.wholesalers-order {
	margin: auto;
}

.wholesales-top-text,
.wholesales-bottom-text {
	margin-top: 20px;
	/* background: aliceblue; */
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	color: var(--basic_text_black);
}

.wholesales-bottom-text {
	margin-top: 240px;
}

textarea[name='form_textarea_60'] {
	display: none;
}

.wholesales-list {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wholesales-list li {
	list-style-type: disc !important;
}

.wholesales-list li::before {
	display: none !important;
}

.wholesales-list ul>li {
	margin: 11px 0 0 21px;
}

.wholesales-order-mobile.btn {
	display: none;
}


@media (max-width:991px) {
	.wholesalers-wrapper {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 20px 30px;
	}
}

@media (max-width:767px) {
	.wholesalers-wrapper {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 20px 30px;
	}
}

@media (max-width:575px) {
	.wholesalers-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.wholesalers-tg-btns {
		flex-direction: column;
		align-items: center;
		gap: 20px;
		margin-top: 30px;
	}
}

@media (max-width:479px) {

	.wholesalers-wrapper {
		/* grid-template-columns: repeat(2, 1fr); */
		grid-template-columns: repeat(4, 2fr);
		/* grid-gap: 35px 30px; */
		grid-gap: 0px 30px;
	}

	.wholesalers-wrapper li:last-child:nth-child(2n-1) {
		grid-column-end: 4;
	}

	/* .wholesalers-wrapper li {
		display: flex;
		width: 100%;
		gap: 10px;
	} */

	/* .section-block-left {
		width: calc(100% - 120px);
	} */

	.wholesalers-wrapper li {
		grid-column: span 2;
		text-align: left;
	}

	.section-block-left::after {
		content: '1';
		height: 60px;
		width: 1px;
		pointer-events: none;
		opacity: 0;
	}

	.wholesalers-order {
		height: fit-content;
	}

	.bx_catalog_line .bx_catalog_line_img {
		height: 36.6vw;
	}


	.bx_catalog_line {
		margin-left: 16px;
		margin-right: 16px;
	}

	.wholesalers-order.btn {
		display: none;
	}

	/* .wholesalers-wrapper li:last-child .wholesalers-order.btn {
		display: block;
	} */

	.wholesales-order-mobile.btn {
		display: block !important;
		position: relative;
	}

}

@media (max-width:479px) and (min-width:385px) {
	.wholesalers-wrapper li:nth-child(even) .wholesalers-order {
		display: none !important;
	}

	/* .wholesalers-wrapper li:last-child .wholesalers-order {
		width: 100%;
	} */

	.wholesalers-order {
		/* width: calc(100vw - 81px); */
		position: absolute;
		bottom: -17px;
		z-index: 1;

		width: 220px;
		margin: 0px auto;
		display: inline-flex;
		text-align: center;
		justify-content: center;
		left: calc(50vw - 94px);
		transform: translateX(-25%);
	}


}

@media (max-width:384px) {
	.wholesalers-wrapper {
		grid-template-columns: 1fr;
		grid-gap: 25px;
	}

	.wholesalers-wrapper li {
		text-align: center;
	}

	.section-block-left::after {
		display: none;
	}

	.wholesalers-wrapper li {
		grid-column: initial;
		text-align: left;
	}

	.wholesalers-wrapper li:last-child:nth-child(2n-1) {
		grid-column-end: auto;
	}

}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/inline_wholesalers/style.css?17068786112109*/
.lock {
    overflow: hidden;
}

#content {
    position: relative;
    z-index: 5 !important;
}

.wraps>.wrapper_inner {
    z-index: 5 !important;
}

.wholesalers-popup-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: 0px;
    left: 0px;
    transition: 0.3s;
    height: 100%;
    width: 100%;
    z-index: 99992;
    text-align: center;
}

.wholesalers-popup-bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, .77);
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.wholesalers-popup-wrapper.active {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
}

/* .form-wholesalers-popup {
    position: absolute !important;
    z-index: 1000;
    background: #fff;
    left: calc(50% - 250px);
    padding: 20px 40px;
    top: 10%;
    width: 500px;
} */

.wholesalers-popup-content {
    background: #fff;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    box-sizing: border-box;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    background: rgb(0 0 0 / 80%);
}

.form-wholesalers-popup {
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    position: relative;
    max-width: 1400px;
    margin: auto;
    text-align: left;
    padding: 0px;

    background: white;
    margin-top: 100px;
    margin-bottom: 100px;
    height: max-content;
    max-width: 500px;
    padding: 20px 40px;
}

.catalog_sections {
    height: 50px;
    min-height: auto !important;
}

.personal-data-sign+.form-control {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 5px;
}

.personal-data-sign+.form-control>label:first-child {
    width: calc(100% - 118px);
    max-width: 300px;
}

.personal-data-sign+.form-control>label>span {
    display: inline-block;
    /* width: calc(100% - 105px); */
}

.personal-data-sign+.form-control input[type="checkbox"] {
    cursor: pointer;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/wholesalers_sections/style.css?170687866710742 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/inline_wholesalers/style.css?17068786112109 */
