@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic,cyrillic-ext');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: 0 0
}

a:active,
a:hover {
	outline: 0
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

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
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	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[type=checkbox],
input[type=radio] {
	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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	* {
		text-shadow: none!important;
		color: #000!important;
		background: 0 0!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: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table {
		border-collapse: collapse!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

@keyframes fade_in {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fade_in {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	height: 100%;
	margin: 0;
	line-height: 1.4;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #444749;
	background-color: #fff;
	position: relative;
}

button,
input,
select,
textarea {
	font-size: inherit;
	line-height: inherit
}

a {
	color: #106ead;
	text-decoration: underline;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

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

a:focus {
	outline: 0
}

figure {
	margin: 0
}

img {
	vertical-align: middle;
	/* width: 100%\9; */
	max-width: 100%;
	height: auto
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #171717
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	font-weight: 700;
	line-height: 1.1;
	color: #444749;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-bottom: 18px
}

.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,
.h5,
.h6,
h4,
h5,
h6 {
	margin-bottom: 18px
}

.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: 26px
}

.h2,
h2 {
	font-size: 22px
}

.h3,
h3 {
	font-size: 26px
}

.h4,
h4 {
	font-size: 20px
}

.h5,
h5 {
	font-size: 20px
}

.h6,
h6 {
	font-size: 20px
}

.page-header {
	margin-bottom: 20px;
	position:relative;
}
p {
	margin: 0 0 18px
}

.small,
small {
	font-size: 12px
}

cite {
	font-style: normal
}

.mark,
mark {
	background-color: #fcf8e3;
	padding: .2em
}

.tal {
	text-align: left
}

.tar {
	text-align: right
}

.taj {
	text-align: justify
}

.tnw,
.whsnw {
	white-space: nowrap
}

.ttl {
	text-transform: lowercase
}

.ttu {
	text-transform: uppercase
}

.ttc {
	text-transform: capitalize
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 18px;
	/* padding:0;
	list-style:none; */
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.lisn {
	padding-left: 0;
	list-style: none
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.4
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 18px;
	font-size: 14px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

blockquote:after,
blockquote:before {
	content: ""
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.4
}

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;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.4;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	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,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 9px;
	padding-right: 9px
}

@media (min-width:768px) {
	.container {
		width: 753px
	}
}

@media (min-width:1024px) {
	.container {
		width: 1003px
	}
}

@media (min-width:1280px) {
	.container {
		width: 1248px
	}
}

.row {
	margin-left: -9px;
	margin-right: -9px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 9px;
	padding-right: 9px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	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-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		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:1024px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		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:1280px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		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 {
	
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.4;
	vertical-align: middle;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	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-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>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

button,
input,
select,
textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

fieldset+fieldset {
	margin-top: 18px
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: 700;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1px;
	font-weight: 700;
	cursor: pointer;
	color: #171717
}

label.db {
	display: block
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 3px 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=checkbox]:focus,
input[type=radio]:focus {
	outline: 0
}

output {
	display: block;
	padding-top: 8px;
	font-size: 14px;
	line-height: 1.4;
	color: #171717
}

input[type=email],
input[type=url],
input[type=password],
input[type=text],
input[type=search],
select,
textarea {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 7px 14px;
	height: 32px;
	line-height: 20px;
	font-size: 14px;
	color: #171717;
	background-color: #fff;
	background-image: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, 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
}

input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=text]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
	outline: 0
}

input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=search]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	color: #777;
	opacity: 1
}

input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #777
}

input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #777
}

input[type=email]::-ms-expand,
input[type=url]::-ms-expand,
input[type=password]::-ms-expand,
input[type=text]::-ms-expand,
input[type=search]::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
	border: 0;
	background-color: transparent
}

fieldset[disabled] input[type=email],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=search],
fieldset[disabled] select,
fieldset[disabled] textarea,
input[type=email][disabled],
input[type=url][disabled],
input[type=password][disabled],
input[type=text][disabled],
input[type=search][disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	background-color: #eee;
	opacity: 1
}

textareainput[type=email],
textareainput[type=url],
textareainput[type=password],
textareainput[type=text],
textareainput[type=search],
textareaselect,
textareatextarea {
	height: auto
}

.form-control {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 7px 14px;
	height: 32px;
	line-height: 20px;
	font-size: 14px;
	color: #171717;
	background-color: #fff;
	background-image: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, 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 {
	outline: 0
}

.form-control::-moz-placeholder {
	color: #777;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #777
}

.form-control::-webkit-input-placeholder {
	color: #777
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: default;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

select {
	padding: 3px 6px;
	cursor: pointer
}

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: 36px
	}
	.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],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.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],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.checkbox,
.radio {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 4px;
	margin-bottom: 4px
}

.checkbox label,
.radio label {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox input[type=radio],
.radio input[type=checkbox],
.radio input[type=radio] {
	width: auto
}

.checkbox-inline,
.radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
	z-index: 300
}

form {
	margin-bottom: 18px
}

.form-group {
	margin-bottom: 9px
}

.form-group label {
	display: block
}

.form-group input,
.form-group select,
.form-group textarea {
	width: 100%
}

.form-group textarea {
	height: auto
}

.has-error input,
.has-error select,
.has-error textarea {
	border-color: #a94442
}

.control-group {
	margin-top: 18px
}

.form-vertical .form-group:last-child,
.form-vertical .form-group:last-of-type {
	margin-bottom: 0
}

.form-grid .row {
	margin-bottom: 0
}

.form-grid .form-row+.form-row {
	margin-top: 9px
}

.form-grid .form-group {
	margin-bottom: 0
}

.form-grid .form-group+.form-group {
	margin-top: 9px
}

.form-wide {
	padding: 20px
}

.form-wide button,
.form-wide input,
.form-wide textarea {
	margin-bottom: 0;
	border-radius: 3px
}

.form-wide button,
.form-wide input {
	height: 58px;
	line-height: 58px;
	padding: 0 18px
}

.form-wide textarea {
	padding: 18px
}

.form-wide .btn-main {
	font-size: 24px
}

form+.custom_success_message {
	margin-top: 18px
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #575757
}

.help-inline-block {
	display: inline-block;
	color: #575757
}

input[size="10"] {
	width: 10%
}

input[size="20"] {
	width: 20%
}

input[size="30"] {
	width: 30%
}

input[size="40"] {
	width: 40%
}

input[size="50"] {
	width: 50%
}

input[size="60"] {
	width: 60%
}

input[size="70"] {
	width: 70%
}

input[size="80"] {
	width: 80%
}

input[size="90"] {
	width: 90%
}

input[size="100"] {
	width: 100%
}

textarea[cols="10"] {
	width: 10%
}

textarea[cols="20"] {
	width: 20%
}

textarea[cols="30"] {
	width: 30%
}

textarea[cols="40"] {
	width: 40%
}

textarea[cols="50"] {
	width: 50%
}

textarea[cols="60"] {
	width: 60%
}

textarea[cols="70"] {
	width: 70%
}

textarea[cols="80"] {
	width: 80%
}

textarea[cols="90"] {
	width: 90%
}

textarea[cols="100"] {
	width: 100%
}

.btn-main {
	margin-top:25px;
	display: inline-block;
	min-height: 40px;
	line-height: 40px;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background-color: #2c529a;
	padding: 5px 20px;
	position: relative;
	-webkit-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out
}
.btn-main.button-buy{
	width:100%;
	margin-top:20px;
}
.btn-main:hover {
	color: #fff;
	background-color: #428bca
}

.btn-main:active {
	-webkit-box-shadow: 0 2px 3px 0 #4d4d4d inset;
	box-shadow: 0 2px 3px 0 #4d4d4d inset
}

.btn-main:focus {
	color: #fff;
	background-color: #2c529a;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 7px 14px;
	font-size: 14px;
	line-height: 1.4;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
	outline: 0
}

.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none;
	-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;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link {
	line-height: inherit;
	color: #106ead;
	font-weight: 400;
	cursor: pointer;
	border: none;
	border-radius: 0;
	text-decoration: underline;
	padding: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:hover {
	color: #c84237;
	text-decoration: none;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}


/*!
 *  Font Awesome 4.7.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(/artmebius/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(/artmebius/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/artmebius/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/artmebius/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/artmebius/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/artmebius/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	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-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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board: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-pp: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc: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,
.fa-battery: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.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
}

.spoiler {
	display: block;
	line-height: 20px;
	overflow: hidden
}

.spoiler dl,
.spoiler h1,
.spoiler h2,
.spoiler h3,
.spoiler h4,
.spoiler h5,
.spoiler h6,
.spoiler ol,
.spoiler p,
.spoiler ul {
	margin: 0 0 18px
}

.spoiler hr {
	margin: 18px 0
}

.spoiler noindex {
	display: block
}

.spoiler.closed dl,
.spoiler.closed h1,
.spoiler.closed h2,
.spoiler.closed h3,
.spoiler.closed h4,
.spoiler.closed h5,
.spoiler.closed h6,
.spoiler.closed ol,
.spoiler.closed p,
.spoiler.closed ul {
	line-height: 20px;
	margin: 0
}

.spoiler.closed noindex dl,
.spoiler.closed noindex h1,
.spoiler.closed noindex h2,
.spoiler.closed noindex h3,
.spoiler.closed noindex h4,
.spoiler.closed noindex h5,
.spoiler.closed noindex h6,
.spoiler.closed noindex ol,
.spoiler.closed noindex p,
.spoiler.closed noindex ul {
	margin: 0 0 18px
}

.spoiler.closed noindex hr {
	margin: 18px 0
}

.spoiler.opened+.spoiler_button {
	display: none
}

.spoiler_button {
	text-align: left;
	margin-top: 5px
}

#cboxOverlay {
	overflow: hidden
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
	clear: left
}

#cboxContent {
	position: relative
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

#cboxTitle {
	margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
	cursor: pointer
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box
}

#cboxOverlay {
	background: url(../img/cb-v1/overlay.png)
}

#colorbox {
	outline: 0
}

#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../img/cb-v1/controls.png) -101px 0 no-repeat
}

#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../img/cb-v1/controls.png) -130px 0 no-repeat
}

#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../img/cb-v1/controls.png) -101px -29px no-repeat
}

#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../img/cb-v1/controls.png) -130px -29px no-repeat
}

#cboxMiddleLeft {
	width: 21px;
	background: url(../img/cb-v1/controls.png) left top repeat-y
}

#cboxMiddleRight {
	width: 21px;
	background: url(../img/cb-v1/controls.png) right top repeat-y
}

#cboxTopCenter {
	height: 21px;
	background: url(../img/cb-v1/border.png) repeat-x
}

#cboxBottomCenter {
	height: 21px;
	background: url(../img/cb-v1/border.png) 0 -29px repeat-x
}

#cboxContent,
.cboxIframe {
	background: #fff
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc
}

#cboxTitle {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	color: #fff
}

#cboxCurrent {
	background: #fff;
	border-radius: 0 12px 0 0;
	bottom: 0;
	color: #949494;
	height: 25px;
	left: 71px;
	line-height: 25px;
	padding: 0 10px;
	position: absolute
}

#cboxLoadingOverlay {
	background: url(../img/cb-v1/loading_background.png) center center no-repeat
}

#cboxLoadingGraphic {
	background: url(../img/cb-v1/loading.gif) center center no-repeat
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: 0 0
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
	outline: 0
}

#cboxSlideshow {
	position: absolute;
	bottom: 0;
	left: 25px;
	width: 21px;
	height: 25px;
	text-indent: -9999px;
	background: url(../img/cb-v1/controls-ext.png) no-repeat
}

.cboxSlideshow_on #cboxSlideshow:hover {
	background-position: -21px -25px
}

.cboxSlideshow_off #cboxSlideshow {
	background-position: -21px 0
}

.cboxSlideshow_off #cboxSlideshow:hover {
	background-position: 0 -25px
}

#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/cb-v1/controls.png) -75px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxPrevious:hover {
	background-position: -75px -25px
}

#cboxNext {
	position: absolute;
	bottom: 0;
	left: 46px;
	background: url(../img/cb-v1/controls.png) -50px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxNext:hover {
	background-position: -50px -25px
}

#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../img/cb-v1/controls.png) -25px 0 no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px
}

#cboxClose:hover {
	background-position: -25px -25px
}

#cboxClose {
	border-radius: 12px 0 0
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #898989
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #898989;
	border-color: #106ead
}

.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 transparent
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.4;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #171717;
	background: #ebebeb;
	text-decoration: none
}

.nav-tabs>li>a>span {
	border-bottom: 1px dotted #171717
}

.nav-tabs>li>a:hover {
	border-color: transparent;
	background: #ebebeb
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #898989;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs>li.active>a>span {
	border-bottom: none
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.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:focus,
.nav-tabs.nav-justified>.active>a:hover {
	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:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.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 {
	text-align: center;
	margin-bottom: 5px
}

.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:focus,
.nav-tabs-justified>.active>a:hover {
	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:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content {
	padding-top: 25px
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-flat {
	border-top: 3px solid #106ead;
	background: #e1e5e9
}

.nav-flat>li {
	margin-bottom: 0!important;
	padding-left: 0!important
}

.nav-flat>li:before {
	display: none!important
}

.nav-flat>li>a {
	margin: 0;
	border-radius: 0;
	display: block;
	padding: 0 24px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: #e1e5e9
}

.nav-flat>li>a:hover {
	background-color: #dbe0e5
}

.nav-flat>li>a span {
	border: none
}

.nav-flat>li.active>a,
.nav-flat>li.active>a:hover {
	color: #fff;
	background: #5c85ae
}

@media (max-width:767px) {
	.tab-visible-xs>.tab-pane {
		display: block;
		margin-bottom: 20px
	}
}

.breadcrumbs {
	margin-bottom: 9px
}

.breadcrumbs>ul {
	padding: 0;
	margin-bottom: 0;
	list-style: none
}

.breadcrumbs>ul>li {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	display: inline
}

.breadcrumbs>ul>.active {
	color: #171717
}

.pagination {
	margin-bottom: 18px
}

.pagination ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	border-radius: 4px
}

.pagination ul>li {
	display: inline
}

.pagination ul>li>a,
.pagination ul>li>span {
	position: relative;
	float: left;
	padding: 7px 14px;
	line-height: 1.4;
	text-decoration: none;
	color: #106ead;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
	margin-left: 0
}

.pagination ul>li>a:focus,
.pagination ul>li>a:hover,
.pagination ul>li>span:focus,
.pagination ul>li>span:hover {
	color: #c84237;
	background-color: #eee;
	border-color: #ddd
}

.pagination ul>.active>a,
.pagination ul>.active>a:focus,
.pagination ul>.active>a:hover,
.pagination ul>.active>span,
.pagination ul>.active>span:focus,
.pagination ul>.active>span:hover {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default
}

.pagination ul>.disabled>a,
.pagination ul>.disabled>a:focus,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>span,
.pagination ul>.disabled>span:focus,
.pagination ul>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: default
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%
}

.embed_row {
	max-width: 540px;
	margin-bottom: 20px
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
	z-index: 1050
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 3px solid #999;
	border: 3px solid #000;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.4px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.4
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.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:1024px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	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;
	text-decoration: none;
	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;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 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;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 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;
	text-align: left;
	background-color: #fff;
	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);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	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 {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	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 {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.row:after,
.row:before {
	content: " ";
	display: table
}

.clear,
.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.nav:after,
.row: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;
	visibility: hidden!important
}

.affix {
	position: fixed!important;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.w10 {
	width: 10%
}

.w20 {
	width: 20%
}

.w30 {
	width: 30%
}

.w40 {
	width: 40%
}

.w50 {
	width: 50%
}

.w60 {
	width: 60%
}

.w70 {
	width: 70%
}

.w80 {
	width: 80%
}

.w90 {
	width: 90%
}

.w100 {
	width: 100%
}

.tac {
	text-align: center
}

.vcell {
	display: inline-block;
	vertical-align: middle
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs,
	th.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:1023px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
		display: table-cell!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.visible-sm-block {
		display: block!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.visible-sm-inline {
		display: inline!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.visible-sm-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md,
	th.visible-md {
		display: table-cell!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.visible-md-block {
		display: block!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.visible-md-inline {
		display: inline!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.visible-md-inline-block {
		display: inline-block!important
	}
}

@media (min-width:1280px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg,
	th.visible-lg {
		display: table-cell!important
	}
}

@media (min-width:1280px) {
	.visible-lg-block {
		display: block!important
	}
}

@media (min-width:1280px) {
	.visible-lg-inline {
		display: inline!important
	}
}

@media (min-width:1280px) {
	.visible-lg-inline-block {
		display: inline-block!important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.hidden-sm {
		display: none!important
	}
}

@media (min-width:1024px) and (max-width:1279px) {
	.hidden-md {
		display: none!important
	}
}

@media (min-width:1280px) {
	.hidden-lg {
		display: none!important
	}
}

@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print,
	th.visible-print {
		display: table-cell!important
	}
}

@media print {
	.visible-print-block {
		display: block!important
	}
}

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

@media print {
	.hidden-print {
		display: none!important
	}
}

.tiles_col {
	margin-bottom: 18px
}

.row-tiny {
	margin-left: -4px;
	margin-right: -4px
}

.row-tiny [class*=col-] {
	padding-left: 4px;
	padding-right: 4px
}

@media (max-width:480px) {
	.tiles_grid .row.clr-sxs-1 .tiles_col:nth-child(1n+1) {
		/* clear: both;
		width: 100%!important */
	}
	.col-sxs-1 {
		/* clear: both;
		width: 100%!important */
	}
	.content.category_main .tiles_grid .row.clr-sxs-1 .tiles_col .item_preview{
		display:none;
	}
	.content.category_main .tiles_grid .row.clr-sxs-1 .tiles_col .item_block.ctgs_block,
	.content.category_main .tiles_grid .row.clr-sxs-1 .tiles_col .item_block.ctgs_block a,
	.content.category_main .tiles_grid .row.clr-sxs-1 .tiles_col .item_title{
		display:table;
		width:100%;
	}
	.content.category_main .tiles_grid .row.clr-sxs-1 .tiles_col .item_block.ctgs_block a .item_title{
		position:relative;
	}
}

@media (min-width:320px) and (max-width:767px) {
	.tiles_grid .row.clr-xs-1 .tiles_col:nth-child(1n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-2 .tiles_col:nth-child(2n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-3 .tiles_col:nth-child(3n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-4 .tiles_col:nth-child(4n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-5 .tiles_col:nth-child(5n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-6 .tiles_col:nth-child(6n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-7 .tiles_col:nth-child(7n+1) {
		clear: both
	}
	.tiles_grid .row.clr-xs-8 .tiles_col:nth-child(8n+1) {
		clear: both
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.tiles_grid .row.clr-sm-1 .tiles_col:nth-child(1n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-2 .tiles_col:nth-child(2n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-3 .tiles_col:nth-child(3n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-4 .tiles_col:nth-child(4n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-5 .tiles_col:nth-child(5n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-6 .tiles_col:nth-child(6n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-7 .tiles_col:nth-child(7n+1) {
		clear: both
	}
	.tiles_grid .row.clr-sm-8 .tiles_col:nth-child(8n+1) {
		clear: both
	}
}

@media (min-width:1024px) and (max-width:1279px) {
  .page_inner .any-question-inner .row{
    background: none;
  }
	.tiles_grid .row.clr-md-1 .tiles_col:nth-child(1n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-2 .tiles_col:nth-child(2n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-3 .tiles_col:nth-child(3n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-4 .tiles_col:nth-child(4n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-5 .tiles_col:nth-child(5n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-6 .tiles_col:nth-child(6n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-7 .tiles_col:nth-child(7n+1) {
		clear: both
	}
	.tiles_grid .row.clr-md-8 .tiles_col:nth-child(8n+1) {
		clear: both
	}
}

@media (min-width:1280px) {
	.tiles_grid .row.clr-lg-1 .tiles_col:nth-child(1n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-2 .tiles_col:nth-child(2n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-3 .tiles_col:nth-child(3n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-4 .tiles_col:nth-child(4n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-5 .tiles_col:nth-child(5n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-6 .tiles_col:nth-child(6n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-7 .tiles_col:nth-child(7n+1) {
		clear: both
	}
	.tiles_grid .row.clr-lg-8 .tiles_col:nth-child(8n+1) {
		clear: both
	}
}

.like_table {
	margin-bottom: 18px
}

.like_table>div:after,
.like_table>div:before {
	content: " ";
	display: table
}

.like_table>div:after {
	clear: both
}

.like_table>div>div {
	float: left
}

.like_table.just2>div>div {
	width: 50%
}

.like_table.just3>div>div {
	width: 33.333%
}

.like_table.just4>div>div {
	width: 25%
}

.like_table.just5>div>div {
	width: 20%
}

.like_table.just6>div>div {
	width: 16.67%
}

.like_table.just7>div>div {
	width: 14.29%
}

.like_table.just8>div>div {
	width: 12.5%
}

.items_list .item_block+.item_block {
	margin-top: 9px
}

.bgimage {
	display: block;
	height: 0;
	max-width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}

.bgimage.bgsz-cv {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bgimage.bgsz-ct {
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain
}

.bgimage.r3n2 {
	padding: 66% 0 0
}

.bgimage.r3n4 {
	padding: 133.33% 0 0
}

.bgimage.r4n3 {
	padding: 75% 0 0
}

.bgimage.r16n9 {
	padding: 56.25% 0 0
}

.bgimage.rSqr {
	padding: 100% 0 0
}

.resp_prvw {
	position: relative;
	display: block;
	height: 0;
	padding: 100% 0 0
}

.resp_prvw .item_img_wrap {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	text-align: center;
	font-size: 0
}

.resp_prvw .item_img {
	width: auto;
	max-height: 100%
}

.resp_pad {
	position: relative;
	display: block;
	height: 0;
	padding: 100% 0 0
}

.resp_pad .resp_stretch {
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.menu,
.menu ul,
nav ol,
nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.menu_horz {
	
}
.menu_horz li {
	letter-spacing: normal;
	vertical-align: top
}
.menu_horz_multi {
	line-height: 0;
	font-size: 0;
	letter-spacing: -1px
}
.menu_horz_multi>li {
	line-height: 20px;
	font-size: 14px;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	position: relative
}
.menu_horz_multi>li:hover>ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0
}
.menu_horz_multi>li.to_right>ul {
	left: auto;
	right: 0
}

.menu_horz_multi>li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none
}

.menu_horz_multi>li ul ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.menu_horz_multi>li ul li {
	display: block;
	position: relative
}

.menu_horz_multi>li ul li:hover>ul {
	display: block;
	position: absolute;
	top: 0;
	left: 100%
}

.menu_justified>li {
	display: table-cell;
	width: 1%
}

.menu_justify {
	text-align: justify
}

.menu_justify:after {
	content: "";
	display: inline-block;
	font-size: 0;
	line-height: 0;
	width: 100%
}

.menu_vert li {
	line-height: 20px;
	font-size: 14px;
	letter-spacing: normal;
	display: block
}

.menu_vert_multi li+li {
	margin-top: 0
}

.menu_vert_multi li ul {
	margin-top: 0;
	padding-left: 0
}

.menu_vert_accord li.active>ul {
	display: block
}

.menu_vert_accord li+li {
	margin-top: 0
}

.menu_vert_accord li ul {
	display: none;
	margin-top: 0;
	padding-left: 0
}

.menu_cols.mc_2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 18px;
	-moz-column-gap: 18px;
	column-gap: 18px
}

.menu_cols.mc_3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 18px;
	-moz-column-gap: 18px;
	column-gap: 18px
}

.menu_cols.mc_4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 18px;
	-moz-column-gap: 18px;
	column-gap: 18px
}

.menu_cols.mc_5 {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
	-webkit-column-gap: 18px;
	-moz-column-gap: 18px;
	column-gap: 18px
}

@media (min-width:768px) {
	.menu_hide+.menu,
	.menu_horz_multi,
	.menu_horz_multi>li:hover>ul {
		display: block!important
	}
	.menu_horz_multi>li ul {
		display: none!important
	}
	.menu_horz_multi>li ul li:hover>ul,
	.menu_vert_multi li ul {
		display: block!important
	}
}

@media (max-width:767px) {
	.menu_hide+.menu {
		display: none
	}
	.menu_horz_multi>li:hover>ul {
		display: none;
		position: static;
		top: auto;
		left: auto
	}
	.menu_horz_multi>li.active>ul {
		display: block;
		position: static;
		top: auto;
		left: auto
	}
	.menu_horz_multi>li ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: none
	}
	.menu_horz_multi>li ul ul {
		margin: 0;
		padding: 0;
		list-style: none
	}
	.menu_horz_multi>li ul li {
		display: block;
		position: relative
	}
	.menu_horz_multi>li ul li:hover>ul {
		display: none;
		position: static;
		top: auto;
		left: auto
	}
	.menu_horz_multi>li ul li.active>ul {
		display: block;
		position: static;
		top: auto;
		left: auto
	}
	.menu_vert_multi li.active ul {
		display: block
	}
	.menu_vert_multi li ul {
		display: none
	}
	.menu_justified>li {
		display: block;
		width: auto
	}
}

.rounded img,
img.rounded {
	border-radius: 50%
}

.error,
.req {
	color: #a94442
}

.success {
	color: #3c763d
}

#wrap {
	min-height: 100%;
	min-width: 320px;
	position: relative
}

.hdr p {
	margin: 0
}

.hdr .row {
	margin-bottom: 0
}

#ftr_ndr {
	position: relative;
	z-index: -10
}

.ftr {
	background:#ffffff;
	width: 100%;
	padding:15px 0;
	border-top:1px solid #cccccc;
	bottom:0;
	position:absolute;
}

.ftr p {
	margin: 0
}

.ftr .row {
	margin-bottom: 0
}

.modal-dialog {
	margin-top: 100px
}

.modal-dialog .modal-content .modal-header {
	font-weight: 400
}

.modal-dialog .modal-content .modal-header .icon-close {
	line-height: 20px;
	cursor: pointer;
	color: #171717
}

.modal-dialog .modal-content .modal-header .icon-close:hover {
	color: #c84237
}

.articles_main .items_grid .item_link,
.articles_main .items_grid .item_preview {
	display: block
}

.articles_main .items_grid .item_preview img {
	width: 100%;
	height: auto
}

.articles_main .items_grid .item_date {
	font-size: 12px
}

.articles_main .items_list .item_block {
	margin-bottom: 18px
}

.articles_main .items_list .item_date {
	font-size: 12px
}

.articles_main .article_detail .item_preview {
	float: left;
	margin-right: 18px
}

.catalog_main .items_grid .item_preview img {
	width: 100%;
	height: auto
}

.gallery_main .item_link {
	display: block;
	overflow: hidden;
	font-size: 0
}

.gallery_main .item_link .item_img {
	-webkit-transition: transform .2s ease-out, opacity .2s ease-out;
	-o-transition: transform .2s ease-out, opacity .2s ease-out;
	transition: transform .2s ease-out, opacity .2s ease-out
}

.gallery_main .item_link.hover_scale:hover .item_img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.gallery_main .gall_grid .resp_prvw {
	padding-top: 75%
}

.search_main .sr_list {
	margin-bottom: 10px
}

.search_main .sr_item+.sr_item {
	margin-top: 10px
}

.search_main .sr_highlight {
	color: #106ead
}

.faq_main .item_block {
	margin-bottom: 18px
}

.faq_main .item_block:target .item_answer {
	color: #171717
}

.faq_main .item_quest {
	color: #171717;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.faq_main .item_answer {
	text-align: justify;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out
}

.menu_quest {
	margin-bottom: 18px
}

.menu_quest li a {
	text-decoration: none;
	border-bottom: 1px dotted #106ead
}

.menu_quest li a:hover {
	border-color: #c84237
}

.menu_top .menu>li:hover.to_right>ul {
	left: auto;
	right: 0
}

.menu_top .menu ul li {
	white-space: nowrap
}

.menu_side {
	margin-bottom: 18px
}

.menu_side .menu {
	
}

.menu_side .menu li a {
	display: block;
	margin-bottom: 1px;
	line-height: 20px;
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
	background:rgba(26,49,92,0.7);
}

.menu_side .menu li.active>a,
.menu_side .menu li:hover>a {
	background:rgba(26,49,92,1); 
}

.menu_side .menu li ul li a {
	background: #444b5c
}

.menu_side .menu li ul li a span:before {
	content: '- '
}

.devby {
	text-align: right
}

.go2top {
	position: fixed;
	bottom: 59px;
	right: 20px;
	display: none;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	background: #2c529a;
	-webkit-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out
}

.go2top:hover {
	color: #fff;
	background: #428bca
}

.old_browser_warning {
	padding: 100px 50px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background: #fff
}

.close_obw {
	display: inline-block;
	line-height: 1;
	cursor: pointer;
	border-bottom: 1px dashed #106ead;
	color: #106ead
}

img[align=right],
img[style*="float:right;"],
img[style*="float: right;"] {
	margin-left: 18px
}

img[align=left],
img[style*="float:left;"],
img[style*="float: left;"] {
	margin-right: 18px
}

.justifyfull {
	text-align: justify
}

.justifyleft {
	text-align: left
}

.justifyright {
	text-align: right
}

.list_n {
	margin: 0 0 20px;
	padding: 0;
	list-style: none
}

.list_icns {
	margin: 0 0 10px;
	padding: 0;
	list-style: none
}

.list_icns li {
	display: block;
	padding-left: 30px;
	position: relative;
	margin-bottom: 15px
}

.list_icns li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-family: FontAwesome;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #171717
}

.list_icns.angle_right li:before {
	content: "\f105"
}

.list_icns.chevron_right li:before {
	content: "\f054"
}

.list_icns.i_check li:before {
	content: "\f00c"
}

.list_2_col {
	overflow: hidden
}

.list_2_col li {
	float: left;
	width: 49.5%;
	margin-right: .5%;
	margin-bottom: 40px
}

.list_2_col li:nth-child(2n+1) {
	clear: both
}

.list_2_col li:nth-child(2n) {
	margin-right: 0;
	margin-left: .5%
}

.table-zebra {
	border-top: 1px solid #ddd
}

.table-zebra tr th {
	padding: 6px 16px;
	border: none
}

.table-zebra tr td {
	border: none;
	padding: 6px 16px
}

.table-zebra tr:nth-child(2n) td {
	background: #e1ecf1
}

.table-tiny tr td,
.table-tiny tr th {
	padding: 4px
}

@media (max-width:767px) {
	.list_2_col {
		overflow: auto
	}
	.list_2_col li {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 18px
	}
	.list_2_col li:nth-child(2n+1) {
		clear: none
	}
	.list_2_col li:nth-child(2n) {
		margin-right: 0;
		margin-left: 0
	}
}

@media (max-width:767px) {
  .phones_hdr .visible-xs{
    display: inline-block !important;
  }
  .phones_hdr .phone-red{
    position: static !important;
    display: block !important;
    margin-top: 5px;
  }
	.h1,
	.h2,
	.h3,
	.page-header,
	h1,
	h2,
	h3 {
		margin-bottom: 18px
	}
	.mdl {
		float: none;
		position: static
	}
	#ftr_ndr {
		display: none
	}
	.ftr {
		min-height: auto;
		position: static;
		width: auto
	}
	.modal-dialog {
		margin-top: 10px
	}
	.menu_top {
		margin:0;
	}
	.menu_top a {
		-webkit-transition: none;
		-o-transition: none;
		transition: none
	}
	.menu_top .menu_switcher a {
		overflow: hidden;
		display: block;
		height: 40px;
		line-height: 40px;
		padding: 0 9px;
		text-align: left;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		/*background: #106ead*/
	}
	.menu_top .menu_switcher a.active {
		
	}
	.menu_top .menu_switcher .switcher_icon {
		float: right;
		display: block;
		padding-top: 10px;
		font-size: 19px
	}
	.menu_top .menu>li:hover.to_right>ul {
		left: auto;
		right: 0
	}
	.menu_top .menu ul li {
		white-space: nowrap
	}
	.devby {
		text-align: left
	}
	.go2top {
		position: static;
		bottom: auto;
		right: auto;
		display: block;
		width: auto;
		height: 40px;
		line-height: 40px
	}
}

@media (max-width:480px) {
	.menu_columns .menu {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
		-webkit-column-gap: inherit;
		-moz-column-gap: inherit;
		column-gap: inherit
	}
}

.relative {
	position: relative;
	width: 100%
}

.lt-ie9 div.table-responsive {
	margin-bottom: 20px;
	overflow: visible;
	width: 100%
}

.lt-ie9 div.table-responsive .table,
.lt-ie9 div.table-responsive table {
	margin-bottom: 0!important
}

.lt-ie8 .main_slider .smpl_nav li {
	position: relative;
	top: 10px
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-loading .slick-list {
	background: url(/artmebius/img/ajax-loader.gif) center center no-repeat #fff
}

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

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

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-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-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

[dir=rtl] .slick-slide {
	float: right
}

.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-next,
.slick-prev {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	display: block;
	border: none;
	height: 20px;
	line-height: 20px;
	width: 20px;
	cursor: pointer;
	outline: 0
}

.slick-next span,
.slick-prev span {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75
}

.slick-next span:before,
.slick-prev span:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-next:focus span,
.slick-next:hover span,
.slick-prev:focus span,
.slick-prev:hover span {
	outline: 0;
	opacity: 1
}

.slick-next.slick-disabled span,
.slick-prev.slick-disabled span {
	opacity: .25
}

.slick-prev {
	left: 25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: 25px
}

.slick-next {
	right: 25px
}

[dir=rtl] .slick-next {
	left: 25px;
	right: auto
}

.slick-dots {
	position: absolute;
	bottom: 0;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center
}

.btn-slider {
	outline: 0;
	display: block;
	border: none;
	padding: 0;
	margin-top: -20px;
	height: 40px;
	line-height: 40px;
	width: 40px;
	position: absolute;
	top: 50%;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	z-index: 500;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out
}

.btn-prev {
	left: 0
}

.btn-next {
	right: 0
}

.slider_nav {
	bottom: 0;
	left: 0;
	right: 0;
	list-style: none none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center
}

.slider_nav li {
	position: relative;
	vertical-align: top;
	display: inline-block;
	margin: 0 3px;
	padding: 0;
	line-height: 1
}

.slider_nav li span {
	display: block;
	border-radius: 50%;
	width: 13px;
	height: 13px;
	background: #fff;
	border: 3px solid #fff;
	font-size: 0;
	outline: 0;
	cursor: pointer;
	-webkit-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}

.slider_nav li span:focus,
.slider_nav li span:hover {
	outline: 0
}

.slider_nav li.slick-active span {
	background: #106ead
}

.slider_main {
	position: relative
}

.slider_main .container {
	display: block
}

.slider_main .slider_items {
	overflow: hidden
}

.slider_main .slider_items:hover .btn-slider {
	opacity: 1
}

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

.slider_main .slide_bg {
	display: block;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 25.2% 0 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.slider_main .slide_content {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: normal
}

/*--MY STYLES--*/
.row-flex {
    display: flex;
    flex-flow: row wrap;
}
#logo{
  padding-top: 20px;
}
#logo a{
	text-transform:uppercase;
	text-decoration:none;
	color:#1b1b1b;
	font-weight:700;
	font-size:34px;
}
#logo a span{
	color:#2c529a;
}
header .mdl.phones_hdr{
  padding-top: 5px;  
}
nav.mdl.menu_top {
	background: #2c529a;
}
nav.mdl.menu_top a{
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.hdr_full nav.mdl.menu_top ul.menu_horz li:last-child{
	background:transparent;
}
ul.menu.menu_horz_top li a{
	text-decoration:none;
	color:#1c1c1c;
}
ul.menu.menu_horz_top li a:hover{
	color:#2c529a;
}
header .mdl.phones_hdr p{
	display:inline-block;
}
header .mdl.phones_hdr p:before{
	content:'';
	background:url("../img/phone.png") no-repeat 0 center;
	width:21px;
	height: 21px;
	display: inline-block;
	margin-right:15px;
	position:relative;
	top:5px
}
.lenze-page .slider_main .slide_bg .slide_desc > div{
	color:#444749;
}
.main-screen{
	margin: 40px 0;
}
.main-screen .item_link_wrap a{
	display:block;
	position:relative;
}
.main-screen .item_link_wrap a .item_title{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.main-screen .item_link_wrap a .item_title span{
	position:absolute;
	height:40px;
	line-height:40px;
	width:100%;
	top:calc(50% - 20px);
	left:0;
}
.main-screen .item_link_wrap a:hover .item_title{
	background:rgba(26,49,92,0.7);
	text-shadow:0 0 15px #000000;
}
.main-screen .item_link_wrap a .item_preview {
	display: block;
}
.advantages_main{
	color:#ffffff;
	background:#2c529a;
	margin:30px 0 0;
	padding:30px 0 0;
}
.advantages_main .page-header{
	color:#ffffff;
	font-size:26px;
}
.advantages_main .page-header:before{
	background:#ffffff;
}
.advantages_main .tiles_row{
	text-align:center;
}
.advantages_main .tiles_row .tiles_col{
	margin:0 0 30px;
}
.advantages_main .item_title{
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	margin:20px 0;
}
form#orderCallbackForm .control-input{
	position:relative;
}
form#orderCallbackForm .control-input span.fa{
	position:absolute;
	top:9px;
	left:9px;
}
form#orderCallbackForm .control-input input[type="text"]{
	text-indent:15px;
}
.any-question{
	background:url("../img/any-question.jpg") no-repeat center center;
	background-size:cover;
	display:table;
	width:100%;
}
.any-question-info{
  padding:20px;
}
.any-question_bg{
  padding: 25px;
  background: #e0e9ee;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.any-question_flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.any-question_bg .control-group {
    display: flex;
    align-items: center;
}
.any-question_bg .btn-main {
    margin-top: 0;
    margin-right: 12px;
}
.any-question_bg .form-group.control-group .cmmnt {
    font-size: 12px;
    margin-bottom: 0;
}
.any-question .container .row{
	padding:30px 0;
}
p.any-question-phone{
	color:#2c529a;
	font-size:22px;
	font-weight:500;
	margin:0;
}
.any-question .custom_success_message{
	text-align:center;
	font-size:24px;
	font-weight:700;
}
form#anyQuestionForm{
	padding:25px;
	background:#e0e9ee;
	margin:0;
}
.reviews_slider {
	background: #e0e9ee;
	padding: 30px 0;
}
.reviews_slider .ticket-comment-body{
	padding:25px;
	background:#ffffff;
}
.reviews_slider p.readmore{
	margin:10px 0 0;
}
.reviews_slider p.readmore a{
	color:#444749;
}
.reviews_slider p.readmore:after{
	content:'';
	background:url("../img/readmore.png") no-repeat 0 0;
	width:4px;
	height:3px;
	display:inline-block;
	margin-left:5px;
	position:relative;
	top:-1px;
}
.reviews_slider .slick-list{
	margin:0 0 20px; 
}
.mdl.devby.atrmebius  a{
	color:#444749;
}
ul.breadcrumb{
	margin:0;
	text-align:center;
}
ul.breadcrumb li{
	display:inline-block;
}
.breadcrumbs.breadcrumbs_top {
	margin-bottom: 30px;
	background: #ECECEC;
	border-top: 1px solid #ddd;
	line-height: 40px;
	font-size:12px;
}
.breadcrumbs.breadcrumbs_top a{
	color:#444749;
}
div.item_block.ctgs_block a{
	display:block;
	position:relative;
}
div.item_block.ctgs_block a .item_title{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	/* background:rgba(26,49,92,1); */
	background:#ffffff;
	border: 1px solid #2c529a;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
div.item_block.ctgs_block a:hover .item_title{
	/* background:rgba(26,49,92,0.9); */
	background:rgba(26,49,92,1);
	text-shadow:0 0 15px #000000;
}
div.item_block.ctgs_block a:hover .item_title span{
	color:#ffffff;
}
div.item_block.ctgs_block a .item_title span{
	text-decoration:none;
	position:relative;
	height:40px;
	line-height:40px;
	top:calc(50% - 20px);
	font-weight:700;
	width:100%;
	left:0;
	color:#2c529a;
	font-size:14px;
	display:table;
}
div.item_block.ctgs_block a .item_title span span{
	display:table-cell;
	line-height:100%;
	vertical-align:middle;
}
.prdt_tabs .tabs_titles span{
	float:left;
	width:50%;
	text-align:center;
	background:rgba(26,49,92,0.5);
	color:#ffffff;
	display:inline-block;
	line-height:40px;
	cursor:pointer;
}
.prdt_tabs .tabs_titles span.active:hover,
.prdt_tabs .tabs_titles span.active{
	background:rgba(26,49,92,0.7);
}
.prdt_tabs .tabs_titles span:hover{
	background:rgba(26,49,92,0.6);
}
.prdt_tabs .tabs_contens {
	margin: 15px 0;
	display: inline-block;
	width: 100%;
}
.item_block.item_comment{
	border:1px solid #cccccc;
	border-radius: 4px;
}
.item_block.item_comment div{
	padding: 7px 14px;
}
.item_block.item_comment div:first-child{
	border-bottom:1px solid #cccccc;
	font-weight:700;
	font-size:16px;
}
.prod-info > div{
	margin:0 0 5px;
}
.prod-info > div:last-child{
	margin:0;
}
.item_availability .fa-check-circle{
	color:#0fde0f;
}
.item_availability .fa-times-circle{
	color:#ff0000;
}
.phones_hdr{
  position:relative;
}
.phones_hdr .phone-red{
  color:#ff0000;
  font-size:12px;
  display:inline-block;
  right: 10px;
  bottom: 25px;
  line-height: 100%;
  margin-bottom: 10px;
}
div.cat_lenze{}
div.cat_lenze div[class*=col-]{
	margin:0 0 10px;
}
div.cat_lenze div[class*=col-] > div{
	display:flex;
	height:100%;
	padding:5px 10px;
	border:1px solid #2c529a;
	justify-content: center;
    align-items: center;
}
div.cat_lenze div[class*=col-] > div > div{
	text-align:center;
	line-height:100%;
}
.page_inner form#anyQuestionForm{
  float: none;
}
.mdl_search #sfTips {
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    margin: -1px 0 0 0;
    border: 1px solid #d5d5d5;
    background: #fff;
    z-index: 900;
}
.mdl_search .sf_tips_item a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px dotted #d5d5d5;
    padding: 4px 10px 5px;
    color: #333;
}
.mdl_search form {
    position: relative;
}
.mdl_search .sf_submit {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    border: 0;
    padding: 0 18px;
    line-height: 28px;
    font-size: 16px;
    border-radius: 0 2px 2px 0;
    color: #000;
    background: #ccc;
    height: 36px;
}
.mdl_search .sf_text {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 60px;
    line-height: 20px;
    border-radius: 3px;
}
/*27.11.20*/
.filtprod_wrap.row {
  border-bottom: 4px solid #2c529a;
  margin: 0 0px 20px 0px;
}
.filtprod_wrap .filtprod_item {
  margin-bottom: 15px;
}
.filtprod_wrap .filtprod_item a {
  padding: 10px;
  border: 1px solid #2c529a;
  border-radius: 10px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
}
.filtprod_wrap .filtprod_item a:hover{
 border: 1px solid #c84237;
 box-shadow: 0 0 4px #c84237;
}

/*30.03.21*/
.search_block {
	display: inline-flex;
}
@media (max-width:1024px) {
	.search_block {
	    flex: 1 1 100%;
	    max-width: 100%;
	}
}
.hdr .row {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
#hdr_sf {
	margin: 5px 0;
}
@media (max-width:1024px) {
	#hdr_sf {
	    width: 100%;
	}
}
.switcher_link {
	margin: 5px 0;
}
@media (min-width:768px) {
	.off-lenze{
		padding-top:0;
		/*padding-bottom: 15px;*/
	}
}
@media (min-width:1024px) {
	.off-lenze{
		padding-top:0;
		padding-bottom: 15px;
	}
}
.top-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .address {
  position: absolute;
    bottom: 15px;
  margin-right: 2em;
} */
@media (min-width:1024px) and (max-width:1279px) {
	/* .address {
	  margin-right: 2em;
	} */
}
@media (min-width:1280px) {
	/* .address {
	  margin-right: 2em;
	} */
}
/* .scheduale {
  position: absolute;
    bottom: 15px;
  margin-left: 3em;
} */
header .mdl.phones_hdr p {
	display: block;
}
.orderCallback_hdr {
	padding: 5px 11px;
    border: 1px solid #2c529a;
    border-radius: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
	float: right;
}

@media (min-width:1024px) {
	.orderCallback_hdr {
		padding: 10px 20px;
	}
}
.orderCallback_hdr:hover {
	border: 1px solid #c84237;
    box-shadow: 0 0 4px #c84237;
	color:#c84237;
}
.gallery_bottom {
	margin: 30px 0;
}
.gallery_bottom .slick-slider {
	padding: 0 40px;
}
.gallery_bottom .btn-slider {
	background-color: #2c529a;
    color: #ccc;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
}
#orderCallback .btn-close {
	float:right;
}

.guarantee {
    display: block;
    position: fixed;
    left: -260px;
    bottom: 85px;
    width: 330px;
    height: 60px;
    z-index: 600;
    box-shadow: 0 0 4px #000;
    background: #2c529a;
}
.guarantee:hover{
    background: #428bca;
}
.guarantee .btn-main{
    background: inherit;
    width: 100%;
    margin: 0;
    height: 100%;
    text-align: right;
    line-height: 50px;
}
@media (max-width: 767px){
  .address, .scheduale{
      position: relative;
      text-align: center;
      margin: 10px 0;
  }
  .grecaptcha-badge {
    visibility: hidden;
  }

  .any-question{
    border: 1px solid #ccc;
  }
}

/*09.12.21*/
.ftr-fixed {
  display:none;
  width:100%;
  padding-top:10px;
  padding-bottom:10px;
  background:#fff;
}
.ftr-fixed .ftr_fix_link img {
  height: 25px;
}
.ftr-fixed .go2top {
  font-size: 25px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  color: #106ead;
  background:inherit;
}
.ftr-fixed .ftr_fix_link {
  font-size: 25px;
  line-height: 25px;
}
.ftr-fixed .fix_title {
  font-size: 11px;
  margin-top: 3px;
}
.ftr-fixed {
  text-align: center;
}
.hdr-info {
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hdr_mini {
	padding-bottom: 7px;
	background: #fff;
}
.hdr_mini-top nav.mdl.menu_top .menu_switcher {
	padding-top: 7px;
}
.hdr_mini-top, .hdr_mini-bottom {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
@media (max-width: 767px){
	.hdr_mini-top, .hdr_mini-bottom {
		justify-content: space-between;
	}
}
.hdr_mini-top #logo a {
    font-size: 30px;
}
.hdr_mini-top nav.mdl.menu_top {
	background: inherit;
}
.hdr_mini-top nav.mdl.menu_top .menu_switcher .switcher_icon {
    padding-top: 0;
    color: #000;
}
.hdr_mini-top nav.mdl.menu_top .switcher_link {
	padding: 0;
	margin: 0;
}
.hdr_mini-top nav.menu_top .menu_switcher a {
	height: auto;
}
.hdr_mini-bottom .phones_hdr a{
	font-size: 16px;
    font-weight: 500;
    color: #2c529a;
}
@media (max-width: 320px){
	.hdr_mini-bottom .phones_hdr a{
		font-size: 18px;
	}
}
.hdr_mini-bottom .phones_hdr {
	width: 100%;
}
.hdr_mini-bottom .mdl_search .sf_submit {
    padding: 0 7px;
    line-height: 22px;
    height: 27px;
}
.hdr_mini-bottom .mdl_search .sf_text {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 40px;
    line-height: 14px;
}
.hdr_mini-top nav.mdl.menu_top a {
	color: #106ead;
}
@media (max-width: 767px){
  .b-page_newyear{
    display:none;
  }
  ul.breadcrumb {
    display:none;
  }
  #sect_wrap {
  	margin-top: 130px;
  }
  #hdr {
  	position: fixed;
  	top:0;
  	z-index: 999;
  	border-bottom: 1px solid #2c529a;
  	left: 0;
  	right: 0;
  }
  .menu_hide+.menu {
    position: absolute;
    background: #fff;
    z-index: 1000;
    width: 100%;
    height: auto;
    left: 0;
  }
  .hdr-info {
	display: block;
  }
}
@media (max-width: 600px){
  .guarantee {
    display:none;
  }
  .ftr_inner {
    /* margin-bottom:55px; */
  }
  .offer{
	  margin-bottom:75px;
  }
  .ftr-fixed {
    display:flex;
    justify-content: space-around;
    align-items: end;
    z-index:500;
    position:fixed;
    bottom:0;
  }
}
/*1.02.22*/
@media (min-width:1024px) {
	.hdr_img {
		height: 100px;
		overflow: hidden;
		position: relative;
	}
	.hdr_img span{
		background-image: url('/artmebius/img/hdr-img.jpg');
		background-position:center center;
		width:120%;
		background-size: cover;
		left:-10%;		
		transition: all 4.3s ease;
		display: block;
		position: relative;
		height: 120px;
		-webkit-animation: go-left-right 6s infinite alternate;
	  -moz-animation: go-left-right 6s infinite alternate;;
	  -o-animation-name: go-left-right 6s infinite alternate;
	  animation: go-left-right 6s infinite alternate;
	}
}
@keyframes go-left-right {       
  from { top: -15px; }            
  to { top: 0px; } 
  from { transform: scale(0.90); }            
  to {transform: scale(1) }
}
/*.hdr_img:before {
	content: '';
  background-image: url(/artmebius/img/wave.png);  
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  height: 40px;
  z-index: 2;
}*/
.reds{
	color:#ff0000;
	margin-top:10px;
	font-size:10px;
	line-height:120%;
	display:block;
}
.category_catalog .reds{
	margin-top:-15px;
	margin-bottom:10px;
}
@media (min-width:768px) and (max-width:1023px) {
	.logo_hdr{
		text-align: center;
	}
	.hdr .row{
      justify-content: center;
	}
}
.catalog_flex {
    display: flex;
    flex-direction: column;
}
@media (min-width:768px){
  .catalog_flex .filtprod_wrap{
    order:-1;
  }
  .catalog_flex h1.page-header{
    order:-1;
  }
}

@media (max-width:1024px) {
	.hdr_top {
	    margin-bottom: 12px;
	}
}
.slide_info {
	position: relative;
}
.slide_info a.fancybox {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 30%;
	transform: rotate(10deg);
}
.slide_info a.fancybox img{
	object-fit:contain;
	box-shadow:0 0 10px rgba(0,0,0,0.3);
}
.prdt_noimg {
  width: 100%;
  height: 110px;
  display: flex;
  justify-content: center;
  background: #c6ced3;
  margin-bottom: 10px;
}
@media (max-width:767px){
	.main-screen img.pochtenie {
		box-shadow: 0 0 15px rgba(0,0,0,0.5);
		display: block;
		margin: 0 auto;
		/* max-width: 380px; */
	}
}
@media (min-width:768px){
	.slide_info a.fancybox img{
		width:120px;
	}
}
@media (min-width:1024px){
	.slide_info a.fancybox img{
		width:150px;
	}
}
@media (min-width:1280px){
	.slide_info a.fancybox img{
		width:190px;
	}
}
.contact-social {
	display: flex;
	align-items: center;
	margin:25px 0;
}
.contact-social .fix_elem{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content:space-between;
} 
.contact-social a.ftr_fix_link{
  flex:0 0 50px;
  max-width:50px;
  margin-bottom:10px;
}
.contact-social .fix_elem + .fix_elem{
  margin-left:10px;
}
.map_title{
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
  color: #444749;
}
.map_description{
  font-size: 16px;
  line-height: 1.1;
  color: #444749;
  margin: 15px 0;
}
#artmebius-city{
	text-align: center;
}
.active-city-list {
  overflow: hidden;
  padding: 0 20px;
}
.active-city-list ul {
  list-style: none;
  text-align: left;
  padding: 0;
  font-size: 14px;
  -webkit-column-count: 7;
  -moz-column-count: 7;
  column-count: 7;
  -webkit-column-gap: 18;
  -moz-column-gap: 18;
  column-gap: 18;
}
.active-city-list ul li {
   color: #000000;
}
.active-city-list ul span {
  font-size: 14px;
  color: #555555;
  text-decoration: none;
  border-bottom: 1px dotted #555555;
  cursor: pointer;
}
.active-city-list ul span:hover{
  color:#e32118;
  border-color:#e32118
}
.active-city-list ul span:hover b{
   color:#e32118
}
.active-city-list ul li span.cities_letter {
  display: block;
  margin-top: 18px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #f05940;
  border: none;
}
.modal-dialog.modal-wide {
    width: 90%;
    margin-top: 20px;
}
.info_cat {
    margin-bottom: 17px;
    margin-top: 10px;
    border: 1px solid #2c529a;
    border-radius: 10px;
    padding: 20px;
}
#cities_choose .modal-header {
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
}
.contact-social i{
  font-size: 50px;
}
.offer {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
  line-height: 100%;
}
.any-question_btm {
	position: relative;
}
.cookie_popup {
	display: none;
}
.cookie_popup__wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	-moz-column-gap: 16px;
	column-gap: 16px;
	max-width: 928px;
	box-sizing: border-box;
	background-color: #000000e6;
	padding: 12px 16px;
	border-radius: 4px;
	position: fixed;
	bottom: 60px;
	color: #fff;
	left: 50%;
	transform: translate(-50%);
	width: 100%;
	z-index: 9999;
}
.cookie_popup a {
	color: #fff;
	border-bottom: 1px solid #ccc;
}
.cookie_popup__btn {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
}
.cookie_popup__wrap p {
	margin-bottom: 0;
}
@media(max-width:767px){#ftr_ndr{height:117px}.off-lenze{text-align:center;margin:0 0 15px;font-size:10px}.any-question .container .row>div:first-child{text-align:center;margin:0 0 30px}.advantages_main .item_desc span{display:block}.advantages_main .page-header{text-align:center}.main-screen .row.tiles_row{margin:0 auto;max-width:400px}.main-screen .item_link_wrap a .item_preview img{display:block;margin:0 auto}.slider_main .slide_bg{min-height:190px}.slider_main .slide_bg .slide_desc{background:rgba(255,255,255,.7);margin:15px 0 0;padding:15px}.slider_main .slide_bg .slide_desc>div{font-size:16px;line-height:20px}.slider_main .slide_bg .slide_desc>img{width:100px;margin:0 0 15px}div#logo{padding-top:15px}div#logo,ul.menu.menu_horz_top,header .mdl.phones_hdr{text-align:center;margin:0 0 15px}header .mdl.phones_hdr{font-size:22px;font-weight:bold}nav.mdl.menu_top ul.menu_horz li{display:block;background:url("/artmebius/img/top_menu_bottom_border.png") repeat-x 0 100%}nav.mdl.menu_top a{line-height:30px;font-size:15px;padding:0 15px}nav.mdl.menu_top .menu_switcher a{line-height:40px;line-height:40px}.any-question_btm{width:100%}}@media(min-width:768px){#ftr_ndr{height:117px}.off-lenze{font-size:12px}.any-question h3{margin-top:30px}.any-question_btm{margin-top:-40px;margin-right:50%}.page-header{padding-left:70px}.page-header.header-contact{padding-left:0}.page-header.header-contact:before{display:none}.page-header:before{content:"";width:60px;height:4px;background:#2c529a;display:inline-block;position:absolute;left:0;top:calc(50% - 2px)}.main-screen .item_link_wrap a .item_preview img{width:100%}.slider_main .slide_bg .slide_desc>div{font-size:18px}.slider_main .slide_bg .slide_desc>img{width:150px;margin:70px 0 20px}.slider_main .slide_bg{padding:0;height:300px}header .mdl.phones_hdr p{font-size:16px;font-weight:400}#logo a{font-size:20px}header .mdl.phones_hdr{text-align:right}ul.menu.menu_horz_top li{float:left;margin-right:20px}ul.menu.menu_horz_top li:last-child{margin:0}nav.mdl.menu_top ul{text-align:center}nav.mdl.menu_top ul.menu_horz li{display:inline-block;padding:0 9px;background:url("/artmebius/img/top_menu_right_border.png") repeat-y right top}nav.mdl.menu_top ul.menu_horz li:first-child{padding-left:0}nav.mdl.menu_top ul.menu_horz li:last-child{padding-right:0}nav.mdl.menu_top a{line-height:46px;font-size:12px}}@media(min-width:1024px){.search_block{display:inline-flex;flex:1 1 100%;max-width:178px}.off-lenze{font-size:14px}.any-question h3{margin-top:30px}form#anyQuestionForm{float:right;max-width:400px}.slider_main .slide_bg .slide_desc>div{font-size:24px}.slider_main .slide_bg .slide_desc>img{width:208px;margin:100px 0 20px}.slider_main .slide_bg{height:400px}nav.mdl.menu_top a{font-size:13px}header .mdl.phones_hdr p{font-size:22px;font-weight:500}div#logo a,ul.menu.menu_horz_top li a,header .mdl.phones_hdr{line-height:1.5}#logo a{font-size:34px}}@media(min-width:1280px){nav.mdl.menu_top a{font-size:15px}.search_block{max-width:max-content}nav.mdl.menu_top ul.menu_horz li{padding:0 15px}.any-question h3{margin-top:30px}form#anyQuestionForm{max-width:450px}.advantages_main .item_desc span{display:block}.slider_main .slide_bg .slide_desc>div{font-size:30px}.slider_main .slide_bg .slide_desc>img{margin:150px 0 40px}.slider_main .slide_bg{height:500px}}
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:0;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:#1e1e1e;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;display:none;height:100%;left:0;outline:0;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%}.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}.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:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.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 0;transform-origin:0 0;transition-property:transform;transition-timing-function:linear;z-index:99998}.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}.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)}.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}.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)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.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)}.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}.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)}.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)}.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)}.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)}@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))}}}.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:0;padding:10px 15px;width:100%}.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:0;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}@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)}}