

/* Start:/bitrix/components/product/release.url.ajax.v2024/templates/.default/style.css?175491335410440*/
main .container {
    width: 100%;
    max-width: 1200px;
    padding: 0 10px;
}

.red-desc-text{
    color: rgb(190, 42, 42);
}

.custom-inst a {
    display: inline-flex;
    justify-content: center;
    text-decoration: underline;
    align-items: center;
    background: #fff;
    width: auto;
    max-width: 100%;
    margin: auto;
    max-height: 238px;
    border: 2px solid #b43a2d;
    border-radius: 5px;
    padding: 20px;
}

.custom-inst img {
    max-width: 140px;
    margin-right: 10px;
}

.hide{
	display: none;
}

.loading_container {
    text-align: center;
    color: #b2b2b2;
    font-size: 30px;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
}
	.loading_container img{
		max-width: 60px;
		width: 100%;
	}

.More_product{
	background-color: #f4f3f3; 
}
.More_product td{
	border:0 !important;
}
/*---reliz--*/
.reliz table{
	width:100%;
	text-align:center
}
.reliz table td{
	padding: 12px 6px;
	border:1px solid #979797;
	margin-top:-1px
}

.reliz .table .reliz-show{
	float:right;
	margin-top:20px;
	/*color:#000000*/
}
.reliz .table{
	padding-bottom:70px;
	border-bottom:2px solid #e9e9e9;
	margin-bottom:45px
}
.title-table{
	background:#983030;
	color:#ffffff;
	text-align:left;
	padding:25px 35px;
}
.header-title{
	color:#ffffff;
	font-weight:bold;
	background-color:#979797;
}
.header-title td{
	padding:11px 0px
}
td.info a{
	/*color:#000000*/
}
td.info a:active{
	color:#983030
}
.description-reliz  td{
	text-align:justify; 
	padding-left:35px;
	padding-right:35px
}
.close-reliz{
	border-top:2px solid #a4a4a4;
	border-left:2px solid #a4a4a4; 
	transform:rotate(45deg);
	width:20px;
	height:20px;
	margin:20px auto -10px
}
	.close-reliz:hover{
		cursor:pointer
	}
.description-td{display:none}
.description-td.open{display:table-cell}
	.description-reliz p{
		margin-bottom:0
	}
.reliz .version{width:13%}
.reliz .date{width:19%}
.reliz .download{width:20%}
.grey{background:#e4e4e4}
@media (max-width:400px){
	.reliz table{font-size:11px}
	.title-table.h1{font-size:28px}
	.description-reliz tr td{padding-left:15px;padding-right:15px}
	.reliz table td{padding: 12px 6px;}
	.reliz .table .reliz-show{font-size:13px}
}
@media(max-width:990px){
	.support_row h5,.support_row .support_programs,.support_row .support_programs + p,.support_row .support_programs + p + p{display:none}
	
	.support_row{font-size:1.1em}
	.support_row:first-child .support_images.studding + div li{padding-bottom: 25px;}
	
	.menu-footer {padding-left: 5px;}
		.menu-footer ul li{padding-bottom: 15px;}
		
	.info-block-site{line-height: 35px;}
	
	div#jivo-iframe-container.jivo-iframe-container-bottom{display: none !important;}
}
@media(max-width:768px){
	header .first_row{display:block}
		header .first_row .row:first-child{padding-bottom:5px}
	header .second_row{display:none} 
	header .nav-justified > li{
		 width: 20%;
		 float:left}
	footer .info-block-site.consult div{float:none}
	footer .info-block-site .title{margin-top:20px}
}
@media(max-width:600px){
	.bx-composite-btn-fixed {right: 340px !important;}
}
@media(max-width:550px){
	.bx-composite-btn-fixed {right: 290px !important;}
}
@media(max-width:500px){
	header .nav-justified > li > a{font-size: 12px;}
	.bx-composite-btn-fixed {right: auto !important;}
	.bx-composite-btn.bx-btn-grey.bx-btn-border.bx-composite-btn-fixed {	font-size: 0 !important}
}
@media(max-width:480px){
	header .nav-justified > li{
		float:none;
		width:100%}
	header .nav-justified > li:first-child > a{text-align:center}
	header .nav-justified > li:last-child > a{text-align:center}
		.nav-justified > li > a{}
	footer .info-block-site .title{font-size: 12px;}
		
	header .info-block-site{font-size:11px}
		header .info-block-site .title{font-size:12px}
		
	.bx-yandex-view-layout{display:none}
	
}


/*-----------------------------------------------------------*/
/*---------integratsiya_1c_s_saytami_na_bitriks.php----------*/
 .integration_1c{
	padding-left:10px;
	padding-right:10px;
}

.prolog{
	font-weight:bold;
}

.tasks{
	margin:20px 0;
}
	.tasks h5{
		font-size:14px;
	}
.task{
	height:100%;
	margin-bottom:2%;
	display:flex;
	align-items:center;
	vertical-align:center;
}
	.task p{
		padding-top:10px;
		padding-left:15px;
		font-weight: bold;
		color: #7E7E7E;
	}	

.task_circle{
	content:'';
	width: 50px;
	height: 50px;
	border: 1px solid #BBB;
	border-radius: 50%;
	position: relative;
	color:#983030;
	font-size:25px;
	text-align:center;
	float:left;
	position:relative;
	background-color: rgb(244, 243, 243);
	display: flex;
	align-items: center;
	justify-content: center;
}
	.task_circle:before{
		display:block;
		position:absolute;
		content:'';
		height:46%;
		width:1px;
		background-color:#BBB;
		left:50%;
		top:100%;
	}
	.task_circle.end:before{
		display:none;
	}
	.short-description p{
		line-height: 40px;
		font-size: 16px;
		padding-left: 40%;
		text-indent: 3%;
	}
	.short-description h4{
		margin-bottom:30px;
	}	
	.short-description {
		margin-bottom:50px;
	}
	.short-description img{
		float: left;
		margin-right: 20px;
		width: 36%;
 		/*display: block;*/ 
	}
	
	.icons_integration{
		padding: 2%;
		width:100%;
		padding-top:4%;
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;
	}
	.icons_integration_icon {
		width: 140px;
		height: 150px;
		text-align: center;
		font-weight: bold;
		color: #7E7E7E;
		font-size: 12px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-around;
	}
	.icons_integration_icon img{
		height:90px;
	}
	.realtime p{
			text-align:center;
		}
	.realtime h5{
		font-size:18px;
		text-align:left;
	}
	.realtime span{
		color:#983030;
	}
	.realtime .task_circle{
		height:30px;
		width:30px;
	}
		.realtime .task p{
			padding-top:10px;
			padding-left:15px;
			font-weight: bold;
			color: #7E7E7E;
			text-align:left;
		}	
		.realtime_chance{
			padding-left:3%;
		}
	.icon-facebook{
		display:block;
		float:left;
		padding-top:3%;
		padding-left:1%;
	}
@media only screen and (max-width:700px){
	.short-description img{
		float: none;
		margin-right: 20px;
		width: 100%;
	}
	.short-description p{
		padding-left: 3%;
		font-size:12px;
		line-height: 20px;
		 text-align: justify;
	}
	.task_circle{
		float:none;
		margin-bottom: 10px;
	}
	.task{
		flex-direction: column;
		text-align:center;
		
	}
	
	.realtime .task p {
		text-align: center;
	}
	.realtime  p {
		text-align: justify;
	}
	.realtime h5{
		text-align:center;
		
	}
	.icons_integration_icon{
		height:auto;
		justify-content: center;
	}
	h6.prolog{
		font-size:14px;
	}
	.tasks h5{
		font-size:12px;
	}
		.task_circle.end:before{
		display:block;
		height: 50%;
	}
}
.reliz table .More_product{
	border:1px solid #f4f3f3;
	background-color: #f4f3f3; 
}
@media only screen and (max-width:400px){
	.icons_integration_icon{
		height:auto;
		width:100%;
		justify-content: center;
	}
}

.conf-list td, .relizes-table td{
	border-color: #000!important;
}

.conf-list .conf-list__name{}
.conf-list .conf-list__info{
	padding-top: 0;
	padding-bottom: 0;
}

.conf-list .conf-list__info .col-title td{
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.conf-list .conf-list__info .col-subtitle.head__info td {
	font-size: 20px;
}
.conf-list .conf-list__info .col-subtitle td{
	width: 50%;
	border-bottom: 0;
}
.conf-list .conf-list__info tbody .col-subtitle td{
	border-top: 0;
}
.conf-list .conf-list__info .col-subtitle td:first-child{
	border-left: 0;
}
.conf-list .conf-list__info .col-subtitle td:last-child{
	border-right: 0;
}

.conf-list tbody .conf-list__name{
    padding-left: 12px;
	text-align: left;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.conf-list .col-subtitle.table__info td:first-child{
    font-weight: bold;
	font-size: 16px;
}
.conf-list .col-subtitle.table__info td:last-child{
    font-size: 16px;
}
.conf-list thead td, .relizes-table thead td{
	background-color: #979797;
	color: #fff;
}
.conf-list thead .conf-list__name, .conf-list thead .col-title td,
.relizes-table thead td{
	font-weight: bold;
	font-size: 24px;
}

.conf-list > tbody > tr:nth-child(2n) td,
.relizes-table tbody tr:nth-child(2n) td{
	background-color: #E4E4E4;
}

.relizes-table tbody tr td {
	font-size: 16px;
}

[data-entity="show-all"] {
    text-align: center;
    font-weight: bold;
    margin: 20px 0;
}

[data-entity="conf-title"] {
    text-align: left;
	margin-bottom: 30px;
	font-size: 24px !important;
}
.relizes-list [data-entity="conf-title"] {
    color: #000;
}
.relizes-detail {
	font-size: 20px;
}
.relizes-detail h5 {
	text-transform: none;
	margin: 50px 0px;
}
.relizes-detail [data-entity="conf-title"] span {
	color:#000;
	text-transform: lowercase;
}
.conf-title a:hover svg path {
	fill: #983030;
}
.relizes-detail h4, .relizes-detail h5{
	text-align: left;
}

.reliz_download{
	margin: 50px 0 0;
	/* max-width: 250px; */
}
.reliz_download a{
	display: block;
/*	width: max-content;*/
}
.reliz_download a:not(:last-child){
	margin-bottom: 15px;
}
.reliz__description {
	text-align: justify;
}
.reliz_download .reliz_access_comment{
    color: #be2a2a;
}

.reliz_download-auth{
	color: #be2a2a;
    border: 1px solid #be2a2a;
    padding: 25px;
    display: inline-block;
}
	.reliz_download-auth a{
		background-color: #be2a2a;
	    color: #fff;
	    display: inline-block;
	    font-size: 16px;
	    font-weight: bold;
	    padding: 14px;
	    text-transform: uppercase;
	    text-decoration: none;
	    border: 0;
	    margin-left: 15px;
	}

	.warning__title {
		color: #be2a2a;
		padding: 10px 0px;
	}

.relizes-detail .warning ul{
/*	list-style-image: url(/bitrix/templates/.default/images/right-arrow2.png);*/
	list-style: none;
	padding-left: 36px;
}
.relizes-detail .warning ul li{
	padding-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
	.relizes-detail .warning ul li:before{
	    background-image: url(/bitrix/templates/.default/images/right-arrow2.png);
	    width: 30px;
	    height: 25px;
	    content: '';
	    display: block;
	    position: absolute;
	    left: -34px;
	    top: 0px;
	}

@media (max-width:992px) {
	.relizes-list thead {
		display: none;
	}
	.relizes-list tr {
		display: block;
		margin-bottom: 1rem;
	}
	.relizes-list td {
		display: block;
		text-align: right;
		min-height: 43px;
		border: 1px solid #ccc;
		border-bottom: none;
	}
	.relizes-list td:before {
		content: attr(aria-label);
		float: left;
		font-weight: bold;
	}
}
/* End */
/* /bitrix/components/product/release.url.ajax.v2024/templates/.default/style.css?175491335410440 */
