

/* Start:/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/style.css?171027391813781*/
/**********************************************************************************/

main #cb1 ul li p, main #cb1 ol li p {
	margin: 0 0 10.5px;
	text-indent: 30px;
}

main #cb1 ul li p:first-child, main #cb1 ol li p:first-child {
	text-indent: 0px;
}

main #cb1 ul li li, main #cb1 ol li ol li {
	/*list-style: square;*/
}

h1 {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #be2a2a;
}

a:hover {}

table.list {
	margin: 10px auto;
}

table.list td, table.list th {
	text-align: left;
	padding: 5px 10px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.table-ui {
	background-color: transparent;
	margin: 30px 0px;
}

.table-ui tr:first-child td, .table-ui td:first-child {
	font-weight: bold;
	white-space: nowrap;
}

.table-ui td {
	padding: 10px 15px;
	border-bottom: 1px solid #d6d5d5;
}


p {
	font-family: 'Roboto', 'Arial', sans-serif;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	text-indent: 30px;
}

.social-vkontakte-icon, .social-facebook-icon, .social-moimir-icon, .social-odnoklassniki-icon, .social-gplus-icon, .social-twitter-icon {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 25px;
}

.my-social-buttons-block {
	text-align: center;
}

.social-vkontakte-block, .social-facebook-block, .social-odnoklassniki-block, .social-moimir-block, .social-gplus-block, .social-twitter-block {
	list-style: none;
	display: inline-block;
	margin-right: 4px;
}

.my-social-buttons-list {
	margin: 0;
	margin: 0;
	padding: 0;
	/*margin-right:20px;*/
}

.my-social-buttons-list a span {
	font-size: 20px;
}

.block-image {
	display: block;
	margin-bottom: 40px;
}

/**********************************************************************************/

.container.detail-description{
	max-width: 700px;
}

.blog-list .new-new {
	width: 100%;
}

.blog-list>.old-new, .news>.old-new {
	display: block;
	width: calc( 100% / 3 - 0.1px);
	position: relative;
}

.new-new {
	display: block;
	text-align: center;
	padding: 20px;
	width: 100%;
	background-color: #be2a2a;
	color: #fff;
}

.old-new a.detail_link, .new-new a.detail_link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.old-new a.detail_link:hover {
	color: #999
}

.new-new a.detail_link:hover {
	color: #fff
}

.old-new .news_block, .new-new .news_block {
	display: block;
	text-align: center;
	padding: 20px;
}

.old-new {
	float: left;
}

.old-new:nth-child(n) {
	background-color: rgba(233, 233, 233, 1);
}

.old-new:nth-child(2n) {
	background-color: rgba(235, 235, 235, 1);
}

.old-new:nth-child(3n) {
	background-color: rgba(231, 231, 231, 1);
}

.old-new:nth-child(4n) {
	background-color: rgba(237, 237, 237, 1);
}

.old-new:nth-child(n):hover {
	background-color: rgba(233, 233, 233, .3);
}

.old-new:nth-child(2n):hover {
	background-color: rgba(235, 235, 235, .3);
}

.old-new:nth-child(3n):hover {
	background-color: rgba(231, 231, 231, .3);
}

.old-new:nth-child(4n):hover {
	background-color: rgba(237, 237, 237, .3);
}

.old-new a {
	color: #000;
}

.new-new a {
	color: #fff;
}

.old-new .caption {
	color: #be2a2a;
	font-weight: 900;
}

.old-new .description {
	color: #333
}

.old-new .caption {
	text-align: center;
	text-transform: uppercase;
	font-size: calc((100vw - 320px)/(1280 - 320) * (28 - 18) + 18px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (30 - 22) + 22px);
	text-transform: uppercase;
	font-family: 'Ubuntu', 'Arial', sans-serif;
	margin: 20px auto;
	width: 100%;
}

.old-new .description {
	font-family: Roboto, Arial, sans-serif;
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (18 - 14) + 14px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (28 - 22) + 22px);
	margin: 0.2vw auto;
	font-weight: 400;
	width: 100%;
}

.new-new .caption {
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (36 - 20) + 20px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (38 - 26) + 26px);
	margin: 2vw auto;
	text-transform: uppercase;
	font-family: 'Ubuntu', 'Arial', sans-serif;
	color: #fff;
	font-weight: bold;
	width: 80%;
}

.block-img {
	width: calc((100vw - 320px)/(1280 - 320) * (500 - 250) + 250px);
	height: calc((100vw - 320px)/(1280 - 320) * (500 - 250) + 250px);
	max-height: 500px;
	max-width: 500px;
	min-height: 250px;
	min-width: 250px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 20px auto;
	width: calc( 100vh - 500px);
	height: calc( 100vh - 499px);
	max-height: 500px;
	max-width: 500px;
	min-height: 200px;
	min-width: 200px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 20px auto;
}

.old-new .block-img {
	width: calc((100vw - 320px)/(1280 - 320) * (300 - 150) + 150px);
	height: calc((100vw - 320px)/(1280 - 320) * (300 - 150) + 150px);
	max-height: 300px;
	max-width: 300px;
	min-height: 150px;
	min-width: 150px;
	margin: 20px auto;
}

.block-img img {
	width: 100%;
	height: 100%;
	margin: 0px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.new-new .description {
	font-family: Roboto, Arial, sans-serif;
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (24 - 16) + 16px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (36 - 24) + 24px);
	margin: 0.3vw auto;
	width: 80%;
	font-weight: 300;
}

.new-new .description * {
	font-size: calc((100vw - 320px)/(1280 - 320) * (24 - 16) + 16px);
}

.blog-list .icons, .news .icons {
	position: static;
}

.blog-list .icons li, .news .icons li {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #aaa;
	margin: 5px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.blog-list .icons li i, .news .icons li i {
	color: #aaa;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.blog-list .new-new .icons li {
	border-color: #fff;
}

.blog-list .new-new .icons li i {
	color: #fff;
}

.blog-list .icons li:hover, .news .icons li:hover {
	border-color: #be2a2a;
	color: #be2a2a;
	background-color: #fff;
}

.blog-list .icons li:hover i, .news .icons li:hover i {
	color: #be2a2a;
}

.blog-list .old-new .icons li:hover, .news .old-new .icons li:hover {
	background-color: transparent;
}

.old-new .icons {
	color: #999;
}

/*content for blog*/


a.fancybox {
	display: block;
	text-align: center;
}

hr {
	margin-top: 40px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #d5d5d5;
}


p {
	font-family: 'Roboto', 'Arial', sans-serif;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
}

ul p {
	text-indent: 0px;
}

b {
	font-weight: 600;
	font-size: 20px;
}

b>span {
	font-weight: 300;
}

.questions h3 {
	color: #be2a2a;
}

h3 {
	text-transform: none;
	color: #333;
	text-align: left;
	font-size: 24px;
	margin: 30px 0px 10px 0px;
}

h3 b, .definition b {
	font-size: 24px;
	color: #be2a2a;
	font-weight: bold;
	text-transform: uppercase;
}

.definition {
	padding: 10px 20px;
	margin: 40px 0px;
	font-size: 20px;
	border-left: 5px solid #be2a2a;
}

.term {
	font-size: 24px;
	text-transform: uppercase;
	color: #be2a2a;
	font-weight: 600;
}

.back-to-list {
	position: fixed;
	bottom: 20px;
	left: 20px;
	color: #000;
}

main ul {
	margin: 20px 10px;
}

main ul li, main ol li {
	list-style-image: none;
	color: #be2a2a;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

main ul li p, main ol li p {
	display: inline-block;
	text-indent: 0px;
	color: #333;
	font-size: 18px;
	vertical-align: top;
	margin: 0px;
}

main ul li b {
	color: #333;
}

blockquote {
	width: 100%;
	padding: 30px 40px;
	margin: 40px auto;
	font-style: italic;
	font-size: 16px;
	font-weight: 300;
	border: 2px solid #be2a2a;
	outline: 1px solid #be2a2a;
	outline-offset: -5px;
}

blockquote.big {
	font-size: 32px;
}

blockquote i {
	display: block;
	text-align: right;
	margin-top: 5px;
}

blockquote p {
	font-weight: bold;
	text-indent: 0px;
}

.with-image {
	display: flow-root;
	margin: 40px 0px;
}

.with-image::after {
	content: '';
	display: table;
	clear: both;
}

.with-image .img-container {
	width: 260px;
	height: 260px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}

.with-image .img-container img {
	width: 100%;
	height: 100%;
	margin: 0px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.with-image.noround .img-container {
	width: auto;
	height: auto;
	overflow: visible;
	border-radius: 0px;
}

.questions {
	counter-reset: list;
	margin: 50px 0px;
}

.questions .quest-container {
	display: block;
	margin: 30px 0px;
}

.questions .quest-container:before {
	counter-increment: list;
	content: counter(list) ".";
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	color: #be2a2a;
	border: 2px solid #be2a2a;
	border-radius: 50%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 20px;
	margin-right: 20px;
}

.questions .quest-container .quest-container-inner {
	display: inline-block;
	width: calc( 100% - 65px);
	vertical-align: top;
}

.questions .quest-container .quest-container-inner .quest {
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 10px;
}

.questions .quest-container .quest-container-inner .answer {
	margin: 0px;
}

.questions img {
	margin: 0px auto 40px auto;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

/**/

.tel-set-item-select-block {
	margin: 0 0 20px;
}

.connector-icon {
	display: inline-block;
	width: 44px;
	height: 44px;
	background: #f2f2f2;
	border-radius: 50%;
	background-color: #ebeff2;
	background-size: 50% 50%;
	background-position: center center;
	background-repeat: no-repeat
}

.connector-icon-square {
	border-radius: 0
}

.connector-icon-22 {
	width: 22px;
	height: 22px
}

.connector-icon-30 {
	width: 30px;
	height: 30px
}

.connector-icon-40 {
	width: 40px;
	height: 40px
}

.tel-set-item-select-text {
	display: inline-block;
}

.tel-set-item-connectors {
	display: inline-block;
	vertical-align: middle;
}

/*parallax*/

.parallax {
	display: block;
	position: relative;
	height: 450px;
}

.parallax img {
	position: absolute;
	max-width: 300px;
	height: auto;
}

.parallax img:nth-child(1) {
	top: 12%;
	left: -12%;
}

.parallax img:nth-child(2) {
	top: 25%;
	left: 40%;
}

.parallax img:nth-child(3) {
	top: 12%;
	left: 90%;
}

.parallax img:nth-child(4) {
	top: 45%;
	left: -13%
}

.parallax img:nth-child(5) {
	top: 70%;
	left: 50%;
}

.parallax img:nth-child(6) {
	top: 70%;
	left: 87%;
}

.parallax img:nth-child(7) {
	top: 8%;
	left: 40%;
}



.chips img {
	display: block;
	margin: 0px auto 40px auto;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

.footnote-right {
	position: absolute;
	left: 120%;
	top: 0px;
	display: block;
	width: 200px;
	text-indent: 0;
}

.footnote-right>img {
	margin-bottom: 5px;
	border-radius: 50%;
}

.check-list {
	list-style-type: none;
}

.check-list li:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	text-align: center;
	background-image: url(/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/images/check.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.check-list li p {
	text-indent: 30px;
}

.check-list li {
	list-style-image: none;
	margin: 40px 0px;
}

.check-list li>p:first-child {
	display: inline-block;
	max-width: calc( 100% - 60px);
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0px;
}

.check-list li img {
	display: block;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

details, summary {
	text-align: center;
	color: #be2a2a;
	margin: 20px;
	outline: none;
}

details span {
	color: #333;
}

.separate {
	position: relative;
	text-align: center;
}

.separate::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #333;
	z-index: -1;
}

table {
	margin-top: 20px;
	background-color: transparent;
}

.bxml-dialog table, .mlsd table {
	margin-top: 0px;
}

table td {
	vertical-align: middle;
	text-align: center;
	padding: 5px 10px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

table tr:first-child p {
	font-weight: bold;
}

table tr td:first-child p {
	max-width: 120px;
	text-align: left;
}

table td p {
	display: inline-block;
	text-indent: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

table tr td:last-child, table tr th:last-child {
	border-right: 0px;
}


table tr:last-child td {
	border-bottom: 0px;
}

table .glyphicon.glyphicon-ok-sign {
	font-size: 24px;
	color: #188c46;
}

table .glyphicon.glyphicon-remove-sign {
	font-size: 24px;
	color: #be2e2e;
}

.nav-tabs a {
	font-size: 16px;
	padding: 5px 10px !important;
	color: #333;
	border: 1px solid #dedede !important;
	background-color: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #333 !important;
	background-color: #dedede;
}

@media screen and (max-width: 768px) {
	.questions .quest-container .quest-container-inner {
		width: 100%;
	}
	.container {
		padding: 0px 20px !important;
	}
	.footnote-right {
		display: none;
	}
	.blog-list>.old-new, .news>.old-new {
		width: calc( 100% / 2 - 0.1px);
	}
}

@media screen and (max-width: 450px) {
	.blog-list>.old-new, .news>.old-new {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/bitrix/news.list/.default/style.css?17102739181013*/



.blog-list .flex-container {
	flex-wrap: wrap;
	display: flex;
}

.blog-list {
	margin: 40px 0 20px 0;
}

.blog-list__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-list__img {
	width: 100%;
	height: 200px;
}

img {
	max-width: 100%;
}

.blog-list__author {
	display: flex;
	margin-top: 15px;
	margin-left: 15px;
}

.blog-list__author picture {
	min-width: 90px;
	width: 100px;
	margin: -35px 10px 0 0;
	display: block;
}

.blog-list__title {
	font-size: 28px;
	line-height: 1.2em;
	font-weight: normal;
}

.blog-list__title a:hover {
	color: #be2a2a;
}

h1 {
	text-align: center;
}

.blog-list__btn {
	display: inline-flex;
	margin-top: 20px;
	text-align: center;
	justify-content: center;
	height: 42px;
	padding: 0 15px;
	background-color: transparent;
	border-style: solid;
	border-width: 2px;
	height: 42px;
	line-height: 38px;
	transition-duration: 0.2s;
	transition-property: border-color, color;
	border-color: #be2a2a;
	color: #be2a2a;
}
.blog-list__btn:hover{
	color: #be2a2a;
}

/* End */
/* /bitrix/templates/blog-2020/components/bitrix/news/blog-2020/style.css?171027391813781 */
/* /bitrix/templates/blog-2020/components/bitrix/news/blog-2020/bitrix/news.list/.default/style.css?17102739181013 */
