html {
	font-family: sans-serif;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img,
legend {
	border: 0;
	margin: 0 auto;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
b,
optgroup,
strong {
	font-weight: 700;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
svg:not(:root) {
	overflow: hidden;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
	outline: medium 0;
	box-sizing: border-box;
}
body,
html {
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	color: #000;
	background: #e5e5e5 none repeat scroll 0 0;
}
img {
	border: medium 0;
	display: block;
	width: auto;
	max-width: 100%;
}
div::after {
	content: '';
	display: table;
	clear: both;
}
a:hover {
	text-decoration: none !important;
}
a {
	color: inherit;
	cursor: pointer;
}
.main_content {
	background: transparent url(../img/menu_left_bg.jpg) repeat scroll 0 0;
}
.menu_left {
	width: 200px;
	padding: 16px 20px 0;
	color: #959595;
	font-size: 0.875em;
	position: fixed;
	top: 0;
	left: 0;
}
.menu_left ul {
	border-bottom: 1px solid #353535;
	padding: 9px 0;
}
.menu_left ul.bold {
	font-family: 'PT Sans', sans-serif;
	font-weight: 800;
	color: #fff;
}
.menu_left ul.last {
	border-bottom: medium 0;
}
.menu_left ul li {
	list-style: outside none none;
	margin: 0 0 2px;
}
.menu_left ul li.active,
.menu_left ul li:hover {
	color: #c33;
}
.menu_left ul li a {
	text-decoration: none;
}
.search {
	display: block;
	border: 1px solid #353535;
	border-radius: 2px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	padding: 2px 0;
	margin: 20px 0 60px;
}
.search > * {
	display: inline-block;
	vertical-align: middle;
}
.search img {
	margin: 0 0 0 52%;
}
.content {
	width: 83.3333%;
	float: right;
	position: relative;
	background: #fff none repeat scroll 0 0;
}
header {
	border-bottom: 5px solid #151515;
	padding: 10px 0;
}
.content_inner {
	width: 94%;
	margin: 0 auto;
}
header img {
	display: none;
}
header h1 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 2.025em;
	font-family: 'PT Sans', sans-serif;
	color: #000;
	margin-right: 10px;
}
header p {
	display: inline-block;
	vertical-align: middle;
	font-size: 1em;
	font-family: 'PT Sans', sans-serif;
	color: #c33;
	line-height: 17px;
}
header p span {
	font-family: 'PT Sans', sans-serif;
	font-size: 0.875em;
	color: #959595;
}
nav {
	background: transparent url(../img/menu_bg.jpg) repeat scroll 0 0;
	font-size: 0.875em;
	color: #151515;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}
nav ul li {
	list-style: outside none none;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0;
	margin: 0 20px 0 0;
	position: relative;
}
nav ul li.active,
nav ul li a:hover {
	color: #c33;
}
nav ul li.active::after,
nav ul li:hover::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin: 0 0 0 -7px;
	width: 15px;
	height: 8px;
}
nav ul li a {
	text-decoration: none;
}
nav ul li.last {
	float: right;
	margin: 0;
	padding-left: 20px;
	border-left: 1px solid #d5d5d5;
}
nav ul li.last::after {
	content: none !important;
}
.title {
	margin: 16px 0 25px;
}
.title h1 {
	font-size: 2.5em;
	font-family: 'PT Sans', sans-serif;
	font-weight: 800;
	color: #151515;
	line-height: 1;
}
.title i {
	font-style: normal;
	font-size: 24px;
	color: #444;
	line-height: 1.286;
	display: block;
	margin: 9px 0 4px;
}
.block {
	margin: 0 0 34px;
}
.btn {
	background: #f1f1f1 none repeat scroll 0 0;
	text-align: center;
	border: 1px solid #e6e6e6;
	padding: 20px 0;
	transition: all .25s ease;
}
.btn a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 1.4375em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.34);
	display: inline-block;
	vertical-align: middle;
	padding: 15px 25px;
	text-decoration: none;
	border: 1px solid #ce0000;
	background: transparent linear-gradient(to bottom, #ff7f00 0, #ff7f00 100%) repeat scroll 0 0;
	box-shadow: 0 3px 0 0 #9e0101, 0 1px 0 0 rgba(255, 255, 255, 0.43) inset;
	transition: all .25s ease;
}
.btn a:hover {
	background: transparent linear-gradient(to bottom, #d87008 0, #d87008 100%) repeat scroll 0 0;
}
.comments {
	margin: 35px 0 0;
}
.comments h2 {
	font-size: 1.1875em;
	font-family: 'PT Sans', sans-serif;
	font-weight: 800;
	color: #151515;
	margin: 0 0 12px;
}
.comments h2 span {
	display: inline-block;
	border-bottom: 2px solid #c33;
	padding: 0 0 5px;
}
.comment {
	margin: 0 0 10px;
}
.foto {
	float: left;
}
.text {
	float: right;
	width: 89.6667%;
	font-size: 0.9375em;
	color: #363636;
	line-height: 18px;
}
.text > a {
	color: #a9a9a9;
	display: block;
	border: 1px solid #e1e4e6;
	border-radius: 2px;
	padding: 13px 0 13px 10px;
	text-decoration: none;
	margin: 0 0 20px;
}
.text img,
.text > p {
	margin: 0 0 15px;
}
.text > p a {
	color: #c33;
}
.name {
	color: #592104;
	margin: 0 0 11px;
}
.name span {
	font-size: 0.6667em;
	color: #a9a9a9;
}
footer {
	background: #151515 none repeat scroll 0 0;
	font-size: 0.75em;
	color: #959595;
	padding: 23px 0;
}
footer ul li {
	list-style: outside none none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 16px 0 0;
}
footer ul li a {
	text-decoration: none;
}
footer ul li a:hover {
	text-decoration: underline !important;
}
footer ul li.last {
	float: right;
	margin: 2px 0 0;
	color: #444;
}
@media only screen and (max-width: 1089px) {
	.menu_left {
		padding: 16px 15px 0;
	}
	.search img {
		margin: 0 0 0 45%;
	}
	.text {
		width: 87%;
	}
	footer ul li {
		margin: 0 8px 0 0;
	}
}
@media only screen and (max-width: 959px) {
	.menu_left {
		width: 164px;
	}
	.content {
		width: 79%;
	}
	.content_inner {
		width: 95%;
	}
	nav ul li {
		margin: 0 13px 0 0;
	}
	footer {
		text-align: center;
	}
	footer ul li.last {
		float: none;
		width: 100%;
		margin: 15px 0 0;
	}
}
@media only screen and (max-width: 799px) {
	.main_content {
		overflow: hidden;
		position: relative;
	}
	.content,
	.menu_left {
		transition: all 0.3s ease 0s;
	}
	.menu_left {
		position: fixed;
		top: 0;
		left: -164px;
		bottom: 0;
	}
	.content {
		width: 100%;
		left: 0;
	}
	header img {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
		cursor: pointer;
	}
}
@media only screen and (max-width: 639px) {
	nav {
		font-size: 0.83em;
	}
	nav ul li {
		margin: 0 2px 0 0;
	}
	nav ul li.last {
		padding-left: 10px;
	}
	.title h1 {
		font-size: 2em;
		line-height: 1.2;
	}
	.btn a {
		font-size: 1.3375em;
	}
	footer ul li.first {
		display: block;
		margin: 0 0 10px;
	}
	footer ul li img {
		display: inline-block;
	}
}
@media only screen and (max-width: 479px) {
	nav {
		text-align: center;
	}
	nav ul li {
		padding: 5px 0;
		margin: 0 6px !important;
	}
	nav ul li.active::after,
	nav ul li:hover::after {
		content: none;
	}
	nav ul li.last {
		float: none;
		border: medium 0;
	}
	.content_inner {
		width: 93%;
	}
	.title h1 {
		font-size: 1.7em;
	}
	.title i {
		font-size: 1.2125em;
	}
	.btn a {
		font-size: 1.2em;
		width: 90%;
	}
	.text {
		width: 80%;
	}
}
@media only screen and (max-width: 420px) {
	header p {
		display: none;
	}
}
@media only screen and (max-width: 335px) {
	header img {
		display: none;
	}
}
@media only screen and (max-width: 275px) {
	header h1 {
		font-size: 1.5em;
	}
}
body {
	height: 100%;
}
.left111 p {
	font-size: 18px;
	line-height: 1.5;
}
.img {
	margin: 0 auto;
	margin-top: 25px;
}
.post-page-tools {
	margin: 5px 0 0;
}
.post-page-tools::after {
	content: ' ';
	display: table;
}
.post-page-tools::after {
	clear: both;
}
.post-page-tools time {
	float: left;
	margin: 0 30px 0 0;
	font-size: 15px;
	color: #8899a7;
}
.post-page-tools__labels {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	float: left;
}
.post-page-tools .author {
	float: left;
}
.post-page-tools .author::after {
	content: '/';
	display: block;
	float: right;
	margin: 0 13px;
	color: #8899a7;
}
.post-page-tools .author__name {
	margin: 3px 0;
	font-size: 15px;
	color: #8899a7;
	-webkit-transition: opacity 0.15s ease-out;
	transition: opacity 0.15s ease-out;
}
.post-page-tools .author__name:hover {
	border-bottom: 1px solid rgba(136, 153, 167, 0.5);
}
.post-page-tools .post-page-tools-icons {
	float: left;
	margin: 2px 0;
	font-size: 15px;
	line-height: 22px;
	color: #8899a7;
}
.post-page-tools .post-page-tools-icons .post-page-tools-icons-views {
	float: left;
}
.post-page-tools .post-page-tools-icons .post-page-tools-icons-views::before {
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTYgMTEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmV5ZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPiAgICAgICAgPGcgaWQ9Imljb25fbGlmZSIgc2tldGNoOnR5cGU9Ik1TQXJ0Ym9hcmRHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTY3LjAwMDAwMCwgLTUyLjAwMDAwMCkiIGZpbGw9IiNBREI3QzEiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik04Mi44MzUyODg5LDU3LjI1NjUwODUgQzgyLjgzNTI4ODksNTcuMjU2NTA4NSA3OS4zNTc0MjIyLDUyIDc0LjkzOTExMTEsNTIgQzcwLjUyMDgsNTIgNjcuMDQyOTMzMyw1Ny4yNTY1MDg1IDY3LjA0MjkzMzMsNTcuMjU2NTA4NSBDNjYuOTg1Njg4OSw1Ny4zMzk0NzQ2IDY2Ljk4NTY4ODksNTcuNDc1MjAzNCA2Ny4wNDI5MzMzLDU3LjU1NzA1MDggQzY3LjA0MjkzMzMsNTcuNTU3MDUwOCA3MC41MjA4LDYyLjgxMzU1OTMgNzQuOTM5MTExMSw2Mi44MTM1NTkzIEM3OS4zNTc0MjIyLDYyLjgxMzU1OTMgODIuODM1Mjg4OSw1Ny41NTcwNTA4IDgyLjgzNTI4ODksNTcuNTU3MDUwOCBDODIuODkyNTMzMyw1Ny40NzQwODQ3IDgyLjg5MjUzMzMsNTcuMzM4MzU1OSA4Mi44MzUyODg5LDU3LjI1NjUwODUgTDgyLjgzNTI4ODksNTcuMjU2NTA4NSBaIE03NC45MzkxMTExLDU5LjczNzI4ODEgQzczLjc0ODg4ODksNTkuNzM3Mjg4MSA3Mi43ODM5MTExLDU4LjY5Mzk2NjEgNzIuNzgzOTExMSw1Ny40MDY3Nzk3IEM3Mi43ODM5MTExLDU2LjExOTU5MzIgNzMuNzQ4ODg4OSw1NS4wNzYyNzEyIDc0LjkzOTExMTEsNTUuMDc2MjcxMiBDNzYuMTI5MzMzMyw1NS4wNzYyNzEyIDc3LjA5NDMxMTEsNTYuMTE5NTkzMiA3Ny4wOTQzMTExLDU3LjQwNjc3OTcgQzc3LjA5NDMxMTEsNTguNjkzOTY2MSA3Ni4xMjkzMzMzLDU5LjczNzI4ODEgNzQuOTM5MTExMSw1OS43MzcyODgxIEw3NC45MzkxMTExLDU5LjczNzI4ODEgWiIgaWQ9ImV5ZSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);
	width: 20px;
	margin-right: 10px;
}
.post-page-tools .post-page-tools-icons .post-page-tools-icons-comments {
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.post-page-tools .post-page-tools-icons .post-page-tools-icons-comments::before {
	content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxM3B4IiB2aWV3Qm94PSIwIDAgMTQgMTMiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPmNvbW1lbnRzPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iaWNvbl9saWZlIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDQuMDAwMDAwLCAtNTIuMDAwMDAwKSIgZmlsbD0iI0FEQjdDMSI+ICAgICAgICAgICAgPHBhdGggZD0iTTU4LDUyIEw0NCw1MiBMNDQsNjEuMjg1NzE0MyBMNTEuNDYyNjA4Nyw2MS4yODU3MTQzIEw1NC45NTY1MjE3LDY0LjUwNjYxOSBMNTQuOTU2NTIxNyw2MS4yODU3MTQzIEw1OCw2MS4yODU3MTQzIEw1OCw1MiIgaWQ9ImNvbW1lbnRzIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
	position: relative;
	top: 3px;
	width: 20px;
	margin-right: 10px;
}
.post-page-tools-footer .social-share_column-xs {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.post-page-tools-footer .social-share .social-share__counter {
	position: relative;
	left: -3px;
	bottom: -3px;
	min-width: 60px;
	padding-right: 0;
}
.post-page-tools-footer .social-share .social-share__counter::after {
	content: '';
}
.post-page-tools-footer .social-share__counter-xs {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.post-page .post-page-item .post-page-subtitle {
	font-size: 18px;
	font-family: roboto slab, serif;
	line-height: 26px;
	word-break: break-word;
	overflow-wrap: break-word;
}
.post-page .post-page-item .post-page-content-tags .tags {
	padding: 0;
	margin: 0 0 10px;
}
.post-page .post-page-item .post-page-content-tags .tags::after,
.post-page .post-page-item .post-page-content-tags .tags::before {
	content: ' ';
	display: table;
}
.post-page .post-page-item .post-page-content-tags .tags::after {
	clear: both;
}
.post-page .post-page-item .post-page-content-tags .tags .tags-item {
	float: left;
	margin: 0 10px 10px 0;
	font-weight: 500;
	font-size: 11px;
	line-height: 32px;
	text-transform: uppercase;
	color: #3968a3;
	background-color: #f5f7fa;
	list-style-type: none;
	border-radius: 2px;
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
.post-page .post-page-item .post-page-content-tags .tags .tags-item:first-child {
	margin-left: 0;
}
.post-page .post-page-item .post-page-content-tags .tags .tags-item:hover {
	background-color: #e2e7ec;
}
.post-page .post-page-item .post-page-content-tags .tags .tags-item a {
	display: block;
	padding: 0 10px;
	color: inherit;
}
@media (min-width: 660px) {
	.post-page .post-page-item {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 38px;
		line-height: 44px;
	}
	.post-page-tools .post-page-tools-icons {
		float: right;
	}
	.post-page-tools-footer {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.post-page-tools-footer .social-share .social-share__counter {
		min-width: 100px;
		padding-right: 40px;
	}
	.post-page-tools-footer .social-share .social-share__counter::after {
		content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQuMiA0MC45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNC4yIDQwLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMzk2OEEyO308L3N0eWxlPjxyZWN0IHg9IjExLjYiIHk9Ii0yLjkiIHRyYW5zZm9ybT0ibWF0cml4KDAuODY2IDAuNSAtMC41IDAuODY2IDExLjg1MzkgLTMuMzIxNSkiIGNsYXNzPSJzdDAiIHdpZHRoPSIxLjEiIGhlaWdodD0iNDYuNiIvPjwvc3ZnPg==);
	}
}
@media (min-width: 980px) {
	h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.tags {
		height: auto;
	}
	.tags .tags-item:nth-child(n + 4) {
		display: block;
	}
	.post-page-tools-footer .social-share {
		-ms-flex-preferred-size: 600px;
		flex-basis: 600px;
	}
	.is-desktop .post-page-tools-footer .social-share .social-share__icons {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		width: auto;
	}
	.post-page .post-page-item .post-page-subtitle {
		font-size: 18px;
		line-height: 29px;
	}
	.post-page .post-page-item .post-page-content-tags {
		display: none;
	}
	.post-page .post-page-item .post-page-content {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.post-page .post-page-item .post-page-content .post-page-content-main {
		max-width: calc(100% - 300px);
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.post-page .post-page-item .post-page-content .post-page-content-main .comments {
		padding: 0;
	}
	.post-page .post-page-item .post-page-content__aside {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
	}
}
@media (max-width: 405px) {
	.post-page-tools-icons-comments,
	.post-page-tools-icons-views {
		display: none;
	}
}
.attenrion {
	border: 3px solid #8b0000;
	padding: 10px;
	margin-bottom: 10px;
}
.p5213 {
	font-family: 'Helvetica Neue', Roboto, Arial, 'Droid Sans', sans-serif;
	font-weight: 380;
	line-height: 1.471;
}
.msg1 {
	position: absolute;
	width: 800px;
	height: 650px;
	top: 20px;
	left: 50%;
	margin-left: -300px;
	background: #ddd none repeat scroll 0 0;
	border: 1px solid #eee;
}
.msg1 > h1 {
	color: maroon;
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.msg1 > h2 {
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.screenLock {
	position: fixed;
	width: 100%;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
}
.close {
	position: absolute;
	top: 1px;
	right: 5px;
	font-size: 40px;
	cursor: pointer;
}
.oui {
	width: 781px;
	height: 460px;
	background: #3c72b5;
	background: -moz-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0, #3c72b5), color-stop(100%, #7b9fcc));
	background: -webkit-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
	background: -o-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
	background: -ms-linear-gradient(-45deg, #3c72b5 0, #7b9fcc 100%);
	background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%);
	font-family: Roboto !important;
	position: relative;
	border: 5px solid #ddd;
}
.actsss {
	display: none !important;
}
.eeee {
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	position: fixed;
	cursor: pointer;
}
.kmacb-form2 .modal-block {
	left: 50%;
	margin-left: -396px;
	position: fixed;
	top: 6%;
	z-index: 11000;
	width: 792px;
	height: 470px;
	border-radius: 5px;
	border: 0;
	box-shadow: none;
	font-family: Arial, sans-serif;
	overflow: hidden;
	color: #222;
}
p.ouimainp {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-top: 23px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 1.5;
}
.ouitrg {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	text-align: center;
	line-height: 3;
	position: absolute;
	bottom: 0;
	margin: 0 25% 0 25%;
	width: 50%;
}
.ouimain-text-img {
	display: block;
	padding: 1% 3%;
	margin-top: 20px;
}
.ouimain-img {
	float: left;
	display: block;
	width: 35%;
	margin: 0 auto;
}
.ouimain-img img {
	display: block;
	width: 150%;
	margin: 0 auto;
}
.ouimain-text {
	display: block;
	width: 60%;
	float: right;
	margin-left: 5%;
	margin-top: 1px;
}
.ouimain-text p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: left;
	color: #fff;
	font-size: 22px;
	padding-bottom: 3px;
}
.ouimain-text-img:after {
	content: '';
	display: block;
	clear: both;
}
.kmacb-form form {
	margin: 30px 0;
	text-align: center;
	width: 100%;
	height: auto;
	background: 0;
	position: static;
	padding: 0;
	border: 0;
}
.kmacb-form2 form * {
	box-sizing: border-box;
}
.kmacb-form form input {
	float: none;
}
.kmacb-form form input[type='text'] {
	height: 56px;
	line-height: 56px;
	color: #222;
	border: 2px solid #bdbdbd;
	padding: 0 15px;
	width: 100%;
	display: inline-block;
	text-indent: 0;
	border-radius: 3px;
	background: #fff;
	font-size: 20px;
	font-style: normal;
	box-shadow: none;
	position: static;
	margin: 0 0 10px 0;
}
.kmacb-form input[type='button'] {
	position: absolute;
	cursor: pointer;
	border: 1px solid #499bea;
	background: #de455c;
	background: -moz-linear-gradient(-45deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -webkit-gradient(
		left top,
		right bottom,
		color-stop(0, #de455c),
		color-stop(13%, #de455c),
		color-stop(76%, #c01f37),
		color-stop(100%, #c01f37)
	);
	background: -webkit-linear-gradient(-45deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -o-linear-gradient(-45deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -ms-linear-gradient(-45deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: linear-gradient(135deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	color: #fff;
	padding: 0 10px;
	text-transform: uppercase;
	line-height: 60px;
	vertical-align: top;
	display: block;
	text-indent: 0;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 425px;
	height: 64px;
	opacity: 1;
	bottom: 29px;
	margin-left: 195px;
	text-align: center;
	font-size: 28px;
	font-weight: 900;
	border-radius: 10px;
	transition: 0.6s ease;
}
.kmacb-form form input[type='submit']:hover {
	background: #de455c;
	background: -moz-linear-gradient(top, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -webkit-gradient(
		left top,
		left bottom,
		color-stop(0, #de455c),
		color-stop(13%, #de455c),
		color-stop(76%, #c01f37),
		color-stop(100%, #c01f37)
	);
	background: -webkit-linear-gradient(top, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -o-linear-gradient(top, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: -ms-linear-gradient(top, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
	background: linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%);
}
.iframe {
	width: 100%;
	height: auto;
	background: #f1f1f1 none repeat scroll 0;
	border: 1px solid #e6e6e6;
	font-size: x-large;
}
.font-form {
	text-transform: uppercase;
	max-width: 75%;
	display: block;
	line-height: 30px;
	margin-top: 33px;
	font-size: 23px;
}
form {
	display: block;
	margin-top: 0;
}
.order_form {
	padding: 20px 20px 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	font-family: Arial, Helvetica;
}
.block_form {
	margin: 0 0 34px;
}
.ifr_button {
	font-family: Arial;
	cursor: pointer;
	padding: 0 12px;
	border: none;
	display: block;
	margin: 20px auto;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	width: auto;
	height: 51px;
	line-height: 51px;
	background: #e74c3c;
	font-weight: 500;
	border-bottom: 2px solid #c0392b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.order_form {
	padding: 20px 20px 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	font-family: Arial, Helvetica;
}
.block_form input {
	display: block;
	width: 95.8%;
	height: 13px;
	padding: 8px 10px;
	border: #888 1px solid;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.block_form_label {
	width: 65px;
	font-size: 14px;
	color: #333;
	text-align: right;
	display: block;
	float: left;
	margin: 8px 10px 0 0;
}
.block_form div {
	margin-left: 75px;
	position: relative;
}
.iframe {
	width: 100%;
	height: auto;
	background: #f1f1f1 none repeat scroll 0;
	border: 1px solid #e6e6e6;
	font-size: x-large;
}
iframe {
	width: 100%;
	height: 100%;
	border: 0 none;
}
.order_form {
	padding: 20px 20px 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	font-family: Arial, Helvetica;
	max-width: 600px;
}
.block_form {
	margin: 0 0 15px;
}
.block_form_label {
	width: 65px;
	font-size: 14px;
	color: #333;
	text-align: right;
	display: block;
	float: left;
	margin: 10px 10px 0 0;
}
.block_form input,
.block_form select {
	display: block;
	width: 95.8%;
	height: 38px;
	padding: 8px 10px;
	border: #888 1px solid;
	font-size: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.block_form p {
	font-size: 15px;
	padding-top: 8px;
	color: #1d1d1d;
}
.form_hr {
	border-top: #bbb 1px solid;
}
.block_form div {
	margin-left: 75px;
	position: relative;
}
.block_form_off {
	display: none;
}
.w_block_form_prices {
	padding-left: 74px;
}
.block_form_prices p {
	margin-top: 3px;
	margin-bottom: 18px;
}
.block_form_prices_label {
	float: left;
	padding-right: 5px;
}
.block_form_prices_total label {
	text-transform: uppercase;
}
.block_form_prices_total p {
	font-size: 18px;
	padding-top: 6px;
	margin-top: 8px;
	margin-bottom: 0;
	font-weight: 700;
}
.order_form .clear {
	clear: both;
}
.order_form .fhelp {
	font-size: 14px;
	color: #929292;
	display: block;
	padding-top: 10px;
}
.errorMessage {
	position: absolute;
	z-index: 10000;
	font-size: 14px;
	background: #e74c3c;
	color: #fff;
	padding: 6px 7px 5px;
	margin: 3px 0 0 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial;
}
.ifr_button {
	font-family: Arial;
	cursor: pointer;
	padding: 0 12px;
	border: none;
	display: block;
	margin: 20px auto;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	width: auto;
	height: 51px;
	line-height: 51px;
	background: #e74c3c;
	font-weight: 500;
	border-bottom: 2px solid #c0392b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ifr_button:hover {
	background: #e75c4e;
}
.ifr_button:active {
	background: #c0392b;
}
@media screen and (max-width: 710px) {
	.block_form {
		margin-bottom: 14px;
	}
	.block_form label {
		text-align: left;
		margin: 8px 21px 7px 0;
		float: none;
	}
	.block_form div {
		margin-left: 0;
	}
	.block_form input,
	.block_form select {
		width: 100%;
	}
	.block_form_prices label {
		float: left;
		width: auto;
	}
	.int_price_total {
		margin: 0;
	}
	.w_block_form_prices {
		padding-left: 0;
	}
}
@media screen and (max-width: 430px) {
	.iframe {
		font-size: large;
	}
	.order_form {
		padding: 20px 10px 30px 10px;
	}
}
#created-button-1,
#created-button-2 {
	line-height: 1.7em !important;
}
.my-com-date {
	color: #5b5f65;
	text-shadow: 0 0 0 #000;
	font-weight: 600;
	line-height: 34px;
	padding: 1px 4px 1px 4px;
	background: #fdfdfd;
	border-radius: 3px;
	font-size: 20px;
}
.out-comebacker-content-btn:hover {
	text-decoration: none !important;
	transition: 0.3s !important;
}
.out-comebacker-content-btn:focus {
	text-decoration: none;
	color: #fff;
}
.out-comebacker-content-btn:active {
	border: 1px solid #fff;
}
a:active,
a:focus {
	outline: 0;
}
input,
textarea {
	outline: 0;
}
input:active,
textarea:active {
	outline: 0;
}
:focus {
	outline: 0;
}
textarea {
	resize: none;
}
textarea {
	resize: vertical;
}
textarea {
	resize: horizontal;
}
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, 0.04);
	padding: 12px 15px !important;
	color: #080808;
	font-size: 18px;
	font-family: roboto condensed, arial;
	border: 2px solid;
	border-radius: 4px;
	border-color: #bd3d4d;
	text-shadow: 0 0 0 #616161;
	text-indent: 0 !important;
	text-align: left;
}
.of-site:hover {
	color: rgba(255, 0, 0, 0.72) !important;
	transition: 0.3s;
	text-decoration: underline;
}
.comment-user p {
	text-indent: 0 !important;
}
.mycity {
	background: #616161;
	padding: 2px 4px;
	text-transform: uppercase;
	font-weight: 100;
	color: #fff !important;
	font-size: 10px;
	vertical-align: super;
	border-radius: 1px;
}
@media screen and (max-width: 600px) {
	.rub-ramka {
		text-align: justify !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
.podpis-ramka {
	display: block;
	margin-top: 20px;
	font-size: 15px;
	text-decoration: underline;
	color: #9a5b5b;
}
.font-form {
	text-transform: uppercase;
	max-width: 75%;
	display: block;
	line-height: 30px;
	margin-top: 33px;
	font-size: 23px;
}
.myh2 {
	max-width: 96%;
}
@media screen and (max-width: 710px) {
	.block_form label {
		float: left !important;
	}
	.iframe {
		height: auto !important;
	}
	.font-form {
		max-width: 100%;
		padding: 0 15px;
	}
}
select {
	background-color: #fff;
}