

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1770610601216*/
.content>.inner__page-news>.container>.title{
	display:none;
}
.inner__page-news{
	margin-bottom: 137px;
}

.detail__stock-content {
    width: 100% !important;
}

.stock__content {
    max-width:  100% !important;
}
/* End */


/* Start:/local/templates/main/assets/css/content.css?168199886715805*/
/* IN: start content */

.default__class .inner__page{
	padding: 42px 0 0px;
}
.default__class .page{
	width: 66.161%;
}
.default__class .sidebar{
	text-align: right;
	width: 33.839%;
	padding-left: 26px;
}
.default__class .sidebar__left{
	width: 33.839%;
	padding-right: 26px;
}
.default__class .sidebar__container{
	text-align: left;
	display: inline-block;
	max-width: 415px;
	background: var(--default-color, #1F2123);
	border-radius: 1px;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: #F7F4EC;
	padding: 29px 34px;
}
.default__class h1{
	font-weight: 700;
	font-size: 35px;
	line-height: 42px;
	color: var(--default-color, #1F2123);
	margin: 0 0 15px;
}
.default__class h2{
	font-weight: 700;
	font-size: 26px;
	line-height: 31px;
	color: var(--default-color, #1F2123);
	margin: 0 0 15px;
}
.default__class h3{
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: var(--default-color, #1F2123);
	margin: 0 0 15px;
}
.default__class h4{
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: var(--default-color, #1F2123);
	margin: 0 0 15px;
}
.default__class p{
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	margin: 10px 0;
}
.default__class a{
	color: #4776BD;
}
.default__class a:hover{
	color: var(--color-red, #FE3D3D);
}
.default__class a:visited{
	color: #2766C5;
	text-decoration: none;
}
.default__class .tabs{
	margin: 28px 0 50px;
}
.default__class .tabs__head {
    margin-bottom: 31px;
}
.default__class .tab {
    background: var(--color-white, #FFFFFF);
    border: 1px solid #D9D9D9;
    padding: 5px 14px 7px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.default__class .tab .tab__link:visited{
	color: var(--default-color, #1F2123);
}
.default__class .tab:hover, .default__class .tab.tab_active {
    background: var(--color-red, #FE3D3D);
    border-color: var(--color-red, #FE3D3D);
}
.default__class .tab:hover .tab__link, .default__class .tab.tab_active .tab__link {
    color: var(--color-white, #FFFFFF);
}
.default__class .tabs__content{
	max-width: 100%;
}
.default__class .quote{
	position: relative;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	background: #F7F7F7;
	border-radius: 1px;
	padding: 27px 89px;
	margin: 50px 0;
}
.default__class .quote::before{
	content: '';
	position: absolute;
	top: 26px;
	left: 25px;
	width: 40px;
	height: 40px;
	background: transparent url('/local/templates/main/assets/css/../images/quotemark.png') center center no-repeat;
}
.default__class .block {
    /*margin: 78px 0;*/
	margin: 30px 0;
}
.default__class .title{
	margin-bottom: 29px;
}
.default__class .page__bottom .block{
	margin-top: 0;
}
.default__class .owl-dots-type-line .owl-dots{
	margin: 51px 0 0;
}
.default__class .item__text{
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: var(--default-color, #1F2123);
	margin-top: 23px;
}
.default__class .block__gray{
	background: #F7F7F7;
	padding: 50px 0;
}
.default__class .accordeon__item{
	background: var(--color-white, #ffffff);
    margin-bottom: 6px;
}
.default__class .accordeon__title{
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: var(--default-color, #1F2123);
	cursor: pointer;
	padding: 30px;
}
.default__class .accordeon__title::after{
	content: '';
	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background: transparent url('/local/templates/main/assets/css/../images/arrow_bottom_black_big.svg') center center no-repeat;
}
.default__class .accordeon__content{
	display: none;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	padding: 0 30px 30px;
}
.default__class .accordeon__item.active .accordeon__content{
	display: block;
}
.default__class .accordeon__item.active .accordeon__title::after{
	transform: rotate(180deg);
}
.default__class .gray__block{
	background: #F7F7F7;
	border-radius: 1px;
	padding: 48px 50px;
}
.default__class .gray__block .title{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 28px;
}
.default__class ul, .default__class ol{
	padding: 0 0 0 16px;
	margin: 0;
}
.default__class ol{
	padding: 0 0 0 23px;
	margin: 0;
}
.default__class ul li, .default__class ol li{
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	margin: 20px 0;
}
.default__class .btn.btn__black{
	height: auto;
	line-height: inherit;
	padding: 19px 39px 19px 30px;
}
.default__class .btn__img{
	padding-top: 11px;
}
.default__class .btn__black .btn__content p{
	font-weight: 700;
	margin: 0 0 9px;
}
.default__class .btn__black .btn__content p, .default__class .btn__black .btn__content span{
	font-size: 16px;
	line-height: 19px;
}
.default__class .btn{
	height: 50px;
	line-height: 48px;
}
.default__class table{
	width: 100%;
	border-collapse: collapse;
}
.default__class table thead{
	background: var(--default-color, #1F2123);
	color: var(--color-white, #ffffff);
}
.default__class table thead td{
	color: var(--color-white, #ffffff);
	border-color: transparent;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	padding: 12px 31px 9px;
}
.default__class table tbody{
	background: var(--color-white, #ffffff);
}
.default__class table td{
	border: 1px solid #F2F2F2;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	padding: 16px 31px 19px;
}
.default__class table td.price__td{
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
}
.default__class table .price__td{
	width: 227px;
}
.default__class table .center{
	text-align: center;
}
.squere__block{
	width: calc(25% - 30px);
	margin: 15px;
}
.default__class .input__area label{
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 11px;
}
.default__class .btn{
	font-size: 15px;
	padding: 0 32px;
}
.default__class a.btn__red, .default__class a.btn__black{
	color: var(--color-white, #ffffff);
}
.default__class a.btn__transparent{
	color: var(--default-color, #1F2123);
}
.default__class .subtitle{
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	color: var(--default-color, #1F2123);
	margin-bottom: 20px;
}
.default__class .radio__title{
	font-weight: 400;
    font-size: 15px;
	padding-left: 40px;
}
.default__class .radio__title::before{
	border-color: var(--default-color, #1F2123);
	width: 18px;
    height: 18px;
}
.default__class .radio__title::after{
	width: 10px;
	height: 10px;
	left: 5px;
}
.default__class .radio__input:checked + .radio__area .radio__block .radio__title, .default__class .radio__area:hover .radio__title{
	color: var(--default-color, #1F2123);
}
.default__class .radio__input:checked + .radio__area .radio__block .radio__title.checkbox__title::after, .default__class .radio__area:hover .radio__title.checkbox__title::after{
	width: 20px;
	height: 20px;
	left: 0;
}
.default__class .order__select-input{
	display: inline-block;
}
.default__class .order__select-input + .order__select-input{
	margin-top: 0;
	margin-left: 60px;
}
.default__class .popup__note-area{
	position: relative;
	display: inline-block;
}
.default__class .popup__note-area + .popup__note-area{
	margin-left: 8px;
}
.default__class .popup__note{
	display: none;
	position: absolute;
    top: 100%;
    left: 100%;
    z-index: 1;
    margin-top: -34px;
    margin-left: 11px;
	width: 497px;
	font-weight: 400;
	font-size: 15px;
	line-height: 25px;
	color: var(--default-color, #1F2123);
	background: #FFFFFF;
	box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.03);
	border-radius: 3px;
	padding: 11px 20px;
}
.default__class .detail__info-link:hover + .popup__note, .default__class .detail__info-link.active + .popup__note{
	display: block;
}
.default__class .input__area .order__select-input input{
	display: none;
}
.default__class .block__subscribe{
	background: transparent url('/local/templates/main/assets/css/../images/subscribe_bg.png') no-repeat;
	background-size: cover;
	padding: 74px 0 38px;
	margin-bottom: 0;
}
.default__class .subscribe__title{
	width: 30%;
	height: 108px;
	font-weight: 700;
	font-size: 26px;
	line-height: 31px;
	color: var(--color-white, #ffffff);
}
.default__class .subscribe__form{
	width: 70%;
	padding-left: 4%;
}
.default__class .subscribe .input__area{
	display: inline-block;
	vertical-align: top;
	width: calc(49% - 15px);
	margin-bottom: 0;
}
.default__class .subscribe .input__area + .input__area{
	margin-left: 30px;
}
.default__class .subscribe .submit__area{
	position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 30px;
}
.default__class .subscribe .order__select-input {
    background: transparent;
    border-radius: 3px;
    padding: 19px 0 0;
}
.default__class .subscribe .radio__title, .default__class .subscribe .radio__input:checked + .radio__area .radio__block .radio__title, .default__class .subscribe .radio__area:hover .radio__title{
	color: var(--color-white, #ffffff);
}
.default__class .subscribe .radio__title::before{
	border-color: var(--color-white, #ffffff);
}
.default__class .radio__title.checkbox__title::after{
	-webkit-transition: all 0s ease-out 0s;
    -moz-transition: all 0s ease-out 0s;
	-o-transition: all 0s ease-out 0s;
    transition: all 0s ease-out 0s;
}
.default__class .subscribe{
	position: relative;
	padding-right: 180px;
}

/* IN: end content */

.default__class ul.breadcrumbs__items, .default__class ol.breadcrumbs__items{
	padding: 0;
}
.default__class ul li.breadcrumbs__item, .default__class ol li.breadcrumbs__item{
	line-height: 27px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 6px;
}

@media screen and (max-width: 1380px) {
	.default__class .block__subscribe {
		padding: 38px 0;
	}
}

@media screen and (max-width: 1199px) {
	.default__class .page {
		width: 100%;
	  }
	  .default__class .sidebar {
		text-align: left;
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	  }
	  .default__class .sidebar__container {
		max-width: 100%;
	  }
	  .default__class .sidebar__left {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
	  }
	  .default__class .gray__block {
		padding: 30px;
	  }
	  .default__class .subscribe__title {
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	  }
	  .default__class .subscribe__form {
		width: 100%;
		padding-left: 0;
	  }
}

@media screen and (max-width: 767px){
	.default__class h1 {
		font-size: 24px;
		line-height: 29px;
	  }
	  .default__class .subscribe__title{
		font-size: 20px;
		line-height: 24px;
	  }
	  .default__class h2 {
		font-size: 18px;
		line-height: 21px;
	  }
	  .default__class h3, .default__class .gray__block .title{
		font-size: 16px;
		line-height: 19px;
	  }
	  .default__class h4, .default__class .item__text, .default__class .btn__black .btn__content p, .default__class .btn__black .btn__content span{
		font-size: 14px;
		line-height: 17px;
	  }
	  .default__class .accordeon__title {
		font-size: 14px;
		line-height: 18px;
	  }
	  .default__class table thead td, .default__class table td.price__td, .default__class .input__area label, .default__class .subtitle {
		font-size: 14px;
	  }
	  .default__class table tbody td.price__td, .default__class .btn{
		font-size: 13px;
	  }
	  .default__class p, .default__class .quote, .default__class .sidebar__container, .default__class .accordeon__content, .default__class ul li, .default__class ol li, .default__class table td, .default__class .radio__title, .default__class .popup__note {
		font-size: 13px;
		line-height: 18px;
	  }

	  .default__class .page {
		width: 100%;
	  }
	  .default__class .sidebar {
		text-align: left;
		width: 100%;
		padding-left: 0;
		margin-bottom: 30px;
	  }
	  .default__class .inner__page {
		padding: 29px 0 44px;
	  }
	  .default__class h1, .default__class h2, .default__class h3, .default__class h4 {
		margin-bottom: 10px;
	  }
	  .default__class .tabs {
		margin: 25px 0;
	  }
	  .default__class .tabs__head {
		margin-bottom: 15px;
	  }
	  .default__class .quote::before {
		top: 20px;
		left: 15px;
		width: 25px;
		height: 20px;
		background-size: 100% 0;
	  }
	  .default__class .quote {
		padding: 55px 15px 20px;
		margin: 30px 0 50px;
	  }
	  .default__class .block {
		margin: 20px 0 41px;
	  }
	  .default__class .sidebar__container {
		padding: 15px;
	  }
	  .default__class .owl-dots-type-line .owl-dots {
		margin-top: 15px;
	  }
	  .default__class .video {
		margin: 0 -15px;
	  }
	  .default__class .item__text {
		margin-top: 10px;
	  }
	  .default__class .subblock .item {
		margin-bottom: 15px;
	  }
	  .default__class .accordeon__item {
		margin-bottom: 10px;
	  }
	  .default__class .accordeon__title {
		padding: 10px;
	  }
	  .default__class .accordeon__content {
		padding: 0 10px 10px;
	  }
	  .default__class .block__gray {
		padding: 30px 0;
	  }
	  .default__class .title, .default__class .gray__block .title {
		margin-bottom: 20px;
	  }
	  .default__class .gray__block {
		padding: 15px;
	  }
	  .default__class ul li, .default__class ol li {
		margin: 0;
	  }
	  .default__class .sidebar__left {
		width: 100%;
		padding-right: 0;
		margin: 0;
	  }
	  .default__class .btn__black .btn__content p {
		margin-bottom: 3px;
	  }
	  .default__class .btn.btn__black {
		padding: 10px 20px;
	  }
	  .default__class table .center {
		text-align: right;
	  }
	  .default__class table .price__td {
		width: 118px;
	  }
	  .default__class table td {
		padding: 5px 10px;
	  }
	  .squere__block {
		width: 100%;
		margin: 0 0 20px;
	  }
	  .default__class .input__area label {
		margin-bottom: 3px;
	  }
	  .input__area .error__message {
		bottom: 14px;
	  }
	  .default__class .subtitle {
		margin-bottom: 3px;
	  }
	  .default__class .btn {
		width: 100%;
		text-align: center;
	  }
	  .default__class .radio__title::before {
		width: 15px;
		height: 15px;
	  }
	  .default__class .radio__input:checked + .radio__area .radio__block .radio__title.checkbox__title::after, .default__class .radio__area:hover .radio__title.checkbox__title::after {
		width: 17px;
		height: 18px;
	  }
	  .default__class .order__select-input {
		padding: 0;
	  }
	  .default__class .order__select-input + .order__select-input {
		margin-left: 15px;
	  }
	  .default__class .radio__title {
		padding-left: 25px;
	  }
	  .default__class .radio__title::after {
		width: 7px;
		height: 7px;
	  }
	  .default__class .popup__note {
		width: 300px;
		padding: 10px;
		margin-top: 0;
		margin-left: -16px;
	  }
	  .default__class .block__subscribe {
		padding: 30px 0px;
	  }
	  .default__class .subscribe__title {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	  }
	  .default__class .subscribe__form {
		width: 100%;
		padding-left: 0;
	  }
	  .default__class .subscribe .input__area {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 10px;
	  }
	  .default__class .subscribe {
		padding-right: 0;
	  }
	  .default__class .subscribe .submit__area {
		position: relative;
		top: 0;
		right: 0;
		z-index: 1;
		display: inline-block;
		vertical-align: top;
		margin: 0;
		width: 100%;
	  }
	  .default__class .subscribe .input__area + .input__area {
		margin-left: 0;
	  }
	  .default__class .subscribe .order__select-input {
		padding: 0 0 10px;
		width: 100%;
	  }
	  

}

@media screen and (max-width: 767px) {
    .default__class table thead td, .default__class table td, .default__class table th{
        font-size: 11px;
        line-height: 16px;
        padding: 5px;
    }
    .default__class table td.price__td {
        font-size: 11px;
        line-height: 16px;
        width: auto;
    }
	.default__class table tbody td.price__td{
		font-size: 11px;
	}
	.default__class .accordeon__title{
		padding: 10px;
	}
	.default__class .accordeon__content{
		padding: 0 10px 10px;
	}
	.default__class .gray__block{
		padding: 15px;
	}

	.default__class .page, .default__class .page__bottom, .default__class .inner__page{
		font-size: 13px;
		line-height: 18px;
	}

}
/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?1770610601216 */
/* /local/templates/main/assets/css/content.css?168199886715805 */
