

/* Start:/local/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1755465074467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/faq_detail/style.css?17554650753138*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.text__block__stat{
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 15px 0 0;
}
@media(max-width: 768px){
	.text__block__stat > div{
		width: 50%;
		margin-right: 0!important;
		margin-bottom: 10px;
	}
}
@media(max-width: 429px){
	.text__block__stat > div{
		width: 100%;
		margin-bottom: 10px;
	}
}
.text__block__stat > div{
	margin-right: 35px;
}
.text__block__stat > div:last-of-type{
	margin-right: 0;
}
.text__block__stat img{
	width: 30px;
	vertical-align: top;
	margin: 0 10px 0 0!important;
}
.text__block__stat span{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px!important;
	line-height: 1.2;
	color: #636569;
}
.text__block__headings{
	margin-bottom: 30px;
	padding: 0 0 15px;
}
.text__block__headings__heading{
	font-size: 1.125em;
	cursor: pointer;
}
.text__block__headings__heading span{
	display: inline-block;
	width: 30px;
	height: 15px;
	background-size: 15px 7px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 11.8L17.8 0l1 1.2L9.5 13l-1-1.2z' fill='%231F1500'/%3E%3Cpath d='M1 0L10 11.5 9.5 13 0 1.2 1 0z' fill='%231F1500'/%3E%3C/svg%3E");
}
.text__block__headings__heading.open span{
	transform: rotate(180deg);
}
.text__block__headings__list{
	padding-top: 15px;
}
.text__block__heading{
	display: block;
	font-size: .785em;
	margin-bottom: 5px;
	text-decoration: none!important;
}
.text__block__heading:hover{
	color: #00a69d!important;
	text-decoration: underline!important;
}
.text__block__heading.tag_H3{
	padding-left: 15px;
}
.text__block__heading.tag_H4{
	padding-left: 30px;
}
.text__block__heading.tag_H2.parent_heading span{
	display: inline-block;
	width: 25px;
	height: 12px;
	background-size: 11px 5px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 11.8L17.8 0l1 1.2L9.5 13l-1-1.2z' fill='%231F1500'/%3E%3Cpath d='M1 0L10 11.5 9.5 13 0 1.2 1 0z' fill='%231F1500'/%3E%3C/svg%3E");
	cursor: pointer;
}
.text__block__heading.tag_H2.parent_heading.open span{
	transform: rotate(180deg);
}

.text__block__like__footer{

}
.text__block__like__footer span.heading{
	vertical-align: middle;
	margin-right: 15px;
	padding-top: 10px;
	display: inline-block;
	font-size: 1.125em;
	font-weight: 900;
}

.text__block__stat .vs-likeit:before,
.text__block__like__footer .vs-likeit:before {
	display: inline-block;
	vertical-align: middle;
	height: 33px;
	width: 38px;
	line-height: 33px;
	background: transparent url(/local/templates/timberk.v2/assets/images/like.svg) 0 0 no-repeat;
	background-size: contain;
	content: '';
	margin-right: 5px;
}
.text__block__stat .vs-likeit-active:before,
.text__block__like__footer .vs-likeit-active:before {
	background-image: url(/local/templates/timberk.v2/assets/images/like.svg);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/voting.current/main_page/style.css?17554650754440*/
.vote-form-box-button-last {margin-left: 1em;}

.voting-form-box > form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #eaeaea;
    /*background: #3cb6a8;*/
    padding: 16px;
    border-radius: 4px;
}
.voting-form-box > form .btn__item{
    background-color: #3cb6a9!important;
    border-color: #3cb6a9!important;
}
.voting-form-box > form > b,
.vote-item-title {
    font-size: 18px;
    color: #3cb6a9;
    margin-bottom: 18px;
    font-weight: 700;
    line-height: 110%;
}

.voting-form-box .btn__item {
    background-color: #4adecb !important;
    height: 45px;
    padding: 2px 30px;
    font-size: 16px;
}
.voting-form-box .btn__item:hover {
    background-color: #3cb6a8 !important;
}

.voting-form-box > form > label {
    width: 100%;
    display: block;
    margin-bottom: 12px;
}
.voting-form-box > form > label:last-child {
    margin-bottom: 0;
}

.voting-form-box > form > label > input[type="radio"] {
    display: none;
}
.voting-form-box > form > label > span {
    align-items: center;
    background: #c1c1c1;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    color: #fff;
    padding: 14px 14px 14px 38px;
    min-height: 45px;
    position: relative;
    transition: all .1s ease-in-out;
    width: 100%;
    line-height: 110%;

}

.voting-form-box > form > label > span:hover,
.voting-form-box > form > label > input:checked + span {
    background: #3cb6a9;

}

.voting-form-box > form > label > span::before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOSAxLjUwM2E3LjA1MSA3LjA1MSAwIDEgMCAwIDE0LjEwMkE3LjA1MSA3LjA1MSAwIDAgMCA5IDEuNTAzTS42NjcgOC41NTRhOC4zMzMgOC4zMzMgMCAxIDEgMTYuNjY2IDAgOC4zMzMgOC4zMzMgMCAwIDEtMTYuNjY2IDBtMTIuMzQtMi41Yy4yNS4yNS4yNS42NTYgMCAuOTA3bC00LjA5NCA0LjA5NWEuNjQxLjY0MSAwIDAgMS0uOTA3IDBMNS43MjQgOC43NzVhLjY0MS42NDEgMCAwIDEgLjkwNi0uOTA3bDEuODMgMS44MjggMy42NC0zLjY0MmMuMjUtLjI1LjY1Ny0uMjUuOTA3IDAiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    left: 12px;
    position: absolute;
    top: 14px;
}

ol.vote-items-list li.vote-question-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #4adecb !important;
    /*background: #3cb6a8;*/
    padding: 16px;
    border-radius: 12px;
    margin-bottom: 12px;
}

ol.vote-items-list li.vote-question-item:last-child {
    margin-bottom: 0;
}
.graph-bar {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px !important;
    height: 100% !important;
    background-color: #3cb6a8 !important;
}

.vote-answer-item > span {
    position: relative;
    z-index: 3;
    color: #fff;
    font-size: 16px;
}
.vote-answer-item {
    position: relative;
    min-height: 45px;
    margin-bottom: 12px !important;
    border-radius: 4px !important;
    background: #c1c1c1 !important;
    display: flex;
    font-size: 16px;
    align-items: center;
    padding: 14px !important;
    line-height: 110% !important;
}
.vote-answer-item:last-child {
    margin-bottom: 0 !important;
}
ol.vote-items-list li.vote-question-item {
    padding: 16px !important;
    background-color: #eaeaea !important;
    border-radius: 4px !important;
}
ol.vote-items-list, ol.vote-items-list li {
    width: 100% !important;
}
.vote-form-box-button {
    outline: 0;
    background: 0 0;
    text-decoration: none;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    border: 0;
    padding: 0;
    font-size: .833rem;
    line-height: 144%;
    font-family: montserrat-500;
    font-weight: 700;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    background: #3cb6a8;
    text-align: center;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #3cb6a8;
    cursor: pointer;
}
.vote-form-box-button:hover {
    background: #07afa1;
    border-color: #07afa1;
}
/*@media (max-width: 991.98px) {*/
/*    .voting-form-box > form > b,*/
/*    .vote-item-title {*/
/*        font-size: 16px;*/
/*        margin-bottom: 15px;*/
/*    }*/
/*}*/
/* End */


/* Start:/local/templates/.default/components/bitrix/voting.current/main_page/bitrix/voting.result/main_page/style.css?1755465075677*/
ol.vote-items-list, ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
ol.vote-items-list li.vote-question-item {
	padding: 0.55em;

}
ol.vote-items-list li.vote-item-vote-first{
}

.vote-item-title{
	font-weight:bold;}

.graph-bar {
	height:12px;
	font-size:12px;
	min-width:2px;}

.graph {
	position: relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width: 100%; 
	padding: 2px; 
	margin-bottom: .5em; }

.graph .bar {
	display: block;
	position: relative;
	text-align: center;
	height: 1em;
	line-height: 1em; }

.graph .bar span {
	position: absolute;
	left: 1em;}
.vote-answer-lolight {
    color:#999; }

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/popular/style.css?17554650743829*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.btn__item.is-go-im{
	margin-top: 10px;
	display: none;
}
/* End */


/* Start:/local/components/vasoft/likeit.button/templates/article/style.min.css?1755465074437*/
.vs-likeit {display: inline-block;vertical-align: middle;height: 30px;line-height: 30px;}.vs-likeit:before {display: inline-block;vertical-align: middle;height: 30px;width: 30px;line-height: 30px;background: transparent url(/local/components/vasoft/likeit.button/templates/article/images/like.png) 0 0 no-repeat;background-size: contain;content: '';margin-right: 5px;}.vs-likeit-active:before {background-image: url(/local/components/vasoft/likeit.button/templates/article/images/like_active.png);}.vs-likeit-action {cursor: pointer;}.vs-likeit-cnt {}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1755465074467 */
/* /local/templates/.default/components/bitrix/news.detail/faq_detail/style.css?17554650753138 */
/* /local/templates/.default/components/bitrix/voting.current/main_page/style.css?17554650754440 */
/* /local/templates/.default/components/bitrix/voting.current/main_page/bitrix/voting.result/main_page/style.css?1755465075677 */
/* /local/templates/.default/components/bitrix/catalog.section/popular/style.css?17554650743829 */
/* /local/components/vasoft/likeit.button/templates/article/style.min.css?1755465074437 */
