

/* Start:/local/templates/okson/components/bitrix/catalog/.default/style.css?17570639521615*/
.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;
}

.catalog-block-header {display: none !important;}
.nbCatalogSectionSlider  {padding: 2rem 0 3rem;}
.nbCatalogSectionSlider .nbCatalogSectionSlider__title {display: block !important; margin-bottom: 0px;}
.nbCatalogSectionSlider .nbCatalogSectionSlider__navs {}


.bx-catalog-element-dop { padding-top: 2rem;}
.bx-catalog-element-dop .nbCatalogSectionSlider__container {padding-top: 0;}
.bx-catalog-element-dop .nbCatalogSectionSlider {padding-bottom: 0;padding-top: 0;}

.nbSectionTabs._2 {
	width: 96%;
	margin: auto;
}

@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;
}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
	.nbCatalogSectionSlider .nbCatalogSectionSlider__title {display: block !important; margin-bottom: 3rem;}
}

/* End */


/* Start:/local/templates/okson/components/bitrix/catalog.section.list/.default/style.css?16397430841234*/
.nbCatalogSectionList {}
.nbCatalogSectionList__item {background-position: center center; background-size: cover; background-repeat: no-repeat; 
	transition: .5s;
	text-align: left; 
	display: block;
	height: 0; padding-top: 75%;
	position: relative;
	margin-bottom: 1.75rem;
	border-radius: 0.75rem;
	overflow: hidden;
}
.nbCatalogSectionList__item:before {content: '' ;position: absolute; bottom: 0; left: 0; right: 0; height: 1.3125rem; background: #5badc3; transition: .5s;}

.nbCatalogSectionList__itemMain {position: absolute; bottom: -0.75rem; left: 1.875rem; right: 1.875rem; display: flex; height: 3.3125rem; padding: 0.5rem; background-color: #fff; transition: .5s; border-radius: 0.75rem; justify-content: center;}
.nbCatalogSectionList__itemName {font-size: 1.125rem; font-weight: 600; text-transform: uppercase; margin-bottom: 0; align-self:center; color: #414141; }

.nbCatalogSectionList__item:hover:before {background: rgb(44 163 161 / 55%); height: 2.5rem;}
.nbCatalogSectionList__item:hover .nbCatalogSectionList__itemMain {bottom: 0.8125rem;}


/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

} 

/*phones*/
@media (max-width: 767px) { 
	
}

/* End */
/* /local/templates/okson/components/bitrix/catalog/.default/style.css?17570639521615 */
/* /local/templates/okson/components/bitrix/catalog.section.list/.default/style.css?16397430841234 */
