

/* Start:/bitrix/templates/eshop_bootstrap_green/css/bootstrap.css?1593001251141508*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td,
th {
	padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;

		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings', sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\002a";
}
.glyphicon-plus:before {
	content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
.glyphicon-cd:before {
	content: "\e201";
}
.glyphicon-save-file:before {
	content: "\e202";
}
.glyphicon-open-file:before {
	content: "\e203";
}
.glyphicon-level-up:before {
	content: "\e204";
}
.glyphicon-copy:before {
	content: "\e205";
}
.glyphicon-paste:before {
	content: "\e206";
}
.glyphicon-alert:before {
	content: "\e209";
}
.glyphicon-equalizer:before {
	content: "\e210";
}
.glyphicon-king:before {
	content: "\e211";
}
.glyphicon-queen:before {
	content: "\e212";
}
.glyphicon-pawn:before {
	content: "\e213";
}
.glyphicon-bishop:before {
	content: "\e214";
}
.glyphicon-knight:before {
	content: "\e215";
}
.glyphicon-baby-formula:before {
	content: "\e216";
}
.glyphicon-tent:before {
	content: "\26fa";
}
.glyphicon-blackboard:before {
	content: "\e218";
}
.glyphicon-bed:before {
	content: "\e219";
}
.glyphicon-apple:before {
	content: "\f8ff";
}
.glyphicon-erase:before {
	content: "\e221";
}
.glyphicon-hourglass:before {
	content: "\231b";
}
.glyphicon-lamp:before {
	content: "\e223";
}
.glyphicon-duplicate:before {
	content: "\e224";
}
.glyphicon-piggy-bank:before {
	content: "\e225";
}
.glyphicon-scissors:before {
	content: "\e226";
}
.glyphicon-bitcoin:before {
	content: "\e227";
}
.glyphicon-btc:before {
	content: "\e227";
}
.glyphicon-xbt:before {
	content: "\e227";
}
.glyphicon-yen:before {
	content: "\00a5";
}
.glyphicon-jpy:before {
	content: "\00a5";
}
.glyphicon-ruble:before {
	content: "\20bd";
}
.glyphicon-rub:before {
	content: "\20bd";
}
.glyphicon-scale:before {
	content: "\e230";
}
.glyphicon-ice-lolly:before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232";
}
.glyphicon-education:before {
	content: "\e233";
}
.glyphicon-option-horizontal:before {
	content: "\e234";
}
.glyphicon-option-vertical:before {
	content: "\e235";
}
.glyphicon-menu-hamburger:before {
	content: "\e236";
}
.glyphicon-modal-window:before {
	content: "\e237";
}
.glyphicon-oil:before {
	content: "\e238";
}
.glyphicon-grain:before {
	content: "\e239";
}
.glyphicon-sunglasses:before {
	content: "\e240";
}
.glyphicon-text-size:before {
	content: "\e241";
}
.glyphicon-text-color:before {
	content: "\e242";
}
.glyphicon-text-background:before {
	content: "\e243";
}
.glyphicon-object-align-top:before {
	content: "\e244";
}
.glyphicon-object-align-bottom:before {
	content: "\e245";
}
.glyphicon-object-align-horizontal:before {
	content: "\e246";
}
.glyphicon-object-align-left:before {
	content: "\e247";
}
.glyphicon-object-align-vertical:before {
	content: "\e248";
}
.glyphicon-object-align-right:before {
	content: "\e249";
}
.glyphicon-triangle-right:before {
	content: "\e250";
}
.glyphicon-triangle-left:before {
	content: "\e251";
}
.glyphicon-triangle-bottom:before {
	content: "\e252";
}
.glyphicon-triangle-top:before {
	content: "\e253";
}
.glyphicon-console:before {
	content: "\e254";
}
.glyphicon-superscript:before {
	content: "\e255";
}
.glyphicon-subscript:before {
	content: "\e256";
}
.glyphicon-menu-left:before {
	content: "\e257";
}
.glyphicon-menu-right:before {
	content: "\e258";
}
.glyphicon-menu-down:before {
	content: "\e259";
}
.glyphicon-menu-up:before {
	content: "\e260";
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #337ab7;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}
h1,
.h1 {
	font-size: 36px;
}
h2,
.h2 {
	font-size: 30px;
}
h3,
.h3 {
	font-size: 24px;
}
h4,
.h4 {
	font-size: 18px;
}
h5,
.h5 {
	font-size: 14px;
}
h6,
.h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}
small,
.small {
	font-size: 85%;
}
mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}
.bg-primary {
	color: #fff;
	background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt,
dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	-webkit-box-shadow: none;
	box-shadow: none;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	margin-right: -15px;
	margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}
table {
	background-color: transparent;
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	.table-responsive > .table {
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	.table-responsive > .table-bordered {
		border: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple],
select[size] {
	height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999;
}
.form-control::-webkit-input-placeholder {
	color: #999;
}
.form-control::-ms-expand {
	background-color: transparent;
	border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}
.form-group {
	margin-bottom: 15px;
}
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
	top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	-o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
	transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none;
}
.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc;
}
.btn-default .badge {
	color: #fff;
	background-color: #333;
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}
.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: normal;
	color: #337ab7;
	border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}
@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-right: 0;
	padding-left: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group .form-control:focus {
	z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li.disabled > a {
	color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified > .active > a,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 4px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	.nav-justified > li > a {
		margin-bottom: 0;
	}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}
@media (min-width: 768px) {
	.nav-tabs-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus {
		border-bottom-color: #fff;
	}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}
@media (min-width: 768px) {
	.navbar-header {
		float: left;
	}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px;
	}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	.navbar-nav > li {
		float: left;
	}
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-form .form-control-static {
		display: inline-block;
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto;
	}
	.navbar-form .input-group > .form-control {
		width: 100%;
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0;
	}
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}
@media (min-width: 768px) {
	.navbar-left {
		float: left !important;
	}
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	.navbar-right ~ .navbar-right {
		margin-right: 0;
	}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
.navbar-default .navbar-link {
	color: #777;
}
.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-default .btn-link {
	color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #080808;
}
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #080808;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent;
	}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #777;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
a.label:hover,
a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label-default {
	background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
	background-color: #5e5e5e;
}
.label-primary {
	background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #286090;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #337ab7;
	background-color: #fff;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px;
	}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
	margin-right: auto;
	margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #337ab7;
}
.thumbnail .caption {
	padding: 9px;
	color: #333;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right,
.media > .pull-right {
	padding-left: 10px;
}
.media-left,
.media > .pull-left {
	padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
button.list-group-item {
	width: 100%;
	text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
	color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
	color: #c7ddef;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
	padding-right: 15px;
	padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	margin-bottom: 0;
	border: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: #ddd;
}
.panel-default > .panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #337ab7;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #337ab7;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .im-phone-btn-block + .im-phone-btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;

	line-break: auto;
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

	line-break: auto;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}
.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.carousel-inner > .item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition:      -o-transform .6s ease-in-out;
		transition:         transform .6s ease-in-out;

		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner > .item.next,
	.carousel-inner > .item.active.right {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	.carousel-inner > .item.prev,
	.carousel-inner > .item.active.left {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	.carousel-inner > .item.next.left,
	.carousel-inner > .item.prev.right,
	.carousel-inner > .item.active {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
	clear: both;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/colors.css?15671530681886*/
@media (max-width: 767px){body.bx-green .bx-logo{background: #33B111;}}
body.bx-background-gradient{
	background: rgb(245,250,253);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(245,250,253,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,250,253,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fafd', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small{color: #33b111;}

/* news.list.sidebar */
body.bx-green .bx-s-info-titleicon{background: #33B111;}

/*ABOUT*/
a.bxd-block:hover {border-color: #28A906;}
.bxd-icon {border: 1px solid #28A906;}
a.bxd-block:hover .bxd-icon {background: #28A906;}
.bxd-icon .fa {color: #28A906;}
a.bxd-block:hover .bxd-icon .fa {color: #fff;}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/jquery.jscrollpane.css?15671530691588*/
/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/

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

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 4px;
    height: 100%;
    background: #e3d0b5;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #e3d0b5;
    position: relative;
}

.jspDrag
{
    background: #ed1c24;
    position: relative;
    top: 0;
    left: 0;
    border-radius: 5px;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

nav .mob-menu .jspVerticalBar{
    width: 15px;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/js/owlcarousel/owl.carousel.min.css?15671530852936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/eshop_bootstrap_green/js/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/js/slick/slick.css?15671530851729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/js/slick/slick-theme.css?15929941833149*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/eshop_bootstrap_green/js/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
/*@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/eshop_bootstrap_green/js/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/eshop_bootstrap_green/js/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/eshop_bootstrap_green/js/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/eshop_bootstrap_green/js/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/eshop_bootstrap_green/js/slick/./fonts/slick.svg#slick') format('svg');
}*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/fix.css?16397416754002*/
.shed {
    font-size: 15px;
}

#freePhoneAndjustPhone #justPhone_col .justPhone {
    width: 320px;
}

.ph_head {
    padding-left: 20px;
}

#footerphones a.ph_bot {
    color: #3c3c3b !important;
    padding-top: 10px;
}



@media screen and (max-width: 814px) {
    .scrollToTop {
        display: none !important;
    }

    .img-korsina-2 {
        width: 40px !important;
        height: 40px !important;
    }

    .header-row1 {
        font-size: 15px !important;
    }

    .ph_head {
        padding-left: 0px !important;
        margin-left: 0px !important;
    }

    .ph_head span {
        margin-left: 0px !important;
    }

    .bx-left {
        margin-left: 0px !important;
    }

    .container {
        padding: 0 3%;
    }

    .name a {
        font-size: 9px !important;
    }

    .mm-menu_offcanvas {
        width: 90% !important;
    }

    .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
        /*transform: translate3d(90vw, 0, 0) !important;*/
    }

    .parent {
        color: black !important;
        font-size: 15px !important;
    }

    .root-item {
        color: black !important;
        font-size: 15px !important;
    }

    .mm-listitem a {
        color: black !important;
        font-size: 15px !important;
    }
}

@media (max-width: 769px) {
    .mr-suka {
        display: none !important;
    }
}

@media (max-width: 979px) {
    #footer #footerphones {
        max-height: 70px;
    }
}

#footer {
    background: #ebe8e1;
    padding: 70px 0 70px !important;
}

@media (min-width: 1259px) {
    .mr-suka {
        /*bottom: 80px !important;*/
		bottom: 177px !important;
    }
}

@media (max-width: 768px) {
    #search #title-search-input {
        width: 100% !important;
    }
}

#subs input[type='email'] {
    text-align: center;
}

.subscribe-text {
    font-size: 17px;
}
.modal-dialog{

}
.fix-to-body-modal {
    background-color: #414042;
    width: 50%;
    margin: 30% auto 0 auto;
}

.fix-to-title-modal {
    font-size: 20px;
    color: white;
}

.fix-to-header-modal {
    border-bottom: none;
}

.form-name {
    text-align: left;
    padding-left: 10%;
    color: white;
}

.form-phone {
    margin-top: 10%;
    text-align: left;
    padding-left: 9%;
    color: white;
}

#one_click_buy_id_FIO {
    width: 80%;
    border: 1px ridge white;
    background-color: #414042;
    height: 30px;
    color: white;
    padding-left: 3%;

}


#one_click_buy_id_PHONE {
    width: 80%;
    border: 1px ridge white;
    color: white;
    background-color: #414042;
    height: 30px;
    padding-left: 3%;
}

.form-checkbox {
    margin-top: 9%;
}

.subscribe-link {
    color: white;
    text-decoration: none;
}

#one_click_buy_form_button {
    margin-top: 9%;
    background-color: #414042;
    border: none;
    outline: 1px solid white;
    color: white;
    width: 80%;
    height: 30px;
    margin-bottom: 10%;
}

button.close {
    color: white;
    font-weight: normal;
    text-shadow: none;
}

.ToClick {
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
/*    height: 55px;
    line-height: 55px;*/
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: white;
    width: 100%;
    margin: 24px 0;
    border: 2px solid black;
}
.ToClickLink{
    color: #414042 !important;
}
.message{
    color: #ffffff;
}
.message-text{
    font-size: 20px;
    margin-bottom: 10%;
}
.message-manager{
    font-size: 12px;
    margin-bottom: 10%;
}
.message-smile{
    margin-bottom: 15%;
    font-size: 3.4em;
}
@media screen and (max-width: 768px) {
    .fix-to-body-modal{
        width: 83%;
        margin-left: 10%;
        padding-bottom: 10%;
    }
}
#one_click_buy_id_FIO:focus{
    outline:none;
    border-color: white !important;
}
#one_click_buy_id_FIO:focus:-moz-placeholder {
    color: #FFFFFF;
    opacity: 1;
    border-color: white;
}
#one_click_buy_id_PHONE:focus{
    outline:none;
    border-color: white !important;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/hamburgers.css?156715306925913*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
position: absolute;
    width: 34px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #978f80;
 */
.hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px
}

.hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    position: absolute;
    width: 34px;
    height: 3px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #978f80;
    /*
    position: absolute;
    width: 40px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #978f80;
    */
}

.hamburger-inner:after,
.hamburger-inner:before {
    display: block;
    content: ""
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--3dx .hamburger-box {
    perspective: 80px
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx .hamburger-inner:after,
.hamburger--3dx .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx.is-active .hamburger-inner {
    transform: rotateY(180deg);
    background-color: transparent
}

.hamburger--3dx.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r .hamburger-inner:after,
.hamburger--3dx-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dx-r.is-active .hamburger-inner {
    transform: rotateY(-180deg);
    background-color: transparent
}

.hamburger--3dx-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 80px
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy .hamburger-inner:after,
.hamburger--3dy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy.is-active .hamburger-inner {
    transform: rotateX(-180deg);
    background-color: transparent
}

.hamburger--3dy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r .hamburger-inner:after,
.hamburger--3dy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dy-r.is-active .hamburger-inner {
    transform: rotateX(180deg);
    background-color: transparent
}

.hamburger--3dy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy .hamburger-inner:after,
.hamburger--3dxy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg);
    background-color: transparent
}

.hamburger--3dxy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 80px
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r .hamburger-inner:after,
.hamburger--3dxy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(.645, .045, .355, 1) .1s
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
    background-color: transparent
}

.hamburger--3dxy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r .hamburger-inner:before {
    transition: top .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom .1s ease .1s, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease, transform .1s cubic-bezier(.895, .03, .685, .22) .1s;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--arrowturn.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(.7)
}

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(.7)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner:after,
.hamburger--boring .hamburger-inner:before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(-90deg)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(45deg)
}

.hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s;
    opacity: 0
}

.hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
    transform: rotate(90deg)
}

.hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(135deg)
}

.hamburger--elastic.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(-270deg)
}

.hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-duration: .275s
}

.hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s
}

.hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: transform .275s cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(-135deg)
}

.hamburger--elastic-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(270deg)
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner:before {
    top: -80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, 80px, 0) rotate(45deg)
}

.hamburger--emphatic.is-active .hamburger-inner:after {
    top: -80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, left .125s ease-in .175s
}

.hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform .125s cubic-bezier(.6, .04, .98, .335), top .05s linear .125s, right .125s ease-in .175s
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner:before {
    top: 80px;
    left: -80px;
    transition: left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(80px, -80px, 0) rotate(-45deg)
}

.hamburger--emphatic-r.is-active .hamburger-inner:after {
    top: 80px;
    right: -80px;
    transition: right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075, .82, .165, 1) .175s;
    transform: translate3d(-80px, -80px, 0) rotate(45deg)
}

.hamburger--minus .hamburger-inner:after,
.hamburger--minus .hamburger-inner:before {
    transition: bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner:after,
.hamburger--minus.is-active .hamburger-inner:before {
    transition: bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;
    opacity: 0
}

.hamburger--minus.is-active .hamburger-inner:before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner:after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider .hamburger-inner:after {
    top: 20px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 2px
}

.hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity
}

.hamburger--slider-r .hamburger-inner:after {
    top: 20px
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner:before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(225deg)
}

.hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--spin-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .22s
}

.hamburger--spin-r .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner:after {
    transition: bottom .1s ease-in .25s, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(-225deg)
}

.hamburger--spin-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0
}

.hamburger--spin-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(90deg)
}

.hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s
}

.hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: translate3d(0, 10px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: .13s
}

.hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity 0s linear
}

.hamburger--spring-r .hamburger-inner:before {
    transition: top .1s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg)
}

.hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s linear .22s;
    opacity: 0
}

.hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s cubic-bezier(.33333, 0, .66667, .33333) .15s, transform .13s cubic-bezier(.215, .61, .355, 1) .22s;
    transform: rotate(90deg)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(90deg);
    background-color: transparent
}

.hamburger--stand.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(.55, .055, .675, .19) .15s, background-color 0s linear 75ms
}

.hamburger--stand-r .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55, .055, .675, .19) 0s
}

.hamburger--stand-r.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(.215, .61, .355, 1) 0s, background-color 0s linear .15s;
    transform: rotate(-90deg);
    background-color: transparent
}

.hamburger--stand-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(-45deg)
}

.hamburger--stand-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215, .61, .355, 1) .15s;
    transform: rotate(45deg)
}

.hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-duration: 75ms
}

.hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease .12s, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: rotate(45deg)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transform: rotate(-90deg)
}

.hamburger--vortex .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex .hamburger-inner:after,
.hamburger--vortex .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(765deg)
}

.hamburger--vortex.is-active .hamburger-inner:after,
.hamburger--vortex.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-duration: .2s
}

.hamburger--vortex-r .hamburger-inner:after,
.hamburger--vortex-r .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s
}

.hamburger--vortex-r .hamburger-inner:before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: rotate(-765deg)
}

.hamburger--vortex-r.is-active .hamburger-inner:after,
.hamburger--vortex-r.is-active .hamburger-inner:before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg)
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/jquery.mmenu.all.css?156715307074482*/
/*!	
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{background:inherit;border-color:inherit;box-sizing:border-box;margin:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:40px}.mm-panel_opened{z-index:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(/*-30%*/0,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-btn_next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:'';border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;display:none;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;transition:opacity .4s ease}.mm-navbar>*{box-sizing:border-box;display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem{position:relative}.mm-listitem:after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listitem:after{left:20px}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem>a,.mm-listitem>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:' ';display:none;position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer>.mm-btn_next{top:40px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:#000000 !important;/*rgba(0,0,0,.3);*/ font-size:18px;}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4)}.mm-menu .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu .mm-listitem_selected>span{background:rgba(255,255,255,.4)}.mm-menu .mm-listitem_opened>.mm-btn_next,.mm-menu .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05)}.mm-menu .mm-listitem_divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-menu_offcanvas{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-page__blocker{display:block}
.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu_autoheight{transition:none .4s ease;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
[class*=mm-menu_columns-]{transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:140px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:140px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(880px,0);-ms-transform:translate(880px,0);transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-880px,0);-ms-transform:translate(-880px,0);transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:140px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(1320px,0);-ms-transform:translate(1320px,0);transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-1320px,0);-ms-transform:translate(-1320px,0);transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:140px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(1760px,0);-ms-transform:translate(1760px,0);transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-1760px,0);-ms-transform:translate(-1760px,0);transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}
.mm-counter{font-style:normal;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth){width:90px}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:90px}.mm-counter+.mm-btn_fullwidth+a,.mm-counter+.mm-btn_fullwidth+span{padding-right:90px}.mm-listitem_vertical>.mm-counter{top:12px;margin-top:0}.mm-listitem_vertical.mm-listitem_spacer>.mm-counter{margin-top:40px}.mm-listitem_nosubitems>.mm-counter{display:none}.mm-counter{color:rgba(0,0,0,.3)}
.mm-listitem_divider{opacity:1;transition:opacity .4s ease}.mm-menu_dividers-light .mm-listitem_divider{background:inherit;font-size:inherit;color:rgba(0,0,0,.3);padding-top:15px;padding-bottom:5px}.mm-border-none .mm-listitem_divider{border-top-width:1px;border-top-style:solid}.mm-listview_fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listview_fixeddivider:after{content:none!important;display:none!important}.mm-panel_dividers .mm-listview_fixeddivider{display:block}
.mm-wrapper_opened.mm-dragging .mm-menu,.mm-wrapper_opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu_dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}[class*=mm-menu_tip-]:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}
.mm-iconbar{border-color:inherit;border-style:solid;border-width:0;border-right-width:1px;text-align:center;line-height:20px;overflow:hidden;box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;z-index:2}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconbar__bottom>*,.mm-iconbar__top>*{box-sizing:border-box;display:block;padding:10px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-menu_iconbar-40 .mm-navbars_bottom,.mm-menu_iconbar-40 .mm-navbars_top,.mm-menu_iconbar-40 .mm-panels{left:40px}.mm-menu_iconbar-40 .mm-iconbar{width:40px}.mm-menu_iconbar-60 .mm-navbars_bottom,.mm-menu_iconbar-60 .mm-navbars_top,.mm-menu_iconbar-60 .mm-panels{left:60px}.mm-menu_iconbar-60 .mm-iconbar{width:60px}.mm-menu_iconbar-80 .mm-navbars_bottom,.mm-menu_iconbar-80 .mm-navbars_top,.mm-menu_iconbar-80 .mm-panels{left:80px}.mm-menu_iconbar-80 .mm-iconbar{width:80px}.mm-iconbar,.mm-iconbar a{color:rgba(0,0,0,.3)}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4)}
[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0),[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:1px solid;border-color:inherit}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,[class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:180px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:160px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:240px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}
.mm-menu_keyboardfocus a:focus{outline:0}.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.4)}
.mm-navbars_bottom,.mm-navbars_top{background:inherit;border-color:inherit;border-width:0;position:absolute;left:0;right:0;z-index:1}.mm-navbars_bottom>.mm-navbar,.mm-navbars_top>.mm-navbar{border-width:0;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns),.mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns){padding:0}.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn),.mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn){-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-navbars_top{border-bottom-style:solid;border-bottom-width:1px;top:0;bottom:auto}.mm-menu_navbar_top-1 .mm-panels{top:40px}.mm-menu_navbar_top-2 .mm-panels{top:80px}.mm-menu_navbar_top-3 .mm-panels{top:120px}.mm-menu_navbar_top-4 .mm-panels{top:160px}.mm-navbars_bottom{border-top-style:solid;border-top-width:1px;bottom:0;top:auto}.mm-menu_navbar_bottom-1 .mm-panels{bottom:40px}.mm-menu_navbar_bottom-2 .mm-panels{bottom:80px}.mm-menu_navbar_bottom-3 .mm-panels{bottom:120px}.mm-menu_navbar_bottom-4 .mm-panels{bottom:160px}.mm-navbar_size-2{height:80px}.mm-navbar_size-3{height:120px}.mm-navbar_size-4{height:160px}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar__breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar_has-btns .mm-navbar__breadcrumbs{margin-left:-40px}.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{margin-left:0;padding-left:0}.mm-navbar_tabs,.mm-navbar_tabs~.mm-navbar{background:inherit!important}.mm-navbar__tab_selected{background:inherit;border-width:1px;border-style:solid;border-color:inherit}.mm-navbar__tab_selected:first-child{border-left:none}.mm-navbar__tab_selected:last-child{border-right:none}.mm-navbars_top .mm-navbar_tabs:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.mm-navbars_top .mm-navbar__tab_selected{border-bottom:none;margin-bottom:-1px}.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected{border-top:none}.mm-navbars_bottom .mm-navbar_tabs:not(:first-child){border-top-width:1px;border-top-style:solid;border-top-color:inherit}.mm-navbars_bottom .mm-navbar__tab_selected{border-top:none;margin-top:-1px}.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected{border-bottom:none}.mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.4)}
.mm-menu_rtl{direction:rtl}.mm-menu_rtl.mm-menu_offcanvas{right:auto}.mm-menu_rtl .mm-panel:not(.mm-panel_opened){-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_rtl .mm-panel.mm-panel_opened-parent{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu_rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu_rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu_rtl .mm-navbar .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-navbar .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu_rtl .mm-listitem:after{left:0;right:20px}.mm-menu_rtl .mm-listitem>a:not(.mm-btn_next),.mm-menu_rtl .mm-listitem>span:not(.mm-btn_next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu_rtl .mm-listitem .mm-btn_next{right:auto;left:0}.mm-menu_rtl .mm-listitem .mm-btn_next:before{left:auto;right:0}.mm-menu_rtl .mm-listitem .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-listitem .mm-btn_next+a,.mm-menu_rtl .mm-listitem .mm-btn_next+span{margin-left:50px}.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+a,.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+span{padding-left:50px}.mm-menu_rtl .mm-counter{left:45px;right:auto}.mm-menu_rtl .mm-counter+.mm-btn_next+a,.mm-menu_rtl .mm-counter+.mm-btn_next+span{margin-left:90px}.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+a,.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+span{padding-left:90px}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0;right:0}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_rtl [class*=mm-panel_iconpanel-],.mm-menu_rtl [class*=mm-panel_iconpanel-]~.mm-listview_fixeddivider{left:0}.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:180px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:160px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:240px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl~.mm-slideout{-webkit-transform:translate(0,0)!important;-ms-transform:translate(0,0)!important;transform:translate(0,0)!important;right:0}.mm-menu_rtl label.mm-check,.mm-menu_rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu_rtl label.mm-toggle+a,.mm-menu_rtl label.mm-toggle+span{padding-left:80px}.mm-menu_rtl label.mm-check+a,.mm-menu_rtl label.mm-check+span{padding-left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check,.mm-menu_rtl .mm-btn_next+label.mm-toggle{left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{margin-left:50px}.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{padding-left:70px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span{padding-left:50px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle{left:100px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+span{margin-left:90px}
.mm-searchfield{height:40px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.mm-searchfield input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:inherit;line-height:26px;display:block;box-sizing:border-box;width:100%;max-width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{padding:7px 10px 0 10px;position:relative}.mm-panel__noresultsmsg{text-align:center;font-size:150%;padding:40px 0}.mm-searchfield__btn{right:0;top:0}.mm-searchfield__input{-webkit-box-flex:1;-ms-flex:1;flex:1;box-sizing:border-box;width:100%;max-width:100%}.mm-searchfield__cancel{text-decoration:none;line-height:40px;display:block;padding-right:10px;margin-right:-100px;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-panel>.mm-searchfield{width:100%;position:absolute;top:0;left:0}.mm-panel_has-searchfield{padding-top:40px}.mm-panel_has-navbar.mm-panel_has-searchfield{padding-top:80px}.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield{top:40px}.mm-listitem_nosubitems>.mm-btn_next{display:none}.mm-listitem_nosubitems>.mm-btn_next+a,.mm-listitem_nosubitems>.mm-btn_next+span{padding-right:10px}.mm-searchfield input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}
.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;transition:right .4s ease;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panels{transition:right .4s ease}.mm-menu_has-sectionindexer .mm-sectionindexer{right:0}.mm-menu_has-sectionindexer .mm-panels{right:20px}.mm-menu_navbar_top-1 .mm-sectionindexer{top:42px}.mm-menu_navbar_top-2 .mm-sectionindexer{top:82px}.mm-menu_navbar_top-3 .mm-sectionindexer{top:122px}.mm-menu_navbar_top-4 .mm-sectionindexer{top:162px}.mm-menu_navbar_bottom-1 .mm-sectionindexer{bottom:42px}.mm-menu_navbar_bottom-2 .mm-sectionindexer{bottom:82px}.mm-menu_navbar_bottom-3 .mm-sectionindexer{bottom:122px}.mm-menu_navbar_bottom-4 .mm-sectionindexer{bottom:162px}.mm-sectionindexer a{color:rgba(0,0,0,.3)}
.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth+a,.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth+span,.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth),.mm-menu_selected-parent .mm-listitem>a.mm-btn_fullwidth+a,.mm-menu_selected-parent .mm-listitem>a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem>a:not(.mm-btn_fullwidth){transition:background .4s ease}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.4)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.4)}
[class*=mm-wrapper_sidebar-collapsed-] body,[class*=mm-wrapper_sidebar-expanded-] body{position:relative}[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout,[class*=mm-wrapper_sidebar-expanded-] .mm-slideout{transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-wrapper_sidebar-collapsed-] .mm-page,[class*=mm-wrapper_sidebar-expanded-] .mm-page{background:inherit;box-sizing:border-box;min-height:100vh}[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed,[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{display:block!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-collapsed-40 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout{width:calc(100% - 40px);-webkit-transform:translate(40px,0);-ms-transform:translate(40px,0);transform:translate(40px,0);-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}.mm-wrapper_sidebar-collapsed-60 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout{width:calc(100% - 60px);-webkit-transform:translate(60px,0);-ms-transform:translate(60px,0);transform:translate(60px,0);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-wrapper_sidebar-collapsed-80 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout{width:calc(100% - 80px);-webkit-transform:translate(80px,0);-ms-transform:translate(80px,0);transform:translate(80px,0);-webkit-transform:translate3d(80px,0,0);transform:translate3d(80px,0,0)}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{border-right-width:1px;border-right-style:solid;min-width:0!important;max-width:100000px!important}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking,[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body{overflow:visible}[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker{display:none!important}.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:75%;-webkit-transform:translate(33.33333%,0)!important;-ms-transform:translate(33.33333%,0)!important;transform:translate(33.33333%,0)!important;-webkit-transform:translate3d(33.33333%,0,0)!important;transform:translate3d(33.33333%,0,0)!important}.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded{width:25%!important}.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:70%;-webkit-transform:translate(42.85714%,0)!important;-ms-transform:translate(42.85714%,0)!important;transform:translate(42.85714%,0)!important;-webkit-transform:translate3d(42.85714%,0,0)!important;transform:translate3d(42.85714%,0,0)!important}.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded{width:30%!important}.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:65%;-webkit-transform:translate(53.84615%,0)!important;-ms-transform:translate(53.84615%,0)!important;transform:translate(53.84615%,0)!important;-webkit-transform:translate3d(53.84615%,0,0)!important;transform:translate3d(53.84615%,0,0)!important}.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded{width:35%!important}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}.mm-listitem_vertical label.mm-toggle{top:5px;bottom:auto;margin-top:0}.mm-listitem_vertical label.mm-check{top:5px;bottom:auto;margin-top:0}label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check{right:20px}label.mm-check+a,label.mm-check+span{padding-right:60px}.mm-btn_next+label.mm-check,.mm-btn_next+label.mm-toggle{right:60px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span,.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{margin-right:50px}.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{padding-right:70px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span{padding-right:50px}.mm-counter+.mm-btn_next+label.mm-check,.mm-counter+.mm-btn_next+label.mm-toggle{right:100px}.mm-counter+.mm-btn_next+label.mm-check+a,.mm-counter+.mm-btn_next+label.mm-check+span,.mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-counter+.mm-btn_next+label.mm-toggle+span{margin-right:90px}label.mm-toggle{background:rgba(0,0,0,.1)}label.mm-toggle:before{background:#f3f3f3}input.mm-toggle:checked~label.mm-toggle{background:#4bd963}label.mm-check:before{border-color:rgba(0,0,0,.75)}
.mm-menu_border-none .mm-listitem:after,.mm-panel_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after,.mm-panel_border-full .mm-listitem:after{left:0!important}.mm-menu_border-offset .mm-listitem:after,.mm-panel_border-offset .mm-listitem:after{right:20px}
.mm-menu_fx-menu-zoom{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-menu-slide{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-menu-fade{opacity:0;transition:opacity .4s ease}.mm-wrapper_opening .mm-menu_fx-menu-fade{opacity:1}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu_fx-panels-slide-up .mm-panel_opened,.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,.mm-panel_fx-slide-up.mm-panel_opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-right .mm-panel_opened,.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,.mm-panel_fx-slide-right.mm-panel_opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_fx-listitems-] .mm-listitem{transition:none .4s ease}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1){transition-delay:50ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2){transition-delay:.1s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3){transition-delay:150ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4){transition-delay:.2s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5){transition-delay:250ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6){transition-delay:.3s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7){transition-delay:350ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8){transition-delay:.4s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9){transition-delay:450ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10){transition-delay:.5s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11){transition-delay:550ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12){transition-delay:.6s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13){transition-delay:650ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14){transition-delay:.7s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15){transition-delay:750ms}.mm-menu_fx-listitems-slide .mm-listitem{transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{transition-property:opacity;opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem{opacity:1}.mm-menu_fx-listitems-drop .mm-listitem{transition-property:opacity,top;opacity:0;top:-25%}.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem{opacity:1;top:0}
.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(100vw,0);-ms-transform:translate(100vw,0);transform:translate(100vw,0);-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(10000px,0);-ms-transform:translate(10000px,0);transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-100vw,0);-ms-transform:translate(-100vw,0);transform:translate(-100vw,0);-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}
.mm-menu_listview-30 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-30 .mm-listitem>span{padding-top:5px;padding-bottom:5px}.mm-menu_listview-30 .mm-listitem_vertical>.mm-btn_next{height:30}.mm-menu_listview-50 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-50 .mm-listitem>span{padding-top:15px;padding-bottom:15px}.mm-menu_listview-50 .mm-listitem_vertical>.mm-btn_next{height:50}.mm-menu_listview-60 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-60 .mm-listitem>span{padding-top:20px;padding-bottom:20px}.mm-menu_listview-60 .mm-listitem_vertical>.mm-btn_next{height:60}.mm-menu_listview-justify .mm-panels>.mm-panel:after,.mm-menu_listview-justify .mm-panels>.mm-panel:before,.mm-panels>.mm-panel_listview-justify:after,.mm-panels>.mm-panel_listview-justify:before{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview,.mm-panels>.mm-panel_listview-justify .mm-listview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem,.mm-panels>.mm-panel_listview-justify .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider),.mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>span,.mm-panels>.mm-panel_listview-justify .mm-listitem>a:not(.mm-btn_next),.mm-panels>.mm-panel_listview-justify .mm-listitem>span{box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview_inset>li{padding:5px 0}
.mm-menu_multiline .mm-listitem>a,.mm-menu_multiline .mm-listitem>span,.mm-panel_multiline .mm-listitem>a,.mm-panel_multiline .mm-listitem>span{text-overflow:clip;white-space:normal}
[class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-page__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-page__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-page__blocker{background:#fff}
.mm-menu_popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}
.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-page__blocker,.mm-menu_position-front.mm-menu_opened~.mm-page__blocker,.mm-menu_position-top.mm-menu_opened~.mm-page__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu_shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu_theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-navbar a,.mm-menu_theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-btn:after,.mm-menu_theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.03);tap-highlight-color:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-white .mm-listitem_selected>span{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-white .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-listitem_divider{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-iconbar,.mm-menu_theme-white .mm-iconbar a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-white .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-white .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white .mm-searchfield input{background:rgba(0,0,0,.06);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-sectionindexer a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.03)}.mm-menu_theme-white label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-menu_theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu_theme-white label.mm-toggle:before{background:#fff}.mm-menu_theme-whiteinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-dark{background:#333;border-color:rgba(0,0,0,.3);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-navbar a,.mm-menu_theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-btn:after,.mm-menu_theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-dark .mm-listitem_selected>span{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-dark .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-listitem_divider{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-iconbar,.mm-menu_theme-dark .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-dark .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-dark .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_shadow-page:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark .mm-searchfield input{background:rgba(255,255,255,.15);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.1)}.mm-menu_theme-dark label.mm-check:before{border-color:rgba(255,255,255,.85)}.mm-menu_theme-dark label.mm-toggle{background:rgba(0,0,0,.3)}.mm-menu_theme-dark label.mm-toggle:before{background:#333}.mm-menu_theme-darkinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-black{background:#000;border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-navbar a,.mm-menu_theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-btn:after,.mm-menu_theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.15);tap-highlight-color:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-black .mm-listitem_selected>span{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-black .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-listitem_divider{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-iconbar,.mm-menu_theme-black .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-black .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-black .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_shadow-page:after{box-shadow:false}.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel{box-shadow:false}.mm-menu_theme-black .mm-searchfield input{background:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.15)}.mm-menu_theme-black label.mm-check:before{border-color:rgba(255,255,255,.75)}.mm-menu_theme-black label.mm-toggle{background:rgba(255,255,255,.25)}.mm-menu_theme-black label.mm-toggle:before{background:#000}.mm-menu_theme-blackinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem>a,.mm-menu_tileview .mm-listitem>span,.mm-panel_tileview .mm-listitem>a,.mm-panel_tileview .mm-listitem>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem>.mm-btn_next,.mm-panel_tileview .mm-listitem>.mm-btn_next{width:auto}.mm-menu_tileview .mm-listitem>.mm-btn_next:after,.mm-menu_tileview .mm-listitem>.mm-btn_next:before,.mm-panel_tileview .mm-listitem>.mm-btn_next:after,.mm-panel_tileview .mm-listitem>.mm-btn_next:before{content:none;display:none}.mm-menu_tileview .mm-listitem_divider,.mm-panel_tileview .mm-listitem_divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/style.css?163974089120485*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* font: inherit; */
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body .lb_call-btn {
/* 	background: url(/bitrix/templates/eshop_bootstrap_green/image/phone-trubka-2.png) no-repeat !important; */
	background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/icon-callback.png') no-repeat !important;
}
.fa-stack.fa-lg {
	right: 16px;
}
.item .item-tittle {
	padding: 15px 0 !important;
}
.item .item-tittle a {
	font-size: 20px !important;
}
.fa-stack.fa-lg img {
	    width: 55px;
	    border-radius: 13%;
}
#footer {
	    background: #e8e8e8 !important;
}
#content a {
	text-decoration: none !important;
}
#footer .copy {margin-top:30px; padding-top:30px; border-top:1px solid #ccc; text-transform:uppercase;}
#inner {
	position: relative;
 	width: 1240px;
	margin: 0 auto;
	font: normal 100% "circle", sans-serif;
	margin-top: 100px;
}
.item-text > span {
	color: #3c3c3b;
}
#inner a:hover {
	text-decoration: none;
    color: #978f80;
}
.block-1 {
	display: flex;
	flex-wrap: wrap;
}
.block-1-tittle {
	text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
}
.block-1-tittle span {
	text-decoration: none;
    color: #3c3c3b;
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 5px;
	text-transform: uppercase;
}
.block-1 .item:first-child {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
	position: relative;
    z-index: 1;
}
.block-1 .item:first-child .item-text {
	width: 25%;
}
.block-1 .item:first-child .item-img {
	width: 75%;
}
.block-1 .item:first-child .item-tittle {
	width: 97%;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #cbc3b4;
}
.block-1 .item:first-child .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 25px;
}
.block-1 .item:first-child .item-img img {
	height: 381px;
}
.block-1 .item:first-child .item-text {
	position: relative;

}
.block-1 .item:first-child .item-text span {
	margin: 0;
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -64%);
    width: 100%;
    text-align: left;
}
.block-1 .item:nth-child(2) {
	width: 35%;
	margin-top: -197px;
	position: relative;
    z-index: 2;
}
.block-1 .item:nth-child(2) .item-img {
	border: 1px solid #cbc3b4;
	background: #fff;
}
.block-1 .item:nth-child(2) .item-img img {
	height: 503px;
}
.block-1 .item:nth-child(4) .item-img img {
	height: 246px;
}
.block-1 .item:nth-child(4) .item-img {
	outline: 1px solid #cbc3b4;
    background: #fff;
    padding: 30px 30px;
}
.block-1 .item {
    width: 21%;
    padding: 0 17px;
}
.block-1 .item .item-tittle {
	text-align: center;
	border-bottom: 1px solid #cbc3b4;
	padding: 15px 0;
}
.block-1 .item .item-tittle a {
	text-decoration: none !important;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}
.block-1 .item .item-img a img {
	margin: 0 auto;
	display: block;
	height: 308px;
}
/*Блок 2*/
.block-2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 100px;
	margin-top: 75px;
}
.block-2 .item:first-child {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.block-2 .item:first-child .item-text {
	width: 25%;
    margin-left: 30px;
}
.block-2 .item:first-child .item-img {
	width: 71%;
}
.block-2 .item:first-child .item-tittle {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #cbc3b4;
}
.block-2 .item:first-child .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 25px;
}
.block-2 .item:first-child .item-img img {
	height: 380px;
}
.block-2 .item:first-child .item-text {
	position: relative;
}
.block-2 .item:first-child .item-text span {
    margin: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -70%);
    width: 100%;
    text-align: justify;
}
.block-2 .item {
    width: 33%;
    padding: 0 17px;
    position: relative;
    z-index: 1;
}
.block-2 .item .item-tittle {
	text-align: center;
	border-bottom: 1px solid #cbc3b4;
	padding: 15px 0;
}
.block-2 .item .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}
.block-2 .item .item-img a img {
	margin: 0 auto;
	display: block;
	width: 100%;
}
.block-2 .item:nth-child(2) .item-img a img {
	height: 244px;
}
.block-2 .item:nth-child(2) .item-text {
	height: 136px;
    text-align: justify;
}
.block-2 .item:nth-child(3) .item-img a img {
	height: 380px;
}
.block-2 .item:nth-child(4) .item-img a img {
	height: 400px;
}
.block-2 .item:nth-child(4) .item-img {
	border: 1px solid #cbc3b4;
    background: #fff;
}
.block-2 .item:nth-child(4) {
	margin-top: -275px;
	padding-left: 34px;
	z-index: 2;
}

/*Блок 2*/

/*Блок 3*/

.block-3 {
	display: flex;
    flex-wrap: wrap;
}
.block-3 .item:first-child {
	width: 64%;
	margin-left: 17px;
	margin-top: -30px;
}
.block-3 .item {
	width: 30%;
}
.block-3 .item:nth-child(2) {
    margin-left: 35px;
    margin-top: -315px;
    position: relative;
    z-index: 3;
}
.block-3 .item:nth-child(2) .item-img {
	text-align: center;
}
.block-3 .item:nth-child(2) .item-text {
	height: 208px;
    display: flex;
    align-items: flex-end;
    text-align: justify;
}
.block-3 .item .item-tittle {
	text-align: center;
	border-bottom: 1px solid #cbc3b4;
	padding: 15px 0;
}
.block-3 .item .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}
.block-3 .item:first-child .item-img {
	padding: 50px 0px;
    border: 1px solid #cbc3b4;
    background: #fff;
}

/*Блок 3*/

/*Блок 4*/

.block-4 {
	margin-top: 83px;
}
.block-4 .block-4-wrap {
	display: flex;
    flex-wrap: wrap;
}
.block-4 .block-4-wrap .block-4-left {
	width: 64%;
    margin-left: 17px;
    display: flex;
    flex-wrap: wrap;
}
.block-4 .block-4-wrap .block-4-right {
	width: 30%;
    margin-left: 35px;
}
.block-4 .block-4-wrap .block-4-left .item:first-child {
	width: 100%;
	height: 112px;
}
.block-4 .block-4-wrap .block-4-left .item:first-child .item-text {
	text-align: justify;
}
.block-4 .block-4-wrap .block-4-left .item {
	width: 45%;
}
.block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
	margin-right: 60px;
}
.block-4 .block-4-wrap .block-4-left .item .item-tittle {
	text-align: center;
    border-bottom: 1px solid #cbc3b4;
    padding: 15px 0;
}
.block-4 .block-4-wrap .block-4-left .item .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}
.block-4 .block-4-wrap .block-4-left .item .item-img a img {
	height: 260px;
}
.block-4 .block-4-wrap .block-4-right .item .item-tittle {
	text-align: center;
    border-bottom: 1px solid #cbc3b4;
    padding: 15px 0;
}
.block-4 .block-4-wrap .block-4-right .item .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}

/*Блок 4*/

/*Блок 5*/

.block-5 {
	display: flex;
    flex-wrap: wrap;
    margin-top: 57px;
    margin-left: 17px;
}
.block-5 .block-5-wrap {
	width: 73%;
    display: flex;
    flex-wrap: wrap;
}
.block-5 .block-5-wrap .item:first-child {
	width: 95%;
	margin-bottom: 50px;
}
.block-5 .block-5-wrap .item:first-child .item-text {
	    text-align: justify;
}
.block-5 .block-5-wrap .item {
	width: 32%;
}
.block-5 .block-5-wrap .item .item-img img {
	width: 100%;
}
.block-5 .block-5-wrap .item-tittle {
	width: 96%;
    text-align: center;
    border-bottom: 1px solid #cbc3b4;
    padding: 15px 0;
}
.block-5 .block-5-wrap .item-tittle a {
	text-decoration: none;
    text-transform: uppercase;
    color: #b9af98;
    font-size: 20px;
}

/*Блок 5*/

/*Блок 6*/

.block-6 {
	margin-bottom: 28px;
}
.block-6 .block-6-tittle {
	text-align: center;
}
.block-6 .block-6-tittle a {
	text-decoration: none;
    color: #3c3c3b;
}
.block-6 .block-6-tittle h2 {
	padding: 50px 0;
    font-size: 28px;
    font-weight: 100;
    color: #3c3c3b;
}
.block-6 .block-wrap {
	display: flex;
    flex-wrap: wrap;
}
.block-6 .block-wrap .item-block-left {
    width: 29%;
}
.block-6 .block-wrap .item-block-right {
	display: flex;
    width: 70%;
    flex-wrap: wrap;
}
.block-6 .block-wrap .item-block-right .item {
    width: 33.333%;
    padding-left: 40px;
    padding-bottom: 32px;
}
.block-6 .block-wrap .item-block-left .item .item-img img {
	height: 305px;
    width: 91.5%;
}
.block-6 .block-wrap .item-block-right .item .item-img img {
    height: 250px;
    width: 100%;
}
.block-6 .block-wrap .item-block-left .item .item-text {
	height: 233px;
    width: 91.5%;
    text-align: justify;
    margin-left: 15px;
}

/*Блок 6*/

/*Блок 7*/

.block-7-tittle {
	border-bottom: 2px solid #3c3c3b;
    width: 338px;
    margin: 0 auto;
}
.block-7 .swiper-slide img {
	width: 97.6%;
}
.block-7 .swiper-button-prev {
	/*background-image: url("/bitrix/templates/eshop_bootstrap_green/css/../image/arrow-left.png");*/
	background-image: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-left.png");
	left: 36px;
	height: 55px;
	background-size: 28px 55px;
 
}

.block-7 .swiper-button-next {
	/*background-image: url("/bitrix/templates/eshop_bootstrap_green/css/../image/arrow-right.png");*/
	background-image: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-right.png");
	right: 36px;
	height: 55px;
	background-size: 28px 55px;
 
}
.block-7 .swiper-pagination-bullet {
	background: #fffcfc;
    opacity: .5;
    width: 10px;
    height: 10px;
}
#header #menuUser div.cart {
	/*margin-left: -2px !important;
	margin-top: -6px !important;*/
}
#header #menuUser div.cart img {
/*	width: 56px;
	height: 52px;*/
	width:27px;
    height:23px;
}
.block-7 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}
.block-7 .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 50px;
}
.block-7 .block-7-tittle {
	text-align: center;
    margin-bottom: 57px;
    margin-top: 27px;
    text-transform: uppercase;
    width: 425px;
}
.block-7 .block-7-tittle a {
	text-decoration: none;
    color: #3c3c3b !important;
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 5px;
}
.block-7 {
	margin-bottom: 63px;
}
/*Блок 7*/

.item-text span {
	font-size: 18px;
    word-break: break-all;
}
#lb_widget-root .lb_call-btn {
	opacity: 1 !important;
}















#site {
	overflow:  hidden;
}
.container {
	margin: auto;
	width: 1240px;
}
.ul-reset {
	padding-left: 0;
   margin-top: 0;
   margin-bottom: 0;
	list-style: none;
	    /* text-align: center; */
}


#menuSocial {
	position: relative;
	left: 30px !important;
	display: none!important;
}
#nav-gl {
	left: 40px;
}
.imgshow {
	display: none;
}
#nav-gl .container.ul-reset {
	margin-top: 20px;
    margin-left: -132px;
}
/*Тест меню*/
/* #Navigation Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container.ul-reset .droppable.sale:nth-child(1) a {
	color: red !important;
}
.mega-menu .container.cf {
	    position: relative;
	left: 85px;
}
.mega-menu .container.cf.no-nlv {
	display: flex;
    flex-wrap: wrap;
    width: 500px;
    margin-top: 20px;
    position: relative;
    left: 92px;
    margin-bottom: 25px;
}
.mega-menu .container.cf.no-nlv .ul-reset.no-nlv {
	width: 50%;
    height: 35px;
        margin: 0;
}
.mega-menu .container.cf.no-nlv .ul-reset.no-nlv h3 {
	margin: 0;
}
.mega-menu .container.cf.no-nlv .ul-reset.no-nlv h3 a {
	color: #444;
    /* margin: 15px 0; */
    font-size: 17px;
    font-weight: 100;
}
#footerMenu ul a, #footerMenu a, #legal a {
	color: #3c3c3b !important;
}
nav {
	
	font-size: 0;
	position: relative;
}
nav > ul > li {
	display: inline-block;
  	font-size: 14px;
  	padding: 0 15px;
  	position: relative;
  	margin: 0 3px;
    padding: 0 16px 8px;
    text-transform: uppercase;
    text-decoration: unset;
}
nav > ul > li:first-child {padding-left: 0;}
nav > ul > li:last-child {padding-right: 0;}
nav > ul > li > a {
	color:  #cbbb9f;
  	display: block;
  	position: relative;
  	/*padding: 20px 0;*/
  	border-bottom: 3px solid transparent;
}
nav > ul > li:hover > a {

}



/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mega-menu {
	background: #ffffff;
  	display: none;
  	left: 0;
  	position: absolute;
  	text-align: left;
  	width: 100%;

}
.mega-menu h3 {
	color: #444;
	margin: 15px 0;
}
.mega-menu ul {
	float: left;
  	margin-bottom: 20px;
  	margin-right: 40px;
  	width: 205px;
  	margin-top: 20px;
}
.mega-menu ul:last-child {
	margin-right: 0;
}
.mega-menu a {
  	color: #444;
  	display: block;
  	padding: 10px 0;
  	text-decoration: unset;
}
.mega-menu a:hover {
	color: #2d6a91;
}



/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.droppable {
	position: static;

}

.droppable:hover .mega-menu {
	display: block !important;
}



/* #Browser Clearfix
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cf:before,
.cf:after {
	content: " "; /* 1 */
   display: table; /* 2 */
}
.cf:after {clear: both;}





#freePhoneAndjustPhone #freePhone_col {
		    position: relative;
    left: 17px;
    text-align: left !important;
    top: 15px;

}
#freePhoneAndjustPhone #freePhone_col .freePhone {
	width: 320px;
}
#freePhoneAndjustPhone #justPhone_col .justPhone {
	width: 270px;
}
#logo {
	margin-bottom: 10px;
}
#logo img {
	width: 185px !important;
}
#header #title-search-input {
	height: 41px;
}
#header #title-search-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d2cabc;
  opacity: 1; /* Firefox */
}

#header #title-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #d2cabc;
}

#header #title-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #d2cabc;
}
#header #freePhone_col .freePhone a {
	font-size: 18px !important;
}
#header #justPhone_col span {
	font-size: 18px !important;
}
.justPhone .ad_suk {
	    text-transform: none;
}
#freePhoneAndjustPhone #justPhone_col .justPhone .ad_suk {
	position: relative;
    left: 20px;
    font-size: 16px !important;
}
#footerMenu ul li.header {
	    margin: 0 0 32px 0 !important;
	    font-weight: bold;
	    font-size: 18px !important;
}
#footerMenu ul li {
	font-size: 14px !important;
}
#footerphones .freePhone .ad_suk_3 {
	text-transform:none;
	display:inline-block;
	margin-top:5px;
	font-size: 15px;
}
#footerphones .freePhone .ad_suk_2 {
/* 	    font-weight: bold; */
	    font-size:15px;
}
#footerphones .freePhone .ad_suk {
	text-transform: none;
/*     margin-top: 26px; */
    display: block;
    font-size:15px;
}
#freePhoneAndjustPhone #freePhone_col .freePhone a:nth-child(2) {
	    margin-left: 5px;
	    margin-right: 13px;
}
#freePhoneAndjustPhone #freePhone_col .freePhone a {
	font-size: 18px;
}
#freePhoneAndjustPhone #freePhone_col .freePhone span {
	/*margin-left: 25px;*/
}
#freePhoneAndjustPhone #justPhone_col {
	    position: relative;
    top: 76px;
    left: -194px;
}
.mr-suka {
	    position: relative;
    /* top: -80px; */
	width: 200px;
}
#search input::placeholder {
	color: #cfcfcf;
}
.mr-suka .mr-suka-2 {
	    width: 181px !important;
	        margin-top: 20px;
}

.fa.fa-shopping-cart {
	    font-size: 31px;
    color: #cbbba0;
    position: relative;
    left: -15px;
    top: -6px;
}
#header nav > ul > li > a {
	color: #3c3c3b;
}
#menuUser a span {
	display: block;
    width: 18px;
    height: 18px;
	background:#555;
    text-align: center;
	border-radius:4px;
    color: white;
    position: relative;
    top:-7px;
    left:-45px;
	font-weight:normal;
	font-size:12px;
    border-bottom: none;
}
#search button {
		height: 16px;
    width: 39px;
    position: absolute;
    top:40px;
    right:37px;
    cursor: pointer;
    background: white;
    border: 0;
}
#search button:before {
	    content: url('/bitrix/templates/eshop_bootstrap_green/image/pousk.png');
    font-family: FontAwesome;
    font-size: 23px;
    color: #cbbba0;
}
#search {
		    margin-right: 25px;
}
#header #title-search-input {
		width: 313px;
}
.scrollToTop .fa.fa-circle.fa-stack-2x.fa-inverse {
		display: none !important;
}
.scrollToTop .fa.fa-angle-up.fa-stack-1x.fa-invers {
		border: 1px solid #cbbb9f !important;
	    padding: 0px 0px !important;
	    width: 50px !important;
	    height: 45px !important;
	    border-radius: 20% !important;
}
.fa-angle-up:before {
	    content: "\f106" !important;
	    top: -12px !important;
	    position: relative !important;
	    color: #cbbb9f !important;
}
.lb_call-btn {
/*    width: 55px !important;
    height: 45px !important;*/
    width:50px !important;
    height:43px !important;
    position: relative;
    left: -8px;
    border-radius: 9px;
}
#lb_button-call {
		    top: -200px !important;
    left: 30px !important;
}

.block-5-wrap-right {
		width: 26%;
		margin-top: 127px;
		background-color: #e8e8e8;
}
.block-5-wrap-right .item .item-text {
		padding: 35px 10px;
}
.block-5-wrap-right .item .item-text span {
		    font-size: 24px;
}
.block-5-wrap-right .item input[type=email] {
		width: 80%;
    height: 40px;
    border: none;
    padding: 0 15px;
}
#footer #footerphones a {
		font-size: 20px;
		font-weight: bold;
}
.block-5-wrap-right .item input[type=submit] {
	width: 80%;
    height: 40px;
    border: none;
    background: #cbbba0;
    text-align: center;
    margin-top: 20px;
    color: #ffffff;
    text-transform: uppercase;
}
.block-5-wrap-right .item input[type=email]::placeholder {
	font-size: 17px;
}
#mainslider #indexBanner.owl-carousel {
	display: block;
}
#mainslider {
	margin-top: -100px;
}
#mainslider #indexBanner.owl-carousel img {
	padding-bottom: 55px;
    border-bottom: 1px solid #cbbb9f;
	display: block;
}
ul.mm-listview .mm-listitem a {
	font-size: 14px;
}
#footer #footerMenu .ul-2 {
	position: relative;
    left: -60px;
}
#footer #footerMenu .ul-3 {
	position: relative;
    left: -60px;
}
#footer #footerMenu .ul-4 {
	    position: relative;
    left: -45px;
}

.d_n_ph {
	display: none;
}
#header #justPhone_col.d_n_ph_2 {
	display: none !important;
}
#lb_button-wrapper {
	    bottom: 63px !important;
}

/* #jvlabelWrap {
	background: linear-gradient(95deg, rgb(194, 185, 156) 20%, rgb(194, 185, 156) 80%) !important;
} */

.fond {
	position:absolute;
	padding-top:45px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#f8b334;
}
.mymagicoverbox {
	display:inline-block;
	color:#ffffff;
	padding:10px;
	margin:10px;
	cursor:pointer;
	font-weight:300;
	font-family:'Roboto';
}
.mymagicoverbox_fenetre {
	z-index:9999;
	position:fixed;
	margin-left:50%;
	top:100px;
	text-align:center;
	display:none;
	padding:5px;
	background-color:#ffffff;
	color:#97BF0D;
	font-style:normal;
	font-size:20px;
	font-weight:300;
	font-family:'Roboto';
}
.mymagicoverbox_fenetreinterieur {
	text-align:center;
	overflow:auto;
	padding:10px;
	background-color:#ffffff;
	color:#666666;
	font-weight:400;
	font-family:'Roboto';
	font-size:17px;
	border-top:1px solid #e7e7e7;
	margin-top:10px
}
.mymagicoverbox_fermer {
	color:#CB2025;
	cursor:pointer;
	font-weight:400;
	font-size:14px;
	font-style:normal;
	font-family:'Roboto';
}
#myfond_gris {
	display: none;
	background-color:#000000;
	opacity:0.7;
	width:100%;
	height:100%;
	z-index:9998;
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
}














/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/mobile-style.css?159899366681479*/

@media (min-width: 1025px) and (max-width: 5000px) {
    .phone-container{
        float: right;
        width: 90%;
    }
    .phone-container a:nth-child(1){
        margin-right: 10px;
    }
    .rasume-devider{
        display: none;
    }
}
@media (max-width: 1259px) {
    body {
        overflow-x: hidden;
    }
    #footerMenu ul li.header {
        font-size: 15px !important;
    }
    .item-text span {
        word-break: unset;
    }
    #header {
        border-bottom: none !important;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        background-color: #a19f9e !important;
    }
    #footerphones .freePhone .ad_suk {
        margin-top: 10px;
    }
    #footerMenu ul li.header {

        margin: 0 0 15px 0 !important;
    }
    #footerMenu ul li {
        font-size: 12px !important;
    }
    .item .item-tittle a {
        font-size: 16px !important;
    }
    #header #menuUser div.cart {
        position: relative;
        top: 56px;
        right: -21px;
    }
    .item-text span strong {
        font-size: 16px !important;
    }
    .block-5-wrap-right {
        width: 30%;
        margin-left: 70px;
        height: 264px;
        margin-top: 109px;
    }
    .block-5-wrap-right .item .item-text span {
        font-size: 16px;
    }
    .mr-suka {
        width: auto;
    }
    #footer {
        margin-bottom: -165px;
    }
    #header .hidden-sm.hidden-xs {
        display: none !important;
    }
    #footer .container ul {
        width: 150px !important;
    }
    #search button {
        height: 38px;
        width: 39px;
        position: absolute;
        top: 16px;
        right: 45px;
        cursor: pointer;
        background: white;
        border: 0;
    }
    #search button:before {
        /*content: url('/bitrix/templates/eshop_bootstrap_green/image/pousk.png');*/
        font-family: FontAwesome;
        font-size: 28px;
        color: #cbbba0;
    }
    .fa.fa-shopping-cart {
        font-size: 50px;
        color: #cbbba0;
        position: relative;
        left: -110px;
        top: 43px;
    }
    #menuUser a span {
        display: block;
        width: 18px;
        height: 18px;
        background: red;
        text-align: center;
        border-radius: 50%;
        color: white;
        position: relative;
        top: 45px;
        left: -15px;
        border-bottom: none;
    }
    .freePhone {
        position: relative;
        width: 220px !important;
        left: 70px;
    }
    .container {
        width: 960px !important;
    }
    .freePhone a:nth-child(3) {
        position: relative;
        left: 25px;
    }
    #burgerMenu {
        position: relative !important;
        top: 45px !important;
        left: 3px !important;
    }
    .justPhone {
        position: relative;
        top: -66px;
        right: -72%;
        width: 200px;
    }
    /* #menuUser {
            display: none;
    } */
    #logo {
        position: relative;
        left: 0;
    }
    #logo a img {
        width: 150px !important;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        border-bottom: 2px solid #cbbb9f;
        display: block !important;
        margin-top: 20px;
    }
    #header .col-xs-3.col-sm-4.visible-sm-block.visible-xs-block.hidden-md.hidden-lg.mh-head.mm-sticky.mh-sticky {
        display: block !important;
    }
    #burgerMenu {
        display: block !important;
    }
    #freePhone_col {
        left: -65px !important;
        top: 10px !important;
    }
    #justPhone_col {
        left: 35px !important;
    }
    #header .hidden-md {
        display: block !important;
    }
    #nav-gl {
        display: none;
    }
    .justPhone span.ad_suk {
        font-size: 14px !important;
        position: relative;
        left: 20px;
    }
    .justPhone span {
        font-size: 14px !important;
    }
    #inner {
        width: 960px;
    }
    .block-1 .item {
        width: 22%;
    }
    .block-1 .item:first-child .item-img img {
        height: 312px;
    }
    .block-1 .item:first-child .item-tittle a {
        font-size: 16px;
    }
    .block-1 .item:nth-child(2) {
        width: 34%;
        padding: 0 10px;
    }
    .block-1 .item:first-child .item-tittle {
        width: 100%;
    }
    .block-1 .item:first-child .item-text {
        text-align: left;
    }
    .block-1 .item:first-child .item-text span {
        padding-right: 25px;
    }
    .block-1 .item:first-child .item-text span p strong {
        font-size: 16px !important;
    }
    .block-1 .item:first-child .item-img {
        width: 75%;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: 412px;
    }
    .block-1 .item .item-img a img {
        height: 244px;
    }
    .block-1 .item .item-tittle a {
        font-size: 14px !important;
    }
    .block-1 .item:nth-child(4) .item-img img {
        height: 242px;
    }
    .block-1 .item:nth-child(4) .item-img {
        /*border: 1px solid #cbc3b4;*/
        background: #fff;
        padding: 0px 2px;
    }
    .block-1 .item:nth-child(2) {
        margin-top: -170px;
    }
    .block-2 .item:first-child .item-img img {
        height: 293px;
    }
    .block-2 .item:first-child .item-tittle a {
        font-size: 16px;
    }
    .block-2 .item:first-child .item-img {
        width: 70%;
    }
    .block-2 .item:first-child .item-img img {
        height: 293px;
    }
    .block-2 .item:first-child .item-tittle a {
        font-size: 16px;
    }
    .block-2 .item:nth-child(2) .item-img a img {
        height: 200px;
    }
    .block-2 .item {
        /*width: 30.8%;*/
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: 309px;
    }
    .block-2 .item:nth-child(4) .item-img a img {
        height: 322px;
    }
    .block-2 .item:nth-child(4) {
        width: 33%;
        margin-left: 45px;
        margin-top: -234px;
        padding-left: 1px;
    }
    .block-2 .item:nth-child(2) .item-text {
        height: 109px;
    }
    .block-2 .item .item-tittle a {
        font-size: 16px;
    }
    .block-3 .item:first-child {
        width: 57%;
        margin-left: 17px;
        margin-top: 0px;
    }
    .block-3 .item:first-child .item-img {
        padding: 50px 62px;
    }
    .block-3 .item:first-child .item-img a img {
        height: 165px;
    }
    .block-3 .item:nth-child(2) {
        margin-left: 67px;
        margin-top: -280px;
        width: 32%;
    }
    .block-3 .item:nth-child(2) a img {
        height: 430px;
    }
    .block-3 .item .item-tittle a {
        font-size: 16px;
    }
    .item-text > span {
        font-size: 14px;
    }
    .block-3 .item:nth-child(2) .item-text {
        height: 120px;
    }
    .block-3 .item {
        width: 33%;
    }
    .block-4 .block-4-wrap .block-4-left {
        width: 57%;
    }
    .block-4 {
        margin-top: 25px;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        height: 128px;
    }
    .block-4 .block-4-wrap .block-4-left .item {
        width: 47%;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
        margin-right: 32px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 187px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-tittle a {
        font-size: 16px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 187px;
    }
    .block-4 .block-4-wrap .block-4-right {
        width: 33%;
        margin-left: 59px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 315px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-tittle a {
        font-size: 16px;
    }
    .block-5 .block-5-wrap .item:first-child {
        width: 100%;
    }
    .block-5 .block-5-wrap {
        width: 59%;
        margin-left: 17px;
    }
    .block-5 .block-5-wrap .item {
        width: 33%;
    }
    .block-5 .block-5-wrap .item .item-img a img {
        height: 203px;
    }
    .block-5 .block-5-wrap .item .item-text {
        text-align: justify;
    }
    .block-5 .block-5-wrap .item-tittle {
        width: 99.5%;
    }
    .block-5 .block-5-wrap .item-tittle a {
        font-size: 16px;
    }
    .block-6 .block-wrap .item-block-left {
        width: 28%;
        margin-left: 17px;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        height: 214px;
        width: 91.5%;
    }
    .block-6 .block-wrap .item-block-right .item {
        width: 31%;
        padding-left: 25px;
        padding-bottom: 67px;
    }
    .block-6 .block-wrap .item-block-right .item .item-img img {
        height: 187px;
        width: 100%;
    }
    .block-6 .block-wrap .item-block-left .item .item-text span strong {
        display: inline-block;
        text-align: justify!important;
    }
    #footer #footerLogo {
        position: relative;
        top: 219px;
        left: 30px;
    }
    #footer #footerLogo img {
        width: 100px;
    }
    #footer .justPhone {
        position: relative;
        top: 127px;
        left: 290px;
    }
    #footer .freePhone {
        position: relative;
        left: 577px;
        top: -16px;
    }
    #footer #footerMenu .ul-1 {
        position: relative;
        left: -21%;
    }
    #footer #footerMenu .ul-2 {
        position: relative;
        left: -13%;
    }
    #footer #footerMenu .ul-3 {
        position: relative;
        left: -6%;
    }
    #footer #footerMenu .ul-4 {
        position: relative;
        left: 0%;
    }
    #footer #footerMenuSocial {
        float: right;
        display: block;
    }
    #footer #legal {
        position: relative;
        bottom: 100px;
        left: 28px;
        font-size: 10px;
    }
    .mr-suka .mr-suka-2 {
        width: 170px !important;
    }
    #footer .justPhone span {
        text-transform: none;
    }
    #footerMenuSocial {
        display: block !important;
        width: 45px !important;
        position: relative !important;
        right: -100% !important;
        float: none !important;
        top: -67px;
    }
    #footerMenuSocial li {
        position: relative;
        padding: 7px 0;
    }
    #footerMenuSocial .li-1 {
        top: 18px;
    }
    #footerMenuSocial .li-2 {
        top: 27px;

    }
    #menuUser {
        width: 290px !important;
        position: relative !important;
        right: 0px !important;

    }
    #menuUser .cart a {
        margin-left: 0px !important;
    }
    #footerMenuSocial .li-3 {
        top: 32px;
    }
    #footerMenuSocial .li-4 {
        top: 38px;
    }
    .block-7 {
        margin-bottom: 63px;
    }
    .block-7 .block-7-tittle {
        margin-bottom: 60px;
        margin-top: 0px;
    }
    .block-6 {
        margin-bottom: -5px;
    }

}
/*740*/
@media (min-width: 759px) and (max-width: 979px) {
    #header #freePhone_col .freePhone .mobile_ph br {
        display: none;
    }
    #freePhoneAndjustPhone #justPhone_col .justPhone .ad_suk br:nth-child(2) {
        display: none;
    }
    #header #freePhone_col .freePhone a {
        font-size: 16px !important;
    }
    #header #freePhone_col .freePhone .mobile_ph {
        font-size: 14px !important;
        display: block;
        margin-left: 25px;
        margin-top: 2px;
        margin-bottom: 12px;
    }
    #freePhoneAndjustPhone #justPhone_col .justPhone .ad_suk {
        width: 205px;
        display: block;
        margin-top: 4px;
        line-height: 19px;
    }
    #header #freePhone_col .freePhone {
        position: relative;
        top: 8px;
    }

    #freePhoneAndjustPhone #justPhone_col .justPhone p a {
        font-size: 14px !important;
    }
    #freePhoneAndjustPhone #justPhone_col .justPhone p a img {
        position: relative;
        top: 10px;
        right: 4px;
    }
    #header #freePhone_col .freePhone img {
        position: relative;
        top: 3px;
        margin-right: 2px;
    }
    #search #title-search-input {
        /*width: 728px !important;*/
    }
    .visible-sm-block {
        padding: 0;
        margin-bottom: -15px;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        width: 728px;
        margin-left: 6px;
    }
    #freePhoneAndjustPhone #freePhone_col {
        left: -79px !important;
    }
    #logo a img {
        margin-top: 5px;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        height: 2px !important;
    }
    #search #title-search-input::placeholder {
        font-size: 12px;
        padding-left: 15px;
        color: #cbbba0;
    }
    #logo {
        margin-bottom: 3px !important;
    }
    #mainslider #indexBanner.owl-carousel img {
        /*height: 294px;*/
        padding-bottom: 30px;
    }
    .block-1-tittle span {
        font-size: 24px;
    }
    .block-1-tittle {
        margin-bottom: 16px;
        margin-top: 43px;
    }
    .block-1 .item:first-child {
        padding: 0;
    }
    .block-1 .item:first-child .item-text {
        width: 24.8% !important;
    }
    .block-1 .item:first-child .item-img {
        width: 539px !important;
        margin-left: 8px !important;
    }
    .block-1 .item:first-child .item-text span {
        left: 49%;
    }
    .item-text > span {
        font-size: 14px !important;
    }
    .block-1 .item:first-child .item-text span p {
        text-align: left !important;
    }
    .block-1 .item:first-child .item-text span {
        height: 153px !important;
    }
    .block-1 .item .item-tittle a {
        font-size: 12px !important;
    }
    #wrapper #inner .item-tittle {
        padding: 7px 0 !important;
    }
    .block-1 .item:first-child .item-text span {
        padding-right: 0px !important;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: 289px !important;
        width: 90% !important;
        padding: 20px 0 !important;
    }
    .block-1 .item:nth-child(2) {
        width: 31.5% !important;
        margin-top: -90px !important;
        padding-left: 0 !important;
        padding-right: 15px !important;
    }
    .block-1 .item:nth-child(3) {
        width: 144px !important;
        padding: 0;
        margin-right: 15px;
        margin-left: 8px;
        margin-top: -1px;
    }
    .block-1 .item:nth-child(3) .item-img img {
        height: 202px !important;
        width: 100%;
    }
    .block-1 .item:nth-child(4) {
        width: 144px !important;
        padding: 0;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: -1px;
    }
    .block-1 .item:nth-child(4) .item-img img {
        height: 202px !important;
        width: 100%;
    }
    .block-1 .item:nth-child(5) {
        width: 144px !important;
        padding: 0;
        margin-left: 13px;
        margin-top: -1px;
    }
    .block-1 .item:nth-child(5) .item-img img {
        height: 202px !important;
        width: 100%;
    }
    .block-2 .item:first-child {
        padding-left: 0;
        padding-right: 0;
    }
    .block-2 .item:first-child .item-img {
        width: 542px !important;
    }
    .block-2 .item:first-child .item-img img {
        height: 252px !important;
    }
    .block-2 .item:first-child .item-text {
        width: 23% !important;
        margin-left: 18px !important;
    }
    .block-2 .item:nth-child(4) .item-img a img {
        height: 216px !important;
    }
    .block-2 .item:nth-child(4) .item-img {
        padding: 20px 20px !important;
    }
    .block-2 .item:nth-child(4) {
        margin-left: 11px !important;
        margin-top: -164px !important;
        padding-right: 0 !important;
        padding-left: 17px !important;
    }
    .block-2 .item:first-child .item-text span {
        height: 122px !important;
        line-height: 17px !important;
    }
    .block-2 .item:nth-child(3) {
        width: 242px !important;
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: 242px !important;
    }
    .block-2 .item:nth-child(3) {
        margin-top: 24px !important;
    }
    .block-2 .item:nth-child(2) {
        padding-left: 0;
        padding-right: 34px;
        margin-top: 19px;
        margin-right: -6px;
    }
    .block-2 .item:nth-child(2) .item-text {
        height: 100px !important;
        line-height: 17px;
    }
    .block-2 .item:nth-child(2) .item-img a img {
        height: 147px !important;
    }
    .block-2 {
        margin-top: 47px !important;
    }
    .item .item-tittle a {
        font-size: 12px !important;
    }
    .block-3 .item:first-child {
        width: 62% !important;
        margin-left: 0 !important;
        margin-top: 15px !important;
    }
    .block-3 .item:first-child .item-img {
        padding: 11px 0px !important;
    }
    .block-3 .item:first-child .item-img a img {
        height: 173px !important;
        width: 387px !important;
    }
    .block-3 .item:nth-child(2) {
        width: 31.5% !important;
        margin-left: 45px !important;
        margin-top: -246px !important;
    }
    .block-3 .item:nth-child(2) a img {
        height: 321px !important;
        width: 100% !important;
    }
    .block-3 .item:nth-child(2) .item-text {
        height: 141px !important;
    }
    .block-3 .item:nth-child(2) .item-text span {
        line-height: 17px;
    }
    .block-4 .block-4-wrap .block-4-left {
        margin-left: 0 !important;
    }
    .block-4 .block-4-wrap .block-4-left {
        width: 64% !important;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
        margin-right: 23px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 161px !important;
        width: 100% !important;
    }
    .block-4 .block-4-wrap .block-4-right {
        width: 33% !important;
        margin-left: 20px !important;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 245px !important;
        width: 100% !important;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child .item-text {
        text-align: left !important;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        height: 84px !important;
        line-height: 17px !important;
        position: relative !important;
        top: -1px !important;
    }
    .block-5 {
        margin-left: 0 !important;
        margin-top: 45px !important;
    }
    .block-5 .block-5-wrap {
        width: 64%;
        margin-left: 0 !important;
    }
    .block-5 .block-5-wrap .item .item-img a img {
        height: 179px !important;
    }
    .block-5 .block-5-wrap .item:first-child {
        width: 95%;
        margin-bottom: 24px;
    }
    .block-5 .block-5-wrap .item-tittle a {
        font-size: 12px !important;
    }
    #wrapper #inner .block-4 .block-4-wrap .item-tittle {
        padding-top: 2px !important;
    }
    #wrapper #inner .block-5 .block-5-wrap .item-tittle {
        padding-top: 2px !important;
    }
    .block-5-wrap-right {
        width: 300px !important;
        /*margin-left: 27px !important;*/
        height: 215px !important;
        margin-top: 0 !important;
    }
    .block-5-wrap-right .item .item-text {
        padding: 15px 10px !important;
        margin-top: 5px !important;
    }
    .block-5-wrap-right .item .item-text span {
        font-size: 16px !important;
    }
    .block-5-wrap-right .item input[type=email] {
        width: 85% !important;
        height: 35px !important;
        border: none !important;
        padding: 0 15px !important;
        margin-top: 6px !important;
        margin-bottom: 1px !important;
    }
    .block-5-wrap-right .item input[type=email]::placeholder {
        font-size: 12px !important;
    }
    .block-5-wrap-right .item input[type=submit] {
        width: 85% !important;
        height: 35px !important;
    }
    .block-6 .block-6-tittle h2 {
        font-size: 24px !important;
        padding-bottom: 24px !important;
    }
    .block-6 .block-wrap .item-block-left {
        margin-left: 0 !important;
    }
    .block-6 .block-wrap .item-block-left .item .item-text {
        margin-left: 0 !important;
        line-height: 17px;
        height: 235px !important;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        height: 191px !important;
        width: 100% !important;
    }
    .block-6 .block-wrap .item-block-left {
        width: 28% !important;
        margin-left: 0 !important;
        margin-top: -4px;
    }
    .block-6 .block-wrap .item-block-right .item .item-img img {
        height: 162px !important;
        width: 100% !important;
    }
    .block-6 .block-wrap .item-block-right .item {
        padding-left: 18px !important;
        padding-bottom: 18px !important;
        margin-bottom: 74px !important;
        margin-left: 1px !important;
    }
    .block-6 .block-wrap .item-block-right {
        display: flex !important;
        width: 71% !important;
        flex-wrap: wrap !important;
        margin-left: 7px !important;
    }
    .block-7 .block-7-tittle {
        width: 357px !important;
        margin-bottom: 50px !important;
    }
    .block-7 .block-7-tittle a {
        font-size: 24px !important;
    }
    .block-7-tittle {
        border-bottom: 1px solid #3c3c3b !important;
    }
    .block-7 {
        margin-top: 25px !important;
        width: 726px !important;
        margin-bottom: 44px !important;
    }
    .block-7 .swiper-slide img {
        width: 100% !important;
        height: 282px !important;
    }
    .block-7 .swiper-button-prev {
        background-size: 20px 35px !important;
    }
    .block-7 .swiper-button-next {
        background-size: 20px 35px !important;
    }
    .block-7 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 30px !important;
    }
    .block-7 .swiper-pagination-bullet {
        width: 7px !important;
        height: 7px !important;
    }
    #footerMenu ul li.header {
        font-size: 18px !important;
        margin-bottom: 29px !important;
    }
    #footerMenu ul li {
        font-size: 14px !important;
    }
    #footer {
        padding: 46px 0 10px !important;
        margin-bottom: -105px !important;
    }
    #footer #footerMenu .ul-1 {
        padding-left: 5px !important;
    }
    #footer .container ul {
        width: 190px !important;
    }
    #footer #footerMenu .ul-4 ul li:nth-child(4) a br {
        display: none !important;
    }
    #footer #footerMenu .ul-2 {
        left: -21% !important;
        padding-left: 12px !important;
    }
    #footer #footerMenu .ul-3 {
        left: -14% !important;
    }
    #footer #footerMenu .ul-4 {
        left: -9% !important;
        padding-left: 10px !important;
    }
    #footer .footer_phne {
        display: none !important;
    }
    #footer #footerLogo {
        top: 289px !important;
        left: -9px !important;
    }
    #footer #footerLogo img {
        width: 113px !important;
    }
    #footer #legal {
        position: relative !important;
        bottom: 143px !important;
        left: -11px !important;
        font-size: 12px !important;
        width: 151px !important;
    }
    #footer .justPhone ul:first-child {
        font-size: 14px !important;
        width: 155px !important;
    }
    #footer .justPhone {
        position: relative !important;
        top: 207px !important;
        left: 309px !important;
    }
    #footerphones .freePhone .ad_suk {
        font-size: 16px !important;
    }
    #footerphones .freePhone .ad_suk {
        position: relative !important;
        top: 12px !important;
    }
    #footer .freePhone {
        top: 39px !important;
        left: 501px !important;
    }
    #footer #footerMenuSocial {
        top: -83px !important;
        right: -690px !important;
        width: 50px !important;
    }
    #burgerMenu {
        position: relative !important;
        top: 30px !important;
        left: 6px !important;
    }
    #menuUser a span {
        top: -7px !important;
        left: 206px !important;
    }





}
@media (max-width: 979px) {
    .item-text > span {
        font-size: 13px;
    }
    .block-7 {
        margin-bottom: 63px;
        margin-top: 45px;
    }
    #wrapper {
        margin-top: 125px;
    }
    .block-7 .block-7-tittle {
        margin-bottom: 63px;
    }

    .block-1 .item:first-child {
        margin-bottom: 20px;
    }
    .item .item-tittle a {
        font-size: 14px;
    }

    .item-text span strong {
        font-size: 15px !important;
    }
    .block-1 .item:first-child .item-text span p strong {
        font-size: 15px !important
    }
    #footer .col-lg-2.col-md-3.col-xs-6.text-left.hidden-sm.hidden-xs_ {
        display: block !important;
        width: 155px;
    }
    #header #menuUser div.cart {
        top: 43px;
        right: -90px !important;
    }
    .block-5-wrap-right {
        width: 30%;
        margin-left: 16px;
        height: 202px;
        margin-top: 112px;
    }
    .block-5-wrap-right .item .item-text {
        padding: 15px 10px;
    }
    .block-5-wrap-right .item input[type=email] {
        width: 80%;
        height: 30px;
        border: none;
        padding: 0 15px;
    }
    .block-5-wrap-right .item input[type=email]::placeholder {
        font-size: 15px;
    }
    .block-5-wrap-right .item input[type=submit] {
        width: 80%;
        height: 32px;
        border: none;
        background: #cbbba0;
        text-align: center;
        margin-top: 9px;
        color: #ffffff;
        text-transform: uppercase;
    }
    .block-6 {
        margin-bottom: -80px;
    }
    #footer .container ul {
        width: 150px;
    }
    #footer #footerLogo {
        position: relative;
        top: 213px;
        left: 1px;
    }
    #footer #footerphones {
        display: inline-block !important;
    }
    #footer .justPhone {
        position: relative;
        top: 144px;
        left: 306px;
    }
    #footer .freePhone {
        position: relative;
        top: 0px;
        left: 489px;
    }
    #footer #footerMenu .ul-1 {
        position: relative;
        left: -21%;
        width: 17%;
    }
    #footer #footerMenu .ul-2 {
        position: relative;
        left: -13%;
        width: 21%;
    }
    #footer #footerMenu .ul-3 {
        position: relative;
        left: -6%;
        width: 25%;
    }
    #footer #footerMenu .ul-4 {
        position: relative;
        left: -3%;
        width: 15%;
    }
    /* #footer #footerMenuSocial {
                top: -75px !important;
        right: -702px !important;
    } */
    #footer #footerMenuSocial {
        float: right;
        display: block;
    }
    #footer #legal {
        position: relative;
        bottom: 100px;
        left: -1px;
    }
    #search button {
        height: 35px;
        width: 39px;
        position: absolute;
        top: 9px;
        right: 25px;
        cursor: pointer;
        background-color: #ffffff00;
        border: 0;
    }
    #menuUser div {
        display: block !important;
    }
    #menuUser a span {
        display: block;
        width: 18px;
        height: 18px;
        background: red;
        text-align: center;
        border-radius: 50%;
        color: white;
        position: relative;
        top: -4px;
        left: 204px;
        border-bottom: none;
    }
    .fa.fa-shopping-cart {
        font-size: 50px;
        color: #cbbba0;
        position: relative;
        left: 10px;
        top: 43px;
    }

    #freePhoneAndjustPhone #freePhone_col {
        left: -53px;
        text-align: left !important;
    }

    .freePhone {
        position: relative;
        width: 233px !important;
        left: 70px;
    }
    #mainslider #indexBanner.owl-carousel img {
        width: 100%;
    }

    .freePhone a:nth-child(3) {
        position: relative;
        left: 25px;
    }

    .container {
        width: 740px !important;
    }
    .justPhone {
        position: relative;
        top: -72px;
        right: 155px;
        width: 200px;
    }
    #logo {
        position: relative;
        left: -11px;
    }
    #logo a img {
        width: 121px !important;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        border-bottom: 2px solid #cbbb9f;
        display: block !important;
        margin-top: 14px;
    }
    #nav-gl {
        display: none;
    }
    #inner {
        width: 728px;
    }
    .block-1 .item {
        width: 21%;
        padding: 0 14px;
        margin-top: 23px;
    }
    /* #wrapper #inner .item-tittle {
            padding: 10px 0 !important;
    } */
    .block-1 .item:first-child .item-text span {
        height: 161px;
    }
    .block-1 .item:first-child .item-text {
        width: 24%;
    }
    .block-1 .item:first-child .item-img {
        width: 71%;
        margin-left: 8px;
    }
    .block-1 .item:first-child .item-img img {
        height: 242px;
        width: 539px;
    }
    .block-1 .item:first-child .item-tittle {
        padding: 10px 0;
    }
    .block-1 .item:nth-child(2) {
        width: 37%;
        margin-top: -90px;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: 282px;
    }
    .block-1 .item .item-img a img {
        height: 171px;
    }
    .block-1 .item:nth-child(4) .item-img img {
        height: 169px;
    }
    .block-2 .item:first-child .item-img {
        width: 69%;
    }
    .block-2 .item:first-child .item-img img {
        height: 226px;
    }
    .block-2 .item {
        /*width: 31.8%;*/
    }
    .block-2 .item:first-child .item-text span {
        height: 122px;
    }
    .block-2 .item:nth-child(2) .item-text {
        height: 128px;
        text-align: left;
    }
    .block-2 .item:nth-child(3) {
        margin-top: 20px;
    }
    .block-2 .item:nth-child(2) .item-img a img {
        height: 136px;
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: 244px;
    }
    .block-2 .item:nth-child(4) {
        width: 34%;
        margin-left: 13px;
        margin-top: -142px;
        padding-left: 1px;
    }
    .block-2 .item:nth-child(4) .item-img a img {
        height: 248px;
    }
    .block-2 .item .item-tittle a {
        font-size: 14px;
    }
    .block-3 .item:first-child .item-img a img {
        height: 108px;
    }
    .block-3 .item:nth-child(2) {
        margin-left: 33px;
        margin-top: -225px;
    }
    .block-3 .item:nth-child(2) .item-text {
        height: 159px;
    }
    .block-3 .item:nth-child(2) {
        width: 33%;
    }
    .block-3 .item:nth-child(2) a img {
        height: 340px;
    }
    .block-3 .item:first-child {
        width: 58%;
        margin-left: 17px;
    }
    .block-3 .item .item-tittle a {
        font-size: 14px;
    }
    .item .item-tittle {
        padding: 10px 0;
    }
    .block-4 .block-4-wrap .block-4-left {
        width: 58%;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
        margin-right: 17px;
    }
    .block-4 .block-4-wrap .block-4-left .item {
        width: 48%;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 150px;
    }
    .block-4 {
        margin-top: 43px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-tittle a {
        font-size: 14px;
    }
    .block-4 .block-4-wrap .block-4-right {
        width: 33%;
        margin-left: 33px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 243px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-tittle a {
        font-size: 14px;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        height: 93px;
    }
    .block-5 .block-5-wrap {
        width: 63%;
        margin-left: 17px;
    }
    .block-7 .block-7-tittle {
        margin-bottom: 69px;
    }
    .block-5 .block-5-wrap .item .item-img a img {
        height: 152px;
    }
    .block-6 .block-wrap .item-block-left {
        width: 28%;
        margin-left: 17px;
    }
    .block-6 .block-wrap .item-block-left .item .item-text {
        height: 235px;
        text-align: justify;
    }
    .block-6 .block-wrap .item-block-right .item {
        width: 33%;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        height: 175px;
        width: 91.5%;
    }
    .block-6 .block-wrap .item-block-right {
        display: flex;
        width: 69%;
        flex-wrap: wrap;
    }
    .block-6 .block-wrap .item-block-right .item {
        padding-left: 18px;
        padding-bottom: 18px;
        margin-bottom: 78px;
    }
    .block-6 .block-wrap .item-block-right .item .item-img img {
        height: 154px;
        width: 100%;
    }
    #header .forMobile.user {
        display: none !important;
    }
    #header .forMobile.social {
        display: none !important;
    }
    #freePhoneAndjustPhone #justPhone_col {
        position: relative;
        top: 73px;
        left: 186px !important;
    }

    /* 	#footerMenu ul li.header {
    
        margin: 0 0 15px 0 !important;
    } */
    #freePhoneAndjustPhone #freePhone_col {
        top: 0 !important;
    }
}
/*740*/

/*320*/
@media (max-width: 768px) {
    #footer .col-lg-2.col-md-3.col-xs-6.text-left.hidden-sm.hidden-xs_ {
        display: none !important;
    }
    #header #menuUser div.cart {
        top: 31px;
        right: -4px !important;
    }
    #footer #footerLogo {
        position: relative;
        top: 240px;
    }
    #search #title-search-input::placeholder {
        font-size: 14px;
    }
    #mainslider {
        /*margin-top: -50px;*/
    }
    #mainslider #indexBanner.owl-carousel img {
        /*padding-bottom: 30px;*/
        padding-bottom: 20px;
    }
    .block-6 {
        margin-bottom: 0px;
    }
    .block-7 {
        margin-bottom: 44px;
        margin-top: -21px;
    }
    .block-7 .block-7-tittle {
        margin-bottom: 32px;
        margin-top: 40px;
    }
    .block-5-wrap-right {
        margin: 0;
        width: 300px;
        margin-left: 1px;
        margin-top: 30px;
        height: 220px;
    }
    .block-5-wrap-right .item .item-text {
        padding: 20px 35px;
    }
    .block-5-wrap-right .item input[type=email] {
        height: 37px;
    }
    .block-5-wrap-right .item input[type=submit] {
        height: 37px;
    }
    .block-5-wrap-right .item input[type=submit] {
        width: 217px;
    }
    .block-5-wrap-right .item input[type=email] {
        width: 217px;
    }
    .block-5-wrap-right .item input[type=email]::placeholder {
        font-size: 12px;
    }
    #footer {
        margin-bottom: 0px;
    }
    #footer .visible-xs-block.col-xs-6.text-left.margintop15 {
        display: none !important;
    }
    #footer .ul-1 {
        width: 50% !important;
        left: 0 !important;
        top: 0 !important;
        padding-left: 1px;
    }
    #footer .ul-2 {
        width: 50% !important;
        left: 0 !important;
        top: 0 !important;
        padding-left: 0px;
    }
    #footer .ul-3 {
        width: 50% !important;
        left: 0 !important;
        bottom: -46px !important;
        margin-top: 40px;
        height: 154px;
        padding-left: 0;
    }
    #footer .ul-4 {
        width: 50% !important;
        left: 0 !important;
        top: -108px !important;
        bottom: 108px !important;
        padding-left: 1px;
    }
    .block-6 .block-6-tittle h2 {
        font-size: 20px !important;
    }
    #footerphones {
        text-transform: none !important;
    }
    #footer .justPhone.col-xs-6.col-sm-12 {
        top: -100px !important;
        left: 1px;
        position: absolute !important;
        padding-left: 0;
    }
    #footer .justPhone.col-xs-6.col-sm-12 span {
        font-size: 13px !important;
    }
    #footer .freePhone.col-xs-6.col-sm-12 {
        top: -100px;
        left: 152px;
        width: 198px !important;
        position: absolute;
        padding-left: 0px;
    }
    #footer .freePhone.col-xs-6.col-sm-12 .ad_suk_2 {
        font-size: 16px !important;
    }
    #footer .freePhone.col-xs-6.col-sm-12 .ad_suk {
        font-size: 14px !important;
    }
    #footer .col-lg-12.col-md-12.mr-suka-2 {
        width: 100% !important;
    }
    #footer .col-lg-12.col-md-12.mr-suka-2 #legal {
        font-size: 12px;
        left: 0;
        bottom: -68px !important;
        font-weight: 700;
    }
    #header .freePhone a {
        font-size: 16px !important;
    }
    #inner {
        width: 300px;
    }
    #freePhoneAndjustPhone #justPhone_col {
        left: 150px !important;
    }
    #menuUser a span {
        display: block;
        width: 18px;
        height: 18px;
        background: red;
        text-align: center;
        border-radius: 50%;
        color: white;
        position: relative;
        top: -19px;
        left: 41px !important;
        border-bottom: none;
    }
    .fa.fa-shopping-cart {
        font-size: 50px;
        color: #cbbba0;
        position: relative;
        left: -15px;
        top: 25px;
    }
    #burgerMenu {
        left: -14px !important;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        border-radius: 0px !important;
    }
    #logo {
        left: 0;
        margin-top: 13px !important;
        margin-bottom: 3px !important;
    }
    #logo a img {
        width: 100px !important;
    }
    #freePhone_col {
        left: -108px !important;
    }
    #freePhone_col .freePhone img {
        display: none !important;
    }
    #freePhone_col .freePhone a:nth-child(2) {
        margin-left: 25px !important;
    }
    .ad_suk {
        margin-left: -1px !important;
    }
    #justPhone_col {
        left: 196px !important;
        top: 75px !important;
    }
    #justPhone_col .justPhone {
        width: 150px !important;
    }
    #justPhone_col .justPhone img {
        display: none !important;
    }
    #header #justPhone_col .justPhone span {
        margin-left: 18px;
        font-size: 14px !important;
    }
    #freePhoneAndjustPhone #justPhone_col .justPhone .ad_suk {
        font-size: 14px !important;
        display: block;
        line-height: 1.3em;
        left: 0;
    }
    #freePhoneAndjustPhone #justPhone_col .justPhone p a {
        left: 20px;
        position: relative;
        top: 2px;
        font-size: 14px!important;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        margin-top: 14px;
    }
    #freePhoneAndjustPhone #freePhone_col {
        top: 0;
    }
    #search #title-search-input {
        /*width: 110.2% !important;*/
        /*right: 14px;*/
        /*position: relative;*/
    }
    .block-1 .item:first-child {
        width: 100%;
        display: flex;
        flex-wrap: wrap-reverse;
        margin-bottom: -16px;
        position: relative;
        z-index: 1;
    }
    .block-1 .item:first-child .item-text {
        width: 43%;
        margin-top: 12px;
        margin-left: 0px;
        position: relative;
        top: -4px;
    }
    .block-1 .item:first-child .item-text span {
        margin: 0;
        position: relative;
        top: 0;
        left: 0%;
        transform: none;
        width: 100%;
    }
    .block-1 .item:first-child .item-text span p {
        /* word-break: break-all; */
        line-height: 17px;
        text-align: left !important;
    }
    .block-1 .item:first-child .item-img {
        width: 100%;
        margin-left: 0px;
    }
    .block-1 .item:first-child .item-img img {
        height: auto;
        /*height: 185px;*/
        width: 100%;
    }
    .block-1 .item:nth-child(2) {
        width: 193px;
        margin-top: -278px;
        position: relative;
        margin-left: 135px;
        margin-bottom: 12px;
    }
    .block-2 {
        margin-top: 30px;
        margin-bottom: 76px;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: auto;
        /*height: 174px;*/
        width: 129px;
    }
    .block-1 .item:nth-child(3) {
        margin-left: 3%;
        width: 30%;
    }
    .block-1 .item {
        width: 33%;
        padding: 0 0px;
        margin-top: 18px;
    }
    .block-1 .item .item-img a img {
        height: auto;
        /*height: 147px;*/
        width: 100%;
    }
    .block-1 .item:nth-child(4) {
        /*padding: 0px 10px;*/
        margin-left: 8px;
        margin-right: 7px;
        /*width: 35%;*/
        width: 30%;
    }
    .block-1 .item:nth-child(5) {
        width: 30%;
    }
    #wrapper #inner .block-1 .item:nth-child(5) .item-tittle {
        padding-bottom: 4px !important;
        padding-top: 2px !important;
    }
    #wrapper #inner .block-1 .item:nth-child(4) .item-tittle {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #wrapper #inner .block-1 .item:nth-child(3) .item-tittle {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    #wrapper #inner .block-1 .item:nth-child(5) .item-tittle a span {
        display: block;
        width: 50px;
        margin: 0 auto;
        /* line-height: 14px; */
        position: relative;
        top: 1px;
    }
    .block-1 .item {
        padding: 0;
    }
    .block-1 .item .item-tittle a {
        font-size: 12px !important;
    }
    .block-1 .item:nth-child(4) .item-img {
        padding: 0px 0px;
    }
    .block-1 {
        display: flex;
        flex-wrap: wrap;
        margin: 20px 0;
    }
    .block-1 .item .item-tittle {
        padding: 5px 0;
    }
    .block-1 .item:first-child .item-tittle {
        padding: 10px 0;
    }
    .block-1 .item:first-child .item-tittle a {
        font-size: 14px;
    }
    .block-1 .item:nth-child(2) .item-img {
        padding: 27px 12px;
    }
    .block-1 .item:nth-child(4) .item-img img {
        height: auto;
        /*height: 145px;*/
    }
    .block-2 .item:first-child {
        /*width: 100%;*/
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*margin-bottom: 12px;*/
    }
    .block-2 .item:first-child .item-img {
        width: 100%;
    }
    .block-2 .item:first-child .item-img img {
        height: auto;
        /*height: 185px;*/
        width: 100%;
    }
    .block-2 .item:first-child .item-tittle {
        width: 100%;
        text-align: center;
        padding: 20px 0;
        border-bottom: 1px solid #cbc3b4;
    }
    .block-2 .item:first-child .item-tittle a {
        font-size: 14px;
    }
    .block-2 .item:first-child .item-text {
        width: 45%;
        margin-left: 0px;
        margin-top: 42px;
        text-align: justify;
        margin-bottom: 11px;
        position: relative;
        top: -8px;
        height: 244px;
    }
    .block-2 .item:first-child .item-text span {
        margin: 0;
        position: relative;
        top: 0;
        left: 0%;
        transform: none;
        width: 100%;
        text-align: justify;
    }
    .block-2 .item:nth-child(2) {
        /*width: 51%;*/
        /*padding-left: 11px;*/
        /*padding-right: 0;*/
        /*position: relative;*/
        /*margin-bottom: 121px;*/
        /*right: 10px;*/
        /*bottom: 69px;*/
        /*height: 308px;*/
    }
    .block-2 .item:nth-child(3) {
        /*margin-top: 41px;*/
        /*right: 10px;*/
        /*top: -28px;*/
        /*padding-left: 10px;*/
        /*padding-right: 0;*/
        /*height: 173px;*/
    }
    .block-2 .item {
        /*width: 51%;*/
    }
    .block-2 .item:nth-child(2) .item-text {
        height: 120px;
        position: relative;
        top: 303px;
        text-align: justify;
    }
    .item-text > span {
        font-size: 14px;
    }
    .block-2 .item:nth-child(2) .item-img {
        /*position: relative;*/
        /*bottom: 34px;*/
        /*height: 148px;*/
    }
    .block-2 .item:nth-child(2) .item-img a img {
        height: 148px;
        width: 100%;
    }
    .block-2 .item:nth-child(2) .item-tittle {
        /*position: relative;*/
        /*top: -35px;*/
        /*padding: 5px 0;*/
    }
    .block-2 .item .item-tittle a {
        font-size: 12px;
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: 137px;
        width: 142px;
    }
    .block-2 .item:nth-child(4) {
        width: 156px;
        position: relative;
        margin-left: 143px;
        margin-bottom: 12px;
        margin-top: -923px;
        padding-left: 1px;
        padding: 0;
    }
    .block-2 .item:nth-child(4) .item-img {
        border: 1px solid #cbc3b4;
        background: #fff;
        padding: 30px 0px;
    }
    .block-2 .item:nth-child(4) .item-img a img {
        height: 158px;
        width: 129px;
    }
    .block-2 .item .item-tittle {
        padding: 5px 0;
    }
    .block-2 .item:first-child {
        padding: 0;
    }
    .block-2 .item:first-child .item-tittle {
        width: 100%;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid #cbc3b4;
    }
    .block-3 .item:first-child {
        width: 100%;
        margin-left: 0px;
        margin-top: -74px;
        height: 220px;
    }
    .block-3 .item:first-child .item-img {
        padding: 22px 0px;
    }
    .block-3 .item:first-child .item-img a img {
        height: auto;
        width: 100%;
    }
    .block-3 .item .item-tittle {
        text-align: center;
        border-bottom: 1px solid #cbc3b4;
        padding: 5px 0;
    }
    .block-3 .item:nth-child(2) {
        width: 50%;
    }
    .block-3 .item:nth-child(2) {
        margin-left: 154px;
        margin-top: -848px;
        height: 848px;
        position: relative;
        top: 0;

    }
    .block-3 .item:nth-child(2) a img {
        height: 288px;
        width: 146px;
    }
    .block-3 .item:nth-child(2) .item-text {
        height: 277px;
        position: relative;
        top: 0;
    }
    #wrapper #inner .block-4 .block-4-wrap .block-4-left .item:nth-child(2) .item-tittle {
        padding-top: 2px !important;
    }
    #wrapper #inner .block-4 .block-4-wrap .block-4-right .item .item-tittle {
        padding-top: 2px !important;
    }
    #wrapper #inner .block-4 .block-4-wrap .block-4-left .item:nth-child(3) .item-tittle {
        padding-top: 2px !important;
    }
    .block-5 .block-5-wrap .item:nth-child(4) {
        display: none;
    }
    .block-3 .item {
        width: 48%;
    }
    .block-4 {
        margin-top: 38px;
    }
    .block-4 .block-4-wrap .block-4-left {
        width: 100%;
        margin-left: 0;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        height: 135px;
        margin-top: -16px;
    }
    #wrapper #inner .block-3 .item:nth-child(2) .item-tittle {
        padding-top: 2px !important;
    }
    #wrapper #inner .block-2 .item:nth-child(2) .item-tittle {
        padding-top: 5px !important;
        padding-bottom: 2px !important;
    }
    #wrapper #inner .block-2 .item:nth-child(2) .item-tittle a span {
        line-height: 15px;
        display: inline-block;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
        margin-right: 0;
        width: 100%;
        margin-top: 11px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 185px;
        width: 100%;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-tittle {
        text-align: center;
        border-bottom: 1px solid #cbc3b4;
        padding: 5px 0;
    }
    .block-4 .block-4-wrap .block-4-left .item {
        width: 48%;
        margin-top: 30px;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        height: 195px;
        width: 100%;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(3) .item-img a img {
        height: 161px;
    }
    .item .item-tittle a {
        font-size: 12px !important;
    }
    #wrapper #inner .item-tittle {
        padding-top: 8px !important;
        padding-bottom: 7px !important;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-tittle {
        text-align: center;
        border-bottom: 1px solid #cbc3b4;
        padding: 5px 0;
    }
    .block-4 .block-4-wrap .block-4-right {
        width: 50%;
        margin-left: 156px;
        margin-top: -187px;
    }
    .block-4 .block-4-wrap .block-4-right .item {
        margin-top: -10px;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(3) {
        height: 197px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 161px;
        width: 144px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-tittle {
        text-align: center;
        border-bottom: 1px solid #cbc3b4;
        padding: 7px 0;
    }
    .block-5 {
        margin-top: 25px;
        margin-left: 0;
    }
    .block-5 .block-5-wrap {
        width: 100%;
        margin-left: 0px;
    }
    .block-5 .block-5-wrap .item:first-child {
        width: 100%;
        margin-bottom: 25px;
    }
    .block-5 .block-5-wrap .item {
        width: 50%;
    }
    .block-5 .block-5-wrap .item .item-img a img {
        height: auto;
        width: 100%;
    }
    .block-5 .block-5-wrap .item-tittle {
        width: 100%;
        margin-top: -4px;
        padding: 10px 0px;
    }
    .block-5 .block-5-wrap .item-tittle a {
        font-size: 14px;
    }
    .block-6 .block-6-tittle {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 40px;
    }
    .block-6 .block-6-tittle  h2 {
        padding: 0;
        font-size: 18px;
        font-weight: 100;
        text-transform: uppercase;
    }
    .block-6 .block-wrap .item-block-left {
        width: 100%;
        margin-left: 0px;
    }
    .block-6 .block-wrap .item-block-left .item {
        display: flex;
        flex-wrap: wrap;
    }
    .block-6 .block-wrap .item-block-left .item .item-text {
        margin-left: 0;
        height: 340px;
        width: 50%;
        margin-right: 0px;
        padding-right: 16px;
        line-height: 19px;
    }
    .block-6 .block-wrap .item-block-left .item .item-img {
        width: 50%;
        margin-top: 6px;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        height: 140px;
        width: 149px;
    }
    .block-6 .block-wrap .item-block-right {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        margin-top: 35px;
    }
    #footer {padding:40px 0 10px !important;}
    .block-6 .block-wrap .item-block-right .item {
        width: 50%;
        margin-bottom: 0px;
        padding: 0 4px 3px 5px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(1) {
        padding: 0 4px 3px 1px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(3) {
        padding: 0 4px 3px 1px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(5) {
        padding: 0 4px 3px 1px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(2) {
        padding: 0 0px 3px 5px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(4) {
        padding: 0 0px 3px 5px;
    }
    .block-6 .block-wrap .item-block-right .item:nth-child(6) {
        padding: 0 0px 3px 5px;
    }
    #footer .container ul {
        font-size: 14px !important;
    }
    .block-6 .block-wrap .item-block-right .item .item-img img {
        height: auto;
        width: 100%;
    }
    .block-7 .block-7-tittle {
        text-align: center;
        margin-bottom: 32px;
        margin-top: 56px;
        text-transform: uppercase;
        width: 300px;
    }
    .block-7 .swiper-slide img {
        /*height: auto;*/
        height: 180px;
        width: 100%;
    }
    .swiper-container {
        margin-left: 1px !important;
    }
    .block-7 .block-7-tittle a:first-child {
        border: none;
    }
    .block-7 .block-7-tittle a {
        text-decoration: none;
        color: #3c3c3b;
        font-size: 20px;
        font-weight: 100;
        padding-bottom: 1px;
        border-bottom: 1px solid #3c3c3b;
        margin: 0 55px;
    }
    .block-7 .block-7-tittle {
        border: none;
    }
    .block-7 .swiper-button-prev {
        /*background-image: url("/bitrix/templates/eshop_bootstrap_green/css/../image/arrow-left.png");*/
        left: 20px;
        height: 55px;
        background-size: 15px 25px;

    }
    #header #menuUser { width: 54px !important;}
    #header #menuUser .cart a {
        margin-left: 0 !important;
    }

    .block-7 .swiper-button-next {
        /*background-image: url("/bitrix/templates/eshop_bootstrap_green/css/../image/arrow-right.png");*/
        right: 20px;
        height: 55px;
        background-size: 15px 25px;
    }
    .block-7 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 9px;
    }
    .container {
        width: 303px !important;
    }
    #search button {
        height: 35px;
        width: 39px;
        position: absolute;
        top: 6px;
        right: 17px;
        cursor: pointer;
        background-color: #ffffff00;
        border: 0;
    }
    #burgerMenu {
        position: relative !important;
        top: 24px !important;
    }
    #header #freePhone_col .freePhone {
        top: 5px;
    }
    .block-1-tittle {
        /*margin-bottom: 23px;*/
        margin-bottom: 18px;
        /*margin-top: 44px;*/
        margin-top: 35px;
    }
    #inner {
        margin-top: -10px;

    }
    #lb_button-call {
        /* display: none !important; */
    }
    body .lb_call-btn {
        background: none !important;
    }
    #footerMenu ul li.header {
        font-size: 16px !important;
        margin: 0 0 15px 0 !important;
    }
    #footerMenu ul li {
        font-size: 12px !important;
        margin: 0 0 7px 0 !important;
    }
    #footerMenu ul li:first-child {
        /*margin-bottom: 11px !important;*/
    }
    #footer .justPhone.col-xs-6.col-sm-12 span.footer_phne {
        font-size: 12px !important;
        display: flex;
        margin-top: 14px;
        width: 300px;
    }
    #header #freePhone_col .freePhone span {
        font-size: 12px !important;
        display: block;
    }
    #header .freePhone {
        width: 209px !important;
    }
    #header #freePhone_col .freePhone a {
        font-size: 14px !important;
    }
    #mainslider #indexBanner.owl-carousel img {
        width: 100%;
        margin-left: 0px;
        /*height: 231px;*/
        /*height:auto;*/
    }
    .block-1-tittle span {
        font-size: 20px;
    }
    #header {
        border: none !important;
    }
    #wrapper {
        margin-top: -45px;
    }

    #mainslider {
        margin-top:0;
    }
    #search input[type="text"] {
        border: 1px solid #cbbba0 !important;
        padding-left: 17px !important;
    }
    #search input[type="text"]::placeholder {
        padding-top: 15px;
        font-size: 14px;
        overflow: visible;
    }
}
@media (min-width: 300px) and (max-width: 320px) {
    .container {
        /*max-width: 300px !important;*/
        width: auto !important;
    }
    #inner{
        max-width: 300px !important;
    }
    #header #menuUser div.cart img {
        width: auto;
        height: 45px;
    }
    #wrapper {
        margin-top: -25px;
    }
    /*
    #footerMenu>div:nth-child(4),
    #footerMenu>div:nth-child(5){
        padding-left: 0px;
    }
    #footerphones{
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    #footerphones .justPhone.col-xs-6.col-sm-12,
    #footerphones .freePhone.col-xs-6.col-sm-12{
        position: relative !important;
        margin: 0 auto!important;
        width: 100%!important;
        padding: 0;
        top: initial!important;
        left: initial!important;
        right: initial!important;
        width: 100%!important;
        text-align: center;
    }
    #footerphones .freePhone.col-xs-6.col-sm-12{
        top: 20px!important;
    }
    */
    .scrollToTop{
        display: none!important;
    }
}
/*@media (min-width: 300px) and (max-width: 320px) and (orientation: landscape){
    #header>.container{
        width: 548px!important;
    }
    #inner {
        width: 548px!important;
    }
    #footer>.container{
        width: 548px!important;
    }
}*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px)
and (orientation : landscape) {
    html, body{
        width: 100%!important;
        margin: 0 auto;
    }
    #header>.container, #inner, #footer>.container{
        /*width: 627px!important;*/
    }
    #header #menuUser{
        width: auto!important;
    }
    #header #menuUser div.cart {
        right: -55px !important;
    }
    #header > div > div:nth-child(2) > div.visible-sm-block.visible-xs-block.col-xs-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    #header #title-search-input{
        width: 100%;
    }
    #search #title-search-input {
        width: 100%!important;
        right: 0px!important;
    }

    /*************BLOCK 1************/
    .block-1 .item{
        margin-top: auto!important;
    }
    .block-1 .item:first-child .item-text {
        width: 25%!important;
        margin-top: 0px;
        margin-left: 0px;
        position: relative;
        top: -18px;
    }
    .block-1 .item:first-child .item-img{
        width: 70%!important;
        margin-left: 15px!important;
    }
    #inner > div.block-1 > div:nth-child(2) {
        width: 200px!important;
            margin-top: -32px!important;
        margin-left: 0px!important;
    }
    .block-1 .item:first-child .item-img img {
        height: 230px!important;
        width: 100%!important;
    }
    #inner > div.block-1 > div:nth-child(3){
        width: 20%;
    }
    #inner > div.block-1 > div:nth-child(4){
        width: 20%;
    }
    #inner > div.block-1 > div:nth-child(5){
        width: 20%;
    }
    /**************BLOCK 2***************/
    .block-2 .item:first-child .item-img{
        width: 72%;
    }
    .block-2 .item:first-child .item-img img{
        height: auto;
    }
    #inner > div.block-2 > div:nth-child(1) > div.item-text{
        width: 25%!important;
        top: -40px!important;
        margin-left: auto!important;
    }
    #inner > div.block-2 > div:nth-child(4) {
        width: 215px;
        position: relative;
        margin-left: 410px;
        margin-bottom: 12px;
        margin-top: -560px;
        padding-left: 1px;
        padding: 0;
    }
    .block-2 .item:nth-child(2) {
        width: 200px;
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: 280px;
        width: 200px;
        margin-top: 0px!important;
    }
    #inner > div.block-2 > div:nth-child(3){
        width: auto;
    }
    #inner > div.block-2 .item:nth-child(2){
        bottom: -60px!important;
    }
    #inner > div.block-2 .item:nth-child(2) .item-text{
        top:-60px!important;
    }
    
    /****************BLOCK 3***************/
    #inner > div.block-3 .item:first-child {
        width: 65%!important;
        margin-left: 0px!important;
        margin-top: -120px!important;
        height: auto!important;
    }
    #inner > div.block-3 > div:nth-child(2){
        margin-left: 415px;
        margin-top: -500px;
        height: 848px;
        position: relative;
        top: 0;
        width: 210px;
    }
    #inner > div.block-3 .item:nth-child(2) a img {
        height: auto;
        width: 100%;
    }
    #inner > div.block-3 > div:nth-child(2) > div.item-img{
        margin-right: 0px;
        text-align: right;
    }
    #inner > div.block-3 .item:nth-child(2) .item-text {
        height: 200px;
        position: relative;
        top: 0;
    }
    /*****************BLOCK 4************/
    #inner > div.block-4 .block-4-wrap .block-4-left {
        width: 220px;
        margin-left: 0;
    }
    #inner > div.block-4 .block-4-wrap .block-4-left .item {
        width: 250PX;
        margin-top: 30px;
    }
    #inner > div.block-4 > div > div.block-4-left{
        height: auto;
    }
}
@media (min-width: 321px) and (max-width: 375px) {
    .container {
        max-width: 350px !important;
        width: auto !important;
        
    }
    #inner {
        width: 300px!important;
    }
    #header #menuUser div.cart img {
        width: 45px;
        height: 45px;
    }
    .scrollToTop{
        display: none!important;
    }
    .block-1 .item:nth-child(2) {
        margin-top: -250px;
        margin-left: 163px;
        padding-right: 0px;
    }
    .block-2 .item .item-img a img{
        margin: initial;
    }
    .block-2 .item:nth-child(2) .item-img a img {
        height: auto;
        width: 100%;
    }
    #wrapper #inner .block-2 .item:nth-child(2) .item-tittle {
        padding-bottom: 7px!important;
    }
    .block-2 .item:nth-child(2){
        /*width: 52.5%;*/
    }
    .block-2 .item:nth-child(2) .item-text {
        top: 295px;
    }
    .block-2 .item:nth-child(2) .item-img{
        /*height: 135px;*/
    }
    .block-2 .item:nth-child(3) {
        /*width: 170px;*/
        /*margin-top: 41px;*/
        /*right: initial;*/
        /*top: -28px;*/
        /*padding-left: 0px;*/
        /*padding-right: 0;*/
        /*height: 173px;*/
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: auto;
        width: 100%;
        margin-top: -50px;
    }
    .block-2 .item:nth-child(4) {
        margin-left: 173px;
        width: 180px;
    }
    .block-2 .item:nth-child(4) .item-img a img{
        margin: 0 auto;
    }
    .block-4 .block-4-wrap .block-4-left .item:nth-child(3) .item-img a img {
        /*height: 170px!important;*/
        /*height: auto;*/
        width: 100%!important;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        /*height: auto!important;*/
        width: 100%!important;
    }
    .block-3 .item:nth-child(2) {
        margin-left: 184px;
    }
    .block-3 .item:nth-child(2) a img {
        height: auto;
        width: 100%;
    }
    .block-3 .item:nth-child(2) .item-text {
        height: 250px;
        top: 60px;
    }
    .block-3 .item:nth-child(2) .item-tittle {
        padding-top: 12px !important;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 161px;
        width: 170px;
    }
    .block-4 .block-4-wrap .block-4-right {
        width: 70%;
        margin-left: 180px;
        margin-top: -187px;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child{
        margin-top: 10px;
    }
    .block-6 .block-wrap .item-block-right{
        margin-top: 0px;
    }
    .block-6 .block-wrap .item-block-left .item .item-text{
        padding: initial;
        width: 170px;
        height: 290px;
    }
    .block-6 .block-wrap .item-block-left .item .item-img{
        width: 170px;
        margin-left: 10px;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        width: 170px;
        height: 170px;
        margin: initial;
    }
    #footer .freePhone.col-xs-6.col-sm-12 {
        top: -100px;
        left: 162px;
        width: 180px !important;
        position: relative;
        padding-left: 15px;
        padding-right: 0px;
    }
}
/*
@media (min-width: 321px) and (max-width: 375px) and (orientation: landscape){
    body{
        background-color: red;
    }
    #header>.container{
        width: 548px!important;
    }
    #inner {
        width: 548px!important;
    }
    #footer>.container{
        width: 548px!important;
    }
}
*/
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) {
    body{
/*        background-color: red;*/
    }
    #header>.container, #inner, #footer>.container{
        width: 772px!important;
    }
    /*************HEADER***********/
    #header>.container{
    
    }
    #header .title-search-input{
        width: 100%!important;
    }
    #header > div > div:nth-child(2){
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    #header #search #title-search-input{
        width: 100%!important;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        width: 100%!important;
        margin-left: 0px;
    }
    #header #freePhoneAndjustPhone #justPhone_col .justPhone {
        width: 270px!important;
        width: auto!important;
    }
    #header #freePhoneAndjustPhone #justPhone_col {
        left: 150px !important;
    }
    #header #burgerMenu {
        top: 20px !important;
        margin-left: -5px;
    }
    #header #menuUser div.cart {
        right: -110px !important;
    }
    #header #search button {
        right: 5px!important;
    }
    /*********BLOCK 1********/
    .block-1 .item:first-child .item-text {
        width: 30% !important;
    }
    .block-1 .item:first-child .item-img {
        width: 70% !important;
        margin-left: initial!important;
    }
    .block-1 .item:first-child .item-text span {
        padding-right: 20px !important;
        text-align: justify;
    }
    .block-1 .item:first-child .item-text {
        width: 26% !important;
        margin-left: 0px;
        text-align: justify;
    }
    .block-1 .item:first-child .item-img {
        width: 74% !important;
        margin-left: initial!important;
    }
    .block-1 .item:first-child .item-img img {
        height: 310px!important;
        width: 580px!important;
        margin-left: -10px!important;
    }
    .block-1 .item:nth-child(2) {
        width: 31.5% !important;
        margin-top: -110px !important;
        padding-left: 0 !important;
        padding-right: 15px !important;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: 310px !important;
        width: 90% !important;
        padding: 20px 0 !important;
    }
    .block-1 .item:nth-child(3), .block-1 .item:nth-child(4), .block-1 .item:nth-child(5){
        width: 154px !important;
    }
    /*****BLOCK 2****/
    .block-2 .item:first-child .item-text {
        width: 27% !important;
    }
    #inner > div.block-2{
        margin-bottom: 60px!important;
    }
    #inner > div.block-2 > div:nth-child(3) > div.item-img > a > img {
        height: 290px !important;
    }
    #inner > div.block-2 > div:nth-child(3) {
        margin-top: 20px !important;
    }
    #inner > div.block-2 > div:nth-child(4) {
        width: 36%!important;
    }
    #inner > div.block-2 > div:nth-child(4) > div.item-img > a > img{
        width: auto!important;
    }
    
    /*****BLOCK 3****/
    .block-3 .item:first-child {
        width: 61% !important;
    }
    .block-3 .item:nth-child(2) {
        width: 34% !important;
        margin-left: 38px !important;
    }
    /*********BLOCK 4******/
    #inner > div.block-4 > div > div.block-4-right > div > div.item-img > a > img {
        height: 245px !important;
    }
    #inner > div.block-5 > div.block-5-wrap-right{
        height: 225px !important;
    }
    /*********BLOCK 5******/
    
    /*********BLOCK 6*********/
    #inner > div.block-7{
        width: 100%!important;
    }
    /*********BOTTOM SLIDER*****/
    #inner > div.block-7 > div.swiper-container.swiper-container-initialized.swiper-container-horizontal.swiper-container-ios > div.swiper-wrapper > div.swiper-slide.swiper-slide-active{
        width: 100%;
    }
    #footer>.container{
    
    }
}
@media (min-width: 768px) and (max-width: 978px) {
    /*******Header*******/
    #header>.container{
        padding-right: 0px;
        padding-left: 0px;
    }
    #header .header-row1 {
        margin-right: 0px;
        margin-left: 0px;
    }
    #header .header-row1 .menu-btn-container{
        padding-left: 0px;
    }
    #header #menuUser div.cart {
        right: 0px;
    }
    #header .phone-container{
        display: inline;
        max-width: 220px !important;
    }
    #header .freePhone{
        width:auto!important;
    }
    #header #freePhone_col .freePhone a:nth-child(3) {
        display: block;
        margin-left: 2px;
    }
    #header .adress-divider{
        display: block;
    }
    #header #logo{
        margin-top: 15px!important;
    }
    #header .visible-sm-block.visible-xs-block.col-xs-12 .search-form #search #title-search-input{
        margin-top: 0px!important;
    }
    #header #search button {
        height: 33px;
        top: 9px;
        right: 20px;
    }
    #header #search {
        margin-right: 10px;
    }
    /*******Main Slider****/
    #mainslider{
        margin-right: 0px;
        margin-left: 0px;
    }
    #mainslider>div{
        padding-right: 0px;
        padding-left: 0px;
    }
    #mainslider #indexBanner.owl-carousel img {
        padding-bottom: 30px;
        border-bottom: 1px solid #cbbb9f;
        width: 100%;
        margin-left: 17px;
    }
    
    #wrapper #inner .item-tittle {
        padding: 12px 0 !important;
    }
    #inner > div.block-3 > div:nth-child(2) > div.item-tittle{
        margin-top: -5px;
    }
    /*******Block 2*******/
    .block-1 .item:first-child{
        margin-bottom: 20px;
    }
    .block-1 .item:nth-child(2) {
        margin-top: -140px;
        width:34%;
    }
    .block-1 .item:nth-child(2) .item-img img {
        height: 380px;
    }
    /*******Block 2*******/
    .block-2{
        margin-top: 50px;
        margin-bottom: 66px;
    }
    .block-2 .item:first-child{
        padding-right: 0px;
    }
    .block-2 .item {
        width: 30%;
    }
    .block-2 .item:nth-child(2) {
        padding-right: 18px!important;
    }
    .block-2 .item:nth-child(2) .item-img a img{
        height: auto!important;
    }
    .block-2 .item:nth-child(2) .item-text{
        height: 130px!important;
    }
    .block-2 .item:nth-child(3){
        padding-right: 0px;
        margin-left: 22px;
        width: 215px !important;
        margin-top: 70px !important;
    }
    .block-2 .item:nth-child(3) .item-img a img {
        height: auto !important;
        width: 100%;
    }
    
    .block-2 .item:nth-child(4) {
        width: 34%!important;
        margin-left: 29px!important;
        margin-top: -164px !important;
        padding-right: 0 !important;
        padding-left: 17px !important;
    }
    
    /**********Block 3********/
    .block-3 .item:nth-child(2){
        margin-left: 60px;
        width: 33%;
    }
    .block-3 .item:nth-child(2) a img{
        width: 100%;
    }
    /**********BLock 4****/
    .block-4 .block-4-wrap .block-4-left .item:nth-child(2) {
        margin-right: 18px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 243px !important;
        width: 100% !important;
        margin-left: auto!important;
        margin-left: -25px;
    }
    /********Block 5********/
    .block-5{
        margin-left: 0px;
    }
    .block-5 .block-5-wrap{
        margin-left: 0px;
        width: 64%;
    }
    .block-5 .block-5-wrap .item:nth-child(2),
    .block-5 .block-5-wrap .item:nth-child(3),
    .block-5 .block-5-wrap .item:nth-child(4){
        margin-right: auto;
        width: 33.33333%;
    }
    .block-5-wrap-right {
        width: 300px !important;
        /*margin-left: 3% !important;*/
        height: 215px !important;
        /*margin-top: 106px !important;*/
    }
    /**********FOOTER**********/
    #footer .freePhone span{
        font-size: 18px!important;
    }
    /********Block 6**********/
    .block-6{
        margin-right: -17px;
    }
    .block-6 .block-wrap .item-block-left{
        margin-left: 0px;
    }
    .block-6 .block-wrap .item-block-left .item .item-text{
        margin-left: 0px;
    }
    .block-6 .block-wrap .item-block-right .item .item-img img {
        height: 145px !important;
        width: 145px !important;
    }
    .block-6 .block-wrap .item-block-left .item .item-text {
        width: 100%;
        height: 215px !important;
    }
    .block-6 .block-wrap .item-block-right {
        display: inline-block;
        text-align: right;
    }
    .block-6 .block-wrap .item-block-right .item {
        width: 32%;
        display: block;
        float: right;
    }
    #inner > div.block-6 > div.block-wrap > div.item-block-right > div:nth-child(4) > div,
    #inner > div.block-6 > div.block-wrap > div.item-block-right > div:nth-child(5) > div,
    #inner > div.block-6 > div.block-wrap > div.item-block-right > div:nth-child(6) > div{
        margin-top: 13px;
    }
    .scrollToTop{
        display: none!important;
    }
}
@media (min-width: 979px) and (max-width: 1024px){
    #header .visible-sm-block.visible-xs-block.col-xs-12 {
        display: block !important;
    }
    #header .bottomline.col-xs-12.visible-xs-block {
        margin-top: -10px;
    }
    #header .visible-sm-block.visible-xs-block.col-xs-12 .search-form #search #title-search-input {
        width: 100%;
        height: 40px;
        margin-top: 15px;
    }
    #freePhoneAndjustPhone{
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }
    #freePhone_col{
        padding: initial!important;
        left: initial!important;
    }
    #freePhone_col .freePhone{
        left: initial!important;
        width: 250px!important;
    }
    #freePhone_col div.freePhone>.phone-container{
        display: inline;
    }
    #header #justPhone_col .justPhone {
        padding-left: 21px;
        text-align: right;
    }
    #header .justPhone .adress-divider{
        display: block;
    }
    #header .visible-sm-block.visible-xs-block.col-xs-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    #header #search{
        margin-right:0px;
    }
    #header #search button {
        top: 16px;
        right: 10px;
    }
    #header #logo {
        margin-top: 20px;
    }
    /**************MENU**********/
    .menu-btn-container{
        padding-left: 0px;
    }
    /*******Main Slider****/
    #mainslider{
        margin-right: 0px;
        margin-left: 0px;
    }
    #mainslider>div{
        padding-right: 0px;
        padding-left: 0px;
    }
    #mainslider #indexBanner.owl-carousel img {
        padding-bottom: 30px;
        border-bottom: 1px solid #cbbb9f;
        width: 100%;
        margin-left: 17px;
    }
    /******BLOCK 1**********/
    .block-1 .item:nth-child(1) {
        padding: initial;
    }
    .block-1 .item:nth-child(2) {
        width: 34%;
        padding: 0 10px;
        padding-left: 0px;
    }
    .block-1 .item:first-child .item-img img {
        margin-right: 0px;
    }
    .block-1 .item .item-img a img {
        height: 244px;
        width: 100%;
    }
    #inner > div.block-1 > div:nth-child(5){
        padding-right: 0px;
    }
    /**********BLOCK 2**************/
    #inner > div.block-2 > div:nth-child(1){
        padding: 0px!important;
    }
    .block-2 .item:first-child .item-text {
        width: 26.3%;
        margin-left: 30px;
    }
    .block-2 .item:nth-child(4) {
        margin-left: 40px;
    }
    #inner > div.block-2 > div:nth-child(4) > div.item-img{
        width: 328px;
    }
    #inner > div.block-2 > div:nth-child(4) > div.item-img > a > img{
        width: auto;
        height: 310px;
    }
    /**********BLOCK 3 **********/
    #inner > div.block-3 > div:nth-child(1){
        margin-left: 0px;
        width: 60%;
    }
    .block-3 .item:nth-child(2) {
        margin-left: 55px;
        margin-top: -280px;
        width: 34%;
    }
    .block-3 .item:nth-child(2) a img {
        /* height: 430px; */
        width: 100%;
    }
    /**********BLOCK 4 **********/
    .block-4 .block-4-wrap .block-4-right {
        width: 36%;
        margin-left: 4%;
    }
    .block-4 .block-4-wrap .block-4-left {
        width: 60%;
        margin-left: 0px;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        /* height: 315px; */
        width: 100%;
    }
    .block-4 .block-4-wrap .block-4-left .item .item-img a img {
        /* height: 187px; */
        width: 100%;
        height: auto;
    }
    .block-4 .block-4-wrap .block-4-right .item .item-img a img {
        height: 328px;
    }
    /**********BLOCK 5*******/
    .block-5{
        margin-left: 0px!important;
    }
    .block-5-wrap{
        padding-left: 0px!important;
        margin-left: 0px!important;
        width: 60%;
    }
    .block-5-wrap-right {
        width: 36%;
        margin-left: 4%;
        height: 264px;
        margin-top: 109px;
    }
    /**********BLOCK 6*******/
    .block-6 {
        margin-bottom: -50px;
    }
    .block-6 .block-wrap .item-block-left{
        margin-left: 0px;
    }
    .block-6 .block-wrap .item-block-left .item .item-text{
        margin-left:0px;
        width: auto;
    }
    .block-6 .block-wrap .item-block-left .item .item-img img {
        height: auto;
        width: 100%;
    }
    .block-6 .block-wrap .item-block-right{
        width: 72%;
    }
    .block-6 .block-wrap .item-block-right .item {
        width: 33.3333%;
        padding-bottom: 105px;
    }
    #footer .freePhone {
        position: relative;
        left: 577px;
        top: -45px;
    }
    .block-7 .swiper-slide img {
        width: 100%;
        height: auto;
    }
    #footerphones .freePhone .ad_suk_2 {
        font-weight: bold;
        font-size: 15px;
    }
    .scrollToTop{
        display: none!important;
    }
}
@media (min-width: 979px) and (max-width: 1024px) and (orientation: landscape){
    /**************BLOCK************/
    .block-1 .item:nth-child(2) .item-img img {
        height: 390px;
    }
    .block-1 .item:nth-child(2) {
        width: 30%;
    }
    .block-1 .item:nth-child(2) {
        margin-top: -150px;
    }
    #inner > div.block-1 > div:nth-child(3),
    #inner > div.block-1 > div:nth-child(4),
    #inner > div.block-1 > div:nth-child(5){
        margin-top: -30px;
    }
    .block-1 .item {
        width: 23.3%;
    }
    .block-1 .item .item-img a img,
    .block-1 .item:nth-child(4) .item-img img{
        height: 270px;
    }
    /************BLOCK 2*********/
    .block-2 {
        margin-top: 50px!important;
    }
    .block-5 .block-5-wrap {
        width: 60%!important;
    }
    #inner > div.block-2 > div:nth-child(2){
        width: 30%;
        padding-left: 0px;
    }
    #inner > div.block-2 > div:nth-child(3){
        width: 30%;
    }
    #inner > div.block-2 > div:nth-child(4) {
        margin-left: 55px;
        width: 33%;
    }
    /**************BLOCK 5 ************/
    .block-5-wrap-right {
        margin-top: 105px;
    }
    /**************FOOTER***********/
    #footerMenu ul li.header, #footerphones .freePhone .ad_suk_2 {
        font-size: 15px !important;
    }
    #footerMenu ul a, #footerMenu a {
        font-size: 15px;
    }
    .label_39._bottom_3v._pad0_em, .label_39._right_1y._pad0_em, .label_39._left_2d._pad0_em {
        right: 30px;
        left: auto;
    }
    
    /**/
    #footer #footerLogo {
        position: relative;
        top: 275px;
        left: 30px;
    }
    #footer .freePhone {
        position: relative;
        left: 577px;
        top: 20px;
    }
    #footer .justPhone {
        position: relative;
        top: 180px;
        left: 290px;
    }
    #footer #legal {
        position: relative;
bottom: 160px;
        left: 28px;
        font-size: 10px;
    }
    /*********SOCIAL********/
    #footer .container ul#footerMenuSocial {
        display: block !important;
        width: 46px !important;
        position: relative !important;
        float: none !important;
        top: -100px;
        left: 87%;
    }
    #footer .container ul#footerMenuSocial li {
        display: block;
        margin: 0 17px 0 0;
        list-style: none;
    }
    #footer .justPhone .footer_phne{
        left: -255px;
        position: absolute;
        width: 200px;
        text-align: left;
        margin-bottom: 5px;
        top: 90px;
        display: none;
    }


}
@media (min-width: 1025px) and (max-width: 1259px) {
    #header .visible-sm-block.visible-xs-block.col-xs-12 {
        display: block !important;
    }
    #header .visible-sm-block.visible-xs-block.col-xs-12 .search-form #search #title-search-input {
        width: 100%;
        height: 40px;
        margin-top: 15px;
    }
}
@media (min-width: 1259px) {
    .row.header-row1 .col-lg-4.col-md-4.col-sm-4.col-xs-3.text-right {
        margin-top: 17px;
        margin-left: -15px;

    }
    .footer_phne {
        display: none;
    }
    .block-2 .item:nth-child(3) {
        margin-left: 17px;
        width: 31.4%;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        width: 97%;
    }
    .block-3 .item:first-child {
        width: 63%;
        margin-right: 10px;
    }
    .block-2 .item:first-child .item-img img {
        width: 102%;
    }
    .block-1 .item:first-child .item-text span {
        top: 40.5%;
    }
    .block-2 .item:first-child .item-text span {
        top: 31%;
    }
    .block-2 .item:nth-child(2) .item-text span {
        position: relative;
        top: -11px;
    }
    .block-3 .item:nth-child(2) .item-text span {
        word-break: unset;
    }
    .block-4 {
        margin-top: 50px;
    }
    .block-4 .block-4-wrap .block-4-left .item:first-child {
        position: relative;
        top: -12px;
    }
    .block-5 {
        margin-top: 43px;
    }
    .block-6 .block-wrap .item-block-left .item .item-text {
        position: relative;
        top: -11px;
    }
	#footer {
		position: relative;
	}
    .mr-suka {
        position: absolute;
        /* top: -122px; */
        width: 200px;
        bottom: 31px;
    }
    .block-5-wrap-right .item input[type=submit] {
        font-size: 18px;
    }
    .item-text span {
        word-break: unset;
    }
    #footerphones .freePhone.col-xs-6.col-sm-12 {
        position: relative;
        top: 16px;
    }

}

/*320*/
.bottomline-modile {
    display: none;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/swiper.css?156715307122248*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'white'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'white'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/font-awesome.min.css?156715307126710*/
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('/bitrix/templates/eshop_bootstrap_green/css/../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/css/style-new.css?164493412710151*/
.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px; }
.decor-checkbox{
  display: block;
}
.decor-checkbox__input + .decor-checkbox__text::before  {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #b9ae98; }

.decor-checkbox__input:checked + .decor-checkbox__text::after {
  content: "";
  width: 6px;
  height: 10px;
  border-top: 2px solid #949494;
  border-left: 2px solid #949494;
  position: absolute;
  left: 7px;
  top: 4px;
  transform: rotate(-135deg); }

.decor-checkbox__text {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 29px;
  min-height: 24px;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 13px;
}

.decor-radio__input + .decor-radio__text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #b9ae98;
  border-radius: 50%; }

.decor-radio__input:checked + .decor-radio__text::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 6px;
  top: 6px;
  background-color: #949494;
  border-radius: 50%; }

.decor-radio__text {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 29px;
  min-height: 24px;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 13px;
}

.decor-container{
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#footer{
  position: relative
}
#content .decor-catalog-layout__right .catalogList{
  display: flex;
  flex-wrap: wrap;
  padding: 0!important;
}
#content .decor-catalog-layout__right .indexCatalogItem .item-wrap{
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
}

#content .decor-catalog-layout__right .catalogList .indexCatalogItem .image a{
  display: block;
}
#content .decor-catalog-layout__right .catalogList .indexCatalogItem .name,
#content .decor-catalog-layout__right .catalogList .indexCatalogItem .dimensions{
  padding-left: 0;
  padding-right: 0;
}
#content .decor-catalog-layout__right .catalogList .indexCatalogItem .item-price{
  margin-left: 0!important;
  margin-right: 0!important;
}
#content .decor-catalog-layout__right .catalogList .indexCatalogItem .name{
  margin-bottom: auto;
}
.decor-tags{
  text-align: left
}

.decor-tags__link,
.decor-tags__title{
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  transition: all .2s linear;
}
.decor-tags__title{
  padding: 5px;
}
#content .decor-tags__link{
  color: #666666;
}
.decor-tags.decor-tags--detail{
  margin-left:0;
}
.decor-tags--detail .decor-tags__link{
  padding: 5px;
}
.decor-tags--detail .decor-tags__link:hover{
  background-color: transparent;
}
.decor-container .catalog_img_top{
  display: flex;
  height: 100%;
}
.decor-container .bx-breadcrumb{
  right: 30px;
  text-align: left;
}
.decor-container .bx-breadcrumb .bx-breadcrumb-item{
  margin-bottom: 0;
}
.decor-container .bx-breadcrumb i{
  color: #ffffff;
  margin-top: -1px;
}
.catalog_img_top .relative{
  display: block;
  width: 100%;
}
@media (min-width: 680px) {
  #content .decor-catalog-layout__right .catalogList .indexCatalogItem .image{

    overflow: hidden;
    border: 1px solid #cccccc;
  }
  #content .decor-catalog-layout__right .catalogList .indexCatalogItem .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #content .decor-catalog-layout__right .catalogList .indexCatalogItem .name{
    height: auto;
  }
}
@media (min-width: 580px) and (max-width: 768px) {
  .decor-container .catalog_img_top .bx-breadcrumb{
    top:0;
  }
}
@media (max-width: 768px) {
  #content .decor-catalog-layout .catalogList{
    margin-left: -5px;
    margin-right: -5px;
  }
  #content .decor-catalog-layout{
    margin-top: 20px;
  }

}
@media (min-width: 769px) {
  #content .decor-catalog-layout .catalogList{
    margin-left: -15px;
    margin-right: -15px;
  }
  #content .decor-container .catalog_img_top{
    min-height: 268px;
    background-color: #999999;
    margin-bottom: 22px;

  }
  #content .decor-container .catalog_img_top img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 768px) {
  #content .decor-container .catalog_img_top {
    min-height: 128px;
    background-color: #999999;
    margin-top: -25px;
    width: 100%;
  }
  #content .decor-container .catalog_img_top img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #content .decor-container .catalog_img_top .text-block{
    top: 70px;
  }
  #content .decor-container .catalog_img_top .text-block h1{
    line-height: 1.1;
  }
  .decor-tags{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .decor-tags__link{
    padding: 12px 14px;
    border: 1px solid #b9a77f;
  }
  .decor-tags__more{
    display: none;
  }
  .decor-tags .owl-nav .owl-prev,
  .decor-tags .owl-nav .owl-next {
    height: 50px;
    width: 50px;
    top: 50%;
    transform: translate(0,-50%);
  }
  .decor-tags .owl-nav .owl-next {
    right: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
  }
  .decor-tags .owl-nav .owl-prev {
    left: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
  }
  .decor-tags .owl-nav .owl-prev.disabled,
  .decor-tags .owl-nav .owl-next.disabled{
    opacity: 0;
    z-index: -1;
    visibility: hidden;
  }
  .decor-tags .owl-nav .owl-prev:before,
  .decor-tags .owl-nav .owl-next:before {
    width: 10px;
    height: 16px;
    background-size: cover;
  }
  .decor-tags .owl-nav .owl-prev:before{
    left: 10px;
  }
  .decor-tags .owl-nav .owl-next:before{
    left: 40px;
  }
  .owl-item.active.center{
    text-align: center;
  }
  #content .decor-container .catalog-top-buttons .btn-sort-filter{
    margin-top: 0;
  }
  #content .catalog-top-buttons{
    margin-top: 0!important;
  }
  .owl-nav .owl-next:hover:before,
  .owl-nav .owl-prev:hover:before{
    background-size: contain;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  #content .decor-container .catalog_img_top {
    margin-top: 30px;
  }
}
@media (min-width: 769px) {
  #content .decor-catalog-layout{
    display: flex;
  }
  #content .decor-catalog-layout__left{
    width: 200px;
    flex-shrink: 0;
    margin-right: 40px;
  }
  #content .decor-catalog-layout__right{
    flex-grow: 1;
    position: relative;
    /*z-index: 0;*/
	z-index:850;
  }

  #content .indexCatalogItem .item-wrap::before{
    left:-15px;
    right: -15px;
    top: -5px;
    bottom: -5px;
  }
  #content .indexCatalogItem .item-wrap{
    z-index: 999;
  }
  #content .catalog-filter-block .caption{
    display: none;
  }
  .decor-tags{
    margin-left: -17px;
    margin-top: 22px;
    margin-bottom: 10px;
  }
  .decor-tags:not(.decor-tags--show){
    padding-right: 120px;
    height: 44px;
    overflow: hidden;
    position: relative;
  }
  .decor-tags__more{
    font-size: 16px;
    line-height: 1;
    padding: 9px 12px 7px;
    border: 1px solid #cacaca;
    border-radius: 3px;
    transition: all .2s linear;
  }
  .decor-tags__more:hover{
    background-color: #cacaca;
  }
  .decor-tags:not(.decor-tags--show) .decor-tags__more{
    position: absolute;
    bottom: 5px;
    right: 0;
  }
  .decor-tags--show .decor-tags__more{
    margin: 8px 5px;
    display: inline-block;
  }
  .decor-tags__link{
    padding: 14px 17px;
  }
  .decor-tags__link:hover{
    background-color: #ededed;
  }
  .decor-tags__text{
    border-bottom: 1px dotted #666666;
  }
  .decor-tags__link:hover .decor-tags__text{
    border-bottom-color: transparent;
  }
  #content .decor-tags__more{
    color: #666666;
  }
  .catalog-top-buttons{
    display: none;
  }
}

.similar {
  margin-top: 40px;
}
.decor-tags-detail {
  margin-top: 20px;
}
.decor-tags-detail .decor-tags{
  height:100%;
}
.decription-element {
  text-align: left;
  margin-top: 30px;
  border-bottom: 1px solid #d9d1c1;
  padding-bottom: 26px;
  position: relative;
}

.decription-element::after {
  content: '';
  position: absolute;
  left:0;
  right: 0;
  bottom: -7px;
  border-bottom: 1px solid #d9d1c1;
}


@media print {
	.mobile.mobile-header,
	.mobile.main-top,
	#header,
	.bx-breadcrumb,
	.rating-holder,
	#catalogSimilarItems,
	.decor-tags-detail,
	#catalogItemRight .btns,
	#footer,
	.desktop-social,
	.mobile-social,
	jdiv,
	.info-panel .number-frame,
	#content .decor-container #catalogItem .bottom-props .bottom-props-buttons,
	.bottom-props .btn-all,
	.print-hide {display:none !important;}
	#content #catalogItem .bottom-props .bottom-props-content.bottom-props_props,
	#content #catalogItem .bottom-props .bottom-props-content.bottom-props_desc,
	#content .decor-container #catalogItem .bottom-props .bottom-props-content .bottom-props_props-col.hidden {display:block !important;}
/* 	.print-show {display:none;} */
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/js/fancybox3/dist/jquery.fancybox.css?158459752417412*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/sale.basket.basket.line/.default/style.css?160585168083*/
#bx_basketT0kNhm {float:right;}
#bx_basketT0kNhm .basket-quan {position:absolute;}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel_mob_2/style.css?16458911725660*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	//background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel_mob_2/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	//display:block;
	//padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	//text-decoration:none;
	//text-align:center;
}

#horizontal-multilevel-menu li
{
	//float:left;
}
#horizontal-multilevel-menu li#menuItem23/*:nth-child(2)*/ a {
	color:red;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	//color:#fff;
	font-weight:normal;
	//padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	//background:#fc8d3d;
	//color:#fff;
	//font-weight:bold;
	//padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	//background:#e26336;
	//color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	//background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel_mob_2/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	//background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel_mob_2/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	//background:#D6D6D6;
	//color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	//background:#D6D6D6;
	//color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	//width:135px;
	//background:#F5F5F5;
	//border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	//border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	//color:#4F4F4F;
	//font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover,
#horizontal-multilevel-menu li.jshover li.jshover,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}


#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 152px;
	width: 100%;
	padding:5px;
	z-index:1000;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}


/* �� ���� ������� �����*/
#horizontal-multilevel-menu ul {
	background-color: #fff;
	border-top: 1px solid #cbbb9f;
	border-bottom: 1px solid #cbbb9f;
	font-size: 12px;
	left: 0;
	padding-top: 10px;
	text-align: left;
	top: 25px;
	width: 235px;
	z-index: 1000;
/*	visibility: hidden; */
display: none;
}
#horizontal-multilevel-menu ul li {
	font-size: 12px!important;
	display: block;
}
#horizontal-multilevel-menu ul ul li {
	text-transform: none!important;
	font-size: 15px!important;
}
#horizontal-multilevel-menu ul ul ul li a {
	color: red!important;
}

#horizontal-multilevel-menu li:hover ul {
/*	visibility: visible; */
display: block;
}






div.menu-clear-left
{
	clear:left;
}

#menu ul ul ul ul a {
	text-transform: none;
}

@media screen and (max-width: 814px) {
	#panel-menu > ul > li > a {
		font-size: 17px !important;
	}
	#panel-menu > ul > li > div > ul > li > a {
		font-size: 16px !important;
	}
	#panel-menu > ul > li > div > ul > li > div > ul > li > a {
		font-size: 15px !important;
	}
	#panel-menu ul ul ul ul a {
		font-size: 17px !important;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/components/bitrix/breadcrumb/.default/style.css?1570473863878*/
.bx-breadcrumb {
	margin: 10px 0;
	text-align: center;
}
@media screen and (max-width : 980px) {
	.bx-breadcrumb {
		margin: 20px 0 10px 0;
	}
}
@media screen and (max-width : 768px) {
	.bx-breadcrumb {
		margin: 10px 0 20px 0;
	}
}
@media screen and (max-width : 578px) {
	.bx-breadcrumb {
		margin: -20px 0 20px 0;
	}
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	display: inline-block;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: top;
	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: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/styles.css?164623009713820*/
input[type="submit"]:focus,input[type="email"]:focus {
	outline: none!important;
	}
@media screen and (max-width: 814px) {
	.mobile{
		width: 100% !important;
	}
}

.show-more {display: none;}
#catalogList {padding-top: 15px!important;}
@media (max-width: 768px){
	#catalogList {padding-top: 0;}
    #header {
        margin-top: 0;
    }
    .catalog_img_top .bx-breadcrumb .bx-breadcrumb-item span {
        font-size: 8px;
    }
    .catalog_img_top .bx-breadcrumb {
        top: 25px;
        left: 10px;
        right: 10px;
        text-align: left;
        margin-bottom: 0;
    }
    .catalog_img_top .text-block h1 {
        font-size: 22px;
    }
    #content {
        padding: 20px 0 0px;
    }
    .catalog_img_top {
        margin-bottom: 10px;
    }
    .catalog-top-buttons .catalog-tags-list li {
        padding: 4px 10px;
    }
    .catalog-top-buttons .catalog-tags-list li a {
        font-size: 13px;
    }
    .container.catalog-top-buttons,
    .cat-tags-block {
        padding: 0;
    }
    .buttons-line .col-lg-2 {
        padding: 0;
    }
    .catalog-top-buttons .btn-sort-filter {
        margin-top: 10px;
        font-size: 12px;
        background-color: #b9ae98;
        border: 1px solid #b9ae98;
    }
    #catalogList .indexCatalogItem .name a {
        font-size: 14px !important;
        line-height: 1.1;
    }
    #catalogList .indexCatalogItem .name {
        margin-bottom: 10px;
    }
    #catalogList .indexCatalogItem .item-price .item-price-left .price {
        margin-bottom: 5px;
    }
    #catalogList .indexCatalogItem .item-price .item-price-left .detail-raiting {
        margin-bottom: 11px;
    }
    #catalogList .indexCatalogItem .item-price .article {
        line-height: 1;
    }
    .bx_item_detail_rating .bx_stars_rating_votes {
        font-size: 14px!important;
        line-height: 1;
        color: #999999;
    }
    .bx_item_detail_rating .bx_stars_progress {
        background: #b9ae98 !important;
    }
    .buttons-line .owl-prev.disabled {
        display: none!important;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next,
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-prev {
        height: 30px;
        width: 30px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
        right: 0;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
        background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-prev {
        left: 0;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
        background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-prev:before {
        right: auto;
        left: 5px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next:before {
        left: auto;
        right: -5px;
    }
    .mobile-social a {
        position: fixed;
        right: 10px;
        width: 60px;
        height: 52px;
        z-index: 100000;
        cursor: pointer;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
    .mobile-social a.wa {
        background-image: url(/images/wa.png);
        bottom: 100px;
    }
    .mobile-social a.vb {
        background-image: url(/images/vb.png);
        bottom: 30px;
    }
    .container.catalog-top-buttons {
        margin: 0 0 8px !important;
    }
    .show-more_wrap {
        text-align: center;
        margin: 25px 0 10px 0;
    }
    #content .show-more {
/*         display: inline-block; */
        background-color: #b9a77f;
        border: 1px solid #b9a77f;
        color: #fff;
        padding: 8px 12px;
        text-transform: uppercase;
        white-space: nowrap;
        border-radius: 4px;
    }
    #content .show-more:hover {
        background-color: transparent;
        color: #b9a77f;
    }
    .bx-pagination.bx-green {
/*         display: none; */
    }
}
@media (max-width: 350px){
    .mobile-top_mailto {
        padding-right: 0;
    }
    #catalogList .indexCatalogItem .name {
        height: 60px;
    }
}
#header #menuUser div.cart a {
    margin-left: 0px !important;
}
#footerphones .freePhone .ad_suk a {
    font-size: 15px !important;
    font-weight: normal !important;
}

/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
    margin:0; padding:0;
    //background:#BC262C url(/bitrix/templates/eshop_bootstrap_green/images/header_menu_bg.gif) repeat-x;
    min-height:27px;
    width:100%;
    list-style:none;
    font-size:11px;
    float:left;
    /*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
    //display:block;
    //padding:5px 10px;
    /*padding:0.3em 0.8em;*/
    //text-decoration:none;
    //text-align:center;
}

#horizontal-multilevel-menu li
{
    //float:left;
}
#horizontal-multilevel-menu li#menuItem23/*:nth-child(2)*/ a {
    color:red;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
    //color:#fff;
    font-weight:normal;
    //padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
    //background:#fc8d3d;
    //color:#fff;
    //font-weight:bold;
    //padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
    //background:#e26336;
    //color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
    //background: url(/bitrix/templates/eshop_bootstrap_green/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
    //background: url(/bitrix/templates/eshop_bootstrap_green/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
    //background:#D6D6D6;
    //color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
    //background:#D6D6D6;
    //color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
    position:absolute;
    /*top:-999em;*/
    top:auto;
    display:none;
    z-index:500;

    height:auto;
    /*width:12em;*/
    //width:135px;
    //background:#F5F5F5;
    //border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
    width:100%;
    //border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
    text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
    //color:#4F4F4F;
    //font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover,
#horizontal-multilevel-menu li.jshover li.jshover,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
    color:#4F4F4F;
}


#horizontal-multilevel-menu li ul ul
{
    margin:-27px 0 0 152px;
    width: 100%;
    padding:5px;
    z-index:1000;
    /*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
    /*top:-999em;*/
    display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
    /*z-index:1000;
    top:auto;*/
    display:block;
}


/* �� ���� ������� �����*/
#horizontal-multilevel-menu ul {
    background-color: #fff;
    border-top: 1px solid #cbbb9f;
    border-bottom: 1px solid #cbbb9f;
    font-size: 12px;
    left: 0;
    padding-top: 10px;
    text-align: left;
    top: 25px;
    width: 235px;
    z-index: 1000;
/*  visibility: hidden; */
display: none;
}
#horizontal-multilevel-menu ul li {
    font-size: 12px!important;
    display: block;
}
#horizontal-multilevel-menu ul ul li {
    text-transform: none!important;
    font-size: 15px!important;
}
#horizontal-multilevel-menu ul ul ul li a {
    color: red!important;
}

#horizontal-multilevel-menu li:hover ul {
/*  visibility: visible; */
display: block;
}






div.menu-clear-left
{
    clear:left;
}
.active-dir{
    color: #b9af98!important;
}

.container {
    margin: auto;
    width: 1240px;
}
.ul-reset {
    padding-left: 0;
   margin-top: 0;
   margin-bottom: 0;
    list-style: none;
        /* text-align: center; */
}


/*Тест меню*/
/* #Navigation Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
nav {
    
    font-size: 0;
    position: relative;
}
nav > ul > li {
    display: inline-block;
    font-size: 20px;

    position: relative;
    margin: 0 3px;
    padding: 0 16px 8px;
    text-transform: uppercase;
    text-decoration: unset;
}
nav > ul > li:first-child {padding-left: 0;}
nav > ul > li:last-child {padding-right: 0;}
nav > ul > li > a {
    color:  #978f80;
    display: block;
    position: relative;
        /*padding: 20px 0;*/
    border-bottom: 3px solid transparent;
}
nav > ul > li:hover > a {
    
}
    .container .ul-reset:first-child {
        margin-left: 39px;
    }
    .container .ul-reset {
    text-align: left;
    margin-left: 0px;
    }



/* #Mega Menu Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mega-menu {
    background: #ffffff;
    display: none;
    left: -145px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 99999999;

}
.mega-menu h3 a {
    color: #444;
    margin: 15px 0;
    font-size: 16px;
    font-weight: bold;
}
#nav-gl > ul > li:nth-child(2) .mega-menu h3 a {
    font-family: "Circe-Bold", "circle", sans-serif;
    font-size: 15px;
}
.mega-menu ul {
    float: left;
    margin-bottom: 20px;
    margin-right: 40px;
    width: 185px;
    margin-top: 20px;
}
.mega-menu:after {
    content: '';
    position: absolute;
    top: 8px;
    height: 8px;
    width: 100%;
    background: #cbbb9f;
} 
.mega-menu ul:last-child {
    margin-right: 0;
}
.mega-menu a {
    color: #444;
    display: block;
    padding: 5px 0;
    text-decoration: unset;
    font-size: 14px;
    /* text-transform: none; */
}
.mega-menu a:hover {
    color: #444 !important;
}



/* #Droppable Class Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.droppable {
    position: static;
    margin: 0 0.8%;
}

.droppable:hover .mega-menu {
    display: block !important;
    width: 1240px;
        /*margin-top: 16px;*/
}
    .ul-reset > h3:hover .mega-menu {
    display: block !important;
}



/* #Browser Clearfix
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cf:before,
.cf:after {
    content: " "; /* 1 */
   display: table; /* 2 */
}
.cf:after {clear: both;}

.mega-menu-4:nth-child(5) {
    margin-bottom: 24px;
}
.mega-menu-4 a {
    text-transform: none;
    font-size: 15px;
}
.mega-menu-4:before {
    display: block;
    content: '\2013';
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin-right: 5px;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_green/template_styles.css?1646230105171607*/
@font-face {
    font-family: "Circe-Thin";
    src: url("/bitrix/templates/eshop_bootstrap_green/fonts/Circe/Circe-Thin.ttf");
    src: local("в?є"), url("/bitrix/templates/eshop_bootstrap_green/fonts/Circe/Circe-Thin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Circe-Light";
    src: url("/bitrix/templates/eshop_bootstrap_green/fonts/Circe/Circe-Light.ttf");
    src: local("в?є"), url("/bitrix/templates/eshop_bootstrap_green/fonts/Circe/Circe-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "circle";
    src: url("/bitrix/templates/eshop_bootstrap_green/fonts/circle.eot");
    src: local("в?є"), url("/bitrix/templates/eshop_bootstrap_green/fonts/circle.woff") format("woff"), url("/bitrix/templates/eshop_bootstrap_green/fonts/circle.ttf") format("truetype"), url("/bitrix/templates/eshop_bootstrap_green/fonts/circle.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Circe-Bold";
    src: url(/bitrix/templates/eshop_bootstrap_green/fonts/Circe-Bold.otf);
}
b, strong {
    font-family: "Circe-Bold";
}

/* Стили по умолчанию (default) */
#isMobile {display: none;}
#isTablet {display: none;}
.forMobile {display: none !important;}
#forIpad {display: none !important;}
.forDesktop {display: block !important;}
.browser_default_width {display:block !important; width: 300px;}

#content .catalogAlsoItems .name {font-size: 16px;}

html {
    font-size:14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {margin: 0; padding: 0; text-align: center; font: normal 100% "circle", sans-serif; color: #494949;}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
img {border: none;}
ul, ol, li, p {margin: 0; padding: 0;}
a {color: #978f80;}
a:hover, a:focus {text-decoration:none; color: #978f80; }
#content a {text-decoration:underline; color: #978f80;}
#content .name a {text-decoration:none!important; text-transform:uppercase;}
#content #menuCatalog a {text-decoration: none; color: #978f80;}
#site {
//position: relative;
//word-wrap: break-word;
}
label {margin-bottom: 0!important;}
#menuCatalog li {display: inline-block; margin: 0 3px; padding: 0 16px 8px; text-transform: uppercase; font-size: 16px; list-style: inline; color: #978f80;}
#menuCatalog > li.liinmainul {padding-bottom:0;}
#menuCatalog > li > ul > li {padding-bottom:0;}

.margintop40 {margin-top:40px;}
.clear {clear: both; width: 1px; height: 1px;}
//#cover iframe {width: 480px; height: 480px;}
.block480 {max-width:480px;margin:0 auto;}
.form-control {border-radius:0;}
.btn {border-radius: 0;}
//.img-responsive {max-width:100%}
/* /Стили по умолчанию (default) */

small, .small {
    font-size: 80%;
    line-height: 1.2;
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

#header {/*height: 200px;*/ margin-top:20px; border-bottom: 8px solid #cbbb9f;}
.header-row1 {height: 140px;}

#logo {margin-top:10px;/*position: absolute; left: 50%; top: 34px; margin: 0 0 0 -100px; width: 200px;*/ text-align: center;}
#logo img {display: inline-block; width: 150px;}

#footerphones {/*position: absolute; left: 50%; top: 20px; margin: 0 0 0 -585px; width: 500px;*/ text-transform: uppercase;}
#footerphones .freePhone {margin: 0;}
.freePhone, .justPhone {float: left; margin: 0 0px 0 0; font-size: 14px; color: #3c3c3b; line-height: 1.4em;}
.freePhone {margin: 0 20px 0 0;}
.freePhone a, .justPhone a, #footerphones a {display: inline-block; margin: 0 0 0px; text-decoration: none; font-size: 16px; color: #3c3c3b!important;}
#footerphones a {font-size:14px; color: #000!important;}
#footerphones div {line-height: 1.4em;}
.freePhone span, #footerphones div.freePhone span {clear: both; margin: 0;}
/*#phones div.justPhone {width: 180px;}*/
.justPhone span {font-size: 14px; text-align:right; text-transform: none;}
.freePhone img, .justPhone img {margin-right: 4px; width: 16px; vertical-align: 0;}

#header .freePhone {padding-left:35px; background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/phone.png') no-repeat 3px 0;}
#header .freePhone .phone {font-weight:bold;}

#header #freePhone_col {
    text-align: right;
    letter-spacing: 0.6pt;
}
#header #freePhone_col .freePhone a {
    font-size: 15px;
    line-height: normal;
}
#header #freePhone_col .freePhone {
    line-height: normal;
}
#header #justPhone_col {
    text-align: justify;
    line-height: normal;
}
#header #justPhone_col span {
    font-size: 14px;
    text-align: left;
    line-height: normal;
}
#header #justPhone_col .justPhone {
    padding-right: 21px;
    line-height: normal;
}
#header .bx_login_top_inline_link {
    font-size:14px;
    line-height: normal;
	background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/login.png') no-repeat 0 0;
	background-size:23px;
	/*padding-left:34px;*/
	padding-left:30px;
}
#header .wishlist_link {background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/icon_heart2.png') no-repeat 0 0; position:relative;}
#header .wishlist_link #wishcount {display:block; width:18px; height:18px; background:#555; text-align:center; border-radius:4px; color:white; position:absolute; top:-8px; left:-10px; font-weight:normal; font-size:12px;}

#header .bx_login_top_inline_link:hover {text-decoration:underline;}

#burgerMenu {display: none; text-align:left;}

#menuSocial {/*position: absolute; left: 50%; top: 158px; margin: 0 0 0 -585px;*/ width: 120px; text-align: left;}
#menuSocial li {display: inline-block; margin: 0 10px 0 0; list-style: inline;}

#menuPart1 {position: absolute; left: 50%; top: 150px; margin: 0 0 0 -460px;}
#menuPart1 li {margin: 0 40px 0 0;}
#menuPart2 {position: absolute; right: 50%; top: 150px; margin: 0 -585px 0 0;}
#menuPart2 li {margin: 0 0 0 40px;}
.menu li {display: inline-block; font-size: 14px; text-transform: uppercase; list-style: inline;}
.menu a {text-decoration: none; color: #3c3c3b;}
.menu ul.sub {display: none;}


//#search {position: absolute; right: 50%; top: 65px; margin: 0 -585px 0 0;}
#search input[type="text"] {width: 156px; height: 28px; /*padding: 0 3px;*/ vertical-align: 0; /*border: 1px solid #d7cfbe;*/ border:0; border-bottom:1px solid #d7cfbe; text-transform:uppercase; margin-right: 3px;}
#search input[type="submit"] {width: 60px; height: 28px; vertical-align: 1px; text-transform: uppercase; font-size: 12px; color: #ffffff; background: #d7cfbe; border: none; border-radius: 0;}
#search input[type="text"]::-webkit-input-placeholder {opacity:1; color:#3c3c3b !important; font-size:14px;}
#search input[type="text"]::-moz-placeholder {opacity:1; color:#3c3c3b !important; font-size:14px;}
#search input[type="text"]:-moz-placeholder {opacity:1; color:#3c3c3b !important; font-size:14px;}
#search input[type="text"]:-ms-input-placeholder {opacity:1; color:#3c3c3b !important; font-size:14px;}

#menuUser {margin-bottom:15px; text-align:right;}
#menuUser div {display: inline-block; margin: 0 0 0 20px; text-transform: uppercase; vertical-align: top; list-style: none;}
#menuUser img {margin: -5px 0px 0 0; height: 30px; vertical-align: -5px;}
#menuUser a {text-decoration: none; color: #3c3c3b; /*color:#b9a77f;*/}
#menuUser div.cart {/*margin-left: 20px; */ margin-top:6px; font-size: 12px;}

.user a, .social a {display:inline !important;}
li.user, li.social {line-height:40px;}
li.social {margin: 10px 0 0 0;}

#menu, #menu * {text-align: left; text-transform:uppercase; color:#978f80;}
.filter_show_button {
    margin-bottom:10px;
    display: inline-block;
    vertical-align: top;
}


/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/


/* Owl Carousel 2 */
.owl-nav {
    position: absolute;
    width: 100%;
    height: 0px;
    top: 50%;
    z-index: 999;
}
.owl-nav .owl-prev {
    width: 130px;
    height: 160px;
    position:absolute;
    left: -15px;
    top: -110px;
    transition: all 0.2s;
}
.owl-nav .owl-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 30px;
    height: 50px;
    background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-left.png") 50% 50% no-repeat;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover  {
    transition: all 0.2s;
//background-color: #fff;
}
.owl-nav .owl-prev:hover:before {
    background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-left.png") 50% 50% no-repeat;
}
.owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: -110px;
    width: 130px;
    height: 160px;
//width: 30px;
//height: 50px;
    font-weight: bold;
//background-color: #202020;
}
.owl-nav .owl-next:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 30px;
    height: 50px;
    background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-right.png") 50% 50% no-repeat;
}
.owl-nav .owl-next:hover:before {
    background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-right.png") 50% 50% no-repeat;
}

.indexCatalog .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.indexCatalog .owl-nav .owl-prev:before {
    left: 20%;
}
.indexCatalog .owl-nav .owl-next:before {
    left:80%;
}
.indexCatalog .owl-nav .owl-prev {
    width: 60px;
    height: 160px;
    position:absolute;
    left: 0px;
    top: -110px;
    transition: all 0.2s;
}
.indexCatalog .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: -110px;
    width: 60px;
    height: 160px;
//width: 30px;
//height: 50px;
    font-weight: bold;
//background-color: #202020;
}


#menu:not( .mm-menu ) {
    display: none;
}

.item-selected > a, a.root-item-selected {color:#000 !important;}

.ytp-large-play-button-bg:hover {background:#000;}










.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: auto;
    height: auto;
}
.carousel-control {
    opacity: .9 !important;
}


#content {position: relative; z-index: 100; margin: 10px auto; margin-bottom:20px; /*width: 1200px;*/ padding: 0;}
.mainpage #content {padding-top:0; margin-top: 0;}

#content .text {text-align: left; font-size: 13pt; color: #3c3c3b;}
#content .text h1 {
    margin: 0 0 17px;
    text-transform: uppercase;
    color: #978f80;
    font-family: "circle", sans-serif;
    font-weight: normal;
    font-size: 25px;
}
//#content .text h2 {margin: 17px 0 7px; text-transform: uppercase; font-weight: bold; font-size: 14px;}
#content .text p {margin: 0;}
#content .text ul {padding: 0 0 0 20px;}
#content .text ul.fa-ul {padding: 0;}
#content .text .thanksText {margin: 20px 0 0 0; font-weight: bold; font-size: 16px;}



//#content #index {margin: 0 auto; /*0 0 -95px;*/ max-width: 1300px;}

//#indexBanner {position: relative; /*margin: -35px auto 65px;*/ /*max-width: 1200px;*/ height: 470px; overflow: hidden;}
//#indexBannerHolder {position: absolute; left: 0; top: 0; width: 10000px;}
//#indexBannerHolder img {float: left;}

//#indexBannerLeft {position: absolute; left: 32px; top: 220px;}
//#indexBannerRight {position: absolute; left: 1108px; top: 220px;}


#content .indexCatalog {position: relative; margin: 0 auto 10px; max-width: 1170px;}
#content .indexCatalog h2 {margin: 0 0 20px; text-transform: uppercase; font-weight: normal; font-size: 25px; color: #978f80;}
#content .indexSale .indexCatalog h2 {color: #ff2222;}
#content .indexCatalog a {text-decoration:none;}

/*
#content .indexCatalog .indexCatalogCut {position: relative; margin: 0 auto; width: 980px; height: 390px; overflow: hidden;}
#content #indexCatalog #indexCatalogContainer {position: absolute; left: 0; top: 0;}
*/

.indexCatalogItem {margin-bottom:15px;}
#content .indexCatalog .indexCatalogItem {float: left; margin: 0 0 15px; width: 100%; text-align: center; padding-top:5px;}
#content .indexCatalog .indexCatalogItem .image {position: relative; margin: 15px 0 8px;}
#content .indexCatalog .indexCatalogItem .image img {display: block; width: 200px !important;}
#content .indexCatalog .indexCatalogItem .image .icon {position: absolute; left: 30px; top: 20px;}
#content .indexCatalog .indexCatalogItem .image .icon img {width: 25px;}
#content .indexCatalog .indexCatalogItem .name {text-transform: uppercase; font-size: 13px; padding: 0;}
#content .indexCatalog .indexCatalogItem .name a {text-decoration: none; color: #3c3c3b;}
#content .indexCatalog .indexCatalogItem .type {text-transform: uppercase; font-size: 13px;}
#content .indexCatalog .indexCatalogItem .type a {text-decoration: none; color: #3c3c3b;}
#content .indexCatalog .indexCatalogItem .price {font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b;}
#content .indexCatalog .indexCatalogItem .price img {height: 13px;}

/*#content .indexCatalog*/ .indexCatalogItem .oldPrice {text-decoration: line-through; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b; line-height:1.6;}
/*#content .indexCatalog*/ .indexCatalogItem .oldPrice img {height: 13px;}
/*#content .indexCatalog*/ .indexCatalogItem .newPrice {font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #ff2222; line-height:1.6;}
/*#content .indexCatalog*/ .indexCatalogItem .newPrice img {height: 13px;}


//#content .indexCatalog .indexCatalogItemSpl {float: left; width: 16px; height: 40px;}
#content .indexCatalog .arrowLeft {position: absolute; left: 65px; top: 177px;}
#content .indexCatalog .arrowLeft img {width: 30px;}
#content .indexCatalog .arrowRight {position: absolute; right: 65px; top: 177px;}
#content .indexCatalog .arrowRight img {width: 30px;}


#content #indexInspiration {margin: 0 auto 50px; width: 980px; text-align: left;}
#content #indexInspiration h2 {margin: 0; width: 315px; padding: 7px 0 7px 26px; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 25px; color: #978f80; background: #ebebe7;}
#content #indexInspiration .indexInspirationItem {float: left; width: 475px;}
#content #indexInspiration .indexInspirationItem .image img {display: block;}
#content #indexInspiration .indexInspirationItem .name {padding: 13px 0 10px; text-align: center; text-transform: uppercase; font-size: 25px; color: #978f80; background: #ebebe7;}
#content #indexInspiration .indexInspirationItem .name a {text-decoration: none; color: #978f80;}
#content #indexInspiration .indexInspirationItemSpl {float: left; width: 30px; height: 30px;}
#content #indexInspiration .dots {height: 70px; padding: 60px 0 0; text-align: center;}
#content #indexInspiration .dots .dot {display: inline-block; margin: 0 3px; width: 12px; height: 11px; background: url(/bitrix/templates/eshop_bootstrap_green/images/dot-index.png) no-repeat; background-size: cover;}
#content #indexInspiration .dots .dot.sel {display: inline-block; background: url(/bitrix/templates/eshop_bootstrap_green/images/dot-sel-index.png) no-repeat; background-size: cover;}

#content #indexSmallBanners {/*margin: 0 auto;	 max-width: 1170px;*/ margin-bottom:10px;}
#content #indexSmallBanners .banner {float: left; margin: 0 0 25px;}

.catalogList {margin: 0 auto; /*width: 1085px;*/ padding: 0 0 20px; /*float: left;*/}
.catalogList .catalogListFilters {margin: 0 0 38px -95px; width: 1170px; height: 60px; border-bottom: 1px solid #d9d1c1;}
.catalogList h2 {margin: 0 0 27px; text-align: center; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 25px; color: #978f80;}

.catalogList .indexCatalogItem {/*float: left;*/ margin: 0 0 15px; /*width: 260px;*/ text-align: center;}
.catalogList .indexCatalogItem .image {position: relative; margin: 15px 0 5px;}
//.catalogList .indexCatalogItem .image img {display: block; /*width: 260px;*/}
.catalogList .indexCatalogItem .image .icon {position: absolute; left: 30px; top: 20px;}
.catalogList .indexCatalogItem .image .icon img {width: 25px;}
.catalogList .indexCatalogItem .name {text-transform: uppercase; font-size: 16px; padding: 4px 11% 3px 11%; text-align: left;}
.catalogList .indexCatalogItem .name a {text-decoration: none; color: #3c3c3b;}
.catalogList .indexCatalogItem .item-info {
    overflow: hidden;
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
}
.catalogList .indexCatalogItem .type { font-size: 18px; line-height:1.4; display: inline-block; margin-right: 8%;}
.catalogList .indexCatalogItem .type a {text-decoration: none; color: #978f80;}
.catalogList .indexCatalogItem .type span {text-transform: uppercase;}
.catalogList .indexCatalogItem .price {font-weight: bold; font-family: "Circe-Bold"; line-height:1.4; font-size: 18px; color: #3c3c3b;  display: inline-block; margin-left: 8%;}
.catalogList .indexCatalogItem .price img {height: 13px;}

.catalogList .indexCatalogItem .oldPrice {text-decoration: line-through; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b;}
.catalogList .indexCatalogItem .oldPrice img {height: 13px;}
.catalogList .indexCatalogItem .newPrice {font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #ff2222;}
.catalogList .indexCatalogItem .newPrice img {height: 13px;}


.catalogList .indexCatalogItemSpl {float: left; width: 15px; height: 40px;}

.catalogList .indexCatalogItem .item-price {
    /*margin: 10px 8%;*/
    margin: 10px 11%;
    overflow: hidden;
    text-align: left;

}
.catalogList .indexCatalogItem .item-price .item-price-left .price {
    float: none !important;
}
.catalogList .indexCatalogItem .item-price .item-price-left {
    float: left;
    white-space: nowrap;
}

.catalogList .indexCatalogItem .item-price .new-price {
    font-family: "Circe-Bold";
    color: #ff2222;
    margin-right: 4%;
    font-size: 20px;
}
.catalogList .indexCatalogItem .item-price .old-price {
    text-decoration: line-through;
    color: #3c3c3b;
}
.catalogList .indexCatalogItem .item-price .price {
    margin: 0;
    font-size: 20px;
}
.catalogList .indexCatalogItem .item-price .fa {
    font-size: 0.8em;
}
.catalogList .indexCatalogItem .item-price .buy {
    float: right;
}
.catalogList .indexCatalogItem .item-price .article {
    text-decoration: none;
    color: #b9ae98;
    font-size: 16px;
}
.catalogList .indexCatalogItem .item-price .article a {
    color: #b9ae98;
}
.catalogList .indexCatalogItem .item-price a {
    text-decoration: none;
}
.catalogList .indexCatalogItem .item-price a.buy,
.catalogList .indexCatalogItem .item-price button.buy {
    width: 50px;
    /*     background: #b9ae98 url("/bitrix/templates/eshop_bootstrap_green/images/basket-ico.png") 50% 50% no-repeat scroll; */
    height: 43px;
    border-radius: 4px;
    /*	width:110px;*/
    background: #b9ae98 url("/bitrix/templates/eshop_bootstrap_green/images/basket-ico.png") 10px 50% no-repeat scroll;
    text-align:right;
    padding-right:10px;
    padding-top:13px;
    color:#fff;
    border: none;

}
.catalogList .indexCatalogItem .item-price a.buy.success,
.catalogList .indexCatalogItem .item-price button.buy.success {
    background-color: #5BAE5B;
}

#content #indexSmallActions {
    margin: 0 auto;
    width: 1170px;
    overflow: hidden;
    margin-bottom:10px;
}
#content #indexSmallActions .banner {
    float: left;
    margin: auto auto 25px;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 14px;
    position: relative;
    padding-bottom: 15px;
    width: auto;
    border-bottom: 2px solid #cbbc9f;
}

#content #indexSmallActions .banner .bottom-texts
{
    min-height: 67px;
}

#content #indexSmallActions .banner .bottom-text,
#content #indexSmallActions .banner .bottom-text2{
//padding: 5px 10px;
    background-color: rgba(255,255,255, 0.8);
    float: left;
    margin: 15px 0 0;
}
#content #indexSmallActions .banner .bottom-text{
//width: 22%;
}
#content #indexSmallActions .banner .bottom-text2{
//width: 78%;
    border-left: 1px solid #cbbc9f;
}

#content #indexSmallActions .banner .bottom-text .ttl {
    padding: 5px 10px 5px;
    font-weight: bold; font-family: "Circe-Bold";
    font-family: circle, sans-serif;
    color: #b2b2b2;
}
#content #indexSmallActions .banner .bottom-text .ttl > span {
    font-size: 21px;
    color: red;
    font-weight: 600;
}

#content #indexSmallActions .banner .bottom-text2 .h2 {
    float: left;
    padding: 13px 10px 10px;
    margin: 0;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #978f80!important;
    font-weight: bold; font-family: "Circe-Bold";
    font-family: circle, sans-serif;
}

#content #indexSmallActions .banner .top-text .h2 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 5px;
}

#content #indexSmallActions .banner .bottom-text2 .btn-txt {
    width: 140px;
    height: 40px;
    padding: 10px 20px;
    vertical-align: 0;
    border: 1px solid #d7cfbe;
    text-decoration: none;
    color: #494949;
    display: inline-block;
    float: right;
    background-color: #d7cfbe;
    text-transform: uppercase;
    font-family: circle, sans-serif;
}

#content #indexSmallActions .banner .top-text {
    position: absolute;
    padding: 7px 10px 8px 35px;
    top: 3%;
    font-weight: 600;
    font-size: 15px;
    left: 2%;
    background: rgba(255,255,255, 0.85) url('/bitrix/templates/eshop_bootstrap_green/./images/pocket-watch.png') no-repeat 5px center;
}

#content #indexSmallActions .banner .buy{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    padding: 13px;
}
#content #indexSmallActions .banner .buy .toAction {
    background: #ebebe7 none repeat scroll 0 0;
    border: 1px solid #c2b59b;
    color: #494949;
    font-size: 18px;
    height: 25px;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}





#content #collectionsList h2 .mp {
    text-decoration: none;
    color: inherit;
    font-family: "circle", sans-serif;
    font-weight: 100;
}
#content #collectionsList h2 .mp:hover {
    text-decoration: underline;
}

#content #collectionsList .collectionSpl.mp {
//width: 25px;
}

#content #collectionsList .collectionItem.mp .image img {
//width: 373px;
}

#content #collectionsList {
//padding:0!important;
//width: 1170px!important;
}

#content #collectionsList .goto {
    color: #494949;
    text-decoration: none;
    display: block;
    margin: 0px auto 20px;
    padding: 5px;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid #cbc3b4;
    width: 150px;
}







.bx-pagination {position: relative; z-index: 1; margin:10px 0;}
.bx-pagination .bx-pagination-container {text-align:center;position:relative}
.bx-pagination .bx-pagination-container ul {padding:0;margin:0;list-style:none;display:inline-block}
.bx-pagination .bx-pagination-container ul li {display:inline-block;margin:0 2px 15px 2px}
.bx-pagination .bx-pagination-container ul li span {background: white;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:0;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.bx-pagination .bx-pagination-container ul li a {background: #ebe8e1; text-decoration:none;display:block;border-radius:0;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}
.bx-pagination .bx-pagination-container ul li a:hover span {background:#dadada}
.bx-pagination .bx-pagination-container ul li.bx-active span {background:#0083d1;color:#fff}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span {color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {background:#fff;border-color:#dadada;color:#000}


.bx-pagination .bx-pag-prev {display: none !important;}
.bx-pagination .bx-pag-next {display: none !important;}
.bx-pagination li {list-style: none;}
.bx-pagination li a {padding: 1px 0 0 !important; }
.bx-pagination li a span {font-size: 15px !important; background: #ebe8e1 !important; border-radius: 0 !important;}
.bx-pagination li.bx-active span {font-size: 15px !important; color: #494949 !important; background: none !important; border-radius: 0 !important;}



.search-page {/*border-bottom: 1px solid #d9d1c1;*/}
.search-page input[type="submit"] {width: 100px; height: 30px; text-transform: uppercase; font-size: 11px; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}






#content #catalogItem {/*margin: 0 0 0 -30px; width: 1170px;*/ padding: 5px 0; border-top: 1px solid #d9d1c1; border-bottom: 1px solid #d9d1c1;}
#catalogItem .row {margin-left:0; margin-right:0}
#content #catalogItem #catalogItemLeftBorder {min-height: 535px; border-top: 1px solid #d9d1c1; border-bottom: 1px solid #d9d1c1;}
#content #catalogItem #catalogItemLeft {/*position: relative; z-index: 100; float: left; width: 760px;*/ padding-top:14px; /*padding: 14px 0 0;*/}
#content #catalogItem #catalogItemLeft #photoSmalls {float: left; /*margin: 0 0 0 46px;*/}
#content #catalogItem #catalogItemLeft #photoSmalls img {display: block; margin: 0 0 18px; /*width: 86px;*/}
#content #catalogItem #catalogItemLeft #catalogMorePhoto img {width: 500px;}

#content #catalogItem #catalogItemRight {position: relative; z-index: 50; float: left; /*width: 410px;*/ padding-top: 32px; padding-left:0; padding-right: 30px; text-align: left;}
#content #catalogItem #catalogItemRight h1 {margin: 0 0 16px; text-transform: uppercase; font-weight: normal; font-size: 21px; text-align: center;min-height: 2.2em}
#content #catalogItem #catalogItemRight .article-info {overflow: hidden;border-bottom: 1px solid #d2be9d;padding-bottom: 15px;}
#content #catalogItem #catalogItemRight .article {margin: 0; font-size: 18px; color: #cbbba0; float: left; height: 20px; line-height: 20px;}
#content #catalogItem #catalogItemRight .item-stock {
    background: #cbbba0;
    color: #494949;
    padding: 0 7px;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    float: right;
}
#content #catalogItem #catalogItemRight .prices {
    text-align: center;
    padding: 24px 0;
    border-bottom: 1px solid #d2be9d;
}
#content #catalogItem #catalogItemRight .price {font-size: 30px; color: #494949; font-weight: normal}
#content #catalogItem #catalogItemRight .oldPrice {text-decoration: line-through; font-weight: normal; font-family: "circle"; font-size: 20px; color: #494949; display: inline-block}
#content #catalogItem #catalogItemRight .newPrice {font-weight: normal; font-family: "circle"; font-size: 30px; color: #ff2222; display: inline-block; margin-right: 1.5rem;}

#content #catalogItem #catalogItemRight .item-props {
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #d2be9d;
}
#content #catalogItem #catalogItemRight .item-props.no-border {
    border-bottom: none;
}
#content #catalogItem #catalogItemRight .item-props .item-prop {
    overflow: hidden;
    margin: 10px 0;
    font-size: 16px;
}
#content #catalogItem #catalogItemRight .item-props .item-prop div {
    display: inline-block;
}
#content #catalogItem #catalogItemRight .item-props .item-prop .prop-name {
    font-weight: bold;
}

#content #catalogItem #catalogItemRight .material {
    margin: 24px 0; font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
#content #catalogItem #catalogItemRight .material a {
    color: #494949;
    text-decoration: underline;
}
#content #catalogItem #catalogItemRight .material a:hover {
    color: #cac4b5;
    text-decoration: underline;
}

#content #catalogItem #catalogItemRight .empty-row {
    margin-top: 70px;
}

#content #catalogItem #catalogItemRight .gift {
    position: relative;
    margin: 24px 0; font-size: 16px;
    text-align: center;
    text-transform: uppercase;
}
#content #catalogItem #catalogItemRight .gift a.gift-link {
    color: #494949;
    text-decoration: underline;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    position: relative;
}
#content #catalogItem #catalogItemRight .gift a.gift-link:before {
    display: none;
    position: absolute;
    right: -46px;
    width: 36px;
    height: 35px;
    background: #b9af98 url("/bitrix/templates/eshop_bootstrap_green/images/ico-gift.png") 50% 50% scroll no-repeat;
    border-radius: 3px;
}
#content #catalogItem #catalogItemRight .gift a.gift-link:hover {
    color: #cac4b5;
    text-decoration: underline;
}
#content #catalogItem #catalogItemRight .gift a.gift-link:hover:before {
    background-color: #cac4b5;
}
#content #catalogItem #catalogItemRight .gift .gift-content {
    text-transform: none;
    font-size: 14px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.41);
    background: #fff;
    z-index: 1;
    text-align: left;
}

#content #catalogItem #catalogItemRight .toCart {height: 55px; margin: 24px 0;}
#content #catalogItem #catalogItemRight .toCart input[type="text"] {position: absolute; left: 0; top: 0; width: 50px; height: 25px; padding: 0 0; text-align: center; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; border: 1px solid #c2b59b;}
#content #catalogItem #catalogItemRight .toCart img {display: block;}
#content #catalogItem #catalogItemRight .toCart a.toCart {display: block; text-transform: uppercase; text-decoration: none; text-align: center; height:50px; line-height:54px; font-size:16px; color: #fff; background: #414042; width: 100%;}
#content #catalogItem #catalogItemRight .toCart a.cartMore {position: absolute; left: 55px; top: 0;}
#content #catalogItem #catalogItemRight .toCart a.cartLess {position: absolute; left: 55px; top: 15px;}

#content #catalogItem #catalogItemRight #share {display: block; text-align: center}

#content #catalogItem .bottom-props {
    margin: 30px 30px 50px 130px;
}
#content #catalogItem .bottom-props .bottom-props-buttons {
    margin-bottom: 30px;
    overflow: hidden;
}
#content #catalogItem .bottom-props .bottom-props-buttons a {
    float: left;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #cbbba0;
    text-decoration: none;
    font-size: 18px;
    color: #494949;
    margin-left: 14px;
    padding: 0 18px;
}
#content #catalogItem .bottom-props .bottom-props-buttons a:hover {
    background-color: #cac4b5;
}
#content #catalogItem .bottom-props .bottom-props-buttons a:first-child {
    margin-left: 0;
}
#content #catalogItem .bottom-props .bottom-props-buttons a.active {
    /*background: #cbbba0;*/
	background:#d6cebf;
}
#content #catalogItem .bottom-props .bottom-props-content {font-size: 18px;text-align: left;display: none;overflow: hidden}
#content #catalogItem .bottom-props .bottom-props-content.active {display: block}
#content #catalogItem .bottom-props .bottom-props-content p {margin: 0; line-height: 20px;}

#content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-block {
    overflow: hidden;
    margin: 0 0 4px;
    border-bottom: 1px solid #cac4b5;
}
#content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-col {
    float: left;
    width: 45%;
}
#content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-col:first-child {
    margin: 0 10% 0 0;
}
#content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-name {
    float: left;
    width: 55%;
}
#content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-val {
    float: right;
    text-align: right;
    width: 43%;
}
/*location-block*/
.header_pk,.location-footer{position:relative}
.nav {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.tab-content>.tab-pane {display: none;}
.tab-content>.active {display: block;}
/* .fade:not(.show) {opacity: 0;} */
.fade {opacity:1;transition: opacity 0.15s linear;}
.col-12 {position:relative;width:100%;padding-right:10px;padding-left:10px;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.col-6 {position:relative;width:100%;padding-right:10px;padding-left:10px;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;;}
.header-location{position:relative;z-index:2;margin:0 30px 0 0; left:25px;}
.header-location-title{opacity:0.6}
.header-location-city{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis; color:#b9a77f; text-transform:uppercase;}
.header-location-btn{border:1px solid transparent;-webkit-border-radius:3px;border-radius:3px;padding:0 3px;cursor:pointer;-webkit-transition:border 0.3s ease;-o-transition:border 0.3s ease;transition:border 0.3s ease;max-width:150px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:block}
.header-location-btn img{margin-right:10px}
.header-location-btn:hover,.header-location-btn.active{border:1px solid rgba(255,255,255,0.5)}
.header-location-drop{padding-top:10px;display:none;position:absolute;top:100%;left:20px}
.header-location-drop-box{width:280px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 2px 24px 0 rgba(0,0,0,0.1);box-shadow:0 2px 24px 0 rgba(0,0,0,0.1);background:#fff;z-index:2;color:#2B2B2B;font-size:16px}
.header-location-drop-top{padding:10px 20px;border-bottom:1px solid #ECECEC}
.header-location-drop-bottom{padding:10px}
.header-location-drop-bottom p{padding-bottom:10px}
.header-location-drop-bottom p:last-child{padding-bottom:0}
.location-btns{height:40px;line-height:40px;box-sizing: border-box;background:#fff;border:1px solid #cbbba0;text-decoration:none;font-size:18px;color:#494949;padding:0 18px;width:90%}
.location-btns:hover{background-color:#cac4b5}
.letters{margin-bottom:25px}
.letters ul li{margin-right:2px;margin-bottom:2px}
.letters ul li a{width:36px;height:36px;-webkit-border-radius:3px;border-radius:3px;font-size:24px;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent}
.letters ul li a:hover{border:1px solid #cbbba0}
.letters ul li a.active{background:#cbbba0;color:#fff}
.letters ul li a.empty-letter{color:#b7b7b7;pointer-events:none}
.letters-divider{width:100%}
.letter-title{font-size:24px;font-weight:600;margin-bottom:20px;text-transform:uppercase}
.location-menu-wrapper{background:#fff;position:absolute;top:-6080px;left:0;width:100%;max-height:-webkit-calc(100vh - 90%);max-height:calc(100vh - 90%);overflow:auto;padding:20px 30px;color:#2B2B2B;display:none;-ms-overflow-style:none;scrollbar-width:none;z-index:999999999}
.location-menu-wrapper::-webkit-scrollbar{width:0;background:transparent}
.location-menu-wrapper.active{opacity:1;visibility:visible}
.change-location{font-size:16px;font-weight:500;text-align:center;border:none;-webkit-border-radius:3px;border-radius:3px;height:36px;padding:0 15px;font-family:"Rounded Mplus 1c", sans-serif;background:none;color:#717171;outline:none !important;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}
.change-location:hover{color:#008D35}
.location-menu-title{font-size:34px;font-weight:800;font-family:"Rounded Mplus 1c", sans-serif;margin-bottom:20px}
.letter-loc-list{margin-bottom:35px}
.letter-loc-list ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.letter-loc-list ul li{width:25%;list-style:none;margin-bottom:15px;font-size:18px}
.letter-loc-list ul li a:hover{color:#008D35}
.mobile-location-back{background:#fff;line-height:60px;height:60px;-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.08);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,0.08);position:fixed;top:0;left:0;width:100%;z-index:1;display:none}
.mobile-location-back-head{padding:0 35px;position:relative}
.mobile-location-close{position:absolute;top:0;bottom:0;left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);z-index:1;width:30px;background:none;border:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;outline:none !important}
.mobile-location-button span{display:inline-block;vertical-align:middle;max-width:200px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;background:#97D700;color:#fff;-webkit-border-radius:3px;border-radius:3px;line-height:36px;padding:0 10px;margin-left:10px}
.mobile-location-back{display:none}
.d-none {display: none !important;}
/*end-location-block*/
@media screen and (max-width : 1199px) {
    #content #catalogItem .bottom-props {
        margin-left: 130px;
    }
    #content #catalogItem #catalogItemRight .empty-row {
        margin-top: 0px;
    }
}
@media screen and (max-width : 991px) {
    #content #catalogItem .bottom-props {
        margin: 30px 0;
    }
}
@media screen and (max-width : 768px) {
    #content #catalogItem .bottom-props {
        margin: 30px 20px;
    }
    #content #catalogItem .bottom-props .bottom-props-content .bottom-props_props-col {
        width: 100%;
        float: none;
        margin: 0 !important;
    }
    #content #catalogItem .bottom-props .bottom-props-buttons a {
        margin-left: 7px;
    }
}
@media screen and (max-width : 576px) {

    #content #catalogItem .bottom-props .bottom-props-buttons a {
        display: block;
        width: 100%;
        float: none;
        /*margin: 10px 0 !important;*/
		margin:0;
    }
}
@media screen and (max-width : 480px) {
    #content #catalogItem .bottom-props {
        margin: 30px 0;
    }
}

/* color-material */
#content #catalogItem #catalogItemRight .colors-material {
    display: none;
    position: absolute;
    top: 14px;
    left: -80px;
    width: 470px;
    padding: 15px;
    border: 1px solid #c2b59b;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    z-index: 1;
    min-height: 500px;
}
#content #catalogItem #catalogItemRight .colors-material .colors-material-close {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 28px;
    line-height: 28px;
    padding: 0 2px 2px;
    color: #fff;
    cursor: pointer;
    background: #000;
    z-index: 1;
}
#content #catalogItem #catalogItemRight .colors-material-title {
    color: #978f80;
    text-transform: uppercase;
}
#content #catalogItem #catalogItemRight .colors-material-items {
    overflow: hidden;
    margin: 0 -7px;
}
#content #catalogItem #catalogItemRight .colors-material-items.items-in-stock {
    margin-bottom: 8px;
}
#content #catalogItem #catalogItemRight .colors-material-item {
    float: left;
    width: 60px;
    margin: 5px 7px;
}
#content #catalogItem #catalogItemRight .colors-material-item a {
    display: block;
    width: 60px;
    height: 60px;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}
#content #catalogItem #catalogItemRight .colors-material-item .colors-material-active {
    border: 3px solid #fff;
    outline: 2px solid #c2b59b;
}
#content #catalogItem #catalogItemRight .colors-material-item span {
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
}
#content #catalogItem #catalogItemRight .colors-material-popup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}
#content #catalogItem #catalogItemRight .colors-material-popup div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#content #catalogItem #catalogItemRight .colors-material-popup span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 1.3em;
}
#content #catalogItem #catalogItemRight .colors-material-popup .colors-material-popup-close {
    position: absolute;
    right: 2px;
    top: 2px;
    font-size: 28px;
    line-height: 28px;
    padding: 0 2px 2px;
    color: #fff;
    cursor: pointer;
    background: #000;
    z-index: 2;
}
#content #catalogItem #catalogItemRight .colors-material-popup .material-next,
#content #catalogItem #catalogItemRight .colors-material-popup .material-prev {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}
#content #catalogItem #catalogItemRight .colors-material-popup .material-next {
    right: 10px;
}
#content #catalogItem #catalogItemRight .colors-material-popup .material-prev {
    left: 10px;
}
#content #catalogItem #photoSmalls .color-material-photo {
    display: none;
}
@media screen and (max-width : 1199px) {
    #content #catalogItem #catalogItemRight .colors-material {
        left: -15px;
        width: 330px;
    }
    #content #catalogItem #catalogItemRight .colors-material-items {
        margin-left: -5px;
        margin-right: -5px;
    }
    #content #catalogItem #catalogItemRight .colors-material-item {
        margin: 5px 5px;
        width: 40px;
    }
    #content #catalogItem #catalogItemRight .colors-material-item a {
        width: 40px;
        height: 40px;
    }
}
@media screen and (max-width : 991px) {
    #content #catalogItem #catalogItemRight .colors-material {
        left: 0;
        width: 100%;
        height: auto;
    }
}

#content .catalogAlsoItems {margin: 0 auto; /*width: 980px;*/}
#content .catalogAlsoItems h2 {margin: 35px 0 20px; text-align: center; text-transform: uppercase; font: 21px "circle"; font-weight: normal; color: #978f80;}
#content .catalogAlsoItems .catalogItem {/*float: left;*/ margin: 0 0 40px; /*width: 300px;*/ text-align: center;}
#content .catalogAlsoItems .catalogItem .image {position: relative; margin: 0 0 18px;}
//#content .catalogAlsoItems .catalogItem .image img {display: block; width: 300px;}
#content .catalogAlsoItems .catalogItem .image .icon {position: absolute; left: 30px; top: 20px;}
#content .catalogAlsoItems .catalogItem .image .icon img {width: 25px;}
#content .catalogAlsoItems .catalogItem .name {text-transform: uppercase; font-size: 13px;}
#content .catalogAlsoItems .catalogItem .name a {text-decoration: none; color: #3c3c3b;}
#content .catalogAlsoItems .catalogItem .type {text-transform: uppercase; font-size: 13px;}
#content .catalogAlsoItems .catalogItem .type a {text-decoration: none; color: #3c3c3b;}

#content .catalogAlsoItems .catalogItem .oldPrice {text-decoration: line-through; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b;}
#content .catalogAlsoItems .catalogItem .oldPrice img {height: 13px;}

#content .catalogAlsoItems .catalogItem .newPrice {font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #ff2222;}
#content .catalogAlsoItems .catalogItem .newPrice img {height: 13px;}


#content .catalogAlsoItems .catalogItem .price {font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b;}
#content .catalogAlsoItems .catalogItem .price img {height: 13px;}
#content .catalogAlsoItems .catalogItemSpl {float: left; width: 40px; height: 40px;}

#content .catalogAlsoItems.type6 {margin: 0 auto; /*width: 1170px;*/}
#content .catalogAlsoItems.type6 .catalogItem {float: left; margin: 0 0 40px; /*width: 170px;*/ text-align: center;}
#content .catalogAlsoItems.type6 .catalogItem .image img {display: block; /*width: 170px;*/}
#content .catalogAlsoItems.type6 .catalogItemSpl {float: left; width: 20px; height: 40px;}
#content .catalogAlsoItems.type6 .catalogItem .name {text-transform: uppercase; font-size: 13px;}

#content .catalogAlsoItems.type5 {margin: 0 auto; width: 1170px;}
#content .catalogAlsoItems.type5 .catalogItem {float: left; margin: 0 0 40px; width: 200px; text-align: center;}
#content .catalogAlsoItems.type5 .catalogItem .image img {display: block; width: 200px;}
#content .catalogAlsoItems.type5 .catalogItemSpl {float: left; width: 25px; height: 40px;}
#content .catalogAlsoItems.type5 .catalogItem .name {text-transform: uppercase; font-size: 11px;}

#content .catalogAlsoItems.type4 {margin: 0 auto; width: 1170px;}
#content .catalogAlsoItems.type4 .catalogItem {float: left; margin: 0 0 40px; width: 250px; text-align: center;}
#content .catalogAlsoItems.type4 .catalogItem .image img {display: block; width: 250px;}
#content .catalogAlsoItems.type4 .catalogItemSpl {float: left; width: 30px; height: 40px;}
#content .catalogAlsoItems.type4 .catalogItem .name {text-transform: uppercase; font-size: 11px;}

#indexCatalogContainer .indexCatalogContainerBanner .banner {
    padding-right: 0;
    padding-left:0;
}
#indexCatalogContainer .indexCatalogContainerBanner .text {
    padding:20px;
}

#indexCatalogContainer .indexCatalogContainerBanner.row {
    margin-right: 0;
    margin-left: 0;
    background: #ebe8e1;
}



//#content #cart {margin: 0 0 0 -30px; width: 1170px;}
#content #cart table {width: 100%; border: none; border-top: 1px solid #959595; border-bottom: 1px solid #959595; border-collapse: collapse;}
#content #cart table thead {display: none;}

#content #cart td {padding: 10px 0; text-align: left; vertical-align: middle; border-top: 1px solid #ebe8e1;}
#content #cart tr:first-child td {border-top: none;}
#content #cart td.image {width: 110px; padding: 10px 80px 10px 30px; text-align: left;}
#content #cart td.image img {display: block; width: 90px;}
#content #cart td.name {text-align: left;}
#content #cart td.name a {text-transform: uppercase; text-decoration: none; font-size: 15px; color: #3c3c3b;}
#content #cart td.name a .info {color: #6f6f6f;}
#content #cart td.color {width: 220px; text-transform: uppercase; font-size: 13px; color: #3c3c3b;}
#content #cart td.number {width: 95px;}
#content #cart td.number .numberSwitch {position: relative; width: 55px; height: 42px;}
#content #cart td.number input {position: absolute; left: 5px; top: 10px; width: 40px; text-align: right; font-size: 14px; color: black; border: none;}
#content #cart td.number .plusBtn {position: absolute; left: 49px; top: 0px;}
#content #cart td.number .minusBtn {position: absolute; left: 49px; top: 22px;}
#content #cart td.price {width: 160px; text-align: right; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b;}
#content #cart td.price img {height: 13px;}
#content #cart td.remove {padding: 0 30px 0 0;text-align: right;}
#content #cart td.borderTop {border: none; border-top: 1px solid #959595; }
#content #cart td.borderBottom {: none; border-top: 1px solid #959595; }
#content #cart .tableLine {margin: 0 auto; width: auto; height: 8px; background: #ebe8e1;}

#content #cart .sum {margin: 30px 0 30px 0; text-align: right; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 18px; color: #3c3c3b; float: right;}
#content #cart .sum img {height: 13px;}
#content #cart .orderBtn {padding: 0 0 0 0; text-align: right;}
#content #cart .orderBtn a {display: inline-block; padding: 7px 30px 4px; text-transform: uppercase; text-decoration: none; font-size: 21px; color: #231f20; background: #cbbb9f; border: 1px solid #787879; margin-bottom: 15px;}

//.bx_ordercart_order_pay_left .bx_ordercart_coupon {margin: 0 0 0 30px;}

#contacts ul.fa-ul {
    margin-top: 16px;
}
#contacts .h1.parking-rules {
    margin: 15px 0 !important;
}
#contacts .yandex-map {
    margin: 40px 0;
}
#contactus {text-transform: uppercase; font-size:14px; text-align:left;}
//#content #contactus {width: 1110px;}
//#content #contactus .phones {margin: 0 0 30px; text-align: left; font-size: 25px;}
//#content #contactus .phones a {display: inline-block; margin: 0 70px 0 0; text-decoration: none; color: #3c3c3b;}
//#content #contactus iframe {margin: 0 0 55px; width: 1110px; height: 550px;}
//#content #contactus form.feedback {}
#content #contactus form h2 {margin: 0 0 20px; text-transform: uppercase; font-weight: normal; font-size: 20px; color: #3c3c3b;}
#content #contactus form h3 {margin: 25px 0 20px; text-transform: uppercase; font-weight: normal; font-size: 20px; color: #3c3c3b;}
#content #contactus form p {margin: 0 auto 12px; /*width: 220px;*/ text-align: left; text-transform: uppercase; /*font-size: 10px;*/ color: #3c3c3b;}
#content #contactus form input {display: block; margin: 0 auto; /*width: 220px; padding: 5px 5px;*/ background: #ebe8e1; border: 1px solid #b7b7b7;}
#content #contactus form textarea {margin: 0 0 15px 0; /*margin: 0 0 45px 0; width: 470px; height: 120px;*/ background: #ebe8e1; border: 1px solid #b7b7b7;}
#content #contactus form input[type=submit], .btn input[type=submit] {display: block; margin: 0 auto; padding: 7px 30px 4px; text-transform: uppercase; text-decoration: none; font-size: 21px; color: #231f20; background: #cbbb9f; border: 1px solid #787879;}

img.calendar-icon {
    border: 0px;
    width: 19px;
    height: 19px;
    vertical-align: top;
    margin: 1px;
    margin-left: 1px;
    margin-left: 2px;
    cursor: pointer;
    position: absolute;
    top: 27px;
    right:22px;
}

//#content #contactus form .forDate input[type=text] {display: inline-block; margin-right: -25px;}
//#content #contactus form .calendar-icon {margin-top: 4px;}
//#content #contactus form table {margin: 0 auto 20px; width: 460px;}
//#content #contactus form table td {padding: 0 10px 20px 10px; text-align: left; text-transform: uppercase; /*font-size: 10px;*/ color: #3c3c3b;}

#content form.anyForm h2 {margin: 0 0 20px; text-transform: uppercase; font-weight: normal; font-size: 20px; color: #3c3c3b;}
#content form.anyForm h3 {margin: 75px 0 20px; font-weight: normal; font-size: 20px; color: #3c3c3b;}
#content form.anyForm p {margin: 0 auto 12px; width: 220px; text-align: left; text-transform: uppercase; font-size: 10px; color: #3c3c3b;}
#content form.anyForm p.center {text-align: center;}
#content form.anyForm input[type=text] {display: block; margin: 0 auto; width: 210px; padding: 5px 5px; background: #ebe8e1; border: 1px solid #b7b7b7;}
#content form.anyForm textarea {margin: 0 0 45px; width: 210px; padding: 5px 5px; height: 80px; background: #ebe8e1; border: 1px solid #b7b7b7;}
#content form.anyForm textarea.big {margin: 0 0 45px -125px; width: 470px; height: 80px; background: #ebe8e1; border: 1px solid #b7b7b7;}
#content form.anyForm input[type=submit] {display: inline-block; padding: 7px 30px 4px; text-transform: uppercase; text-decoration: none; font-size: 21px; color: #231f20; background: #cbbb9f; border: 1px solid #787879;}

#content .bx_auth {width: 100%;}
/* registration, authorisation */
#content .userForm {margin: 20px auto; /*width: 226px;*/}
#content .userForm p {margin: 0 0 12px; text-transform: uppercase; font-size: 10px;}
#content .userForm input[type="text"] {display: block; margin: 1px 0 0; width: 100%; padding: 3px 5px; font-size: 15px; background: #ebebeb; border: 1px solid #b7b7b7;}
#content .userForm input[type="password"] {display: block; margin: 1px 0 0; width: 100%; padding: 3px 5px; font-size: 15px; background: #ebebeb; border: 1px solid #b7b7b7;}
#content .userForm input[type="submit"] {display: block; margin: 0 auto; padding: 7px 30px 4px; text-transform: uppercase; text-decoration: none; font-size: 21px; color: #231f20; background: #cbbb9f; border: 1px solid #787879;}

//#content .userForm input[type="submit"] {display: block; margin: 0 auto; width: 164px; /*height: 33px;*/ text-transform: uppercase; font-size: 20px; font-family: "Gill Sans", sans serif; color: #231f20; background: #c9c9c8; border: 1px solid #111111;}
#content .userForm textarea {display: block; margin: 3px 0 0; width: 218px; padding: 3px 5px; font-size: 15px; background: #ebebeb; border: 1px solid #b7b7b7;}
#content .userForm select {display: block; margin: 1px 0 0; width: 214px; padding: 3px 5px; font-size: 15px; background: #ebebeb; border: 1px solid #b7b7b7;}
#content .userForm h2 {display: block; margin: 0 auto 25px; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 20px;}
#content .userForm .message {margin: 0 0 20px; text-align: center;}
#content .userForm .message.toLeft {margin: 0 auto 20px; width: 166px; text-align: left;}
#content .userForm .authLink {text-transform: uppercase; font-size: 13px;}
#content .userForm .authLink a {display: block; margin: 0 auto; width: 126px; padding: 10px 20px; text-align: center; text-decoration: none; color: black; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}
#content .userForm .rememberme {display: block; float: left; text-transform: uppercase; font-size: 9.7px;}
#content .userForm .rememberme input {margin: 0 5px 0 0; width: 12px; vertical-align: top;}
#content .userForm .forgotpassword {display: block; text-align: right; text-transform: uppercase; font-size: 9.7px;}
#content .userForm .forgotpassword a {color: black;}

#content .userForm p.forget {margin: 0 0 20px -60px; width: 346px; text-align: center; text-transform: none; font-size: 13px;}
#content .userForm h2.forget {margin: 0 0 30px -60px; width: 346px; padding: 7px 0; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 20px; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}
#content .userForm p.or {margin: 25px 0 20px;}
#content .userForm .submit {margin: 30px 0 20px;}

#content .bx_auth {width: 100%;}

.makeOrder {margin: 0 auto 0;}

.makeOrder h4 {display: block; margin: 0 auto 5px; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 20px;}
.makeOrder h5 {display: block; margin: 0 auto 20px; padding: 5px 0; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 16px; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}
.makeOrder .someForm {margin: 0 auto; width: 400px;}
.makeOrder .someForm p {margin: 0 0 25px;}
.makeOrder .someForm div.forP {margin: 0 0 0px; text-align: left; text-transform: uppercase; font-size: 10px;}
.makeOrder .someForm input[type="text"] {display: block; margin: 1px 0 0; width: 400px; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.makeOrder .someForm textarea {display: block; margin: 3px 0 0; width: 400px; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.makeOrder .someForm .dropdown-block.bx-ui-sls-input-block {width: 400px; background: #ebe8e1; border: 1px solid #b7b7b7 !important; border-radius: 0 !important; box-shadow: none !important;}
.makeOrder .someForm .dropdown-fade2white {background: none !important;}

.makeOrder .someForm p.forSubmit {margin: 40px 0 0;}
.makeOrder .someForm a.checkout {display: block; margin: 0 auto; width: 264px; height: 33px; padding: 6px 0 0; text-align: center; text-transform: uppercase; line-height: 20px; font-size: 20px; font-family: "Gill Sans", sans serif; color: #3c3c3b; background: #cbbb9f; border: 1px solid #787879;}

.makeOrder .someForm.bigForm {margin: 0 auto; width: 472px;}
.makeOrder .someForm.bigForm textarea {width: 470px; height: 80px;}

.makeOrder .makeOrderCart {display: none;}

#content .makeOrder .submitOrder a,
#content .submitOrder a {display: block; margin: 0 auto; width: 194px; padding: 6px 0 5px; text-align: center; text-transform: uppercase; text-decoration: none; font-size: 18px; font-family: "Gill Sans", sans serif; color: #231f20; background: #c9c9c8; border: 1px solid #111111;}


.makeOrder .makeOrderCart table {margin: 0 0 1px; width: 100%; border: none;  border-collapse: collapse;}
.makeOrder .makeOrderCart td {height: 64px; text-align: center; vertical-align: middle; text-transform: uppercase; font-size: 13px; border-top: 1px solid #959595; }
.makeOrder .makeOrderCart td.image {width: 100px; text-align: center;}
.makeOrder .makeOrderCart td.name {width: 300px; padding-left: 70px; text-align: left;}
.makeOrder .makeOrderCart td.number {width: 120px; text-align: left;}
.makeOrder .makeOrderCart td.status {width: 370px; text-align: left;}

.makeOrder .makeOrderCart td.price {text-align: center; font-weight: bold; font-family: "Circe-Bold";}
.makeOrder .makeOrderCart td.price img {height: 9px;}
.makeOrder .makeOrderCart td.itog img {height: 9px;}

.makeOrder .makeOrderCart td.more {text-align: right;}
.makeOrder .makeOrderCart td.more a {display: inline-block; width: 135px; padding: 10px 0 9px; text-align: center; text-decoration: none; color: black; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}




/* свои стили для простого оформления заказа с помощью sale.order.ajax */
.makeOrder .form-control {border-radius: 0 !important;}
.makeOrder .bx-soa-section-title-container {background: none !important;}
.makeOrder .bx-soa-section.bx-selected {border:0 !important;}
.makeOrder .bx-soa-section-content input[type="text"] {display: block; margin: 1px 0 0; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.makeOrder .bx-soa-section-content textarea {display: block; margin: 3px 0 0; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.makeOrder .has-error .form-control {border-color: #a94442 !important;}
.bx-soa-customer, #bx-soa-properties .col-sm-12 {padding-left:0 !important; padding-right:0 !important;}
label[for=orderDescription], textarea#orderDescription {display:none!important;}
.bx-soa-more {
    border-top: 0!important;
    padding-top: 0!important;
    margin-top: 0!important;
}
#bx-soa-orderSave a {margin:0!important;}




.orderOk {text-align: left; font-size: 14px; color: #3c3c3b;}
.orderOk h1 {margin: 0 0 17px; text-transform: uppercase; font-size: 14px;}
.orderOk h2 {margin: 0 0 17px; text-transform: uppercase; font-size: 14px;}
.orderOk p {margin: 0; font-size: 14px;}



/* PERSONAL */
/* orders list */

.personalOrdersNavigate {margin: 0 0 40px; text-align: left;}
.personalOrdersNavigate h2 {margin: 0 0 10px; text-transform: uppercase; font-weight: normal; font-size: 20px; color: #3c3c3b;}
.personalOrdersNavigate p {margin: 0 0 5px; width: 245px; text-transform: uppercase; font-size: 10px; color: #3c3c3b;}
.personalOrdersNavigate a {display: block; text-decoration: none; color: #3c3c3b;}
.personalOrdersNavigate a:hover {background: #ebe8e1;}
.personalOrdersNavigate div {margin: 0 0 30px; font-size: 14px; color: #3c3c3b;}

.personalOrdersStatusHeader {text-align: left;}
.personalOrdersStatusHeader h2 {margin: 0 0 10px; text-transform: uppercase; font-weight: normal; font-size: 20px; color: #3c3c3b;}
.personalOrdersStatusHeader p {margin: 0 0 20px; text-transform: uppercase; font-size: 10px; color: #3c3c3b;}

.personalOrder {margin: 0 0 30px;}
.personalOrder .oneOrderBorders {border-top: 8px solid #ebe8e1; border-bottom: 8px solid #ebe8e1;}
.personalOrder .oneOrder {margin-left: -30px; width: 1170px; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}
.personalOrder .oneOrder td {height: 63px;}
.personalOrder .oneOrder a {text-transform: uppercase; text-decoration: none; color: #3c3c3b;}
.personalOrder .oneOrder td.date {width: 200px;}
.personalOrder .oneOrder td.num {width: 200px;}
.personalOrder .oneOrder td.status {}
.personalOrder .oneOrder td.sum {width: 200px;}
.personalOrder .oneOrder td.action {width: 200px;}
.personalOrder .oneOrder {}


.ordersBackLink {margin: 0 0 30px; text-align: left;}

table.viewOrder {width: 100%; border: none; border-collapse: collapse;}
table.viewOrder td {text-align: left;}
table.viewOrder td.header {padding: 7px 0 5px; text-transform: uppercase;}
table.viewOrder td.header.big {font-weight: bold; font-family: "Circe-Bold"; font-size: 20px;}
table.viewOrder {}
table.viewOrder {}

h3.orderCartHeader {text-align: left; text-transform: uppercase; font-weight: normal; font-size: 20px;}

table.orderCart {wid1th: 100%; border: none; border-collapse: collapse;}
table.orderCart td {padding: 10px; text-align: left; font-size: 12px;}
table.orderCart img.rur {height: 12px; vertical-align: 0;}
table.orderCart td.image {width: 110px; text-align: center;}
table.orderCart td.name {width: 200px; text-transform: uppercase; font-size: 14px;}
table.orderCart td.price {width: 200px; text-transform: uppercase; font-size: 16px;}
table.orderCart td.number {width: 200px; font-size: 14px;}

table.orderCartResult {width: 600px;}
table.orderCartResult img.rur {height: 12px; vertical-align: 0;}
table.orderCartResult td {padding: 10px; text-align: left; font-size: 16px;}
table.orderCartResult td.custom_t1 {width: 280px;}
table.orderCartResult {}

//#content #collectionsList {position: relative; margin: 0 auto 0; width: 980px; padding: 0 0 200px;}
#content #collectionsList h2, #content h1.titleh1 {/*margin: 0 0 20px;*/ text-transform: uppercase; /*font-weight: bold;*/ font-size: 20px; color: #978f80;}

#content #collectionsList .collectionItem {/*float: left;*/ margin: 0 0 25px;}
#content #collectionsList .collectionItem .image {margin: 0 0 5px;}
//#content #collectionsList .collectionItem .image img {width: 300px;}
#content #collectionsList .collectionItem .name {text-transform: uppercase; color: #978f80;}
#content #collectionsList .collectionItem .name a {text-decoration: none; color: #978f80;}
#content #collectionsList .collectionSpl {float: left; width: 40px; height: 10px;}



//#content #galleryList {position: relative; margin: 0 auto 0; width: 980px; padding: 35px 0 200px;}
//#content #galleryList h2 {margin: 0 0 20px; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 25px; color: #978f80;}

//#content #galleryList .navigate {margin: 20px 0; text-transform: uppercase;}
//#content #galleryList .navigate a {display: inline-block; margin: 0 20px; padding: 5px 10px; text-decoration: none; color: #444;}
//#content #galleryList .navigate span {display: inline-block; margin: 0 20px; padding: 5px 10px; color: #444; background: #ebe8e1;}

#content #galleryList .galleryItem {/*float: left;*/ margin: 0 0 25px;}
//#content #galleryList .galleryItem .image {display: table-cell; margin: 0 0 5px; width: 300px; height: 300px; text-align: center; vertical-align: middle;}
//#content #galleryList .galleryItem .image img {max-width: 260px; max-height: 260px;}
#content #galleryList .galleryItem iframe {width: 260px; height: 260px;}
#content #galleryList .galleryItem .name {font-size:14px;text-transform: uppercase; color: #978f80; margin-top:0px}
#content #galleryList .galleryItem .name a {text-decoration: none; color: #978f80;}
//#content #galleryList .gallerySpl {float: left; width: 40px; height: 20px;}


#content #galleryList .galleryPict {display: none; position: absolute; /*left: -45px;*/ z-index: 100; /*margin: 0 0 70px; width: 1070px;*/ padding: 30px; text-align: left; background: url(/bitrix/templates/eshop_bootstrap_green/images/vertical-logo.png) no-repeat 1007px 159px white; border: 1px solid #ebe8e1;}
#content #galleryList .galleryPict .bannerCont {display: table-cell; width: 900px; height: 500px; text-align: center; vertical-align: middle;}
#content #galleryList .galleryPict .bannerImage {max-width: 900px; max-height: 500px;}
#content #galleryList .galleryPict iframe {max-width: 900px; max-height: 500px;}
#content #galleryList .galleryPict .desc {margin: 20px 0 0;}
#content #galleryList .galleryPict .desc .name {text-transform: uppercase;}
#content #galleryList .galleryPict .close {position: absolute; right: 15px; top: 15px;}
#content #galleryList .galleryPict .close img {width: 11px;}

.catalogFilter {width: 100%; max-width: 100%;}

.filterFilters {float: left; width: auto; margin-bottom: 10px;}
.filterFilters .fa {display: none;}


.filterFilters .bx-filter-select-block {position: relative; margin: 0 0 0 70px; width: 140px; padding: 4px 5px 3px; text-align: left; border: 1px solid #c2b59b;}
@media (max-width: 768px) {
    .filterFilters .bx-filter-select-block {
        border: 1px solid #b5ad98;
    }

}



.filterFilters .bx-filter-select-arrow {position: absolute; right: 7px; top: 10px; width: 14px; height: 8px; background: url(/bitrix/templates/eshop_bootstrap_green/images/btn-select.png) no-repeat;}

@media (max-width : 769px) {
    .filterFilters {
        width: 100%;
    }

    .filterFilters .bx-filter-select-arrow {
        right: 12px;
        width: 18px;
        top: 17px;
        background: url(/images/btn-select.png) no-repeat;
    }

}



.filterFilters .bx-filter-parameters-box-title {float: left; width: 60px; /*height: 100px;*/ padding: 7px 0 0; text-align: right; text-transform: uppercase; font-size: 11px; color: #494949;}

@media (min-width : 769px) {
    .filterFilters .col-md-4 {width: auto;}
}


.bx-filter-popup-result {vi1sibility: hidden; padding: 7px 0 0;}
.bx-filter-popup-result a {display: none;}

.filterButtons {float: left; width: 180px /*270px*/; margin: 0 0 20px 30px; padding-left:15px; }
.filterButtons .btn-btn {text-transform: uppercase; font-size: 11px; color: #494949; background: #d7cfbe; border-radius: 0;}
.filterButtons .btn-link {text-transform: uppercase; font-size: 11px; color: #494949;}

.filterButtons {}
.filterButtons {}


/* Track */
.filterFilters .filterSlider {position: relative; width: 280px; /*height: 100px;*/}

@media (max-width : 767px) {
    .filterFilters .filterSlider {
        width: 100%;
    }
}

.filterFilters .bx-filter-parameters-box-container-block.bx-left {position: absolute; left: 17px; top: 25px; margin: 0; padding: 0;}
.filterFilters .bx-filter-parameters-box-container-block.bx-right {position: absolute; right: 8px /*-22px*/; top: 25px;}
.filterFilters .bx-filter-parameters-box-container-block input {text-align: center; border: none;}



@media (min-width : 769px) {
    .filterFilters .bx-ui-slider-track-container {position: absolute; left: 40px; top: -14px; width: 210px;}
}

@media (max-width : 768px) {
    .filterFilters .bx-ui-slider-track-container {position: absolute; right: -2px; top: -14px; width: 210px;}
}

.filterFilters .bx-ft-sub {display: none;}

.filterFilters .bx-ui-slider-track{
    position: relative;
    height: 7px;
    margin: 25px 10px;
    border: 1px solid #c2b59b;
    background: #d7cfbe;
}

.filterFilters .bx-ui-slider-part{
    display:none;
}

.filterFilters .bx-ui-slider-range,
.filterFilters .bx-ui-slider-pricebar,
.filterFilters .bx-ui-slider-pricebar-VD,
.filterFilters .bx-ui-slider-pricebar-VN,
.filterFilters .bx-ui-slider-pricebar-V{
    position:absolute;
    top:-1px;
    bottom:-1px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.filterFilters .bx-ui-slider-range{
    z-index:50;
}
.filterFilters .bx-ui-slider-pricebar{
    z-index:100;
}

.filterFilters .bx-ui-slider-pricebar-VD{
    z-index:60;
    border-top:   1px solid #c2b59b;
    border-bottom:1px solid #c2b59b;
    background:#d9d1c1;
}
.filterFilters .bx-ui-slider-pricebar-VN{
    z-index:70;
    border:1px solid #c2b59b;
    background:#d9d1c1;
}
.filterFilters .bx-ui-slider-pricebar-V{
    z-index:80;
    top:-1px;
    bottom:-1px;
}

.filterFilters .bx-ui-slider-handle{
    position:absolute;
    top:100%;
    width:11px;
    height:17px;
}
.filterFilters .bx-ui-slider-handle:hover{
    -webkit-cursor:grab;
    -ms-cursor:grab;
    -o-cursor:grab;
    cursor:grab;
}
.filterFilters .bx-ui-slider-handle:active{
    -webkit-cursor:grabbing;
    -ms-cursor:grabbing;
    -o-cursor:grabbing;
    cursor:grabbing;
}

.filterFilters .bx-ui-slider-handle.left{
    left:0;
    margin-left:-6px;
    margin-top:-14px;
    background:url(/bitrix/templates/eshop_bootstrap_green/images/slider.png) no-repeat right top;
}

@media (max-width: 769px) {
    .filterFilters .bx-ui-slider-handle.left{
        background:url(/images/slider.png) no-repeat right top;
    }
}




.filterFilters .bx-ui-slider-handle.right{
    right:0;
    margin-right:-6px;
    margin-top:-14px;
    background:url(/bitrix/templates/eshop_bootstrap_green/images/slider.png) no-repeat left top;
}

@media (max-width: 769px) {
    .filterFilters .bx-ui-slider-handle.right{
        background:url(/images/slider.png) no-repeat right top;
    }
}

.zoomContainer {z-index: 100;}

#collectionsList .filterFilters {
    position: relative;
    z-index: 20;
    margin: 0 0 40px 0;
    width: 100%;
    height: auto;//70px;
    padding: 20px 0 0;
    border-bottom: 1px solid #d9d1c1;
}

.oneFilter {margin: 0 auto; width: auto; display: inline-block;}
.oneFilter .label {float: left; width: 70px; padding: 10px 0 0; text-align: right; text-transform: uppercase; font-size: 11px; color: #494949;}

.dropDown {float: left; position: relative; }
.dropDown .header {position: relative; margin: 0 0 10px 20px; width: 150px; padding: 4px 5px 3px; text-align: left; border: 1px solid #c2b59b;}

.dropDown .header .arrow {position: absolute; right: 7px; top: 10px; width: 14px; height: 8px; background: url(/bitrix/templates/eshop_bootstrap_green/images/btn-select.png) no-repeat;}

.oneFilter input[type="submit"] {margin: 0 0 0 20px; width: 110px; height: 30px; text-transform: uppercase; font-size: 11px; color: #494949; background: #d7cfbe; border: none;}





/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/

#footer {background: #ebe8e1; padding:70px 0 10px;}

//#footerLogo {}
#footerLogo img {width: 140px;}

#footerMenuSocial {}
#footerMenuSocial li {display: inline-block; margin: 0 17px 0 0; list-style: inline;}
#footerMenuSocial li a img { width: 120%; padding: 0 5px;}
#footerMenuSocial .fa-instagram,
#footerMenuSocial .fa-facebook,
#footerMenuSocial .fa-vk,
#footerMenuSocial .fa-odnoklassniki {
    font-size: 1.4em;
    color: #414042;
}



#legal { bottom: 10px; text-align: left; text-transform: uppercase; font-size: 12px; color: #494949;}



#footerMenu { text-align: left;}
//#footerMenu ul {float: left; margin: 0 40px 0 0;}
#footerMenu ul li.header {margin: 0 0 15px 0; text-transform: uppercase; font-size: 15px; color: #494949;}
#footerMenu ul li {margin: 0 0 5px 0; text-transform: uppercase; font-size: 12px; color: #978f80; list-style: none;}
#footerMenu ul a, #footerMenu a {text-decoration: none; color: #978f80;}

#footerphones div {
    /* 		padding-left: 0; */
    /* 		margin-bottom: 15px; */
    /* position: relative;
    top: 2px; */
}










/* Карточка товара */
#content .social a {text-decoration:none;}
/* /Карточка товара*/



.width550 {
    margin: 0 auto;
    text-align: justify;
//width: 756px;
    font-size: 13pt !important; /*////// 17px / 16px */
    color:#231f20;
}

figcaption, figure, main {
    display: block;
}
.text-small {
    font-size:12px;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.news-list {font-size: 13pt;}

.paddingright0 {padding-right:0;}
.padding0 {padding:0;}
.padding8, .padding8 td {padding: 8px; vertical-align:top;}
td.paddingleft8 {padding-left: 8px; vertical-align:top;}

h2 {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: "circle", sans-serif;
    font-weight: normal;
    font-size: 25px;
    color: #978f80;
}
#content .text .h1, .sect_h1 .h1 {
    color: #978f80;
    font-family: "circle", sans-serif;
    font-weight: normal;
    font-size: 25px;
    margin: 0 0 17px;
    text-transform: uppercase;
}
#content .text h1 {
    text-align:center;
}

.borderbottom {
    border-bottom: 2px solid #989797;
}

.uppercase {
    text-transform: uppercase;
}

p.name {padding: 5px;}
.price .fa, .newPrice .fa, .oldPrice .fa {font-size:0.8em;}
.ya-share2, .ya-share2 *, #share, #share *, .social, .social * {display:inline;color: #494949;}
.social a {text-decoration:none; cursor:pointer;}

.flag i {margin-left:6px; color: #eeeeee;font-weight: 900;}

#menuSocial .fa-instagram, #menuSocial .fa-facebook, #menuSocial .fa-vk, #menuSocial .fa-odnoklassniki {font-size: 1.1em; color: #978f80;}
#share .fa-instagram, #share .fa-facebook, #share .fa-vk, #share .fa-odnoklassniki, #share .fa-google-plus {font-size: 1.4em; color: #494949;}

.fa-stack-2x {
    font-size: 4em;
}
.fa-stack {
    display: inline-block;
    height: 4em;
    line-height: 4em;
    position: relative;
    vertical-align: middle;
    width: 4em;
}
.fa-stack-1x {
    font-size:3em;
    bottom:3px;
}

.filterprice {text-align:left !important;}


#contacts a {color: #000000;}


.fa-angle-up {color: #a3a09e;}












.inPopup {}
.inPopupEnter {width: 260px; padding: 25px 0 0 0; overflow: hidden;}
.inPopupEnter input[type="text"] {display: block; margin: 0; width: 248px; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.inPopupEnter input[type="password"] {display: block; margin: 0; width: 248px; padding: 3px 5px; font-size: 15px; background: #ebe8e1; border: 1px solid #b7b7b7;}
.inPopupEnter input[type="submit"] {display: block; margin: 0 auto; width: 163px; padding: 12px 0 5px; text-transform: uppercase; font-size: 21px; font-family: "circle", sans serif; color: #4f4d48; background: #cbbb9f; border: 1px solid #787879;}
.inPopupEnter p {margin: 0 0 20px; width: 100%; text-transform: uppercase; font-size: 9px;}
.inPopupEnter p.forSubmit {text-align: center;}
.inPopupEnter p.forLinks {margin: -15px 0 20px;}
.inPopupEnter a {color: black;}












/*.bx-filter-select-popup ul {position: absolute; left: 0; top: 0;}*/

#colFilterPopup {position: absolute; z-index: 1000; background: #fff; display: none; left: 20px; top: 30px; padding: 5px 0; border: 1px solid #c2b59b; box-shadow: 0 0 3px #ccc;}
#colFilterPopup li {width: 200px; padding: 3px 0 0 10px; text-align: left; background: white; list-style: none;}
#colFilterPopup span.colorIcon {display: inline-block; margin: 0 7px 0 0; width: 25px; height: 25px; vertical-align: middle; border: 1px solid #ddd;}


#menu .level2, #horizontal-multilevel-menu ul {
    background-color: #fff;
    border-top: 1px solid #cbbb9f;
    border-bottom: 1px solid #cbbb9f;
    font-size: 12px;
    left: 0;
    padding-top: 10px;
    text-align: left;
    top: 25px;
    width: 235px;
    z-index: 1000;
    display: none;
}
#menu .level2 li, #horizontal-multilevel-menu ul li {
    font-size: 12px!important;
    display: block;
}

#menu li:hover .level2, #horizontal-multilevel-menu li:hover ul {
    display: block;
}

/***********************/

#content #collectionsList .collectionPict .flag .glyphicon{
    font-size: 25px;
    color: #fff;
    text-shadow: 2px 2px 3px #888888;
}

#content #collectionsList .collectionPict .bannerImage {
    margin: 0 0 20px;
    width: 1070px;
}
#content #collectionsList .collectionPict {
    display: none;
    position: absolute; /*left: -95px;*/
    z-index: 100;
    margin: 0 0 70px;
    /*
         width: 1170px;
        margin-left: -585px;
    */
    width: 666px;
    margin-left: -333px;
    left:50%;
    padding: 30px;
    text-align: left;
    background: url(/bitrix/templates/eshop_bootstrap_green/images/vertical-logo.png) no-repeat 1107px 259px white;
    border: 1px solid #ebe8e1;
}
#content #collectionsList .collectionPict .flag {position: absolute;}
#content #collectionsList .collectionPict .flag img {/* width: 31px; height: 35px; */width: 24px; height: 36px;}
#content #collectionsList .collectionPict .desc .name {text-transform: uppercase;}
#content #collectionsList .collectionPict .close {position: absolute; right: 15px; top: 15px;}
#content #collectionsList .collectionPict .close img {width: 11px;}

#content #collectionsList .collectionPict .bannerImage.flowers {
    width: 816px!important;
}

#content #collectionsList .collectionPict.flowers {
    width: 919px!important;
    background-position: 859px 389px!important;
    margin-left: -459px;
    left:50%;
    border: 1px solid #ebe8e1;
}

/***********************/

#footerMenuSocial li a img { width: 120%; padding: 0 5px;}
#footerMenuSocial .fa-instagram, #footerMenuSocial .fa-facebook,#footerMenuSocial .fa-odnoklassniki, #footerMenuSocial .fa-vk, #footerMenuSocial .fa-pinterest {font-size: 1.4em; color: #414042;}



#content .fl-comp .collectionPict{
//left: 80px!important;
}


/*.scrollToTop {color: #000;}
.scrollToTop .fa-inverse {color: #d8d1c0 !important;}
.scrollToTop {
	background: none;
	//background: rgba(0, 0, 0, 0) url("/bitrix/templates/eshop_bootstrap_green/images/arrow_up2.png") no-repeat scroll 22px 33px / 50% auto;
	color: #000 !important;
	font-size: 16px;
	line-height: 25px;
	font-family: inherit!important;
	height: 90px;
	padding: 10px;
	position: fixed;
	right: 40px;
	text-align: center;
	text-decoration: none!important;
	bottom: 80px;
	width: 90px;
	cursor: pointer;
	z-index: 20000;
	outline: 0;
	text-transform: uppercase;
}
.scrollToTop:hover{
	color: #a19988!important;
	text-decoration:none;
}*/


.scrollToTop {
    background: none;
    color: #a19988 !important;
    font-size: 12px;
    line-height: 25px;
    font-family: inherit!important;
    height: 90px;
    padding: 5px;
    position: fixed;
    right: 0px;
    bottom:-21px;
    text-align: center;
    text-decoration: none!important;
    width: 80px;
    cursor: pointer;
    z-index: 20000;
    outline: 0;
    text-transform: uppercase;
}
.scrollToTop:hover{
    color: #a19988!important;
    text-decoration:none;
}
.scrollToTop .fa-inverse {color: #d8d1c0 !important;}
.fa-stack-2x {
    font-size: 4em;
}
.fa-stack {
    display: inline-block;
    height: 4em;
    line-height: 4em;
    position: relative;
    vertical-align: middle;
    width: 4em;
}
.fa-stack-1x {
    font-size:3em;
    bottom:3px;
}





h2 .collection {
    font-family: 'circle', snas-serif;
    color: #978f80 !important;
    text-transform: uppercase;
    font-size: 23px;
}

.sect-descr-bott {
//background: #ebebe7 none repeat scroll 0 0;
//border: 1px solid #c2b59b;
    font-size: 14px;
    margin: 0px auto 30px;
    padding: 5px 12px;
    overflow: hidden;
    text-align: left;
    display: none;
}
.sect-descr-bott .big-let {
    /*color: #fff;*/
    float: left;
    font: 60px/38px MyriadProRegular;
    margin: 5px 10px 10px 0;
    text-transform: uppercase;
}
.sect-descr-bott ul{
    padding-left: 25px;
	list-style: disc;
}
.sect-descr-bott ol {
    list-style: decimal;
    padding-left: 25px;
}
.sect-descr-bott h2 {
    margin-top: 20px;
}
.sect-descr-bott p {
    margin: 10px auto;
}


.benefits{
    margin: 10px auto 25px;
    overflow: hidden;
//width: 100%;
//max-width: 1170px;
    list-style: none;
    border-bottom: 7px solid #CBBC9F;
    padding-bottom: 5px;
}
.benefits img {margin-bottom:5px;}
.benefits li{
    float: left;
    display: inline-block;
    width: 20%;
}
.benefits li a{
    display: inline-block;
    float: left;
    width: 100%;
    padding: 0 20px;
//height: 76px;
//background: url("/bitrix/templates/eshop_bootstrap_green/images/benefits-sprite.png") no-repeat;
//background-position-x: 70px;
    text-decoration: none;
}

/*.benefits li:nth-child(2) a{
	background-position-x: -160px;
}
.benefits li:nth-child(3) a{
	background-position-x: -406px;
}
.benefits li:nth-child(4) a{
	background-position-x: -652px;
}
.benefits li:nth-child(5) a{
	background-position-x: -892px;
}*/
.benefits li .ttl {
//font-size: 0.875em;  /* 14px / 16px */
//font-family: "Circe-Bold";
    color: #978f80;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    display: block;
//float: left;
//width: 234px;
//padding-top: 13px;
}


#content #indexSmallActions .banner.act{
    clear:both;
}
#content #indexSmallActions {
    width: 100%;
    margin-left:0;
}

#content #indexSmallActions .banner .top-text {
    font-size: 11px;
}



#indexSmallActions h2{
    font-weight:normal;
//font-family: 'circle', snas-serif;
    color: red !important;
//font-size: 21px;
//padding: 5px 10px 15px;
//font-weight: 800;
}
#indexSmallActions h2 > span{
    background-color: #ff0000;
    color: #fff;
    position: relative;
    font-size: 22px;
    padding: 10px 5px 0px 15px;
    font-weight: 800;
    margin-right: 25px;
    width: 110px;
    display: inline-block;
    height: 42px;
}
#indexSmallActions h2 > span > .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
#indexSmallActions h2 > span> .arrow {
    border-width: 20px;
}
#indexSmallActions h2 > span > .arrow {
    bottom: 1px;
    left: 110px;
    border-left-color: #ff0000;
    border-right-width: 0;
}


.indexCatalogItem .image {
    position: relative;
}


.indexCatalogItem .image .new{
//background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 95%, yellow 100%);
//background-image: -webkit-radial-gradient(45px 45px, circle cover, red, orange);
//background-image: radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 95%, yellow 100%);
    padding-top: 0;
    border-radius: 50%;
    color: red; //#ff987d;
    position: absolute;
    top: -18px;
    left: 10%;
    z-index: 10000;
    width: 40px;
    height: 40px;
    font-family: "circle", sans-serif;
    font-weight: 100;
}

.indexCatalogItem .image .hit{
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, green 0%, #90EE90 95%, #32CD32 100%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, green, #90EE90);
    background-image: radial-gradient(45px 45px 45deg, circle cover, green 0%, #90EE90 95%, #32CD32 100%);
    padding-top: 10px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 3%;
    right: 3%;
    z-index: 10000;
    width: 40px;
    height: 40px;
    font-weight: 800;
}

.indexCatalogItem .image .disc{
    display: none;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 100%, yellow 95%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, red, orange);
    background-image: radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 100%, yellow 95%);
    padding-top: 7px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 10000;
    width: 35px;
    height: 35px;
}.indexCatalogItem .image {
     position: relative;
 }



.indexCatalogItem .image .hit{
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, green 0%, #90EE90 95%, #32CD32 100%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, green, #90EE90);
    background-image: radial-gradient(45px 45px 45deg, circle cover, green 0%, #90EE90 95%, #32CD32 100%);
    padding-top: 10px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 3%;
    right: 3%;
    z-index: 10000;
    width: 40px;
    height: 40px;
    font-weight: 800;
}

.indexCatalogItem .image .disc{
    display: none;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 100%, yellow 95%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, red, orange);
    background-image: radial-gradient(45px 45px 45deg, circle cover, red 0%, orange 100%, yellow 95%);
    padding-top: 7px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 10000;
    width: 35px;
    height: 35px;
}

#styleFilterPopup {position: absolute; display: none; z-index: 1000; background: #fff; left: 20px; top: 30px; padding: 5px 0; border: 1px solid #c2b59b; box-shadow: 0 0 3px #ccc;}
#styleFilterPopup li {width: 200px; padding: 3px 0 0 10px; text-align: left; background: white; list-style: none;}
#styleFilterPopup span.colorIcon {display: inline-block; margin: 0 7px 0 0; width: 25px; height: 25px; vertical-align: middle; border: 1px solid #ddd;}

.filterFilters input[type="submit"] {margin: 0 0 0 20px; width: 110px; height: 30px; text-transform: uppercase; font-size: 11px; color: #494949; background: #d7cfbe; border: none; vertical-align: top; display: inline-block;}

.bx-filter-select-popup, #colFilterPopup, #styleFilterPopup{
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
}

.part-menu li{list-style: none; overflow: hidden; margin: 0 auto;}
.part-menu li{display: inline-block; margin-right: 20px;}
.part-menu li:last-child{margin-right: 0;}
.part-menu li a{text-decoration: none; color: #978f80; display: inline-block; float: left; padding: 5px 0; text-transform: uppercase; }
.part-menu li a.sel{font-weight: 800;}

.indexCatalog .slideBox{ list-style: none; border-bottom: 1px solid #ebe8e1;
    margin-bottom: 25px;}

#content .catalogFilter {float: left;}
#content .catalogFilter .catalogFilterContainer { /*float: left;чтобы полоса под фильтром на 100% в ширину*/ }
#content .catalogFilter .catalogFilterContainer form {
    display: block;
    justify-content: space-between;
    border-bottom: none;
    width:100%;
}

@media (min-width: 769px) {
    #content .catalogFilter .catalogFilterContainer form {
        display: flex;
        border-bottom: 1px solid #d9d1c1;
    }
}
#content .catalogFilter .catalogFilterContainer form .filterFilters {
    display: flex;
    justify-content: space-between;
    flex-grow: 3;
}
#content .catalogFilter .catalogFilterContainer form .filterButtons {
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    margin-left: 30px;
    align-items: baseline;
}

@media (max-width: 768px) {
    #content .catalogFilter .catalogFilterContainer form .filterButtons {
        display: none;
    }
}

.marginbottom15 {margin-bottom:15px;}
.margintop15 {margin-top:15px;}
//.justPhone {margin-bottom:15px;}

/* ---------------------------------- ---------- ------------------------------------*/
/* ---------------------------------- ///default ------------------------------------*/
/* ---------------------------------- ---------- ------------------------------------*/









/* ---------------------------------- ///md ------------------------------------*/
@media screen and (min-width : 992px) and (max-width : 1200px) {
//#footerphones div {padding-left:20px;}

    #header #freePhone_col {
        text-align: left;
    }

    #footerphones {
    //float:none;
        margin-top:20px;
    //width: 500px;
    //display: block;
    //margin-right: auto;
    //margin-left: auto;
    }

    #content #indexSmallActions .banner .bottom-text2 .btn-txt {
        width: auto;
    //height: 40px;
        padding: 10px 10px;
        /*vertical-align: 0;
        border: 1px solid #d7cfbe;
        text-decoration: none;
        color: #494949;
        display: inline-block;
        float: right;
        background-color: #d7cfbe;
        text-transform: uppercase;
        font-family: circle, sans-serif;*/
    }

    #content .indexCatalog .indexCatalogItem .name {padding: 40px;}
    .indexCatalogItem .image .new{
        left: 3%;
    }


}



@media screen and (max-width:992px) {
    #content .catalogFilter .catalogFilterContainer form .filterFilters {
        flex-wrap: wrap;
    }
    #content #catalogItem #catalogItemRight {
        max-width: 100%;
        padding-right: 0;
    }
    #header #justPhone_col .justPhone {
        padding-right: 0;
    }

    #header .justPhone {float: right;}

    .forMobile {display: none;}

    #logo img {
        width: 100px;
    }
    .header-row1 {
        height: auto;
    }

    #content #collectionsList .collectionPict .bannerImage {
        width: 640px !important;
    }

    #content #collectionsList .collectionPict {
        width: 660px !important;
        background: white;
        margin-left: -330px;
        left:50%;
        display:none;
    }

    #burgerMenu {display: block; position: relative; left: 0; top: 10px;}
    #burgerMenu a {display: block; width: 50px; height: 50px; /*background: url(/bitrix/templates/eshop_bootstrap_green/images/icon-burger.png) no-repeat 0 0;*/ background-size: 50px;}

    #menuCatalog {display: none; top: 170px; z-index: 10000; /*width: 480px;*/ padding: 10px 0 0; background: white; border-bottom: 2px solid #cbbb9f;}
    #menuCatalog li {display: block; margin: 0; padding: 5px 15px; text-align: left; font-size: 20px;}
    #menuCatalog .level2 #horizontal-multilevel-menu ul {/*width: 480px;*/ padding: 10px 0;}
    #menuCatalog .level2 li #horizontal-multilevel-menu ul li {font-size: 20px !important;}
    #menuCatalog li.search {padding: 4px 15px 15px;}
    #menuCatalog li.search input[type="text"] {width: 300px; height: 30px; padding: 3px; vertical-align: 0; border: 1px solid #d7cfbe;}
    #menuCatalog li.search input[type="submit"] {width: 90px; height: 28px; padding: 3px 0 0; vertical-align: 1px; text-transform: uppercase; font-size: 14px; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}

    #menuCatalog li.user {padding: 9px 15px 5px; border-top: 1px solid #cbbb9f;}
    #menuCatalog li.user a {margin: 0 20px 0 0;}
    #menuCatalog li.social {padding: 9px 15px 9px; font-size: 12px; border-top: 1px solid #cbbb9f;}
    #menuCatalog li.social a {margin: 0 15px 0 0;}

    #content #galleryList .galleryItem .image img {max-width: 220px; max-height: 220px;}
    #content #galleryList .galleryItem .image iframe {width: 220px; height: 220px;}

    a.bx_login_top_inline_link {
        font-size:12px;
    }
    #menuUser div.cart, #menuUser div {
        margin-left: 10px!important;
        display: inline-block;
    }
    #menuUser div {
        margin-left: 0px!important;
    }

    #menuUser {right: 10px !important; top: 90px; margin: 0; position: initial !important; width: 216px !important;}
    #menuUser .cart a {
        margin-left: 0!important;
    }
    #menuUser div {display: none;}
    #menuUser div.cart {display: inline-block; padding: 0; text-align: center; font-size: 18px;}
    #menuUser div.cart span {left: 0 !important; top: 15px !important; width: 40px; text-align: center;}
    #menuUser img {height: 40px; vertical-align: -32px;}

    #search {display: block; width:100%; right:0; top: 168px; margin: 5px auto;}
    #search input[type="text"] { width:80%; height: 37px; padding: 0; margin:0; vertical-align: 3px; font-size: 16px !important; border:1px solid #d7cfbe;}
    #search input[type="submit"] { width:20%; height: 37px; vertical-align: 3px; text-transform: uppercase; font-size: 16px !important; line-height: 18px !important; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}

    #search {
        font-size:0;line-height:0;
    }

    #search input {
        float: none;
        display: inline-block;
    }

    #content #indexSmallActions .banner .bottom-text2 .btn-txt {
        width: auto;
    //height: 40px;
        padding: 10px 10px;
    }

    #content .indexCatalog .indexCatalogItem .name {
        padding: 0 40px;
    }

    .indexCatalogItem .image .new{
        left: 3%;
    }

}





/* ---------------------------------- ///xs ------------------------------------*/
@media screen and (max-width:768px) {
    p.bg-primary.h1 {color:red;}
    h2, #content .indexCatalog h2, h2 .collection {margin-bottom:10px; font-size:18px;}

    .forMobile {display: block !important;}
    #forIpad {display: none !important;}
    .forDesktop {display: none !important;}
    .noMobile {display: none !important;}
    #isMobile {display: block;}

    .indexCatalogItem .image .new{
        left: 3%;
    }

    #logo img {
        width: 100px!important;
    }
    .header-row1 {
        height: auto;
    }

    .indexCatalogItem .image .new{
        left: 3%;
    }

    #horizontal-multilevel-menu li ul
    {
        margin:-27px 0 0 80px;
        padding:5px;
    //width: 100%;
        z-index:1000;
        border: 1px solid #cbbb9f;
        /*margin:-1.93em 0 0 11.6em;*/
    }
    #horizontal-multilevel-menu li ul ul
    {
        margin:-27px 0 0 90px;
        width: 100%;
        padding:5px;
        z-index:1000;
        /*margin:-1.93em 0 0 11.6em;*/
    }


    #search input[type="text"] { width:75%; height: 37px; padding: 0; margin:0; vertical-align: 3px; font-size: 16px !important; /*border: 1px solid #d7cfbe;*/}
    #search input[type="submit"] { width:25%; height: 37px; vertical-align: 3px; text-transform: uppercase; font-size: 16px !important; line-height: 18px !important; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}


    /* header < 768px xs */
    #header {/*width:100%; position: relative; z-index: 10000; margin: 0 auto; height: 215px;*/ border-bottom: 2px solid #cbbb9f;}

    #header .justPhone {line-height: 1.2em; float: right; text-align: right; margin-bottom:0;}
    #header .freePhone {line-height: 1.2em; text-align: left;margin-bottom:0;}

    .freePhone a, .justPhone a, #footerphones a {font-size:16px;}
    #footerphones div.freePhone span {font-size:12px;}
    .freePhone span, .justPhone span {font-size:12px!important;}
//#justPhone_col, #freePhone_col {padding-right: 10px;padding-left: 10px;}

    #menuSocial {display: none;}


    #logo {margin: 0 0 30px 0;}
    #logo img {display: inline-block; width: 130px;}

    #header {margin-top: 10px;}
    #logo {margin: 10px 0;}



    #search input[type="text"] { font-size: 16px; padding: 3px;vertical-align: 3px;}
    #search input[type="submit"] { font-size: 16px;}


    /* content < 768px */
//#content {z-index: 50; width: 480px; /*padding: 35px 0 50px;*/}

//#content .text {/*padding: 0 10px;*/ font-size: 18px !important;}
//#content .text h1 {font-size: 26px !important;}
//#content .text h2 {font-size: 24px;}
//#content .text ul {font-size: 22px;}
//#content .text p {font-size: 18px;}
//#content .text img {max-width: 440px;}
/#content .text img.img-responsive {max-width: 100%;}
//#content .text .width550 {width: auto;}


    /*.has-sub {
        display: none;
    }
    #horizontal-multilevel-menu:focus ~ .has-sub,
    #horizontal-multilevel-menu:active ~ .has-sub,
    .has-sub:hover
    {
       display: block;
    } */


    /* новое левое меню */
    /*#cssmenu,*/ #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
                      border: 0 none;
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      display: block;
                      line-height: 1;
                      list-style: none outside none;
                      margin: 0;
                      padding: 0;
                      position: relative;
                  }
    #cssmenu {
        color: #000;
    //font-family: Helvetica,Arial,sans-serif;
        width: auto;
        display: none;
    }
    #cssmenu ul ul {
        display: none;
    }
    #cssmenu > ul > li > a {
        background: #ffffff;//rgb(54,170,231); /* Old browsers */
    //background: -moz-linear-gradient(top,  rgba(54,170,231,1) 0%, rgba(31,160,228,1) 100%); /* FF3.6+ */
    //background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,170,231,1)), color-stop(100%,rgba(31,160,228,1))); /* Chrome,Safari4+ */
    //background: -webkit-linear-gradient(top,  rgba(54,170,231,1) 0%,rgba(31,160,228,1) 100%); /* Chrome10+,Safari5.1+ */
    //background: -o-linear-gradient(top,  rgba(54,170,231,1) 0%,rgba(31,160,228,1) 100%); /* Opera 11.10+ */
    //background: -ms-linear-gradient(top,  rgba(54,170,231,1) 0%,rgba(31,160,228,1) 100%); /* IE10+ */
    //background: linear-gradient(to bottom,  rgba(54,170,231,1) 0%,rgba(31,160,228,1) 100%); /* W3C */
    //filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36aae7', endColorstr='#1fa0e4',GradientType=0 ); /* IE6-9 */
        border-left: 1px solid #ff8fa2;
        border-right: 1px solid #ff8fa2;
        border-top: 1px solid #ff8fa2;
    //-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    //box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
        color: #000000;
        cursor: pointer;
        font-size: 16px;
    //font-weight: bold;
        padding: 15px 20px;
        text-decoration: none;
    //text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
        z-index: 2;
    }
    #cssmenu > ul > li > a:hover,
    #cssmenu > ul > li.active > a,
    #cssmenu > ul > li.open > a {
        background: #ffffff; /* Old browsers */
    //background: -moz-linear-gradient(top,  rgba(31,160,228,1) 0%, rgba(25,146,209,1) 100%); /* FF3.6+ */
    //background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,160,228,1)), color-stop(100%,rgba(25,146,209,1))); /* Chrome,Safari4+ */
    //background: -webkit-linear-gradient(top,  rgba(31,160,228,1) 0%,rgba(25,146,209,1) 100%); /* Chrome10+,Safari5.1+ */
    //background: -o-linear-gradient(top,  rgba(31,160,228,1) 0%,rgba(25,146,209,1) 100%); /* Opera 11.10+ */
    //background: -ms-linear-gradient(top,  rgba(31,160,228,1) 0%,rgba(25,146,209,1) 100%); /* IE10+ */
    //background: linear-gradient(to bottom,  rgba(31,160,228,1) 0%,rgba(25,146,209,1) 100%); /* W3C */
    //filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fa0e4', endColorstr='#1992d1',GradientType=0 ); /* IE6-9 */
        color: #000000;
        font-weight: bold; font-family: "Circe-Bold";
    }
    #cssmenu > ul > li.open > a {
    //border-bottom: 1px solid #ff8fa2;
    //-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
    //box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.15);
    }
    #cssmenu > ul > li:last-child > a,
    #cssmenu > ul > li.last > a {
        border-bottom: 1px solid #ff8fa2;
    }
    .holder {
        height: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
    }
    .holder:after, .holder:before {
        content: "";
        display: block;
        height: 6px;
        position: absolute;
        right: 20px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg);
        width: 6px;
        z-index: 10;
    }
    .holder:after {
        border-left: 2px solid #ffffff;
        border-top: 2px solid #ffffff;
        top: 17px;
    }
    .open .holder:after, .open .holder:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 19px;

    }
    #cssmenu > ul > li > a:hover > span:after,
    #cssmenu > ul > li.active > a > span:after,
    #cssmenu > ul > li.open > a > span:after {
        border-color: #000;
    }
    .holder:before {
        border-left-color: inherit;
        border-left-style: solid;
        border-left-width: 2px;
        border-top-color: inherit;
        border-top-style: solid;
        border-top-width: 2px;
        top: 18px;
    }
    #cssmenu ul ul li a {
        background:#fff;
    //border-bottom: 1px solid #da4453;
        border-left: 1px solid #ff8fa2;
        border-right: 1px solid #ff8fa2;
    //-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    //box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
        color: #000;//eeeeee;
        cursor: pointer;
        font-size: 13px;
        padding: 10px 20px 10px 40px;
        text-decoration: none;
        z-index: 1;
    }
    #cssmenu ul ul li.active > span {
        background:#fff;
        font-weight:bold;
        padding: 10px 20px 10px 40px;
        border: 0 none;
        border-left: 1px solid #ff8fa2;
        border-right: 1px solid #ff8fa2;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        line-height: 1;
        list-style: none outside none;
        margin: 0;
        position: relative;
        font-size: 13px;
    }
    #cssmenu ul ul ul li.active > span {
        background:#fff;
        font-weight:bold;
        padding: 10px 20px 10px 60px;
        border: 0 none;
        border-left: 1px solid #ff8fa2;
        border-right: 1px solid #ff8fa2;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        line-height: 1;
        list-style: none outside none;
        margin: 0;
        position: relative;
        font-size: 13px;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.open > a,
    #cssmenu ul ul li.active > a {
        background: none repeat scroll 0 0 #fff;
        color: #000;

    }
    #cssmenu ul ul li:first-child > a {
    //-webkit-box-shadow: none;
    //box-shadow: none;
    }
    #cssmenu ul ul ul li:first-child > a {
    //-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    //box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    }
    #cssmenu ul ul ul li a {
        padding-left: 60px;
    }
    #cssmenu > ul > li > ul > li:last-child > a,
    #cssmenu > ul > li > ul > li.last > a {
        border-bottom: 0 none;
    }
    #cssmenu > ul > li > ul > li.open:last-child > a,
    #cssmenu > ul > li > ul > li.last.open > a {
        border-bottom: 1px solid #ff8fa2;
    }
    #cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
        border-bottom: 0 none;
    }
    #cssmenu ul ul li.has-sub > a:after {
        border-left: 2px solid #ff8fa2;
        border-top: 2px solid #ff8fa2;
        content: "";
        display: block;
        height: 5px;
        position: absolute;
        right: 20px;
        top: 11.5px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        transform: rotate(-135deg);
        width: 5px;
        z-index: 10;
    }
    #cssmenu ul ul li.active > a:after,
    #cssmenu ul ul li.open > a:after,
    #cssmenu ul ul li > a:hover:after {
        border-color: #000;
    }
    #cssmenu ul ul li.has-sub.open > a:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 13.5px;
    }

    li.open > ul,
    li.open > ul > li.open > ul {
        display:block!important;
    }
    .level2.active.open > a, .level3.active.open > a {
        font-weight:bold;
    }
    .level2 > a:hover, .level3 > a:hover {
        font-weight:bold;
    }






    #indexCatalogContainer .brd .col .fin {display: block;}

//#topProduct .indexCatalogContainerBanner .banner {width: 480px;}
    .topProduct .indexCatalogContainerBanner .banner img {margin: 0 auto 25px; /*width: 420px;*/}

    /* index */
    #content #index {margin: 0;}

//#indexBanner {margin: -35px 0 5px; height: 270px;}

    #indexBannerLeft {left: 10px; top: 110px;}
    #indexBannerLeft img {}
    #indexBannerRight {left: auto; right: 10px; top: 110px;}
    #indexBannerRight img {}

//#content .indexCatalog {width: 480px;}
//#content .indexCatalog .indexCatalogItemSpl {display: none;}

//#content .indexCatalog .indexCatalogItem {margin: 0 20px 40px; width: 200px !important;/* height: 360px !important;*/}
//#content .indexCatalog .indexCatalogItem .image {position: relative; margin: 0 0 8px;}
//#content .indexCatalog .indexCatalogItem .image img {display: block; margin: 35px auto 5px; width: 150px !important;}
//#content .indexCatalog .indexCatalogItem .name {font-size: 18px;}
//#content .indexCatalog .indexCatalogItem .price {font-size: 20px;}
//#content .indexCatalog .indexCatalogItem .price img {height: 14px;}
    .indexCatalogItem .oldPrice {margin-bottom:5px; line-height:1.2;}
//#content .indexCatalog .indexCatalogItem .oldPrice img {height: 14px;}
    .indexCatalogItem .newPrice {font-size: 20px; line-height:1.2;}
//#content .indexCatalog .indexCatalogItem .newPrice img {height: 14px;}

    #content .indexCatalog .topBtnLeft {display: block !important; left: 5px;}
    #content .indexCatalog .topBtnRight {display: block !important; right: 5px;}

//#content #indexSmallBanners {margin: 0 0 20px; width: 440px; padding: 0 20px;}
    #content #indexSmallBanners .banner {float: none;}
//#content #indexSmallBanners .banner img {width: 440px;}
//#content #indexSmallBanners .spl {display: none;}

//#content #indexSmallActions {margin: 0 0 25px !important; width: 480px !important;}
//#content #indexSmallActions img {width: 480px !important;}
    #content #indexSmallActions .banner {float: none !important;}

    /* catalog list */
//.catalogList {width: 480px; position: relative; z-index: 400 !important;}
//.catalogList .catalogListFilters {margin: 0 0 20px; width: 480px; height: auto; position: relative; z-index: 2000 !important;}

//.sec-descr {margin: 0 15px;}

    .filterShowButton a:after {content: ' +';}
    .filterShowButton.sel a:after {content: ' -';}

    .filterShowButton {margin: -10px 15px 20px; text-transform: uppercase; text-align: left; font-weight: bold; font-family: "Circe-Bold"; font-size: 22px;}
    .filterShowButton a {text-decoration: none; color: #cbbb9f;}

    .filterToHide {display: none; margin: 0 0 15px !important;}

    .catalogFilter {margin: 0; width: 100%; height: auto;}

    /*.filterFilters {float: none; width: 480px;}*/

    .filterButtons {clear: both; float: none; margin: 0 0 20px; width: 480px; text-align: center;}

    /*.filterFilters .filterSlider {position: relative; width: 480px; height: 50px;}*/


    /*.filterFilters .bx-filter-select-block {width: 260px;}*/

    .filterFilters .bx-filter-block {height: 50px;}

    .filterFilters .col-md-4 {height: 50px !important;}

    .filterFilters .bx-filter-parameters-box-container-block.bx-left {left: -4px;}
    .filterFilters .bx-filter-parameters-box-container-block.bx-right {right: -2px /*-22px*/;}

    #content .catalogFilter .catalogFilterContainer .filterFilters .bx-filter-parameters-box {
        float: none !important;
    }

    #content .catalogFilter .catalogFilterContainer .filterFilters .bx-filter-parameters-box .bx-filter-parameters-box-title {
        height: 20px;
        padding-top: 12px;
    }

    /*.filterFilters .bx-filter-select-block {width: 230px !important;}*/

    .catalogList h2 {margin: 0 0 27px; text-align: center; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 25px; color: #978f80;}

    .catalogList .indexCatalogItem {margin: 0 0 35px; padding-left:5px; padding-right:5px;}
    .catalogList .indexCatalogItem .image {position: relative; margin: 0 0 5px;}
//.catalogList .indexCatalogItem .image img {display: block; width: 200px;}
////.catalogList .indexCatalogItem .name {font-size: 14px;}
    .catalogList .indexCatalogItem .price {font-size: 20px;}
    .catalogList .indexCatalogItem .price img {height: 14px;}
    .catalogList .indexCatalogItem .oldPrice {font-size: 20px;}
    .catalogList .indexCatalogItem .oldPrice img {height: 14px;}
    .catalogList .indexCatalogItem .newPrice {font-size: 20px;}
    .catalogList .indexCatalogItem .newPrice img {height: 14px;}
    .catalogList .indexCatalogItem .type {font-size: 14px;}
    .catalogList .indexCatalogItem .type a {color: #978f80;}

//.catalogList .indexCatalogItemSpl {display: none;}

    .bx-pagination li a span {font-size: 22px !important;}
    .bx-pagination li.bx-active span {font-size: 22px !important;}


    /* catalog item */
    #content #catalogItem {margin: 0; /*width: 480px;*/ border: none;}
    #content #catalogItem #catalogItemLeftBorder {margin-top: -45px; min-height: 535px; border: none;}
    #content #catalogItem #catalogItemLeft {float: none; /*position: relative; width: 480px; height: 410px;*/}
    #content #catalogItem #catalogItemLeft #photoSmalls {display: block; float: right; margin: 0; /*width: 70px;*/ /*padding-right: 10px;*/}
    #content #catalogItem #catalogItemLeft #photoSmalls img {display: inline-block; /*width: 60px;*/}
    #content #catalogItem #catalogItemLeft #catalogMorePhoto {display: table-cell; /*width: 480px; height: 400px;*/ text-align: center; vertical-align: middle;}
    #content #catalogItem #catalogItemLeft #catalogMorePhoto img {/*width: 400px; max-height: 400px;*/}
    #content #catalogItem #catalogItemRight {padding: 20px;}
    #content #catalogItem #catalogItemRight h1 {margin: 0 0 16px; font-size: 21px;}
    #content #catalogItem #catalogItemRight .price {font-size: 28px;}
    #content #catalogItem #catalogItemRight .newPrice {font-size: 28px;}
    #content #catalogItem #catalogItemRight .toCart {height: 50px;}
    #content #catalogItem #catalogItemRight .toCart a.toCart {height: 50px; line-height: 50px; font-size: 18px;}

    #content .catalogAlsoItems {margin: 0 auto 30px; /*width: 480px;*/}

    #content .catalogAlsoItems h2 {margin: 25px 0 10px;}

    #content .catalogAlsoItems .catalogItemSpl {display: none;}

    #content .catalogAlsoItems .catalogItem {margin: 0; /*height: 280px;*/}

    #content .catalogAlsoItems .image {position: relative; margin: 0 0 18px;}
    #content .catalogAlsoItems .image img {display: block; width: 200px;}
    #content .catalogAlsoItems .name {font-size: 12px !important;}
    #content .catalogAlsoItems .price {font-size: 18px !important;}
    #content .catalogAlsoItems .price img {height: 14px;}
    #content .catalogAlsoItems .oldPrice {font-size: 20px;}
    #content .catalogAlsoItems .oldPrice img {height: 14px;}
    #content .catalogAlsoItems .newPrice {font-size: 20px;}
    #content .catalogAlsoItems .newPrice img {height: 14px;}
    #content .catalogAlsoItems .type {font-size: 18px;}
    #content .catalogAlsoItems .type a {color: #cbbb9f;}

    #content .catalogAlsoItems.type6 {margin: 0 auto; /*width: 480px;*/}
//#content .catalogAlsoItems.type6 .catalogItem {margin: 0 20px 30px; width: 200px;}
//#content .catalogAlsoItems.type6 .catalogItem .image img {width: 200px;}
    #content .catalogAlsoItems.type6 .catalogItemSpl {display: none;}


    /* designers */

    #content #contactus {width: 100%;}
//#content #contactus form table {display: block; margin: 0 auto 20px; width: 480px;}
//#content #contactus form table td {display: block; width: 440px; padding: 0 20px 20px; font-size: 18px;}
    #content #contactus form input[type=text] {display: block; /*width: 430px;*/ padding: 5px 5px;}
    #content #contactus form .forDate input[type=text] {display: inline-block; margin-right: -55px;}
    #content #contactus form .calendar-icon {margin-top: 12px;}
    #content #contactus form h2 {margin: 0 0 20px;}
    #content #contactus form h3 {margin: 15px 0 3px;}
    #content #contactus form p {/*width: 440px;*/ font-size: 18px; text-align: center;}
    #content #contactus form textarea {margin: 0 0 25px; /*width: 430px;*/ padding: 5px;}


    /* register */
    #content .userForm {/*width: 460px; padding: 0 10px;*/}
    #content .userForm h2 {font-size: 22px;}
    #content .userForm p {/*width: 450px;*/ font-size: 14px;}
//#content .userForm input[type=text] {display: block; /*width: 440px;*/ padding: 5px 5px;}
//#content .userForm input[type=password] {display: block; width: 440px; padding: 5px 5px;}


    /* gallery */
//#content #galleryList {width: 480px; padding: 0 0 50px;}
    #content #galleryList h2 {margin: 0 0 20px; text-transform: uppercase; font-weight: bold; font-family: "Circe-Bold"; font-size: 25px; color: #978f80;}

    #content #galleryList .galleryItem {margin: 0 0 10px;}
//#content #galleryList .galleryItem .image {width: 240px; height: 240px;}
//#content #galleryList .galleryItem .image img {max-width: 210px; max-height: 210px;}
//#content #galleryList .galleryItem .image video {max-width: 210px; max-height: 210px;}
    #content #galleryList .galleryItem iframe {width: 210px; height: 210px;}


    #content #galleryList .gallerySpl {display: none;}
    #content #galleryList .navigate {font-size: 16px;}

    #content #galleryList .galleryPict {left: 5px; width: 470px; padding: 30px; /*background: url(/bitrix/templates/eshop_bootstrap_green/images/vertical-logo.png) no-repeat 1007px 159px white; border: 1px solid #ebe8e1; */}
    #content #galleryList .galleryPict .bannerCont {width: 400px; height: 222px;}
    #content #galleryList .galleryPict .bannerImage {max-width: 400px; max-height: 222px;}
    #content #galleryList .galleryPict iframe {max-width: 400px; max-height: 222px;}

    #content #galleryList .galleryPict .desc {margin: 20px 0 0;}
    #content #galleryList .galleryPict .desc .name {text-transform: uppercase;}
    #content #galleryList .galleryPict .close {position: absolute; right: 15px; top: 15px;}
    #content #galleryList .galleryPict .close img {width: 11px;}

    .bx-newslist-title, .bx-newslist-title a {font-size: 14pt;}
    .bx-newslist-content {font-size: 14pt;}

    .fancybox-opened {
        z-index: 68030;
    }


    /* collections */
//#content #collectionsList {width: 480px !important; padding: 5px 0 35px;}



    /*#collectionsList .filterFilters input[type="submit"] {
    display: block;
    margin: 10px auto 0;
    position: relative;
    top: 20px;
    }

    #collectionsList .filterFilters .oneFilter {
    display: block;
    margin: 0;
    }

    #collectionsList .filterFilters .oneFilter.center {
    margin: 0 0 0 100px;
    }

    #collectionsList .filterFilters .oneFilter .label {
    width: 60px;
    }

    #collectionsList .filterFilters .oneFilter input[type="submit"].center {
    clear: both;
    margin: 10px 0 0 90px;
    }*/
    #collectionsList .filterFilters input[type="submit"] {margin: 0 0 0 20px; top:0; width: 80px; height: 30px; text-transform: uppercase; font-size: 11px; color: #494949; background: #d7cfbe; border: none; vertical-align: top; display: inline-block;}

    #collectionsList .filterFilters .oneFilter.center {
        margin: 0 0 0 0px;
    }

    #collectionsList .filterFilters .oneFilter .label {
        width: 60px;
    }

    #collectionsList .filterFilters .oneFilter input[type="submit"].center {
        clear: left;
        margin: 0px 0 0 10px;
    }

    #content #collectionsList h2 {margin: -15px 0 5px;}

    #content #collectionsList .collectionItem {float: none; margin: 0 0 30px !important;}
//#content #collectionsList .collectionItem .image img {width: 440px;}
    #content #collectionsList .collectionItem .name {font-size: 20px;}

    #content #collectionsList .collectionItem.flowers {float: left; margin: 0 0 30px; /*width: 240px;*/}
    #content #collectionsList .collectionItem.flowers .image {margin: 0 0 7px;}
    #content #collectionsList .collectionItem.flowers .image img {/*width: 200px !important;*/}

    #content #collectionsList .collectionSpl {display: none;}


    /*#content #collectionsList .collectionPict {
        left: 0;
        z-index: 500;
        margin: -315px 0 70px;
        width: 440px;
        padding: 0 20px;
        background: white;
        border: none;
    }*/

    #content #collectionsList .collectionPict.flowers {margin-top: 0;}
    #content #collectionsList .collectionPict .close {display: none;}
    #content #collectionsList .collectionPict .desc {padding:  0 0 0px; text-align: center; font-size: 18px; color: #978f80;}

    #content #collectionsList .collectionPict .flag .glyphicon {font-size: 15px;}

    #content #collectionsList .collectionPict .bannerImage.flowers, #content #collectionsList .collectionPict .bannerImage {
        width: 408px/*440px*/ !important;
    }

    #content #collectionsList .collectionPict.flowers, #content #collectionsList .collectionPict {
        width: 480px !important;
        background: white;
        margin-left: -240px;
        left:50%;
        display:none;
    }

    #content .fl-comp .collectionPict {
    ////left: 0 !important;
    }


    /* cart */
    #content #cart {margin: 0; width: 100%;}
    #content #cart td.image {width: 60px; padding: 5px;}
    #content #cart td.image img {width: 60px;}
    #content #cart .tableLine {width: auto;}
    #content #cart td.remove {padding: 0 10px 0 15px;}
    #content #cart .sum {margin: 20px 30px 30px 0; text-align: center; font-size: 22px;}
    #content #cart .sum .label {color: #cbbb9f;}
    #content #cart .sum img {height: 15px;}

    .bx_ordercart_order_pay_left .bx_ordercart_coupon {float: none; padding: 20px 10px 5px;}
    .bx_ordercart_order_pay_left .bx_ordercart_coupon span {margin: 0 0 5px;}

    #content #cart .orderBtn {padding: 0; text-align: center;}
    #content #cart .orderBtn a {padding: 7px 20px 6px; text-transform: uppercase; text-decoration: none; font-size: 21px; color: #231f20; background: #cbbb9f; border: 1px solid #787879;}



    /* order */
//.makeOrder {width: 480px;}
    .makeOrder h4 {display: block; margin: 0 auto 5px; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 20px;}
    .makeOrder h5 {display: block; margin: 0 auto 20px; /*width: 400px;*/ padding: 5px 0; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 17px; border-top: 1px solid #959595; border-bottom: 1px solid #959595;}
    .makeOrder .someForm {margin: 0 auto; width: 400px;}
    .makeOrder .someForm p {margin: 0 0 25px;}
    .makeOrder .someForm div.forP {margin: 0 0 0px; text-align: left; text-transform: uppercase; font-size: 12px;}
    .makeOrder .someForm input[type="text"] {display: block; margin: 1px 0 0; width: 400px; padding: 3px 5px; font-size: 16px; background: #ebe8e1; border: 1px solid #b7b7b7;}
    .makeOrder .someForm textarea {display: block; margin: 3px 0 0; width: 400px; padding: 3px 5px; font-size: 16px; background: #ebe8e1; border: 1px solid #b7b7b7;}
    .makeOrder .someForm .dropdown-block.bx-ui-sls-input-block {width: 400px; background: #ebe8e1; border: 1px solid #b7b7b7 !important; border-radius: 0 !important; box-shadow: none !important;}
    .makeOrder .someForm .dropdown-fade2white {background: none !important;}

    .makeOrder .someForm p.forSubmit {margin: 40px 0 0;}
    .makeOrder .someForm a.checkout {display: block; margin: 0 auto; width: 264px; height: 33px; padding: 6px 0 0; text-align: center; text-transform: uppercase; line-height: 20px; font-size: 20px; font-family: "Gill Sans", sans serif; color: #3c3c3b; background: #cbbb9f; border: 1px solid #787879;}

    .makeOrder .someForm.bigForm {margin: 0 auto; width: 472px;}


    /* personal */
    .personalOrdersNavigate {padding: 0 20px; font-size: 18px;}
    .personalOrdersNavigate p {margin: 0 0 15px; font-size: 14px;}
    .personalOrdersNavigate div {font-size: 18px;}
    .personalOrdersStatusHeader {padding: 0 20px;}
    .personalOrdersStatusHeader h2 {margin: 50px 0 10px;}
    .personalOrdersStatusHeader p {text-transform: none; font-size: 18px;}
    .personalOrder {padding: 0 20px;}
    .personalOrder .oneOrder {margin: 0 -20px; width: 480px;}
    .personalOrder .oneOrder td {display: block; width: 440px; height: auto; padding: 5px 20px; text-align: left; font-size: 18px;}

    .ordersBackLink {margin: 0 0 30px; padding: 0 20px;}

    table.viewOrder {margin: 0 0 0 20px; width: 460px;}
    table.viewOrder td {padding-right: 20px; vertical-align: top; font-size: 18px;}

    h3.orderCartHeader {padding: 0 20px;}

    table.orderCart {margin: 0 0 0 20px; width: 460px;}
    table.orderCart td {padding: 10px 20px 10px 0; font-size: 18px;}
    table.orderCart td.name {font-size: 18px;}
    table.orderCart td.price {font-size: 20px;}
    table.orderCart td.number {font-size: 18px;}

    table.orderCartResult {margin: 0 20px; width: 440px;}
    table.orderCartResult td {padding: 10px 0; font-size: 18px;}
    table.orderCartResult td.custom_t1 {width: 330px;}

    .mobileCol {
        float: none !important;
        width: auto !important;
        margin: 0 0 0;
    }

    .mobileCol#attachment_512 {
        margin: 0 0 20px;
    }

    .mobileCol#attachment_512 * {
        width: auto !important;
    }

    .mobileCol#attachment_512 p {
        font-size: 14pt;
    }

    .text {
        font-size: 13pt !important;
    }

    figcaption {
        width: auto !important;
        font-size: 15pt !important;
    }

    .sect-descr-bott {
        padding: 5px 0px !important;
        font-size: 12px !important;
    }

    .sect-descr-bott h1, .sect-descr-bott h2, .sect-descr-bott h3, .sect-descr-bott h4, sect-descr-bott h5, .sect-descr-bott h6 {font-size: 16pt !important;}

    .indexCatalogContainerBanner .text {
        float: none;
        width: auto;
        padding: 15px;
    }

    .indexCatalogContainerBanner .banner img {
        float: none;
        margin: 0 0 25px;
        width: 100%;
    }

    #indexCatalogContainer .indexCatalogContainerBanner {
        overflow: none;
        float: none;
    }

    #indexCatalogContainer .indexCatalogContainerBanner .text {
        float: none;
        margin: 0;
        width: auto;
        padding: 25px 15px;
    }

    #indexCatalogContainer .indexCatalogContainerBanner .banner {
        float: none;
        margin: 0;
        width: 100%;
        padding: 0;
    }

    #indexCatalogContainer .indexCatalogContainerBanner .banner img {
        float: none;
        margin: 0;
        width: 100%;
        padding: 0;
    }

    #indexCatalogContainer .brd .col:nth-child(1) {
        display: none;
    }

    #indexCatalogContainer .brd .col:nth-child(2) {
        float: none;
        width: auto;
        padding: 10px 15px 7px;
        text-align: left;
        font-size: 22px;
    }
    #indexCatalogContainer .brd .col:nth-child(3) {
        float: none;
        width: auto;
        padding: 0 15px 10px;
        text-align: left;
        font-size: 22px;
    }

    /*.scrollToTop {
        color: #a19988 !important;
        font-size: 14px;
        line-height: 25px;
        font-family: inherit !important;
        height: 80px;
        padding: 10px;
        position: fixed;
        right: 5px;
        text-align: center;
        text-decoration: none !important;
        bottom: 5px;
        width: 78px;
        cursor: pointer;
        z-index: 20000;
        outline: 0;
        text-transform: uppercase;
    }*/

    .orderOk {padding: 10px 20px; font-size: 20px;}
    .orderOk h2 {font-size: 24px;}

    h1, .h1 {
        font-size: 26px;
    }

    .benefits {
        margin: 5px auto 15px;
        display: block !important;
        overflow: hidden;
        width: 100%;//480px;
        list-style: none;
        border-bottom: 2px solid #CBBC9F;
        padding-bottom: 3px;
        text-align: center;
    }
    .benefits li{
    //float: none;
        display: inline-block;
        margin: 0 auto;
        width: 20%;
    }
    .benefits li a{
        display: block;
        float: none;
        padding: 0;
    //width: 120px;
        width: 100%;
    //height: 65px;
    //background: url("/bitrix/templates/eshop_bootstrap_green/images/benefits-sprite.png") no-repeat;
    //background-position-x: 0px;
    //background-size: 700px 61px;
        text-decoration: none;
    }
    .benefits li a img {width:60px;}
    /*.benefits li:nth-child(2) a{
        background-position-x: -140px;
    }
    .benefits li:nth-child(3) a{
        background-position-x: -313px;
    }
    .benefits li:nth-child(4) a{
        background-position-x: -478px;
    }
    .benefits li:nth-child(5) a{
        background-position-x: -642px;
    }*/
    /*
    .benefits li:nth-child(1) a{
        background-position-x: 30px;
    }
    .benefits li:nth-child(2) a{
        background-position-x: -117px;
    }
    .benefits li:nth-child(3) a{
        background-position-x: -280px;
    }
    .benefits li:nth-child(4) a{
        background-position-x: -450px;
    }
    .benefits li:nth-child(5) a{
        background-position-x: -605px;
    }
    */
    .benefits li .ttl {
        color: #978f80;
        text-transform: uppercase;
        text-align: center;
        cursor: pointer;
        display: block;
        width: auto;
        float: none;
        font-size: 8px;
    }

//#indexBanner {height: 200px;}
    #indexBannerLeft, #indexBannerRight {
        top: 80px;}

    .width550 {
    //max-width: 420px;
        font-size: 0.8em;
        text-align: left;
    }

    #content #indexSmallActions .banner {
        float: none;
        width: 100%;//570px;
        padding:0;
        margin:0
        display:block;
        clear:both;
    }

    #content #indexSmallActions .banner.act{
        clear:both;
        height: 340px;
    }
    #content #indexSmallActions {
        width: 100%;
        margin-left:0;
    }

    #content #indexSmallActions .banner .top-text {
        font-size: 11px;
    }

    #content #indexSmallActions .banner.right {
        margin-left:0;
    }

    #content #indexSmallActions .banner .bottom-text, #content #indexSmallActions .banner .bottom-text2 {
        padding: 0 15px;
    }
    #content #indexSmallActions .banner .bottom-text {
        background: none;
    }

    #content #indexSmallActions .banner .bottom-text2 .btn-txt {
        width: auto;
        padding: 10px;
    }
    #content #indexSmallActions .banner .bottom-text2 .h2 {
        font-size: 16px;
    }

    .justPhoneclear {clear:both; display:block;}

    .name {padding-bottom: 0px!important;}

    #content #galleryList .galleryItem {
        float: left;
        margin: 0 0 15px;
    }

    .bx-composite-btn.bx-btn-white.bx-composite-btn-fixed {
        display: none !important;
    }

    #footerLogo img {width: 90px !important;}
//.freePhone, .justPhone {float: left; margin: 0 0 0 0; padding-left:15px; padding-right:15px;line-height: 1em; text-align: left; margin-bottom:0;}

    #content #collectionsList .collectionItem .name {
        font-size: 14px;
        padding:0
    }
    #content #collectionsList .collectionItem {
        margin: 0 0 5px !important;
    }


    #menuCatalog, #cssmenu {display: none; top: 160px; z-index: 10000; /*width: 480px;*/ padding: 10px 0 0; background: white; border-bottom: 2px solid #cbbb9f;}
    #menuCatalog li, #cssmenu li {display: block; margin: 0; padding: 3px 0px; text-align: left; font-size: 16px;}
    #menuCatalog .level2, #cssmenu .level2, #horizontal-multilevel-menu ul {/*width: 480px;*/ padding: 10px 0;}
    #menuCatalog .level2 li, #cssmenu .level2 li, #horizontal-multilevel-menu ul li {font-size: 14px !important;}
    #menuCatalog li.search {padding: 4px 15px 15px;}
    #menuCatalog li.search input[type="text"] {width: 300px; height: 30px; padding: 3px; vertical-align: 0; border: 1px solid #d7cfbe;}
    #menuCatalog li.search input[type="submit"] {width: 90px; height: 28px; padding: 3px 0 0; vertical-align: 1px; text-transform: uppercase; font-size: 14px; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}

    #menuCatalog li.user {padding: 9px 15px 5px; border-top: 1px solid #cbbb9f;}
    #menuCatalog li.user a {margin: 0 20px 0 0;}
    #menuCatalog li.social {padding: 9px 15px 9px; font-size: 12px; border-top: 1px solid #cbbb9f;}
    #menuCatalog li.social a {margin: 0 15px 0 0;}

    #content #galleryList .galleryItem .image iframe {
        width: 260px;
        height: 260px;
    }

    .img300 {width:300px;}

}
/******************************** /mobile.css max-width:768px ********************************8*/



@media screen and (max-width:576px){
    .freePhone span, .justPhone span {font-size:11px!important;}
    .freePhone a, .justPhone a {font-size:16px!important;}
    #collectionsList .filterFilters {
        height: auto;
    }
    #collectionsList .filterFilters input {
        float: none;
        clear:both;
    }
    #content {
        padding: 26px 0 0px;
    }
    .img300 {width:300px;}

    .filter_show_button {
        display: block;
    }
    .catalogList .indexCatalogItem .name {font-size: 11px;}
    #content .catalogAlsoItems.type6 .catalogItem .name {text-transform: uppercase; font-size: 11px;}
    .catalogList .indexCatalogItem .type {font-size: 12px; margin-bottom:0;/*8px;*/}
    .indexCatalogItem .image .new {font-size:12px;}
    .indexCatalogItem .image .new{
        left: 0%;
        top: -16px;
    }
    #content .text .h1, .sect_h1 .h1 {
        font-size: 14px;
    }
    .catalogList .indexCatalogItem .price {line-height:1.1;}


    .owl-nav .owl-prev:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        width: 30px;
        height: 50px;
        background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-left-sm.png") 50% 50% no-repeat;
    }
    .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover  {
        transition: all 0.2s;
    //background-color: #fff;
    }
    .owl-nav .owl-prev:hover:before {
        background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-left-sm.png") 50% 50% no-repeat;
    }
    .owl-nav .owl-next {
        position: absolute;
        right: 0px;
        top: -80px;
        width: 130px;
        height: 160px;
    //width: 30px;
    //height: 50px;
        font-weight: bold; font-family: "Circe-Bold";
    //background-color: #202020;
    }
    .owl-nav .owl-next:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: block;
        width: 30px;
        height: 50px;
        background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-right-sm.png") 50% 50% no-repeat;
    }
    .owl-nav .owl-next:hover:before {
        background: url("/bitrix/templates/eshop_bootstrap_green/images/arrow-banner-right-sm.png") 50% 50% no-repeat;
    }

    .fa-2x {
        font-size: 1.8em;
    }

    #content #indexSmallActions .banner .top-text {
        background-size: 14px 17px;
        padding: 4px 5px 3px 25px;
    }


    #collectionsList .smartfilter {display:none;}

    #order_form_div textarea,
    #order_form_div input[type="text"],
    #order_form_div input[type="password"],
    .inPopupEnter input[type="text"],
    .inPopupEnter input[type="password"],
    #content .userForm input[type="password"],
    #content .userForm input[type="text"],
    .form-control {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;

        -webkit-box-shadow: none;
        box-shadow: none;

        background-clip: padding-box;
    }
}


@media screen and (max-width:480px){
    #content .catalogAlsoItems h2 {font-size: 16px;}

    #content .indexCatalog .indexCatalogItem .image img {display: block; width: 160px !important;}
    .img300 {width:300px;}

    #header .justPhone {float: right;}
    .freePhone a, .justPhone a, #footerphones a {font-size:14px!important;}
    .freePhone span, .justPhone span {font-size:9px;}
    .freePhone, .justPhone {}

    #search input[type="text"] { width:67%; height: 37px; padding: 0; margin:0; vertical-align: 3px; font-size: 16px !important; /*border: 1px solid #d7cfbe;*/}
    #search input[type="submit"] { width:33%; height: 37px; vertical-align: 3px; text-transform: uppercase; font-size: 16px !important; line-height: 18px !important; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}

//#content #galleryList .galleryItem .image {width: 260px; height: 260px;}
//#content #galleryList .galleryItem iframe {width: 260px; height: 260px;}

    #content #indexSmallActions .banner .bottom-text2 .h2 {
        font-size: 12px;
        text-align: left;
    }

    #content .indexCatalog .indexCatalogItem .name {
        padding: 0;
    }

    #content #collectionsList .collectionPict.flowers, #content #collectionsList .collectionPict {
        width: 360px !important;
        background: white;
        margin-left: -180px;
        left:50%;
        padding: 5px;
    }
    #content #collectionsList .collectionPict .bannerImage.flowers, #content #collectionsList .collectionPict .bannerImage {
        width: 360px !important;
        margin: 0 0 10px;
    }

    .dropDown .header {margin-left:10px !important;}
    #collectionsList .filterFilters .oneFilter input[type="submit"].center {
        clear: both;
    //margin: 10px 0 0 00px;
    }

    .bx_ordercart_order_pay_left .bx_ordercart_coupon a.couponBtn {
        padding: 5px 6px !important;
        font-size: 12px!important;
        margin-left: 5px!important;
    }

    /*#catalogItem .row {margin-left:-15px; margin-right:-15px;}*/

    #content #catalogItem #catalogItemRight h1 {font-size:16px;}
    #content #catalogItem #catalogItemRight .price {font-size: 22px;}
    #content #catalogItem #catalogItemRight .newPrice {font-size: 22px;}
    #content #catalogItem #catalogItemRight .oldPrice {font-size: 18px;}
    #content #catalogItem #catalogItemRight {padding:0;}
    #content #catalogItem .bottom-props .bottom-props-content {font-size: 14px;}

    #footerLogo img {width: 90px !important;}
    .rekvizity {font-size:12px!important;}

    #content #indexSmallActions .banner .bottom-texts .bottom-text2.block {
        width:100% !important;
    }
    #content #indexSmallActions .banner .bottom-text2 {
        margin-top:0;
    }
    #content #indexSmallActions .banner .bottom-text {
        margin-top:0;
    }

}




@media screen and (max-width:360px){

    #content .indexCatalog .indexCatalogItem .image img {display: block; width: 120px !important;}

    h1, .h1 {
        font-size: 22px;
    }

    #header .justPhone {float: right;}
    .freePhone a, .justPhone a, #footerphones a {font-size:15px!important;}


    #header .freePhone {padding:0;}
    .freePhone {float: left; margin:0!important; line-height: 1em; text-align: left; margin-bottom:0;}
    #header .justPhone {float: right; margin:0!important; padding:0; line-height: 1em; text-align: right; margin-bottom:0;}


    #footerphones {margin-top:15px;}
    .freePhone span, .justPhone span {font-size:9px!important;}

    #freePhone_col {padding-right: 10px;}
    #justPhone_col {padding-left: 10px;}

    #footerphones .freePhone span, #footerphones .justPhone span {font-size:9px;}

//#burgerMenu {margin-top: 12px;}

    #search input[type="text"] { width:67%; height: 37px; padding: 0; margin:0; vertical-align: 3px; font-size: 16px !important; /*border: 1px solid #d7cfbe;*/}
    #search input[type="submit"] { width:33%; height: 37px; vertical-align: 3px; text-transform: uppercase; font-size: 16px !important; line-height: 18px !important; color: #494949; background: #d7cfbe; border: none; border-radius: 0;}

    #content #collectionsList .collectionPict.flowers, #content #collectionsList .collectionPict {
        width: 300px !important;
        background: white;
        margin-left: -150px;
        left:50%;
        padding: 10px;
    }
    #content #collectionsList .collectionPict .bannerImage.flowers, #content #collectionsList .collectionPict .bannerImage {
        width: 300px !important;
    }

    #collectionsList .filterFilters {
        margin: 0 0 20px 0;
        height: 160px;
        padding: 20px 0 10px;
    }

    #content #collectionsList .collectionPict .desc {padding: 0;}


    /*.benefits{
        margin: 20px auto 35px;
        display:block;
        overflow: hidden;
        width: 100%;
        //max-width: 420px;
        list-style: none;
        border-bottom: 7px solid #CBBC9F;
        padding-bottom: 14px;
    }
    .benefits li{
        float: none;
        display: inline-block;
        //width: 234px;
    }
    .benefits li a{
        display: inline-block;
        float: left;
        width: 234px;
        padding: 0 10px;
        height: 76px;
        background: url("/bitrix/templates/eshop_bootstrap_green/images/benefits-sprite.png") no-repeat;
        background-position-x: 70px;
        text-decoration: none;
    }
    .benefits li:nth-child(2) a{
        background-position-x: -160px;
        clear:both;
    }
    .benefits li:nth-child(3) a{
        background-position-x: -406px;
    }
    .benefits li:nth-child(4) a{
        background-position-x: -652px;
        clear:both;

    }
    .benefits li:nth-child(5) a{
        background-position-x: -892px;
    }
    .benefits li .ttl {
        //font-family: "Circe-Bold";
        color: #978f80;
        text-transform: uppercase;
        text-align: center;
        cursor: pointer;
        display: block;
        float: left;
        width: 234px;
        padding-top: 13px;
        font-size:18px!important;
    }*/

    /*#indexBanner {
        height: 200px;
    }*/
    /*#indexBannerLeft, #indexBannerRight {
    top: 80px;
    }*/
    /*.width550 {max-width: 280px;}*/

    .catalogList .indexCatalogItem {line-height: 1.1em;}
    .catalogList .indexCatalogItem .image {margin: 0 0 2px;}
    .catalogList .indexCatalogItem .name {padding-bottom:4px; text-transform:uppercase !important;}
    .catalogList .indexCatalogItem .name a {text-decoration:none!important;}
    .catalogList .indexCatalogItem .price {font-size: 14px;line-height:1.1;}
//.catalogList .indexCatalogItem .price img {height: 12px;}
    .catalogList .indexCatalogItem .oldPrice {font-size: 18px;}
//.catalogList .indexCatalogItem .oldPrice img {height: 12px;}
    .catalogList .indexCatalogItem .newPrice {font-size: 18px;}
//.catalogList .indexCatalogItem .newPrice img {height: 12px;}
    .catalogList .indexCatalogItem .type {font-size: 11px; margin-bottom:0px;}


    #content .indexCatalog {
        max-width: 280px;
    }

    #content #indexSmallActions .banner {
        float: none;
    //width: 360px;
        height:100%
        padding:0;
        margin:0
        display:block;
        clear:both;
    }

    #content #indexSmallActions .banner.act{
        clear:both;
    }
    #content #indexSmallActions {
        width: 100%;
        margin-left:0;
    }

    #content #indexSmallActions .banner .top-text {
        font-size: 11px;
    }

    #content #indexSmallActions .banner.right {
        margin-left:0;
    }



    /* cart */
    #content #cart {margin: 0; width: 100%;}
    #content #cart td.image {width: 50px; padding: 0px;}
    #content #cart td.image img {width: 50px;}
//#content #cart .tableLine {width: 480px;}
    #content #cart td.remove {padding: 0 10px 0 15px;}
    #content #cart .sum {margin: 20px 30px 30px 0; text-align: center; font-size: 22px;}
    #content #cart .sum .label {color: #cbbb9f;}
    #content #cart .sum img {height: 15px;}


    .justPhoneclear, .benefitsclear {clear:both;}

    #footerMenuSocial {
    //top: 30px;
    //left: 50%;
    //margin: 0 0 0 -585px;
        position: relative;
    }

    #footerMenu {
        top: 10px;
    }

    #footer {
        height: 100%;
    }

    #footer .justPhone {
        float: left;
        margin: 0;
    //font-size: 20px;
    }
    #footer .justPhone.free {
        margin: 0 0px 0 0px;
        float: right;
    }

    /*.scrollToTop {
        background: none;
        color: #a19988 !important;
        font-size: 12px;
        line-height: 25px;
        font-family: inherit!important;
        height: 90px;
        padding: 10px;
        position: fixed;
        right: 30px;
        text-align: center;
        text-decoration: none!important;
        bottom: 10px;
        width: 100px;
        cursor: pointer;
        z-index: 20000;
        outline: 0;
        text-transform: uppercase;
    }
    .scrollToTop:hover{
        color: #a19988!important;
        text-decoration:none;
    }

    .fa-stack-2x {
        font-size: 4em;
    }
    .fa-stack {
        display: inline-block;
        height: 4em;
        line-height: 4em;
        position: relative;
        vertical-align: middle;
        width: 4em;
    }
    .fa-stack-1x {
        font-size:3em;
    bottom:3px;
    }*/

}
/*********************************** /max-width: 360px ****************************************/





@media screen and (min-width:1200px) {
    .container {
        padding-right: 0;
        padding-left: 0;
    }

//	.catalogList .indexCatalogItem.light .type {margin-right: 26% !important}
//	.catalogList .indexCatalogItem.mebel .type {margin-right: 36% !important}
//	.catalogList .indexCatalogItem.watches .type {margin-right: 36% !important}
}


@media screen and (max-width:1200px) {
    #content #catalogItem #catalogItemRight .colors-material-item span {
        height: 28px;
    }
    .catalogList .indexCatalogItem .name {
        padding-right: 0;
        padding-left: 0;
    }
    .catalogList .indexCatalogItem .item-price {
        margin-right: 0;
        margin-left: 0;
    }
}


@media screen and (min-width:992px) {
    .width550 {
        width: 756px;
    }
    #content .indexCatalog .indexCatalogItem .name {
        padding: 0 50px;
    }
}

.scrHidden {
    overflow: hidden !important;
    margin-right: 17px;
}
.scrMobile {
    overflow: hidden;
}
.wrapper-modal-form {
    perspective: 1000px;
    display: inline-block;
    vertical-align: middle;
}
.feedback-form {
    max-width: 600px;
    width: 100%;
    background: #fff;
    position: relative;
    padding: 2em;
    display: inline-block;
    vertical-align: middle;
    transform: scale(0.1);
    opacity: 0;
    transform-origin: 40% 30%;
    transition: transform 0.5s, opacity 0.25s;
}
.feedback-form-normal {
    -webkit-transform: rotateZ(0deg) scale(1);
    -ms-transform: rotateZ(0deg) scale(1);
    transform: rotateZ(0deg) scale(1);
    opacity: 1;
}
.feedback-form .form-title {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: "circle", sans-serif;
    font-weight: normal;
    font-size: 25px;
    color: #978f80;
}
.modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #000;
    font-size: 25px;
    cursor: pointer;
    transition: color 0.3s;
    z-index: 10;
}
.modal-close:hover {
    color: #978f80;
    transition: color 0.3s;
}
.modal-container {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    overflow: auto;
    padding: 20px 0;
    text-align: center;
    z-index: 10000;
}
.modal-container:before {
    content: "";
    display: inline-block;
    margin-left: -5px;
    height: 100%;
    vertical-align: middle;
}
#modalGift {
	background: transparent;
	position: relative;
	padding: 0;
}
@media only screen and (max-width:768px){
	#modalGift img {
		object-fit: cover;
		width: 375px;
		height: 463px;
		object-position: right;
	}
}
@media only screen and (max-width:365px){
	#modalGift img {
		width: 345px;
	}
}
.feedback-form .form-control.error {
    border-color: red;
}
.feedback-form input[type=submit].disabled,
.feedback-form input[type=submit].wait {
    cursor: not-allowed;
    opacity: 0.6;
}
.feedback-form .wrapper-checkbox.error {
    border-bottom: 1px solid red;
}
.feedback-form .message {
    font-weight: bold;
    font-family: "circle", sans-serif;
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    color: #978f80;
}
#content a.js-feedback-form {
    color: #0f7ebd;
}


//#content .catalogFilter .catalogFilterContainer form .filterFilters {display: block !important; flex-grow: inherit}
//.flowers .catalogFilter{  border-bottom: 1px solid #d9d1c1;}
//.flowers .catalogFilterContainer {max-width: 925px; }
//.flowers form.smartfilter {border-bottom: 0px !important}
.oneFilter {margin-right: 50px}
#collectionsList .filterFilters {padding: 0px 0 20px}

.catalogList .indexCatalogItem.light .type,
.catalogList .indexCatalogItem.mebel .type,
.catalogList .indexCatalogItem.textiles .type,
.catalogList .indexCatalogItem.watches .type {float:left}

.catalogList .indexCatalogItem.light .price,
.catalogList .indexCatalogItem.mebel .price,
.catalogList .indexCatalogItem.textiles .price,
.catalogList .indexCatalogItem.watches .price {float:right}

.catalogList .banner-section {
    text-align: center;
}
.catalogList .banner-section img {
    text-align: center;
    max-width: 94.9%;
}

#content .catalogFilter .catalogFilterContainer form .filterButtons {margin-left: 47px}
.filter_show_button {margin-left: 9px; margin-right: 36px}


.shed {
    font-size: 13px;
}
#freePhoneAndjustPhone #justPhone_col .justPhone {
    width: 320px;
}

.ph_head {
    padding-left: 20px;
}
.ph_bot {
    color: #3c3c3b !important;
    padding-top: 10px;
}


.mobile-top {
    display: none;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: -151px!important;
    margin-right: 0!important;
    margin-top: -10px!important;
    position: relative;
    /*position: fixed;*/
    padding-top: 20px;
}

.mobile-top .hamburger {
    padding: 2px 0;
}

.mobile-top_mailto  {
    text-align: left;
    margin-top: 70px;
    cursor: pointer;
}

.mobile-top_mailto span {
    vertical-align: top;
    color: #000;
    margin-left: 8px;
    font-size: 16px;
}

/*#title-search-input::-webkit-input-placeholder {color:#cbbb9f;}*/
/*#title-search-input::-moz-placeholder          {color:#cbbb9f;}!* Firefox 19+ *!*/
/*#title-search-input:-moz-placeholder           {color:#cbbb9f;}!* Firefox 18- *!*/
/*#title-search-input:-ms-input-placeholder      {color:#cbbb9f;}*/

/*::-webkit-input-placeholder {color:#beb097;}*/
/*::-moz-placeholder          {color:#beb097;}!* Firefox 19+ *!*/
/*:-moz-placeholder           {color:#beb097;}!* Firefox 18- *!*/
/*:-ms-input-placeholder      {color:#beb097;}*/

::placeholder {
    color: #beb097!important;
}

#title-search-input {
    /*color: red;*/
}

.mobile-top .mobile_logo {
    margin-right: 10px;
}

.mobile_logo img  {
    max-width: 125px;
}

.mobile-top_tel a {
    font-size: 18px;
    color: #000;
}

.mobile-top_tel {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 70px;
}

.mobile-top #search button {
    top: 118px;
    right: 17px;
}

.mobile-top .hamburger-inner,.mobile-top .hamburger-inner::after,.mobile-top .hamburger-inner::before {
    background-color: #a19f9e!important;
}

#title-search-input {
    /*width: 92% !important;*/
    /*right: 0;*/
    box-shadow: none;
    /*border-radius: 0px;*/
}

.mobile .search-form svg {
    width: 23px;
    position: absolute;
    right: 9px;
    top: -8px;
}

.mobile-top_car img {
    max-height: 22px;
}

#indexBanner2, .data-1, .block-1 .mobile, .main-sale, .mobile, .social-main  {
    display: none;
}

.data-1 {
    /*background-color: #a19f9e;*/
    min-height: 140px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.data-1 h4 {
    font-size: 62px;
    color: #fff;
    margin-top: 4vw;
    text-align: center;
}

.data-1 p {
    font-size: 14px;
    color: #fff;
    line-height: 13px;
    text-align: center;
}

.main-table_img {
    width: 100%;
}

#title-search-input, #coupon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#coupon {
    border: 1px solid #cbbba0 !important;
}

#mainslider {
    margin-top: 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.main-table_title {
    font-size: 17px;
    padding: 15px;
    border-bottom: 1px solid #cbbb9f;
}

.data-1 h4 span {
    font-size: 25px;
    color: #fff;
}

.main-sale {
    background-color: #a19f9e;
    width: 100%;
    min-height: 140px;
}

.main-sale h4 {
    color: #da0808;
    font-size: 67px;
    display: block;
    padding-top: 22px;
}

.main-sale span {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    text-decoration: underline;
}


.new-main {
    width: 100%;
    min-height: 140px;
    margin-top: 25px;
    display: none;
}

.new-main_bg {
    background-color: #a19f9e;
    min-height: 140px;
}

.new-main h4 {
    color: #fff;
    font-size: 53px;
    margin-top: 34px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.new-main span {
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    text-decoration: underline;
}


.social-main {
    font-size: 17px;
    color: #a19f9e;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 40px;
}

.social-main a {
    float: right;
    margin-left: 5%;
    font-size: 20px;
    color: #a19f9e;
}

.light_main {
    margin-top: 40px;
    display: none;
}

.light_main img {
    width: 100%;
}

.light_main span {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #cbbb9f;
    margin-bottom: 30px;
}

.chair-main {
    padding: 0 !important;
    margin-top: 16px;
    display: none;
}

.chair-main span {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #d7cfbb;
    margin-bottom: 30px;
}

.decor_main {
    display: none;
}

.main-sale-two {
    margin-top: 30px;
    margin-bottom: 30px;
}

.main-table_img-border {
    padding: 10px;
    border: 1px solid #d3ccbf;
}

.decor_main img {
    height: 49vw;
    margin-right: 7px;
    width: 37vw;
    padding: 5px;
    border: 1px solid #d7cfbb;
}

.decor_main .slick-slide {
    margin: 0 10px;
    border: 1px solid #d7cfbb;
    min-height: 150px;
    overflow: hidden;
}

.decor_main h4 {
    margin-top: 10px;
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7cfbb;
    color: #978f80;
}

.mobile_addres p {
    font-size: 16px;
}

.mobile-top_mailto svg {
    width: 29px;
    height: auto;
    margin-top: -4px;
}

.mobile_copirite p {
    font-size: 10px;
}

.footer_time_work p {
    font-size: 15px;
}

.decor_main_slider {
    white-space: nowrap;
    overflow-x: scroll;
}

.decor_main_slider div {
    display: inline-block;
}

.decor_main_slider::-webkit-scrollbar { width: 0; }

/* ie 10+ */
.decor_main_slider { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
.decor_main_slider { overflow: -moz-scrollbars-none; }



.sleby_main {
    display: none;
    margin-top: 15px;
}

.sleby_main img {
    height: 49vw;
    margin-right: 7px;
    width: 37vw;
    padding: 0px;
    border: 1px solid #d7cfbb;
}

.mobile_cart svg {
    max-height: 25px;
    width: 30px;
}

.mobile-header_avatar svg {
    max-height: 25px;
    width: 24px;
}

.mobile_phone svg {
    max-height: 25px;
    width: 25px;
}

/* хром, сафари */
.sleby_main_slider::-webkit-scrollbar { width: 0; }

/* ie 10+ */
.sleby_main_slider { -ms-overflow-style: none; }

/* фф (свойство больше не работает, других способов тоже нет)*/
.sleby_main_slider { overflow: -moz-scrollbars-none; }

.sleby_main .slick-slide {
    margin: 0 10px;
    overflow: hidden;
}

.sleby_main h4 {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cbbb9f;
    display: block;
    margin-bottom: 29px;
    font-size: 17px;
    /*text-indent: -60px;*/
    color: #978f80;
}


.sleby_main_slider {
    white-space: nowrap;
    overflow-x: scroll;
    margin-bottom: 15px;
}

.sleby_main_slider div {
    display: inline-block;
}

.main_slider {
    display: none;
}

.main_slider img {
    width: 100%;
    margin: 0 auto;
}

.main_slider .slick-dots {
    position: absolute;
    bottom: 7px;
}


.slick-dots li button::before {
    width: 7px;
    height: 7px;
    content: '■';
    opacity: 1;
    font-size: 13px;
    color: #fff;
}

.slick-dots li.slick-active button::before {
    opacity: 1;
    color: #d7cfbb;
}

.slick-dotted.slick-slider {
    margin-bottom: 15px;
}

#mainslider .mobile h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #cbbb9f;
    font-size: 17px;
    color: #978f80;
}

.data-1_bc {
    background-color: #a19f9e;
    min-height: 140px;
}

.mobile-top_car span {
    background-color: red;
    color: #fff;
    border-radius: 100%;
    font-size: 9px;
    width: auto;
    display: inline-block;
    min-width: 14px;
    line-height: 12px;
    padding-top: 2px;
    position: absolute;
    top: -5px;
    right: -19px;
}

.mobile-top_car {
    position: relative;
}

.mobile {
    display: none;
}

.footer_menu_title {
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
}


.menu_mobile ul {
    margin-bottom: 20px;
}

.dn {
    display: none;
}

.mobile-header_avatar {
    margin-right: -5px;
}

.arrow {
    background-image: url(/images/arrow.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 19px;
    background-position: 0 10px;
    display: inline-block;
}

.mobile_footer_phone {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;

}

.icon_phone {
    background-image: url(/images/icon_footer_phone.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 19px;
    background-position: 0 2px;
    display: inline-block;
}

.footer_time_work {
    margin: 15px 0;
}


.checkbox {
    position:relative;
    padding-left:25px;
}
.checkbox input[type=checkbox] {
    display:none;
}
.checkbox label:after {
    content:'';
    display:block;
    height:20px;
    width:20px;
    outline:1px solid #939598;
    position:absolute;
    top: 8px;
    left: 41px;
    background-color: #fff;
}
.checkbox input[type=checkbox]:checked + label:after {
    outline: 1px solid #939598;
    border: 2px solid #fff;
    height: 20px;
    width: 20px;
    background-color: #FFF;
    background-image: url(/images/check.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.checkbox label {
    text-align: left;
    color: #978f80;
}

.checkbox label a {
    text-decoration: underline;
}

.social-main p {
    width: 100%;
}

input, textarea, div, a, img, button, span {
    outline:none;
}

.fixed_top {
    position: fixed;
    width: 301px;
    z-index: 2;
    background-color: #fff;
    margin-top: -25px;
    padding-top: 25px;
}

.mobile-header_right-block {
    margin-left: -5px;
}

.light_main a span {
    color: #978f80;
}

.show-slider-btn {
    background-color: #b9a77f;
    border: 1px solid #b9a77f;
    color: #fff;
    padding: 8px 12px;
    text-transform: uppercase;
    white-space: nowrap;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
}

.catalog-tags-list.col-lg-10 {
    width: 83.33333333%;
    display: block;
}

.show-slider-btn:hover {
    background-color: transparent;
    color: #b9a77f;
}

.catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
    right: 45px;
}

.catalog-top-buttons .catalog-tags-list li {
    margin-bottom: 5px;
}

@media (max-width : 1260px) {
    .catalog-tags-list.col-lg-10 {
        padding-left: 75px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
        right: 80px;
    }
}

@media (max-width : 1200px) {
    .catalog-tags-list.col-lg-10 {
        padding-left: 0;
        width: 100%;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
        right: -15px;
    }
    .show-slider-btn {
        margin-top: 15px;
    }
}

@media (max-width: 960px){
    .show-slider-btn {
        width: calc(100% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width : 768px) {

    #search button::before {
        display: none;
    }

    #lb_button-wrapper {
        display: none!important;
    }

    #inner {
        overflow: hidden;
    }


    #lb_mobile-call{
        display: none!important;
    }

    #menu {
        margin-top: 57px;
        height: 500px;
    }

    .data-1, .block-1 .mobile, .main-sale, .mobile, .social-main, .light_main,
    .chair-main, .decor_main, .new-main, .sleby_main, .main_slider, .mobile
    {
        display: block;
    }

    .block-1 .item-tittle {
        margin-bottom: 20px;
    }

    .block-2 .item-tittle span {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        padding-bottom: 10px;
        display: block;
        border-bottom: 1px solid #d7cfbb;
        margin-bottom: 30px;
    }

    .header_pk {
        display: none;
    }

    .block-2 .item .item-tittle {
        border-bottom: none;
    }

    #indexBanner, .block-1-tittle, .block-1 .item-text, .block-1 .pk, .block-2 .pk,
    #new-position, #new-position-3, #new-position-7, #new-position-2, #new-position-5, #new-position-11, .block-7,
    .block-4, .block-6, .block-5-wrap, .pk, #new-position-4, .pk{
        display: none!important;
    }

    .block-1 span, .block-2 span, .block-3 span {
        color: #000;
        font-size: 16px;
    }


    .mobile-top, #indexBanner2 {
        display: block;
    }

    .mobile-top {
        height: 170px;
        background-color: #fff;
        z-index: 2;
        left: 50%;
        margin-left: -150px;
    }


    .mobile-top #indexBanner2 {
        display: block;
    }

    header {
        position: fixed;
        background-color: #fff;
        z-index: 555;
    }

    .mobile-header_hamburger {
        padding: 0!important;
        float: left;
    }

    .mobile_logo a {
        float: right;
        margin-right: -10px;
    }

    .mobile-header {
        height: 56px;
    }

    .mobile-header_right-block {
        margin-left: -15px;
    }

    .dropdown_mobile  .bx-filter-parameters-box-title {
        display: none;

    }

    .bx-filter-parameters-box-title span{
        font-size: 14px;
        font-weight: 800;
    }

    .filterSlider .min-price, .filterSlider .max-price {
        font-size: 14px;
    }



    .filterFilters .bx-filter-select-block {
        margin: 0 0 0;
    }

    .filterFilters .bx-filter-select-block {
        width: 100% !important;
    }

    .filterFilters .bx-ui-slider-track-container {width: 100%;}


    .filterSlider .bx-filter-block {
        position: absolute;
        width: 85%;
        right: 0;
    }

    .filterFilters .bx-ui-slider-track{
        background: #b5ad98;
        border: none;
    }

    .bx-filter-parameters-box .bx-filter-select-text .mobile {
        font-size: 14px;
        font-weight: 800;
        padding: 7px;
    }

    .dropdown_mobile {
        margin-bottom: 7px;
    }

    .filterSlider {
        margin-bottom: 10px;
    }

    .catalog_img_top img {
        /*width: 100%;*/
        min-height: 210px;
        max-height: 310px;
    }

    .catalog_img_top h4 {
        display: block;
        margin: 0 auto;
        position: absolute;
        width: 94%;
        font-size: 30px;
        color: white;
        top: 196px;
        padding: 0 20px;
    }

    .catalog_img_top{
        margin-top: -10px;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .sect_h1 {
        display: none;

    }

    .mm-navbar {
        display: none!important;
    }

    #AuthorizePopup {
        left: 50%!important;
        margin-left: -150px;
    }

    .mm-panel_has-navbar {
        padding-top: 5px!important;
    }

    .aam_mod4 {
        margin: 15px 0 20px 0;
    }

    .aam_mod6 {
        margin-bottom: 27px;
    }

    #content #catalogItem .bottom-props .bottom-props-content.active,
    #content #catalogItem .bottom-props .bottom-props-buttons a {
        width: 100%;
    }

    #content #catalogItem .bottom-props .bottom-props-content {
        margin: 30px 0;
    }

    #content #catalogItem .bottom-props .bottom-props-buttons a {
        margin-left: 0px;
        border: 1px solid #cbbba0;
        background: #ffff;
        font-weight: 700;
        padding: 0 18px;
        height: 50px;
        padding-top: 5px;
        width: 100%;
        display: block;
        float: none;
        margin: 10px 0;
    }

    #content #catalogItem .bottom-props .bottom-props-buttons a.active {
        margin-left: 0px;
        border: 1px solid #cbbba0;
        background: #ffff;
    }

    .fa-angle-down:before {
        content: "\f107";
        font-size: 34px;
        color: #bdb39f;

    }

    .fa-angle-down {
        vertical-align: top;
        padding-top: 3px;
    }


    .mobile-top_tel {
        float: right;
    }

    .contact img {
        margin-bottom: 20px;
    }

    #content .text .h1, .sect_h1 .h1 {
        font-size: 24px;
    }



    #mainslider{visibility: hidden}
    #mainslider .slick-initialized { visibility: visible; }
    #mainslider .mobile  { visibility: visible; }


    #panel-menu .user {
        text-align: center;
    }

    #contacts img {
        margin: 0 auto;
    }




    .main-sale h4 {
        text-decoration: none;
    }

    .buttons-line .col-lg-2.show-slider-btn {
        padding: 6px 0;
    }

    .container.catalog-top-buttons {
        padding: 0 15px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-prev {
        top: -3px;
        left: 0;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
        right: 0;
        top: -3px;
    }

}

@media (min-width: 768px) and (max-width: 768px) {
    .kostyl1 {
        margin-left: 33%;
        margin-right: 20%;
    }
    .col-sm-6 {
        width: 25%;
    }
}

@media (max-width : 500px) {
    .mobile_logo a {
        margin-right: -25px;
    }
}

@media (max-width : 375px) {

    .mobile_logo img {
        max-width: 125px;
    }

    .catalog_img_top img {
        /*width: 100%;*/
        min-height: 210px;
        max-height: 210px;
    }

    .catalog_img_top h4 {
        display: block;
        margin: 0 auto;
        position: absolute;
        width: 90%;
        font-size: 30px;
        color: white;
        top: 112px;
        padding: 0 20px;
    }

    .filterSlider .bx-filter-block {
        width: 77%;
    }

    .filterFilters .bx-ui-slider-track-container {width: 100%;}

    .mobile_logo a {
        /*float: none;*/
        margin-right: -29px;
    }

    .block-5-wrap-right {
        /*margin-left: -20px;*/
    }

    .mobile-top {
        /*margin-left: -175px!important;*/
    }
    .mobile-top {
        width: 107%!important;
        padding-left: 26px;
        margin-left: -175px!important;
    }

    .fixed_top {
        width: 103%;
    }

    .fixed_top .bottomline {
        margin-left: -24px;
        width:500px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-prev {
        top: -2px;
    }
    .catalog-top-buttons .catalog-tags-list .owl-nav .owl-next {
        top: -2px;
    }
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}


.fr {
    float: right;
}


.pl-20px {
    padding-left: 20px;
}

.pr-20px {
    padding-right: 20px;
}

.main_slider div:first-child{
    display: block;
}
.main_slider div{
    display: none;
}

.slick-initialized div {
    display: block!important;
}
.blue,
#content .blue {
    color: #0f7ebd;
}
.sorting {
    margin: 0 0 20px 0;
    font-size: 13px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sort-radio {
    margin: 0 0 0 20px;
    vertical-align: top;
}
.sort-radio input {
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.sort-radio label {
    font-weight: normal;
}
.mobile-header_avatar svg{
    fill:#CABCA0;
    stroke:#CABCA0;
    stroke-width:2.251;
}
.mobile_phone svg {
    fill:#CABCA0;
    stroke:#CABCA0;
}
.mobile-top_mailto svg{
    fill: #a19f9e;
    stroke:#a19f9e;
}
.mobile .search-form svg{
    fill:#CABCA0;
}
.mobile_cart svg{
    fill:#CABCA0;
}
.inmyroom {
    width: 158px;
    margin: 15px 0 -17px 0;
    display: block;
    border: 0 none;
}

.buy-modificated {
	border: none;
	color: white;
	border-radius: 2px;
	width: 150px;
	height: 32px;
	font-weight: bold;
	background: #414042 url("/bitrix/templates/eshop_bootstrap_green/images/basket-ico.png") 16px 50% no-repeat scroll;
    background-size: 17% 65%;
    text-align: right;
    padding-right: 18px;
    margin: auto;
 }

 .click-modificated {
    border: #414042 1px solid;
    background-color: white;
    font-weight: bold;
    text-align: center;
    margin: auto;
    width: 150px;
	height: 32px;
    border-radius: 2px;
    margin-top: 6px;
    padding-top: 5px;
 }

 .buy-buttons{
    display: none;
    position: absolute;
    top: 100%;
    width: 333.333px;
    justify-content: center;
    background-color: white;
    left: -15px;
    right: 0;
    z-index: 1000;
    padding: 12px;
 }
 .indexCatalogItem:hover .buy-buttons{
    display: grid;
    position: absolute;
    box-shadow:0 13px 10px rgba(0,0,0,0.5); position:absolute; background-color:#fff;
    z-index: 100000 !important;
 }
 .indexCatalogItem {
    position: relative;
 }
 .indexCatalogItem:hover {
    z-index: 1000;
 }
 .item-wrap {
    z-index: 1 !important;
 }

@media only screen and (max-width:900px){
	.indexCatalogItem:hover .buy-buttons {position:static; box-shadow:none;}
	.buy-buttons {display:block; top:auto; width:auto; left:auto; right:auto; padding:12px 0; text-align:center;}
	.buy-buttons .click-modificated {display:inline-block;}
}

#freePhoneAndjustPhone #freePhone_col .freePhone.nw {width:330px;}

.head-show-rooms {position:relative; color:#3c3c3b; padding-left:34px; background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/address.png') no-repeat 3px 0;}
.head-show-rooms .close {position:absolute; top:5px; right:12px; color:#978f80;}
.head-show-rooms .caption {display:inline-block; font-size:16px; cursor:pointer; padding-right:20px; background:url('/bitrix/templates/eshop_bootstrap_green/image/icons/arrow.png') no-repeat 100% 8px;}
.head-show-rooms .adrs {display:none; width:245px; position:absolute; left:10px; top:35px; z-index:200; padding:30px; box-shadow:0 0 5px rgba(0,0,0,0.7); background-color:#fff; text-align:left; line-height:19px;}
.head-show-rooms .adrs p:not(:last-child) {margin-bottom:10px;}
.head-show-rooms .adrs .noactive {color:#978f80;}

.desktop-social {position:fixed; bottom:315px; right:28px; z-index:1000;}
.desktop-social a {display:block; width:50px; height:43px;}
.desktop-social a.wa {background:url('/images/soc-icons/icon-wa.png') no-repeat 0 0; margin-bottom:10px;}
.desktop-social a.vb {background:url('/images/soc-icons/icon-vb.png') no-repeat 0 0;}
@media only screen and (max-width:768px){
	.desktop-social {display:none;}
}

.header_pk .btn-callback {display:inline-block; border:1px solid #978f80; color:#978f80; border-radius:3px; padding:0 5px; text-transform:uppercase; font-size:12px; background-color:transparent; position:relative; top:-2px; height:18px; margin-left:10px;}

.bg-splash {display:none; position:fixed; left:0; top:0; right:0; bottom:0; z-index:990; background-color:rgba(0,0,0,0.5);}

.form-callback {display:none; width:100%; max-width:300px; position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); z-index:999; box-shadow:0 5px 15px rgba(0,0,0,0.5); background-color:#414042; border-radius:6px; color:#fff;}
.form-callback .btn-close {display:block; width:25px; height:25px; position:absolute; top:10px; right:10px; z-index:10; cursor:pointer;}
.form-callback .btn-close:hover {color:#777;}
.form-callback .form-header {padding:40px 40px 0 40px; text-align:center;}
.form-callback .form-header .form-caption {margin-bottom:10px; font-size:20px; text-transform:uppercase;}
.form-callback .form-body {padding:20px 40px 40px 40px;}
.form-callback input[type=text] {width:100%; padding:5px 10px; margin-bottom:25px; border:1px solid #fff; background-color:#414042;}
.form-callback input[type=text]:focus {border-color:#978f80;}
.form-callback input[type=submit] {display:block; width:100%; padding:5px 10px; color:#fff; border:1px solid #fff; margin:10px auto 10px auto; cursor:pointer; background-color:#414042; transition:all 0.5s;}
.form-callback input[type=submit]:hover {box-shadow:0 0 5px rgba(0,0,0,0.7); border-color:#978f80; background-color:rgb(194,181,155); color:#000;}

.zoomContainer .zoomWindow {max-width:507px; max-height:507px; margin-left:15px;}


.interactions {text-align:left; font-size:20px;}
.interactions a {color:#494949 !important; border-bottom:1px solid;}
.interactions a:hover {border:none;}
.interactions a.phone {border:none; font-weight:bold;}
.interactions h1 {font-size:42px; text-transform:uppercase; color:#000; text-align:center; margin-bottom:25px;}
.interactions h2 {font-size:20px; margin:35px 0 10px 0; color:#a99975;}
.interactions .box-wide {text-align:center; border:1px solid #cbbb9f; padding:45px 45px;}
.interactions .center-content {width:100%; max-width:960px; margin:0 auto; padding:0 15px;}
.interactions .center-content > p,
.interactions .center-content .tab-pane > p {margin-bottom:25px;}
.interactions .hdr {font-size:24px; padding:45px 0 25px 0; text-align:center; text-transform:uppercase; color:#000;}
.interactions .hdr2 {font-size:24px; padding:45px 0 25px 0; text-align:center; color:#000;}
.interactions .box-info {background-color:#f0f0f0; padding:30px 40px;}
.interactions .box-info.t1 {margin-bottom:15px;}
.interactions .box-info.t2 {margin:45px 0;}
.interactions .box-info.t3 {margin:10px 0 30px;}
.interactions .box-info button {border:1px solid #aaa; background-color:#fff; color:#555; font-size:16px; padding:3px 15px; margin-top:25px;}
.interactions .epilog {padding-top:20px;}
.interactions .epilog .thx {margin-top:20px;}
.interactions ul.list {list-style:none;}
.interactions ul.list li {position:relative; margin-bottom:15px; padding-left:18px;}
.interactions ul.list li:before {content:'>'; position:absolute; left:0; top:0; color:#cbbb9f;}
.interactions .two-cols {-moz-column-count:2; -moz-column-gap:10px; -webkit-column-count:2; -webkit-column-gap:10px; column-count:2; column-gap:10px;}

.interactions #tabs-delivery-prices {margin-top:30px; justify-content: center; border:0;}
.interactions #tabs-delivery-prices .nav-item {display:inline-block; font-size:16px; border-color:#cbbb9f; border:1px solid #cbbb9f; padding:7px 20px; margin:0px 10px 10px 10px; text-transform:none;}
.interactions #tabs-delivery-prices .nav-item:hover {background-color:rgba(100,100,100,0.2);}
/* .interactions #tabs-delivery-prices .nav-item:not(:first-child) {margin-left:-1px;} */
.interactions #tabs-delivery-prices .nav-item.active {background-color:#cbbb9f;}
.interactions #tabs-delivery-prices .nav-item a {border:0; margin:0; border-radius:0; padding:0;}
.interactions #tabs-delivery-prices .nav-item.active a {background-color:transparent;}
.interactions #tabs-delivery-prices .nav-item a:hover {background:transparent;}
.interactions #nav-delivery-prices-content {margin-bottom:45px;}
.interactions .half-wide {width:100%; max-width:600px; margin:0 auto;}
.interactions .cat {color:#ab9a78; text-transform:uppercase;}

.interactions .tab-content .price-table {font-size:15px;}
.interactions .tab-content .price-table th {background-color:#f0f0f0; white-space:nowrap;}
.interactions .tab-content .price-table th {padding:10px 10px;}
.interactions .tab-content .price-table td {padding:15px 10px;}
.interactions .tab-content .price-table th:not(:first-child),
.interactions .tab-content .price-table td:not(:first-child) {text-align:center; vertical-align:middle; padding-left:0; padding-right:0;}
.interactions .tab-content .price-table p:not(:first-child) {margin-top:10px;}
.interactions .tab-content .st {color:#f00;}


/* .btn-favorites {position:fixed; top:100px; right:0; background:#fff; color:#000; padding:10px 25px;} */
.wish-box {display:none; position:absolute; right:0; top:0; width:310px; height:600px; z-index:1000; box-shadow:3px 3px 7px rgba(0,0,0,0.8); overflow-x:scroll;}
.wish-box .btn-close {width:19px; height:19px; position:absolute; top:12px; right:35px; cursor:pointer; background:#fff url('/bitrix/templates/eshop_bootstrap_green/image/icons/icon_close.png') no-repeat 0 0;}
.wish-box .btn-close:hover {opacity:0.5;}
.wish-box .caption {padding:10px 15px; text-align:center; text-transform:uppercase; background:#fff url('/bitrix/templates/eshop_bootstrap_green/image/icons/icon_heart2.png') no-repeat 35px 10px;}
.wish-box .wish-content {padding:0 20px 20px 20px; background:#f0ede4;}

/* End */
/* /bitrix/templates/eshop_bootstrap_green/css/bootstrap.css?1593001251141508 */
/* /bitrix/templates/eshop_bootstrap_green/colors.css?15671530681886 */
/* /bitrix/templates/eshop_bootstrap_green/jquery.jscrollpane.css?15671530691588 */
/* /bitrix/templates/eshop_bootstrap_green/js/owlcarousel/owl.carousel.min.css?15671530852936 */
/* /bitrix/templates/eshop_bootstrap_green/js/slick/slick.css?15671530851729 */
/* /bitrix/templates/eshop_bootstrap_green/js/slick/slick-theme.css?15929941833149 */
/* /bitrix/templates/eshop_bootstrap_green/css/fix.css?16397416754002 */
/* /bitrix/templates/eshop_bootstrap_green/hamburgers.css?156715306925913 */
/* /bitrix/templates/eshop_bootstrap_green/jquery.mmenu.all.css?156715307074482 */
/* /bitrix/templates/eshop_bootstrap_green/css/style.css?163974089120485 */
/* /bitrix/templates/eshop_bootstrap_green/css/mobile-style.css?159899366681479 */
/* /bitrix/templates/eshop_bootstrap_green/css/swiper.css?156715307122248 */
/* /bitrix/templates/eshop_bootstrap_green/css/font-awesome.min.css?156715307126710 */
/* /bitrix/templates/eshop_bootstrap_green/css/style-new.css?164493412710151 */
/* /bitrix/templates/eshop_bootstrap_green/js/fancybox3/dist/jquery.fancybox.css?158459752417412 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/sale.basket.basket.line/.default/style.css?160585168083 */
/* /bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel_mob_2/style.css?16458911725660 */
/* /bitrix/templates/eshop_bootstrap_green/components/bitrix/breadcrumb/.default/style.css?1570473863878 */
/* /bitrix/templates/eshop_bootstrap_green/styles.css?164623009713820 */
/* /bitrix/templates/eshop_bootstrap_green/template_styles.css?1646230105171607 */
