 .slick-slider {
 	position: relative;
 	display: block;
 	-webkit-box-sizing: border-box;
 	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: 0
 }

 .slick-list.dragging {
 	cursor: pointer;
 	cursor: hand
 }

 .slick-slider .slick-list,
 .slick-slider .slick-track {
 	-webkit-transform: translate3d(0, 0, 0);
 	-ms-transform: translate3d(0, 0, 0);
 	transform: translate3d(0, 0, 0)
 }

 .slick-track {
 	position: relative;
 	top: 0;
 	left: 0;
 	display: block
 }

 .slick-track:after,
 .slick-track:before {
 	display: table;
 	content: ''
 }

 .slick-track:after {
 	clear: both
 }

 .slick-loading .slick-track {
 	visibility: hidden
 }

 .slick-slide {
 	display: none;
 	float: left;
 	height: 100%;
 	min-height: 1px
 }

 [dir=rtl] .slick-slide {
 	float: right
 }

 .slick-slide img {
 	display: block
 }

 .slick-slide.slick-loading img {
 	display: none
 }

 .slick-slide.dragging img {
 	pointer-events: none
 }

 .slick-initialized .slick-slide {
 	display: block
 }

 .slick-loading .slick-slide {
 	visibility: hidden
 }

 .slick-vertical .slick-slide {
 	display: block;
 	height: auto;
 	border: 1px solid transparent
 }

 .slick-arrow.slick-hidden {
 	display: none
 }

 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: .67em 0
 }

 mark {
 	background: #ff0;
 	color: #000
 }

 small {
 	font-size: 80%
 }

 sub,
 sup {
 	font-size: 75%;
 	line-height: 0;
 	position: relative;
 	vertical-align: baseline
 }

 sup {
 	top: -.5em
 }

 sub {
 	bottom: -.25em
 }

 img {
 	border: 0
 }

 svg:not(:root) {
 	overflow: hidden
 }

 figure {
 	margin: 1em 40px
 }

 hr {
 	-webkit-box-sizing: content-box;
 	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: .35em .625em .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 .2s ease-in-out;
 	transition: all .2s ease-in-out;
 	display: inline-block;
 	max-width: 100%;
 	height: auto
 }

 .img-circle {
 	border-radius: 50%
 }

 hr {
 	margin-top: 20px;
 	margin-bottom: 20px;
 	border: 0;
 	border-top: 1px solid #eee
 }

 .sr-only {
 	position: absolute;
 	width: 1px;
 	height: 1px;
 	margin: -1px;
 	padding: 0;
 	overflow: hidden;
 	clip: rect(0, 0, 0, 0);
 	border: 0
 }

 .sr-only-focusable:active,
 .sr-only-focusable:focus {
 	position: static;
 	width: auto;
 	height: auto;
 	margin: 0;
 	overflow: visible;
 	clip: auto
 }

 [role=button] {
 	cursor: pointer
 }

 .container {
 	margin-right: auto;
 	margin-left: auto;
 	padding-left: 15px;
 	padding-right: 15px
 }

 @media (min-width:768px) {
 	.container {
 		width: 750px
 	}
 }

 @media (min-width:992px) {
 	.container {
 		width: 970px
 	}

 }

 @media (min-width:1200px) {
 	.container {
 		width: 1170px
 	}
 }

 .container-fluid {
 	margin-right: auto;
 	margin-left: auto;
 	padding-left: 15px;
 	padding-right: 15px
 }
 .section10 {
 	background: url(6.jpg) no-repeat top center;
 }

 .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: 15%
 	}
 	.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
 }

 body {
 	font-family: Roboto, sans-serif;
 	color: #191a1a;
 	font-size: 22px;
 	background: url(2.jpg)/*tpa=http://e.low.turbo-fits.ru/img/2.jpg*/ 50% 660px no-repeat, url(3.jpg)/*tpa=http://e.low.turbo-fits.ru/img/3.jpg*/ 50% 1465px no-repeat, url(5.jpg)/*tpa=http://e.low.turbo-fits.ru/img/5.jpg*/ 50% 3065px no-repeat }

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
 	font-family: BloggerSans-Medium, sans-serif;
 	line-height: 1;
 	text-transform: uppercase;
 	font-weight: 500;
 }

 strong {
 	font-weight: 700
 }

 select {
 	background: #fff;
 	-webkit-appearance: none;
 	-moz-appearance: none;
 	appearance: none
 }

 .pink {
 	color: #e50b95
 }

 @font-face {
 	font-family: BloggerSans;
 	src: url(BloggerSans.eot-#iefix)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans.eot?#iefix*/ format("embedded-opentype"), url(BloggerSans.otf)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans.otf*/ format("opentype"), url(BloggerSans.woff)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans.woff*/ format("woff"), url(BloggerSans.ttf)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans.ttf*/ format("truetype"), url(BloggerSans.svg#BloggerSans)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans.svg#BloggerSans*/ format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 @font-face {
 	font-family: BloggerSans-Medium;
 	src: url(BloggerSans-Medium.eot-#iefix)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans-Medium.eot?#iefix*/ format("embedded-opentype"), url(BloggerSans-Medium.otf)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans-Medium.otf*/ format("opentype"), url(BloggerSans-Medium.woff)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans-Medium.woff*/ format("woff"), url(BloggerSans-Medium.ttf)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans-Medium.ttf*/ format("truetype"), url(BloggerSans-Medium.svg#BloggerSans-Medium)/*tpa=http://e.low.turbo-fits.ru/fonts/BloggerSans-Medium.svg#BloggerSans-Medium*/ format("svg");
 	font-weight: 400;
 	font-style: normal
 }

 .section1 {
 	padding-top: 10px;
 	padding-bottom: 30px;
 	background: url(1.jpg)/*tpa=http://e.low.turbo-fits.ru/img/1.jpg*/ 50% 0 no-repeat
 }

 .section1__header {
 	font-family: BloggerSans, sans-serif;
 	text-align: center;
 	font-size: 74px;
 	margin-bottom: 20px
 }

 .section1__header_min {
 	display: block;
 	font-weight: 700;
 	font-size: 30px;
 	margin-top: 25px
 }
 .section1__img 
{
	    position: relative;
    left: -57px;
}

 .section1__header_min:before {
 	content: '';
 	display: block;
 	position: relative;
 	top: 10px;
 	left: 50%;
 	-webkit-transform: translate(-50%, -25px);
 	-ms-transform: translate(-50%, -25px);
 	transform: translate(-50%, -25px);
 	border-bottom: 1px solid #000;
 	width: 200px
 }

 .section1__list {
 	margin-top: 20px;
 	margin-left: 100px;
 	margin-bottom: 40px;
 }

 .section1__list_item {
 	margin-bottom: 30px
 }

 .section1__list_item:before {
 	content: '';
 	display: block;
 	position: absolute;
 	left: 40px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -400px -159px;
 	width: 43px;
 	height: 41px
 }

 .section1__form {
 	border-radius: 10px;
 	background: #fff;
 	padding: 14px 15px 50px 15px
 }

 .section1__form_header {
 	font-family: Roboto, sans-serif;
 	font-size: 22px;
 	color: #abca22;
 	text-align: center;
 	font-weight: 700;
 	padding-bottom: 10px
 }

 .section1__form_header .form__header_text {
 	display: block;
 	color: #191a1a
 }

 .form__container {
 	margin-bottom: 10px;
 	text-align: center
 }

 .form__container .price__new {
 	text-transform: uppercase;
 	display: inline-block;
 	font-size: 33px;
 	color: #abca22;
 	font-family: BloggerSans-Medium, sans-serif;
 	font-weight: 700;
 	padding-right: 12px
 }

 .form__container .price__old {
 	text-transform: uppercase;
 	vertical-align: super;
 	font-size: 16px;
 	display: inline-block
 }

 .landing__form .form__item {
 	display: inline
 }

 .landing__form .form__item input,
 .landing__form .form__item select {
 	font-size: 16px;
 	padding: 10px;
 	background: #ececec;
 	border: none;
 	margin-bottom: 10px
 }

 .landing__form .form__item:nth-child(3) input {
 	float: right
 }

 .landing__form .form__item select {
 	width: 100%
 }

 .landing__form .form__item input {
 	display: inline-block;
 	width: 47%
 }

 .landing__form .form__item input[type=submit] {
 	font-family: BloggerSans-Medium, sans-serif;
 	font-size: 35px;
 	color: #fff;
 	position: absolute;
 	background: 0 0;
 	left: 16px;
 	bottom: -59px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: 0 -159px;
 	width: 262px;
 	height: 82px;
 	-webkit-transition: .4s;
 	transition: .4s
 }



 .section1__img_block:after {
 	content: '';
 	display: block;
 	position: absolute;
 	left: -9px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: 0 -241px;
 	width: 141px;
 	height: 139px;
 		z-index: 1;
 }

 .section1__info_text {
 	display: inline-block;
 	margin-left: 25px;
 	font-size: 25px;
 	font-weight: 700;
 	text-align: center
 }

 .section1__info_text .green {
 	color: #e50b86;
 	text-transform: uppercase;
 	padding: 4px;
 	display: inline-block;
 	background: #abca22
 }

 .section1__info_text:after {
 	content: '';
 	display: block;
 	position: absolute;
 	bottom: -35px;
 	right: -10px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -262px -159px;
 	width: 138px;
 	height: 46px
 }

 .counter__num {
 	text-align: center;
 	margin-bottom: 10px
 }

 .counter__num_text {
 	display: block;
 	margin-bottom: 5px;
 	font-size: 14px
 }

 .countdown__wrap {
 	color: #fff;
 	font-weight: 700;
 	font-size: 30px;
 	position: absolute;
 	left: 57px;
 	top: 29px
 }

 .countdown__wrap .hour {
 	position: absolute;
 	left: 1px
 }

 .countdown__wrap .minute {
 	position: absolute;
 	left: 56px
 }

 .countdown__wrap .second {
 	position: absolute;
 	left: 112px
 }

 .counter__num_item {
 	display: inline-block;
 	background: #3c3c3c;
 	width: 39px;
 	height: 50px;
 	-webkit-box-shadow: inset 0 0 30px -3px rgba(0, 0, 0, .75);
 	box-shadow: inset 0 0 30px -3px rgba(0, 0, 0, .75);
 	border: 2px solid #000;
 	border-radius: 2px;
    font-size: 30px;
    font-weight: bold;
    padding-top: 9px;
    color: white;
 }

 .counter__hour,
 .counter__min,
 .counter__sec {
 	display: inline-block;
 	width: 50px;
 	border-radius: 10px
 }

 .header__counter {
 	position: relative
 }

 .header__counter.text-bottom {
 	font-size: 14px
 }

 .price__old .old_price_val {
 	text-decoration: line-through
 }

 .section1__down_text {
 	color: #fff;
 	text-transform: uppercase;
 	font-size: 12px;
 	font-weight: 700;
 	margin-left: 258px;
 	margin-top: 14px
 }

 .section2__block {
 	margin-top: 27px
 }

 .section2_rightblock {
 	padding-left: 40px
 }

 .section2__header {
 	text-align: left;
 	font-size: 36px
 }

 .section2__header .pink {
 	font-weight: 100;
 	display: block;
 	font-size: 73px
 }

 .section2__block_text {
 	padding: 20px;
 	border: 2px dashed #abca22;
 	border-radius: 10px;
 	margin-top: 25px;
 	margin-bottom: 35px
 }

 .section2__block_text .yellow {
 	color: #abca22
 }

 .section2__arrow_right:before {
 	content: '';
 	display: block;
 	position: absolute;
 	right: -20px;
 	bottom: 0;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -261px -76px;
 	width: 320px;
 	height: 76px
 }

 .section2__items {
 	margin-left: 60px
 }

 .section2_item {
 	position: relative;
 	margin-bottom: 20px
 }

 .section2_item strong {
 	color: #e51096;
 	font-weight: 400
 }

 .section2_item:before {
 	content: '';
 	display: block;
 	position: absolute;
 	top: -3px;
 	left: -45px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -443px -159px;
 	width: 32px;
 	height: 30px
 }

 .section2__info {
 	color: #d2c2c2;
 	padding-left: 20px;
 	font-size: 12px;
 	font-weight: 700
 }

 .section3__block {
 	margin-top: 50px
 }

 .section3__header {
 	margin-bottom: 35px;
 	font-size: 48px;
 	margin-top: 55px;
 }

 .section3__header .section3__header_yellow {
 	padding-top: 10px;
 	display: block;
 	color: #adcb28
 }

 .section3__text {
 	padding-bottom: 30px;
 	font-size: 22px;
 	line-height: 1.4
 }

 .section3__text strong {
 	font-weight: 400;
 	color: #fff;
 	background: #e50b95;
 	padding: 4px
 }
.section3 strong {
	background: none;
	color: #e51096;
}
 .section3__img {
	max-width: 100%;
	position: relative;
	top: 100px;
 }



 .section3__img_block:after {
    content: '';
    display: block;
    position: absolute;
    top: 71px;
    left: 21px;
    background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
    background-position: 0 -241px;
    width: 141px;
    height: 139px;
    z-index: 1;
}

 .section3__img_fruit {
 	display: block;
 	position: absolute;
 	bottom: -27px;
 	background: url(prickly-big.png)/*tpa=http://e.low.turbo-fits.ru/img/prickly-big.png*/
 }

 .section4__block {
 	margin-top: 25px
 }

 .section4__header {
 	margin-bottom: 45px;
 	text-align: center;
 	font-size: 50px;
 	    margin-top: 61px
 }

 .section4__header .pink {
 	padding-top: 10px;
 	font-weight: 400;
 	display: block
 }

 .section4__header_text {
 	text-align: center;
 	margin-bottom: 30px;
 	font-size: 22px
 }

 .section4__downblock {
 	margin-top: 40px
 }

 .section4__item {
 	text-align: center
 }

 .section4__item.up {
 	margin-top: -80px
 }

 .section4__header_item {
 	padding-bottom: 10px
 }

 .section4__text {
 	padding-top: 10px;
 	font-size: 18px;
 }
 .guarana {
 	margin-top: 20px;
 } 
 .chili {
 	margin-left: 20px;
 }

 .section4__text strong {
 	font-weight: 700;
 	color: #e50b95
 }

 .section4__header_item {
 	color: #adcb28;
 	font-size: 18px
 }

 .section6__block {
 	margin-top: 80px;
 	margin-bottom: 30px
 }

 .section6__blockitem {
 	padding-top: 35px;
 	padding-left: 50px;
 	padding-right: 50px;
 	padding-bottom: 25px;
 	padding-bottom: 25px;
 	background: url(text-background.png)/*tpa=http://e.low.turbo-fits.ru/img/text-background.png*/ no-repeat;
 	background-size: 100% 100%
 }

 .section6__header {
 	font-size: 50px;
 	text-align: center;
 	margin-bottom: 20px
 }

 .section6__text {
 	font-style: italic;
 	font-weight: 100;
 	font-size: 24px;
 	line-height: 1.46
 }

 .section6__text strong {
 	font-weight: 100;
 	color: #abca22
 }

 .section6__text:before {
 	content: '';
 	display: block;
 	position: absolute;
 	left: 27px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -581px 0;
 	width: 20px;
 	height: 346px
 }

 .section6__username {
 	font-size: 20px;
 	font-weight: 700;
 	display: inline-block;
 	position: relative;
 	margin-top: 40px;
 	left: -17px
 }

 .section6__signature {
 	width: 160px;
 	vertical-align: middle
 }

 .section7 {
 	background: #f433a9
 }

 .section7__header {
 	padding-top: 0;
 	padding-bottom: 50px;
 	color: #fff;
 	font-size: 50px
 }

 .section7__block {
 	padding-bottom: 55px
 }

 .section7__rightblock img {
 	position: absolute;
 	top: 67px;
 	width: 100%
 }

 .section7__text {
 	position: relative;
 	color: #fff;
 	font-size: 24px;
 	text-transform: uppercase;
 	padding-left: 90px;
 	padding-bottom: 80px
 }

 .section7__text:nth-child(2):before {
 	content: '';
 	display: block;
 	position: absolute;
 	left: 0;
 	top: -21px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -323px -241px;
 	width: 63px;
 	height: 69px
 }

 .section7__text:nth-child(3):before {
 	content: '';
 	display: block;
 	position: absolute;
 	left: 0;
 	top: -21px;
 	background-image: url(sprite.png)/*tpa=http://e.low.turbo-fits.ru/img/sprite.png*/;
 	background-position: -260px -241px;
 	width: 63px;
 	height: 72px
 }

 .section7__block {
 	margin-top: 30px
 }

 .section7__container_header {
 	font-size: 36px;
 	font-weight: 700;
 	text-transform: uppercase;
 	color: #fff
 }

 .section7__container_text {
 	color: #fff;
 	padding-top: 30px;
 	font-weight: 500;
 	font-size: 24px;
 	line-height: 1.3
 }

 .section9__header {
 	padding-top: 50px;
 	padding-bottom: 50px;
 	text-align: center;
 	font-size: 50px;
 	    margin-top: 100px;
 }

 .section9__text {
 	font-size: 18px;
 	font-style: italic;
 	font-weight: 100;
 	line-height: 1.3;
 	padding-top: 20px;
 	padding-right: 50px
 }

 .section9__text strong {
 	font-weight: 400
 }

 .section9__username {
 	display: block;
 	font-size: 24px;
 	font-weight: 700;
 	padding-top: 30px
 }

 .section9__footer_text {
 	margin-top: 70px;
 	text-align: center;
 	text-transform: uppercase;
 	font-size: 36px;
 	font-weight: 500;
 	margin-bottom: 20px;

 }

 .section9__footer_text strong {
 	color: #e50b95;
 	font-weight: 400
 }

 .section10 .section1__form {
     margin: auto;
 }

 .section10 .landing__form .form__item input[type=submit] {
 	left: 65px
 }

 .section10__block {
 	margin-top: 100px
 }

 .section10__header {
 	margin-bottom: 30px;
 	text-align: center;
 	font-size: 52px
 }

 .section10__header .pink {
 	margin-bottom: 5px;
 	font-weight: 100;
 	display: block
 }

 .section10__rightblock img {
 	text-align: center;
 	width: 100%;
 	position: relative;
 	top: -50px;
 }

 .section10__rightblock .section1__img_block:before {
 	top: 27px;
 	left: 106px
 }

 .section10__rightblock .section1__img_block:after {
 	top: 27px
 }

 .section10__rightblock_text {
 	margin-bottom: 20px;
 	font-size: 24px;
 	font-weight: 700
 }

 .footer {
 	padding-top: 25px;
 	background: #fefefe;
 }

 .footer .container {
 	padding-bottom: 15px
 }

 .footer_left {
 	width: 50%;
 	float: left;
 	text-align: center
 }

 .footer_left__tit {
 	text-align: left;
 	vertical-align: sub;
 	color: #000;
 	font-size: 19px;
 	line-height: 24px;
 	display: inline-block;
 	padding-right: 30px
 }

 .footer_left__subtit {
 	text-align: left;
 	color: #000;
 	font-size: 14px;
 	line-height: 18px;
 	display: inline-block;
 	padding-left: 44px;
 	position: relative;
 	top: 15px
 }

 .footer_left__subtit:before {
 	content: "";
 	display: block;
 	width: 39px;
 	height: 41px;
 	background: url(lock.png)/*tpa=http://e.low.turbo-fits.ru/img/lock.png*/;
 	background-repeat: no-repeat;
 	position: absolute;
 	left: 0
 }

 .footer_left__cash {
 	color: #4f4f4f;
 	font-size: 18px;
 	font-weight: 500;
 	text-transform: uppercase;
 	text-align: center;
 	margin-top: 30px;
 	margin-bottom: 23px
 }

 .footer_left__img {
 	display: block;
 	margin: 0 auto;
 	margin-bottom: 20px;
 	max-width: 100%;
 }

 .footer_left__text {
 	color: #7e7e7e;
 	font-size: 16px;
 	line-height: 20px;
 	text-transform: uppercase;
     margin-top: 57px;
 }

 .footer_right {
 	width: 50%;
 	float: left;
 	text-align: center;
 	padding-top: 15px
 }

 .footer_right__online {
 	color: #3e3e3e;
 	font-size: 20px;
 	padding-left: 30px;
 	display: inline-block;
 	position: relative
 }

 .footer_right__online:before {
 	content: "";
 	display: block;
 	width: 16px;
 	height: 16px;
 	border-radius: 50%;
 	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-o-border-radius: 50%;
 	background: #3abeb1;
 	position: absolute;
 	left: 0
 }

 .footer_right__razg {
 	color: #3e3e3e;
 	font-size: 20px;
 	padding-left: 30px;
 	display: inline-block;
 	position: relative
 }

 .footer_right__razg:before {
 	content: "";
 	display: block;
 	width: 16px;
 	height: 16px;
 	border-radius: 50%;
 	-webkit-border-radius: 50%;
 	-moz-border-radius: 50%;
 	-o-border-radius: 50%;
 	background: #d6e71c;
 	position: absolute;
 	left: 0
 }

 .footer_right__desc {
 	color: #3e3e3e;
 	font-size: 16px;
 	padding-top: 10px;
 	padding-bottom: 35px
 }

 .footer_right__cap {
 	color: #4f4f4f;
 	font-size: 18px;
 	font-weight: 500;
 	text-transform: uppercase;
 	margin-bottom: 20px
 }

 .footer_right__img {
 	display: block;
 	margin: 0 auto;
 	margin-bottom: 25px
 }

 .footer_right__text {
 	color: #7e7e7e;
 	font-size: 16px;
 	line-height: 20px;
 	text-transform: uppercase
 }

 .footer_right__link {
 	font-size: 13px;
 	margin: 0 15px;
 	text-decoration: underline;
 	display: inline-block;
 	padding-top: 5px
 }

 @media (max-width:991px) {
 	.footer_left,
 	.footer_right {
 		width: 100%
 	}
 }

 .landing__form .form__item input[type=submit]:hover,
 .section5__button:hover {
 	color: #d0f91a;
 	-webkit-transition: .4s;
 	transition: .4s
 }

 .landing__form .form__item input[type=submit]:active,
 .section5__button:active {
 	opacity: .9;
 	-webkit-transition: .4s;
 	transition: .4s
 }

 @media (max-width:1199px) {
 	body {
 		background: url(1.jpg)/*tpa=http://e.low.turbo-fits.ru/img/1.jpg*/ 50% 0 no-repeat, url(2.jpg)/*tpa=http://e.low.turbo-fits.ru/img/2.jpg*/ 50% 660px no-repeat, url(3.jpg)/*tpa=http://e.low.turbo-fits.ru/img/3.jpg*/ 50% 1472px no-repeat, url(5.jpg)/*tpa=http://e.low.turbo-fits.ru/img/5.jpg*/ 50% 3092px no-repeat
 	}
 	.section1__form {
 		width: 293px
 	}
 	.section3__block {
 		margin-top: 114px;
 	}
 	.section4__item_imgbig {
 		width: 100%
 	}
 	.section4__block {
 		margin-top: 66px
 	}
 	.section4__block h2 {
 		margin-top: 0;
 	}
 	.section6__block {
 		margin-top: 100px
 	}
 	.section6__header {
 		font-size: 44px
 	}
 	.section2__header .pink {
 		font-size: 61px
 	}
 	.section4__item.up {
 		margin-top: -50px
 	}
 	.section1__list {
 		margin-top: 22px;
    margin-left: 93px;

 	}
 	.section1__list_item {
 		position: relative;
 		font-size: 19px
 	}
 	.section1__list_item:before {
 		top: -11px;
 		left: -50px
 	}
 	.section1__img_block:before {
 		right: 95px
 	}
 	.section3__header {
 		font-size: 47px
 	}
 	.section5__button {
 		left: 140px;
 		bottom: -108px
 	}
 	.section1__info_text {
 		margin-left: -34px;
 		margin-top: 47px
 	}
 	.section1__down_text {
 		text-align: center;
 		margin-top: 13px;
 		margin-left: 0
 	}
 	.section2__block img {
 		width: 100%
 	}
 	.section2_item {
 		font-size: 19px
 	}
 	.section2__block_text {
 		font-size: 20px
 	}
 	.section3__img {
 		width: 84%
 	}
 	.section3__img_fruit {
 		background: 0 0;
 		width: 75%
 	}
 	.section5__block {
 		margin-top: 60px
 	}
 	.section6__text {
 		position: relative;
 		font-size: 20px;
 		line-height: 1.6
 	}
 	.section6__text:before {
 		left: -22px
 	}
 	.section7__header {
 		font-size: 44px
 	}
 	.section7__text {
 		font-size: 22px;
 		padding-bottom: 65px
 	}
 	.section7__rightblock img {
 		width: 100%
 	}
 	.section8 img {
 		width: 100%
 	}
 	.section8__header {
 		margin-top: 20px
 	}
 	.section8__text {
 		text-align: center;
 		font-size: 22px;
 		padding-top: 35px;
 		padding-bottom: 30px
 	}
 	.section8__text_pretext {
 		padding-bottom: 27px
 	}
 	.section9 img {
 		width: 85%
 	}
 	.section10__block {
 		margin-top: 70px
 	}
 	.section10__rightblock img {
 		width: 82%
 	}
 	.section11__text {
 		margin-top: 80px
 	}
 	.section10 .landing__form .form__item input[type=submit] {
 		left: 109px
 	}
 }

 @media (max-width:991px) {
 	body {
 		background: url(1.jpg)/*tpa=http://e.low.turbo-fits.ru/img/1.jpg*/ 50% 0 no-repeat, url(2.jpg)/*tpa=http://e.low.turbo-fits.ru/img/2.jpg*/ 50% 660px no-repeat, url(3.jpg)/*tpa=http://e.low.turbo-fits.ru/img/3.jpg*/ 50% 1335px no-repeat, url(5.jpg)/*tpa=http://e.low.turbo-fits.ru/img/5.jpg*/ 50% 3139px no-repeat
 	}
 	.section1__down_text {
 		margin-top: 43px
 	}
 	.section7__container {
 		text-align: center;
 		margin-bottom: 30px
 	}
 	.hidden-sm {
 		display: none
 	}
 	.landing__form .form__item input[type=submit] {
 		left: 58px
 	}
 	.section1__header {
 		font-size: 48px
 	}
 	.section10__block {
 		margin-top: 85px
 	}
 	.section11__text {
 		margin-top: 115px;
 		margin-bottom: 40px
 	}
 	.section10__rightblock {
 		display: block
 	}
 	.section10__rightblock img {
 		width: 100%
 	}
 	.section3__text {
 		padding-bottom: 45px
 	}
 	.section1__imgblock {
 		text-align: center
 	}
 	.section1__header_min {
 		margin-bottom: 40px
 	}
 	.section2__header {
 		text-align: center
 	}
 	.section2__header .pink {
 		font-size: 48px
 	}
 	.section3__header {
 		margin-bottom: 45px;
 		font-size: 42px
 	}
 	.section3__header {
 		text-align: center
 	}
 	.section3__block {
 		margin-top: 35px;
 	}
 	
 	.section4__header {
 		margin-bottom: 25px;
 		font-size: 42px
 	}
 	.section4__item.up {
 		margin-top: 10px
 	}
 	.section4__item {
 		margin-top: 10px;
 		margin-bottom: 10px
 	}
 	.chili {
 		margin-left: 0;
 	}
 	.coffe {
 		position: relative;
    top: -252px;
 	}
 	.section3 .section1__list {
    margin-top: 93px;
}
 	.section4__text br {
 		display: none
 	}
 	.section4__block {
 		margin-top: 150px
 	}
 	.section5__header {
 		font-size: 42px
 	}
 	.section5__block {
 		margin-top: 85px
 	}
 	.section5__rightblock {
 		text-align: center
 	}
 	.section5__rightblock .section5__rightblock_img {
 		padding-top: 30px;
 		width: 50%
 	}
 	.section5__rightblock_downimg {
 		display: none
 	}
 	.section5__rightblock_imginfo:before {
 		top: -5px;
 		left: 14%
 	}
 	.section6__blockitem {
 		background: 0 0
 	}
 	.section6__text:before {
 		display: none
 	}
 	.section6__username {
 		margin-top: 31px;
 		left: 50px
 	}
 	.section6__signature {
 		margin-left: 60px
 	}
 	.section7__header {
 		text-align: center
 	}
 	.section7__text:nth-child(2):before {
 		left: 98px;
 		top: -26px
 	}
 	.section7__text:nth-child(3):before {
 		left: 98px;
 		top: -26px
 	}
 	.section7__text {
 		padding-bottom: 80px
 	}
 	.section7__text {
 		padding-left: 180px
 	}
 	.section7__block {
 		padding-bottom: 0
 	}
 	.section9__header {
 		font-size: 42px
 	}
 	.section9__userblock {
 		text-align: center;
 		margin-bottom: 0;
 		padding-left: 30px;
 		padding-right: 30px
 	}
 	.section9__userblock img {
 		width: 50%
 	}
 	.section9__userblock .section9__username {
 		font-size: 20px;
 		padding-top: 10px;
 		padding-bottom: 10px
 	}
 	.section9__userblock:last-child {
 		border-bottom: none
 	}
 	.slick-next {
 		display: none!important
 	}
 	.slick-prev {
 		display: none!important
 	}
 	.section9__userblock img {
 		display: inline
 	}
 	.slick-slider {
 		cursor: pointer
 	}
 	.section9__footer_text {
 		margin-top: 40px;
 		font-size: 22px
 	}
 	.section10__header {
 		margin-bottom: 40px;
 		font-size: 42px
 	}
 	.section1__formblock {
 		text-align: center
 	}
 	.form__list {
 		text-align: left
 	}
 	.section1__form {
 		display: inline-block
 	}
 	.section1__img_block:before {
 		left: 107px
 	}
 	.section6__text {
 		font-weight: 500;
 		padding-left: 50px
 	}
 	.section10 .landing__form .form__item input[type=submit] {
 		left: 59px
 	}

 }

 @media (max-width:767px) {
 	body {
 		background: 0 0
 	}
 	.visible-xs {
 		text-align: center;
 		display: block
 	}
 	.section1__info_text {
 		display: none
 	}
 	.section1 {
 		background: url(1_up.jpg)/*tpa=http://e.low.turbo-fits.ru/img/1_up.jpg*/;
 		padding-bottom: 80px
 	}
 	.section1__list {
 		margin: 0;
 		padding: 0
 	}
 	.section1__down_text {
 		display: none
 	}
 	.section3__block {
 		margin-top: 40px
 	}
 	.section2__header {
 		font-size: 34px
 	}
 	.section9__footer_text {
 		padding-left: 10px;
 		padding-right: 10px
 	}
 	.section4__block {
 		margin-top: 15px
 	}
 	.section4__text {
 		margin: auto;
 	}
 	.coffe {
 		top: 0
 	}
 	.section1__img {
 		width: 300px;
        left: 0;
 	}
 	.section1__img_block {
 		display: none
 	}
 	.section1__formblock {
 		text-align: center
 	}
 	.form__list {
 		text-align: left
 	}
 	.landing__form .form__item {
 		position: relative
 	}
 	.section1__form {
 		display: inline-block
 	}
 	.landing__form .form__item input[type=submit] {
 		left: -122px;
 		bottom: -130px
 	}
 	.section1__header {
 		font-size: 32px
 	}
 	.section1__header_min {
 		font-size: 22px
 	}
 	.section2__block {
 		margin-top: 90px
 	}
 	.section3__header {
 		font-size: 38px
 	}
 	.section3__text {
 		font-size: 18px;
 		padding-left: 15px;
 		padding-right: 15px
 	}
.section3 .section1__list {
	 padding: 0 65px;
    max-width: 700px;
    margin: auto;
}
 	   
 	.section2__header .pink {
 		font-size: 44px
 	}
 	.section4__header {
 		font-size: 38px
 	}
 	.section4__item_imgbig {
 		display: none
 	}
 	.section7__container {
 		padding-top: 15px;
 		padding-bottom: 15px;
 		background-color: #abca22;
 		margin-bottom: 0
 	}
 	.section7__block {
 		margin-top: 0
 	}
 	.section4__text br {
 		display: block
 	}
 	.section4__item img {
 		width: 35%
 	}
 	.section4__header_text {
 		font-size: 18px
 	}
 	.section5__block {
 		margin-top: 60px
 	}
 	.section5__header {
 		font-size: 26px
 	}
 	.section5__header_text {
 		font-size: 18px
 	}
 	.section6__block {
 		margin-top: 35px
 	}
 	.section5__rightblock_rightimg {
 		display: none
 	}
 	.section5__rightblock_imginfo {
 		display: none
 	}
 	.section5__rightblock .section5__rightblock_img {
 		width: 70%
 	}
 	.section6__blockitem {
 		padding-left: 10px;
 		padding-right: 10px
 	}
 	.section6__text {
 		padding-left: 0;
 		padding-right: 0
 	}
 	.section7__header {
 		padding-top: 32px;
 		font-size: 32px
 	}
 	.section6__header {
 		font-size: 38px
 	}
 	.section7__header {
 		font-size: 38px
 	}
 	.section7__text:nth-child(2):before,
 	.section7__text:nth-child(3):before {
 		display: none
 	}
 	.section7__text {
 		font-size: 18px;
 		padding-bottom: 30px;
 		padding-left: 10px;
 		padding-right: 10px;
 		text-align: center
 	}
 	.section8__header {
 		font-size: 30px
 	}
 	.section8__text {
 		font-size: 18px
 	}
 	.section8__text_pretext {
 		font-size: 22px
 	}
 	.section9__header {
 		font-size: 38px;
        margin-top: 20px;
        padding-top: 0;
 	}
 	.section9__text {
 		padding-left: 20px;
 		padding-right: 20px
 	}
 	.section10__header {
 		font-size: 38px
 	}
 	.section10 .landing__form .form__item input[type=submit] {
 		left: -122px;
 		z-index: 100
 	}
 	.section2__block_text {
 		margin-left: 10px;
 		margin-right: 10px
 	}
 	.section2_rightblock {
 		padding-left: 15px
 	}
 	.section2__block {
 		margin-top: 20px
 	}
 	.section3__header {
 		font-size: 30px;
 		margin-top: 0;
 	}
 	.section4__header {
 		font-size: 34px
 	}
     .guarana {
         margin-top: -20px;
     }
 	.section6__text {
 		text-align: left
 	}
 	.section6__username {
 		left: 0
 	}
 	.section6__signature {
 		margin-left: 0;
 		margin-top: 15px
 	}
 	.section7__header {
 		font-size: 30px
 	}
 	.section9__header {
 		font-size: 28px
 	}
 	.section9__footer_text {
 		font-size: 18px
 	}
 	.section10 {
 		margin-top: 20px;
 		background: url(10.jpg)/*tpa=http://e.low.turbo-fits.ru/img/10.jpg*/
 	}
 	.section10__rightblock {
 		text-align: center
 	}
 	.section10__block {
 		margin-top: 50px;
 		margin-bottom: 45px
 	}
 	.section10__rightblock img {
 		margin-top: 91px;
 		width: 300px
 	}
 	.section10__rightblock_text {
 		display: none
 	}
 	.section11__text {
 		margin-top: 85px
 	}
 	.section10 .section1__form {
 		-webkit-box-shadow: 1px 1px 6px 1px #7b7777;
 		box-shadow: 1px 1px 6px 1px #7b7777
 	}
 	.section10__header {
 		font-size: 30px
 	}
 	.footer {
 		padding-top: 0;
 		margin-top: 20px
 	}
 }

 @media (max-width:424px) {
 	.section6__blockitem {
 		text-align: center
 	}
 }

 @media (max-width:400px) {
 	.container {
 	}
 }

 .slick-dots {
 	text-align: center;
 }

 .slick-dots li {
 	padding-left: 5px;
 	padding-right: 5px;
 	display: inline-block;
 }

 .slick-active [role=button] {
 	opacity: .6;
 }

 .slick-dots [role=button] {
 	border-radius: 20px;
 	border: 0;
 	background: none;
 	width: 18px;
 	height: 18px;
 	background: #e50b95;
 	font-size: 0
 }
