/* latin */

@font-face {
	font-family: 'Germania One';
	font-style: normal;
	font-weight: 400;
	src: local('Germania One'), local('GermaniaOne-Regular'), url("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(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(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(295t1ti9wc22o2hbfykao23u5p.html) no-repeat scroll 15px 50%
}

input.phone-black {
	font-size: 20px;
	background: #fff url(1zbhm617kxrs83dsmtm6zxmlh4.html) 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(name_b.png) no-repeat scroll 15px 50%
}

input.phone-black {
	font-size: 15px;
	background: #fff url(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;
}

.form .frame-container {
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.prices {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 20px;
	padding: 0 30px;
}

.prices>div {
	display: inline-block;
}

.prices .old {
	font-size: 20px;
}

.prices .new {
	font-size: 34px;
	color: red;
	font-weight: bold;
}

.comment {
	margin-bottom: 25px;
}

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

a,
button {
	cursor: pointer;
}