.ths div:las-child {
	text-align: right;
}
.cs_textwrapper {
	padding: 10px;
	margin-bottom: 15px;
}

img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
  }
  figure img {
	border-radius: 14px;
	margin: 30px auto;
  }
  
.cs_textwrapper div {
	display: table-cell;
}
.cs_textwrapper div.cs_before_line {
	vertical-align: middle;
	padding-right: 5px;
}
.cs_textwrapper div.cs_after_line {
	padding-left: 10px;
}
@font-face {
	font-family: "sh_icomoon";
	src: url("/wp-content/plugins/customized-shortcodes/sh_icomoon/fonts/sh_icomoon.eot");
	src: url("/wp-content/plugins/customized-shortcodes/sh_icomoon/fonts/sh_icomoon.eot") format("embedded-opentype"),
	url("/wp-content/plugins/customized-shortcodes/sh_icomoon/fonts/sh_icomoon.ttf") format("truetype"),
	url("/wp-content/plugins/customized-shortcodes/sh_icomoon/fonts/sh_icomoon.woff") format("woff"),
	url("/wp-content/plugins/customized-shortcodes/sh_icomoon/fonts/sh_icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@media only screen and (max-width: 899px) {
	.top-header #betonUsersPluginHeader {
		margin-right: 0px;
	}
}
#betonUsersPluginHeader {
	z-index: 99;
	color: #fff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	cursor: pointer;
	float: right;
	position: relative;
}
#betonUsersPluginHeader .betonUsersHeaderShow {
	display: block;
	padding: 5px;
	text-decoration: none;
}
#betonUsersPluginHeader .betonUsersHeaderShow table {
	font-size: 11px;
	color: #fff;
	width: 100%;
}
@media screen and (max-width: 899px) {
	html body #betonUsersPluginHeader {
		left: auto;
		top: 0;
		height: 50px;
		width: 50px;
		margin-top: 0;
	}
	html #betonUsersPluginHeader .betonUsersHeaderShow {
		padding: 7px;
		height: 50px;
		width: 50px;
	}
}
section {
	position: relative;
}
.d-none {
	display: none;
}
@media (max-width: 900px) {
	:focus::-webkit-input-placeholder {
		color: transparent;
	}
	:focus::-moz-placeholder {
		color: transparent;
	}
	:focus:-moz-placeholder {
		color: transparent;
	}
	:focus:-ms-input-placeholder {
		color: transparent;
	}
	.main-content {
		padding-bottom: 30px;
	}
}
/* #betonUsersPluginHeader .betonUsersHeaderShow table div.betonUsersHeaderTable_user_ico{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjBAMAAADs965qAAAAMFBMVEUAAAAmJyglJicxMjNISUlqa2txcXFnaGh7e3uLi4ugoKC4uLjV1dXm5ub9/f3///+eONuQAAAACXBIWXMAAAsTAAALEwEAmpwYAAABWUlEQVQoFW2SsU4CQRCG9xnQhPoGX0BipD64cE+g1uqxHFAZ1ts3IBbWxhhrYoG9MRRWBg250Ioo9mK4B8DT2dkhBwl/c5Nv52Zn/xnxR/qZDIcfcwoTQunk8bpzcdP/zNDkThqFvekSzR6kquS2vCjszy1KX6XKAWo7asYWza4CIsjk7dyg9KVeBNhTFWSlRmzQotvGc601skLUM+hdYpKvUfjdb00TkQ4CPNVGZwA7YZyI366JCCkAJ7pPxKJTXkFQvUzEdz23ivKtLzEOYInaJmqOxFuGlIkaIzE4XUOF8EkMjtd+dBA9n0DWF0raLO6+zFlUix/EtehGyFN1vnFMqEDVuS/qHpyS1rvA3dMbwXc91y/SG9kJzPF8rYrGCfLL8TXLRb/IVSJW1daUvK9nSPbshOTRkhw2Yp5jjck5zdFOu8aEps07UcN/DyTtxObN2bxf61v4D1ImQ5e+74zoAAAAAElFTkSuQmCC');border-radius:50%;opacity:1;height:35px;background-position:center}  */
body {
	position: relative;
}
body #article-text {
	width: 100%;
	float: none;
}
#article-text h2 {
	font-size: 18px;
}
@media screen and (max-width: 900px) {
	#article-text h2 {
		font-size: 16px;
	}
}
@font-face {
	font-family: "icomoon";
	src: url("/wp-content/themes/beton/css/fonts/icomoon.eot");
	src: url("/wp-content/themes/beton/css/fonts/icomoon.eot") format("embedded-opentype"),
	url("/wp-content/themes/beton/css/fonts/icomoon.ttf") format("truetype"),
	url("/wp-content/themes/beton/css/fonts/icomoon.woff") format("woff"),
	url("/wp-content/themes/beton/css/fonts/icomoon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	min-width: 320px;
}
h1 {
	font-size: 26px;
	line-height: 110%;
}
h2 {
	font-size: 20px;
	line-height: 122.22%;
}
body,
.top-header {
	min-width: 320px;
}
.top-header {
	width: 100%;
	padding-top: 7px;
	background-color: #2a2a2a;
	height: 62px;
	position: relative;
	z-index: 99;
}
.logo {
	padding-left: 0px;
	float: left;
}
@media screen and (max-width: 899px) {
	.top-header {
		padding-top: 0;
	}
}
.main-content {
	padding-bottom: 20px;
}
@media screen and (min-width: 1200px) {
	h1 {
		font-size: 24px;
	}
}
table,
table td {
	border-color: #f1f1f1;
}
table td {
	font-size: 14px;
	padding: 10px;
}
#article-text {
	padding-bottom: 8px;
	border-bottom: 4px double #efefef;
}
.footer {
	padding: 18px 0 15px;
	background-color: #2f2f2f;
}
.limit-age {
	width: 34px;
	height: 34px;
	background-color: #d60000;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 34px;
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 10px;
}
.copyright {
	color: #969696;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
	margin-top: 8px;
}
.copyright_black {
	display: block;
	text-align: center;
	background-color: #1c1c1c;
	margin: 0;
	padding: 10px 0;
	margin-top: -20px;
	z-index: 5;
	position: relative;
}
.td-bc-logo {
	display: block;
	height: 34px;
	width: 100px;
	cursor: pointer;
}
.td-bc-logo-L {
	background: url(/wp-content/themes/beton/img/sprt_leg_opt.png) center 0 no-repeat;
}
.td-bc-logo {
	background-size: cover !important;
}
#article-text {
	width: 100%;
	float: left;
}
.text-block {
}
.text-block p {
	margin-top: 0;
	color: #797878;
	font-size: 15px;
	font-weight: 400;
	line-height: 157%;
}
.text-block ul {
	list-style: none;
	padding: 0 0 0 30px;
}
.text-block ul li {
	margin-bottom: 3px;
	position: relative;
}
.text-block ul li::before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	top: 7px;
	left: -17px;
	background: #ffa420;
}
.like-green-link {
	padding-left: 10px;
	display: block;
	width: 100%;
	height: 40px;
	background-color: #76ab01;
	border-bottom: 2px solid #1b9708;
	color: #fefefe;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}
.like-green-link:hover {
	text-decoration: none;
	background-color: #1b9708;
	color: #fff;
}
@media only screen and (max-width: 400px) {
	.section-title {
		font-size: 18px;
	}
}
@media screen and (max-width: 450px) {
	#article-text {
		position: relative;
	}
}
@media screen and (max-width: 649px) {
	/* .breadcrumbs span:nth-last-child(2) {
		display: none;
	} */
}
@media only screen and (min-width: 1200px) {
	.container {
		width: 1160px;
	}
}
.promo_code_block {
	width: 100%;
	display: flex;
	box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	margin-bottom: 25px;
}
.promo_code_block .promo_first_block {
	min-height: 215px;
	height: auto;
	width: 27%;
	border-right: 1px solid rgba(0, 0, 0, 0.12);
	position: relative;
}
.promo_code_block .promo_second_block {
	width: 73%;
	padding: 10px 10px 10px 20px;
	position: relative;
}
.promo_code_block .promo_first_block > span {
	text-align: center;
	width: 100%;
	display: block;
}
.promo_code_block .promo_first_block .promo_first_title {
	margin-top: 15px;
	font-size: 14px;
	line-height: 16px;
}
.promo_code_block .promo_first_block .promo_first_summ {
	margin-top: 5px;
	font-size: 24px;
	line-height: 28px;
	color: #ffa420;
}
.promo_code_block .promo_first_block .promo_first_date {
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	color: rgba(0, 0, 0, 0.38);
}
.promo_code_block .promo_first_block .promo_first_button {
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	background: #76ab01;
	border-radius: 5px;
	color: white;
	position: absolute;
	text-align: center;
	bottom: 22px;
	left: 50%;
	transform: translate(-50%, 0);
	cursor: pointer;
}
.promo_code_block .promo_first_block .promo_first_button:hover {
	background: #1b9708;
}
.promo_code_block .promo_second_block .promo_second_title {
	font-size: 16px;
	font-weight: bold;
}
.promo_code_block .promo_second_block .promo_second_desc {
	font-size: 14px;
	margin-top: 20px;
}
.promo_code_block .promo_second_block .td-bc-logo {
	position: absolute;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	top: 8px;
	right: 8px;
}
.promo_modal_block {
	font-size: 14px;
	position: fixed;
	z-index: 999;
	height: 100%;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 50%;
	text-align: center;
	width: 100%;
	display: none;
}
.promo_modal_block .promo_modal {
	position: fixed;
	background: #fff;
	width: 460px;
	font-size: 12px;
	z-index: 999;
	text-align: left;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: max-content;
	padding: 25px 30px 30px 30px;
}
.promo_modal_block:before {
	top: 50%;
	right: 0;
	content: "";
	bottom: 0;
	left: 50%;
	text-align: center;
	background: #000;
	height: 100%;
	width: 100%;
	opacity: 0.6;
	position: fixed;
	z-index: 999;
	transform: translate(-50%, -50%);
	display: block;
}
.promo_modal_block .promo_modal .td-bc-logo {
	position: absolute;
	box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	top: 43px;
	right: 40%;
}
.promo_modal_block .promo_modal > span {
	display: block;
}
.promo_modal_block .promo_modal .modal_promo_first_title {
	font-size: 14px;
}
.promo_modal_block .promo_modal .modal_promo_second_title {
	font-size: 16px;
	line-height: 19px;
	color: black;
	font-weight: bold;
	margin-top: 25px;
}
.promo_modal_block .promo_modal .modal_promo_second_desc {
	font-size: 14px;
	line-height: 18px;
	color: black;
	margin-top: 25px;
}
.promo_modal_block .promo_modal .modal_promo_second_text {
	font-size: 16px;
	line-height: 18px;
	color: black;
	margin-top: 25px;
}
.promo_modal_block .promo_modal .modal_promo_promocode_block {
	margin-top: 30px;
	display: flex;
	justify-content: space-around;
}
.promo_modal_block .promo_modal .modal_promo_link {
	margin-top: 15px;
	height: 40px;
	text-align: center;
	background: #76ab01;
	border-radius: 5px;
	color: white;
	line-height: 40px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
@media only screen and (max-width: 560px) {
	.promo_code_block {
		display: block;
		position: relative;
	}
	.promo_code_block .promo_first_block {
		width: 100%;
		min-height: 130px;
		padding: 9px 19px 15px 19px;
		border-right: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.12);
		position: unset;
	}
	.promo_code_block .promo_first_block > span {
		width: fit-content;
	}
	.promo_code_block .promo_first_block > span.promo_first_title {
		margin-top: 0;
		font-size: 12px;
		line-height: 14px;
	}
	.promo_code_block .promo_first_block > span.promo_first_summ {
		margin-top: 0;
		font-size: 20px;
		line-height: 23px;
	}
	.promo_code_block .promo_first_block > span.promo_first_date {
		margin-top: 0;
		font-size: 10px;
		line-height: 12px;
	}
	.promo_code_block .promo_first_block .promo_first_button {
		position: absolute;
		top: 75px;
		left: 19px;
		right: 19px;
		transform: none;
		width: unset;
	}
	.promo_code_block .promo_second_block {
		position: unset;
		width: 100%;
	}
	.promo_code_block .promo_second_block .td-bc-logo {
		top: 9px;
		right: 19px;
	}
	.promo_modal_block .promo_modal .modal_promo_first_title {
		font-size: 14px;
		text-align: center;
		margin-top: 69px;
	}
	.promo_modal_block .promo_modal .td-bc-logo {
		left: 50%;
		transform: translate(-50%, 0);
	}
	.promo_modal_block .promo_modal {
		width: 258px;
		height: 460px;
	}
	.promo_modal_block .promo_modal .modal_promo_second_title {
		display: none;
	}
	.promo_modal_block .promo_modal .modal_promo_second_desc {
		display: none;
	}
	.promo_modal_block .promo_modal .modal_promo_promocode_block {
		display: block;
	}
}
.pril_cat_down_links > a:last:child {
	border-bottom: none;
}
.logocont {
	background: url("../img/logo.png") #fff;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 123px;
	height: 39px;
	margin-right: 20px;
}
@media only screen and (max-width: 899px) {
	.top-header .logocont {
		width: 82px;
		height: 26px;
	}
}
.like-green-link {
	padding-left: 10px;
	display: block;
	width: 100%;
	height: 40px;
	background-color: #76ab01;
	border-bottom: 2px solid #1b9708;
	color: #fefefe;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}
.gift-icon-v2 {
	width: 68px;
	height: 68px;
	background-color: white;
	position: absolute;
	left: 15px;
	top: 15px;
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.4);
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA8UExURUdwTCkpKSoqKikpKSgoKCAgICkpKSkpKSgoKCoqKikpKSoqKikpKSkpKTAwMCkpKSoqKioqKikpKSoqKkjqAdIAAAATdFJOUwBw78JAEN+gIGCvgJBQELAwf2/9NpgyAAAA90lEQVRYw+3W6Q6DIAwA4IoUEO/t/d911Io74tElbtmS9scChH5iq3FwPSFAEUUUUWQTKVsEGGqX56axCGj9G4ixwBHmrDLkBSdFTE5JUdOCv89XlTWk4O2YFTaQaStDHO29mJQ8pXlHGjbphCPNSxFCFx6YI6WjH+TUKg0LEUJ308yHwrkUked9GrZiJPcysjHmzq8XZQVpHndORV4uLr8ds7R2bvfSVi8rbN1ay09asBzhaUiHTOH3kAKEUewgUgO6MxBQ5PsIntHiWAmj/JNPRh+eI24u7iD+pYJ+c1ERRX4BMRLEHb2AMRwh6PV/rCKKKPIp5AYFEAuNWlyhtAAAAABJRU5ErkJggg==");
}
.text-block p {
	color: #212121;
}
.text-block {
	max-width: 100%;
}
body a {
	color: #0078d7;
	text-decoration: underline;
}
.section-title {
	margin: 0.83em 0;
}
.footer {
	z-index: 5;
	position: relative;
}
.logo a {
	text-decoration: none;
}
.top-header .logocont {
	padding-right: 20px;
	margin-top: 4px;
}
@media screen and (max-width: 899px) {
	.top-header .logocont {
		margin-top: 0px;
	}
}
.logocont {
	position: relative;
	float: left;
}
.top-header .textop {
	display: inline-block;
	padding-left: 20px;
	border-left: 1px solid #424242;
	font-size: 25px;
	font-style: italic;
	color: #595959;
	line-height: 22px;
	margin-top: 13px;
}
@media screen and (max-width: 899px) {
	.top-header .textop {
		display: none;
	}
}
.main-content img {
	max-width: 70%;
}
#article-text h2 {
	position: relative;
	color: #020103;
	font-weight: 700;
	padding-left: 21px;
	padding-right: 40px;
}
#article-text h2:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background-color: #ffa420;
	left: 0;
	top: 8px;
}
#article-text {
	border-bottom: none;
}
.like-green-link {
	margin: 0px;
}
@media only screen and (max-width: 600px) {
	.like-green-link {
		position: relative;
		width: 100%;
		margin-top: 10px;
		left: auto;
	}
}
@media only screen and (max-width: 899px) {
	body {
		position: relative;
		padding-top: 50px;
	}
	.top-header {
		padding-bottom: 0px;
		position: fixed;
		top: 0;
		z-index: 99;
		height: auto;
	}
	.logo {
		margin-top: 9px;
		float: left;
	}
	.logocont {
		position: relative;
		width: 150px;
		height: 34px;
	}
	#article-text h2:before {
		top: 5px;
	}
	body {
		line-height: 20px;
	}
	h1 {
		font-size: 20px;
		line-height: 106.25%;
	}
	h2 {
		font-size: 16px;
		line-height: 113.333%;
	}
}
@media screen and (max-width: 320px) {
	body {
		padding-top: 0;
	}
	.top-header {
		position: relative;
	}
}
.top-header .textop {
	font-weight: normal;
	font-size: 20px;
}
@media only screen and (max-width: 899px) {
	.logo {
		padding-left: 7px;
	}
	.top-header .textop {
		display: block;
		position: absolute;
		border-left: none;
		font-size: 10px;
		top: 18px;
		left: -3px;
	}
	.logocont {
		width: 83px;
		height: 25px;
	}
}
.p_s_h_h {
	height: 173px;
	width: 100%;
	text-align: center;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}
.h_h_l {
	width: 50%;
	height: 100%;
	position: relative;
	display: inline-block;
}
.h_h_l_l .td-bc-logo {
	margin: auto;
	height: 50px;
	width: 170px;
	cursor: unset;
}
.h_h_l_l {
	padding: 22px;
}
.h_h_l_t {
	font-size: 16px;
	line-height: 22px;
}
.h_h_l_s {
	font-weight: bold;
	font-size: 37px;
	line-height: 43px;
}
.h_h_l .gift-icon-v2 {
	position: absolute;
	right: -34px;
	top: 46px;
	left: unset;
	border-radius: 50%;
	background-color: #2e9bfc;
}
.h_h_r {
	width: 50%;
	height: 100%;
	display: inline-block;
	float: right;
	background-color: #2a2a2a;
}
.h_h_r_bb {
	padding: 15px 15px 15px 50px;
}
.h_h_r_t {
	font-size: 14px;
	line-height: 16px;
	color: #7b7b7b;
	text-align: left;
}
.h_h_r_p {
	height: 50px;
	border: 2px dashed #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	position: relative;
	margin: 14px 0;
}
.r_p_i {
	position: absolute;
	right: 0;
	top: 13px;
	right: 10px;
}
.r_p_t {
	line-height: 45px;
}
.h_h_r_p.click_block {
	cursor: pointer;
}
.h_h_r_b {
	line-height: 50px;
	height: 50px;
	font-size: 18px;
}
@media (max-width: 800px) {
	.h_h_l,
	.h_h_r {
		width: 100%;
		float: unset;
		height: 173px;
	}
	.p_s_h_h {
		height: unset;
	}
	.h_h_r_bb {
		padding: 15px;
	}
	.h_h_l .gift-icon-v2 {
		top: 134px;
		right: 15px;
	}
}
@supports (padding: max(0px)) {
}
@media (max-height: 576px) {
	@supports (padding: max(0px)) {
	}
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

section {
	display: block;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

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

img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
}

body {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	min-width: 320px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
}

@media screen and (max-width: 899px) {
	body {
		background: none;
	}
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.container:before,
.container:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.container:after,
.row:after {
	clear: both;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.col-xs-12 {
	width: 100%;
}

@media (min-width: 650px) {
	.container {
		width: 600px;
	}
}

img {
	vertical-align: middle;
	border: 0;
}

@media screen and (max-width: 899px) {
	.top-header {
		padding-top: 0;
	}
}

body {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	min-width: 320px;
}

.top-header {
	width: 100%;
	background-color: #2a2a2a;
}

.logo {
	padding-left: 0;
}

#betonUsersPluginHeader {
	float: right;
}

.td-bc-logo-L {
	background: url(../img/logo.png) center 0 no-repeat;
}

.td-bc-logo {
	background-size: cover !important;
	display: block;
	height: 41px;
	width: 100px;
	cursor: pointer;
}

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

	html #betonUsersPluginHeader .betonUsersHeaderShow {
		padding: 7px;
		width: 50px;
	}
}

@media only screen and (max-width: 400px) {
	table td {
		padding: 5px;
		font-size: 0.7rem;
		line-height: 1.35;
	}

	.section-title {
		font-size: 18px;
	}
}

/* @media only screen and (max-width: 650px) {
	.breadcrumbs span:nth-last-child(2) {
		display: none;
	}
} */

.text-block p {
	margin-top: 0;
	color: #797878;
	font-size: 15px;
	font-weight: 400;
	line-height: 157%;
}

.like-green-link {
	padding-left: 10px;
	display: block;
	width: 100%;
	height: 40px;
	background-color: #76ab01;
	border-bottom: 2px solid #1b9708;
	color: #fefefe;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration: none;
}

body a {
	color: #0078d7;
	text-decoration: underline;
}

.logocont {
	position: relative;
	float: left;
}

.top-header .logocont {
	padding-right: 20px;
}

#article-text h2 {
	position: relative;
	color: #020103;
	font-weight: 700;
	padding-left: 21px;
	padding-right: 40px;
}

.section-title {
	margin: 0.83em 0;
	text-align: center;
}

#article-text h2::before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background-color: #ffa420;
	left: 0;
	top: 5px;
}

@media only screen and (max-width: 899px) {
	body {
		position: relative;
		padding-top: 50px;
		line-height: 20px;
	}

	.top-header {
		padding-bottom: 0px;
		position: fixed;
		top: 0;
		z-index: 99;
		height: auto;
	}

	.logo {
		margin-top: 9px;
		float: left;
	}

	.logocont {
		position: relative;
		width: 150px;
		height: 34px;
	}

	.top-header .logocont {
		margin-top: 0;
	}

	/* .top-header .textop {
		display: none;
	} */

	h2 {
		font-size: 16px;
		line-height: 113.333%;
	}
}

@media screen and (max-width: 320px) {
	body {
		padding-top: 0;
	}

	.top-header {
		position: relative;
	}
}

@media only screen and (max-width: 899px) {
	h1 {
		font-size: 20px;
		line-height: 106.25%;
	}
}

.main-content img {
	max-width: 100%;
}

.text-block {
	max-width: 100%;
}

.text-block p {
	color: #212121;
}

.like-green-link {
	margin: 0px;
}

@media only screen and (max-width: 600px) {
	.like-green-link {
		position: relative;
		width: 100%;
		margin-top: 10px;
		left: auto;
	}
}

section {
	position: relative;
}

.main-content img {
	max-width: 70%;
}

a:active,
a:hover {
	outline: 0;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}

#article-text h2:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background-color: #ffa420;
	left: 0;
	top: 8px;
}

@media only screen and (max-width: 899px) {
	#article-text h2:before {
		top: 5px;
	}
}

@media screen and (max-width: 899px) {
	/* .betonUsersHeaderTable tbody tr {
		display: none;
	}

	.betonUsersHeaderTable tbody {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAMAAAApB0NrAAAAllBMVEVHcEzR0dHR0dHR0dHR0dHR0dHPz8/R0dHR0dHOzs7R0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dFxcXFnaGglJidpampiYmM9Pj4qKywmJyg0NTZERUV9fX0wMDF/f39ubm5QUVG0tLSYmJiKioqpqamioqJ2dnaNjY1LTE1ISUlWV1g/QEFdXl69vb3R0dG8vLyAgIBJZAVoAAAAE3RSTlMAFugDBtDwQof28bnfJ3x9KOAmUR8imAAAAbVJREFUOMuNlNl6gjAQhVM3wL09JCESENxVUPv+L1dIQoji1/bcOf7MPiGkVd/zJ9PxfTyd+F6fvNOH37sdTskRx+R0uPX8jw4xmAf7NVqt98Fi8Ix8DTcJwPIoFVSkUc6AZDOcuYg32gI8WtFGq4gD25HnIMEOmWwJRckMu8BCs9EOLFb/xHl5lUJTMcNuZMINhluwVH17DpVyTaUM26FOfL5Bpr0YJAy58ZphM1d9CRJIbQqtuPYkkQR1n/w9uE730jJhpBPn2PvVAHpraEMbqlKhTRG+e33i3cBM1V0/dMXw8Ih/QG5aUjhMbGw5Dj6ZnJpQT7EkbYKdJuQzQWp+Xx3mbGwpkikZH2H6+i4fKnAckzvQjEg4/bHDA+6uHyfYmbp+nHxo1ClL5+PURVelQa52RVRdTn+qr7jOxnrW/fEets9V9LiGytRmqPvszItG/CyKSyFybi1YV/Nq5x7XZfFLcal9XWNn7mZ/hCzDZ5VS0GZ/1B5KHnbFZbOHap8RvhPsPqu7AOsQDLB3oe+rA9VI4L3caeZSLHu5U0KW6t4brAbqe1++vBuLP9+Nf70/v71jP9JYVgbteUZXAAAAAElFTkSuQmCC");
		background-repeat: no-repeat;
		height: 35px;
		width: 35px;
		display: block;
	} */
}

@media only screen and (min-width: 1200px) {
	div.container {
		width: 1160px;
	}
}

.top-header .textop {
	font-weight: normal;
	font-size: 20px;
}

@media only screen and (max-width: 899px) {
	.logo {
		padding-left: 7px;
	}

	.logocont {
		width: 83px;
		height: 25px;
	}
}

.top-header .logocont {
	background: url("logo.png") #fff;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 123px;
	height: 39px;
	margin-right: 20px;
}

.top-header .textop {
	display: inline-block;
	padding-left: 10px;
	border-left: 1px solid #424242;
	font-size: 15px;
	font-style: italic;
	color: #909090;
	line-height: 22px;
	margin-top: 13px;
}

@media only screen and (max-width: 899px) {
	.top-header .logocont {
		width: 82px;
		height: 26px;
	}

	.top-header .textop {
		display: block;
		position: absolute;
		border-left: none;
		font-size: 15px;
		top: 18px;
		left: -3px;
	}

	html body #betonUsersPluginHeader {
		left: auto;
		top: 0;
		height: 50px;
		width: 50px;
		margin-top: 0;
	}
}

.p_s_h_h {
	height: 173px;
	width: 100%;
	text-align: center;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
}

.h_h_l {
	width: 50%;
	height: 100%;
	position: relative;
	display: inline-block;
}

.h_h_l_l .td-bc-logo {
	margin: auto;
	height: 50px;
	width: 170px;
}

.h_h_l_l {
	padding: 22px;
}

.h_h_l_t {
	font-size: 16px;
	line-height: 22px;
}

.h_h_l_s {
	font-weight: bold;
	font-size: 37px;
	line-height: 43px;
}

.h_h_l .gift-icon-v2 {
	position: absolute;
	right: -34px;
	top: 46px;
	left: unset;
	border-radius: 50%;
	background-color: #2e9bfc;
}

.h_h_r {
	width: 50%;
	height: 100%;
	display: inline-block;
	float: right;
	background-color: #2a2a2a;
}

.h_h_r_bb {
	padding: 15px 15px 15px 50px;
}

.h_h_r_t {
	font-size: 18px;
	line-height: 16px;
	color: #999999;
	text-align: left;
}

.h_h_r_p {
	height: 50px;
	border: 2px dashed #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	position: relative;
	margin: 14px 0;
}

.r_p_i {
	position: absolute;
	right: 0;
	top: 13px;
	right: 10px;
}

.r_p_t {
	line-height: 45px;
}

.h_h_r_p.click_block {
	cursor: pointer;
}

.h_h_r_b {
	line-height: 50px;
	height: 50px;
	font-size: 18px;
}

@media (max-width: 800px) {
	.h_h_l,
	.h_h_r {
		width: 100%;
		float: unset;
		height: 173px;
	}

	.p_s_h_h {
		height: unset;
	}

	.h_h_r_bb {
		padding: 15px;
	}

	.h_h_l .gift-icon-v2 {
		top: 134px;
		right: 15px;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 16px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 650px) {
	.container {
		width: 600px;
	}
}

@media (min-width: 900px) {
	.container {
		width: 860px;
	}
}

@media (min-width: 1000px) {
	.container {
		width: 960px;
	}
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.container:before,
.container:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.container:after,
.row:after {
	clear: both;
}

/* *** */
/* 000 */
/* *** */

/* *** */
/* 001 */
/* *** */

/* *** */
/* 002 */
/* *** */

/* *** */
/* 003 */
/* *** */

.mx-auto {
	margin-right: auto !important;
}
.mx-auto {
	margin-left: auto !important;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
div > span.modal_promo_first_title > span > a {
	text-decoration: blink;
	color: #333;
}
div.promo_first_block > a {
	text-decoration: blink;
}
.tab_item {
	display: none;
}
.tab_item:first-child {
	display: block;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
	cursor: pointer;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}
.std-table {
	border-collapse: collapse;
	margin: 15px auto;
}

.std-table td {
	border: 1px solid #626262;
	padding: 10px;
	font-size: 15px;
	text-align: right;
}
/*
.nav-bar {
	width: 100%;
	background: #9e9e9e;
}

.nav-container {
	overflow: hidden;
}

.nav-logo {
	float: left;
	display: block;
	padding: 20px 10px;
	color: #757575;
	font-weight: 600;
	font-size: 1.2em;
}

.nav-logo:hover {
	color: #424242;
}

.nav-list {
	float: right;
	list-style: none;
}

.nav-list li {
	float: left;
}

.nav-list li a {
	display: block;
	color: #f9f9f9;
	padding: 20px 10px;
	font-size: 1em;
}
a {
	text-decoration: none;
}

.nav-list li a:hover {
	color: #f9f9f9;
	background: #757575;
}

.nav-menu {
	display: none;
}

@media screen and (max-width: 768px) {
	.nav-menu {
		color: #fff;
		float: right;
		display: block;
		padding: 20px 10px;
		cursor: pointer;
	}

	.nav-list {
		float: left;
		width: 100%;
		overflow: hidden;
		height: 0;
	}

	.nav-open {
		height: auto;
	}

	.nav-list li {
		width: 100%;
	}
} */

section {
	padding-top: 10px;
}
body {
	height: 100%;
}
@media (min-width: 1200px) {
	.top-header .textop {
		margin-top: 12px;
	}
}
@media (max-width: 1199px) {
	.top-header .textop {
		margin-top: 12px;
	}
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	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: 1140px;
	}
}

@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: 1140px;
	}
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-12,
.col,
.col-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
}

.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.d-none {
	display: none !important;
}
@media (min-width: 992px) {
	.d-lg-block {
		display: block !important;
	}
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.px-1 {
	padding-right: 0.25rem !important;
}

.px-1 {
	padding-left: 0.25rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
}

.py-4 {
	padding-bottom: 1.5rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.mx-auto {
	margin-right: auto !important;
}

.mx-auto {
	margin-left: auto !important;
}
@media (min-width: 768px) {
	.mt-md-0 {
		margin-top: 0 !important;
	}

	.pr-md-3 {
		padding-right: 1rem !important;
	}
}
@media (min-width: 992px) {
	.mt-lg-1 {
		margin-top: 0.25rem !important;
	}
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
}

/*avtosobiralka*/



details summary {
	/*list-style: none;*/
}

details summary::-webkit-details-marker {

	display: none

}

details>summary {

	/*list-style: none;*/

	display: inline-flex;

}

details summary::after {

	content: '+';
	margin-top: 3px;
	margin-left: 10px;
	display: inline-block;
	width: 17px;
	height: 17px;
	line-height: 17px;
	font-size: 16px;
	background: #ff3a1a;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	font-family: sans-serif;

}
#article-text img
{
	padding: 0;
	max-width: 100%;
}
@media only screen and (max-width: 899px) {
	#article-text h2:before {
		top: 5px;
	}
}
/*avtosobiralka*/