.product_content {
	margin: 0 0px;	
}

h1 {
	margin-bottom: 5px;
}

.h4 {
	font-size: 27px;
	color: #131016;
}

.line-text {
	font-size: 12px;
	margin-bottom: 10px;
}

.product__opisanie {
	color: #1e1e1e;
	
}

.product_content__body_status {
	margin: 20px 0 10px;
}

.btn-grey {
	height: 43px;
	padding: 0px 25px;
	line-height: 43px;
}

.product_image img {
	margin: 0 auto 20px;
	max-height: 400px;
	border-radius: 8px;
}

.preimushestva {
	margin: 20px 0;
}

.preim_header {
	font: Bold 14px Tahoma;
	color: #1e1e1e;
	margin-bottom: 5px;
}

.preimushestva_line {
	background: url(/img/catalog/done_icon.png) no-repeat left center;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.images-carousel {
	margin-bottom: 10px;
}

.images-carousel img {
	max-height: 160px;
	margin: 0 auto;
}

.g-char { color: #1e1e1e; }
.g-char b { font-weight: bold; }

.btn-teh-char {
	color: #838383;
	font-family: "FreeSet Cyrillic", Arial;
	font-size: 15px;
	height: 41px;
	padding-top: 10px;
}

.product_content__status {
	font-size: 17px;
	font-weight: bold;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	color: #006900;
}

.product_content__spros {
	display: inline-block;
	margin-top: 10px;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dotted #006900;
}

.product_content__star {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}

.product_content__price {
	display: table-cell;
	vertical-align: middle;
	height: 86px;
	text-align: left;
	font-size: 25px;
	font-family: 'FreeSetBoldCyrillic', Arial;
	font-weight: bold;
	align-items: center;
	justify-content: center;	
}

.product_content__price span {
	font-size: 42px;
	color: #006900;
}

.product_content__price_old {
	font-size: 15px;
	margin-bottom: 10px;
}

.product_content__price_old s {
	font-size: 22px;
}


.preimushestva__dostavka {
	margin-top: 9px;
}

.preimushestva__sborka {
	margin-top: 3px;
}

.b-product-tabs {
	margin-top: 20px;
}

.nav-tabs { border-bottom: none; }
.tabs_header { 
	padding: 10px 30px; 
	width: 200px; 
	text-align: center; 
	font-size: 19px;
	font-family: 'FreeSet Cyrillic', Arial;	
	color: #242424;	
}

.table.moika {
	margin: 20px 0 0;
}

@media (min-width: 768px) and (max-width: 991px) {

	.besedki__content {
		-moz-column-count: 3; /* Для Firefox */
		-webkit-column-count: 3; /* Для Safari и Chrome */
		column-count: 3;	
	}
	
	.tabs_header { 
		width: 135px; 		
	}
	.nav-tabs > li > a {
		padding: 10px 0;
		font-size: 16px;
	}
	.preimushestva__sborka,
	.btn-buy {
		margin: 0 auto;
	}
	.product_content__price span {
		font-size: 34px;
	}	
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.tabs_header { 
		width: 180px; 		
	}
	.product_content__price {
		font-size: 22px;
	}
	.product_content__price span {
		font-size: 34px;
	}		
}

.nav-tabs > li > a {
	border: 1px solid #bdbdbd;
	border-radius: 5px;	
	margin-right: 5px; 	
}
.nav-tabs > li > a:hover,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus {
	background: #006900;
	color: #fff;
	border: 1px solid #006900;
}

.tab-content {
	padding-top: 20px;
}

.table-char {
	font-size: 15px;
	color: #676767;
}

.table-char > tbody > tr > td {
	padding: 12px 20px;
	vertical-align: middle;
}
.table-char > thead > tr > th, 
.table-char > tbody > tr > th, 
.table-char > tfoot > tr > th, 
.table-char > thead > tr > td, 
.table-char > tbody > tr > td, 
.table-char > tfoot > tr > td {
	border-top: none;
}

.table-char .head > td {
	background: #fff;
	color: #131016;
	font-size: 17px;
	padding: 40px 0 15px 0;
}

@media (max-width: 991px) {
	.product_content__price {
		margin: 10px 0;
	}
	.table-char .head > td {	
		text-align: center;
	}
}

.table-char .head:nth-child(1) td {
	padding-top: 0px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
	background: #fbfbfb;
}

.review_label {
	font-size: 17px;
	color: #242424;
	margin: 10px 0;
}

.review_header {
	color: #242424;
	font-size: 21px;
	font-weight: bold;
	font-family: "FreeSetBoldCyrillic", Arial;
	margin-bottom: 20px;
}

.review_body {
	margin-bottom: 30px;
}

.products_review__item {
	margin: 10px 0 20px;
}

.products_review__name {
	color: #242424;
	font-weight: bold;
	font-family: "FreeSetBoldCyrillic", Arial;
	font-size: 18px;
}
.products_review__content {
	padding-top: 10px;
	font-size: 14px;	
	color: #242424;
	font-family: 'FreeSet Cyrillic', Arial;
}

.star-rating-control {
	display: inline-block;
	vertical-align: top;
	margin-top: 1px;
}

.star-rating {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
    text-indent: -999em;
    width: 20px;
}
.star-rating, 
.star-rating a {
    background: url("/img/star.png") no-repeat scroll 0 0 transparent;
}
.star-rating a {
    background-position: 0 0;
    border: 0 none;
    display: block;
    height: 100%;
    width: 19px;
}
.star-rating-on a {
    background-position: 0 -20px !important;
}
.star-rating-hover a {
    background-position: 0 -20px;
}
.star-rating-readonly a {
    cursor: default !important;
}
.star-rating {
    background: none repeat scroll 0 0 transparent !important;
    overflow: hidden !important;
}

.b-product-rating {
    background: url("/img/star.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-bottom: 0px;
    text-indent: -9999px;
    width: 100px;
	display: inline-block;
	vertical-align: top;
}
.b-product-rating.star-5 {
    background-position: 0 -20px;
}
.b-product-rating.star-4 {
    background-position: 0 -40px;
}
.b-product-rating.star-3 {
    background-position: 0 -60px;
}
.b-product-rating.star-2 {
    background-position: 0 -80px;
}
.b-product-rating.star-1 {
    background-position: 0 -100px;
}

.table-complect-my {
	margin: 50px 0 20px;
}

.moika th,
.moika td {
	border-top: none !important;
	padding: 10px !important;	
}
.moika th {
	font-family: 'FreeSet Cyrillic', Arial;
	font-size: 17px;
	color: #1e1e1e;
	background: #f2f2f2;
}

.total-price {
	color: #006900;
	font-size: 43px;
	font-weight: bold;
	font-family: "FreeSetBoldCyrillic", Arial;
	text-align: center;
}

.total-price b {
	color: #1e1e1e;
	font-size: 25px;
}


.besedki__table {
	margin: 20px 0 0 0px;
	text-align: center;
}

.besedki__table .image {
	width: 40px;
	height: 40px;
	border-radius: 3px;
}

.table-catalog-sklad {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.table-catalog-sklad table {
	width: 100%;
}

.table-catalog-sklad table td {
	padding: 2px;
	width: 24px;
	border: 1px solid #005b8a;
	color: #006aa7;
	font: 14px "Arial";
	background: #e7e7e7;
}

.block-m-complect {
	text-align: left;
	padding: 0px 0;
}

.block-m-complect label {
	font-family: 'FreeSet Cyrillic', Arial;
	font-size: 17px;
	color: #1e1e1e;
	cursor: pointer;
}

.item__complect {
	margin: 0px;
}

.block-m-complect {
	margin: 0px;
	text-align: left;
}

.td-total-m {
	width: 30%;
}

.teplica__header {
	font-family: "Appetite";
	font-size: 19px;
	color: #343434;
	text-align: left;
	margin: 10px 0 15px;
}

.besedki__header {
	font-family: "Appetite";
	font-size: 19px;
	color: #343434;
	text-align: left;
}

.buy-complect {
	background: url(/img/buy-complect.png);
	width: 361px;
	height: 70px;
	text-indent: -9999px;
	margin: 15px 0 10px 0px;
}

.block-m-complect input[type="radio"],
.block-m-complect input[type="checkbox"] {
    display:none;
}

.block-m-complect input[type="radio"] + label span,
.block-m-complect input[type="checkbox"] + label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0px 8px 0 0px;
    vertical-align: middle;
    background: url(/img/style_radio.png) left top no-repeat;
    cursor: pointer;
}

.block-m-complect input[type="checkbox"] + label span {
    background: url(/img/check_icon.png) left top no-repeat;	
}

.block-m-complect input[type="radio"]:checked + label span {
    background-position: -17px 0;	
}

.block-m-complect input[type="checkbox"]:checked + label span {
    background-position: 0 -17px;
}

.besedka_image {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 8px;
}

.besedki__content {
	margin-top: 10px;
    -moz-column-count: 3; /* Для Firefox */
    -webkit-column-count: 3; /* Для Safari и Chrome */
    column-count: 3;	
}

@media (max-width: 991px) {

	.table-complect-my {
		margin: 0px;
	}	
}


.dushi-body {
	margin: 20px 70px 0 75px;
	text-align: center;		
}

.dushi-body__container {
	position: relative;
	background: url(/img/dushi_bg.png) no-repeat center left;
	width: 275px;
	height: 79px;
	padding: 0px 0px 0 35px;
	margin: 0 auto 10px;
}

@media (max-width: 767px) {

	.product_content__price {
		font-size: 22px;
	}

	.product_content__price span {
		font-size: 32px;
	}

	.review_rating__body {
		text-align: center;
	}
	
	.tabs_header { 
		width: 100%; 
		display: block;	
		margin-bottom: 5px;
	}	
	.nav-tabs > li {
		float: none;
	}
	.btn-buy {
		margin: 10px auto 0;
	}
	.product_content__price,
	.teplica__header,
	.besedki__header {
		text-align: center;
	}
	.product_content__status {
		text-align: center;
		display: block;
		height: auto;		
		margin-bottom: 10px;
	}
	.product_content__star {
		display: block;
		margin: 0 auto;
		width: 100px;
		height: auto;
	}

	.besedki__content {
		-moz-column-count: 2; /* Для Firefox */
		-webkit-column-count: 2; /* Для Safari и Chrome */
		column-count: 2;	
	}
	
	.dushi-body__container {
		margin: 0 auto 10px;		
		width: 275px;		
	}
	.panel-default > .panel-heading {
		background: transparent;
		padding: 0px;
		border-radius: 5px;
	}

	.tabs_header,
	.tabs_header.collapsed:hover {
		color: #fff !important;
		margin-bottom: 0;
		font-size: 18px;
		background: #3b6919;
		border-radius: 5px;	
		position: relative;		
	}
	
	.tabs_header.collapsed {
		background: #a3a3a3;
	}
	
	.tabs_header:focus {
		text-decoration: none;
	}
	
	.panel {
		border: none;
	}
	.panel-body {
		padding: 15px 0;
	}

	.tabs_header .arrow_collapse {
		background: url("/img/arrow_collapse.png");		
		background-position: 0 -9px;
		height: 9px;
		margin-top: -5px;
		position: absolute;
		right: 10px;
		top: 50%;
		width: 17px;		
	}
	
	.tabs_header.collapsed .arrow_collapse {
		background-position: 0 0;
	}
	.b-product-tabs {
		margin-top: 30px;
	}
}

.dushi-body__content {
	display: table-cell;
	vertical-align: middle;
	height: 79px;	
}

.dushi-body__checkbox {
	position: absolute;
	top: 26px;
	left: 6px;
}

@media (max-width: 767px) {
	.dushi-body__checkbox {
		top: 28px;
	}
}

.dushi-body__checkbox input[type="radio"] {
    display:none;
}

.dushi-body__checkbox input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin: 0;
    vertical-align:middle;
    background:url(/img/check_style.png) 0 0 no-repeat;
    cursor:pointer;
}

.dushi-body__checkbox input[type="radio"]:checked + label span {
    background:url(/img/check_style.png) 0 -19px no-repeat;
}

.dushi-body__name {
	color: #343434;
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 5px;
}

.dushi-body__cena {
	color: #343434;
	font-size: 12px;
}

.dushi-body__cena--cena {
	font-size: 18px;
	font-weight: bold;
	color: #376409;
}
.price-eur { color: #777; margin-top: 5px; text-align: center;}
.dushi-body__cena .price-eur { display: inline-block; }
/*  СБОРКА  */

.sborka {
	margin-bottom: 30px;
	text-align: center;		
}

.sborka__container {
	background: url(/img/catalog/sborka_bg.png) no-repeat top left;
	height: 184px;
	padding: 0px 0px 0 35px;
	margin-bottom: 30px;
	text-align: center;
}

.sborka__container.no_skidka {
	height: 132px;	
}

.sborka__content {
	display: table-cell;
	vertical-align: middle;
	height: 133px;
	color: #313131;	
}

.sborka__skidka {
	height: 50px;
}

.sborka_skidka__content {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    height: 50px;
    line-height: 46px;
    text-align: center;	
}

.sborka__skidka span {
	font-size: 31px;
}

.sborka__checkbox {
	position: absolute;
	top: 52px;
	left: 18px;
}

.sborka__checkbox input[type="radio"] {
    display:none;
}

.sborka__checkbox input[type="radio"] + label span {
    display:inline-block;
    width:25px;
    height:26px;
    margin: 0;
    vertical-align:middle;
    background:url(/img/catalog/check_icon.png) 0 0 no-repeat;
    cursor:pointer;
}

.sborka__checkbox input[type="radio"]:checked + label span {
    background:url(/img/catalog/check_icon.png) 0 -26px no-repeat;
}

.sborka__name {
	font-weight: bold;
	font-size: 18px;
}

.sborka__cena_old {
	font-size: 15px;
	margin: 5px 0;
}

.sborka__cena_old span {
	font-weight: bold;
	font-size: 23.43px;
	text-decoration: line-through;
	color: #535353;
}

.sborka_price {
	display: inline-block;
	vertical-align: bottom;
}

.sborka__cena {
	font-weight: bold;
	font-size: 18px;	
	line-height: 1.4em;
}

.sborka__cena span {
	font-weight: bold;
	font-size: 28px;	
	color: #006400;
}

.btn-buy-sborka {
	width: 380px;
	height: 92px;
	background: url(/img/catalog/btn_buy_sborka.png);
	border: none;
	text-indent: -9999px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.sborka_skidka__content {
		width: 260px;
	}
	
	.sborka__name {
		font-size: 18px;
	}
	.sborka__cena span {
		font-size: 22px;
	}
}



.panel {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.collapse-title {
	position: relative;
}

.collapse-title a {
	padding: 9px 15px;	
	border-bottom: none;
	border: 1px solid #ccc;
	border-bottom: none;
	display: block;
	height: 41px;	
	border-radius: 5px;	
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;	
}

.collapse-title a.collapsed {
	border-radius: 5px;
	border-bottom: 1px solid #ccc;	
}


.collapse-title a:hover,
.collapse-title a:focus {
	text-decoration: none;
	color: #232323;
}

.collapse-body {
	padding: 9px 15px;
	border: 1px solid #ccc;	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: none;	
}

.panel-collapse.collapse.in .collapse-body {
    border-top-color: #fff;
}

.panel-group .panel + .panel {
	margin-top: 8px;
}


.collapse-title a .arrow_collapse_complect {
	background: url("/img/arrow_collapse_complect.png");		
	background-position: 0 -9px;
	height: 9px;
	margin-top: -5px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 17px;		
}

.collapse-title a.collapsed .arrow_collapse_complect {
	background-position: 0 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top: none;
}

.table_razmer {
	margin: 40px 0 120px;
}

.table_razmer__head {
	font-family: "FreeSetBoldCyrillic", Arial;
	font-size: 17px;
	color: #1e1e1e;
	background: #f2f2f2;
	padding: 10px 30px;
}

.table-razmer td {
	font-family: "FreeSetBoldCyrillic", Arial;
	font-size: 17px;
	color: #1e1e1e;
	padding: 0px 30px 0 30px;
	vertical-align: middle;
}

.table-razmer tr:first-child td {
	padding-top: 10px;
}

.table_razmer__price {
	font-size: 25px;
	font-weight: bold;	
	text-transform: uppercase;
}

.table_razmer__price span {
	font-size: 43px;
	color: #006900;
}


@media (max-width: 991px) {	
	.teplica__header,
	.dushi-body__content {
		text-align: center;
	}
	.parnici_spanbond_razdel {
		margin-bottom: 0;
		text-align: center;
	}
	.parnici_spanbond_item {
		margin-bottom: 10px;
	}
	.sborka__container {
		background: none;
		border: 1px solid #b8b8b8;
		border-radius: 10px;
		height: auto;
		padding: 15px;
		text-align: left;
		margin-bottom: 10px;
	}
	.sborka__checkbox {
		position: static;
	}
	.sborka__checkbox,
	.sborka__content,
	.sborka__name,
	.sborka__cena,
	.sborka__cena_old {
		display: inline-block;
		vertical-align: middle;		
	}	
	.sborka__content {
		height: auto;
	}
	.sborka__name {
		font-size: 22px;
		padding: 0 10px;
		width: 250px;
	}
	.sborka__cena_old {
		width: 120px;
		font-size: 13.65px;
		margin: 0;
	}
	.sborka__cena_old .sborka_price {
		display: block;
	}
	.sborka__cena_old .sborka_price span {
		font-size: 23.43px;
	}
	.sborka__cena {
		font-size: 17px;
	}
	.sborka__cena .sborka_price {
		margin-top: 5px;
		display: block;		
	}
	.sborka__cena .sborka_price span {
		font-size: 32px;		
	}
	.sborka__skidka {
		background: #f48400;
		border-radius: 5px;
		width: 110px;
		position: absolute;
		right: 25px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {	
	.sborka__skidka {
		top: 15px;
	}
}

@media (max-width: 767px) {

	.sborka__container {
		padding: 10px 10px 10px 45px;
	}
	.btn-buy-sborka {
		width: 313px;
		height: 87px;
		background: url(/img/catalog/btn_buy_sborka_xs.png) no-repeat top;
	}
	.sborka__checkbox {
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -18px;
	}	
	.sborka__name {
		display: block;
		width: 100%;
		padding: 0;
	}
	.sborka__cena_old {
		width: 100%;
		display: block;
	}
	.sborka__skidka {
		right: 20px;
		bottom: 20px;
	}	
}

.carousel {
	padding-bottom: 50px;
}

.carousel-indicators {
	width: 100%;
	left: 0;
	margin-left: 0;
}

.carousel-indicators li {
	border: none;
	background: #e4e4e4;
	width: 15px;
	height: 15px;
}

.carousel-indicators .active {
	background: #cfcfcf;
	width: 15px;
	height: 15px;
	border: none;
	margin: 1px;
}

.promocii {
	margin: 20px 0;
}

.promocii-link {
	margin-top: 5px;
	margin-left: 10px;
}

.promocii-link a {
	font-size: 14px;
	color: #006900;
	border-bottom: 1px dotted #006900;
}

.b-gift {
	border: 1px solid #057505;
	border-radius: 5px;
	padding: 15px;
}

.b-gift .ib {
	vertical-align: middle;
}

.b-gift__name {
	font: Bold 17px Arial;
	color: #5a5a5a;
	width: 55%;
	margin-left: 5px;
}

.b-gift__gift_img {
	margin-left: 5px;
}

.uc__content {
	margin: 20px 0;
	border: 1px solid #c7c7c7;
	padding: 7px 6px;
	border-radius: 7px;
}

.uc__btn {
	border-radius: 7px;
	padding: 10px 0px;
	display: block;
	font-size: 12px;
	width: 100%;
	background: #a7281f;
	color: #fefefe !important;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.uc__btn:hover,
.uc__btn:active,
.uc__btn:visited {
	background: #981f17;
}

.uc__price {
	padding-top: 9px;
	text-align: center;
	font-size: 16px;
	color: #282828;
	font-weight: bold;
}

.uc__price span { 
	font-size: 18px;	
}

.uc__image {
	margin-top: 5px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.uc__price {
		padding-top: 18px;
	}
}

@media (max-width: 767px) {
	.uc__price {
		padding-top: 14px;
	}	
}

.modal-title strong {
	display: block;
	font-size: 13px;
	color: #17a300;
	padding: 0 20px;
	text-transform: uppercase;
}

.unicredit-text {
	font-size: 16px;
	padding: 0 20px;
}

.unicredit-footer {
	background: #17a300;
	font-size: 16px;
	color: #fff;
	margin: 35px -15px 0 -15px;
	padding: 10px 35px;
}