.modeAp p {
	text-align: center;
	font-size: 20px
}

.modeAp {
	text-align: center
}

.oneAp {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 10px;
	border-radius: 3px;
	background: #fff;
	margin-bottom: 10px
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
	line-height: 1.15;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
	margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */


header,
section {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

/**
 * Add the correct margin in IE 8.
 */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/**
 * Add the correct font style in Android 4.3-.
 */

/**
 * Add the correct background and color in IE 9-.
 */

/**
 * Add the correct font size in all browsers.
 */

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in iOS 4-7.
 */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select {
	font-family: sans-serif;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

/**
 * Remove the default vertical scrollbar in IE.
 */

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

/*
 * Add the correct display in all browsers.
 */

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
	display: none;
}


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */


@font-face {
	font-family: "Bebas Neue Bold";
	src: url(BebasBold.eot)
		/*tpa=http://it.thenanoveinlb.com/index_files/BebasBold.eot*/
	;
}

@font-face {
	font-family: "PT Sans";
	src: url(PTSansRegular.eot)
		/*tpa=http://it.thenanoveinlb.com/index_files/PTSansRegular.eot*/
	;
}

@font-face {
	font-family: "Bebas Neue Bold";
	src: url("../fonts/bebasneueregular.otf")
		/*tpa=http://it.thenanoveinlb.com/index_files/BebasNeueRegular.otf*/
		format("opentype"),
		url(BebasNeueRegular.woff)
		/*tpa=http://it.thenanoveinlb.com/index_files/BebasNeueRegular.woff*/
		format("woff");
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body {
	margin: 0;
	font-family: "PT Sans", "Arial", sans-serif;
	overflow-x: hidden;
}

button {
	outline: none;
}

.clearfix {
	display: block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
}

.wrap {
	max-width: 1020px;
	margin: 0 auto;
	padding: 0 10px;
}

.header-top {
	background-color: #36c2f2;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.top-item {
	color: #ffffff;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
	width: 30%;
	vertical-align: top;
	position: relative;
	padding-left: 40px;
}

.top-item:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 40px;
	top: 3px;
	left: 0;
	background: url("../img/image-54.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/top-leaf.png*/
		no-repeat center;
}

.top-item:nth-child(2) {
	padding-left: 90px;
	width: 40%;
}

.top-item:nth-child(2):before {
	position: absolute;
	content: "";
	width: 49px;
	height: 41px;
	top: 4px;
	left: 27px;
	background: url("../img/image-55.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/top-people.png*/
		no-repeat center;
}

.top-btn {
	color: #be5d06;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	border-radius: 30px;
	background-color: #ffca14;
	text-decoration: none;

	display: inline-block;
	text-align: center;
	width: 290px;
	height: 58px;
	padding: 5px;
	cursor: pointer;
}

.top-btn:hover {
	background-color: #fcc300;
}

.top-btn:active {
	color: #9f4e05;
}

.page-header {
	background: url("../img/image-28.jpg")
		/*tpa=http://it.thenanoveinlb.com/index_files/header__bg.jpg*/
		no-repeat top center;
	padding-bottom: 84px;
}

.page-header__text {
	color: #313131;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 38.12px;
	margin: 0;
	padding-top: 25px;
}

.page-header__title {
	margin: 20px auto;
	color: #cb5795;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 72px;
	font-weight: 700;
	line-height: 31.17px;
	text-transform: uppercase;
	display: inline-block;
	width: 368px;
	vertical-align: top;
}

.page-header__descr {
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 40.75px;
	text-transform: uppercase;
	color: #cb5895;
	display: inline-block;
	width: 627px;
	vertical-align: top;
	margin: 0;
	padding-left: 29px;
	margin-top: -5px;
	margin-bottom: 20px;
}

.page-header__item {
	color: #313131;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 24px;
}

.blue {
	color: #36c2f2;
}

.pink {
	color: #da5c9f;
	font-weight: 700;
}

.page-header__list {
	list-style: none;
	padding: 0;
	display: inline-block;
	width: 450px;
	vertical-align: top;
}

.page-header__item {
	width: 404px;
	margin-bottom: 25px;
	padding-left: 65px;
	position: relative;
}

.page-header__item:before {
	position: absolute;
	content: "";
	width: 61px;
	height: 62px;
	top: 0;
	left: 0;
	background: url("../img/image-26.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/header-icon.png*/
		no-repeat center;
}

.page-header__item:nth-child(2) {
	width: 360px;
	margin-left: 20px;
}

.page-header__item:nth-child(3) {
	width: 330px;
	margin-left: 40px;
}

.page-header__item:nth-child(4) {
	width: 270px;
	margin-left: 60px;
}

.page-header__form {
	display: inline-block;
	width: 346px;
	vertical-align: top;
	position: relative;
	margin-left: 195px;
}

.page-header__form:before {
	position: absolute;
	content: "";
	left: -33px;
	top: 0;
	width: 441px;
	height: 113px;
	background: url("../img/image-23.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/form__title.png*/
		no-repeat center;
	z-index: 2;
}

.page-header__form-price {
	position: absolute;
	color: #ad0000;
	font-family: "Bebas Neue Bold", "Arial", sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 68.83px;
	text-transform: uppercase;
	top: 25px;
	left: 225px;
	z-index: 9999999;
}

.header-form {
	box-shadow: 9px 9px 29px rgba(94, 69, 85, 0.35);
	border-radius: 20px;
	background-color: #ffffff;
	margin-top: 95px;
	padding-bottom: 70px;
	padding-top: 40px;
	position: relative;
}

.header-label {
	color: #444344;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	display: block;
	text-align: left;
	padding: 10px;
	padding-bottom: 0;
}

.header-input {
	border-radius: 5px;
	background-color: #e7e7e7;
	display: block;
	border: none;
	padding: 10px;
	margin: 0 10px;
	width: 90%;
}

.form__list {
	margin: 0 auto;
}

.timer {
	text-align: center;
	margin-bottom: 40px;
}

.landing__countdown {
	margin-top: 15px;
}

.landing__countdown span {
	color: #ffffff;
	font-family: "PT Sans", "Arial", sans-serif;
	font-size: 36px;
	font-weight: 400;
	background: url("../img/image-53.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/timer__bg.png*/
		no-repeat center;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	padding: 5px 10px;
}

span.days {
	position: relative;
	padding: 5px 10px;
}

span.hours {
	position: relative;
	padding: 5px 10px;
}

span.seconds {
	position: relative;
	padding: 5px 10px;
}

span.minutes {
	position: relative;
	padding: 5px 10px;
}

span.days:before {
	position: absolute;
	content: ":";
	top: 15px;
	right: -7px;
	font-size: 24px;
	color: #000;
}

span.hours:before {
	position: absolute;
	content: ":";
	top: 15px;
	right: -7px;
	font-size: 24px;
	color: #000;
}

span.minutes:before {
	position: absolute;
	content: ":";
	top: 15px;
	right: -7px;
	font-size: 24px;
	color: #000;
}

span.days:after {
	position: absolute;
	content: "dni";
	font-size: 16px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}

span.hours:after {
	position: absolute;
	content: "godzin";
	font-size: 16px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}

span.minutes:after {
	position: absolute;
	content: "minut";
	font-size: 16px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}

span.seconds:after {
	position: absolute;
	content: "sekund";
	font-size: 16px;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}

.header-btn {
	color: #c16100;
	font-family: "Bebas Neue Bold", "Arial", sans-serif;
	font-size: 39px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("../img/image-25.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/header-btn.png*/
		no-repeat top center;
	width: 313px;
	height: 90px;
	border: none;
	margin: 0 auto;
	display: block;
	margin-top: -50px;
	position: absolute;
	bottom: -50px;
	margin: 0 auto;
	left: 0;
	right: 0;
	cursor: pointer;
}


.nano-caps,
.nano-pack {
	position: absolute;
	top: 0;
	left: 0;
}

.develop .header-btn {
	position: relative;
}

.nano-pack {
	z-index: 99;
	top: 125px;
	left: -200px;
}

.nano-caps {
	top: 300px;
	left: -360px;
}

.hit {
	position: absolute;
	top: 120px;
	left: -220px;
	z-index: 120;
}

@media screen and (max-width: 1120px) {
	.wrap {
		width: 660px;
	}

	.top-item {
		width: 44%;
		font-size: 18px;
	}

	.top-item:nth-child(2) {
		width: 51%;
	}

	.top-btn {
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}

	.page-header {
		background: #fdeff8 url("header__bg--tablet.jpg")
			/*tpa=http://it.thenanoveinlb.com/index_files/header__bg--tablet.jpg*/
			no-repeat top center;
		padding-bottom: 70px;
	}

	.page-header__text {
		text-align: right;
	}

	.page-header__title {
		display: block;
		text-align: right;
		width: 100%;
	}

	.page-header__descr {
		text-align: right;
		padding-left: 120px;
		display: block;
		width: 100%;
	}

	.page-header__list {
		width: 100%;
		vertical-align: top;
		text-align: right;
		margin: 0 auto;
	}

	.page-header__item,
	.page-header__item:nth-child(2),
	.page-header__item:nth-child(3),
	.page-header__item:nth-child(4) {
		text-align: right;
		margin: 0 auto;
		width: 66%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.page-header__item:before {
		top: -20px;
	}

	.page-header__form {
		display: block;
		margin-left: auto;
		margin-right: 0;
	}

	.timer {
		margin-top: 80px;
	}

	.nano-caps {
		display: none;
	}

	.nano-pack {
		left: -270px;
	}
}

@media screen and (max-width: 780px) {
	.wrap {
		width: 460px;
	}

	.top-item {
		width: 100%;
		margin-bottom: 20px;
	}

	.top-item:nth-child(2) {
		width: 100%;
		padding-left: 40px;
	}

	.top-item:nth-child(2):before {
		top: 1px;
		left: -13px;
	}

	.top-btn {
		margin-top: 10px;
	}

	.page-header {
		background: url("../img/image-27.jpg")
			/*tpa=http://it.thenanoveinlb.com/index_files/header__bg--780.jpg*/
			no-repeat top center;
	}

	.page-header__text {
		text-align: center;
		margin: 0 auto;
	}

	.page-header__title {
		display: block;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		line-height: 100px;
	}

	.page-header__descr {
		margin: 0 auto;
		padding: 10px;
		text-align: center;
	}

	.page-header__item,
	.page-header__item:nth-child(2),
	.page-header__item:nth-child(3),
	.page-header__item:nth-child(4) {
		width: 92%;
		text-align: left;
		padding-left: 83px;
	}

	.page-header__item:before {
		display: none;
	}

	.page-header__form {
		margin: 0 auto;
		margin-top: 370px;
	}

	.nano-pack {
		left: -70px;
		right: 0;
		margin: 0 auto;
		top: -370px;
	}

	.hit {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -370px;
	}
}

@media screen and (max-width: 500px) {
	.wrap {
		max-width: 100%;
	}

	.top-btn {
		width: 250px;
	}

	.page-header__title {
		font-size: 63px;
		line-height: 70px;
	}

	.page-header {
		background: #fdf0f8;
	}

	.page-header__list {
		text-align: center;
	}

	.page-header__item,
	.page-header__item:nth-child(2),
	.page-header__item:nth-child(3),
	.page-header__item:nth-child(4) {
		padding: 10px;
		width: 100%;
		text-align: center;
	}

	.nano-pack {
		left: -115px;
	}

	.page-header__form {
		width: 90%;
	}

	.page-header__form:before {
		display: none;
	}

	.page-header__form-price {
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}

	.header-btn {
		background: url("../img/image-24.png")
			/*tpa=http://it.thenanoveinlb.com/index_files/header-btn--mob.png*/
			no-repeat top center;
		width: 250px;
		height: 72px;
		font-size: 30px;
	}
}

.signs {
	background: url("../img/image-40.jpg")
		/*tpa=http://it.thenanoveinlb.com/index_files/signs__bg.jpg*/
		no-repeat bottom center;
}

.signs__title {
	color: #f4422a;
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}

.signs__text {
	color: #313131;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	width: 28%;
	text-align: center;
	margin-right: 50px;
}

.red {
	color: #f4422a;
	font-weight: 700;
	text-transform: uppercase;
}

.signs__box {
	background: url("../img/image-41.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/signs__box-bg.png*/
		no-repeat center;
	max-width: 1023px;
	height: 553px;
}

.signs__pic {
	display: inline-block;
	width: 18%;
	margin-left: 55px;
	margin-top: 70px;
}

.signs__list {
	list-style: none;
	width: 100%;
}

.signs__item {
	position: relative;
	width: 50%;
	float: left;
	color: #313131;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 30px;
	padding-left: 50px;
}

.signs__item:before {
	position: absolute;
	content: "";
	width: 35px;
	height: 57px;
	top: 4px;
	left: 0;
	background: url("../img/image-21.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/fire.png*/
		no-repeat center;
}

.signs__text-bottom {
	color: #f4422a;
	font-family: "PT Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 68px;
}

@media screen and (max-width: 1120px) {
	.signs__title br {
		display: none;
	}

	.signs__text {
		width: 27%;
		margin-right: 37px;
	}

	.signs__pic {
		width: 33%;
		margin-left: 83px;
		margin-top: 50px;
	}

	.signs__box {
		height: auto;
		background: none;
	}

	.signs__item {
		width: 78%;
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 25px;
		text-align: center;
	}

	.signs__item:before {
		top: 0;
	}
}

@media screen and (max-width: 780px) {
	.signs__text {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.signs__pic {
		width: 33%;
		margin-left: 45px;
		margin-top: 35px;
	}

	.signs__list {
		list-style: none;
		width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 500px) {
	.page-header {
		padding-bottom: 10px;
	}

	.signs__title {
		padding: 0 10px;
		font-size: 40px;
	}

	.signs__pic {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 15px;
		margin-top: 10px;
	}

	.signs__pic img {
		margin: 0 auto;
		display: block;
	}

	.signs__item:before {
		display: none;
	}

	.signs__item {
		padding: 0 10px;
	}

	.signs__text-bottom {
		padding: 0 20px;
		padding-bottom: 30px;
	}

	.signs__text {
		padding: 0 10px;
	}

	.top-item:before {
		display: none;
	}

	.top-item,
	.top-item:nth-child(2) {
		padding: 0 10px;
		text-align: center;
	}
}

.danger {
	background: url("../img/image-11.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/danger__bg.png*/
		no-repeat top center;
	padding-bottom: 135px;
	margin-top: -37px;
}

.danger__title {
	color: #932415;
	font-family: "PT Sans", sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 55px;
	text-transform: uppercase;
	display: block;
	padding: 5px 50px;
	background: #f34e07;
	position: relative;
	text-align: center;
}

.danger__title:after {
	border: 70px solid transparent;
	border-left: 62px solid #fcf2eb;
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
}

.danger__title:before {
	border: 70px solid transparent;
	border-right: 62px solid #fcf2eb;
	display: block;
	width: 0;
	height: 0;
	top: 0;
	right: 0;
	position: absolute;
	content: "";
}

.white-big {
	color: #ffffff;
	font-size: 60px;
}

.danger__left {
	display: block;

	float: left;
}

.danger__right {
	display: block;

	float: right;
}

.danger__left-item {
	border-radius: 7px;
	background-color: #2590b4;

	text-align: center;
	margin-bottom: 15px;
	width: 260px;
	height: 143px;
	padding: 10px;
}

.danger__right-item {
	border-radius: 7px;
	background-color: #2590b4;

	text-align: center;
	margin-bottom: 15px;
	width: 260px;
	height: 143px;
	padding: 10px;
}

.danger__right-item:nth-child(3) {
	background: #ee3b03;
	width: 300px;
	margin: 0 auto;
	margin-left: -22px;
}

.danger__right-item:nth-child(3) .danger__text {
	font-size: 36px;
}

.danger__age {
	padding: 0;
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}

.danger__age:before {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background: #fff;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.danger__text {
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding-top: 5px;
}

@media screen and (max-width: 1120px) {
	.danger__title:after {
		border: 92px solid transparent;
		border-left: 62px solid #fcf2eb;
	}

	.danger__title:before {
		border: 92px solid transparent;
		border-right: 62px solid #fcf2eb;
	}

	.danger__right-item {
		width: 230px;
		margin-left: auto;
	}

	.danger__left-item {
		width: 230px;
	}
}

@media screen and (max-width: 780px) {

	.danger__title:before,
	.danger__title:after {
		display: none;
	}

	.danger__title {
		font-size: 34px;
		padding: 5px 10px;
	}

	.danger__left,
	.danger__right {
		float: none;
	}

	.danger__left-item {
		width: 230px;
		margin: 0 auto;
		opacity: 0.7;
		margin-bottom: 20px;
	}

	.danger__right-item {
		width: 230px;
		margin: 0 auto;
		opacity: 0.7;
		margin-bottom: 20px;
	}

	.danger__right-item:nth-child(3) {
		margin: 0 auto;
	}
}

@media screen and (max-width: 500px) {
	.danger__right-item:nth-child(3) {
		width: 230px;
	}

	.danger__title {
		font-size: 30px;
		line-height: 41px;
	}

	.white-big {
		font-size: 34px;
	}
}

.develop {
	background: url("dev__bg.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/dev__bg.png*/
		no-repeat top center;
	margin-top: -124px;
	padding-top: 146px;
	background-size: cover;
	padding-bottom: 100px;
}

.develop__top {
	text-align: center;
	width: 680px;
	margin-left: 30px;
	position: relative;
}

.develop__title {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 92px;
	font-weight: 700;
	line-height: 95px;
	text-transform: uppercase;
	margin: 0;
}

.develop__text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
}

.develop__descr {
	color: #bd3f82;
	font-family: "PT Sans", sans-serif;
	font-size: 29px;
	font-weight: 700;
	text-transform: uppercase;
}

.develop__bottom {
	background: url("arhiv_bg.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/arhiv_bg.png*/
		no-repeat center;
	max-width: 1062px;
	height: 481px;
}

.arhiv__text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	font-style: italic;
	padding-left: 83px;
	padding-right: 74px;
}

.dev-btn {
	margin-top: 420px;
}

.develop__box {
	position: absolute;
	right: -360px;
	top: 10px;
}

.develop__hit {
	position: absolute;
	right: -223px;
	top: 227px;
}

@media screen and (max-width: 1120px) {
	.develop__top {
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 400px;
	}

	.develop {
		background: #e4f8ff;
		margin-top: -83px;
		padding-top: 0;
	}

	.develop__box {
		margin: 0 auto;
		right: 0;
		left: 0;
		top: 335px;
	}

	.develop__hit {
		margin: 0 auto;
		left: 0;
		right: 0;
		top: 450px;
	}

	.develop__bottom {
		background: url(arhiv_bg-780.png)
			/*tpa=http://it.thenanoveinlb.com/index_files/arhiv_bg-780.png*/
			no-repeat center;
		width: 630px;
		height: 610px;
	}
}

@media screen and (max-width: 780px) {
	.develop__top {
		width: 100%;
	}

	.develop__box {
		top: 410px;
	}

	.develop__bottom {
		margin-top: 10px;
		background: #fff;

		width: 100%;
		height: auto;
		-webkit-box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
		-moz-box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
		box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
		padding-bottom: 20px;
	}

	.arhiv__text {
		padding: 0 10px;
		text-align: center;
	}
}

@media screen and (max-width: 500px) {
	.develop__box {
		position: relative;
		display: block;
		top: 0;
	}

	.develop__top {
		padding-bottom: 10px;
	}

	.develop__hit {
		display: none;
	}

	.develop__title {
		font-size: 64px;
		line-height: 70px;
	}
}

.sostav {
	background: url("../img/image-46.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/sostav__bg.png*/
		no-repeat top center;
	padding-top: 90px;
	margin-top: -145px;
	background-size: cover;
	padding-bottom: 77px;
}

.sostav__title {
	color: #cb5795;
	font-family: "PT Sans", sans-serif;
	font-size: 44px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-top: 30px;
}

.sostav__descr {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	background: #fff;
	-webkit-box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
	-moz-box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
	box-shadow: 10px 9px 25px -6px rgba(77, 75, 77, 0.71);
	padding: 5px 20px;
	text-align: center;
	border-radius: 7px;
}

.sostav__list {
	list-style: none;
	display: inline-block;
	width: 82%;
	vertical-align: top;
}

.sostav__item-text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding: 15px;
	padding-left: 40px;
	margin-bottom: 20px;
}

.sostav__item {
	padding-left: 60px;
	position: relative;
}

.sostav__item:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 82px;
	height: 84px;
	background: url("../img/image-33.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/icon-foot.png*/
		no-repeat center;
}

.sostav__item:nth-child(2):before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 82px;
	height: 84px;
	background: url("../img/image-31.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/icon-dnk.png*/
		no-repeat center;
}

.sostav__item:nth-child(3):before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 82px;
	height: 84px;
	background: url("../img/image-32.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/icon-drop.png*/
		no-repeat center;
}

.sostav__item:nth-child(4):before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 82px;
	height: 84px;
	background: url("../img/image-30.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/icon-apple.png*/
		no-repeat center;
}

.sostav__pic {
	position: relative;
	display: inline-block;
	width: 17%;
}

.sostav__label {
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1120px) {
	.sostav {
		margin-top: -292px;
		padding-top: 165px;
	}

	.sostav__title {
		padding-top: 111px;
	}

	.sostav__pic {
		display: block;
		width: 100%;
		margin: 0 auto;
	}

	.sostav__pic img {
		margin: 0 auto;
		display: block;
	}

	.sostav__label {
		right: 0;
	}

	.sostav__list {
		width: 95%;
	}

	.sostav__item:before {
		top: 20px;
	}

	.sostav__item:nth-child(2):before {
		top: 20px;
	}

	.sostav__item:nth-child(3):before {
		top: 15px;
	}

	.sostav__item:nth-child(4):before {
		top: 5px;
	}

	.sostav__img {
		display: block;
		margin: 0 auto;
	}
}

@media screen and (max-width: 780px) {
	.sostav {
		margin-top: -321px;
		padding-top: 200px;
	}
}

@media screen and (max-width: 500px) {
	.sostav {
		background: #fbe6f3;
		margin-top: 0;
		padding-top: 0;
	}

	.sostav__title {
		padding-top: 20px;
		margin-top: 0;
		font-size: 30px;
	}

	.sostav__list {
		width: 100%;
		padding: 10px;
	}

	.sostav__item {
		padding: 0;
		padding-top: 30px;
	}

	.sostav__item-text {
		padding: 0;
		text-align: center;
	}

	.sostav__item:before {
		display: none;
	}

	.sostav__item:nth-child(2):before {
		display: none;
	}

	.sostav__item:nth-child(3):before {
		display: none;
	}

	.sostav__item:nth-child(4):before {
		display: none;
	}
}

.tech {
	background: url("../img/image-52.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/techno__bg.png*/
		no-repeat top center;
	margin-top: -105px;
	padding-bottom: 80px;
}

.tech__title {
	font-family: "PT Sans", sans-serif;
	font-size: 60px;
	font-weight: 700;
	text-transform: uppercase;
	color: #36c2f2;
	margin: 0;
	padding: 0;
	padding-top: 105px;
}

.tech__descr {
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	color: #cd5f9a;
	margin: 0;
	padding-left: 60px;
}

.tech__text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-style: italic;
	max-width: 600px;
}

@media screen and (max-width: 1120px) {
	.tech__text {
		max-width: 470px;
	}

	.tech {
		padding-bottom: 0;
	}
}

@media screen and (max-width: 780px) {
	.tech {
		background: #fff;
	}

	.tech__descr {
		padding: 0;
	}

	.tech__text {
		padding: 10px;
	}
}

@media screen and (max-width: 500px) {
	.tech__title {
		text-align: center;
		font-size: 46px;
	}

	.tech__descr {
		text-align: center;
		font-size: 45px;
	}
}

.use {
	background: url("../img/image-56.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/use__bg.png*/
		no-repeat top center;
}

.use__title {
	margin: 0;
	padding: 0;
	color: #cd5f9a;
	font-family: "PT Sans", sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 100px;
}

.use__descr {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding-left: 100px;
}

.use__text {
	color: #b7a99e;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	padding-right: 75px;
}

.use__list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	width: 69%;
	padding-left: 178px;
}

.use__item {
	padding: 0;
	margin: 0;
	max-width: 700px;
	padding-left: 94px;
	position: relative;
	margin-bottom: 30px;
}

.use__item:before {
	position: absolute;
	content: "";
	width: 77px;
	height: 78px;
	top: 0;
	left: 0;
	background: url("../img/image-57.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/use__icon.png*/
		no-repeat center;
}

.use__item:nth-child(2):before {
	position: absolute;
	content: "";
	width: 77px;
	height: 78px;
	top: 0;
	left: 0;
	background: url("../img/image-58.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/use__icon3.png*/
		no-repeat center;
}

.use__item:nth-child(3):before {
	position: absolute;
	content: "";
	width: 77px;
	height: 78px;
	top: 0;
	left: 0;
	background: url("../img/image-59.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/use__icon7.png*/
		no-repeat center;
}

.use__item-title {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

.use__item-text {
	margin: 0;
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
}

.use__attention-text {
	display: inline-block;
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	background-color: #cd5f9a;
	padding: 5px 20px;
}

.use__pic {
	display: inline-block;
	position: relative;
	padding-top: 0px;
	padding-left: 25px;
}

.use__pic:before {
	position: absolute;
	content: "";
	width: 161px;
	height: 160px;
	top: 0;
	left: 0;
	background: url("../img/image-29.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/hit.png*/
		no-repeat center;
}

.use__pic img {
	width: 80%;
}

@media screen and (max-width: 1120px) {
	.use__title {
		text-align: center;
	}

	.use__descr {
		text-align: center;
		padding: 0;
	}

	.use__text {
		text-align: center;
		padding: 0;
	}

	.use__list {
		display: block;
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
	}

	.use__pic {
		display: none;
	}

	.use__text {
		margin-bottom: 30px;
	}

	.use {
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 780px) {
	.use {
		padding-bottom: 10px;
		background-size: cover;
	}
}

@media screen and (max-width: 500px) {
	.use {
		background: #f3e4da;
	}

	.use__title {
		padding-top: 50px;
	}

	.use__descr {
		padding: 10px;
		font-size: 32px;
	}

	.use__item:before {
		display: none;
	}

	.use__item {
		padding: 10px;
	}

	.use__attention-text br {
		display: none;
	}

	.use__attention-text {
		padding: 5px 10px;
	}
}

.expert {
	background: url("../img/image-12.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/expert__bg.png*/
		no-repeat top center;
	margin-top: -126px;
}

.expert-wrap {
	max-width: 700px;
	margin-left: auto;
	margin-right: 0;
}

.expert__title {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 20px;
	padding-top: 155px;
}

.expert__text {
	color: #313131;
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
	font-style: italic;
	margin: 0;
	text-indent: 30px;
}

.expert__podpis {
	color: #313131;
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
	font-style: italic;
	margin-top: 25px;
	display: inline-block;
	padding-bottom: 110px;
	position: relative;
}

.expert__podpis:before {
	position: absolute;
	content: "";
	top: -35px;
	right: -345px;
	width: 360px;
	height: 184px;
	background: url("../img/image-13.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/expert__garanty.png*/
		no-repeat center;
}

@media screen and (max-width: 1100px) {
	.expert {
		background: #f2f2f2;
	}
}

@media screen and (max-width: 780px) {
	.expert__podpis:before {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 70px;
	}
}

@media screen and (max-width: 500px) {
	.expert__title {
		text-align: center;
		font-size: 35px;
	}

	.expert__text {
		padding: 10px;
	}
}

@media screen and (max-width: 400px) {
	.expert__podpis:before {
		width: 100%;
		background-size: 90%;
	}
}

.reviews {
	background: url("../img/image-36.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/reviews__bg.png*/
		no-repeat top center;
	padding-bottom: 115px;
}

.reviews__title {
	color: #cd5f9a;
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

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

.reviews__text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	display: inline-block;
	max-width: 670px;
	padding-left: 20px;
}

.reviews__name {
	font-weight: 700;
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	padding-top: 30px;
}

@media screen and (max-width: 1120px) {
	.reviews__pic {
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 780px) {
	.reviews {
		padding-top: 70px;
	}
}

@media screen and (max-width: 400px) {
	.reviews__title {
		font-size: 36px;
	}
}

.features {
	background: url("../img/image-16.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/features__bg.png*/
		no-repeat top center;
	text-align: center;
	margin-top: -50px;
	padding-bottom: 101px;
}

.features__title {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 46px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	padding-top: 80px;
}

.features__item {
	display: inline-block;
	width: 240px;
	vertical-align: top;
}

.features__text {
	padding-top: 10px;
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 22px;
	font-weight: 400;
}

@media screen and (max-width: 1000px) {
	.features {
		background-size: cover;
		margin-top: -95px;
	}

	.features__item {
		width: 48%;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.features {
		background: #fbe4f2;
		padding-bottom: 40px;
	}

	.features__item {
		width: 80%;
	}

	.features__title {
		padding: 10px;
		padding-top: 0;
	}
}

.fake {
	padding-top: 60px;
	padding-bottom: 65px;
}

.fake__bg {
	background: #36c2f2;
	padding: 25px;
	position: relative;
}

.fake__title {
	margin: 0;
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.fake__descr {
	color: #ffffff;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	width: 460px;
	margin-bottom: 5px;
}

.fake__text {
	color: #216a83;
	font-weight: 700;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	margin: 0;
}

.fake__garanty,
.fake__pic,
.fake__hit {
	position: absolute;
	top: 0;
	right: 0;
}

.fake__garanty {
	top: -40px;
	right: 150px;
}

.fake__pic {

	width: 180px;
	top: -39px;
	right: 20px;
}

.fake__hit {
	top: -25px;
	right: -15px;
}

@media screen and (max-width: 1120px) {
	.fake__descr {
		width: 100%;
	}

	.fake__garanty {
		top: 234px;
		right: 165px;
	}

	.fake__hit {
		top: 190px;
		right: -15px;
	}

	.fake__pic {
		top: 190px;
		right: -34px;
	}
}

@media screen and (max-width: 780px) {
	.fake__bg {
		text-align: center;
		padding: 10px;
	}

	.fake__garanty {
		top: 325px;
		right: 140px;
	}

	.fake__pic {
		top: 325px;
		right: 10px;
		width: 180px;
	}

	.fake__hit {
		top: 335px;
		right: 5px;
	}
}

@media screen and (max-width: 410px) {

	.fake__garanty,
	.fake__hit {
		display: none;
	}

	.fake__pic {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 365px;
	}
}

.work {
	text-align: center;
	padding-bottom: 50px;
}

.work__title {
	color: #36c2f2;
	font-family: "PT Sans", sans-serif;
	font-size: 48px;
	font-weight: 700;
}

.work__item {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

.work__pic {
	margin-bottom: 20px;
}

.work__text {
	color: #272727;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
}

@media screen and (max-width: 1120px) {
	.work {
		margin-top: 295px;
	}

	.work__item {
		width: 49%;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 780px) {
	.work {
		margin-top: 380px;
	}

	.work__item {
		width: 80%;
	}
}

@media screen and (max-width: 450px) {
	.work {
		margin-top: 270px;
	}
}

@media screen and (max-width: 1120px) {
	.page-header {
		background: #fdeff8 url(header__bg--tablet.jpg)
			/*tpa=http://it.thenanoveinlb.com/index_files/header__bg--tablet.jpg*/
			no-repeat top center;
		padding-bottom: 70px;
	}
}

@media screen and (max-width: 780px) {
	.page-header {
		background: url("../img/image-27.jpg")
			/*tpa=http://it.thenanoveinlb.com/index_files/header__bg--780.jpg*/
			no-repeat top center;
	}
}

@media screen and (max-width: 500px) {
	.page-header {
		background: #fdf0f8;
		padding-bottom: 50px;
	}
}

.privacy {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

.privacy a {
	text-decoration: none;
	color: #000;
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
}

.privacy p {
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
}

.privacy a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 370px) {
	.timer {
		text-align: center;
		margin-bottom: 20px;
	}

	.landing__countdown {
		margin-top: 15px;
	}

	.landing__countdown span {
		color: #ffffff;
		font-family: "PT Sans", "Arial", sans-serif;
		font-size: 30px;
		font-weight: 400;
		background: url("../img/image-53.png")
			/*tpa=http://it.thenanoveinlb.com/index_files/timer__bg.png*/
			no-repeat center;
		width: 40px;
		height: 40px;
		margin-right: 10px;
		padding: 5px 10px;
	}

	span.days {
		position: relative;
		padding: 5px 10px;
	}

	span.hours {
		position: relative;
		padding: 5px 10px;
	}

	span.seconds {
		position: relative;
		padding: 5px 10px;
	}

	span.minutes {
		position: relative;
		padding: 5px 10px;
	}

	span.days:before {
		position: absolute;
		content: ":";
		top: 15px;
		right: -7px;
		font-size: 24px;
		color: #000;
	}

	span.hours:before {
		position: absolute;
		content: ":";
		top: 15px;
		right: -7px;
		font-size: 24px;
		color: #000;
	}

	span.minutes:before {
		position: absolute;
		content: ":";
		top: 15px;
		right: -7px;
		font-size: 24px;
		color: #000;
	}

	span.days:after {
		position: absolute;
		content: "дней";
		font-size: 16px;
		bottom: -20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #000;
	}

	span.hours:after {
		position: absolute;
		content: "часов";
		font-size: 16px;
		bottom: -20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #000;
	}

	span.minutes:after {
		position: absolute;
		content: "минут";
		font-size: 16px;
		bottom: -20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #000;
	}

	span.seconds:after {
		position: absolute;
		content: "секунд";
		font-size: 16px;
		bottom: -20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #000;
	}
}

.modal-content {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 999999;
	display: none;
}

.modal-content-close {
	position: absolute;
	width: 22px;
	height: 22px;

	font-size: 0;

	background-color: transparent;
	border: 0;
	cursor: pointer;
}

.modal-content-close::before,
.modal-content-close::after {
	content: "";
	position: absolute;
	left: 500px;
	top: -25px;
	right: 0;
	bottom: 0;

	width: 21px;
	height: 4px;
	margin: auto;

	background-color: #da5c9f;

	border-radius: 1px;
}

.modal-content-close::before {
	transform: rotate(45deg);
}

.modal-content-close::after {
	transform: rotate(-45deg);
}

.modal-content-close:hover::before,
.modal-content-close:hover::after {
	opacity: 1;
}

.modal-content-close:active::before,
.modal-content-close:active::after {
	opacity: 0.1;
}

.write-us {
	max-width: 560px;
	min-width: 280px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	box-shadow: 0 20px 40px rgba(0, 1, 1, 0.75);
	padding-bottom: 30px;
	border-radius: 20px;
}

.write-us b {
	font-size: 45px;
	font-weight: 500;
	line-height: 45px;
	margin-bottom: 40px;
	display: block;
}

.write-us .header-btn {
	position: relative;
}

.modal-btn {
	margin-top: -10px;
}

@media screen and (max-width: 580px) {
	.write-us {
		max-width: 50%;
	}

	.modal-btn {
		background: url("../img/image-24.png")
			/*tpa=http://it.thenanoveinlb.com/index_files/header-btn--mob.png*/
			no-repeat top center;
		width: 250px;
		height: 72px;
	}

	.modal-content-close::before,
	.modal-content-close::after {
		left: 225px;
	}
}

.howTo {
	background: url("../img/image-46.png")
		/*tpa=http://it.thenanoveinlb.com/index_files/sostav__bg.png*/
		no-repeat top center;
	padding-top: 60px;
	margin-top: -28px;
	background-size: cover;
	padding-bottom: 77px;
}

.slider {
	width: 50%;
	text-align: center;
	margin: auto;
	position: relative;
}

.slider ul li {
	list-style-type: none;
}

.slider ul li img {
	width: 100%;
	border-radius: 50px;
}

.bxslider {
	padding: 0;
}

.bxslider li {
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
}

@media screen and (max-width: 900px) {

	.slider {
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.slider {
		width: 100%;
	}

	.bxslider li {
		height: 350px;
	}
}


@font-face {
	font-family: bebasneueregular;
	src: url("../fonts/bebasneueregular.eot");
	src: url("../fonts/bebasneueregular.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneueregular.woff2") format('woff2'), url("../fonts/bebasneueregular.woff") format('woff'), url("../fonts/bebasneueregular.ttf") format('truetype'), url("../fonts/bebasneueregular.svg#bebasneueregular") format('svg')
}

@font-face {
	font-family: bebasneueregular2;
	src: url("../fonts/bebasneueregular.eot");
	src: url("../fonts/bebasneueregular.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneueregular.woff2") format('woff2'), url("../fonts/bebasneueregular.woff") format('woff'), url("../fonts/bebasneueregular.ttf") format('truetype'), url("../fonts/bebasneueregular.svg#bebasneueregular2") format('svg')
}

@font-face {
	font-family: bebasneueregular3;
	src: url("../fonts/bebasneueregular.eot");
	src: url("../fonts/bebasneueregular.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneueregular.woff2") format('woff2'), url("../fonts/bebasneueregular.woff") format('woff'), url("../fonts/bebasneueregular.ttf") format('truetype'), url("../fonts/bebasneueregular.svg#bebasneueregular3") format('svg')
}

.slick-dots {
	padding: 20px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px 14px;
	list-style-type: none;
}

.slick-dots li {
	width: auto;
}

.slick-dots .slick-active button {
	background: #cd5f9a;
}

.slick-dots button {
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: #d6d6d6;
	border-radius: 50%;
	border: none;
	outline: none;
	font-size: 0;
}