html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-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 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

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 {
	border: 0;
	padding: 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-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

* {
	-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: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	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;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.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;
	margin: -1px;
	padding: 0;
	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
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media(min-width:768px) {
	.container {
		width: 750px
	}
}

@media(min-width:992px) {
	.container {
		width: 970px
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -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-left: 15px;
	padding-right: 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;
	float: none;
	display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}

.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 {
	overflow-x: auto;
	min-height: .01%
}

@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 {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 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;
	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: thin dotted;
	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 {
	border: 0;
	background-color: transparent
}

.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-left: -20px;
	margin-top: 4px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	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 {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 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;
	border-color: #3c763d;
	background-color: #dff0d8
}

.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;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.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;
	border-color: #a94442;
	background-color: #f2dede
}

.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 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

@media(min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.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
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.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 {
	bottom: 0;
	right: 5px;
	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
}

.clearfix:before,
.clearfix: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 {
	content: " ";
	display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: 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
	}
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-justify {
	text-align: justify
}

.text-center {
	text-align: center
}

.upper {
	text-transform: uppercase
}

.ul-unstyled {
	margin: 0;
	padding: 0;
	list-style: none
}

.row.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
	padding-right: 0;
	padding-left: 0
}

.blue {
	color: #337ab7
}

@font-face {
	font-family: "Room";
	src: url("/assets/fonts/RoomThin/RoomThin.eot");
	src: url("/assets/fonts/RoomThin/RoomThin.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/RoomThin/RoomThin.woff") format("woff"), url("/assets/fonts/RoomThin/RoomThin.ttf") format("truetype"), url("/assets/fonts/RoomThin/RoomThin.svg#Room") format("svg");
	font-weight: 400;
	font-style: normal
}

.sprite-frame,
.sprite-instant,
.sprite-serious,
.sprite-coffee {
	display: inline-block;
	background: url("/assets/images/spritesheet.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}

.sprite-frame {
	background-position: -5px 0;
	width: 48px;
	height: 48px
}

.sprite-instant {
	background-position: -5px -53px;
	width: 48px;
	height: 48px
}

.sprite-serious {
	background-position: -5px -106px;
	width: 47px;
	height: 45px
}

.sprite-coffee {
	background-position: -5px -156px;
	width: 34px;
	height: 48px
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-twitter:before {
	content: ""
}

.icon-google-plus:before {
	content: ""
}

.icon-coffee:before {
	content: ""
}

.icon-dribbble:before {
	content: ""
}

.button {
	background: #e58632;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #e58632, #ffc400) repeat scroll 0 0;
	background: -moz-linear-gradient(top, #e58632 0, #ffc400 100%);
	background: -webkit-linear-gradient(top, #e58632 0, #ffc400 100%);
	background: -o-linear-gradient(top, #e58632 0, #ffc400 100%);
	background: -ms-linear-gradient(top, #e58632 0, #ffc400 100%);
	background: linear-gradient(top, #e58632 0, #ffc400 100%);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	border-color: transparent;
	border-radius: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1) inset;
	color: #333;
	cursor: pointer;
	text-align: center
}

.button:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .5) inset
}

.sunday .view {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: #ffc400;
	border: 1px solid #efefef;
	border-radius: 3px;
	color: #333;
	display: inline-table;
	font-weight: bold;
	line-height: 1em;
	margin-left: 3px;
	text-align: center;
	width: 25px
}

.sunday .view:hover {
	border-color: transparent;
	color: #fff
}

.share-block {
	display: table;
	margin: 15px 0 15px auto;
	text-align: right
}

.share-block-article {
	float: right
}

.share-block .desc,
.share-block .ya-share2 {
	display: table-cell;
	vertical-align: middle
}

.share-block .desc {
	color: #333;
	font-family: "Georgia", Arial, sans-serif;
	font-size: 16px
}

.share-block .ya-share2 {
	padding-left: 20px
}

.button_up {
	background: rgba(51, 51, 51, .2);
	color: #fff;
	height: 100%;
	font-size: 120%;
	position: fixed;
	right: -200px;
	text-align: center;
	top: 0;
	width: 150px
}

.button_up:hover,
.button_up:focus {
	background: rgba(51, 51, 51, .6);
	color: #ffc400
}

.button_up.active {
	right: 0
}

.button_up span {
	display: block;
	position: relative;
	top: 40%
}

.calc-help {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: transparent;
	border-radius: 0 10px 10px 0;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
	font-size: 120%;
	left: -130px;
	padding: 7px 7px 7px 0;
	position: fixed;
	text-align: center;
	top: 190px
}

.calc-help.active,
.calc-help:hover {
	left: 0
}

.calc-help a {
	background: #873e38;
	border-radius: 0 10px 10px 0;
	color: #fff;
	display: block;
	line-height: 1em;
	padding: 7px 60px 7px 10px
}

.calc-help a:hover,
.calc-help a:focus {
	background: #e58632;
	color: #fff
}

.calc-help a:after {
	content: url("/assets/images/calc-help.png");
	position: absolute;
	right: 25px;
	top: 17px
}

.calc-help a span {
	color: #ffc400;
	display: block
}

.blur {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px)
}

.modal {
	background-color: rgba(255, 255, 255, .5);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .4);
	font-size: 120%;
	margin: 0 auto;
	max-width: 600px;
	padding: 20px
}

.modal h4 {
	color: #ffc400;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto
}

.popup,
.overlay {
	-webkit-filter: blur(0px) !important;
	-moz-filter: blur(0px) !important;
	filter: blur(0px) !important;
	opacity: 0;
	position: fixed;
	top: 0;
	visibility: hidden
}

.popup {
	color: #fff;
	display: table;
	position: fixed;
	z-index: 1000;
	width: 100%
}

.popup .modal-inner {
	background-color: #873e38;
	padding: 20px;
	position: relative
}

.popup .modal-inner .text a {
	color: #ffc400;
	white-space: nowrap
}

.popup .close {
	border: 2px solid #873e38;
	border-radius: 50%;
	color: #873e38;
	display: block;
	font-size: 22px;
	height: 22px;
	line-height: .65em;
	position: absolute;
	right: -19px;
	text-align: center;
	top: -19px;
	width: 22px
}

.popup .close:hover {
	background: #ffc400
}

.overlay {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: rgba(51, 51, 51, .5);
	bottom: 0;
	cursor: default;
	left: 0;
	right: 0;
	z-index: 999
}

.overlay:target {
	visibility: visible;
	opacity: 1
}

.overlay:target+.popup {
	top: 15%;
	visibility: visible;
	opacity: 1
}

#pdopage ul.pagination {
	display: table;
	margin: 30px auto
}

#pdopage ul.pagination li {
	border: 1px solid transparent;
	float: left;
	line-height: 1.2em;
	list-style: none;
	margin: 0 7px
}

#pdopage ul.pagination li.active {
	background: #ccc;
	border: 1px solid #ccc;
	border-radius: 2px
}

#pdopage ul.pagination li:not(.disabled):hover {
	border: 1px solid #ccc;
	border-radius: 2px
}

#pdopage ul.pagination li a {
	padding: 2px 5px
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("/assets/less/img/fancybox/fancybox_sprite.png")
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("/assets/less/img/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("/assets/less/img/fancybox/blank.gif");
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden !important
}

.fancybox-lock-test {
	overflow-y: hidden !important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("/assets/less/img/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, .8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("/assets/less/img/fancybox/fancybox_sprite@2x.png");
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url("/assets/less/img/fancybox/fancybox_loading@2x.gif");
		background-size: 24px 24px
	}
}

html {
	height: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	background: url("/assets/images/bg_main.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	color: #873e38;
	font-size: 12pt;
	margin: 0 auto;
	font-family: "Room", Arial, sans-serif;
	height: 100%;
	letter-spacing: 0;
	line-height: 1.5;
	-ms-behavior: url("/assets/ie8-support/backgroundsize.min.htc")
}

a {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	color: #873e38;
	cursor: pointer
}

a:hover {
	text-decoration: none
}

a:focus {
	outline: 0;
	text-decoration: none
}

a[href^="tel:"] {
	white-space: nowrap
}

ul {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0
}

li {
	list-style: none
}

img {
	border: 0
}

.check {
	color: red
}

.bg-text {
	background: #fff;
	margin: 15px -15px;
	padding: 20px
}

#container {
	box-shadow: 0 0 80px #000
}

.container_white {
	background-color: #fff
}

article {
	font-family: Georgia
}

article h1,
article h2,
article h3 {
	font-family: "Room", arial, sans-serif
}

.product_article h1 {
	font-size: 170%;
	margin: 25px auto
}

.product_article .button {
	color: #333;
	display: table;
	padding: 5px 20px;
	margin: 15px 0;
	text-decoration: none
}

.product_article .button:hover {
	color: #333
}

#full_version {
	display: none
}

#header {
	display: table;
	padding: 10px 0 15px;
	width: 100%
}

#header .contacts {
	font-size: 170%
}

#header .contacts img {
	display: inline-block;
	margin: 0 10px 0 auto
}

#header .contacts img.tel {
	padding-top: 5px;
	margin: 0 6px 0 auto
}

#header .contacts .links {
	float: right;
	width: 220px
}

#header .contacts .links__phone,
#header .contacts .links__mobile,
#header .contacts .links__message {
	position: relative
}

#header .contacts .links__phone:before,
#header .contacts .links__mobile:before,
#header .contacts .links__message:before {
	position: absolute;
	left: -25px
}

#header .contacts .links__phone:before {
	content: url("/assets/images/tel.png")
}

#header .contacts .links__mobile:before {
	content: url("/assets/images/mobile.png");
	left: -85px;
	top: 2px
}

#header .contacts .links__message:before {
	content: url("/assets/images/message.png");
	top: 3px
}

#header .contacts a {
	display: block;
	line-height: 1.25em
}

#header .contacts a.orange {
	color: #e58632;
	font-size: 85%;
	letter-spacing: 2px;
	line-height: 1.6em
}

#nav_cont {
	background: rgba(229, 134, 50, .8);
	border-bottom: 5px solid #873e38;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .4);
	padding: 3px 4px 0
}

.f-nav {
	background: transparent;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .4);
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}

.f-nav #nav_cont {
	background: #e58632;
	border-width: 0;
	margin: 0 auto;
	padding: 4px
}

.f-nav #nav_cont .header_bottom>li>a {
	border-radius: 0;
	border-bottom-width: 1px
}

.f-nav #nav_cont .header_bottom>li.tel-menu {
	display: inline-block;
	float: right;
	font-weight: bold
}

.f-nav #nav_cont .header_bottom>li.tel-menu a {
	background: #873e38;
	color: #fff
}

.f-nav #nav_cont .header_bottom>li .child {
	background: rgba(255, 255, 255, .8);
	top: 50px
}

header .message {
	background: red;
	color: white;
	text-align: center;
	margin: 0 -15px
}

header .message img {
	width: 30px
}

header .message p {
	text-transform: uppercase;
	margin: 0 auto;
	padding: 15px 0;
	font-size: 24px;
	font-weight: bold
}

header .message p a {
	color: #ffc400;
	text-decoration: underline
}

.header_bottom {
	font-size: 120%
}

.header_bottom>li {
	display: inline-table;
	margin-right: 3px;
	position: relative;
	z-index: 2
}

.header_bottom>li.active>a {
	background: #873e38;
	border: 1px solid #ffc400;
	border-bottom-width: 0;
	color: #fff
}

.header_bottom>li.active>a:hover {
	background: #873e38
}

.header_bottom>li.tel-menu {
	display: none
}

.header_bottom>li:hover>a {
	background: #e58632;
	color: #fff
}

.header_bottom>li:hover .child {
	max-height: 800px;
	padding: 0 8px 8px
}

.header_bottom>li>a {
	background: rgba(255, 255, 255, .5);
	border: 1px solid #fff;
	border-bottom-width: 0;
	border-radius: 5px 5px 0 0;
	color: #333;
	display: block;
	padding: 8px 25px
}

.header_bottom>li>a.new {
	position: relative
}

.header_bottom>li>a.new:before {
	content: "new";
	border-radius: 5px 0;
	background: red;
	color: #fff;
	font-size: 80%;
	left: 0;
	line-height: 1em;
	padding: 0 4px;
	position: absolute;
	top: 0
}

.header_bottom>li .child {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: transparent;
	box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .5);
	left: -8px;
	max-height: 0;
	min-width: 200px;
	overflow: hidden;
	position: absolute;
	padding: 0 8px;
	top: 50px
}

.header_bottom>li .child li {
	border-bottom: 1px solid #ccc;
	display: block
}

.header_bottom>li .child li:last-of-type {
	border-bottom: 0 solid transparent
}

.header_bottom>li .child li a {
	background: #fff;
	display: block;
	white-space: nowrap;
	padding: 7px
}

.header_bottom>li .child li a:hover {
	background: rgba(229, 134, 50, .9);
	color: #fff
}

select[name="menu"] {
	font-size: 90%
}

select[name="menu"] .child {
	padding-left: 10px
}

select[name="menu"] .parent {
	background: rgba(255, 196, 0, .3);
	height: 30px;
	margin-top: 15px
}

.main-picture {
	background-image: url("/assets/images/rechnoy_pesok.jpg");
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	border: 15px solid #fff;
	box-shadow: 0 0 10px #000;
	height: 400px;
	margin-bottom: 0
}

.main-picture [class^="col-"] {
	height: 100%;
	overflow: hidden
}

.main-picture .product_header {
	border: 5px solid transparent;
	border-width: 0 5px 5px 0;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4);
	padding: 0 5px 5px 0
}

.main-picture .product_header span {
	color: #fff;
	background: #873e38;
	display: table;
	padding: 0 20px
}

.main-picture .blitz {
	background: rgba(255, 225, 17, .95);
	border-left: 2px solid #fff;
	box-shadow: -5px 0 10px #000;
	color: #000;
	font-size: 160%;
	height: 100%;
	line-height: 1.3em;
	margin-right: -15px
}

.main-picture .blitz h3 {
	background-color: red;
	color: #fff;
	font-size: 170%;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 20px 0;
	text-align: center
}

.main-picture .blitz h2 {
	color: #333;
	font-size: 120%;
	margin: 0 0 15px;
	text-align: center
}

.main-picture .blitz h2.regular {
	font-family: arial, sans-serif;
	font-weight: 400;
	line-height: 1.2em;
	margin-top: 10px;
	font-size: 80%
}

.main-picture .blitz p {
	font-size: 120%;
	margin: 0 0 3px 50px
}

.main-picture .blitz p .color {
	font-weight: bold;
	font-size: 110%
}

.main-picture .blitz .button {
	display: table;
	font-size: 130%;
	margin: 20px auto 0;
	padding: 8px 30px 10px
}

.row-text {
	background: #333;
	color: #ffc400;
	height: 80px;
	margin: 0 -15px;
	position: relative
}

.text-block {
	font-size: 35px;
	line-height: 45px;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
	overflow: hidden
}

.text-block__container {
	font-weight: bold;
	overflow: hidden;
	height: 45px;
	padding: 0 40px
}

.text-block__container:before {
	content: "[";
	left: 0
}

.text-block__container:after {
	content: "]";
	position: absolute;
	right: 0
}

.text-block__container:after,
.text-block__container:before {
	position: absolute;
	top: 0;
	color: #fff;
	font-size: 42px;
	line-height: 45px;
	-webkit-animation-name: opacity;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: infinite;
	animation-name: opacity;
	animation-duration: 3s;
	animation-iteration-count: infinite
}

.text-block__container__text {
	display: inline;
	float: left;
	margin: 0
}

.text-block__container__list {
	margin-top: 0;
	padding-left: 90px;
	text-align: left;
	list-style: none;
	-webkit-animation-name: change;
	-webkit-animation-duration: 6s;
	-webkit-animation-iteration-count: infinite;
	animation-name: change;
	animation-duration: 6s;
	animation-iteration-count: infinite
}

.text-block__container__list__item {
	line-height: 45px;
	margin: 0;
	white-space: nowrap
}

.btn-def {
	position: absolute;
	right: 15px;
	top: 20px;
	border: 1px solid #fff;
	font-size: 20px;
	background: transparent;
	color: #fff;
	border-radius: 0;
	padding: 5px 20px
}

.btn-def:hover,
.btn-def:focus {
	background: #ffc400;
	border-color: #ffc400;
	color: #333
}

.production {
	margin-bottom: 20px
}

.calculator {
	background: #ffc400;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3) inset;
	color: #333;
	margin-bottom: 20px;
	padding: 30px 0;
	text-align: center
}

.calculator img {
	max-height: 200px
}

.calculator h2 {
	font-size: 200%;
	line-height: 1em;
	margin-bottom: 40px
}

.calculator form {
	background: rgba(255, 255, 255, .2);
	border: 5px dashed #fff;
	color: #873e38;
	font-size: 150%;
	padding: 15px 0;
	text-align: left
}

.calculator form .big {
	font-size: 200%;
	line-height: 1em
}

.calculator form select {
	height: 36px;
	font-size: 20px
}

.calculator form input {
	font-size: 120%;
	height: 34px;
	max-width: 100px
}

.calculator form .eq {
	padding-right: 40px;
	position: relative
}

.calculator form .eq:after {
	content: "=";
	font-size: 200%;
	line-height: .7em;
	right: 10px;
	position: absolute;
	top: 0
}

.calculator form .button {
	color: #fff;
	display: table;
	font-size: 100%;
	padding: 3px 25px;
	text-decoration: none
}

.calculator form .button .black {
	color: #333
}

.calculator form a {
	color: #337ab7;
	font-size: 80%;
	text-decoration: underline
}

.calculator form .llc {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	border-radius: 5px;
	background: #fff;
	color: #333;
	margin: 0 20px;
	max-height: 0;
	overflow: hidden;
	text-align: center
}

.calculator form .llc.active {
	max-height: 500px;
	padding: 5px
}

.calculator form .llc a {
	white-space: nowrap
}

.menu-level2 {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3)
}

.menu-level2 ul {
	border-bottom: 3px solid #ffc400;
	display: table;
	margin: 15px auto 0;
	width: 100%
}

.menu-level2 ul li {
	display: inline-table;
	float: left;
	margin-right: 3px
}

.menu-level2 ul li a {
	border: 1px solid #ffc400;
	border-bottom-width: 0;
	border-radius: 5px 5px 0 0;
	display: block;
	padding: 10px 20px
}

.menu-level2 ul li.active a,
.menu-level2 ul li:hover a {
	background: #e58632;
	color: #fff
}

.delivery {
	padding-top: 20px;
	font-size: 160%;
	margin: 20px auto 0;
	padding: 20px 20px 40px;
	text-align: center
}

.delivery h2 {
	margin-bottom: 30px
}

.delivery .prop {
	display: table;
	margin: 0 auto;
	max-width: 400px;
	min-width: 250px
}

.delivery .car {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
	display: block;
	padding-top: 20px
}

.delivery .car:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6)
}

.delivery .car>p {
	margin: 0 auto
}

.delivery .car>img {
	display: block;
	padding: 0 20px 10px;
	margin: 0 auto;
	max-width: 280px;
	width: 100%
}

.delivery .car .button-clk {
	background: #ffc400;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5) inset;
	color: #333;
	display: block;
	margin: 40px auto 0;
	max-width: 270px;
	padding: 3px 10px;
	text-align: center
}

.delivery .car .button-clk:hover {
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .7) inset
}

.delivery .blitz {
	height: 200px;
	padding: 20px;
	text-align: left
}

.delivery .blitz img {
	float: left;
	margin-right: 20px;
	padding: 10px 0 20px
}

.delivery .blitz span {
	color: #fff;
	display: block;
	font-size: 90%;
	white-space: nowrap
}

.delivery .blitz.first {
	background-color: #ffc400
}

.delivery .blitz.second {
	background-color: #e58632
}

.delivery .blitz.third {
	background-color: #873e38
}

.details {
	background: rgba(255, 255, 255, .8);
	font-size: 130%;
	margin: 20px auto;
	text-align: center
}

.video-block {
	background: #fff;
	font-size: 120%;
	margin-bottom: 20px
}

.video-block h3 {
	background: #ffc400;
	color: #333;
	font-size: 180%;
	line-height: 1em;
	padding: 15px 10px;
	text-align: center
}

.video-block iframe {
	display: table;
	height: 100%;
	margin: 0 0 0 auto;
	width: 100%
}

.video-block .videoframe {
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.video-block .videoframe:hover .watersign {
	bottom: -200px
}

.video-block .watersign {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: rgba(51, 51, 51, .4);
	bottom: 0;
	color: #ffc400;
	font-size: 300%;
	font-weight: bold;
	letter-spacing: 5px;
	opacity: .8;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%
}

.video-block p {
	margin-left: 20px
}

.review-block {
	background: #fff;
	padding-bottom: 20px
}

.review-block h1,
.review-block .h3 {
	font-size: 240%;
	font-weight: bold;
	margin: 20px auto;
	text-align: center
}

.review-block img {
	width: 110%
}

.review-block .rev {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}

.review-block .rev .fulltext {
	display: none
}

.review-block .rev .introtext {
	display: block
}

.review-block .rev .review {
	border-radius: 5px
}

.review-block .rev.active {
	width: 50%
}

.review-block .rev.active .fulltext {
	display: block;
	max-height: 100px;
	overflow-y: scroll
}

.review-block .rev.active .introtext {
	display: none
}

.review-block .review {
	background: rgba(255, 196, 0, .2);
	color: #333;
	height: 260px;
	margin-bottom: 20px;
	padding: 10px;
	position: relative
}

.review-block .review.image {
	background-image: url("/assets/images/review.jpg");
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat
}

.review-block .review .date {
	background: #ffc400;
	border-radius: 3px;
	color: #fff;
	display: table;
	margin-bottom: 5px;
	padding: 3px 10px
}

.review-block .review p {
	line-height: 1.3em;
	margin: 0 auto 10px
}

.review-block .review p.introtext,
.review-block .review p.fulltext {
	font-family: Georgia, Arial, sans-serif;
	margin-bottom: 0
}

.review-block .review p.object {
	height: 40px
}

.review-block .review .like-block {
	bottom: 5px;
	padding: 0 10px;
	right: 0;
	position: absolute;
	text-align: right;
	width: 100%
}

.review-block .review .like-block>div {
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
	padding: 2px 5px
}

.review-block .review .like-block .full {
	color: #337ab7;
	cursor: pointer;
	display: inline-table;
	font-size: 90%;
	float: left;
	padding: 4px 0
}

.review-block .review .like-block .full:hover {
	text-decoration: underline
}

.review-block .review .like-block .like {
	color: green
}

.review-block .review .like-block .like:hover {
	background: rgba(0, 128, 0, .2)
}

.review-block .review .like-block .dislike {
	color: red
}

.review-block .review .like-block .dislike:hover {
	background: rgba(255, 0, 0, .2)
}

.review-block .review .like-block .i-like {
	display: inline-block;
	background: url("/assets/images/like.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 16px;
	width: 15px
}

.review-block .review .like-block .i-dislike {
	display: inline-block;
	background: url("/assets/images/dislike.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: 16px;
	margin-bottom: -5px;
	position: relative;
	width: 15px
}

.review-block .desc {
	border-top: 2px dashed #ffc400;
	display: table;
	width: 100%
}

.review-block .desc p {
	font-size: 120%;
	padding-top: 15px;
	text-align: center
}

.review-block .desc .button {
	font-size: 110%;
	display: table;
	margin: 30px auto 10px;
	padding: 5px 20px
}

.content-block {
	background: #fff;
	margin-bottom: 20px;
	padding: 0 30px 30px
}

.product_article {
	color: #333;
	font-size: 120%;
	padding: 20px 0
}

.product_article .intro-image {
	float: left;
	margin: 0 30px 20px 0;
	max-width: 400px;
	width: auto
}

.product_article .intro-image.small {
	width: auto
}

.product_article img {
	margin-bottom: 15px;
	max-width: 100%
}

.product_article img.right {
	float: right;
	margin: 10px 0 10px 20px;
	max-width: 350px;
	width: 100%
}

.product_article p,
.product_article ul,
.product_article ol,
.product_article small {
	border-left: 7px solid #ffc400;
	margin: 0;
	padding: 5px 0 5px 30px
}

.product_article table {
	border-radius: 5px;
	margin: 20px auto;
	max-width: 800px;
	width: 100%
}

.product_article table.full {
	max-width: 1200px
}

.product_article table.text-center th,
.product_article table.text-center td {
	text-align: center;
	vertical-align: middle
}

.product_article table p,
.product_article table small {
	border-left-width: 0;
	padding-left: 0
}

.product_article table thead {
	background: #ffc400
}

.product_article table .button {
	color: #333;
	display: inline-block;
	margin: 5px 10px;
	padding: 2px 15px;
	text-indent: 0
}

.product_article table .button:hover {
	color: #fff
}

.product_article a {
	color: #337ab7;
	text-decoration: underline
}

.product_article a:hover {
	color: #e58632
}

.product_article h3 {
	margin: 20px auto
}

.product_article h2 {
	font-size: 140%;
	margin: 20px auto
}

.product_article .mini-content {
	border: 2px dashed #ccc;
	display: table;
	margin-top: 20px;
	padding: 20px
}

.product_article .mini-content ul {
	border-left-width: 0;
	padding-left: 20px
}

.product_article .mini-content li {
	list-style: decimal;
	margin: 10px auto 0
}

.product_article>ul,
.product_article>ol {
	background: rgba(255, 196, 0, .2);
	border-radius: 0 10px 10px 0;
	display: table;
	padding: 5px 20px 5px 60px
}

.product_article>ul li,
.product_article>ol li {
	list-style-position: inside
}

.product_article>ul.offers,
.product_article>ol.offers {
	display: table;
	padding-left: 15px;
	width: 100%
}

.product_article>ul.offers li,
.product_article>ol.offers li {
	margin: 15px auto
}

.product_article>ul.offers li .button,
.product_article>ol.offers li .button {
	margin: 0
}

.product_article>ul li {
	list-style: circle
}

.product_article>ul li.offers__item {
	list-style: none
}

.product_article>ol li {
	list-style: decimal
}

.product_article .colored {
	color: #e58632
}

.product_article form {
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	background: #ffc400;
	border-radius: 10px;
	margin: 15px auto;
	max-width: 600px;
	padding: 20px;
	width: 100%
}

.product_article form .h1 {
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center
}

.product_article form label {
	font-weight: normal
}

.product_article form input {
	font-size: 16px
}

.product_article form input[type="submit"] {
	text-transform: uppercase;
	margin: 10px auto 0
}

.product_article form .form-group {
	margin-bottom: 10px;
	display: table;
	width: 100%
}

.map {
	background: #fff;
	text-align: center
}

.map h2 {
	background: #ffc400;
	font-size: 200%;
	color: #333;
	padding: 20px 0
}

.map .inner {
	height: 400px;
	overflow: hidden;
	padding: 15px
}

.map .inner #map {
	background-image: url("/images/map.jpg");
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	display: block;
	height: 100%;
	position: relative
}

.map .inner #map:hover .full {
	bottom: 0
}

.map .inner #map .full {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	background: rgba(51, 51, 51, .7);
	bottom: -450px;
	color: #fff;
	cursor: pointer;
	font-size: 180%;
	height: 100%;
	margin: 0 auto;
	padding-top: 160px;
	position: absolute;
	width: 100%
}

.map .inner #map .full span:hover {
	color: #ffc400;
	text-decoration: underline
}

.useful_info {
	font-size: 170%
}

.useful_info p {
	font-size: 120%;
	font-weight: bold;
	margin: 20px auto 0
}

.useful_info p span {
	background-color: #ffc400;
	border-radius: 15px 15px 0 0;
	color: #333;
	padding: 10px 20px
}

.useful_info .articles {
	background-color: rgba(51, 51, 51, .95);
	border: 5px solid #ffc400;
	border-radius: 0 15px 15px 15px;
	margin-bottom: 20px
}

.useful_info .articles ol {
	margin: 0 auto;
	padding: 20px 0 20px 70px
}

.useful_info .articles ol li {
	color: #ffc400;
	list-style: decimal;
	padding-bottom: 5px
}

.useful_info .articles ol li a {
	color: #e58632
}

.useful_info .articles ol li a:hover {
	color: #ffc400;
	text-decoration: underline
}

.news-block {
	padding: 30px
}

.news-block .h2 {
	font-size: 120%;
	margin-bottom: 15px
}

.newsitem {
	background: #f5f5f5;
	margin-bottom: 15px
}

.newsitem:hover .newsitem__image img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.newsitem:hover .newsitem__info {
	border-bottom-color: #e58632
}

.newsitem:hover .newsitem__info-title {
	border-left-color: #e58632
}

.newsitem__image {
	height: 150px;
	overflow: hidden
}

.newsitem__image img {
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	max-width: 100%;
	width: 100%
}

.newsitem__info {
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	border-bottom: 4px solid #ffc400;
	padding-bottom: 10px
}

.newsitem__info-title {
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	border-left: 4px solid #ffc400;
	margin: 10px auto;
	padding-left: 10px
}

.newsitem__info-title h4 {
	height: 40px;
	line-height: 1.1em
}

.newsitem__info-title p,
.newsitem__info-title a {
	margin: 0 auto
}

.newsitem__info-title a {
	color: #333
}

.newsitem__info-title a:hover {
	color: #337ab7
}

.newsitem__info-title p {
	color: #e58632
}

.newsitem__info .introtext {
	color: #555;
	font-size: 90%;
	height: 80px;
	margin: 15px 10px
}

.newsitem__info .read-more {
	color: #e58632;
	margin-left: 10px
}

.newsitem__info .read-more:hover {
	color: #337ab7
}

.footer {
	background-color: #873e38;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .4) inset;
	color: #fff;
	overflow: hidden;
	padding: 15px 30px;
	position: relative;
	text-align: center
}

.footer .logo {
	margin-bottom: 20px;
	text-align: left
}

.footer ul.menu {
	font-size: 110%;
	line-height: .8em;
	margin-top: 20px
}

.footer ul.menu li {
	border-right: 1px solid #fff;
	display: inline-block;
	height: 15px
}

.footer ul.menu li:last-of-type {
	border-color: transparent
}

.footer ul.menu li.active a,
.footer ul.menu li:hover a {
	background-color: #e58632
}

.footer ul.menu li a {
	color: #fff;
	padding: 0 8px
}

.footer p {
	margin: 0 auto
}

.footer .company {
	font-size: 80%;
	text-align: left
}

.footer .copy {
	padding-top: 15px
}

.counters {
	bottom: -1500px;
	left: -200px;
	position: absolute
}

#developer_link {
	clear: both;
	margin: 0 auto;
	padding-top: 50px;
	position: relative
}

#developer_link img {
	left: 0;
	position: absolute;
	top: 0;
	width: auto !important
}

#developer_link .big {
	font-size: 17pt;
	margin-top: 7px
}

#developer_link .change,
#developer_link img {
	transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out
}

#developer_link a {
	bottom: 15px;
	color: #fff;
	display: table;
	font-family: Calibri, Arial, sans-serif;
	font-size: 10pt;
	height: 50px;
	line-height: 20px;
	padding-left: 60px;
	position: absolute;
	right: 5%
}

#developer_link a:hover .change,
#developer_link a:active .change {
	color: #f3d330
}

#developer_link a:hover img,
#developer_link a:active img {
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg)
}

#developer_link a.dev {
	right: 30%
}

#developer_link a.vk {
	top: -10px
}

form[name="order"] {
	border: 3px dashed #fff;
	margin: 0 auto;
	max-width: 350px;
	padding: 10px;
	text-align: right
}

form[name="order"] label {
	width: 100px
}

form[name="order"] input {
	max-width: 200px;
	font-size: 110%
}

form[name="order"] .form-group {
	margin-bottom: 15px;
	text-align: left
}

form[name="order"] .button {
	display: block;
	margin: 0 auto;
	padding: 3px 25px
}

@-webkit-keyframes opacity {
	0%,
	100% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
}

@-o-keyframes opacity {
	0%,
	100% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
}

@-o-keyframes change {
	0%,
	12.66%,
	100% {
		transform: translate3d(0, 0, 0)
	}
	33.32%,
	45.98% {
		transform: translate3d(0, -50%, 0)
	}
	83.3%,
	95.96% {
		transform: translate3d(0, 0, 0)
	}
}

@-moz-keyframes opacity {
	0%,
	100% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
}

@-moz-keyframes change {
	0%,
	12.66%,
	100% {
		transform: translate3d(0, 0, 0)
	}
	33.32%,
	45.98% {
		transform: translate3d(0, -50%, 0)
	}
	83.3%,
	95.96% {
		transform: translate3d(0, 0, 0)
	}
}

@keyframes opacity {
	0%,
	100% {
		opacity: 0
	}
	50% {
		opacity: 1
	}
}

@keyframes change {
	0%,
	12.66%,
	100% {
		transform: translate3d(0, 0, 0)
	}
	33.32%,
	45.98% {
		transform: translate3d(0, -50%, 0)
	}
	83.3%,
	95.96% {
		transform: translate3d(0, 0, 0)
	}
}

.production {
	background: #fff;
	margin-top: 20px;
	padding: 20px 20px 0
}

.production .product {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	border-radius: 10px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-align: center
}

.production .product:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.production .product .new h3 {
	position: relative
}

.production .product .new h3:after {
	content: "new";
	border-radius: 5px 0;
	background: red;
	color: #fff;
	font-size: 60%;
	margin-left: 5px;
	padding: 0 4px;
	position: absolute;
	right: 0;
	top: -10px
}

.production .product h3 {
	color: #333;
	font-size: 180%;
	margin: 10px auto
}

.production .product img {
	max-width: 200px
}

.production .product p {
	font-size: 180%;
	margin: 10px auto
}

.production .product .more {
	color: #000;
	font-size: 120%;
	margin-right: 20px
}

.production .product .button {
	font-size: 130%;
	font-weight: bold;
	padding: 3px 15px 8px
}

.category {
	background: #fff;
	margin-bottom: 20px;
	padding: 0 20px
}

.category h1 {
	font-size: 240%;
	padding: 30px 0;
	text-align: center
}

.category .product_blitz {
	border-radius: 5px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
	margin-bottom: 30px
}

.category .product_picture {
	color: #fff;
	display: block;
	padding-top: 20px;
	position: relative
}

.category .product_picture:hover h2 {
	text-decoration: underline
}

.category .product_picture h2 {
	position: absolute;
	right: 100px;
	top: 67px
}

.category .product_picture img {
	display: table;
	margin: 0 auto
}

.category .properties {
	background: #e58632;
	color: #fff;
	font-size: 150%;
	padding: 30px 30px 10px
}

.category .properties p {
	border-bottom: 2px dashed #873e38;
	display: block;
	margin: 0 auto 10px;
	min-height: 55px;
	position: relative;
	padding-left: 80px;
	padding-bottom: 5px
}

.category .properties p:before {
	display: block;
	left: 0;
	position: absolute;
	top: 0
}

.category .properties p.price:before {
	content: url("/assets/images/tsena.png")
}

.category .properties p.weight:before {
	content: url("/assets/images/ves.png")
}

.category .properties p.del:before {
	content: url("/assets/images/dostavka_peska.png");
	left: 3px
}

.category .properties .prim {
	font-size: 70%
}

.category .button-block {
	font-size: 140%;
	padding: 15px;
	text-align: center
}

.category .button-block a {
	color: #337ab7;
	margin: 0 10px
}

.category .button-block a.button {
	color: #333;
	padding: 3px 20px
}

.category .apply {
	font-size: 140%;
	height: 200px;
	padding: 0 20px
}

.category .apply p {
	font-size: 110%;
	margin: 20px auto 10px
}

.category .apply ol {
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	margin: 10px auto
}

.category .apply ol li {
	list-style: decimal;
	margin-bottom: 7px
}

.calculator.main h1 {
	margin-bottom: 30px
}

.calculator.main .total {
	background: #fff;
	border-radius: 5px;
	color: #333;
	display: table;
	line-height: 1.2em;
	margin: 0 auto;
	max-width: 230px;
	padding: 10px
}

.calculator.main .total span {
	display: block;
	font-size: 120%;
	font-weight: bold
}

.calculator.main .total a {
	display: block
}

.product_article>.date {
	border: 1px solid #ffc400;
	color: #ffc400;
	display: inline-table;
	line-height: 1em;
	margin: 0 0 15px 0;
	padding: 10px
}

.product_article .news {
	color: #333;
	display: table;
	font-family: "Georgia", arial, sans-serif;
	padding: 0;
	width: 100%
}

.product_article .news li {
	padding: 8px 8px 8px 130px;
	position: relative
}

.product_article .news li:nth-child(2n+1) {
	background: #efefef
}

.product_article .news li a {
	color: #333
}

.product_article .news li a:hover {
	color: #e58632
}

.product_article .news li .date {
	color: #aaa;
	left: 0;
	padding: 8px;
	position: absolute;
	top: 0
}

.blitz-new {
	background: rgba(255, 225, 17, .95);
	border-left: 2px solid #fff;
	box-shadow: -5px 0 10px #000;
	color: #333;
	height: 100%;
	font-size: 32px;
	line-height: 1.2em;
	margin-right: -15px;
	padding: 0;
	position: relative;
	text-align: center
}

.blitz-new .red {
	background: red;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	margin-top: 0;
	padding: 10px
}

.blitz-new p {
	margin: 0 auto 5px
}

.blitz-new a {
	color: #337ab7;
	font-size: 24px
}

.blitz-new a:hover {
	text-decoration: underline
}

.blitz-new .button {
	bottom: 15px;
	color: #333;
	display: table;
	font-size: 110%;
	left: 50%;
	margin-left: -30%;
	padding: 3px;
	position: absolute;
	width: 60%
}

.blitz-new .button:hover {
	text-decoration: none
}

@media(max-width:1199px) {
	.button_up {
		width: 80px
	}
	.calc-help {
		top: auto;
		bottom: 50px
	}
	.calc-help.active {
		left: -130px
	}
	.calc-help.active:hover {
		left: 0
	}
	.header_bottom>li>a {
		padding: 8px 20px
	}
	.delivery .blitz a {
		font-size: 80%
	}
	.video-block {
		font-size: 100%
	}
}

@media(max-width:991px) {
	.button_up {
		display: none
	}
	.logo img {
		padding-top: 8px;
		width: 280px
	}
	#header .contacts {
		font-size: 140%
	}
	#header .contacts img {
		width: 30px
	}
	#header .contacts img.tel {
		width: 38px
	}
	#header .contacts .links {
		width: 180px
	}
	.header_bottom>li {
		display: table;
		float: left;
		margin-right: 3px
	}
	.header_bottom>li .child {
		top: 43px
	}
	.header_bottom>li>a {
		padding: 6px 12px;
		font-size: 90%
	}
	.calculator form {
		text-align: center
	}
	.calculator form .text-right,
	.calculator form .text-left {
		text-align: center
	}
	.calculator form .button {
		margin: 15px auto 0
	}
	.delivery h2 {
		font-size: 120%
	}
	.delivery .blitz {
		height: 150px;
		padding: 10px;
		text-align: left
	}
	.delivery .blitz img {
		width: 30px;
		margin-right: 10px
	}
	.delivery .blitz span {
		line-height: 1.2em;
		font-size: 70%
	}
	.delivery .blitz a {
		font-size: 60%;
		padding: 8px 10px
	}
	.details {
		font-size: 120%;
		margin: 15px auto
	}
	.product_article {
		font-size: 100%
	}
	.product_article .intro-image {
		margin: 0 20px 20px 0;
		max-width: 50%;
		width: auto
	}
	#developer_link {
		top: -65px;
		position: absolute;
		width: 100%
	}
	#developer_link a.dev {
		right: 120px
	}
	.footer .copy {
		text-align: right
	}
	.map h2 {
		font-size: 140%
	}
	.category {
		margin-bottom: 15px
	}
	.category .product_picture h2 {
		font-size: 120%;
		right: 45px;
		top: 47px
	}
	.category .product_picture img {
		width: 260px
	}
	.category .button-block {
		font-size: 120%
	}
	.category .apply ol {
		padding-left: 20px
	}
	.category .apply ol li {
		margin-bottom: 0
	}
	.video-block {
		margin-bottom: 15px
	}
	.video-block h3 {
		font-size: 150%
	}
	.review-block .h3 {
		font-size: 200%
	}
	.useful_info {
		font-size: 130%
	}
	.blur {
		-webkit-filter: blur(0px);
		-moz-filter: blur(0px);
		filter: blur(0px)
	}
}

@media(max-width:767px) {
	#header .contacts .links__mobile:before {
		top: 0
	}
	.calc-help {
		bottom: 120px
	}
	#header .contacts {
		padding-top: 7px
	}
	.logo img {
		padding-top: 0;
		width: 60px
	}
	#nav_cont {
		border-width: 0;
		padding: 7px 4px
	}
	.menu-mobile {
		font-size: 100%;
		color: #fff
	}
	.menu-mobile .form-control {
		padding: 0 10px
	}
	.menu-mobile select {
		font-size: 120%
	}
	.main-picture {
		height: 360px;
		margin-bottom: 10px
	}
	.main-picture .offer {
		float: none !important;
		padding-left: 0
	}
	.main-picture .blitz {
		font-size: 120%
	}
	.main-picture .blitz h2 {
		margin: 10px 0 15px
	}
	.category {
		padding: 0
	}
	.category h1 {
		font-size: 180%;
		padding: 20px 0
	}
	.category .properties {
		font-size: 110%;
		padding: 10px
	}
	.calculator {
		padding-top: 15px
	}
	.calculator h2 {
		font-size: 130%;
		margin-bottom: 10px
	}
	.calculator img {
		max-height: 100px;
		margin-bottom: 10px
	}
	.calculator form input {
		display: inline-block;
		max-width: 80px
	}
	.calculator form .button {
		font-size: 90%;
		padding: 3px 10px
	}
	.delivery h2 {
		font-size: 90%;
		margin-bottom: 10px
	}
	.delivery .prop {
		min-width: 180px
	}
	.delivery .car .button-clk {
		margin-top: 10px;
		height: 35px;
		line-height: 28px
	}
	.footer .logo {
		margin-bottom: 0
	}
	.footer .copy {
		text-align: center;
		margin-top: -5px
	}
	#developer_link {
		top: -75px
	}
	.overlay:target+.popup {
		height: 100%;
		overflow-y: scroll;
		top: 0
	}
	.calculator .main h1 {
		font-size: 150%;
		line-height: 1.2em;
		margin-bottom: 10px
	}
	.calculator form .llc {
		font-size: 90%;
		line-height: 1.2em
	}
	.review-block .rev.active {
		width: 100%
	}
	.product_article .news li {
		padding: 8px 8px 8px 100px
	}
	.product_article .intro-image {
		margin: 0 auto 15px;
		max-width: 100%;
		width: auto
	}
	.blitz-new {
		font-size: 26px
	}
	.blitz-new .red {
		font-size: 32px
	}
	.blitz-new a {
		font-size: 24px
	}
	.menu-level2 {
		box-shadow: none
	}
	.menu-level2 ul {
		border-bottom: 0
	}
	.menu-level2 ul li a {
		border-bottom-width: 1px;
		border-radius: 0;
		margin: 0 3px 3px 0;
		padding: 5px 10px
	}
}

@media(max-width:568px) {
	#header .contacts .links__mobile {
		padding-top: 30px
	}
	#header .contacts .links__mobile:before {
		left: auto;
		right: 0
	}
	.main-picture .blitz h3 {
		line-height: 15px
	}
	.product_article {
		font-size: 90%
	}
	.product_article h1,
	.product_article h2 {
		font-size: 140%;
		margin: 10px auto;
		line-height: 1em
	}
	.product_article .intro-image {
		display: block;
		float: none;
		margin: 15px auto;
		max-width: 300px
	}
	.product_article img.right {
		display: block;
		float: none;
		margin: 15px auto;
		max-width: 300px
	}
	.content-block {
		padding: 0 15px 30px
	}
	.details {
		font-size: 110%
	}
	.product_article .mini-content {
		padding: 10px
	}
	.product_article .intro-image {
		width: 100%
	}
	.product_article p,
	.product_article ul,
	.product_article ol {
		border-left: 5px solid #ffc400;
		margin: 0 auto;
		padding: 5px 0 5px 20px
	}
	.category .product_picture h2 {
		font-size: 100%;
		right: 45px;
		top: 44px
	}
	.category .product_picture img {
		width: 220px
	}
	.category .button-block {
		font-size: 100%;
		padding: 15px 0
	}
	.video-block .watersign {
		font-size: 200%
	}
	.video-block h3 {
		padding: 10px
	}
	form[name="order"] .button {
		font-size: 90%
	}
	.calculator form input {
		font-size: 100%;
		max-width: 70px;
		height: 40px;
		padding: 3px 5px
	}
	.calculator form .llc {
		margin: 0 5px
	}
	.delivery .blitz {
		height: 140px
	}
	.delivery .blitz a {
		margin: 5px auto 0
	}
	.share-block {
		display: table;
		margin: 15px auto;
		text-align: center
	}
	.share-block-article {
		float: none;
		margin: 0 auto
	}
	.share-block-article ul {
		border-left: 0 solid #ffc400;
		padding: 0
	}
	.share-block .desc,
	.share-block .ya-share2 {
		display: block;
		vertical-align: middle
	}
	.share-block .ya-share2 {
		padding-left: 0
	}
	#developer_link {
		top: 20px;
		position: relative
	}
	#developer_link a.dev {
		right: 100px
	}
	#developer_link a.vk {
		right: 0
	}
}