@charset "UTF-8";

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

@import url("https://fonts.googleapis.com/css?family=Roboto");
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

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

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

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

dfn {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

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

img {
	border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

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

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

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

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

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

.slick-track:after {
	clear: both
}

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

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

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

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

@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

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

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

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

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

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

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

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

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

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

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

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

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

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

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

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

.selectric-wrapper {
	position: relative;
	cursor: pointer
}

.selectric-responsive {
	width: 100%
}

.selectric {
	border: 1px solid #e0e0e0;
	border-bottom-width: 2px;
	background: #f8f8f8;
	position: relative;
	border-radius: 4px
}

.selectric .label {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 30px 0 0;
	padding: 6px;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	min-height: 18px
}

.selectric .button {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOCA1IiBzdHlsZT0iYmFja2dyb3VuZC1jb2xvcjojZmZmZmZmMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjgiIGhlaWdodD0iNSI+PHBhdGggZD0iTTcuNzgxIDEuNDQ0Yy0uMjgxLjMwNy0zLjIzOCAzLjMxMS0zLjIzOCAzLjMxMS0uMTUxLjE2NC0uMzQ3LjI0NS0uNTQ0LjI0NS0uMTk3IDAtLjM5NC0uMDgyLS41NDMtLjI0NSAwIDAtMi45NTctMy4wMDMtMy4yMzktMy4zMTEtLjI4MS0uMzA3LS4zLS44NTkgMC0xLjE4OC4zMDEtLjMyOC43MTktLjM1NCAxLjA4NyAwbDIuNjk1IDIuNzU1IDIuNjk0LTIuNzU1Yy4zNjgtLjM1NC43ODctLjMyOCAxLjA4NyAwIC4zMDEuMzI4LjI4Mi44ODEgMCAxLjE4N3oiIGZpbGw9IiNiYmIiLz48L3N2Zz4K) no-repeat 50%;
	font: 0/0 a
}

@media \0screen\,
screen\9 {
	.selectric .button {
		color: #ddd;
		text-align: center;
		font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial
	}
}

.selectric-focus .selectric {
	border-color: #aaa
}

.selectric-hover .selectric {
	border-color: #ccc
}

.selectric-hover .selectric .button {
	color: #888
}

.selectric-hover .selectric .button:after {
	border-top-color: #888
}

.selectric-open {
	z-index: 9999
}

.selectric-open .selectric {
	border-color: #ccc;
	background: #f0f0f0;
	margin-top: 1px;
	border-bottom-width: 1px
}

.selectric-open .selectric-items {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: .3s cubic-bezier(.175, .885, .32, 1.275)
}

.selectric-disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-hide-select {
	position: relative;
	overflow: hidden;
	width: 0;
	height: 0
}

.selectric-hide-select select {
	position: absolute;
	left: -100%
}

.selectric-hide-select.selectric-is-native {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10
}

.selectric-hide-select.selectric-is-native select {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	border: none;
	z-index: 1;
	box-sizing: border-box;
	opacity: 0
}

.selectric-input {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	overflow: hidden!important;
	clip: rect(0, 0, 0, 0)!important;
	margin: 0!important;
	padding: 0!important;
	width: 1px!important;
	height: 1px!important;
	outline: none!important;
	border: none!important;
	*font: 0/0 a!important;
	background: none!important
}

.selectric-temp-show {
	position: absolute!important;
	visibility: hidden!important;
	display: block!important
}

.selectric-items {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	position: absolute;
	top: 100%;
	left: 0;
	background: #fefefe;
	border: 1px solid #ccc;
	z-index: -1;
	box-shadow: 0 0 10px -6px, inset 0 0 0 1px #fff;
	margin: 8px 0;
	padding: 10px 0;
	border-radius: 4px
}

.selectric-items .selectric-scroll {
	height: 100%;
	overflow: auto
}

.selectric-items:after,
.selectric-items:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 12px;
	width: 0;
	height: 0;
	border-bottom: 6px solid #bbb;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	margin-top: 3px
}

.selectric-items:after {
	margin-top: 4px;
	border-bottom-color: #fff
}

.selectric-above .selectric-items:after,
.selectric-above .selectric-items:before {
	top: 100%;
	border-bottom-width: 0;
	border-top: 6px solid #bbb;
	margin-top: 0
}

.selectric-above .selectric-items:after {
	border-top-color: #fff;
	margin-top: -1px
}

.selectric-above .selectric-items {
	top: auto;
	bottom: 100%
}

.selectric-items li,
.selectric-items ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	min-height: 20px
}

.selectric-items li {
	display: block;
	padding: 6px 30px 6px 10px;
	color: #666;
	cursor: pointer;
	position: relative;
	overflow: hidden
}

.selectric-items li.selected {
	background: #e0e0e0;
	color: #444
}

.selectric-items li.highlighted {
	background: #d0d0d0;
	color: #444
}

.selectric-items li:after {
	content: "";
	position: absolute;
	z-index: 3;
	top: 0;
	right: -10px;
	width: 30px;
	height: 100%;
	background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEwIj48cGF0aCBkPSJNMCA1YzAtLjIyNC4wNzItLjQxNS4yMTctLjU3MmwxLjA1My0xLjE0NWMuMTQ0LS4xNTcuMzItLjIzNi41MjYtLjIzNi4yMDYgMCAuMzgyLjA3OS41MjYuMjM2bDIuMjc2IDIuNDgzIDUuMDc5LTUuNTNjLjE0NS0uMTU3LjMyLS4yMzYuNTI2LS4yMzYuMjA2IDAgLjM4Mi4wNzkuNTI2LjIzNmwxLjA1MyAxLjE0NWMuMTQ0LjE1Ny4yMTcuMzQ4LjIxNy41NzIgMCAuMjI0LS4wNzIuNDE1LS4yMTcuNTcybC02LjY1OCA3LjIzOWMtLjE0NC4xNTctLjMyLjIzNi0uNTI2LjIzNi0uMjA2IDAtLjM4Mi0uMDc5LS41MjYtLjIzNmwtMy44NTYtNC4xOTJjLS4xNDUtLjE1Ny0uMjE3LS4zNDgtLjIxNy0uNTcyeiIgZmlsbD0iI2JiYiIvPjwvc3ZnPgo=) no-repeat 50% 50%;
	opacity: 0;
	transition: .2s
}

.selectric-items li.selected:after {
	opacity: 1;
	right: 0
}

.selectric-items li:hover {
	background: #f0f0f0;
	color: #444
}

.selectric-items .disabled {
	filter: alpha(opacity=50);
	opacity: .5;
	cursor: default!important;
	background: none!important;
	color: #666!important
}

.selectric-items .disabled,
.selectric-items .selectric-group .selectric-group-label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
	font-weight: 700;
	padding-left: 10px;
	cursor: default;
	background: none;
	color: #444
}

.selectric-items .selectric-group.disabled li {
	filter: alpha(opacity=100);
	opacity: 1
}

.selectric-items .selectric-group li {
	padding-left: 25px
}

.video{
    position: relative;
    width: 20%;
    height: 0;
    padding-bottom: 10.25%;
    background-color: #000000;
}
.video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}

.video__button-icon {
    fill: #ffffff;
}

.video__button:focus {
    outline: none;
}

.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}

/* Enabled */

.video--enabled {
    cursor: pointer;
}

.video--enabled .video__button {
    display: block;
}


@font-face {
	font-family: bebas_neuebold;
	src: url(../fonts/BebasNeuePro-Bold.eot);
	src: url(../fonts/BebasNeuePro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeuePro-Bold.woff2) format("woff2"), url(../fonts/BebasNeuePro-Bold.woff) format("woff"), url(../fonts/OpenSansCondensed-Light.ttf) format("truetype"), url(../fonts/OpenSansCondensed-Light.ttf#bebas_neuebold) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: calamacondensed_regular;
	src: url(../fonts/OpenSansCondensed-Light.ttf);
	src: url(../fonts/OpenSansCondensed-Light.ttf?#iefix) format("embedded-opentype"), url(../fonts/OpenSansCondensed-Light.ttf) format("woff2"), url(../fonts/OpenSansCondensed-Light.ttf) format("woff"), url(../fonts/OpenSansCondensed-Light.ttf) format("truetype"), url(../fonts/calama_new-webfont.svg#calamacondensed_regular) format("svg");
	font-weight: 400;
	font-style: normal
}

.petal-color {
	fill: #f02051
}

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

html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar
}

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

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

@media (min-width:576px) {
	.container {
		max-width: 540px
	}
}

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

@media (min-width:992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1230px
	}
}

* ::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #1aff1a
}

* ::-webkit-scrollbar-track {
	border-radius: 10px
}

* ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #f02051;
	box-shadow: 0 0 38px 2px #f02051
}

input[type=range] {
	height: 60px;
	-webkit-appearance: none;
	margin: 10px 0;
	width: 100%
}

input[type=range]:focus {
	outline: none
}

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: .2s;
	background: rgba(240, 32, 81, .6);
	border-radius: 1px;
	border: 0 solid #010101
}

input[type=range]::-webkit-slider-thumb {
	box-shadow: 1px 1px 1px #000031;
	border: 1px solid #00001e;
	height: 15px;
	width: 15px;
	border-radius: 50px;
	background: #0f0;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -6px
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(240, 32, 81, .6)
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: .2s;
	background: rgba(240, 32, 81, .6);
	border-radius: 1px;
	border: 0 solid #010101
}

input[type=range]::-moz-range-thumb {
	box-shadow: 1px 1px 1px #000031;
	border: 1px solid #00001e;
	height: 15px;
	width: 15px;
	border-radius: 50px;
	background: #0f0;
	cursor: pointer
}

input[type=range]::-ms-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	animate: .2s;
	background: rgba(240, 32, 81, .6);
	border-color: transparent;
	color: transparent
}

input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
	background: #f02051;
	border: 0 solid #010101;
	border-radius: 2px
}

input[type=range]::-ms-thumb {
	margin-top: 1px;
	box-shadow: 1px 1px 1px #000031;
	border: 1px solid #00001e;
	height: 15px;
	width: 15px;
	border-radius: 50px;
	background: #0f0;
	cursor: pointer
}

input[type=range]:focus::-ms-fill-lower,
input[type=range]:focus::-ms-fill-upper {
	background: rgba(240, 32, 81, .6)
}

input[type=range] {
	background-color: transparent
}

.button {
	display: inline-block;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	font-size: 1.7rem;
	width: 25rem;
	height: 6rem;
	padding: 1.8rem 1rem;
	background-color: #f02051;
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 0 0 38px 2px #c50532;
	text-decoration: none;
	color: #fff;
	text-align: center;
	margin: 1.5rem
}

.button:hover {
	background-color: #0c0;
	box-shadow: 0 0 38px 2px #0c0;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	cursor: pointer
}

.button:active {
	-webkit-transform: scale(.95);
	transform: scale(.95)
}

input[type=text]:focus,
textarea:focus {
	box-sizing: border-box;
	border: 3px solid #0f0
}

input,
textarea {
	padding: 2rem 3rem;
	border-radius: 10px;
	border: none;
	color: #6d6c6c;
	font-size: 1.6rem;
	margin-right: 3.8rem;
	margin-bottom: 2rem
}

html {
	font-size: 10px;
	color: #fff;
	font-family: bebas_neuebold, sans-serif
}

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

body {
	background-color: #f9fafc
}

.container {
	max-width: 1200px
}

.main {
	background: url(../img/main-bg.jpg) 50% no-repeat;
	background-size: cover;
	min-height: 100vh;
	position: relative;
	margin-bottom: 8px
}

.main-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2rem;
	padding: 0 5rem
}

.main-header-logo img {
	height: 10rem;
	width: 10rem
}

.main-header-logo:hover {
	-webkit-animation: b 2s infinite;
	animation: b 2s infinite
}

.main-header-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.main-header-right-lang {
	position: relative;
	margin: 1.9rem 2.7rem
}

.main-header-right-lang-val {
	color: #fff;
	font-size: 2.423rem;
	font-weight: 400;
	text-align: left;
	-webkit-transform: scaleY(1.0219);
	transform: scaleY(1.0219);
	display: block;
	text-transform: uppercase;
	text-decoration: none
}

.main-header-right-lang-val-active {
	color: #0f0
}

.main-header-right-lang-val:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	text-shadow: 0 0 25px #f02051
}

.main-header-right-lang:after {
	content: "";
	position: absolute;
	height: 100%;
	width: .3rem;
	background-color: #f02051;
	right: -2.7rem;
	top: 0
}

.main-header-right-phone {
	margin: 1.7em 1.9rem
}

.main-header-right-phone-number {
	font-family: Roboto, sans-serif;
	font-size: 2rem;
	line-height: 1.193;
	display: block;
	-webkit-transform: scaleY(1.02);
	transform: scaleY(1.02)
}

.main-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 60vh;
	text-align: center
}

.main-info-header {
	text-transform: uppercase;
	margin: 0;
	font-size: 9.8rem;
	text-align: center;
	max-width: 67rem;
	margin-bottom: 4rem;
	position: relative
}

.main-info-header:before {
	content: "";
	position: absolute;
	width: 6.3rem;
	height: .5rem;
	background-color: #f02051;
	top: 0;
	left: 0;
	-webkit-transform: translate(120%, -2rem);
	transform: translate(120%, -2rem)
}

.main-info-button:first-child {
	margin-left: 0
}

.main-info-button:last-child {
	margin-right: 0
}

.main-down-button {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%, 2px);
	transform: translate(-50%, 2px);
	width: 4rem;
	height: 13.7rem;
	z-index: 10;
	background: url(../img/sprites.png) -30px -368px no-repeat
}

.main-nav {
	position: fixed;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%) scaleX(-1);
	transform: translateY(-50%) scaleX(-1);
	height: 100px;
	width: 100px;
	z-index: 30;
	opacity: .5;
	transition: 1s
}

.main-nav:hover {
	opacity: 1
}

.main-nav-circle-big {
	display: block;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	border: 17px solid #fff;
	background-color: #4d4d4d;
	position: relative
}

.main-nav-circle-big:hover,
.main-nav-circle-big:hover .main-nav-circle-light {
	border-color: #0f0
}

.main-nav-circle-big:hover .main-nav-circle-small {
	background-color: #0f0
}

.main-nav-circle-light {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	border: 1px solid #fff
}

.main-nav-circle-light,
.main-nav-circle-small {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.main-nav-circle-small {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background-color: #fff;
	background: #fff url(../img/nav.png) -17px -234px no-repeat;
	z-index: 10;
	box-shadow: 0 0 28px 2px rgba(0, 0, 0, .8)
}

.main-nav-petal {
	position: absolute;
	height: 43px;
	width: 58px;
	top: 50%;
	left: 50%;
	z-index: 5;
	transition: .7s
}

.main-nav-petal:hover {
	cursor: pointer
}

.main-nav-petal .nav-icon {
	background: transparent url(../img/nav.png) no-repeat;
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	z-index: 7;
	top: 6px;
	right: 10px
}

.main-nav-petal-about {
	-webkit-transform: rotate(-90deg) translate(86%, -16%);
	transform: rotate(-90deg) translate(86%, -16%);
	z-index: 1
}

.main-nav-petal-about .nav-icon {
	background-position: -17px -178px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.main-nav-petal-about:hover {
	-webkit-transform: rotate(-90deg) translate(86%, -17%) scale(1.2);
	transform: rotate(-90deg) translate(86%, -17%) scale(1.2);
	z-index: 2
}

.main-nav-petal-about:hover .petal-color {
	fill: #f80000
}

.main-nav-petal-calculator {
	-webkit-transform: rotate(-45deg) translate(41%, -32%);
	transform: rotate(-45deg) translate(41%, -32%);
	z-index: 4
}

.main-nav-petal-calculator .nav-icon {
	background-position: -20px -15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.main-nav-petal-calculator:hover {
	-webkit-transform: rotate(-45deg) translate(41%, -32%) scale(1.2);
	transform: rotate(-45deg) translate(41%, -32%) scale(1.2);
	z-index: 5
}

.main-nav-petal-calculator:hover .petal-color {
	fill: #00a651
}

.main-nav-petal-example {
	z-index: 6
}

.main-nav-petal-example .nav-icon {
	background-position: -20px -70px
}

.main-nav-petal-example:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 7
}

.main-nav-petal-example:hover .petal-color {
	fill: #00f
}

.main-nav-petal-call {
	-webkit-transform: rotate(45deg) translate(-11%, 61%);
	transform: rotate(45deg) translate(-11%, 61%);
	z-index: 8
}

.main-nav-petal-call .nav-icon {
	background-position: -15px -125px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.main-nav-petal-call:hover {
	-webkit-transform: rotate(45deg) translate(-11%, 61%) scale(1.2);
	transform: rotate(45deg) translate(-11%, 61%) scale(1.2);
	z-index: 9
}

.main-nav-petal-call:hover .petal-color {
	fill: #d4c202
}

.slick-dots {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}

.slick-dots li {
	background-color: #fff;
	border-radius: 50%;
	border: 5px solid #fff
}

.slick-dots li.slick-active {
	background-color: #f02051;
	border: 5px solid #fff
}

.stock {
	height: 38rem;
	background: url(../img/stock-bg.jpg) 0 no-repeat;
	background-size: cover
}

.stock-slider {
	width: 100%;
	padding: 4rem 1rem;
	position: relative
}

.stock-slider-nextArrow,
.stock-slider-prevArrow {
	position: absolute;
	height: 50px;
	width: 50px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 10px;
	opacity: .3;
	background: url(../img/sprites.png) -25px -233px no-repeat;
	background-size: 200%;
	z-index: 5
}

.stock-slider-nextArrow:hover,
.stock-slider-prevArrow:hover {
	cursor: pointer;
	opacity: .7
}

.stock-slider-prevArrow {
	left: 0;
	-webkit-transform: translateX(100%) rotate(180deg);
	transform: translateX(100%) rotate(180deg)
}

.stock-slider-nextArrow {
	right: 0;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.stock-slide {
	box-shadow: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	max-width: 90rem;
	width: 100%;
	margin: 0 auto
}

.stock-slide-img {
	width: 50%;
	margin-right: 2rem;
	text-align: center;
	margin-bottom: 2rem
}

.stock-slide-img img {
	margin: 0 auto;
	max-width: 40rem;
	max-height: 30rem
}

.stock-slide-content {
	width: 50%;
	text-align: left
}

.stock-slide-content-text {
	font-family: calamacondensed_regular, sans-serif;
	font-size: 37px;
	text-align: left;
	-webkit-transform: scaleX(1.1074);
	transform: scaleX(1.1074);
	padding-left: 3rem;
	line-height: 6rem;
	margin-bottom: 3rem
}

.example {
	padding: 10rem 0;
	margin-top: 10px;
	background: url(../img/example-bg.jpg) 50% no-repeat;
	background-size: cover;
	text-align: center;
	position: relative
}

.example-head {
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 9rem;
	letter-spacing: 3.5px;
	font-size: 4rem;
	text-shadow: 0 0 20px rgba(0, 255, 0, .75);
	position: relative
}

.example-head:after {
	content: "";
	position: absolute;
	background-color: hsla(0, 0%, 100%, .8);
	width: 90%;
	max-width: 50rem;
	height: 1px;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 20px);
	transform: translate(-50%, 20px)
}

.example-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.example-content-item {
	width: 27rem;
	margin-right: 3rem;
	margin-bottom: 2rem
}

.example-content-item:nth-child(4n) {
	margin-right: 0
}

.example-content-item-img {
	width: 27rem;
	height: 24.2rem;
	position: relative
}

.example-content-item-img img {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	clip: rect(0 27rem 24.2rem 0)
}

.example-content-item-info {
	background-color: #fff;
	text-align: left;
	padding: 1.5rem 2.7rem
}

.example-content-item-info-head {
	text-transform: uppercase;
	margin: 0;
	color: #000;
	font-size: 2.7rem;
	margin-bottom: .6rem
}

.example-content-item-info-description {
	margin: 0;
	letter-spacing: .5px;
	color: #6d6c6c;
	font-size: 1.4rem
}

.example-content-item:hover {
	box-shadow: 0 0 38px 0 rgba(0, 255, 0, .73);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	z-index: 5;
	cursor: pointer
}

.example-content-item:hover:nth-child(2n) {
	box-shadow: 0 0 38px 0 rgba(240, 32, 81, .73)
}

.example-content-item:hover:nth-child(3n) {
	box-shadow: 0 0 38px 0 rgba(0, 255, 0, .73)
}

.why {
	color: #0f0f16;
	text-align: center;
	padding: 7rem 0 3rem
}

.why-head {
	font-size: 4.8rem;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 6rem
}

.why-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.why-content-item {
	width: 21rem;
	margin-bottom: 2rem;
	padding: .5rem;
	margin: 2rem 4rem
}

.why-content-item-img {
	position: relative;
	height: 20rem;
	width: 20rem;
	margin-bottom: 2.5rem
}

.why-content-item-img img {
	position: absolute;
	height: 100%;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	clip: rect(0 20rem 20rem 0)
}

.why-content-item-description {
	font-family: Roboto, sans-serif;
	font-size: 1.3rem;
	text-align: left
}

.contact {
	background: url(../img/contact-bg.jpg) 50% no-repeat;
	background-size: cover;
	padding-bottom: 2rem;
	text-align: center
}

.contact,
.contact .container {
	position: relative
}

.contact-head {
	display: inline-block;
	font-size: 4rem;
	font-weight: 400;
	text-shadow: 0 0 33.6px rgba(0, 255, 0, .75);
	padding: 0 2rem
}

.contact-head:after,
.contact-head:before {
	content: "";
	position: absolute;
	height: 1px;
	width: 40%;
	background-color: hsla(0, 0%, 100%, .64);
	top: 5.4rem
}

.contact-head:before {
	left: 0
}

.contact-head:after {
	right: 0
}

.contact-map {
	height: 100%;
	width: 100%;
	margin-bottom: 3rem
}

.contact-map iframe {
	width: 100%;
	height: 100%;
	border: none
}

.contact-map-box {
	margin: 0 auto;
	width: 100%;
	height: 420px;
	position: relative;
	margin-bottom: 3rem;
	transition: 1s
}

.contact-map-info {
	position: absolute;
	top: 0;
	left: 50%;
	background-color: rgba(0, 255, 0, .5);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 1.8rem 4rem;
	font-family: Roboto, sans-serif;
	font-size: 1.4rem;
	max-width: 350px;
	color: #333;
	font-weight: 700
}

.contact-map-info tr {
	background: url(../img/sprites.png) no-repeat
}

.contact-map-info tr:first-child {
	background-position: -30px -95px
}

.contact-map-info tr:nth-child(2) {
	background-position: -30px -173px
}

.contact-map-info tr:nth-child(3) {
	background-position: -30px -19px
}

.contact-map-info td {
	padding: 1rem 0;
	vertical-align: top
}

.contact-map-info td:first-child {
	min-width: 70px;
	padding-left: 20px
}

.contact-form-button {
	background-color: #0f0;
	border-color: #0f0;
	box-shadow: 0 0 38px 2px #0f0;
	margin: 0
}

.contact-developer {
	font-family: Roboto, sans-serif;
	font-size: 1.374rem;
	font-weight: 400;
	line-height: 1.747
}

.footer {
	padding: 3rem 0;
	background-color: #131316;
	font-size: 1.5rem;
	text-align: center
}

.footer-logo {
	margin: 2rem
}

.footer-logo:hover {
	-webkit-animation: b 2s infinite;
	animation: b 2s infinite
}

.footer-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 5rem
}

.footer-nav {
	text-align: left;
	height: 11.4rem;
	position: relative;
	padding: 0 2rem;
	margin: 2rem;
	margin-left: 15rem;
	text-align: center
}

.footer-nav-header {
	font-size: 2.4rem;
	color: #f02051;
	display: block
}

.footer-nav-item {
	text-decoration: none;
	color: #fff;
	font-family: Roboto, sans-serif;
	display: block;
	line-height: 1.475;
	transition: .5s
}

.footer-nav-item:hover {
	cursor: pointer;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	text-shadow: 0 0 25px #f02051
}

.footer-phone {
	height: 4rem;
	position: relative;
	padding: 0 2rem;
	text-align: center;
	margin: 2rem
}

.footer-phone-header {
	font-size: 2.4rem;
	color: #0f0;
	display: block
}

.footer-phone-number {
	font-family: Roboto, sans-serif;
	font-size: 2rem;
	line-height: 1.193;
	display: block;
	-webkit-transform: scaleY(1.02);
	transform: scaleY(1.02)
}

.footer-developer {
	margin-top: 6.2rem;
	font-family: Roboto, sans-serif;
	font-size: 1.374rem;
	font-weight: 400;
	line-height: 1.747;
	position: relative
}

.footer-developer-logo img {
	height: 4rem
}

.footer-developer-logo img:hover {
	-webkit-animation: b 2s infinite;
	animation: b 2s infinite
}

.footer-developer:before {
	content: "";
	position: absolute;
	top: -3.1rem;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: hsla(0, 0%, 100%, .64)
}

.popup {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 30
}

.popup-box {
	padding: 5rem;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 5px solid #f02051;
	border-radius: 10px;
	box-shadow: 0 0 38px 2px #c50532;
	background: url(../img/stock-bg.jpg) 0 no-repeat;
	background-size: cover
}

.popup-close {
	box-sizing: content-box;
	position: absolute;
	height: 20px;
	width: 20px;
	top: -15px;
	right: -15px;
	padding: 10px;
	transition: 1s;
	background-color: transparent;
	border: 5px solid #f02051;
	padding: 4px;
	border-radius: 50%;
	background-color: #000
}

.popup-close:after,
.popup-close:before {
	content: "";
	position: absolute;
	height: 20px;
	width: 2px;
	background-color: #fff;
	top: 50%;
	right: 46%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}

.popup-close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}

.popup-close:hover {
	cursor: pointer;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.popup-header {
	text-align: center;
	font-size: 5rem;
	display: block;
	margin-bottom: 1rem;
	text-shadow: 0 0 25px rgba(0, 255, 0, .75)
}

.popup-example,
.popup-thanks {
	display: none
}

.popup-example .popup-box {
	max-width: 1170px;
	width: 95%;
	height: 750px;
	max-height: 90%;
	padding: 2rem;
	padding-top: 3rem;
	position: relative
}

.popup-example .popup-content {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	width: 100%;
	overflow-y: auto
}

.popup-example-cell,
.popup-example .popup-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.popup-example-cell {
	position: relative;
	width: 47%;
	height: 47%;
	border: 1px solid #fff;
	margin: .5rem;
	border-radius: 5px;
	background-color: hsla(0, 0%, 100%, .3);
	box-shadow: 0 0 25px rgba(0, 255, 0, .75);
	font-size: 1.5rem;
	min-height: 200px
}

.popup-example-cell-text {
	padding: 1rem;
	overflow: auto
}

.popup-example-cell-text-box {
	height: 100%
}

.popup-example-cell-text-head {
	display: block;
	font-size: 2rem;
	margin: 2rem 0;
	text-shadow: 0 0 25px rgba(0, 255, 0, .75)
}

.popup-example-cell-text-description {
	text-align: left;
	overflow-y: auto
}

.popup-example-cell-youtube iframe {
	height: 100%;
	width: 100%;
	border: none;
	border-radius: 5px
}

.popup-example-cell-img a {
	display: inline-block;
	position: relative;
	max-height: 330px
}

.popup-example-cell-img img {
	height: 100%;
	max-width: 100%;
	max-height: 330px
}

.popup-example-cell-img:hover {
	cursor: pointer
}

.popup-call {
	display: none;
	text-align: center
}

.popup-call .popup-box {
	top: 33%;
	width: 80%;
	max-width: 940px
}

.popup-call input {
	margin: 3rem;
	margin-left: 0
}

.popup-about {
	display: none
}

.popup-about img {
	float: left;
	margin: 4rem;
	width: 300px
}

.popup-about .popup-box {
	max-width: 1250px;
	width: 95%;
	max-height: 750px;
	height: 90%;
	padding: 2rem;
	max-height: 600px
}

.popup-about-left {
	margin-bottom: 2rem;
	font-size: 1.7rem
}

.popup-about-right,
.popup-img {
	text-align: center
}

img{
	opacity: 1;
	transition: opacity 0.3s;
}

img[data-src] {
	opacity: 0;
}
@media (max-width: 840px) {  
.popup-img {
	position: fixed;
	padding: .5rem;
	z-index: 50;
	max-width: 1250px;
	width: 95%;
	height: 31%
}
}
@media (min-width: 841px) { 
.popup-img {
	position: fixed;
	padding: .5rem;
	z-index: 50;
	max-width: 1250px;
	width: 95%;
	height: 90%
}
}

.popup-img .popup-content {
	width: 100%;
	height: 100%;
	overflow: auto
}

.popup-img img {
	max-height: 100%;
	max-width: 100%;
}

.calculator {
	text-align: center;
	color: #181817
}

.calculator-header {
	font-size: 3rem
}

.calculator-body {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.calculator-body input[type=email],
.calculator-body input[type=tel],
.calculator-body input[type=text],
.calculator-body textarea {
	border: 3px solid #f02051;
	margin: 2rem auto
}

.calculator-body textarea {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block
}

.calculator-body-group {
	position: relative
}

.calculator-body-button {
	display: block
}

.calculator-body-right {
	margin-top: 2rem;
	padding-bottom: 2rem
}

.calculator-body-right-head {
	font-size: 3rem
}

.calculator-body-range {
	text-align: center
}

.calculator-contacts {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding-top: 2rem
}

.calculator-contacts-cancel {
	height: 51px;
	width: 40px;
	background: url(../img/right-arrow.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin: 0 auto
}

.calculator-contacts-cancel:hover {
	cursor: pointer
}

.calculator-contacts input {
	display: block;
	width: 100%
}

.calculator output {
	font-size: 3rem;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translate(-381%, -7%);
	transform: translate(-381%, -7%);
	text-align: right;
	display: inline-block;
	width: 20px
}

.calculator input[type=range] {
	min-width: 500px;
	margin: 2rem 0
}

.calculator-color {
	display: block;
	padding: 1.5rem 1rem;
	border-radius: 10px;
	margin: 2rem;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4rem
}

.calculator-color:first-child {
	background-color: red
}

.calculator-color option {
	width: 50%;
	border-radius: 10px;
	padding: 2rem;
	font-size: 3rem
}

input[type=email]:focus,
input[type=tel]:focus,
input[type=text]:focus,
textarea:focus {
	box-sizing: border-box;
	border: 3px solid #0f0
}

#price {
	display: block;
	font-size: 5rem
}

.valute {
	font-size: 3rem
}

.parameter {
	font-size: 3rem;
	left: 0;
	-webkit-transform: translate(23%, -7%);
	transform: translate(23%, -7%)
}

.parameter,
.unit {
	position: absolute;
	top: 0
}

.unit {
	font-size: 2.5rem;
	right: 0;
	-webkit-transform: translate(-147%, 7%);
	transform: translate(-147%, 7%)
}

b.button {
	margin: 0;
	box-shadow: none;
	padding: 1rem;
	border: none
}

b.button:hover {
	background-color: transparent;
	box-shadow: none
}

.option1 {
	display: inline-block;
	background-color: red
}

.selectric-scroll {
	font-size: 20px
}

.selectric-scroll ul li {
	font-size: 2rem;
	color: #666
}

.selectric-scroll ul li:first-child {
	background-color: rgba(240, 32, 81, .5)
}

.selectric-scroll ul li:first-child:hover {
	background-color: #f02051
}

.selectric-scroll ul li:nth-child(2) {
	word-spacing: 70px;
	background: linear-gradient(90deg, rgba(0, 152, 71, .5) 25%, rgba(82, 82, 255, .5) 0, rgba(82, 82, 255, .5) 50%, rgba(212, 194, 2, .5) 0, rgba(212, 194, 2, .5) 75%, hsla(0, 0%, 100%, .5) 0, hsla(0, 0%, 100%, .5))
}

.selectric-scroll ul li:nth-child(2):hover {
	background: linear-gradient(90deg, #009847 25%, #5252ff 0, #5252ff 50%, #d4c202 0, #d4c202 75%, #fff 0, #fff)
}

.selectric-scroll ul li:nth-child(3) {
	background: linear-gradient(270deg, rgba(0, 165, 223, .5) 0, rgba(62, 20, 123, .5) 20%, rgba(226, 0, 121, .5) 40%, rgba(223, 19, 44, .5) 60%, rgba(243, 239, 21, .5) 80%, rgba(0, 152, 71, .5))
}

.selectric-scroll ul li:nth-child(3):hover {
	background: linear-gradient(270deg, #00a5df 0, #3e147b 20%, #e20079 40%, #df132c 60%, #f3ef15 80%, #009847)
}

.selectric-items {
	width: 300px;
	padding: 0
}

.selectric-items:after {
	border-bottom-color: rgba(240, 32, 81, .2)
}

.selectric-items li.highlighted {
	color: #666
}

.selectric .label {
	font-size: 2rem
}

@-webkit-keyframes a {
	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0) translateX(-50%);
		transform: translateY(0) translateX(-50%)
	}
	40% {
		-webkit-transform: translateY(8px) translateX(-50%);
		transform: translateY(8px) translateX(-50%)
	}
	60% {
		-webkit-transform: translateY(5px) translateX(-50%);
		transform: translateY(5px) translateX(-50%)
	}
}

@keyframes a {
	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0) translateX(-50%);
		transform: translateY(0) translateX(-50%)
	}
	40% {
		-webkit-transform: translateY(8px) translateX(-50%);
		transform: translateY(8px) translateX(-50%)
	}
	60% {
		-webkit-transform: translateY(5px) translateX(-50%);
		transform: translateY(5px) translateX(-50%)
	}
}

#contact-form-down {
	margin-top: 3rem
}

#contact-form-down input {
	border: 3px solid #f02051
}

.main-down-button {
	-webkit-animation: a 1s;
	animation: a 1s;
	-webkit-animation-iteration-count: 3;
	animation-iteration-count: 3;
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.main-down-button:hover {
	-webkit-animation: a 1s infinite;
	animation: a 1s infinite
}

@-webkit-keyframes b {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	60% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	70% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	80% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	90% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes b {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	60% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	70% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	80% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	90% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.required {
	display: inline-block;
	position: relative
}

.required:after {
	content: "*";
	color: #f02051;
	font-size: 1.4rem;
	position: absolute;
	top: 10px;
	right: 55px;
	font-weight: 700
}

.popup-call .required:after {
	top: 40px;
	right: 40px
}

.popup-call .required-text {
	float: left;
	font-size: 1.2em;
	position: absolute;
	bottom: 10px;
	left: 30px
}

.popup-call .required-text:after {
	top: -10px;
	right: -10px
}

.calculator .required {
	display: block
}

.calculator .required:after {
	top: 10px;
	right: 10px
}

.calculator .required-text {
	display: block;
	font-size: 1.2rem;
	position: relative;
	width: 120px;
	margin-right: auto;
	margin-left: auto
}

.calculator .required-text:after {
	top: -10px;
	right: -10px
}

.why .required-text {
	display: block;
	font-size: 1.2rem;
	position: relative;
	width: 150px;
	margin-right: auto;
	margin-left: auto
}

.why .required-text:after {
	top: -10px;
	right: -10px
}

@media (max-width:1200px) {
	.example-content-item:nth-child(4n) {
		margin-right: 3rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (max-width:991px) {
	html {
		font-size: 9px
	}
}

@media (max-width:769px) {
	html {
		font-size: 8px
	}
	input {
		margin: 1rem
	}
	.main-nav {
		top: 50%
	}
	.stock {
		height: 62rem
	}
	.stock-slider-nextArrow {
		-webkit-transform: translateX(-5%);
		transform: translateX(-5%)
	}
	.stock-slider-prevArrow {
		-webkit-transform: translateX(5%) rotate(180deg);
		transform: translateX(5%) rotate(180deg)
	}
	.stock-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.stock-slide-img {
		width: 80%
	}
	.stock-slide-content {
		text-align: center;
		width: 80%;
		margin-bottom: 10px
	}
	.stock-slide-content-text {
		text-align: center;
		padding: 0 2rem
	}
	.popup-about .popup-content {
		margin-top: 5%;
		max-height: 95%;
		overflow-y: auto;
		height: auto
	}
	.popup-example-cell,
	.popup-example-cell-img img {
		width: 100%;
		height: auto
	}
	.popup-img {
		width: 95%
	}
	.calculator-body {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.calculator-body-button {
		margin-right: auto;
		margin-left: auto
	}
	.popup-call .popup-box {
		width: auto
	}
	.popup-call input {
		display: block;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0
	}
	.popup-call .button {
		display: block;
		margin: 0 auto
	}
	.selectric-scroll ul li:nth-child(2) {
		word-spacing: 16vw
	}
	.footer-box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (max-width:480px) {
	html {
		font-size: 7px
	}
	input {
		display: block;
		margin: 2rem auto
	}
	.footer,
	.main-header {
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 0
	}
	.main-info-header {
		font-size: 8rem
	}
	.slick-dots {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	.main {
		min-height: 600px
	}
	.stock-slide {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.stock-slide-img img {
		max-width: 30rem
	}
	.stock-slide-content-text {
		padding: 0
	}
	.footer-logo {
		width: 100%
	}
	.footer-nav {
		margin: 2rem 4rem
	}
	tr:nth-child(3) {
		background-position: -30px -24px!important
	}
	.calculator input[type=range] {
		width: 90%;
		max-width: 300px;
		min-width: 200px;
		margin: 3rem auto;
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
	.main-nav {
		right: 5%;
		top: auto;
		bottom: 20px;
		-webkit-transform: scale(.9) scaleX(-1);
		transform: scale(.9) scaleX(-1)
	}
	.popup-call .popup-box {
		top: 50%;
		max-height: 90%;
		padding: 2rem
	}
	.popup-call .button {
		margin-bottom: 2rem
	}
	.popup-call .required:after {
		font-size: 2rem;
		top: 5px;
		right: 5px
	}
	.why .button {
		margin-bottom: 2rem
	}
	.why .required:after {
		right: 10px;
		top: 20px
	}
	.why .required-text:after {
		right: 20px;
		top: -5px
	}
	.contact-map-box:hover .contact-map-info {
		display: none
	}
	.popup-call .required-text:after {
		top: -7px;
		right: -7px
	}
}

@media (max-width:320px) {
	.slick-dots {
		-webkit-transform: translateY(-13px);
		transform: translateY(-13px)
	}
}

@media(max-width:600px){
	.stock-slide-content-text{
		font-size:25px;
	}
}