/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
	margin: 0;
}

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

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

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 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;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

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

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333333;
	background-color: #ffffff;
}

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

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

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

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

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

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

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

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-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 #eeeeee;
}

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

@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: 0px;
	padding-right: 0px;
}

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

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

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

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

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

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}

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

@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible-print {
	display: none !important;
}

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

.visible-print-block {
	display: none !important;
}

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

.visible-print-inline {
	display: none !important;
}

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

.visible-print-inline-block {
	display: none !important;
}

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

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

/* Slider */

.slick-slider {
	position: relative;

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

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

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

.slick-list {
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

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

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

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

	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

	content: '';
}

.slick-track:after {
	clear: both;
}

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

.slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}

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

.slick-slide img {
	display: block;
}

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

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

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;

	height: auto;

	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@charset 'UTF-8';
/* Slider */

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

/* Icons */

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

	src: url(fonts/slick/slick.eot);
	src: url(fonts/slick/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick/slick.woff) format('woff'), url(fonts/slick/slick.ttf) format('truetype'), url(img/slick.svg#slick) format('svg');
}

/* Arrows */

.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;

	position: absolute;
	top: 50%;

	display: block;

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

	cursor: pointer;

	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

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

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

	opacity: .75;
	color: white;

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

.slick-prev {
	left: -25px;
}

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

.slick-prev:before {
	content: '\2190';
}

[dir='rtl'] .slick-prev:before {
	content: '\2192';
}

.slick-next {
	right: -25px;
}

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

.slick-next:before {
	content: '\2192';
}

[dir='rtl'] .slick-next:before {
	content: '\2190';
}

/* Dots */

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

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

	display: block;

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

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;

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

	cursor: pointer;
}

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

	display: block;

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

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;

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

	width: 20px;
	height: 20px;

	content: '\2022';
	text-align: center;

	opacity: .25;
	color: black;

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

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}


* {
	outline: none;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	min-width: 320px;
	overflow-x: hidden;
	font-family: "Roboto", sans-serif;
	background: #222629;
	font-size: 16px;
}

a,
a:hover,
a:focus {
	text-decoration: none;
}

nav,
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

img {
	max-width: 100%;
}

input::-ms-clear {
	display: none;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:-webkit-autofill {
	-webkit-box-shadow: inset 0 0 0 50px #1B1E20 !important;
}

header,
section,
footer {
	position: relative;
	overflow: hidden;
}

.h1 {
	color: #fff;
	font-size: 46px;
	line-height: 44px;
}

.h2 {
	text-align: center;
	color: #fff;
	font-size: 44px;
	line-height: 1em;
}

.h2 .block {
	display: block;
}

.h2 .inline-block {
	display: inline;
}

.h2 .accent {
	color: #fa4e00;
}

.btn {
	width: 270px;
	height: 66px;
	border: none;
	position: relative;
	z-index: 2;
	transition: all .3s ease;
}

.btn_order {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 44px;
	background: linear-gradient(to right, #EF4C00, #F04B00);
	position: relative;
	box-shadow: 0px -1px 0px 0px #C5460A, 0px 1px 0px 0px #FC5A10, 0px 2px 0px 0px #E34D09, 0px 4px 0px 0px #C63E00, 0px 5px 0px 0px #993406;
}

.btn_order::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 17px 0 0;
	border-color: #222629 transparent transparent transparent;
	position: absolute;
	top: -2px;
	left: -1px;
}

.btn_order::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 17px 38px 0;
	border-color: transparent transparent #222629 transparent;
	position: absolute;
	bottom: -6px;
	left: -1px;
}

.btn__right::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 0 0 17px;
	border-color: #222629 transparent transparent transparent;
	position: absolute;
	top: -2px;
	right: -1px;
	z-index: 2;
}

.btn__right::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 38px 17px;
	border-color: transparent transparent #222629 transparent;
	position: absolute;
	bottom: -6px;
	right: -1px;
	z-index: 2;
}

.btn__shadow {
	position: absolute;
	bottom: 15px;
	left: 0;
}

.btn__check {
	bottom: -45px;
	left: 390px;
}

.btn:hover ~ .btn__shadow {
	display: none;
}

.check .btn__shadow {
	width: 285px;
}

.line {
	background: #4c5761;
	height: 1px;
	width: 409px;
}

/* b: my-slider */

.my-slider {
	position: relative;
}

.my-slider::before {
	content: '';
	position: absolute;
	top: -32px;
	left: 179px;
	background: #202427;
	width: 270px;
	height: 444px;
	z-index: 2;
}

.my-slider::after {
	content: '';
	position: absolute;
	top: -70px;
	left: -32px;
	background: #151718;
	width: 270px;
	height: 414px;
	z-index: 1;
}

.my-slider__main {
	position: relative;
	z-index: 3;
}

.my-slider__slide_capture {
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-style: italic;
}

.my-slider__slide_capture .block {
	display: block;
}

.my-slider__slide_capture .accent {
	color: #f94e00;
}

.my-slider__slide_size {
	position: relative;
}

.my-slider__capture {
	position: relative;
	z-index: 3;
	margin-top: 13px;
	margin-left: 208px;
	width: 240px;
}

.my-slider__picture {
	position: relative;
}

.my-slider__img_value {
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	left: 58px;
	font-size: 30px;
	line-height: 28px;
	font-weight: 300;
	color: #748694;
}

.my-slider__overlay {
	width: 100%;
	height: 105%;
	background: #1B1E20;
	opacity: .9;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	transition: all .3s ease;
}

.my-slider__nav {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: absolute;
	z-index: 3;
	bottom: 70px;
	left: 0;
}

.my-slider__arrow_prev {
	cursor: pointer;
}

.my-slider__arrow_next {
	cursor: pointer;
}

.my-slider__count {
	margin: 0 15px;
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 1px;
}

.my-slider__count span {
	color: #fa4e00;
}

.my-slider__arrow_prev.slick-disabled .icon--prev {
	fill: #333;
}

.my-slider__arrow_next.slick-disabled .icon--next {
	fill: #333;
}

.my-slider__arrow_prev.slick-disabled * {
	fill: #333 !important;
}

.my-slider__arrow_next.slick-disabled * {
	fill: #333 !important;
}

.my-popup .form__input {
	background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top right, linear-gradient(-60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left !important;
}

.my-slider__arrow_prev {
	transform: rotate(180deg);
}

.slick-current .my-slider__overlay {
	opacity: 1;
	background: transparent;
}

.slide-capture__title {
	color: #fa4e00;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	font-style: normal;
}

.slide-capture__text {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
}

.size-slider {
	color: #fff;
}

.size-slider__value {
	font-size: 80px;
	font-weight: 300;
	line-height: 28px;
	color: #fff;
	margin-top: 45px;
}

.size-slider__line {
	width: 100%;
	max-width: 151px;
	height: 1px;
	margin: 24px 0 13px;
	background: #3a4146;
}

.size-slider__term {
	font-size: 42px;
	line-height: 28px;
	font-weight: 900;
}

/* b: main */

header.main {
	background: #222629 url(../img/slise-main.png) top center no-repeat;
}

footer.main {
	background: #1B1E20 url(../img/bg-footer.png) top center no-repeat !important;
}

.main {
	padding-bottom: 105px;
}

.main__logo {
	margin-top: 30px;
}

.main__title {
	margin-top: 17px;
	margin-bottom: 33px;
}

.main__subtitle {
	color: #fc4f00;
	font-size: 20px;
	line-height: 28px;
}

.main__subtitle .block {
	display: block;
}

.main__row {
	position: relative;
	background: url(../img/main-bg--2.png) 77% 167% no-repeat;
	padding-bottom: 150px;
	background-size: 61%;
}

.main__product {
	position: absolute;
	bottom: 25px;
	left: 15.8%;
}

.main__img {
	display: none;
}

.product {
	text-align: center;
}

/* b: features */

.features {
	margin-top: 30px;
}

.features__item {
	margin-bottom: 10px;
}

.features__item:nth-child(2) .item-features__title {
	margin-top: -3px;
}

.features__item:nth-child(2) .item-features__text {
	margin-top: -3px;
}

.features__item:nth-child(3) .item-features__title {
	margin-top: 15px;
}

/* b: item-features */

.item-features__title {
	font-weight: 900;
	color: #fff;
	font-size: 22px;
	line-height: 40px;
}

.item-features__title_multi-line {
	line-height: 26px;
}

.item-features__title .block {
	display: block;
}

.item-features__text {
	color: #748694;
	font-size: 18px;
	line-height: 20px;
}

.item-features__text .block {
	display: block;
}

/* b: callback */

.callback {
	text-align: center;
	margin-top: 30px;
}

.callback__link {
	white-space: nowrap;
	font-family: "PT Sans", sans-serif;
	width: 210px;
	color: #fff;
	font-size: 18px;
	line-height: 1.2em;
	border-bottom: 2px dotted #8D8F92;
	margin: 15px auto 50px;
	cursor: pointer;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.callback__link {
		width: 224px !important;
	}
	footer.main .form__input {
		background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) top right, linear-gradient(-60deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left !important;
	}
	.my-popup .form__input {
		background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) top right, linear-gradient(-60deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left !important;
	}
	.new-price {
		background: linear-gradient(120deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.5px, transparent 0) top left, linear-gradient(-120deg, transparent 15.5px, #5F6E79 15.5px, #5F6E79 16.5px, transparent 0) top right, linear-gradient(-60deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.6px, transparent 0) bottom right, linear-gradient(60deg, transparent 17px, #5F6E79 17px, #5F6E79 18px, transparent 0) bottom left !important;
	}
}

/* b: price */

.old-price {
	color: #748694;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	margin-bottom: 10px;
}

.old-price__text {
	line-height: 24px;
	margin-right: 24px;
}

.old-price__value {
	display: flex;
	justify-content: center;
	line-height: 36px;
	position: relative;
	align-items: center;
}

.old-price__value::after {
	content: '';
	position: absolute;
	top: 18px;
	left: -2px;
	width: 100%;
	height: 1px;
	background: #748694;
	transform: rotate(10deg);
}

.old-price__value::before {
	content: '';
	position: absolute;
	top: 18px;
	right: 2px;
	width: 100%;
	height: 1px;
	background: #748694;
	transform: rotate(-10deg);
}

.old-price__currency {
	margin-left: 7px;
}

.new-price {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 271px;
	height: 66px;
	background: linear-gradient(120deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.5px, transparent 0) top left, linear-gradient(-120deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.5px, transparent 0) top right, linear-gradient(-60deg, transparent 17px, #5F6E79 17px, #5F6E79 18px, transparent 0) bottom right, linear-gradient(60deg, transparent 17px, #5F6E79 17px, #5F6E79 18px, transparent 0) bottom left;
	margin-bottom: 15px;
}

.new-price__text {
	color: #fc4f00;
	font-weight: 700;
	font-size: 20px;
	line-height: 31px;
}

.new-price__value {
	color: #fff;
	display: flex;
	margin-left: 18px;
}

.new-price__count {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
}

.new-price__currency {
	font-size: 22px;
	line-height: 36px;
	font-weight: 700;
	margin-left: 7px;
}

.new-price::after {
	content: '';
	position: absolute;
	top: 0;
	left: 19px;
	width: 86%;
	height: 1px;
	background: #5F6E79;
}

.new-price::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 19px;
	width: 86%;
	height: 1px;
	background: #5F6E79;
}

/* b: form */

.form {
	text-align: center;
	position: relative;
}

.form__name {
	position: absolute;
	left: -5px;
	font-size: 16px;
	line-height: 40px;
	top: 75px;
}

.form__phone {
	position: absolute;
	top: 150px;
	height: 60px;
	left: -5px;
	font-size: 16px;
	line-height: 40px;
}
.form__country {
	position: absolute;
	left: -5px;
	font-size: 16px;
	line-height: 40px;
}

.form__input {
	background: #1B1E20;
	width: calc(100% - 32px);
	height: 60px;
	padding-left: 61px;
	border: none;
	margin-bottom: 16px;
	position: relative;
	color: #fff;
	font-weight: 400;
	width: 280px;
	background: linear-gradient(125deg, transparent 21px, #1B1E20 0) top left, linear-gradient(-125deg, transparent 21px, #1B1E20 0) top right, linear-gradient(-55deg, transparent 21px, #1B1E20 0) bottom right, linear-gradient(55deg, transparent 21px, #1B1E20 0) bottom left;
	background-size: 50.5% 50.5%;
	background-repeat: no-repeat;
}

.form__input::-moz-placeholder {
	color: #303e47;
	font-size: 16px;
	line-height: 60px !important;
}

.form__input:-ms-input-placeholder {
	color: #303e47;
	font-size: 16px;
	line-height: 45px;
}

.form__input::-ms-input-placeholder {
	color: #303e47;
	font-size: 16px;
	line-height: 45px;
}

.form__input::-webkit-input-placeholder {
	color: #303e47;
	font-size: 16px;
	line-height: 45px;
}

.form__input::placeholder {
	color: #303e47;
	font-size: 16px;
	line-height: 45px;
}

.form__icon {
	position: absolute;
}

.form__icon_name {
	top: 23px;
	left: 34px;
	z-index: 20;
}

.form__icon_phone {
	top: 23px;
	left: 36px;
}

.form__btn {
	margin: 226px 0 28px;
}

header .form__input {
	height: 64px;
}

/* security */

.security {
	display: flex;
	justify-content: center;
	align-items: center;
}

.security__icon {
	margin-right: 10px;
}

.security__text {
	color: #748694;
}

/* b: pack */

.pack {
	margin-top: 27px;
}

.pack__text {
	text-align: center;
	color: #fff;
	line-height: 16px;
}

.pack__text .accent {
	color: #f34c00;
}

.pack__text .block {
	display: block;
}

/* b: enumeration */

.enumeration {
	display: flex;
	justify-content: space-between;
	background: #1B1E20;
}

.enumeration-section {
	margin-top: -74px;
}

.enumeration__item:nth-child(1) {
	margin-left: -6px;
}

.enumeration__item:nth-child(2) {
	margin-left: 35px;
}

.enumeration__item:nth-child(3) {
	margin-left: 20px;
}

.enumeration__item:nth-child(4) {
	margin-right: 20px;
}

.item-enumeration {
	display: flex;
	justify-content: center;
	align-items: center;
}

.item-enumeration__icon {
	margin-right: 21px;
}

.item-enumeration__text {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}

.item-enumeration__text .block {
	display: block;
}

/* s: procedure */

.procedure {
	background: #1B1E20 url(../img/bg--procedure.png) top 63px right 388px no-repeat;
	padding-bottom: 91px;
}

.procedure__title {
	font-size: 44px;
	line-height: 1em;
	margin-top: 89px;
	margin-bottom: 42px;
}

.item-procedure {
	font-size: 20px;
	line-height: 26px;
}

.item-procedure__wrap {
	display: flex;
}

.item-procedure__text {
	font-size: 20px;
	line-height: 26px;
	color: #fff;
}

.item-procedure__text .block {
	display: block;
}

.item-procedure__text_small {
	font-size: 18px;
	line-height: 24px;
}

.item-procedure__title {
	color: #fc4f00;
	margin-top: 21px;
	margin-bottom: 5px;
}

.item-procedure__description {
	font-size: 18px;
	line-height: 24px;
	color: #748694;
}

.item-procedure__description .block {
	display: block;
}

.item-procedure__description_small {
	margin-top: 20px;
}

.item-procedure_first {
	margin-top: 28px;
}

.item-procedure_second {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	background: #202427;
	margin-top: 83px;
	padding-top: 20px;
	height: 182px;
}

.item-procedure__img {
	margin-right: 10px;
	position: relative;
	top: -46px;
}

/* cream */

.cream {
	background: url(../img/bg--first.png) top 94px center no-repeat;
	padding-bottom: 86px;
}

.cream__logo {
	margin-top: 80px;
	text-align: center;
}

.cream__title {
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	font-weight: 400;
	margin-top: 18px;
}

.cream__title .block {
	display: block;
}

.cream__subtitle {
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	font-weight: 900;
	margin-top: 59px;
	margin-bottom: 13px;
}

.cream__text {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	margin-top: 18px;
}

.cream__text .block {
	display: block;
}

.cream__text .accent {
	color: #fc4f00;
}

.cream__pictures {
	position: relative;
	padding-top: 41px;
}

.cream__pictures img:nth-child(1) {
	margin-left: -44px;
}

.cream__pictures img:nth-child(2) {
	margin-top: 2px;
	margin-left: 81px;
	display: inline-block;
}

.cream__pictures::after {
	content: '';
	position: absolute;
	top: 196px;
	left: 201px;
	width: 128px;
	height: 1px;
	background: #697986;
}

.features-cream__list {
	list-style-image: url(../fonts/hexagon--li.svg);
}

.features-cream__item {
	color: #748694;
	font-size: 18px;
	line-height: 26px;
	margin-left: 20px;
}

/* s: composition */

.composition {
	padding-bottom: 85px;
}

.composition__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 54px;
	padding: 0 10px;
}

.composition__item {
	text-align: center;
}

.composition__img {
	margin-bottom: 29px;
}

.composition__subtitle {
	text-align: center;
	color: #fefefe;
	font-size: 22px;
	line-height: 24px;
	font-weight: 900;
}

.composition__text {
	margin-top: 18px;
	color: #748694;
	font-size: 18px;
	line-height: 22px;
}

.composition__text .block {
	display: block;
}

/* s: doctor */

.doctor {
	padding: 37px 0 80px;
	background: #1B1E20 url(../img/bg--third.png) top 38px center no-repeat;
}

.doctor__title {
	margin-bottom: 48px;
}

.doctor__title .inline-block {
	display: inline-block;
}

.doctor__name {
	color: #fc4f00;
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
}

.doctor__position {
	font-style: italic;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 13px;
}

.doctor__position .block {
	display: block;
}

.doctor__review {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	margin: 19px 0 22px;
}

.doctor__paragraph {
	color: #748694;
	margin-bottom: 16px;
	font-size: 17px;
}

.doctor__paragraph_accent {
	margin-bottom: 0;
}

.doctor .my-slider {
	margin: 74px 0 0 15px;
	position: relative;
}

.doctor .my-slider__capture {
	width: 340px;
	margin-top: 20px;
}

.doctor .my-slider__slide_capture {
	padding-left: 3px;
}

.doctor .my-slider__nav {
	bottom: 77px;
}

.doctor .my-slider::after {
	left: -15px;
	width: 255px;
}

.doctor .my-slider::before {
	width: 255px;
	left: 196px;
}

.doctor__btn {
	cursor: pointer;
	width: 50px;
	margin: 25px auto 0;
}

.test {
	padding-top: 38px;
	background: url(../img/bg--first.png) bottom 15px center no-repeat;
}

.test__title {
	margin-bottom: 17px;
}

.test__title .accent {
	display: inline;
}

.test__subtitle {
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
}

.test__subtitle .block {
	display: block;
}

.test__wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: url(../img/test-bg.png) bottom center no-repeat;
	padding-top: 360px;
}

.test__item {
	position: relative;
	min-width: 272px;
}

.test__item:nth-child(1) {
	top: -311px;
	left: 44px;
}

.test__item:nth-child(2) {
	top: -79px;
	left: -92px;
}

.test__item:nth-child(3) {
	top: -79px;
	left: -92px;
}

.test__item:nth-child(3) .item-test__transcript {
	color: #B5BFC6;
}

.test__item:nth-child(4) {
	top: -79px;
	left: -92px;
}

.test__item:nth-child(5) {
	top: -311px;
	right: 228px;
}

.item-test {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item-test__count {
	font-size: 60px;
	line-height: 28px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 15px;
	margin-top: 12px;
}

.item-test__transcript {
	color: #748694;
	font-size: 18px;
	line-height: 28px;
}

.item-test__text {
	color: #fff;
	font-size: 17px;
	line-height: 24px;
	min-width: 200px;
	margin-top: 5px;
}

.item-test__text .block {
	display: block;
}

.report {
	background: #1B1E20;
	padding: 40px 0 79px;
}

.report__title {
	margin-bottom: 16px;
}

.report__subtitle {
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 45px;
}

.report__subtitle .block {
	display: block;
}

.report .my-slider::before {
	top: 52px;
	left: 210px;
	width: 270px;
	height: 447px;
}

.report .my-slider::after {
	top: 42px;
	left: 0;
	width: 270px;
	height: 414px;
}

.report .my-slider__capture {
	margin-left: 238px;
	margin-top: 19px;
}

.report .my-slider__size {
	padding-left: 10px;
}

.report .my-slider__nav {
	bottom: 19px;
	left: 29px;
}

.report__my-slider {
	padding-right: 0;
}

.table {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	padding: 42px 0 65px;
	overflow: hidden;
	background: url(../img/bg--first.png) top 29px center no-repeat;
}

.table__title {
	margin-bottom: 64px;
}

.table__wrapper {
	display: flex;
	position: relative;
}

.table__img {
	position: absolute;
	bottom: -65px;
	right: -260px;
}

.table__item {
	width: 200px;
	text-align: center;
}

.table__item_main {
	text-align: left;
	margin-right: 16px;
}

.table__item_main .table__value {
	color: #fc4f00;
	font-style: italic;
	border: none;
}

.table__subtitle {
	color: #748694;
	padding: 55px 0 21px;
}

.table__value {
	padding: 13px 0;
	margin: 17px 0;
	border-left: 1px solid #303e47;
}

.table__show {
	display: none;
}

.choise {
	background: #1B1E20;
	padding: 40px 0 82px;
}

.choise__item {
	position: relative;
	text-align: center;
}

.choise__item_first {
	padding-top: 45px;
}

.choise__item_first .choise__subtitle {
	margin-top: 32px;
}

.choise__item_first .choise__picture {
	position: relative;
}

.choise__item_first .choise__picture::after {
	content: '';
	background: url(../fonts/icon-1-1.svg) center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.choise__item_first .choise__picture::before {
	content: '';
	background: url(../fonts/icon-1-2.svg) 50% 50% no-repeat;
	position: absolute;
	top: -20px;
	left: 31.5px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.choise__item_second {
	padding-top: 7px;
}

.choise__item_second .choise__paragraph {
	color: #ffffff;
}

.choise__item_third {
	padding-top: 45px;
}

.choise__item_third .choise__subtitle {
	margin-top: 32px;
}

.choise__item_third .choise__picture {
	position: relative;
}

.choise__item_third .choise__picture::after {
	content: '';
	background: url(../fonts/icon-3-1.svg) center center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.choise__item_third .choise__picture::before {
	content: '';
	background: url(../fonts/icon-3-2.svg) 50% 50% no-repeat;
	position: absolute;
	top: -46px;
	left: -12px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.choise__logo {
	margin-top: 18px;
	margin-bottom: 6px;
}

.choise__subtitle {
	color: #fefefe;
	font-size: 22px;
	line-height: 24px;
	font-weight: 900;
	margin-bottom: 31px;
}

.choise__subtitle .block {
	display: block;
}

.choise__paragraph {
	color: #748694;
	font-size: 18px;
	margin-bottom: 18px;
	line-height: 24px;
}

.choise__paragraph .block {
	display: block;
}

.choise__line {
	width: 1px;
	height: 146px;
	background: #303e47;
	position: absolute;
	top: 90px;
	right: -17px;
}

.review {
	position: relative;
	padding-top: 40px;
	padding-bottom: 52px;
	background: url(../img/bg--second.png) top 91px center no-repeat;
}

.review__title {
	margin-bottom: 45px;
}

.review__container {
	padding: 0;
}

.review__item {
	text-align: center;
}

.review__img {
	margin: 0 auto;
}

.review__text {
	text-align: center;
	color: #fff;
	line-height: 26px;
	font-size: 18px;
	margin: 30px auto 0;
	transition: all .7s ease;
	max-height: 156px;
	overflow: hidden;
	width: 300px;
}

.review__text.active {
	max-height: 470px !important;
}


.review__text .block {
	display: block;
}

.review__btn {
	margin-top: 37px;
	width: 30px;
	margin: 35px auto 25px;
}

.review .question__wrapper {
	height: 30px;
	cursor: pointer;
}

.review .question__wrapper::after {
	top: 32%;
}

.review .question__wrapper::before {
	content: '';
	top: 32%;
}

.review .question__hexagon {
	background: #748694;
	width: 30px;
	height: 18px;
	position: relative;
	transition: all .2s ease;
}

.review .question__hexagon::after {
	content: '';
	z-index: 20;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #748694 transparent transparent transparent;
	border-width: 8px 15px 0 15px;
	transition: all .2s ease;
}

.review .question__hexagon::before {
	content: '';
	z-index: 20;
	position: absolute;
	top: -8px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent #748694 transparent;
	border-width: 0 15px 8px 15px;
	transition: all .2s ease;
}

.review__my-nav {
	background: green;
	position: absolute;
	top: 220px;
	left: 0;
	width: 100%;
	z-index: 10;
}

.review__my-nav .my-slider__arrow_prev {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 15px;
}

.review__my-nav .my-slider__arrow_next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 15px;
}

.row__question {
	padding-bottom: 30px;
}

.use {
	background: #1B1E20;
	padding: 40px 0 80px;
}

.use__wrap {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.use__title {
	margin-bottom: 47px;
}

.use__container {
	padding: 0;
}

.use__capture {
	color: #fff;
	font-size: 22px;
	line-height: 24px;
	font-weight: 900;
}

.use__capture .block {
	display: block;
}

.use__picture {
	position: relative;
	margin-bottom: 29px;
}

.use__item {
	text-align: center;
	position: relative;
}

.use__item_first .use__picture::after {
	content: '';
	position: absolute;
	top: -28px;
	left: -18px;
	width: 100%;
	height: 100%;
	background: url(../fonts/1-1.svg) center center no-repeat;
}

.use__item_first .use__picture::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -4px;
	width: 100%;
	height: 100%;
	background: url(../fonts/1-3.svg) center center no-repeat;
}

.use__item_second::before {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	top: 115px;
	left: -108px;
	background: url(../fonts/arrow.svg) center center no-repeat;
}

.use__item_second::after {
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	top: 115px;
	right: -93px;
	background: url(../fonts/arrow.svg) center center no-repeat;
}

.use__item_second .use__picture::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../fonts/2-1.svg) center center no-repeat;
}

.use__item_second .use__picture svg {
	position: absolute;
	top: 44.5%;
	left: 46.5%;
	width: 100%;
	height: 100%;
}

.use__item_third .use__picture::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../fonts/3-1.svg) center center no-repeat;
}

.use__item_third .use__picture svg {
	position: absolute;
	top: 48.5%;
	left: 50%;
	width: 100%;
	height: 100%;
}

.delivery {
	padding-bottom: 72px;
}

.delivery .use__item_first .use__picture::after {
	top: -7px;
	left: 0;
	background: url(../img/1-1.png) center center no-repeat;
}

.delivery .use__item_first .use__picture::before {
	content: none;
}

.delivery .use__item_second .use__picture::after {
	content: none;
}

.delivery .use__item_second .use__picture .svg-car {
	top: 37%;
	left: 35%;
}

.delivery .use__item_second .use__picture .svg-capture {
	top: 42%;
	left: 39%;
}

.delivery .use__item_second .use__picture::before {
	content: none;
}

.delivery .use__item_third .use__picture::after {
	top: -3px;
	left: 0px;
	background: url(../fonts/3-2.svg) center center no-repeat;
}

.delivery .use__item_third .use__picture::before {
	content: none;
}

.delivery .use__picture {
	margin-bottom: 37px;
}

.delivery .use__item_second::before {
	left: -46px;
}

.delivery .use__item_second::after {
	right: -57px;
}

.delivery__text {
	color: #748694;
	font-size: 17px;
	line-height: 22px;
	margin-top: 25px;
}

.delivery__text .block {
	display: block;
}

.check {
	color: #fff;
	padding: 34px 0 53px;
	background: url(../img/bg--first.png) top 60px center no-repeat;
}

.check__title {
	margin-bottom: 41px;
}

.check__subtitle {
	font-size: 30px;
	line-height: 32px;
	font-weight: 700;
}

.check__subtitle .block {
	display: block;
}

.check__attention {
	font-size: 20px;
	line-height: 40px;
	color: #fa4e00;
	font-weight: 700;
	margin-top: 7px;
}

.check__text {
	margin-top: 13px;
	font-size: 20px;
	line-height: 28px;
}

.check__text .block {
	display: block;
}

.check__capture {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	white-space: nowrap;
	margin-top: 29px;
}

.check__container {
	display: flex;
	margin-top: 30px;
	position: relative;
}

.check__input {
	width: 370px;
	height: 70px;
	background: transparent;
	background: linear-gradient(120deg, transparent 17px, #373E44 17px, #373E44 19px, transparent 0) top left, linear-gradient(-120deg, transparent 17px, #373E44 17px, #373E44 19px, transparent 0) top right, linear-gradient(-60deg, transparent 17px, #373E44 17px, #373E44 19px, transparent 0) bottom right, linear-gradient(60deg, transparent 17px, #373E44 17px, #373E44 19px, transparent 0) bottom left;
	margin-bottom: 0;
	padding-left: 0;
	text-align: center;
}

.check__input::-moz-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 4px;
}

.check__input:-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 4px;
}

.check__input::-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 4px;
}

.check__input::-webkit-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 4px;
}

.check__input::placeholder {
	color: #fff;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 4px;
}

.check__wrap {
	position: relative;
	margin-right: 29px;
}

.check__wrap::after {
	content: '';
	position: absolute;
	top: 0;
	left: 19px;
	width: 89.5%;
	height: 1px;
	background: #373E44;
}

.check__wrap::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 19px;
	width: 89.5%;
	height: 1px;
	background: #373E44;
}

.check__circle {
	position: relative;
	padding: 21px 0 0 73px;
}

.check__label {
	display: block;
	border-radius: 50%;
	width: 146px;
	height: 146px;
	background: #202020;
	position: absolute;
	top: 52px;
	left: -7px;
}

.check__label img {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.check__label::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 154px;
	height: 154px;
	border: 8px solid rgba(87, 87, 87, 0.75);
	background: transparent;
	z-index: 2;
	border-radius: 50%;
}

.check__result {
	margin-top: 25px;
	padding: 0 20px;
	max-width: 400px;
}

.copy {
	height: 632px;
	background: #1B1E20;
}

.question {
	background: url(../img/bg--first.png) top center no-repeat;
	padding-top: 41px;
	padding-bottom: 80px;
}

.question__subtitle {
	color: #fff;
	font-weight: 900;
	font-size: 27px;
	line-height: 36px;
	padding-left: 19px;
	padding-bottom: 10px;
}

.question__subtitle_second {
	padding-left: 41px;
}

.question__capture {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	border-top: 1px solid #343A3D;
	padding: 21px 0 21px 21px;
}

.question__capture .block {
	display: block;
}

.question__answer {
	color: #748694;
	font-size: 18px;
	line-height: 24px;
	border-top: 1px solid #343A3D;
	padding: 24px 0 21px 42px;
}

.question__answer .block {
	display: block;
}

.question__btn {
	text-align: center;
	width: 182px;
	margin: -10px auto 0;
	cursor: pointer;
}

.question__wrapper {
	width: 30px;
	position: relative;
	margin: 0 auto;
}

.question__wrapper::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 2px;
	background: #1B1E20;
	z-index: 20;
}

.question__wrapper::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 2px;
	height: 17px;
	background: #1B1E20;
	z-index: 20;
}

.question__link {
	font-size: 17px;
	line-height: 24px;
	white-space: nowrap;
	color: #fa4e00;
	border-bottom: 2px dotted #fa4e00;
	padding-top: 10px;
}

.question__line {
	width: 100%;
	height: 1px;
	background: linear-gradient(to right, #343A3D 32%, transparent 32%, transparent 34%, #343A3D 34%);
	position: relative;
	top: 8px;
}

footer.main {
	padding-bottom: 40px;
}

footer.main .form__input {
	background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top right, linear-gradient(-60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left;
	background-repeat: no-repeat;
}

footer.main .form__name::after, footer.main .form__country::after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

footer.main .form__name::before, footer.main .form__country::before {
	content: '';
	position: absolute;
	bottom: 16px;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

footer.main .form__phone::after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

footer.main .form__phone::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

footer.main .form__btn::before {
	border-color: transparent transparent #1B1E20 transparent;
}

footer.main .form__btn::after {
	border-color: #1B1E20 transparent transparent transparent;
}

footer.main .form .btn__right::before {
	border-color: transparent transparent #1B1E20 transparent;
}

footer.main .form .btn__right::after {
	border-color: #1B1E20 transparent transparent transparent;
}

.footer {
	color: #6f808d;
	line-height: 24px;
	padding-top: 55px;
	background: transparent;
}

.footer__left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.footer__logo {
	margin-right: 26px;
}

.footer__center {
	text-align: center;
}

.footer__privacy {
	white-space: nowrap;
	color: #6f808d;
}

.footer__privacy:hover {
	color: #6f808d;
}

.footer__right {
	text-align: right;
}

.star-text {
	color: #fff
}

.my-popup {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #222629;
	padding: 20px;
	width: 692px;
	height: 520px;
}

.my-popup__wrap {
	margin-right: 40px;
}

.my-popup .form__input {
	background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) top left, linear-gradient(-120deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) top right, linear-gradient(-60deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) bottom left;
	background-background-repeat: no-repeat;
}

.my-popup .form__input:-ms-input-placeholder {
	color: #fefefe;
	font-size: 16px;
	line-height: 45px;
}

.my-popup .form__input::-ms-input-placeholder {
	color: #fefefe;
	font-size: 16px;
	line-height: 45px;
}

.my-popup .form__input::-webkit-input-placeholder {
	color: #fefefe;
	font-size: 16px;
	line-height: 45px;
}

.my-popup .form__input::placeholder {
	color: #fefefe;
	font-size: 16px;
	line-height: 45px;
}

.my-popup .form__name::after, .my-popup .form__country::after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

.my-popup .form__name::before, .my-popup .form__country::before {
	content: '';
	position: absolute;
	bottom: 16px;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

.my-popup .form__phone::after {
	content: '';
	position: absolute;
	top: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

.my-popup .form__phone::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 6%;
	width: 88%;
	height: 1px;
	background: #373E44;
}

.w100 {
	width: 100%;
	height: 1px;
}

.fixed-line::before {
	transition: all .3s ease;
	content: none;
}

.fixed-hover {
	background: #FB4F00;
}

.fixed-hover::after {
	border-color: #FB4F00 transparent transparent transparent;
}

.fixed-hover::before {
	border-color: transparent transparent #FB4F00 transparent;
}

.fixed-line-two::before {
	transition: all .3s ease !important;
	content: none !important;
}

.fixed-hover-two {
	background: #FB4F00 !important;
}

.fixed-hover-two::after {
	border-color: #FB4F00 transparent transparent transparent !important;
}

.fixed-hover-two::before {
	border-color: transparent transparent #FB4F00 transparent !important;
}

@media screen and (max-width: 1199px) {
	header .form__input[name='name'] {
		height: 56px;
	}
	header .form__input[name='phone'] {
		height: 58px;
	}
	.my-popup .new-price {
		left: 0;
	}
	.my-popup .form__name, .my-popup .form__country {
		left: -4px;
	}
	.my-popup .form__phone {
		left: -4px;
	}
	.my-popup .form__btn {
		left: 0;
	}
	.h1 {
		font-size: 38px;
	}
	.h2 {
		font-size: 39px;
	}
	.main__product {
		left: 12.8%;
		bottom: -26px;
	}
	.main__row {
		background-position: 65% 54%;
		background-position: 73% 100%;
		background-size: 50%;
	}
	.enumeration-section {
		margin-top: -52px;
	}
	.product {
		max-width: 300px;
		margin: 0 auto;
	}
	.product__img {
		width: 100%;
	}
	.callback__link {
		max-width: 70%;
	}
	.size-slider__value {
		font-size: 55px;
	}
	.size-slider__term {
		font-size: 30px;
	}
	.size-slider__line {
		margin: 20px auto 10px;
	}
	.my-slider__img_value {
		left: 41px;
	}
	.report .my-slider::after {
		height: 362px;
	}
	.report .my-slider::before {
		height: 390px;
	}
	.size-slider__line {
		max-width: 100px;
	}
	.size-slider__value {
		text-align: center;
	}
	.size-slider__term {
		text-align: center;
	}
	.table__capture {
		line-height: 23px;
	}
	.table__capture .block {
		display: block;
	}
	.table__item_main .table__subtitle {
		padding-bottom: 41px;
	}
	.table__img {
		right: -350px;
	}
	.table__wrapper {
		margin-left: 40px;
	}
	.form__name, .form__country {
		left: 10px;
	}
	.form__phone {
		left: 10px;
	}
	.new-price {
		left: 15px;
	}
	.item-procedure_second {
		margin-top: 59px;
	}
	.item-procedure__picture {
		position: absolute;
		left: -138px;
		bottom: -6px;
	}
	.item-procedure__container {
		margin-left: 14px;
	}
	.cream__pictures::after {
		left: 116px;
		top: 190px;
		width: 108px;
	}
	.cream__pictures img:nth-child(1) {
		width: 40%;
		position: relative;
		top: 30px;
	}
	.cream__pictures img:nth-child(2) {
		width: 50%;
		margin-left: 77px;
		position: relative;
		top: 31px;
	}
	.composition__text .block {
		display: inline;
	}
	.composition__wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.composition__item {
		max-width: 400px;
	}
	.composition__item:nth-child(3) {
		margin-top: 50px;
	}
	.composition__line {
		margin-top: 40px;
	}
	.doctor .my-slider__capture {
		width: 250px;
		margin-left: 200px;
	}
	.doctor .my-slider__slide_capture .block {
		display: inline;
	}
	.doctor .my-slider::before {
		height: 415px;
	}
	.doctor .my-slider::after {
		height: 400px;
	}
	.doctor .my-slider__nav {
		bottom: 87px;
	}
	.test__item {
		min-width: 231px;
	}
	.test__item:nth-child(1) {
		top: -276px;
		left: 24px;
	}
	.test__item:nth-child(5) {
		top: -276px;
		right: 208px;
	}
	.test__wrap {
		padding-top: 404px;
	}
	.review__wrap {
		max-width: 90%;
		margin: 0 auto;
	}
	.use__item_second::before {
		left: -67px;
	}
	.use__item_second::after {
		right: -66px;
	}
	.check__capture {
		white-space: normal;
	}
	.check__btn {
		min-width: 270px;
	}
	.check__circle {
		width: 94%;
		padding: 0 0 0 126px;
	}
	.check__attention {
		line-height: 24px;
		margin: 19px 0 21px;
	}
	.check__label {
		top: 31px;
		left: 27px;
	}
	.question__capture {
		padding: 13px 0 13px 21px;
	}
	.question__capture .block {
		display: inline;
	}
	.question__answer {
		padding: 13px 0 13px 42px;
	}
	.question__answer .block {
		display: inline;
	}
	.question__line {
		background: linear-gradient(to right, #343A3D 31.5%, transparent 31.5%, transparent 34%, #343A3D 34%);
	}
	.choise__box {
		margin-bottom: 15px;
		margin-left: 40px;
	}
	.choise__container {
		margin-right: 22px;
	}
	.choise__item {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.choise__item .choise__img {
		width: 80%;
	}
	.choise__item_first .choise__subtitle {
		margin-top: 10px;
	}
	.choise__item_second {
		margin-top: 40px;
	}
	.choise__item_second .choise__container {
		order: 3;
		margin-left: 43px;
	}
	.choise__item_second .choise__box {
		order: 2;
		margin-right: 0;
		margin-left: 33px;
	}
	.choise__item_third .choise__subtitle {
		margin-top: 10px;
	}
	.choise__line {
		transform: rotate(90deg);
		top: 245px;
		right: 50%;
		height: 230px;
	}
	.choise__line_first {
		right: 50%;
	}
	.delivery__text {
		max-width: 242px;
		margin: 18px auto 0;
	}
	.delivery__text .block {
		display: inline-block;
	}
	.delivery__text .inline-block {
		display: inline;
	}
}

@media screen and (max-width: 991px) {
	.product {
		margin: 40px auto 0 !important;
	}
	.main .btn__shadow {
		width: 95%;
		margin-left: 5%;
	}
	.h2 {
		font-size: 30px;
	}
	.callback__link {
		max-width: 73%;
	}
	.main__subtitle {
		font-size: 19px;
	}
	.main__product {
		left: 0;
		position: static;
	}
	header.main,
	footer.main {
		background: #1B1E20 url(../img/slise-main.png) top center no-repeat;
	}
	.main {
		background: #1B1E20 url(../img/slise-main.png) top center no-repeat;
		padding-bottom: 70px;
	}
	.main__row {
		position: static;
		padding-bottom: 410px;
		background-position: 96% 100%;
	}
	.main__img {
		display: block;
		margin-top: -428px;
		max-width: 400px;
		margin-left: 135px;
	}
	.main__security {
		margin-left: 15px;
	}
	.main__pack {
		margin-left: 15px;
	}
	.product {
		margin-top: 40px;
	}
	.product__img {
		position: relative;
		z-index: 2;
		margin-left: -340px;
	}
	.form__name, .form__country {
		left: 15px;
	}
	.form__phone {
		left: 15px;
	}
	.form__btn {
		position: relative;
		left: 10px;
	}
	.new-price {
		left: 20px;
	}
	.enumeration {
		margin-left: 10px;
	}
	.enumeration-section {
		background: #1B1E20;
	}
	.enumeration__item:nth-child(1) {
		margin-left: 0;
	}
	.enumeration__item:nth-child(4) {
		display: none;
	}
	.item-procedure__text .block {
		display: inline;
	}
	.item-procedure__text_small {
		max-width: 450px;
	}
	.item-procedure__description .block {
		display: inline;
	}
	.item-procedure__description_small {
		display: block;
	}
	.item-procedure__picture {
		left: auto;
		right: 0;
		bottom: 28px;
	}
	.item-procedure_second {
		margin-top: 96px;
		margin-left: -259px;
		width: 746px;
	}
	.procedure {
		padding-bottom: 40px;
	}
	.cream {
		padding-bottom: 50px;
	}
	.cream__title {
		font-size: 21px;
	}
	.cream__pictures img:nth-child(1) {
		width: 77%;
		margin-left: 35px;
		top: -16px;
	}
	.cream__pictures img:nth-child(2) {
		width: 79%;
		margin-left: 23px;
		top: 8px;
	}
	.cream__pictures::after {
		display: none;
	}
	.composition__item {
		max-width: 356px;
	}
	.composition__item:nth-child(1) {
		margin-right: 9px;
	}
	.composition__item:nth-child(2) {
		margin-left: 9px;
	}
	.composition__line {
		margin: 0 0 0 68px;
		width: 412px;
	}
	.doctor__title {
		margin-bottom: 0;
	}
	.doctor .my-slider {
		margin-left: 51px;
	}
	.doctor .my-slider::after {
		top: -41px;
	}
	.doctor .my-slider::before {
		top: -18px;
	}
	.test__item {
		min-width: 187px;
	}
	.test__item:nth-child(1) {
		top: -298px;
		left: 1px;
	}
	.test__item:nth-child(2) {
		top: -138px;
	}
	.test__item:nth-child(3) {
		top: -138px;
	}
	.test__item:nth-child(4) {
		top: -138px;
	}
	.test__item:nth-child(5) {
		top: -298px;
		right: 186px;
	}
	.test__wrap {
		padding-top: 460px;
	}
	.item-test__count {
		font-size: 44px;
		line-height: 19px;
		margin-top: -5px;
	}
	.item-test__transcript {
		line-height: 18px;
	}
	.item-test__text {
		font-size: 16px;
		line-height: 19px;
	}
	.report .my-slider::before {
		top: 94px;
	}
	.report .my-slider::after {
		top: 98px;
	}
	.report .my-slider__size {
		padding-left: 0;
	}
	.report__my-slider {
		padding-left: 5px;
	}
	.table__wrapper {
		margin-left: 40px;
	}
	.table__show {
		display: block;
	}
	.table__hidden {
		display: none;
	}
	.table__item_main {
		margin-right: -23px;
	}
	.table__subtitle .block {
		display: block;
	}
	.choise__item_second .choise__box {
		margin-left: 10px;
	}
	.choise__item_second .choise__container {
		margin-right: -18px;
	}
	.use__picture img {
		width: 70%;
	}
	.use__capture {
		font-size: 20px;
	}
	.use__item_second::before {
		top: 77px;
		left: -28px;
	}
	.use__item_second::after {
		top: 77px;
		right: -32px;
	}
	.check__container {
		margin-left: -27px;
	}
	.check__circle {
		padding: 50px 0 0 141px;
	}
	.check__label {
		top: 86px;
		left: 54px;
	}
	.question__capture {
		padding: 10px 0 10px 10px;
	}
	.question__answer {
		padding: 10px 10px 10px 20px;
	}
	.question__subtitle {
		padding-left: 10px;
	}
	.question__subtitle_second {
		padding-left: 20px;
	}
	.question__line {
		background: linear-gradient(to right, #343A3D 40%, transparent 40%, transparent 44.5%, #343A3D 44.5%);
	}
	.enumeration__item:nth-child(3) {
		margin-right: 10px;
	}
	.size-slider {
		position: relative;
		left: -20px;
	}
	.delivery .use__capture {
		max-width: 200px;
		margin: 0 auto;
	}
	.delivery .use__item_second::before {
		left: -21px;
	}
	.delivery .use__item_second::after {
		right: -25px;
	}
	.footer {
		padding-top: 0;
	}
	.footer__right {
		display: none;
	}
	.footer__left {
		justify-content: center;
	}
	.footer__center {
		padding-top: 15px;
	}

	.report {
		padding-bottom: 0;
	}
	.report__slider_first {
		width: calc(100% - 5px);
		margin: 0 auto;
	}
	.report__my-slider {
		width: calc(100% - 5px);
		margin: 0 auto;
	}
	.report .my-slider__count {
		font-size: 34px;
	}
	.report .my-slider__nav {
		bottom: -430px;
		left: 50%;
		transform: translateX(-50%);
	}
	.report .my-slider::after {
		display: none;
	}
	.report .my-slider::before {
		display: none;
	}
	.report .my-slider__capture {
		margin-left: 0;
		top: 232px;
		left: 55%;
		transform: translateX(-50%);
	}
	.report .my-slider__slide_main img {
		text-align: center;
		margin: 0 auto;
	}
	.report .my-slider__slide_size {
		top: -100px;
	}
	.report .my-slider__img_size {
		transform: rotate(90deg);
		margin: 0 auto;
	}
	.report .my-slider__img_value {
		transform: translateX(-50%);
		margin: 0 auto;
		left: 50%;
	}
	.size-slider {
		top: -30px;
		left: 0;
	}
}

@media screen and (max-width: 767px) {
	header .form__input[name='name'] {
		height: 60px;
	}
	header .form__input[name='phone'] {
		height: 60px;
	}
	.review__my-nav .my-slider__arrow_prev {
		top: 0px;
		left: 70px;
	}
	.review__my-nav .my-slider__arrow_next {
		top: 0px;
		right: 70px;
	}
	.my-popup {
		padding: 20px 0;
		height: 447px;
		width: 300px;
		border-radius: 10px;
		margin-top: 0 !important;
	}
	.my-popup .security__text {
		font-size: 16px;
	}
	.my-popup__wrap {
		display: none;
	}
	.my-popup .form .btn__right::after {
		border-color: #222629 transparent transparent transparent;
	}
	.my-popup .form .btn__right::before {
		border-color: transparent transparent #222629 transparent;
	}
	.my-popup {
		font-size: 29px;
		line-height: 1em;
		text-align: center;
		max-width: 500px;
		margin: 30px auto 25px;
	}
	.my-popup .form__input {
		font-size: 16px !important;
	}
	.my-popup .form .form__btn::after {
		border-color: #222629 transparent transparent transparent;
	}
	.my-popup .form .form__btn::before {
		border-color: transparent transparent #222629 transparent;
	}
	.h1 {
		text-align: center;
	}
	.h2 {
		padding: 0 10px;
		position: relative;
		z-index: 2;
	}
	.h2 .block {
		display: inline;
	}
	.question {
		padding-bottom: 30px;
	}
	.question__subtitle {
		display: none;
	}
	.question__capture {
		padding: 10px 20px 10px;
	}
	.question__answer {
		padding-right: 20px;
	}
	.question__line {
		background: #343A3D;
	}
	.review__title .inline-block {
		display: inline-block;
	}
	.use {
		padding: 30px 0 60px;
	}
	.use__title {
		margin-bottom: 0;
	}
	.use__picture {
		margin-top: 40px;
		margin-bottom: 15px;
	}
	.use__item {
		min-width: 265px;
	}
	.use__item_second::after {
		content: none;
	}
	.use__item_second::before {
		content: none;
	}
	.use__wrap {
		flex-wrap: wrap;
		padding: 0 10px;
	}
	.btn__check {
		left: 50%;
		transform: translateX(-50%);
	}
	.check__box {
		padding: 0 33px;
	}
	.check__subtitle .block {
		display: inline;
	}
	.check__text .block {
		display: inline;
	}
	.check__wrap {
		margin: 0 29px 29px 0;
		width: 370px;
		margin: 0 auto;
	}
	.check__container {
		margin-left: 0;
		display: block;
		justify-content: center;
	}
	.check__btn {
		display: block;
		margin: 30px auto 0;
	}
	.check__result {
		text-align: center;
		margin: 30px auto;
	}
	.check__circle {
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.check__product {
		width: 260px;
	}
	.check__label {
		left: 17%;
	}
	.composition__item {
		max-width: 375px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.composition__item:nth-child(1) {
		margin-right: 0;
	}
	.composition__item:nth-child(2) {
		margin-top: 50px;
		margin-left: 0;
	}
	.composition__text {
		margin-top: 7px;
	}
	.composition__img {
		min-width: 145px;
		margin-bottom: 0;
		margin-right: 20px;
	}
	.composition__line {
		margin: 0 auto;
		width: 100%;
		max-width: 300px;
	}
	.doctor .my-slider {
		width: calc(100% - 20px);
		margin: 40px auto 0;
	}
	.doctor .my-slider__slide_capture {
		padding-left: 0;
	}
	.doctor__box {
		padding: 0 30px;
	}
	.doctor__my-slider {
		padding-left: 70px;
	}
	.cream__title {
		padding: 0 10px;
	}
	.cream__title .block {
		display: inline;
	}
	.cream__subtitle {
		margin-top: 20px;
	}
	.cream__box {
		padding: 0 25px;
		max-width: 530px;
		position: relative;
		left: 54%;
		transform: translateX(-50%);
	}
	.cream__pictures {
		text-align: center;
		padding: 60px 0 30px;
	}
	.cream__pictures img {
		position: static;
		width: 100%;
		max-width: 200px;
	}
	.cream__pictures img:nth-child(2) {
		margin-top: -40px;
	}
	.cream__logo {
		margin-top: 40px;
	}
	.test__wrap {
		position: relative;
		max-width: 543px;
		margin: 0 auto 0;
	}
	.test__subtitle {
		padding: 0 10px;
	}
	.test__subtitle .block {
		display: inline;
	}
	.test__item:nth-child(1) {
		top: -232px;
		left: 21px;
	}
	.test__item:nth-child(2) {
		top: -46px;
		left: -167px;
	}
	.test__item:nth-child(3) {
		top: -138px;
		left: -197px;
	}
	.test__item:nth-child(4) {
		top: -45px;
		left: -227px;
	}
	.test__item:nth-child(5) {
		top: -230px;
		right: 414px;
	}
	.item-test__img {
		transform: rotate(90deg);
	}
	.item-test__text {
		font-size: 15px;
		line-height: 18px;
	}
	.procedure {
		padding: 0 10px 40px;
	}
	.procedure__picture {
		max-width: 300px;
		margin: 0 auto;
	}
	.procedure__title {
		margin-top: 60px;
	}
	.item-procedure_first {
		width: 480px;
		margin: 30px auto 0;
		text-align: center;
	}
	.item-procedure_second {
		margin-left: 0;
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		padding-right: 13px;
		margin-top: 30px;
	}
	.item-procedure__img {
		margin-right: 0;
		position: static;
		min-width: 150px;
	}
	.item-procedure__picture {
		position: static;
	}
	.choise {
		padding: 30px 0 40px;
	}
	.choise__box {
		margin-left: 0;
	}
	.choise__item_second .choise__container {
		margin-right: 0;
		margin-left: 10px;
		max-width: 270px;
	}
	.choise__item .choise__img {
		width: 68%;
	}
	.choise__logo {
		width: 80%;
	}
	.choise__line {
		display: none;
	}
	.choise__paragraph {
		margin-bottom: 10px;
	}
	.main {
		padding: 0 10px 71px;
	}
	.main__subtitle {
		max-width: 410px;
		margin: 0 auto;
	}
	.main__logo {
		text-align: center;
	}
	.main__price {
		max-width: 300px;
		margin: 0 auto;
	}
	.form {
		max-width: 300px;
		margin: 0 auto;
	}
	.form .form {
		position: relative;
	}
	.form .form__name::after, .form .form__country::after {
		content: '';
		position: absolute;
		top: 0;
		left: 6%;
		width: 88%;
		height: 1px;
		background: #373E44;
	}
	.form .form__name::before, .form .form__country::before {
		content: '';
		position: absolute;
		bottom: 16px;
		left: 6%;
		width: 88%;
		height: 1px;
		background: #373E44;
	}
	.form .form__phone::after {
		content: '';
		position: absolute;
		top: 0;
		left: 6%;
		width: 88%;
		height: 1px;
		background: #373E44;
	}
	.form .form__phone::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 6%;
		width: 88%;
		height: 1px;
		background: #373E44;
	}
	.form .form__input {
		background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) top left, linear-gradient(-120deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) top right, linear-gradient(-60deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 17px, transparent 0) bottom left;
		background-background-repeat: no-repeat;
	}
	.form .form__btn::before {
		border-color: transparent transparent #1B1E20 transparent;
	}
	.form .form__btn::after {
		border-color: #1B1E20 transparent transparent transparent;
	}
	.form .btn__right::before {
		border-color: transparent transparent #1B1E20 transparent;
	}
	.form .btn__right::after {
		border-color: #1B1E20 transparent transparent transparent;
	}
	.features {
		max-width: 360px;
		margin: 30px auto 0;
	}
	.callback {
		max-width: 260px;
		display: flex;
		justify-content: center;
		margin: 40px auto 0;
	}
	.callback__link {
		margin-top: 10px;
		margin-left: 10px;
		max-width: 210px;
	}
	.product__img {
		margin-left: -303px;
	}
	.new-price {
		left: 15px;
	}
	.form__name, .form__country {
		left: 10px;
	}
	.form__phone {
		left: 10px;
	}
	.form__btn {
		left: 0;
	}
	.main__security {
		left: 0;
	}
	.main__pack {
		left: 0;
	}
	.enumeration {
		flex-wrap: wrap;
		max-width: 570px;
		margin: 0 auto;
	}
	.enumeration__item {
		min-width: 250px;
	}
	.enumeration__item:nth-child(1) {
		margin-left: 10px;
	}
	.enumeration__item:nth-child(2) {
		margin-left: 0;
		margin-right: 25px;
	}
	.enumeration__item:nth-child(3) {
		margin-top: 30px;
	}
	.enumeration__item:nth-child(4) {
		display: block;
		margin-top: 30px;
	}
	.item-enumeration {
		text-align: left;
		justify-content: flex-start;
	}
	.report__subtitle {
		padding: 0 10px;
	}
	.report__subtitle .block {
		display: inline;
	}
	.report .my-slider__picture {
		max-width: 97%;
	}
	.report .my-slider__capture {
		width: 170px;
	}
	.report .my-slider__size {
		padding-left: 15px;
	}
	.report .my-slider::before {
		height: 340px;
		display: none;
	}
	.report .my-slider::after {
		height: 319px;
		width: 400px;
	}
	.question {
		padding-top: 28px;
	}
	.my-slider__arrow_next {
		height: 20px;
	}
	.my-slider__arrow_prev {
		height: 20px;
	}
	header.main .form__input {
		background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top right, linear-gradient(-60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left;
	}
}

@media (max-width: 1199px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
	.callback__link {
		min-width: 223px !important;
	}
}

@media (max-width: 991px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
	.new-price {
		background: linear-gradient(120deg, transparent 16px, #5F6E79 16px, #5F6E79 17px, transparent 0) top left, linear-gradient(-120deg, transparent 16px, #5F6E79 16px, #5F6E79 17px, transparent 0) top right, linear-gradient(-60deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.6px, transparent 0) bottom right, linear-gradient(60deg, transparent 16px, #5F6E79 16px, #5F6E79 17px, transparent 0) bottom left !important;
	}
}

@media (max-width: 767px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
	.callback__link {
		font-size: 17px;
	}
	.new-price {
		background: linear-gradient(120deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.5px, transparent 0) top left, linear-gradient(-120deg, transparent 16px, #5F6E79 16px, #5F6E79 17px, transparent 0) top right, linear-gradient(-60deg, transparent 16px, #5F6E79 16px, #5F6E79 17px, transparent 0) bottom right, linear-gradient(60deg, transparent 16.5px, #5F6E79 16.5px, #5F6E79 17.5px, transparent 0) bottom left !important;
	}
	header.main .form__input {
		background: linear-gradient(120deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) top left, linear-gradient(-120deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) top right, linear-gradient(-60deg, transparent 14.5px, #373E44 14.5px, #373E44 15.5px, transparent 0) bottom right, linear-gradient(60deg, transparent 15px, #373E44 15px, #373E44 16px, transparent 0) bottom left !important;
	}
}

@media screen and (max-width: 700px) {
	.doctor__my-slider {
		padding-left: 50px;
	}
}

@media screen and (max-width: 660px) {
	.doctor__my-slider {
		padding-left: 30px;
	}
}

@media screen and (max-width: 640px) {
	.question__capture {
		font-size: 16px;
		line-height: 24px;
	}
	.question__answer {
		font-size: 16px;
		line-height: 24px;
	}
	.table__box {
		width: 100%;
	}
	.table__item_main {
		margin-right: -34px;
	}
	.table__img {
		display: none;
	}
	.check__subtitle {
		font-size: 26px;
		line-height: 26px;
	}
	.check__label {
		left: 12%;
	}
	.doctor__box {
		margin-top: 20px;
	}
	.doctor__my-slider {
		padding-left: 20px;
	}
	.doctor .my-slider__nav {
		left: 25px;
	}
	.procedure__picture {
		max-width: 250px;
	}
	.choise__img {
		max-width: 170px;
	}
	.choise__item {
		display: block;
		padding-top: 27px;
		margin-top: 0;
	}
	.choise__item_second .choise__container {
		margin: 0 auto;
	}
	.choise__item_second .choise__img {
		max-width: 220px;
		min-width: 220px;
	}
	.choise__container {
		margin-right: 0;
	}
	.choise__box {
		margin-left: 0 !important;
	}
	.product__img {
		margin-left: -243px;
		margin-top: 63px;
		width: 77%;
	}
	.main__img {
		margin-top: -365px;
		max-width: 348px;
		margin-left: 135px;
	}
	.report {
		padding-bottom: 0;
	}
	.report__slider_first {
		width: calc(100% - 5px);
		margin: 0 auto;
	}
	.report__my-slider {
		width: calc(100% - 5px);
		margin: 0 auto;
	}
	.report .my-slider__count {
		font-size: 34px;
	}
	.report .my-slider__nav {
		bottom: -430px;
		left: 50%;
		transform: translateX(-50%);
	}
	.report .my-slider::after {
		display: none;
	}
	.report .my-slider__capture {
		margin-left: 0;
		top: 232px;
		left: 57%;
		transform: translateX(-50%);
	}
	.report .my-slider__slide_main img {
		text-align: center;
		margin: 0 auto;
	}
	.report .my-slider__slide_size {
		top: -100px;
	}
	.report .my-slider__img_size {
		transform: rotate(90deg);
		margin: 0 auto;
	}
	.report .my-slider__img_value {
		transform: translateX(-50%);
		margin: 0 auto;
		left: 50%;
	}
	.size-slider {
		top: -30px;
		left: -7px;
	}
	.slick-current .my-slider__overlay {
		display: none;
		max-width: 300px;
	}
	.my-slider__count {
		font-size: 34px;
	}
}

@media screen and (max-width: 610px) {
	.doctor__my-slider {
		padding-left: 10px;
	}
	.main__row {
		padding-bottom: 375px;
	}
	.product {
		margin: 0 auto !important;
	}
}

@media screen and (max-width: 580px) {
	.main {
		padding: 0 10px 42px;
	}
	.doctor__my-slider {
		padding-left: 0;
	}
	.enumeration {
		display: block;
		margin: 0 auto;
		max-width: 256px;
	}
	.enumeration__item {
		margin: 20px 0 0 0 !important;
	}
	.enumeration__item:nth-child(3) {
		margin-left: 10px !important;
	}
}

@media screen and (max-width: 550px) {
	.test__wrap {
		max-width: 375px;
		padding-top: 40px;
		padding-bottom: 360px;
		background: none;
	}
	.test__item img {
		transform: none;
	}
	.test__item:nth-child(1) {
		top: 0;
		left: 0;
	}
	.test__item:nth-child(2) {
		top: 0;
		left: 0;
	}
	.test__item:nth-child(3) {
		top: 160px;
		left: -280px;
	}
	.test__item:nth-child(4) {
		top: 320px;
		left: -560px;
	}
	.test__item:nth-child(5) {
		top: 320px;
		right: auto;
		left: -560px;
	}
}

@media screen and (max-width: 520px) {
	.item-procedure_first {
		max-width: 100%;
		text-align: left;
	}
}

@media screen and (max-width: 480px) {
	.main__row {
		background: none;
		padding-bottom: 90px;
	}
	.footer {
		padding-top: 235px !important;
	}
	.product__img {
		margin-top: 35px !important;
	}
	.review__my-nav .my-slider__arrow_prev {
		top: 10px;
		left: 20px;
	}
	.review__my-nav .my-slider__arrow_next {
		top: 10px;
		right: 20px;
	}
	.h2 {
		font-size: 26px;
	}
	.table__wrapper {
		margin-left: 20px;
	}
	.table__capture {
		font-size: 16px;
	}
	.table__subtitle {
		font-size: 16px;
		padding-top: 36px;
	}
	.table__value {
		font-size: 16px;
		padding: 8px 0;
		margin: 12px 0;
	}
	.review__title .inline-block {
		display: inline;
	}
	.check__wrap {
		width: 280px;
	}
	.check__wrap::after {
		width: 86.5%;
	}
	.check__wrap::before {
		width: 86.5%;
	}
	.check__input {
		width: 280px;
	}
	.check__label {
		left: 7%;
		top: -7px;
	}
	.doctor .my-slider__slide_capture {
		text-align: center;
		margin-top: 10px;
	}
	.doctor .my-slider__capture {
		margin: 0 auto;
	}
	.doctor .my-slider__nav {
		left: 34%;
		bottom: -39px;
	}
	.doctor .my-slider::after {
		content: none;
	}
	.doctor .my-slider::before {
		content: none;
	}
	.doctor__box {
		margin-top: 80px;
	}
	.cream {
		position: static;
		padding: 0 10px 40px;
	}
	.cream__box {
		padding: 0 50px 0 10px;
	}
	.cream__text {
		font-size: 16px;
	}
	.cream__text .block {
		display: inline;
	}
	.cream__pictures img {
		margin: 0 !important;
	}
	.cream__pictures img:nth-child(2) {
		margin-top: 0;
	}
	.item-procedure_second {
		display: block;
		padding-top: 0;
	}
	.item-procedure__picture {
		text-align: center;
	}
	.main__subtitle .block {
		display: inline;
	}
	.product__img {
		margin-left: 0px;
		margin-top: 269px;
	}
	.main {
		padding-bottom: 267px;
	}
	.main__img {
		margin-top: -533px;
		margin-left: 5px;
	}
	.footer {
		padding-top: 200px;
	}
}

@media screen and (max-width: 432px) {
	.h1 {
		text-align: left;
	}
}

@media screen and (max-width: 400px) {
	.table__box {
		overflow: scroll;
	}
	.table__wrapper {
		width: 400px;
	}
	.composition__text .block {
		display: inline;
	}
	.composition__item {
		display: block;
	}
	.composition__img {
		margin-right: 0;
	}
	.composition__subtitle {
		margin-top: 20px;
	}
	.choise {
		padding: 30px 10px 40px;
	}
	.choise__paragraph .block {
		display: inline;
	}
	.item-features__title {
		font-size: 18px;
		line-height: 21px;
		margin: 12px 0 7px;
	}
	.item-features__text .block {
		display: inline;
	}
	.features__item:nth-child(2) .item-features__title {
		margin-top: 13px;
	}
	.main__subtitle {
		line-height: 25px;
	}
	.test__wrap {
		max-width: 320px;
		padding-bottom: 790px;
	}
	.test__item img {
		transform: rotate(90deg);
		max-width: 187px;
	}
	.test__item:nth-child(1) {
		top: 0;
		left: 64px;
	}
	.test__item:nth-child(2) {
		top: 188px;
		left: -123px;
	}
	.test__item:nth-child(3) {
		top: 376px;
		left: -310px;
	}
	.test__item:nth-child(4) {
		top: 564px;
		left: -497px;
	}
	.test__item:nth-child(5) {
		top: 752px;
		left: -684px;
	}
}

@media screen and (max-width: 363px) {
	.report .my-slider__slide_size {
		max-width: calc(100% - 18px) !important;
	}
	.report .my-slider__picture {
		overflow: hidden;
		max-width: 100%;
	}
	.report .my-slider__size {
		padding-left: 17px;
	}
	.report .my-slider__img_size {
		margin: 0 auto;
	}
	.size-slider {
		left: 3px;
	}
}
.kmacb-form form input[type="text"], .kmacb-form form input[type="tel"] {
	box-shadow: none!important;
}