/* -------------------------------
	Global
------------------------------- */
html, body {height: 100%;}
	html {background: #fff;}


body,
dl, dd,
blockquote, fieldset, legend {margin: 0; padding: 0;}
fieldset {border: none;}
table {border: none; border-collapse: collapse;}
	th, td {vertical-align: top;}
	th {text-align: left; font-weight: normal;}
address {font-style: normal;}
p, ul, ol {margin: 0 0 1.8em 0;}
img {vertical-align: top;}
iframe[src="//t.insigit.com/nsapi/static/partners.html"] {display: none;}
hr {
	background: #aeaeae;
	height: 1px;
	margin: 15px 0;
	border: none;
}


#wrapper {
	min-height: 100%;
	overflow-x: hidden;
	position: relative;
}
#wrapper.v1 {background: #f6f2e7;}

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}

.in {margin: 0 10px; position: relative;}

/* -------------------------------
	Txt
------------------------------- */
@font-face {
    font-family: 'ArialNarrow';
    src: url(/img/'arialn-webfont.eot');
}
@font-face {
    font-family: 'ArialNarrow';
    src: url(/img///:) format('no404'),
	url(/img/'arialn-webfont.woff') format('woff'),
	url(/img/'arialn-webfont.svg#ArialNarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	text-transform: uppercase;
}
h1 {font-size: 30px; line-height: 35px;}
h2 {font-size: 25px; line-height: 30px;}
h3 {font-size: 20px; line-height: 25px;}
h4 {font-size: 17px; line-height: 22px;}
h5 {font-size:; line-height:;}
h6 {font-size:; line-height:;}

.tbl_hide,
.tbl_hide th,
.tbl_hide td {border: none;}

.tbl_border,
.tbl_border th,
.tbl_border td {border: 1px solid #333;}

.tbl_overflow {overflow: auto; position: relative;}
	.tbl_overflow table {min-width: 640px;}

/* -------------------------------
	Links
------------------------------- */
:focus {outline: none;}
a img {border: none;}

a {color: #2a1001;}
a:hover {text-decoration: none;}

a[href^="tel"]{text-decoration: none;}

/* -------------------------------
	Forms
------------------------------- */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {

}
textarea {
	height: 100px;
	overflow: auto;
	resize: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {opacity: 1;}
input::-moz-placeholder,
textarea::-moz-placeholder {opacity: 1;}
input:-moz-placeholder,
textarea:-moz-placeholder {opacity: 1;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {opacity: 1;}

input[type="submit"],
input[type="button"],
button,
.btn {
	background: #2a1001;
	box-sizing: border-box;
	padding: 13px 10px;
	border: none;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-appearance: none;
}
a.btn {
	display: inline-block;
	padding: 14px 13px;
	text-decoration: none;
}

/* -------------------------------
	Header
------------------------------- */
#header {background: #2a1001 url(/img/bkg1.jpg) no-repeat center 0; position: relative;}

	#header .in {height: 219px;}

		.logo {width: 302px; margin: 0 auto;}
			.logo a {display: block; height: 154px;}
				.logo img {display: none;}

		.lang {
			height: 42px;
			padding-top: 23px;
			position: absolute;
			font: 14px/18px 'ArialNarrow', sans-serif;
			text-transform: uppercase;
			letter-spacing: 0.1em;
		}
			.lang a {color: #969696; text-decoration: none;}
			.lang a:hover {color: #fff;}
			.lang a.active {color: #fff;}

		.m_ctrl {
			display: none;
			width: 37px;
			padding: 6px 0;
			border-top: 3px solid #8b8988;
			border-bottom: 3px solid #8b8988;
			cursor: pointer;
		}
		.m_ctrl:before {
			content: "";
			background: #8b8988;
			display: block;
			height: 3px;
		}

		.t_menu {padding: 0 54px;}
			.t_menu ul {
				height: 42px;
				margin: 0;
				padding: 23px 0 0 0;
				list-style: none;
				text-align: center;
			}
				.t_menu li {padding: 0 12px;}
					.t_menu li a {
						display: block;
						font: 14px/18px 'ArialNarrow', sans-serif;
						color: #969696;
						text-decoration: none;
						text-transform: uppercase;
						letter-spacing: 0.1em;
					}
					.t_menu li a:hover,
					.t_menu li.active a {color: #fff;}
			.t_menu a.sitemap {
				display: none;
				font-size: 14px;
				line-height: 18px;
				color: #969696;
				text-decoration: none;
			}
			.t_menu a.sitemap:hover {color: #fff;}

		.h_cart {
			width: 54px;
			position: absolute;
			bottom: 0;
			right: 0;
		}
			.h_cart a {
				background: #5d270d url(/img/ico1.png) no-repeat center 7px;
				display: block;
				height: 58px;
				padding-top: 7px;
				text-decoration: none;
			}
				.h_cart span {
					display: block;
					width: 26px;
					height: 26px;
					margin: 0 auto;
					font-size: 14px;
					line-height: 26px;
					color: #292929;
					text-align: center;
				}

/* -------------------------------
	Main
------------------------------- */
#main {padding-bottom: 105px; position: relative;}

	.breadcrumbs {
		margin: 0 0 15px 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
	}
		.breadcrumbs li {float: left;}
		.breadcrumbs li:before {content: "\002F"; margin: 0 6px;}
		.breadcrumbs li:first-child:before {display: none;}
			.breadcrumbs a {color: #000;}

	.overflow {position: relative; overflow: hidden;}

	.ib_wr {
		font-size: 0;
		line-height: 0;
		letter-spacing: -4px;
	}
		.ib_wr > * {
			display: inline-block;
			vertical-align: top;
			position: relative;
			font-size: 13px;
			line-height: 22px;
			letter-spacing: 0.02em;
		}

	.thumb_wr,
	.thumb {position: relative;}
	.p_descr {position: relative; overflow: hidden;}

	.center_magic {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.tabs {
		padding: 0;
		list-style: none;
		border-bottom: 1px solid #2a1001;
		text-align: center;
	}
		.tabs span {
			margin: 0 32px -1px 32px;
			padding-bottom: 10px;
			border-bottom: 4px solid transparent;
			font-size: 15px;
			line-height: 20px;
			color: #2a1001;
			text-transform: uppercase;
			cursor: pointer;
		}
		.tabs span.active {
			border-bottom-color: #5d270d;
			font-weight: bold;
			cursor: default;
		}
	.tab_content {padding-top: 50px;}

	.tabs_in {margin: -30px 0 30px 0; text-align: center;}
		.tabs_in span {
			margin: 0 28px;
			font-size: 15px;
			line-height: 20px;
			color: #2a1001;
			text-transform: uppercase;
			cursor: pointer;
		}
		.tabs_in span.active {font-weight: bold; cursor: default;}

	.popup {
		background: #fff;
		width: 96%;
		padding: 22px;
		box-sizing: border-box;
		-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
		position: absolute;
		z-index: 500;
	}
	.popup.arrow_top:after {
		content: "";
		margin-left: -9px;
		border-bottom: 8px solid #fff;
		border-right: 9px solid transparent;
		border-left: 9px solid transparent;
		position: absolute;
		top: -8px;
		left: 50%;
	}
	.popup.arrow_right:after {
		content: "";
		margin-top: -9px;
		border-left: 8px solid #fff;
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		position: absolute;
		top: 50%;
		right: -8px;
	}
	.popup.arrow_bottom:after {
		content: "";
		margin-left: -9px;
		border-top: 8px solid #fff;
		border-right: 9px solid transparent;
		border-left: 9px solid transparent;
		position: absolute;
		bottom: -8px;
		left: 50%;
	}
	.popup.arrow_left:after {
		content: "";
		margin-top: -9px;
		border-right: 8px solid #fff;
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		position: absolute;
		top: 50%;
		left: -8px;
	}
		.popup p {margin-bottom: 1.2em;}
		.popup p:last-child {margin: 0;}

	.c_wr {position: relative;}

	.slider {margin-bottom: 74px;}
		.slider .slick-list {margin: 0 -395px;}
		.slider .thumb {}
			.slider .descr {
				width: 100%;
				position: absolute;
				top: 68px;
				left: 0;
				font-weight: bold;
				font-size: 30px;
				line-height: 35px;
				color: #292929;
				text-align: center;
			}
				.slider .descr img {
					display: block;
					width: 80%;
					max-width: 462px;
					margin: 0 auto 18px auto;
				}
			.slider .b_btn {
				width: 100%;
				position: absolute;
				bottom: 108px;
				left: 0;
				text-align: center;
			}
		.slider .slick-arrow {
			background: url(/img/c_arrow1.png) no-repeat;
			width: 24px;
			height: 42px;
			margin-top: -21px;
			padding: 0;
			position: absolute;
			top: 50%;
			z-index: 100;
			font-size: 0;
			line-height: 0;
		}
		.slider .slick-arrow.slick-prev {background-position: 0 0; left: 0;}
		.slider .slick-arrow.slick-next {background-position: -24px 0; right: 0;}
	.c_wr .b_arrow {
		width: 42px;
		height: 24px;
		margin-left: -21px;
		position: absolute;
		bottom: 50px;
		left: 50%;
		z-index: 10;
		cursor: pointer;
	}

	.to__go {
		display: inline-block;
		background: url(/img/arrow1.png) no-repeat;
		width: 42px;
		height: 24px;
	}

	.c_wr1 {background: url(/img/bkg2.jpg) no-repeat center bottom; padding-bottom: 377px;}

	.b_info {margin-left: -30px; padding-bottom: 40px;}
		.b_info .preview {
			width: calc(25% - 30px);
			margin: 0 0 30px 30px;
			font-size: 12px;
			line-height: 17px;
			text-align: center;
		}
			.b_info .thumb {
				width: 90%;
				max-width: 232px;
				margin: 0 auto 34px auto;
				-moz-border-radius: 50%;
				-webkit-border-radius: 50%;
				-khtml-border-radius: 50%;
				border-radius: 50%;
				overflow: hidden;
			}
				.b_info .thumb img {max-width: 100%;}
			.b_info .title {
				margin-bottom: 0.6em;
				font-weight: bold;
				font-size: 24px;
				line-height: 30px;
				color: #5d270d;
				text-transform: uppercase;
				letter-spacing: 0.05em;
			}
				.b_info .title a {color: #5d270d; text-decoration: none;}
			.b_info p {margin-bottom: 1.8em;}
			.b_info .btn {padding-top: 9px; padding-bottom: 9px;}
			.b_info a.btn {padding-top: 10px; padding-bottom: 10px;}

	.c_wr2 {}

	.b_info1 {}
		.b_info1 .preview {}
			.b_info1 .thumb {
				width: 50%;
				vertical-align: middle;
				overflow: hidden;
			}
				.b_info1 .thumb img {min-width: 100%;}
			.b_info1 .p_descr {
				width: 34%;
				padding: 10px 16% 10px 0;
				vertical-align: middle;
			}
				.b_info1 h2 {
					margin-bottom: 1.1em;
					font-size: 24px;
					line-height: 28px;
					color: #000;
					text-transform: uppercase;
					letter-spacing: 0.1em;
				}
					.b_info1 h2 em {
						display: block;
						margin-bottom: 7px;
						font: italic 30px/35px "Times New Roman", Times, serif;
						text-transform: none;
						letter-spacing: normal;
					}
				.b_info1 ul {padding-left: 0; list-style: none;}
					.b_info1 ul li {padding-left: 9px; text-indent: -9px;}
					.b_info1 ul li:before {content: "\002D"; margin: 0 5px 0 0;}
				.b_info1 .p_descr .btn {min-width: 138px; margin-top: 30px;}
		.b_info1 .preview:nth-child(2) .thumb {width: 85%; margin: 0 0 0 -35%;}
		.b_info1 .preview:nth-child(2) .p_descr {
			width: 32%;
			padding-right: 8%;
			padding-left: 10%;
		}

	.b_info1.v1 {}
		.b_info1.v1 .thumb {
			width: 85%;
			margin: 0 0 0 -35%;
		}
		.b_info1.v1 .p_descr {
			width: 32%;
			padding-right: 8%;
			padding-left: 10%;
		}
		.b_info1.v1 .preview:nth-child(2) .thumb {width: 50%; margin: 0;}
		.b_info1.v1 .preview:nth-child(2) .p_descr {
			width: 34%;
			padding-right: 16%;
			padding-left: 0;
		}

	.b_info1.v2 {}
		.b_info1.v2 .thumb {}
			.b_info1.v2 .thumb iframe {width: 100%!important;}
			.b_info1.v2 .thumb .popup {max-width: 354px;}
		.b_info1.v2 .p_descr {width: 47%; padding-right: 3%;}
		.b_info1.v2 .preview:nth-child(2) .p_descr {width: 40%; padding-right: 0;}
		.b_info1.v2 .tabs {text-align: left;}
			.b_info1.v2 .tabs span {margin-right: 50px; margin-left: 0;}
			.b_info1.v2 .tabs span:last-child {margin-right: 0;}
		.b_info1.v2 .tab_content {padding-top: 35px;}
			.b_info1.v2 .tab_content .scroll-pane {max-height: 310px;}

	.c_wr3 {background: url(/img/bkg3.jpg) no-repeat center 0;}
		.c_wr3 .in {height: 588px;}
			.c_wr3 .txt {
				position: relative;
				top: 50%;
				-webkit-transform: translateY(-50%);
				-ms-transform: translateY(-50%);
				-o-transform: translateY(-50%);
				-moz-transform: translateY(-50%);
				transform: translateY(-50%);
				font-weight: bold;
				font-size: 30px;
				line-height: 35px;
				color: #292929;
				text-align: center;
			}
				.c_wr3 .txt big {
					display: block;
					font-size: 150px;
					line-height: 155px;
					color: #000;
					letter-spacing: normal;
				}

	#wrapper.v1 .content_wr {padding: 75px 0;}

		.m_head {padding: 58px 0 48px 0; text-align: center;}

	.b_info2 {padding-bottom: 10px;}
		.b_info2 .preview {
			width: calc(33.3% - 60px);
			margin: 0 30px 55px 30px;
			line-height: 18px;
			text-align: center;
		}
			.b_info2 .thumb {
				width: 224px;
				height: 204px;
				margin: 0 auto 26px auto;
			}
				.b_info2 .thumb img {
					max-width: 224px;
					max-height: 204px;
					position: absolute;
					top: 50%;
					left: 50%;
					-webkit-transform: translate(-50%, -50%);
					-ms-transform: translate(-50%, -50%);
					-o-transform: translate(-50%, -50%);
					-moz-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
				}
			.b_info2 h3 {
				margin: 0;
				font-size: 16px;
				line-height: 20px;
				color: #292929;
				text-transform: uppercase;
				letter-spacing: normal;
			}
			.b_info2 h3:after {
				content: "";
				background: #aeaeae;
				display: block;
				width: 66px;
				height: 1px;
				margin: 12px auto;
			}
				.b_info2 h3 a {color: #292929; text-decoration: none;}
			.b_info2 p {margin-bottom: 0.8em; letter-spacing: normal;}
			.b_info2 .p_buy {
				width: 210px;
				margin: 0 auto;
				padding-top: 5px;
			}
				.amt {position: relative;}
					.amt input[type="text"] {
						padding: 8px 36px 8px 10px;
						font-size: 15px;
						line-height: 20px;
						color: #2a1001;
					}
					.amt button {
						background-color: transparent;
						background-repeat: no-repeat;
						width: 16px;
						height: 9px;
						padding: 0;
						position: absolute;
						right: 10px;
					}
					.amt button.more {background-image: url(/img/arrow2.png); top: 7px;}
					.amt button.less {background-image: url(/img/arrow3.png); bottom: 7px;}
				.b_info2 .amt {width: 123px; float: left;}
					.b_info2 .amt label {
						padding: 8px 0 8px 10px;
						position: absolute;
						top: 1px;
						left: 1px;
						font-size: 15px;
						line-height: 20px;
						color: #2a1001;
					}
					.b_info2 .amt input[type="text"] {padding-left: 67px; border-right: none;}
				.b_info2 .price {
					height: 36px;
					border: 1px solid #2a1001;
					overflow: hidden;
					font-weight: bold;
					font-size: 15px;
					line-height: 36px;
					color: #2a1001;
					text-align: center;
				}
				.b_info2 .btn {
					width: 100%;
					padding-top: 9px;
					padding-bottom: 9px;
				}
				.b_info2 a.btn {padding-top: 10px; padding-bottom: 10px;}

	.b_info3 {margin-left: -60px; padding-bottom: 10px;}
		.b_info3 .preview {
			width: calc(33.3% - 60px);
			margin: 0 0 55px 60px;
			line-height: 18px;
			text-align: center;
		}
			.b_info3 .thumb {
				height: 196px;
				margin: 0 auto 26px auto;
				overflow: hidden;
			}
				.b_info3 .thumb img {min-width: 100%;}
			.b_info3 h3 {
				margin: 0;
				font-size: 16px;
				line-height: 20px;
				color: #292929;
				text-transform: uppercase;
				letter-spacing: normal;
			}
			.b_info3 h3:after {
				content: "";
				background: #aeaeae;
				display: block;
				width: 66px;
				height: 1px;
				margin: 12px auto;
			}
				.b_info3 h3 a {color: #292929; text-decoration: none;}
			.b_info3 p {margin-bottom: 0.6em; letter-spacing: normal;}

	.pagination_wr {
		margin-bottom: 48px;
		padding: 0 33.3%;
		position: relative;
	}
		.pagination {text-align: center;}
			.pagination a,
			.pagination span {
				width: 34px;
				height: 34px;
				margin: 0 2px 2px 2px;
				-moz-border-radius: 50%;
				-webkit-border-radius: 50%;
				-khtml-border-radius: 50%;
				border-radius: 50%;
				font-weight: bold;
				font-size: 16px;
				line-height: 34px;
				color: #292929;
				text-align: center;
				text-decoration: none;
				letter-spacing: normal;
			}
			.pagination a.active {background: #5d270d; color: #fff;}
			.pagination span {color: #292929;}
		.pagination_wr .b_btn {
			width: calc(33.3% - 60px);
			position: absolute;
			top: 0;
			right: 30px;
			text-align: center;
		}
			.pagination_wr .btn {
				width: 210px;
				padding-top: 9px;
				padding-bottom: 9px;
			}
			.pagination_wr a.btn {padding-top: 10px; padding-bottom: 10px;}

	.feedback {max-width: 460px;}
		.feedback h3 {
			font-size: 18px;
			line-height: 22px;
			color: #292929;
		}
		.feedback input[type="text"] {width: 50%; float: left;}
		.feedback input[type="text"]:first-child {border-right: none;}
		.feedback textarea {
			height: 70px;
			margin-top: -1px;
			vertical-align: top;
		}
		.feedback .b_btn {padding-top: 20px;}
			.feedback input[type="submit"] {min-width: 138px;}

	.back_lnk {margin: -37px 0 53px 0;}
		.back_lnk a {
			background: url(/img/arrow4.png) no-repeat 0 center;
			padding-left: 18px;
			font-weight: bold;
			font-size: 16px;
			line-height: 20px;
			color: #292929;
			text-decoration: none;
		}

	.c_wr4 {max-width: 880px; margin: 0 auto;}
		.c_wr4 .content {
			background: #fff;
			padding: 30px;
			position: relative;
		}
			.c_wr4 .content h1 {text-align: center;}
				.c_wr4 .form_wr {max-width: 502px; margin: 0 auto;}
					.c_wr4 input[type="text"],
					.c_wr4 input[type="password"],
					.c_wr4 input[type="email"],
					.c_wr4 input[type="number"],
					.c_wr4 input[type="search"],
					.c_wr4 input[type="tel"],
					.c_wr4 input[type="url"],
					.c_wr4 select,
					.c_wr4 textarea {font-size: 15px; line-height: 20px;}
					.c_wr4 textarea {height: 46px;}
					.c_wr4 .jq-selectbox__select {
						height: 44px;
						font-size: 15px;
						line-height: 44px;
					}
					.c_wr4 .jq-selectbox__dropdown {
						top: 45px;
						font-size: 15px;
						line-height: 20px;
					}
				.form_wr {
					font-size: 15px;
					line-height: 18px;
					color: #2a1001;
				}
					.form_wr .ib_wr > * {font-size: 15px; line-height: 18px;}
					.form_wr .f_row {padding-bottom: 10px; position: relative;}
					.form_wr .f_row.v3 {padding: 6px 0 16px 0;}
					.form_wr .f_row.v4 {padding: 6px 0 16px 0;}
						.form_wr .f_row.v1 > * {width: 50%;}
						.form_wr .f_row.v1 > input {border-left: none;}
						.form_wr .f_row.v2 > * {width: 20%;}
						.form_wr .f_row.v2 > input:nth-child(-n+4) {border-right: none;}
						.form_wr .f_row.v3 > * {width: 28%;}
						.form_wr .f_row.v3 > div:nth-child(2) {width: 40%; margin: 0 2%;}
							.form_wr .f_row.v3 .jq-radio {float: left;}
							.form_wr .f_row.v3 label {display: block; overflow: hidden;}
						.form_wr .f_row.v4 > * {width: 50%; vertical-align: middle;}
						.form_wr .f_row.v4 > div:last-child {text-align: right;}
							.form_wr .f_row p {margin-bottom: 0.5em;}
						input.date[type="text"] {
							background-image: url(/img/ico3.png);
							background-repeat: no-repeat;
							background-position: right center;
							padding-top: 8px;
							padding-right: 31px;
							padding-bottom: 8px;
						}
						.form_wr input.date[type="text"] {width: 125px;}
						i.hint {
							background: url(/img/ico4.png) no-repeat;
							display: inline-block;
							vertical-align: middle;
							width: 17px;
							height: 17px;
							margin-left: 5px;
							cursor: pointer;
						}
					.form_wr .total {
						padding-top: 30px;
						border-top: 1px solid #aeaeae;
						text-align: center;
					}
						.form_wr .total p {margin-bottom: 1.4em;}
						.form_wr .total big {
							font-weight: bold;
							font-size: 30px;
							line-height: 35px;
							color: #000;
							text-transform: uppercase;
						}
							.form_wr .total big span {
								display: block;
								font-size: 18px;
								line-height: 25px;
							}
					.form_wr .b_btn {padding-top: 12px; text-align: center;}
						.form_wr .b_btn input[type="submit"] {min-width: 240px;}

	.cart {color: #292929;}
		.cart .preview {
			border-bottom: 1px solid #aeaeae;
			margin-bottom: 25px;
			padding: 0 10% 12px 0;
			position: relative;
		}
			.cart .preview > div {vertical-align: top;}
			.cart .preview .col1 {width: 125px;}
				.cart .preview .col1 img {max-width: 100%;}
			.cart .preview .col2 {width: calc(100% - 395px); line-height: 18px;}
				.cart .preview h3 {
					margin-bottom: 0.3em;
					font-size: 16px;
					line-height: 20px;
					text-transform: uppercase;
				}
				.cart .preview p {margin-bottom: 0;}
			.cart .preview .col3 {
				width: 250px;
				padding-left: 20px;
				font-size: 15px;
				line-height: 20px;
			}
				.cart .preview .col3 p {margin-bottom: 5px;}
				.cart .p_buy {margin-bottom: 18px;}
					.cart .p_buy .amt {width: 50%; float: left;}
						.cart .p_buy .amt input[type="text"] {border-right: none; text-align: center;}
					.cart .p_buy .price {
						height: 36px;
						border: 1px solid #2a1001;
						overflow: hidden;
						font-weight: bold;
						font-size: 15px;
						line-height: 36px;
						color: #2a1001;
						text-align: center;
					}
					.cart .jq-selectbox__select {height: 36px; line-height: 36px;}
					.cart .jq-selectbox__dropdown {top: 37px;}
			.cart .preview .del {
				background: url(/img/x1.png);
				width: 14px;
				height: 14px;
				position: absolute;
				top: 35px;
				right: 0;
				cursor: pointer;
			}
		.cart .total {line-height: 18px; text-align: center;}
			.cart .total p {margin-bottom: 1.4em;}
			.cart .total big {
				font-weight: bold;
				font-size: 36px;
				line-height: 40px;
				color: #000;
				text-transform: uppercase;
			}
				.cart .total big span {
					display: block;
					font-size: 18px;
					line-height: 25px;
				}
			.cart .total strong {font-size: 18px; line-height: 25px;}
		.cart .b_btn {padding-top: 12px; text-align: center;}
			.cart .b_btn input[type="submit"] {min-width: 240px;}

	.p_detail {
		background: #fff;
		padding: 30px;
		position: relative;
		color: #292929;
	}
		.p_detail .col1 {width: 50%; margin-right: 3%;}
		.p_detail .col2 {
			width: 47%;
			line-height: 18px;
			letter-spacing: normal;
		}
		.p_detail .b_btn {
			width: 100%;
			margin-top: 35px;
			padding-top: 35px;
			border-top: 1px solid #aeaeae;
			text-align: center;
		}
			.p_detail .b_btn .btn {min-width: 242px;}
			.p_detail h1 {font-size: 16px; line-height: 20px;}
			.p_detail p {margin-bottom: 1em;}
			.p_detail table {font-size: 15px; line-height: 20px;}
				.p_detail th,
				.p_detail td {padding: 7px 0; vertical-align: middle;}
				.p_detail th {padding-right: 20px;}
				.p_detail td {}
			.p_detail .table1 {width: 100%;}
				.p_detail .table1 th {width: 115px;}
			.p_detail input[type="text"],
			.p_detail input[type="password"],
			.p_detail input[type="email"],
			.p_detail input[type="number"],
			.p_detail input[type="search"],
			.p_detail input[type="tel"],
			.p_detail input[type="url"],
			.p_detail select,
			.p_detail textarea {
				padding-top: 8px;
				padding-bottom: 8px;
				font-size: 15px;
				line-height: 20px;
			}
			.p_detail .jq-selectbox__select {
				height: 36px;
				font-size: 15px;
				line-height: 36px;
			}
			.p_detail .jq-selectbox__dropdown {
				top: 37px;
				font-size: 15px;
				line-height: 20px;
			}
			.p_detail .total {}
				.p_detail .total big {
					display: inline-block;
					min-width: 115px;
					padding-right: 20px;
					font-weight: bold;
					font-size: 24px;
					line-height: 30px;
					color: #000;
					text-transform: uppercase;
				}
					.p_detail .total span {
						display: block;
						font-size: 16px;
						line-height: 20px;
					}
				.p_detail .total em {display: inline-block;}

	.carousel {}
		.carousel .slick-arrow {
			background: url(/img/c_arrow1.png) no-repeat;
			width: 24px;
			height: 42px;
			margin-top: -21px;
			padding: 0;
			position: absolute;
			top: 50%;
			z-index: 100;
			font-size: 0;
			line-height: 0;
		}
		.carousel .slick-arrow.slick-prev {background-position: 0 0; left: 20px;}
		.carousel .slick-arrow.slick-next {background-position: -24px 0; right: 20px;}
			.carousel .thumb img {max-width: 100%;}

	.p_detail1 {
		background: #fff;
		max-width: 880px;
		margin: 0 auto;
		position: relative;
		color: #292929;
	}
	.p_detail1:before {
		content: "";
		background: #2a1001;
		width: 2px;
		height: 100%;
		position: absolute;
		top: 0;
		left: 296px;
	}
		.p_detail1 > div {vertical-align: middle;}
		.p_detail1 .col1 {width: 296px;}
			.p_detail1 .col1 .thumb {width: 296px; height: 268px;}
				.p_detail1 .col1 .thumb img {
					max-width: 224px;
					max-height: 204px;
					position: absolute;
					top: 50%;
					left: 50%;
					-webkit-transform: translate(-50%, -50%);
					-ms-transform: translate(-50%, -50%);
					-o-transform: translate(-50%, -50%);
					-moz-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
				}
			.p_detail1 .col1 .price {
				padding: 40px 0;
				border-top: 2px solid #2a1001;
				font-weight: bold;
				font-size: 36px;
				line-height: 40px;
				color: #000;
				text-align: center;
				text-transform: uppercase;
			}
		.p_detail1 .col2 {
			width: calc(100% - 296px);
			box-sizing: border-box;
			padding: 30px;
			line-height: 18px;
			letter-spacing: normal;
		}
			.p_detail1 h1 {font-size: 16px; line-height: 20px;}
			.p_detail1 .col2 p {margin-bottom: 1em;}

/* -------------------------------
	Footer
------------------------------- */
#footer {
	background: #2a1001;
	width: 100%;
	height: 67px;
	margin-top: -105px;
	padding-top: 38px;
	position: absolute;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
	#footer .in {}

		#footer a {color: #fff; text-decoration: none;}
		#footer a:hover {text-decoration: underline;}

		.copy {display: inline-block; padding: 5px 55px 5px 0;}

		#footer a.sitemap {}

		.social {
			position: absolute;
			top: 0;
			right: 0;
		}
			.social a {display: inline-block; margin-left: 10px;}
				.social .ico {
					background: url(/img/ico2.png) no-repeat;
					display: block;
					width: 30px;
					height: 30px;
				}
				.social .ico.v1 {background-position: 0 0;}
				.social .ico.v2 {background-position: -30px 0;}
				.social .ico.v3 {background-position: -60px 0;}
				.social .ico.v4 {background-position: -90px 0;}

@media screen and (min-width: 1150px) {
	.in {width: 1130px; margin: 0 auto;}
}

@media screen and (min-width: 1920px) {
	body {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	#wrapper {
		-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	}
	.slider .slick-arrow.slick-prev {left: -216px;}
	.slider .slick-arrow.slick-next {right: -216px;}
}

@media screen and (max-width: 1000px) {
	.b_info .preview {width: calc(50% - 30px);}

	.b_info1 .p_descr {width: 45%; padding-right: 5%;}
	.b_info1 .preview:nth-child(2) .p_descr {
		width: 45%;
		padding-right: 0;
		padding-left: 5%;
	}
}

@media screen and (max-width: 900px) {
	#header {
		background-image: none;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}
		#header .in {height: 65px;}
			.logo {
				display: inline-block;
				vertical-align: middle;
				width: auto;
				margin-right: 10px;
			}
				.logo a {height: auto;}
					.logo img {display: block;}
			.lang {
				display: inline-block;
				vertical-align: middle;
				position: static;
			}
			.m_ctrl {
				display: block;
				position: absolute;
				top: 21px;
				right: 80px;
			}
			.t_menu {
				background: #2a1001 ;
				box-sizing: border-box;
				width: 100%;
				max-width: 360px;
				height: calc(100% - 65px);
				display: none;
				padding: 0 10px 0 75px;
				position: fixed;
				top: 65px;
				right: 0;
			}
				.t_menu ul {
					height: auto;
					padding: 30px 0;
					text-align: left;
				}
					.t_menu li {
						display: block;
						padding: 3px 0;
					}
						.t_menu li a {padding: 5px 0;}
				.t_menu a.sitemap {display: block;}
			.h_cart {right: -10px;}

	#main {padding-top: 65px;}
		.slider .thumb > img {height: 586px;}

		.c_wr1 {background: none; padding-bottom: 0;}

		.b_info1 {}
			.b_info1 .preview {
				margin-bottom: 35px;
				padding-top: 320px;
				position: relative;
			}
				.b_info1 .thumb {
					position: absolute;
					top: 0;
					left: 0;
				}
				.b_info1 .thumb,
				.b_info1 .preview:nth-child(2) .thumb,
				.b_info1.v1 .thumb,
				.b_info1.v1 .preview:nth-child(2) .thumb {
					width: calc(100% + 20px);
					height: 300px;
					margin: 0 0 0 -10px;
					overflow: hidden;
				}
					.b_info1 .thumb img {
						position: absolute;
						top: 50%;
						left: 50%;
						-webkit-transform: translate(-50%, -50%);
						-ms-transform: translate(-50%, -50%);
						-o-transform: translate(-50%, -50%);
						-moz-transform: translate(-50%, -50%);
						transform: translate(-50%, -50%);
					}
				.b_info1 .p_descr,
				.b_info1 .preview:nth-child(2) .p_descr,
				.b_info1.v1 .p_descr,
				.b_info1.v1 .preview:nth-child(2) .p_descr,
				.b_info1.v2 .p_descr,
				.b_info1.v2 .preview:nth-child(2) .p_descr {width: 100%; padding: 0;}
				.b_info1 .p_descr .btn {margin-top: 0;}

		.c_wr3 {background-size: cover;}
			.c_wr3 .in {height: 400px;}
				.c_wr3 .txt big {font-size: 110px; line-height: 115px;}

		.b_info2 .preview {
			width: calc(33.3% - 30px);
			margin-right: 15px;
			margin-left: 15px;
		}

		.pagination_wr .b_btn {width: calc(33.3% - 30px); right: 15px;}

		.b_info3 {margin-left: -30px;}
			.b_info3 .preview {width: calc(33.3% - 30px); margin-left: 30px;}

	#footer {
		height: 85px;
		padding-top: 20px;
		text-align: center;
	}
		.copy {padding: 0 0 16px 0;}
		#footer a.sitemap {display: none;}
		.social {position: static;}
			.social a {margin: 0 5px;}
}

@media screen and (max-width: 768px) {
	.b_info2 .preview {width: calc(50% - 30px);}

	.pagination_wr {padding: 0;}
		.pagination_wr .b_btn {
			width: auto;
			padding-top: 15px;
			position: static;
		}

	.b_info3 .preview {width: calc(50% - 30px);}

	.cart .preview .col2 {width: calc(100% - 125px);}
	.cart .preview .col3 {
		width: 100%;
		max-width: 250px;
		padding-left: 125px;
	}

	.p_detail .col1 {width: 100%; margin: 0 0 25px 0;}
		.carousel {max-width: 548px; margin: 0 auto;}
	.p_detail .col2 {width: 100%;}
}

@media screen and (max-width: 640px) {
	.p_detail1:before {display: none;}
	.p_detail1 .col1 {width: 100%;}
		.p_detail1 .col1 .thumb {margin: 0 auto;}
		.p_detail1 .col1 .price {padding: 20px 0;border-bottom: 2px solid #2a1001;}
	.p_detail1 .col2 {width: 100%;}
}

@media screen and (max-width: 550px) {
	.b_info {margin-left: 0;}
		.b_info .preview {width: 100%; margin-left: 0;}

	.b_info2 .preview {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	.b_info3 {margin-left: 0;}
		.b_info3 .preview {width: 100%; margin: 0 0 35px 0;}

	.form_wr .f_row.v1 > * {width: 100%;}
	.form_wr .f_row.v1 > input {margin-top: 10px; border-left: 1px solid;}
	.form_wr .f_row.v2 > * {width: 100%;}
	.form_wr .f_row.v2 > input {margin-bottom: 10px;}
	.form_wr .f_row.v2 > input:last-child {margin-bottom: 0;}
	.form_wr .f_row.v2 > input:nth-child(-n+4) {border-right: 1px solid;}
	.form_wr .f_row.v3 > * {width: 100%;}
	.form_wr .f_row.v3 > div:nth-child(2) {width: 100%; margin: 10px 0;}
	.form_wr .f_row.v4 > * {width: 100%;}
	.form_wr .f_row.v4 > div:last-child {margin-top: 10px; text-align: left;}
}

@media screen and (max-width: 480px) {
	h1 {font-size: 25px; line-height: 30px;}
	h2 {font-size: 20px; line-height: 25px;}
	h3 {font-size: 17px; line-height: 22px;}
	h4 {font-size: 15px; line-height: 20px;}

	.slider {margin-bottom: 30px;}
		.slider .slick-list {margin: 0 -10px;}
			.slider .thumb > img {height: 436px;}
			.slider .descr {font-size: 20px; line-height: 25px;}
			.slider .b_btn {bottom: 16px;}

	.c_wr .b_arrow {display: none;}

	.c_wr3 .in {height: 300px;}
		.c_wr3 .txt {font-size: 20px; line-height: 25px;}
			.c_wr3 .txt big {font-size: 80px; line-height: 85px;}

	.c_wr4 .content {padding: 15px;}

	.cart .preview .col1 {margin-bottom: 20px;}
	.cart .preview .col2 {width: 100%;}
	.cart .preview .col3 {padding: 20px 0 0 0;}

	.p_detail {padding: 15px;}

	.p_detail1 .col2 {padding: 30px 15px 15px 15px;}
}

@media screen and (max-width: 360px) {
	.slider .descr {font-size: 18px; line-height: 22px;}

	.b_info {padding-bottom: 20px;}
		.b_info .preview {margin-bottom: 20px; text-align: left;}
			.b_info .thumb {
				width: 84px;
				height: 84px;
				margin: 0 16px 0 0;
				float: left;
			}
			.b_info .p_descr {height: 84px;}
				.b_info .title {
					margin: 0;
					position: relative;
					top: 50%;
					-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
					-o-transform: translateY(-50%);
					-moz-transform: translateY(-50%);
					transform: translateY(-50%);
					font-size: 18px;
					line-height: 22px;
				}
				.b_info p,
				.b_info a.btn {display: none;}

	.b_info1 .preview {padding-top: 310px;}
		.b_info1 .thumb,
		.b_info1 .preview:nth-child(2) .thumb {height: 290px;}
		.b_info1 .p_descr .b_btn {text-align: center;}

	.c_wr3 .in {height: 250px;}
		.c_wr3 .txt {font-size: 18px; line-height: 22px;}
			.c_wr3 .txt big {font-size: 60px; line-height: 65px;}

	.p_detail .table1,
	.p_detail .table1 tbody,
	.p_detail .table1 tr,
	.p_detail .table1 th,
	.p_detail .table1 td {display: block;}
	.p_detail .table1 tr {padding: 7px 0;}
	.p_detail .table1 th,
	.p_detail .table1 td {padding: 0;}
	.p_detail .table1 th {width: auto; padding-bottom: 5px;}
}


/*index2*/
.header__intro {
	width: 100%;
	text-align: center;
	padding: 50px 0;
	background-image: url(/img/slide1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 80px;
}
.header__intro p {
	margin-top: 30px;
	margin-bottom: 250px;
	font-weight: bold;
	font-size: 30px;
	line-height: 15px;
	color: #292929;
}

.go__to__button {
	margin-top: 40px;
}

@media only screen and (max-width: 515px) {
	.header__intro img {
		width: 80%;
	}
}
@media only screen and (max-width: 380px) {
	.header__intro p {
		font-size: 20px;
	}
}
.tab_content.nonc .tab_item {
	display:none;
}
.tab_content.nonc .tab_item:first-child {
	display:block;
}
.tab_content.contacts .tab_item {
	opacity: 0;
	max-height: 0;
}
.tab_content.contacts .tab_item:first-child {
	opacity: 1;
	max-height: 310px;
}


/* REVIEWS */

.reviews {
	position: relative;
	margin-bottom: 90px;
}
.reviews__body {
	max-width: 100%;
	padding: 0px 50px;
}
.reviews__item {
}
.item-reviews {
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
}
.item-reviews__container {
	display: flex;
	padding: 20px;
}
.item-reviews__content {
}
.item-reviews__logo {
}
.item-reviews__from {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #4D198C;
    margin: 15px 0px 20px 0px;
}
.item-reviews__from a{
	color: #4D198C;
	position: relative;
}
.item-reviews__from a::after{
	content: "";
	width: 100%;
	height: 1px;
	background: #4D198C;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	visibility: hidden;
}
.item-reviews__text {
	font-weight: normal;
	font-size: 15px;
	line-height: 151%;
	color: #000;
	margin-bottom: 20px;
}
.item-reviews__more {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 141%;
	color: rgba(77, 25, 140, 0.7);
	display: inline-block;
}
.item-reviews__more span{
    padding-right: 20px;
    position: relative;
    font-size: 18px;
    color: #4D198C;
    font-weight: normal;
    line-height: 22px;
}
.item-reviews__more span::after{
	content: url(../img/reviews/array_text.svg);
	position: absolute;
	top: 60%;
	right: 0;
	transform: translateY(-50%);
	
}
.item-reviews__image {
	margin-left: 50px;
}

.review-arrow_prev{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(180deg);
	background: url(../img/reviews/array-right.svg) center center/ 15px 30px no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 5;
	transition: all 0.4s ease 0s;
}
.review-arrow_next{
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: url(../img/reviews/array-right.svg) center center/ 15px 30px no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 5;
	transition: all 0.4s ease 0s;
}
@media (any-hover:hover) {
	.review-arrow_next:hover{
		background-size: 16px 32px;
	}
	.review-arrow_prev:hover{
		background-size: 17px 33px;
	}
}

.section_header{
	padding-bottom: 35px;
}
.section_title{
	margin-bottom: 0;
}
.small_title{
	padding-top: 15px;
}
@media (max-width: 992px){
	.reviews{
		margin-bottom: 70px;
	}
	.reviews__body{
		padding: 0px 30px;
	}
	.item-reviews__container{
		padding: 30px;
	}
	.item-reviews__image{
		margin-left: 20px;
	}
	.review-arrow_prev{
		width: 30px;
		height: 30px;
	}
	.review-arrow_next{
		width: 30px;
		height: 30px;
	}
}

@media (max-width: 768px){
	.reviews{
		margin-bottom: 0;
	}
	.reviews__body{
		padding: 0px 10px;
	}
	.item-reviews__container{
		flex-direction: column-reverse;
		align-items: center;
		padding: 20px;
	}
	.item-reviews__image {
		margin-left: 0px;
		width: 100%!important;

		text-align: -webkit-center!important;
	}
	.item-reviews__logo {
		display: flex;
		justify-content: center;
	}
	.item-reviews__content{
		text-align: center;
		margin-top: 20px;
	}
	.item-reviews__from {
font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #4D198C;
    margin: 15px 0px 20px 0px;
	}
	.item-reviews__text{
		margin-bottom: 15px;
		line-height: 130%;
	}
	.review-arrow_prev{
		left: -15px;
	}
	.review-arrow_next{
		right: -15px;
	}
}



/* reviews-block */

.reviews-block {
}
.reviews-block__body {
}
.reviews-block__item {
	margin-bottom: 30px;
}
.item-reviews {
}
.item-reviews__container {
}
.item-reviews__content {
}
.item-reviews__logo {
}
.item-reviews__from {
}
.item-reviews__text {
}
.item-reviews__more {
}
.item-reviews__image {
}

/* review-card */


.reviews-card {
	margin-bottom: 70px;
}
.reviews-card__body {
	margin-bottom: 40px;
}
.reviews-card__item {
}
.reviews-card-item {
	padding: 40px;
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
}
.reviews-card-item__container {
	display: flex;
}
.reviews-card-item__content {
}
.reviews-card-item__logo {
}
.reviews-card-item__from {
	font-family: Roboto;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #2C3E50;
	margin: 15px 0px 35px 0px;
}
.reviews-card-item__from a{
	color: #4D198C;
	position: relative;
}
.reviews-card-item__from a::after{
	content: "";
	width: 100%;
	height: 1px;
	background: #4D198C;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	visibility: hidden;
}
.reviews-card-item__text {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 151%;
	color: rgba(44, 62, 80, 0.8);
}
.reviews-card-item__text p{
	margin-bottom: 20px;
}
.reviews-card-item__more {
}
.reviews-card-item__image {
	margin-left: 50px;
	flex: 0 0 453px;
	cursor: pointer;
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
@media (any-hover:hover){
	.image-card-reviews:hover .image-card-reviews__hover{
		opacity: 1;
		visibility: visible;
		pointer-events: all;
	}
}
.image-card-reviews {
}


.image-card-reviews__img {
	width: 100%;
}
.image-card-reviews__hover {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease 0s;
}
.reviews-card__back {
	
}
.reviews-card__back-link {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 141%;
	color: rgba(77, 25, 140, 0.7);
}
.reviews-card__back-link span{
    position: relative;
    font-size: 18px;
    padding-left: 35px;
}
.reviews-card__back-link span::after{
	content: url(../img/reviews/array_text.svg);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) rotate(180deg);
	height: 21px;
	
}
@media (max-width: 1200px){
	
	.reviews-card-item__image{
		flex: 0 0 400px;
		margin-left: 35px;
	}
}
@media (max-width: 992px){
	.reviews-card-item{
		padding: 30px;
	}
	.reviews-card-item__image{
		flex: 0 0 250px;
		margin-left: 35px;
	}
}
@media (max-width: 768px){
	.reviews-card{
		margin-bottom: 40px;
	}
	.reviews-card-item{
		padding: 25px;
	}
	.reviews-card-item__container {
		display: flex;
		flex-direction: column-reverse;
	}
	.reviews-card-item__content {
		text-align: center;
		margin-top: 30px;
	}
	.reviews-card-item__from{
		margin: 15px 0px 15px;
	}
	.reviews-card-item__text{
		line-height: 130%;
	}
	.reviews-card-item__text p{
		margin-bottom: 12px;
	}
	.reviews-card-item__text p:last-child{
		margin-bottom: 0;
	}
	.reviews-card-item__image{
		flex: 1 1 100%;
		margin-left: 0px;
	}
	.image-card-reviews__img {
		max-width: 500px;
		width: 100%;
	}
}

@media (max-width: 460px){
	.reviews-card__body {
		margin-bottom: 25px;
	}
	.reviews-card-item{
		padding: 15px 15px 20px 15px;
	}
}


.catalog_mod .a_container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}