

/* Start:/local/templates/nasha_stroyka/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?175917134215372*/
.brand-header {
	background: #fff;
	box-shadow: 0 7px 10px #EBEEF1;
	border-radius: 7px;
	margin-top: 14px;
	margin-bottom: 60px;
	overflow: hidden;
}
.brand-banner {
	display: block;
	max-width: none;
}
.brand-nav {
	padding: 12px 18px 8px;
	display: flex;
	align-items: center;
}
.brand-logo {
	margin-right: 54px;
}
.brand-nav a {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #3E6084;
	padding-top: 7px;
	padding-bottom: 7px;
}
.brand-nav a + a {
	border-left: 1px solid #B1BFCD;
	margin-left: 24px;
	padding-left: 24px;
}
.brand-history {
	border-bottom: 1px solid #DDE7EC;
	margin-bottom: 37px;
	padding-bottom: 26px;
}
.brand-history h1 {
	font-weight: 700;
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 39px;
}
.brand-history p {
	text-align: left;
	margin: 0 0 17px;
}
.centered-big-heading {
	font-size: 27px !important;
}
.brand-catalog {
	margin-bottom: 70px;
}
.brand-catalog .centered-big-heading {
	margin-bottom: 50px;
}
.brand-catalog__grid::after {
	content: "";
	clear: both;
	display: table;
}
.brand-catalog__nav {
	background: #fff;
	box-shadow: 0 7px 10px #EBEEF1;
	border-radius: 5px;
	margin-top: 9px;
	margin-bottom: 44px;
	float: left;
	width: 255px;
}
.brand-catalog__nav .title {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 20px;
	margin: 0;
}
.brand-catalog__nav .list {
	border-top: 1px solid #DDE7EC;
	padding-top: 24px;
	text-align: left;
	overflow: hidden;
}
.brand-catalog__nav .list:not(.open) a:nth-child(5) ~ a {
    display: none;
}
.brand-catalog__nav .list a {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.1;
	color: #000;
	margin: 0 12px 23px 14px;
	display: table;
}
.brand-catalog__nav .list a:hover {
    color: #df8f48;
}
.brand-catalog__nav .toggle-btn {
	font-weight: 300;
	font-size: 14px;
	line-height: 38px;
	color: #3E6084;
	border-top: 1px solid #DDE7EC;
	cursor: pointer;
	text-align: center;
	margin-top: -8px;
	padding: 5px;
}
.brand-catalog__nav .list.open .toggle-btn {
	font-size: 0;
}
.brand-catalog__nav .list.open .toggle-btn::after {
	content: attr(data-text);
	font-size: 14px;
}
.brand-catalog__products {
	float: right;
	padding-left: 50px;
	width: calc(100% - 255px);
}
.articles-details .brand-catalog__grid ul li::before {
	content: unset!important;
}
.brand-catalog__list {
	display: flex;
	flex-wrap: wrap;
	gap: 0 5%;
}
.brand-catalog_certificates {
	background: #fff;
	box-shadow: 0 7px 10px #EBEEF1;
	border-radius: 5px;
	padding-bottom: 17px;
	clear: left;
	width: 255px;
}
.brand-catalog_certificates .title {
	font-weight: 700;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding: 22px 0 15px;
	margin: 0;
}
.certificates-carousel {
	padding: 0 18px;
}
.certificates-carousel .owl-wrapper-outer {
    border: 1px solid #DDE7EC;
}
.certificates-carousel .owl-buttons {
	position: absolute;
	top: 50%;
	right: -15px;
	left: -15px;
	margin-top: -30px;
	pointer-events: none;
	display: flex;
	justify-content: space-between;
}
.certificates-carousel .owl-buttons div {
	pointer-events: auto;
}
.certificates-carousel img {
	margin: 0 auto;
	display: block;
	height: auto;
}
.brand-catalog__products .products-carousel__inner {
	margin-bottom: 42px;
	width: 30%;
}
.brand-catalog__products .products-carousel__img-wrap {
	background: #fff;
	height: 195px;
	line-height: 164px;
	margin-bottom: 29px;
}
.brand-catalog__products .products-carousel__upper {
	border: none;
}
.brand-catalog__products .catalog-list__stickers {
	left: 0;
	top: -17px;
}
.brand-catalog__products .products-carousel__lower {
	position: relative;
}
.brand-catalog__products .products-carousel__buy-box {
	padding-right: 0;
	margin-left: auto;
	width: auto;
}
.brand-catalog__products .products-carousel__buy-submit.buy_item {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-color: #ffb800;
    border: none;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    padding: 0 36px;
}
.brand-catalog__products .products-carousel__middle a {
    font-weight: unset;
    color: #3e6084;
}
.brand-catalog__products .catalog-items__cells .products-carousel__price-new {
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	color: #0B283E;
}
.brand-catalog__products .products-carousel__price-old {
	line-height: 16px;
	color: #A0B4B9;
}
.brand-catalog__products .products__absolute-code {
	background: #F66F1F;
	bottom: 100%;
	left: 0;
	margin-bottom: 16px;
}
.brand-catalog__products br {
	content: "";
	height: 0;
	width: 100%;
}
.brand-catalog__products .toggle-btn {
	display: table;
	margin: 0 auto;
	cursor: pointer;
}
.brand-catalog__products .catalog-right__pagination {
	margin-top: 15px;
	margin-bottom: 0;
}
.brand-advantage {
	text-align: left;
	margin-bottom: 60px;
	display: grid;
	grid-auto-rows: 1fr;
}
.brand-advantage .flex {
	display: flex;
}
.brand-advantage .col {
	flex: 0 0 50%;
}
.brand-advantage .col:nth-child(2) {
	padding-right: 20px;
}
.brand-advantage .flex:nth-child(odd) .col:nth-child(2) {
	order: -1;
}
.brand-advantage .flex:nth-child(even) .col:nth-child(2) {
	padding-right: 0;
	padding-left: 30px;
	align-self: center;
}
.brand-advantage img {
	max-width: 100%;
	object-fit: cover;
	min-height: 100%;
	width: 100%;
}
.brand-advantage h2 {
	margin: 8px 0 28px;
	font-weight: 700;
	text-align: left;
}
.brand-advantage p {
	margin: 0 0 25px;
}
.brand-advantage ul {
	padding: 0;
	margin: 16px 0;
}
.brand-advantage ul li {
	position: relative;
	list-style: none;
	padding-left: 20px;
}
.brand-advantage ul li::before {
	content: " ";
    position: absolute;
    top: 6px;
    left: 0;
    background: #FF7800;
    height: 9px;
    width: 9px;
    border: 1px solid white;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    line-height: 1;
    box-shadow: 1.8px 0.8px 2px rgb(35 43 47 / 28%);
    counter-increment: unset;
}
body .main-brands__section {
    margin-top: 0;
	padding-top: 0;
	padding-bottom: 70px;
}
.main-brands__section .centered-big-heading {
	margin-bottom: 50px;
}
.products-tabs__section {
	margin-bottom: 60px;
}
.main-reviews-carousel {
    padding: 0 25px;
}
#id_main-reviews .main-reviews__section {
    max-width: none;
	margin-bottom: 10px;
}
.main-reviews__section .container {
	width: 100%;
}
.main-reviews__section .main-reviews-carousel .owl-item {
    padding: 5px;
}
.main-reviews__section .main-reviews-carousel__more {
	text-decoration-style: solid;
}
.main-reviews__section .main-reviews-carousel__txt {
	text-align: left;
}
.products-tabs__box .editors__block {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 700;
	font-size: 20px;
}
.products-tabs__box .editors__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20%;
    margin-top: 12px;
}
.products-tabs__box .editors__block img {
	border-radius: 50%;
}
.post_statistic,
.post_views,
.reviews_part,
.reviews_part a {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #515455;
}
.post_statistic {
	margin-right: 17px;
}
.post_views img {
	margin: 1px 3px 0px;
	vertical-align: text-top;
	height: 0.9em;
}
.reviews_part img {
	margin: -1px 0px 0;
	vertical-align: text-top;
	height: 1.2em;
}
@media (min-width: 1200px) {
	.products-tabs__section .products-carousel.owl-carousel .owl-wrapper-outer {
		overflow: hidden;
		padding-top: 58px;
		margin-top: -22px;
	}
	.brand-catalog__products #product-buy-list.open .toggle-btn,
	.brand-catalog__products #product-buy-list:not(.open) .products-carousel__inner:nth-child(6) ~ .products-carousel__inner {
		display: none;
	}
	.brand-catalog__products .products-carousel__img {
		max-width: 90%;
		max-height: 90%;
	}
}
@media (min-width: 992px) {
	.brand-logo {
		max-width: 200px;
		height: auto;
		max-height: 60px;
		object-fit: cover;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.brand-catalog__products #product-buy-list.open .toggle-btn,
	.brand-catalog__products #product-buy-list:not(.open) .products-carousel__inner:nth-child(4) ~ .products-carousel__inner {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.brand-catalog__products #product-buy-list.open .toggle-btn,
	.brand-catalog__products #product-buy-list:not(.open) .products-carousel__inner:nth-child(2) ~ .products-carousel__inner {
		display: none;
	}
}
@media (min-width: 768px) {
	.brand-catalog__nav .title {
		pointer-events: none;
	}
	.brand-catalog__products .products-carousel__img-wrap {
		box-shadow: 0px 7px 10px #ebeef1;
		border-radius: 4px;
	}
}
@media (max-width: 1185px) {
	.main-reviews-carousel {
		padding: 0 10px;
	}
	.main-reviews__section .main-reviews-carousel .owl-buttons .owl-prev {
		left: -9px;
	}
	.main-reviews__section .main-reviews-carousel .owl-buttons .owl-next {
		right: -9px;
	}
}
@media (max-width: 1199px) {
	.brand-logo {
		margin-right: 45px;
	}
	.brand-nav a + a {
		margin-left: 15px;
		padding-left: 15px;
	}
	.brand-history h1 {
		margin-bottom: 32px;
	}
	.brand-catalog__products {
		gap: 0 40px;
	}
	.brand-catalog__products .products-carousel__inner {
		margin-bottom: 66px;
		width: calc(50% - 20px);
	}
	.brand-catalog__products .products-carousel__img-wrap {
		height: 232px;
		line-height: 213px;
	}
	.brand-catalog__products .products-carousel__name {
		padding: 0 30px;
	}
}
@media (max-width: 991px) {
	.brand-logo {
		margin: 10px auto;
	}
	.brand-catalog__products {
		padding-left: 25px;
	}
	.brand-catalog__list {
		gap: 0 10px;
	}
	.brand-catalog__products .products-carousel__inner {
		margin-bottom: 40px;
		width: calc(50% - 5px);
	}
}
@media (max-width: 767px) {
	.brand-header {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: 42px;
		border-radius: 0;
		box-shadow: 0 7px 7px rgba(60, 87, 116, 0.1);
	}
	.brand-banner {
		object-fit: cover;
		object-position: left;
	}
	.brand-nav {
		padding: 10px 0;
	}
	.brand-nav nav {
		overflow: auto;
		margin: 0 -15px;
		padding: 0 44px;
		display: flex;
	}
	.brand-nav nav::-webkit-scrollbar {
		display: none;
		width: 0;
		height: 0;
	  }
	.brand-nav a {
		white-space: nowrap;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	.brand-nav a + a {
		margin-left: 28px;
		padding-left: 24px;
	}
	.brand-history {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 16px;
	}
	.brand-history h1 {
		margin-bottom: 17px;
	}
	.brand-catalog__nav {
		margin-bottom: 30px;
		float: none;
		width: 100%;
	}
	.brand-catalog__nav .title {
		position: relative;
		text-align: left;
		padding: 19px;
	}
	.brand-catalog__nav:not(.open) .list {
		display: none;
	}
	.brand-catalog__nav.open .title::after {
		transform: rotate(90deg);
	}
	.brand-catalog__nav .title::after {
		content: "";
		background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 12.25L6.25 6.75L0.75 1.25' stroke='black'/%3E%3C/svg%3E");
		position: absolute;
		right: 15px;
		top: 20px;
		height: 13px;
		width: 7px;
	}
	.brand-catalog__nav .toggle-btn {
		text-align: left;
		padding: 6px 15px;
	}
	.brand-catalog {
		margin-bottom: 60px;
	}
	.brand-catalog__products {
		float: none;
		padding-left: 0;
		width: 100%;
	}
	.brand-catalog__list.owl-carousel {
		margin: 0 -15px;
		padding: 0 6px;
		width: auto;
	}
	.brand-catalog__list.owl-carousel .owl-wrapper-outer {
		overflow: visible;
	}
	.brand-catalog__products .owl-item {
		padding: 0 9px;
	}
	.brand-catalog__products .products-carousel__upper {
		padding-top: 7px;
	}
	.brand-catalog__products .products-carousel__inner {
		background: #fff;
		margin-bottom: 0;
		box-shadow: 0px 7px 10px #EBEEF1;
		border-radius: 7px;
		padding-bottom: 10px;
		width: 100%;
	}
	.brand-catalog__products .products__absolute-code {
		position: static;
		margin-bottom: 0;
	}
	.brand-catalog__products .products-carousel__img-wrap {
/* 		height: 140px; */
		line-height: 160px;
		margin-bottom: 0;
	}
	.brand-catalog__products .products-carousel__img {
		max-width: 87%;
		max-height: 87%;
	}
	.brand-catalog .brand-catalog__products .catalog-items__cells .products-carousel__price-new {
		font-size: 16px;
		line-height: 18px;
	}
	.brand-catalog .brand-catalog__products .products-carousel__price-old {
		font-size: 14px;
	}
	.brand-catalog__products .products-carousel__inner .products-carousel__name {
		font-weight: 300;
		padding: 0 21px;
		height: 43px;
	}
	.brand-catalog__products .products-carousel__inner  .products-carousel__price-box {
		height: 45px;
		flex-direction: column-reverse;
	}
	.brand-catalog__products .sticker__txt {
		height: 23px;
		line-height: 23px;
		padding: 0 7px;
	}
	.brand-catalog__products .products-carousel__buy-box {
		height: 47px;
	}
	.brand-catalog__products .catalog-list__stickers {
		left: 5px;
		top: 0;
	}
	.brand-catalog__products .brand-catalog__list .owl-buttons .owl-prev {
		left: 9px;
	}
	.brand-catalog__products .brand-catalog__list .owl-buttons .owl-next {
		right: 9px;
	}
	body .brand-catalog__products .catalog-right__pagination {
		margin-bottom: 0;
		margin-top: 40px;
	}
	.brand-catalog_certificates {
		margin-top: 40px;
		float: none;
		width: 100%;
	}
	.certificates-carousel .owl-buttons {
		right: -7px;
		left: -7px;
	}
	.certificates-carousel {
		padding: 0 50px;
	}
	.brand-advantage {
		display: block;
		margin-bottom: 45px;
	}
	.brand-advantage .flex {
		display: block;
		margin-bottom: 30px;
	}
	.brand-advantage img {
		height: auto;
	}
	.brand-advantage .col:nth-child(2) {
		padding-right: 0;
	}
	.brand-advantage .flex:nth-child(even) .col:nth-child(2) {
		padding-left: 0;
	}
	.brand-advantage h2 {
		margin: 20px 0 16px;
		text-align: center;
	}
	.brand-advantage p {
		margin: 0 0 18px;
	}
	.brand-advantage ul li {
		margin-bottom: 16px;
	}
	.main-brands__section {
		margin-bottom: 50px;
	}
	.main-brands__section .centered-big-heading {
		margin-bottom: 20px;
	}
	#id_main-reviews .main-reviews__section {
		margin-bottom: 20px;
	}
}

.share-buttons {
	margin-top: 20px;
	display: flex;
	gap: 10px;
	justify-content: center;
}
.share-button {
	display: inline-block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-size: 14px;
	transition: background-color 0.3s ease;
	text-align: center;
	width: 150px;
}
.facebook {
	background-color: #3b5998;
}
.facebook:hover {
	background-color: #2d4373;
}
.telegram {
	background-color: #0088cc;
}
.telegram:hover {
	background-color: #006699;
}
.pinterest {
	background-color: #bd081c;
}
.pinterest:hover {
	background-color: #8c0614;
}

/* End */


/* Start:/local/templates/nasha_stroyka/components/bitrix/news.list/related_articles/style.css?1549114986150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/nasha_stroyka/components/bitrix/system.pagenavigation/search/style.min.css?1549115012659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}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:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */
/* /local/templates/nasha_stroyka/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?175917134215372 */
/* /local/templates/nasha_stroyka/components/bitrix/news.list/related_articles/style.css?1549114986150 */
/* /local/templates/nasha_stroyka/components/bitrix/system.pagenavigation/search/style.min.css?1549115012659 */
