/* latin */

@font-face {
	font-family: 'Germania One';
	font-style: normal;
	font-weight: 400;
	src: local('Germania One'), local('GermaniaOne-Regular'), url("../fonts/Fh4yPjrqIyv2ucM2qzBjeS3uywhP.woff2") format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body,
html {
	margin: 0
}

input {
	padding-left: 5px;
	height: 42px;
	margin-bottom: 10px
}

.order_block {
	display: none;
	text-align: center!important
}

.order_block img {
	width: 42%
}

.order_block h3 {
	font: 700 18px Arial!important;
	background: 0 0
}

@-webkit-keyframes super-rotation {
	70% {
		-webkit-transform: rotate(1787deg);
		transform: rotate(1787deg)
	}
	100% {
		-webkit-transform: rotate(1774deg);
		transform: rotate(1760deg)
	}
}

@keyframes super-rotation {
	70% {
		-webkit-transform: rotate(1787deg);
		transform: rotate(1787deg)
	}
	100% {
		-webkit-transform: rotate(1620deg);
		transform: rotate(1760deg)
	}
}

@media screen and (max-width:600px) {
	.order_block img {
		width: 60%
	}
}

@media screen and (max-width:400px) {
	.order_block img {
		width: 80%
	}
}

b,
body,
div,
figure,
footer,
h1,
h3,
header,
html,
img,
nav,
p,
span,
strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

body {
	line-height: 1;
	font-family: sans-serif
}

figure,
footer,
header,
nav {
	display: block
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

* {
	box-sizing: border-box
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f2f2f2;
	position: relative
}

img {
	max-width: 100%
}

a {
	color: #b88b58;
	text-decoration: none
}

.Body {
	font-size: 18px;
	line-height: 22px
}

@media only screen and (min-width:48em) {
	.Body {
		font-size: 20px;
		line-height: 27px
	}
}

.Body>* {
	max-width: 980px
}

.Body:last-child>:last-child {
	margin-bottom: 0
}

.Body a {
	color: inherit;
	box-shadow: inset 0 -1px #b88b58
}

.Body a:hover {
	color: #b88b58
}

.Body p {
	margin-bottom: 15px
}

.Body h3 {
	margin-top: 18px;
	margin-bottom: 12px;
	font-size: 21px;
	font-weight: 700
}

.SvgIcon {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle
}


.Menu {
	display: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff
}

@media only screen and (min-width:64em) {
	.Menu {
		font-size: 13px;
		display: block;
		height: 45px;
		width: 100%;
		letter-spacing: 1px;
		background-color: #262626;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.Menu-item {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	text-align: center;
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out
}

@media only screen and (min-width:64em) {
	.Menu-item {
		padding: 0 15px;
		border-bottom: 0
	}
}

@media only screen and (min-width:64em) {
	.Menu-item:last-of-type {
		border-right: none
	}
}

@media only screen and (min-width:64em) {
	.Menu-item:hover {
		color: #999;
		background-color: inherit
	}
}

.Menu-link {
	-o-transition: color .15s ease-out;
	transition: color .15s ease-out;
	text-decoration: none;
	color: #fff;
	position: relative;
	line-height: 45px;
	top: 1px
}

.Menu-item:hover .Menu-link {
	color: #999
}

.MeduzaLogo {
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	height: 100%;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-position: center 10px;
	background-size: contain
}

.Header {
	position: relative;
	height: 45px;
	background-color: #262626;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	z-index: 2
}

@media only screen and (min-width:64em) {
	.Header {
		padding: 0 15px
	}
}

@media only screen and (max-width:63.9375em) {
	.Header .HeaderButton--chat {
		display: none
	}
}

.Header-left {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-basis: 16%;
	-ms-flex-preferred-size: 16%;
	flex-basis: 16%;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%
}

.Header-center {
	height: 100%;
	display: none
}

@media only screen and (min-width:64em) {
	.Header-center {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-grow: 2;
		-ms-flex-positive: 2;
		flex-grow: 2
	}
}

.Header-right {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	height: 100%;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-basis: 16%;
	-ms-flex-preferred-size: 16%;
	flex-basis: 16%;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.Header-meduzaLogo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 45px;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0
}

@media only screen and (min-width:64em) {
	.Header-meduzaLogo {
		position: static
	}
}

.HeaderButton {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 45px;
	height: 100%;
	padding: 0 15px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	fill: currentColor;
	border: 0;
	background: 0 0;
	margin: 0;
	cursor: pointer
}

.HeaderButton:active {
	outline-width: 0
}

.HeaderButton:hover {
	color: #999
}

.HeaderButton::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border-right: 1px solid #676767
}

@media only screen and (min-width:64em) {
	.HeaderButton::after {
		top: 10px;
		bottom: 10px
	}
}

.HeaderButton-link {
	display: block;
	padding-top: 2px;
	text-transform: uppercase;
	color: inherit;
	font-weight: 600;
	cursor: pointer
}

.HeaderButton-link::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ''
}

.HeaderButton--chat {
	font-size: 13px;
	letter-spacing: .05em
}

.Copyright {
	padding: 0 12px;
	line-height: 1.2
}

@media only screen and (min-width:64em) {
	.Copyright {
		padding: 0
	}
}

.Copyright-container {
	margin: 0 auto;
	padding: 20px 0;
}

.Copyright-container p {
	display: block !important;
	margin-bottom: 5px !important;
	text-align: center !important;
}

.Copyright-container a:hover {
	color: rgba(255, 255, 255, .5)
}

@media only screen and (min-width:48em) {
	.Copyright-container {
		max-width: 675px;
		border-top: 1px solid #505050;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		text-align: left
	}
}

@media only screen and (min-width:64em) {
	.Copyright-container {
		max-width: 860px
	}
}

.Copyright-container a {
	color: #fff
}

.Copyright-block {
	padding-top: 13px;
	font-size: 17px;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-flex-basis: 20%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%
}

@media only screen and (min-width:48em) {
	.Copyright-block {
		padding-top: 0;
		border-top: 0
	}
}

.Copyright-block:last-child {
	text-align: right
}

.MaterialTag {
	position: relative;
	z-index: 30;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	border: 1px solid;
	border-radius: 2px;
	font-weight: 700;
	line-height: 1;
	color: #b88b58;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media only screen and (max-width:32em) {
	.MaterialTag {
		height: 15px;
		line-height: 15px;
		padding: 0 5px;
		font-size: 10px;
		letter-spacing: .5px
	}
}

span.MaterialTag {
	cursor: default;
	pointer-events: none
}

@media only screen and (min-width:32em) {
	.MaterialTag--medium {
		height: 20px;
		line-height: 20px;
		padding: 0 7px;
		letter-spacing: 1px;
		font-size: 12px
	}
}

.MaterialTag--solid {
	color: #fff;
	background: #b88b58;
	border-color: #b88b58;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.MaterialMeta {
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: grey;
	margin-right: 12px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 12px;
	font-weight: 400
}

@media only screen and (min-width:48em) {
	.MaterialMeta {
		font-size: 15px;
		line-height: 18px;
		margin-right: 15px
	}
}

.MaterialMeta--source {
	background-image: url(../fonts/icon1.svg);
	background-position-y: 1px
}

@media only screen and (min-width:48em) {
	.MaterialMeta--source {
		background-position-y: 4px;
		white-space: nowrap
	}
}

.MaterialMeta--time {
	background-size: 12px 12px;
	background-image: url(../fonts/icon2.svg)
}

.MediaMaterialHeader {
	max-width: 840px
}

.MediaMaterialHeader-first {
	color: #000;
	line-height: 27px
}

@media only screen and (min-width:48em) {
	.MediaMaterialHeader-first {
		line-height: 38px
	}
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
	-o-transition: color .25s ease-out;
	transition: color .25s ease-out;
	font-size: 24px;
	font-weight: 700
}

@media only screen and (min-width:48em) {
	.MediaMaterialHeader-first,
	.MediaMaterialHeader-separator {
		font-size: 36px
	}
}

.MediaMaterial {
	background-color: #fff;
	padding: 12px
}

@media only screen and (min-width:48em) {
	.MediaMaterial {
		padding: 25px 15px 20px
	}
}

.MediaMaterial-header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 650px;
	margin: 0 auto 18px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media only screen and (min-width:63.125em) {
	.MediaMaterial-header {
		max-width: 1000px;
		margin-bottom: 25px
	}
}

.MediaMaterial-tag {
	margin-bottom: 5px
}

@media only screen and (min-width:48em) {
	.MediaMaterial-tag {
		margin-bottom: 11px
	}
}

.MediaMaterial-meta {
	margin-top: 12px
}

@media only screen and (min-width:48em) {
	.MediaMaterial-meta {
		margin-top: 12px
	}
}

.MediaMaterial-materialContent {
	width: 100%;
	max-width: 650px
}

.MediaMaterial-body {
	position: relative;
	max-width: 650px;
	margin: 0 auto
}

@media only screen and (min-width:63.125em) {
	.MediaMaterial-body {
		max-width: 1000px
	}
}

@media only screen and (min-width:48em) {
	.MediaMaterial--fullWidth .MediaMaterial-header {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
	max-width: none
}

.Material {
	padding: 12px 0 0
}

@media only screen and (min-width:48em) {
	.Material {
		padding: 15px 0 0
	}
}

.Material-shadow {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	z-index: 300;
	background-color: rgba(0, 0, 0, .15)
}

.Material-shadow--top {
	top: 0
}

.Material-container {
	background: #fff;
	position: relative
}

@media only screen and (min-width:48em) {
	.Body h3 {
		margin-top: 35px;
		margin-bottom: 10px;
		font-size: 26px;
		line-height: 27px
	}
}

.MaterialContent--bannerless .Body>* {
	margin-right: auto;
	margin-left: auto
}

@media only screen and (min-width:40.625em) {
	.MaterialContent .Figure {
		margin-right: auto;
		margin-left: auto
	}
}

.Figure {
	margin: 15px -12px
}

.Figure img {
	display: block;
	margin: 5px auto
}

@media only screen and (min-width:48em) {
	.Figure {
		margin: 27px auto 20px
	}
}

@media only screen and (min-width:75em) {
	.Figure {
		max-width: 650px
	}
}

.Figure img {
	max-width: 100%;
	vertical-align: bottom
}

@media only screen and (min-width:40.625em) {
	.Figure img {
		border-radius: 2px
	}
}

.Figure-caption {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	padding: 7px 0 0;
	font-size: 15px;
	line-height: 17px
}

@media only screen and (min-width:40.625em) {
	.Figure-caption {
		padding-right: 0;
		padding-left: 0;
		font-size: 16px;
		line-height: 18px
	}
}

.App {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	transition: -webkit-transform .25s ease-out;
	-o-transition: -o-transform .25s ease-out;
	transition: transform .25s ease-out;
	transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out
}

.App-content,
.App-footer {
	transition: -webkit-transform .25s ease-out;
	-o-transition: -o-transform .25s ease-out;
	transition: transform .25s ease-out;
	transition: transform .25s ease-out, -webkit-transform .25s ease-out, -o-transform .25s ease-out
}

.App-footer {
	position: relative;
	z-index: 1
}

.App-content {
	position: relative;
	z-index: 1;
	overflow: visible;
	background-color: #f2f2f2;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.App-header {
	position: relative;
	z-index: 200
}

.App--isMaterial .App-content {
	background-color: #e6e6e6
}

.Footer {
	color: #999;
	background-color: #252525
}

.logo {
	display: block;
	margin-top: 10px
}

.ava-img {
	width: 50px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle
}

.Body a {
	color: #00f
}

.Body a:hover {
	box-shadow: none
}

.red_color {
	color: red!important
}

.boxit h2 {
	font-size: 22px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 700
}

.boxit p {
	text-indent: 0;
	color: #000;
	text-align: justify;
	margin: 15px;
	line-height: 25px;
	padding: 5px 0
}

.boxit .frame-img {
	padding-left: 0;
	width: 100%;
	max-width: 600px;
	margin-right: 20px
}

.boxit .frame-img img {
	max-width: 100%;
	height: auto!important
}

.boxit .frame-container {
	position: relative;
	padding-bottom: 5%;
	padding-top: 0;
	overflow: hidden
}

.boxit .form-container {
	position: relative;
	background-color: #f4f4f4;
	border-radius: 8px;
	border: 1px solid #d4d4d4;
	padding-top: 20px
}

.boxit .lp-text {
	padding: 18px 0 0
}

.boxit .px20 {
	font-size: 20px
}

.boxit input {
	display: block;
	width: 90%;
	height: 50px;
	line-height: 50px;
	margin: 10px auto!important;
	border: 1px solid #000;
	border-radius: 6px;
	outline: medium none;
	text-indent: 60px;
	color: #252525;
	font-size: 30px;
	box-sizing: content-box;
	transition: all .3s ease 0s;
	-webkit-appearance: none
}

input.name-black {
	font-size: 20px;
	background: #fff url(../images/295t1ti9wc22o2hbfykao23u5p.png) no-repeat scroll 15px 50%
}

input.phone-black {
	font-size: 20px;
	background: #fff url(../images/1zbhm617kxrs83dsmtm6zxmlh4.png) no-repeat scroll 15px 50%
}

.event_order {
	opacity: .88;
	position: relative;
	-webkit-appearance: none;
	display: block;
	text-indent: 0!important;
	background: #71b100 none repeat scroll 0 0;
	outline: medium none;
	border-width: medium medium 5px;
	font-size: 26px;
	border-style: none none solid;
	border-color: currentcolor currentcolor #548300;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	width: 90%;
	height: 70px;
	line-height: 70px;
	margin-top: 15px!important;
	border-radius: 8px;
	font-weight: 700!important;
	text-transform: uppercase!important;
	text-align: center;
	color: #fff!important;
	cursor: pointer
}

.px25 {
	font-size: 25px
}

.pink {
	color: #ef1650!important
}

.px18 {
	font-size: 18px
}

.px15 {
	font-size: 18px
}

.left-packs {
	background: #ef1650 none repeat scroll 0 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	border-radius: 5px;
	color: #fff;
	margin: 0 8px
}

.form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.boxit p {
	text-align: center
}

@media (max-width:768px) {
	.form {
		display: flex;
		flex-direction: column;
		align-items: center
	}
	.frame-img {
		margin-right: 0!important
	}
	input.name-black,
	input.phone-black {
		font-size: 18px!important
	}
	.boxit input {
		font-size: 24px
	}
}

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

	.button_resp {
		font-size: 25px!important
	}
}

.boxit h2 {
	font-size: 22px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 700
}

.boxit p {
	text-indent: 0;
	color: #000;
	text-align: justify;
	margin: 15px;
	line-height: 25px;
	padding: 5px 0
}

.boxit .frame-img {
	padding-left: 0;
	width: 100%;
	max-width: 600px;
	margin-right: 20px
}

.boxit .frame-img img {
	max-width: 100%;
	height: auto!important
}

.boxit .frame-container {
	position: relative;
	padding-bottom: 5%;
	padding-top: 0;
	overflow: hidden
}

.boxit .form-container {
	position: relative;
	background-color: #f4f4f4;
	border-radius: 0px;
	border: 1px solid #d4d4d4;
}

.boxit .action-valid {
	background-color: #80b91d;
	color: #fff!important;
	text-align: center!important;
	font-size: 20px;
	margin: 0;
	padding: 20px 5px;
}

.boxit .lp-text {
	padding: 18px 0 0
}

.boxit .px20 {
	font-size: 20px
}

.boxit input {
	display: block;
	width: 90%;
	height: 50px;
	line-height: 50px;
	margin: 10px auto!important;
	border: 1px solid #000;
	border-radius: 6px;
	outline: medium none;
	text-indent: 60px;
	color: #252525;
	font-size: 30px;
	box-sizing: content-box;
	transition: all .3s ease 0s;
	-webkit-appearance: none
}

input.name-black {
	font-size: 15px;
	background: #fff url(../images/name_b.png) no-repeat scroll 15px 50%
}

input.phone-black {
	font-size: 15px;
	background: #fff url(../images/phone_b.png) no-repeat scroll 15px 50%
}

.event_order {
	opacity: .88;
	position: relative;
	-webkit-appearance: none;
	display: block;
	text-indent: 0!important;
	background: #71b100 none repeat scroll 0 0;
	outline: medium none;
	border-width: medium medium 5px;
	font-size: 26px;
	border-style: none none solid;
	border-color: currentcolor currentcolor #548300;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	width: 90%;
	height: 70px;
	line-height: 70px;
	margin-top: 15px!important;
	border-radius: 8px;
	font-weight: 700!important;
	text-transform: uppercase!important;
	text-align: center;
	color: #fff!important;
	cursor: pointer
}

.px25 {
	font-size: 25px
}

.pink {
	color: #ef1650!important
}

.px18 {
	font-size: 18px
}

.px15 {
	font-size: 18px
}

.left-packs {
	background: #ef1650 none repeat scroll 0 0;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	border-radius: 5px;
	color: #fff;
	margin: 0 8px
}

.form {
	display: flex
}

.boxit p {
	text-align: center
}

@media (max-width:768px) {
	.form {
		display: flex;
		flex-direction: column;
		align-items: center
	}
	.frame-img {
		margin-right: 0!important
	}
	input.name-black,
	input.phone-black {
		font-size: 18px!important
	}
	.boxit input {
		font-size: 24px
	}
}

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

	.button_resp {
		font-size: 25px!important
	}
}

input[type=checkbox] {
	height: 0
}

body {
	position: relative;
}

.myh4,
.rub-ramka a {
	text-transform: uppercase
}

.rub-ramka {
	background: rgba(3, 224, 0, .04);
	padding: 6px 13px!important;
	border-radius: 2px;
	border: 4px double rgba(21, 160, 37, .32);
	font-family: open sans, arial;
	line-height: 28px;
	font-size: 16px;
	max-width: 100%;
	margin: 0 auto;
	font-weight: 400;
	color: #4a4a4a
}

.myh4 {
	padding: 6px 4px 4px 5px;
	width: 100%;
	display: table;
	border: 1px dotted #e2e2e2;
	border-right: none;
	color: #3a753a;
	font-size: 14px;
	margin-bottom: 9px;
	line-height: 23px;
	border-radius: 2px;
	margin-top: 5px;
	margin-left: -3px;
	font-weight: 600;
	background-color: #f5fef5;
	background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
	background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
	background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.rub-ramka a {
	color: #ce5353;
	font-weight: 400;
	text-decoration: none;
	font-size: 15px;
	border-bottom: 1px dashed;
	text-shadow: 0 0 0;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 1px
}

a:active,
a:focus {
	outline: 0
}

input {
	outline: 0
}

input:active {
	outline: 0
}

:focus {
	outline: 0
}

button:active,
button:focus {
	outline: 0!important
}

button::-moz-focus-inner {
	border: 0!important
}

.rub-ramka {
	margin-top: 22px;
	margin-bottom: 18px;
	background: rgba(189, 61, 77, .04);
	padding: 12px 15px!important;
	color: rgba(8, 8, 8, .45);
	font-size: 17px;
	font-family: roboto condensed, arial;
	border-radius: 4px;
	text-shadow: 0 0 0 #616161;
	text-indent: 0!important;
	text-align: center
}

@media screen and (max-width:600px) {
	.rub-ramka {
		margin-left: 0!important;
		margin-right: 0!important
	}
}

#product-block {
	background: url("") center center no-repeat;
	height: 338px;
	width: 100%!important;
	display: block;
	margin: 0!important;
	margin: 0!important;
	background-size: contain;
	text-align: center
}

@media screen and (max-width:767px) {
	#product-block {
		width: 100%!important;
		height: 224px!important;
		margin: 0!important
	}
}

.ord_button {
	background-color: #fa3d3d;
	color: #fff!important;
	display: inline-block;
	padding: 10px 30px;
	font-size: 22px;
	box-shadow: 2px 3px 8px #999;
	text-decoration: none!important;
	border-radius: 8px;
	border: 3px solid #fff;
	margin: 20px 0 30px;
	line-height: 27px;
	text-transform: uppercase;
	transition: all .3s ease-in 0s;
	text-shadow: 1px 1px 0 #565656;
	font-weight: 500
}

.ord_button:hover {
	background-color: #772133;
	box-shadow: 2px 3px 3px #999;
	text-decoration: none!important;
	transform: scale(1.1)
}

.results {
	text-align: center;
	margin-bottom: 20px;
}

.results p {
	margin: 0;
}

.list1 {
	margin: 0 0 5px;
}

.list-div {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

.list-div p {
	margin-bottom: 5px;
}

.pg {
	background: rgb(255, 236, 166) none repeat scroll 0% 0%;
	padding: 20px 5px;
	border: 1px solid red;
	margin-bottom: 15px;
}

.prod-img {
	display: block;
	width: 100%;
	max-width: 250px;
	margin: 0 auto 20px;
}

.comment {
	margin-bottom: 25px;
}

.comment p {
	margin-bottom: 5px;
}

a,
button {
	cursor: pointer;
}


.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    margin: 20px auto;
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px;
}

.danger-text {
    color: red;
    font-weight: bold;
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative;
}

.b-article-text .wheel img {
    max-width: 100%;
    background: transparent;
    border: none;
    padding: 0;
    width: 100%;
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 16px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
    box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
}

.order_block {
    display: none;
    text-align: center !important;
    margin: 20px auto;
}

.order_block img {
    width: 20%;
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: transparent;
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold;
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    max-width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 30%;
    margin: 0px auto;
    background: #ffffff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("../fonts/cross.svg");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer;
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px;
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255) !important;
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}

.pop-up-layer {
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99 !important;
}

.pop-up-layer-show {
    display: block;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 30%;
    margin: 0px auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0px;
    margin: 0 auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

.text_small {
    font-size: 0.5em !important;
    font-weight: normal !important;
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.pop-up-button:hover {
    color: rgb(255, 255, 255) !important;
    text-decoration: none !important;
}

@media all and (max-width: 520px) {
    .wheel {
        width: 260px !important;
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important;
    }
}

    @media screen and (max-width: 345px) {
        .wheel {
            width: 250px !important;
        }

        .cursor-text {
            line-height: 40px !important;
            font-size: 11px !important;
        }
    }

@keyframes super-rotation {
            70% {
                -webkit-transform: rotate(1620deg);
                transform: rotate(1620deg) !important;
            }

            100% {
                -webkit-transform: rotate(1620deg);
                transform: rotate(1620deg) !important;
            }
        }

        .order_block img {
                    width: 100%;
                }

                .pricec {
                    position: relative;
                    font-family: Arial, sans-serif;
                    right: -55px;
                    bottom: 70px;
                    color: rgb(0, 0, 0);
                    box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
                    width: 165px;
                    height: 98px;
                    font-size: 19px;
                    font-weight: bold;
                    line-height: 1.3;
                    transform: rotateZ(-7deg);
                    text-align: center !important;
                    margin: 0px auto;
                    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
                    border-width: 2px;
                    border-style: solid;
                    border-color: rgb(255, 255, 255);
                    border-image: initial;
                    border-radius: 19%;
                }

                .price_main {
                    border-bottom: 2px solid #d31812;
                    font-size: 29px;
                    line-height: 29px;
                    margin: 0 auto;
                }

                .wheel_input {
                    padding: 10px !important;
                    display: block !important;
                    margin: 0 auto 20px !important;
                    padding: 10px !important;
                    width: 50% !important;
                    border: 2px solid grey !important;
                    border-radius: 5px !important;
                }

                .main-link {
                    display: block;
                    margin: 10px auto;
                    padding: 20px;
                    font-size: 20px;
                    text-decoration: none;
                    background-color: #de0606;
                    text-align: center;
                    color: #fff !important;
                    border-radius: 4px;
                    border: none;
                    cursor: pointer;
                }

                .pricec {
                    position: relative;
                    font-family: 'Arial', sans-serif;
                    right: -55px;
                    bottom: 75px;
                    color: #000;
                    box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
                    width: 165px;
                    height: 98px;
                    text-align: center !important;
                    font-size: 19px;
                    font-weight: bold;
                    line-height: 1.3;
                    transform: rotateZ(-7deg);
                    margin: -0px auto 0px;
                    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
                    border-width: 2px;
                    border-style: solid;
                    border-color: rgb(255, 255, 255);
                    border-image: initial;
                    border-radius: 19%;
                }

                span.discountc {
                    display: block;
                    margin-top: 9px;
                    font-size: 18px;
                }

                .price_main {
                    border-bottom: 2px solid #d31812;
                    font-size: 29px;
                    line-height: 29px;
                    margin: 0 auto;
                }

                .js_old_price {
                    display: block;
                    margin: 0 auto;
                }
form input, textarea {
  display: block;
  width: 100%;
  max-width: 250px;
  margin: 0px auto 16px;
  border: 1px solid rgb(176, 176, 176);
  background: rgb(248, 249, 249) none repeat scroll 0% 0%;
  border-radius: 3px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  padding-left: 15px;
  height: 40px;
}

.btn {
  max-width: 250px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  padding: 15px 10px;
  background: #F72210;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.3s;
  text-align: center;
  text-decoration: none;
}


.btn:hover {
  transform: scale(1.1);
  background: #F72210;
  text-decoration: none;
  color: #fff;
}

.bot-btn {
	margin: 20px auto !important;
}

.prod_img {
	max-width: 250px; width: 100%;
}

.comments-block {
	margin-top: 60px;
}

html, body {
	overflow-x: hidden;
}

.otvet {
	padding-left: 60px;
}