

/* Start:/local/templates/remontshop_main/components/bitrix/catalog/od_catalog.custom/style.css?1722265507853*/
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/remontshop_main/components/bitrix/catalog.section.list/od_section_list_catalog.custom/style.css?1723796600178*/
.catalog_sections a.active{
	opacity: .5;
}
.active.text-dark .btn.btn-outline-secondary.btn-sm.mb-2.px-3 {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
/* End */


/* Start:/local/templates/remontshop_main/components/bitrix/system.pagenavigation/my/style.css?17222655071194*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 16px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 2px 8px;
    border-radius: 50%;
    color: white;
    font-weight: bold;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/local/templates/remontshop_main/components/bitrix/catalog.section/catalog/style.css?17521485023748*/


.item-catalog a:hover {
	opacity: 1;
}


.item-catalog img{
	max-height: 350px;
}
.item-catalog .catalog_small img{
	max-height: 250px;
}





.carousel-item {
	display:flex !important;
	align-items:center !important;
	justify-content: center !important;
	height: 450px;
	/*padding: 20px;*/
}

.catalog_small {
	display:flex !important;
	align-items:center !important;
	justify-content: center !important;
	height: 250px;	
	/*padding: 15px;*/
}

.item-catalog {
	background: white;
	padding-bottom: 20px;
	min-height: 400px;
	/*max-height: 450px;*/
}

.item-catalog:hover img{
	transform: scale(1.07);
	transition: transform .3s ease;
}


.item-catalog.list {
	min-height: auto;
	background: none;

}

.item-catalog .brend {

	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	opacity: .8;
	z-index: 10;

}

.item-catalog img.color{
	height: 20px;
	width: 20px;
	border: 1px rgba(0,0,0, .15) solid;

}

.item-catalog.list:hover{
	box-shadow:none;
}

.item-catalog .h4{
	font-size: 1.2em;
	font-weight: bold;
	min-height: 40px;
}

.item-catalog.list .h4{
	min-height: auto;
}

.item-catalog.list img{
	border-radius: 10px;
}
.item-catalog .btn.modal_w {
	position: absolute;
	bottom: 0;
	border-radius: 0 0 20px 20px !important;
	width: calc(100% - 30px);
	margin-right: 30px;
	border-top: #dee2e6 1px solid;
	padding-top: 8px;
	padding-bottom: 10px;
}

.item-catalog .adress {
	min-height: 70px;
}

.item-catalog .h3 {
	font-weight: bold;
	font-size: 22px;
}

.bi-diamond-fill {
	opacity: .5;
	font-size: 11px;
}

[class^="bi bi-chevron"].item_catalog {
	font-size: 15px;
	width: 20px;
	text-align: center;
	background: rgba(0,0,0, .2);
}


[id^="carusel_catalog_item"] .carousel-control-next,
[id^="carusel_catalog_item"] .carousel-control-prev {
	opacity: .5;
}
.item-catalog img {
	/*cursor: zoom-in;*/
}


.catalog_fav {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.catalog_fav .btn {
	font-size: 22px;
}

.catalog_fav .bi {
	color: white;
	text-shadow: black 0 0 1px;
}


.sticky-top.map {
	top: 30px;
	padding: 3px;
}

.new_scroll { 
	overflow-x: auto;
	/*height: auto;*/
	padding-bottom: 50px;
}
.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background: #eeeeee90;
}

.new_scroll::-webkit-scrollbar-thumb,.new_scroll_index::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .1);
}

.new_scroll::-webkit-scrollbar-track, .new_scroll_index::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .1);
}

.see.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 2px !important;
}


.new_scroll_index::-webkit-scrollbar-button:end:horizontal:increment,
.new_scroll::-webkit-scrollbar-button:end:horizontal:increment
{
	background: url(/local/templates/remontshop_main/components/bitrix/catalog.section/catalog/img/scroll_arrow_right.png) center;
	width:25px;
	cursor: pointer;
}

.new_scroll_index::-webkit-scrollbar-button:start:horizontal:decrement,
.new_scroll::-webkit-scrollbar-button:start:horizontal:decrement
{
	background: url(/local/templates/remontshop_main/components/bitrix/catalog.section/catalog/img/scroll_arrow_left.png)  center;
	cursor: pointer;
	width:25px;
}



.col_my {
	min-width: 200px;
	display: inline-block;
}

.col_my.see {
	width: 175px;
	display: inline-block;
}
.new_scroll .item-catalog{
	padding-bottom: 0 !important;
	min-height: auto !important;
}
.new_scroll  .catalog_fav {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.item-catalog  .carousel-control-prev, .item-catalog .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: end;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto; 
	color: #fff;
	text-align: center;
	opacity: 0.5;
	transition: opacity 0.15s ease;
}

/* End */
/* /local/templates/remontshop_main/components/bitrix/catalog/od_catalog.custom/style.css?1722265507853 */
/* /local/templates/remontshop_main/components/bitrix/catalog.section.list/od_section_list_catalog.custom/style.css?1723796600178 */
/* /local/templates/remontshop_main/components/bitrix/system.pagenavigation/my/style.css?17222655071194 */
/* /local/templates/remontshop_main/components/bitrix/catalog.section/catalog/style.css?17521485023748 */
