html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
	height: auto;
}

input[type='search'] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

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

td,
th {
	padding: 0;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

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

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role='button'] {
	cursor: pointer;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

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

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

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

.col-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: 15px;
	padding-right: 15px;
}

.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: 992px) {
	.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: 1200px) {
	.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;
	}
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	content: ' ';
	display: table;
}

.clearfix:after,
.container-fluid:after,
.container: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;
}

.affix {
	position: fixed;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none;
}

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

* {
	outline: 0;
}

.mob {
	display: none !important;
}

body {
	width: 100%;
	min-width: 320px;
	-webkit-transition: 0.1s;
	transition: 0.1s;
	background: #070d31;
}

.tab {
	display: none !important;
}

.mob {
	display: none !important;
}

img {
	display: block;
}

.info {
	background: url(../images/info-bg.jpg) no-repeat center top;
}

.info__body {
	width: 1136px;
	margin: 0 auto;
	padding: 64px 0 0;
}

.info__logo {
	display: inline-block;
	vertical-align: top;
}

.info__logo h1 {
	font: 700 56px/64px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.info__prefer {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 104px;
}

.info__prefer li {
	width: 272px;
	height: 64px;
	border: 2px solid #ffa96a;
	border-radius: 20px;
	display: inline-table;
	vertical-align: top;
	margin-right: 32px;
	padding: 0 47px;
}

.info__prefer li p {
	display: table-cell;
	vertical-align: middle;
	font: 700 16px/24px Montserrat, sans-serif;
	color: #ffa96a;
	text-shadow: 0 0 62px #000;
}

.info__prefer li:last-child {
	margin-right: 0;
	width: 298px;
	padding: 0 39px;
}

.info__desc {
	width: 464px;
	display: inline-block;
	vertical-align: top;
	margin: 116px 0 0;
	position: relative;
}

.info__desc h2 {
	font: 700 40px/48px Montserrat, sans-serif;
	color: #ffa96a;
	text-shadow: 0 0 62px #000;
}

.info__desc p {
	margin: 24px 0 0;
	font: 24px/40px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.info__product {
	display: inline-block;
	vertical-align: top;
	margin: 55px 0 0 -119px;
	max-width: 600px;
}

.info__action {
	width: 304px;
	display: inline-block;
	vertical-align: top;
	margin: 32px 0 0 -137px;
	background: #fff;
	border: 1px solid #f1f1f1;
	padding: 31px 0 24px;
}

.info__sale {
	text-align: center;
}

.info__sale p {
	font: 900 16px/20px Roboto, sans-serif;
	color: #333;
	text-transform: uppercase;
}

.info__price {
	text-align: center;
}

.info__price p {
	font: 900 83.9041px/108px Roboto, sans-serif;
	color: #ff2c2c;
}

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

.info__form select {
	width: 224px;
	height: 56px;
	border: 0;
	background: #f1f1f1;
	border-radius: 6px;
	text-indent: 23px;
	font: 14px/34px Roboto, sans-serif;
	color: #767272;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.info__form input {
	width: 224px;
	height: 56px;
	border: 0;
	background: #f1f1f1;
	border-radius: 6px;
	text-indent: 23px;
	font: 14px/34px Roboto, sans-serif;
	color: #767272;
	margin: 11px 0 0;
}

.info__form input::-webkit-input-placeholder {
	color: #767272;
}

.info__form input::-moz-placeholder {
	color: #767272;
}

.info__form input:-moz-placeholder {
	color: #767272;
}

.info__form input:-ms-input-placeholder {
	color: #767272;
}

.info__form button {
	width: 224px;
	height: 56px;
	border: 0;
	background: #ff2c2c;
	-webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.25);
	border-radius: 6px;
	font: 900 24px/24px Roboto, sans-serif;
	color: #fff;
	letter-spacing: 0.06em;
	margin: 21px 0 0;
}

.info__form p {
	margin: 10px 0 0;
	font: 12px/14px Montserrat, sans-serif;
	color: #c4c4c4;
}

.about__body {
	width: 1038px;
	margin: 0 auto;
	padding: 40px 0 48px;
}

.about__title {
	text-align: center;
}

.about__title h2 {
	font: 700 56px/64px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.about__desc {
	margin: 32px 0 0;
	text-align: center;
}

.about__desc p {
	font: 24px/40px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.about__note {
	margin: 32px 0 0;
	text-align: center;
}

.about__note p {
	font: 700 32px/64px Montserrat, sans-serif;
	color: #fff;
	opacity: 0.5;
	text-shadow: 0 0 62px #000;
}

.about__img img {
	max-width: 100%;
	-webkit-filter: drop-shadow(0 16px 24px rgba(0, 0, 0, 0.06)), drop-shadow(0 2px 6px rgba(0, 0, 0, 0.04)),
		drop-shadow(0 0 1px rgba(0, 0, 0, 0.04));
	filter: drop-shadow(0 16px 24px rgba(0, 0, 0, 0.06)), drop-shadow(0 2px 6px rgba(0, 0, 0, 0.04)), drop-shadow(0 0 1px rgba(0, 0, 0, 0.04));
}

.feature {
	width: 1145px;
	margin: 0 auto;
	padding: 96px 0 88px;
}

.feature__title {
	text-align: center;
}

.feature__title h2 {
	font: 700 56px/64px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.feature__list {
	margin: 56px 0 0;
}

.feature__list li {
	display: table;
}

.feature__list li:nth-child(2) {
	margin: -40px 0 0 290px;
	text-align: right;
}

.feature__list li:nth-child(2) .feature__desc {
	padding: 0 30px 0 0;
}

.feature__list li:nth-child(3) {
	margin-top: -30px;
}

.feature__img {
	display: table-cell;
	vertical-align: middle;
}

.feature__desc {
	width: 582px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 40px;
}

.feature__desc h4 {
	font: 700 24px/40px Montserrat, sans-serif;
	color: #ffa96a;
	text-shadow: 0 0 62px #000;
	text-transform: uppercase;
}

.feature__desc p {
	font: 24px/40px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
	margin-top: 16px;
}

.feed {
	border-top: 4px solid rgba(255, 169, 106, 0.2);
}

.feed__body {
	width: 1136px;
	margin: 0 auto;
	padding: 92px 0 96px;
}

.feed__title {
	text-align: center;
}

.feed__title h2 {
	font: 700 56px/64px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.feed__list {
	margin: 44px 0 0;
}

.feed__list li {
	margin-bottom: 48px;
}

.feed__list li:last-child {
	margin-bottom: 0;
}

.feed__img {
	display: inline-block;
	vertical-align: top;
	margin: 20px 0 0;
}

.feed__info {
	width: 944px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 16px;
}

.feed__name p {
	font: 700 24px/40px Montserrat, sans-serif;
	color: #ffa96a;
	text-shadow: 0 0 62px #000;
}

.feed__desc {
	margin: 36px 0 0;
}

.feed__desc p {
	font: 20px/32px Montserrat, sans-serif;
	color: #fff;
	text-shadow: 0 0 62px #000;
}

.footer__body {
	width: 1136px;
	margin: 0 auto;
	text-align: center;
	padding: 56px 0 43px;
	font: 700 16px/24px Roboto, sans-serif;
	color: #fff;
}

.footer__body p {
	font: 700 16px/24px Roboto, sans-serif;
	color: #fff;
}

.footer__body a {
	font: 700 16px/24px Roboto, sans-serif;
	color: #fff;
	text-decoration: underline;
}

.footer__body a:hover {
	text-decoration: none;
}

@media (max-width: 1165px) {
	.info {
		background-size: cover;
	}
	.info__body {
		width: 780px;
	}
	.info__logo {
		display: block;
		text-align: center;
	}
	.info__prefer {
		display: block;
		margin: 24px 0 0;
		text-align: center;
	}
	.info__prefer li {
		text-align: left;
	}
	.info__desc {
		width: auto;
		display: block;
		margin: 56px 0 0;
	}
	.info__action {
		margin: 32px 0 0 -29px;
	}
	.about__body {
		width: 780px;
	}
	.feature {
		width: 780px;
	}
	.feature__list li:nth-child(2) {
		margin: -40px 0 0;
	}
	.feed__body {
		width: 780px;
	}
	.feed__info {
		width: 588px;
	}
	.footer__body {
		width: 780px;
	}
}

@media (max-width: 801px) {
	.info__body {
		width: 580px;
		padding: 64px 0 24px;
	}
	.info__prefer li:last-child {
		width: 272px;
	}
	.info__product {
		display: block;
		margin: -55px 0 0;
	}
	.info__product img {
		width: 100%;
	}
	.info__action {
		display: block;
		margin: 32px auto 0;
	}
	.about__body {
		width: 580px;
	}
	.about__title h2 {
		font: 700 54px/64px Montserrat, sans-serif;
	}
	.feature {
		width: 580px;
	}
	.feature__list li:nth-child(2) {
		margin: 20px 0 0;
	}
	.feature__list li:nth-child(3) {
		margin-top: 20px;
	}
	.feed__body {
		width: 580px;
	}
	.feed__info {
		width: 388px;
	}
	.footer__body {
		width: 580px;
	}
}

@media (max-width: 601px) {
	.dec {
		display: none !important;
	}
	.mob {
		display: block !important;
	}
	.info {
		background: url(../images/mob/info-bg.png) no-repeat center top;
	}
	.info__body {
		width: 300px;
		margin: 0 auto;
		padding: 48px 0 72px;
	}
	.info__logo h1 {
		font: 700 32px/40px Montserrat, sans-serif;
	}
	.info__prefer-slider {
		margin: 32px 0 0;
	}
	.info__prefer-slider .slick-slide:nth-child(3) .info__prefer-desc {
		width: 298px;
		padding: 0 39px;
	}
	.info__prefer-desc {
		width: 272px;
		height: 64px;
		border: 2px solid #ffa96a;
		border-radius: 20px;
		display: table;
		margin: 0 auto;
		padding: 0 47px;
	}
	.info__prefer-desc p {
		display: table-cell;
		vertical-align: middle;
		font: 700 16px/24px Montserrat, sans-serif;
		color: #ffa96a;
		text-shadow: 0 0 62px #000;
	}
	.info__desc {
		width: auto;
		display: block;
		margin: 520px 0 0;
	}
	.info__desc h2 {
		font: 700 32px/48px Montserrat, sans-serif;
	}
	.info__desc p {
		margin: 16px 0 0;
	}
	.info__action {
		width: 300px;
		margin: 32px 0 0;
	}
	.about__body {
		width: 300px;
		margin: 0 auto;
		padding: 32px 0 48px;
	}
	.about__title {
		text-align: center;
	}
	.about__title h2 {
		font: 700 30px/40px Montserrat, sans-serif;
	}
	.about__title h2 span {
		color: #ffa96a;
	}
	.about__desc {
		margin: 32px 0 0;
		text-align: left;
	}
	.about__desc p {
		font: 20px/40px Montserrat, sans-serif;
	}
	.about__note {
		margin: 32px 0 0;
	}
	.about__note p {
		font: 700 24px/40px Montserrat, sans-serif;
	}
	.about__img img {
		width: 100%;
	}
	.feature {
		width: 300px;
		margin: 0 auto;
		padding: 72px 0 80px;
	}
	.feature__title {
		text-align: left;
	}
	.feature__title h2 {
		font: 700 28px/40px Montserrat, sans-serif;
	}
	.feature__title h2 span {
		color: #ffa96a;
	}
	.feature__slider {
		margin: 40px 0 0;
	}
	.feature__img {
		display: block;
		vertical-align: top;
	}
	.feature__img img {
		width: 168px;
		margin: 0 auto;
	}
	.feature__desc {
		width: auto;
		display: block;
		vertical-align: top;
		padding-left: 0;
		margin: 24px 0 0;
	}
	.feature__desc p {
		margin-top: 8px;
	}
	.feed__body {
		width: 300px;
		margin: 0 auto;
		padding: 53px 0 146px;
	}
	.feed__title {
		text-align: left;
	}
	.feed__title h2 {
		font: 700 32px/40px Montserrat, sans-serif;
	}
	.feed__title h2 span {
		color: #ffa96a;
	}
	.feed__slider {
		margin: 31px 0 0;
	}
	.feed__img {
		display: block;
		margin: 0;
	}
	.feed__img img {
		width: 168px;
		margin: 0 auto;
	}
	.feed__info {
		width: auto;
		display: block;
		margin: 16px 0 0;
	}
	.feed__name {
		text-align: center;
	}
	.feed__desc {
		margin: 8px 0 0;
		padding: 0 3px;
	}
	.feed__desc p {
		font: 16px/24px Montserrat, sans-serif;
	}
	.footer__body {
		width: 300px;
		padding: 24px 0 24px;
	}
}
