

/* Start:/bitrix/templates/.default/css/style.css?172613963428470*/
.clearfix:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

* html .clearfix {
	height: 1%;
}

a {
	color: #be2a2a;
	transition: color, border-color, background-color .3s;
	-webkit-transition: color, border-color, background-color .3s;
	-moz-transition: color, border-color, background-color .3s;
	-ms-transition: color, border-color, background-color .3s;
	-o-transition: color, border-color, background-color .3s;
}

.down_button span {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

/**{transition:border-color .3s;-webkit-transition:border-color .3s;-moz-transition:border-color .3s;-ms-transition:border-color .3s;-o-transition:border-color .3s;}*/
.cl {
	clear: both
}

/* .icons{position:absolute; background:url(/bitrix/templates/.default/images/sprite.png) no-repeat 0 0; display:block;} */
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

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

.nav-justified>li {
	vertical-align: middle;
	text-align: center;
}

.nav-justified>li>a {
	padding-left: 0;
	padding-right: 0;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
}

.info-block-site {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

.info-block-site.adress {
	padding-left: 5px;
}

.info-block-site.consult {
	text-align: right;
	padding-right: 5px;
}

.info-block-site.consult div {
	text-align: left;
	float: right;
}

.info-block-site .title {
	font-size: 16px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-family: "Ubuntu", sans-serif;
	text-indent: 0px;
}

header {
	background: #fff;
}

header .container {
	max-width: 990px !important;
	padding-top: 35px;
}

header .logo>div {
	width: 70%;
	max-width: 262px;
	margin: 0 auto;
}

header .logo div a {
	display: block;
	background: url('/bitrix/templates/.default/images/logo_uvelirsoft.svg') no-repeat 0 0;
	background-size: cover;
	width: 100%;
	max-width: 262px;
	padding-top: 25%;
}

header .nav-justified>li>a {
	font-weight: 700;
}

header .nav-justified>li.active>a, header .nav-justified>li>a:hover {
	color: #b12020;
}

header .nav-justified>li:first-child>a {
	text-align: left;
}

header .nav-justified>li:last-child>a {
	text-align: right;
}

main {
	min-height: 200px;
	padding-bottom: 135px;
}

main ul {
	list-style-image: url(/bitrix/templates/.default/images/li-style.jpg);
	padding-left: 18px;
}

main ul li {
	position: relative;
}

/*		
		main ul li:before{
			content:" ";
			position:absolute;
			left:-18px; top:8px;
			background:#7e7e7e;
			height:10px; width:10px;
		}
*/
main .pagination li:before {
	background: 0;
}

main .pagination {}

main .pagination {}

main {}

.news_list figure {
	text-align: left;
	position: relative;
	height: 105px;
}

.news_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	display: block;
}

.news_date {
	color: #d2d2d3;
	font-size: 14px;
	font-weight: bold;
}

.news_date span {
	font-size: 24px;
}

.news_list .news_date {
	position: absolute;
	left: 0;
	bottom: 0;
}

footer {
	/* background: #f1f1f1 url('/bitrix/templates/.default/images/footer.jpg') no-repeat center bottom;
	width: 100%;
	padding: 70px 0;
	border-top: 9px solid #d5d5d5;
	min-height: 358px;
	background-size: cover; */
}

footer h6 {
	text-align: left;
	margin-top: 0;
}

.menu-footer {}

.menu-footer .title {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

.menu-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-footer ul li {
	padding: 0;
	line-height: 18px;
}

.menu-footer ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #7e7e7e;
}

.menu-footer ul li a:hover {
	text-decoration: none;
	color: #be2a2a;
}

footer .copy {
	margin-top: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
}

.gray_filter {
	-webkit-filter: grayscale(1);
	/* Webkit �������� */
	filter: gray;
	/* ��� IE6-9 */
	filter: grayscale(1);
	/* W3C */
	opacity: 0.6;
	-webkit-transition: opacity 150ms;
	-o-transition: opacity 150ms;
	transition: opacity 150ms;
}

.gray_filter:hover {
	-webkit-filter: none;
	/* Webkit �������� */
	filter: none;
	/* ��� IE6-9 */
	filter: none;
	/* W3C */
	opacity: 1;
}

.forma_block {
	padding: 0 80px 0 65px;
	position: relative
}

.forma_block h4 {
	color: #be2a2a;
	font-weight: bold;
	text-transform: uppercase;
}

.forma_block .form-control {
	display: inline-block;
	width: 92%;
	border: 1px solid #b2b2b2;
	border-radius: 0;
	font-size: 14px;
	color: #393939;
	height: 36px;
	padding: 2px 9px;
}

.forma_block .form-control.error {
	border: 3px solid #be2a2a;
	color: #be2a2a;
}

/* .forma_block .input-block  .form-group:last-child {margin-left: 16.5%;} */
.forma_block label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
	max-width: 100%;
	font-size: 14px;
	color: #393939;
	margin-right: 8px;
}

.forma_block hr {
	border-color: #b2b2b2;
	border-width: 1px 0 0;
/*	margin-bottom: 100px;*/
	margin-bottom: 40px;
	margin-top: 27px;
	width: 20%;
}

.forma_block .form-control:focus, .forma_block .form-control:hover {
	border: 3px solid #f39500;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0px 7px;
}

.forma_block .btn_bloc-btn {
	background-color: #be2a2a;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	padding: 14px 0;
	margin: 0 auto;
	text-transform: uppercase;
	width: 263px;
	text-decoration: none;
	border: 0;
}

.forma_block .btn_bloc-btn:hover {
	background-color: #ffd065;
	border: medium none;
	color: #be2a2a;
	text-decoration: none;
}

.forma_block .input-block {
	margin-bottom: 24px;
}

/*.forma_block .checkbox-block  .form-group:last-child {margin-left: 11.4%;} */
.forma_block .checkbox-block .form-group:last-child .checkbox-group:last-child span {
	margin-right: 8px;
}

.forma_block .checkbox-block .form-group:last-child .checkbox-group:last-child input[type="checkbox"]+label span {
	margin-right: 0;
}

.checkbox-block span {
	margin-right: 6px;
	font-size: 14px;
	color: #393939;
}

/* .checkbox-block label {margin-right: 0px;float:left;} */
.checkbox-block label {
	margin-right: 0px;
}

.forma_block .checkbox-block {
	margin-bottom: 48px;
}

.forma_block input[type="checkbox"] {
	display: none;
}

/*--����� ��������� ����������� checkbox--*/
.forma_block input[type="checkbox"]+label span {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin: -1px 2px 0 0;
	background: url(/bitrix/templates/.default/images/checkbox.png) no-repeat top right;
	cursor: pointer;
}

/*--����� ���������� ������ � �������� ������ �������--*/
.forma_block input[type="checkbox"]:checked+label span {
	background: url(/bitrix/templates/.default/images/checkbox.png) no-repeat top left;
}

/*--����� �������� ��� ���������--*/
.forma_block .form-group {
	position: relative;
}

.forma_block .input_error {
	font-size: 12px;
	color: #be2a2a;
	position: absolute;
	top: 40px;
	left: 80px;
}

.forma_block .errortext {
	font-size: 12px;
	color: #be2a2a;
	top: 65px;
	left: 80px;
}

.forma_block .form-element-table {
	margin: 0 auto;
	background: 0;
	width: 70%;
}

.forma_block .form-element-table td {
	padding: 7px;
	vertical-align: top;
}

.forma_block .links_follow td {
	padding: 7px;
}

.links_follow {
	width: 70%;
	margin: 20px auto 0
}

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

.mn_line_3 {
	background: #be2a2a;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
}

.mn_line_3 h5 {
	color: #fff;
	margin-top: 0px;
	margin-bottom: 60px;
}

.slider_trust {
	position: relative;
	padding: 0 45px;
	text-align: center;
}

.slider_trust .owl-controls {
	position: absolute;
	/*top:20px;*/
	width: 100%;
	top: 25px;
}

.slider_trust .owl-controls .owl-prev, .slider_trust .owl-controls .owl-next {
	width: 33px;
	height: 33px;
	/*border-bottom:1px solid #bc8a8a;
			border-left:1px solid #bc8a8a;*/
	border-bottom: 1px solid #585555;
	border-left: 1px solid #585555;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-size: 0;
	position: absolute;
}

.slider_trust .owl-controls .owl-prev {
	left: -40px;
}

.slider_trust .owl-controls .owl-next {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	right: 55px;
}

.solutions_item {
	margin-bottom: 70px;
}

.solutions_item .col-md-6 {
	text-align: center;
}

.contact_h5 {
	text-transform: none;
	text-align: left;
}

.support_programs {
	margin-bottom: 20px;
	margin-top: 20px;
}

.support_programs table {
	width: 100%
}

.support_programs .head_firstCell {
	background-color: #be2a2a;
	width: 23%
}

.support_programs .head_firstCell p {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 12px;
	width: 135px
}

.support_programs .head_firstLine {
	background-color: #979797
}

.support_programs .head_firstLine p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	margin-top: 15px;
}

.support_programs .head_secondCell {
	background-color: #dedede;
	width: 20%
}

.support_programs .head_secondCell p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #605d5d;
	margin-bottom: 20px;
	margin-top: 20px;
}

.support_programs .head_secondLine {
	background-color: #c9c9c9
}

.support_programs .head_secondLine p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #605d5d;
	margin-bottom: 10px;
	margin-top: 10px;
}

.support_programs .head_thirdCell {
	background-color: #e4e4e4;
	width: 50%
}

.support_programs .head_thirdCell p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #605d5d;
	margin-bottom: 10px;
	margin-top: 10px;
}

.support_programs .main_firstCell {
	width: 23%
}

.support_programs .main_firstCell p {
	color: #a64c4c;
	margin: 15px 12px;
}

.support_programs .main_Cells p {
	text-align: left;
	font-size: 14px;
	color: #373737;
	margin-left: 30px;
	width: 115px
}

.support_images {
	width: 85px;
	margin-right: 10px
}

.support_images.studding {
	vertical-align: top
}

/*.support_images.studding+div{display:inline-block; color: #be2a2a;}*/
.support_images.studding+div, .support_images+div {
	display: inline-block;
	color: #be2a2a;
	/***********************************************/
	max-width: 65%
}

.support_images.studding+div p {
	margin-bottom: 0
}

.support_images.studding+div ul {
	/*width: 385px;*/
	width: 100%
}

.support_row {
	margin-bottom: 15px
}

.b-button__up {
	display: block;
	width: 57px;
	height: 49px;
	position: absolute;
	background: #d5d5d5;
	bottom: 0px;
	right: 0;
	margin-right: 1%;
	/*bottom:350px; left:50%; margin-left:30%;*/
	z-index: 500;
	padding: 18px;
	position: fixed
}

.b-button__up span {
	display: block;
	width: 20px;
	height: 20px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.b-button__up.btnfixed {
	position: fixed;
}

.conteiner_404 {
	text-align: center;
	margin: 60px 0 40px
}


div#jivo-iframe-container.jivo-iframe-container-bottom {
	right: 90px !important;
}

div#jivo-iframe-container.jivo-bottom-left-square {
	background-color: #ff0000 !important;
}

.bx-composite-btn-fixed {
	right: 360px !important;
}

.link-solution:hover {
	color: #ffd065 !important;
	text-decoration: none;
}

.link-solution:focus {
	color: #ffd065 !important;
	text-decoration: none;
}

.link-solution {
	color: #ffffff !important;
	text-decoration: none;
}

.link-solution:visited {
	color: #ffffff !important;
	text-decoration: none;
}

.contact_row {}

/*.contact_row div{padding-left:20px}*/
.contact_h5 {
	text-transform: none;
	text-align: left;
	padding-left: 20px
}

.contact_h5+figure {
	padding-left: 20px
}

.bx-yandex-view-map, .bx-yandex-map, .ymaps-map.ymaps-i-ua_js_yes {
	max-width: 100%
}

.bx-yandex-view-layout {
	margin: auto;
	max-width: 90%;
}

footer .info-block-site.adress>a:last-child {
	display: block;
}

/*FACEBOOK*/

header .first_row {
	display: none
}

/*----!!!!!---*/
.slider_trust.owl-carousel.owl-theme.owl-loaded:before, .slider_trust.owl-carousel.owl-theme.owl-loaded:after {
	content: "";
	position: absolute;
	background: white;
	top: 0;
	bottom: 0;
	width: 6000px;
	left: -3000px;
	z-index: -1;
}

/*-----------*/
@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
	}

}


/*---reliz--*/
.reliz table {
	width: 100%;
	text-align: center
}

.reliz table td {
	padding-top: 22px;
	padding-bottom: 22px;
	border: 1px solid #979797;
	margin-top: -1px
}

.reliz .table .reliz-show {
	float: right;
	margin-top: 20px;
	color: #000000
}

.reliz .table {
	/*padding-bottom:70px;*/
	padding-bottom: 10px !important;
	border-bottom: 2px solid #e9e9e9;
	/*margin-bottom:45px;*/
	margin-bottom: 10px !important
}

.title-table {
	background: #be2a2a;
	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: #be2a2a
}

.description-reliz td {
	text-align: justify;
	padding-left: 35px;
	padding-right: 35px
}

.close-reliz {
	border-top: 2px solid #a4a4a4;
	border-left: 2px solid #a4a4a4;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	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
}

.body_table {
	display: none;
}

.More_product {
	display: none;
}

.title-table:hover {
	cursor: pointer
}

.title-table span {
	float: left;
	padding-right: 5px
}

.close_table {
	display: none;
}

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

.title-table.h1 {
	font-size: 18px
}

@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-top: 15px;
		padding-bottom: 15px
	}

	.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
	}

}

/*----------web_team---------*/
.web_team_1 {
	width: 100%;
	background-color: #be2a2a;
}

.web_team_1 .h1 {
	color: #fff
}

.web_info {
	width: 100%;
	text-align: center;
}

.web_team_1.web_info {
	background: url('/bitrix/templates/.default/images/web_team/1.jpg') center center no-repeat;
	background-size: cover
}

.web_team_2.web_info {
	background: url('/bitrix/templates/.default/images/web_team/2.png') center center no-repeat;
	background-size: cover
}

.web_team_3.web_info {
	background: url('/bitrix/templates/.default/images/web_team/fon60.png') center center no-repeat;
	background-size: cover;
}

.web_team_4.web_info {
	background: url('/bitrix/templates/.default/images/web_team/4.jpg') center top no-repeat;
	background-size: cover;
}

.web_person {
	width: 490px;
	display: inline-block;
	overflow: hidden;
	padding: 25px 0;
	vertical-align: top;
}

.web_person .foto {
	width: 136px;
	background: #fff;
	padding: 10px;
	margin: auto;
	overflow: hidden;
	height: 210px
}

.web_person .foto .img {
	width: 116px;
	height: 190px;
}

.web_person .info svg {
	/*margin-top:-88px;
		margin-bottom:-88px;*/
	margin-top: -69px;
	margin-bottom: 0px;
	width: 100%;
	/*	width:160%;
		margin-left:-95px;*/

}

.web_person .info {
	background: #fff;
	margin-top: -10px
}

.web_person .info .info_text {
	margin-top: -88px;
	padding: 20px 10px;
	color: #000;
	font-size: 14px;
	min-height: 250px
}

.web_team_3.web_info .web_person .info .info_text {
	min-height: 310px
}

.web_person .info .info_text .person_name {
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;

}

.web_person.person1 {
	display: block;
	margin: auto;
	padding-bottom: 0
}

.web_bottom {
	margin-bottom: -135px
}

.info_text div {
	margin-bottom: 0;
	text-align: left;
	padding: 0px 30px;
	font-size: 14px;
	line-height: 24px;
}

@media only screen and (max-width:1024px) {
	.web_person {
		width: 460px
	}

	.web_person .info svg {
		width: 160%;
		margin-left: -15px
	}
}

@media only screen and (max-width:550px) {
	.web_person {
		width: 400px
	}

	.web_person .info svg {
		width: 160%;
		margin-left: -45px
	}
}

@media only screen and (max-width:480px) {
	.web_person {
		width: 350px
	}

	.web_person .info svg {
		width: 160%;
		margin-left: -70px
	}

	.web_team_1 .h1 {
		font-size: 30px
	}
}

@media only screen and (max-width:400px) {
	.web_person {
		width: 320px
	}

	.web_person .info svg {
		width: 160%;
		margin-left: -85px
	}
}

@media only screen and (max-width:350px) {
	.web_person {
		width: 290px
	}

	.web_person .info svg {
		width: 160%;
		margin-left: -100px
	}
}

/*---------portfolio------*/
.portfolio-block1 {
	background: #8B2928 url('/bitrix/templates/company/images/bl1.jpg') no-repeat center bottom;
	padding-top: 15px;
	padding-bottom: 65px
}

.portfolio-block1 h1 {
	color: #fff;
}

.next-portfolio, .prew-portfolio {
	display: block;
	/*width: 52px;*/
	text-decoration: none;
	padding: 13px 0;
	position: relative;
	float: right;
	color: #fff;
	text-align: right;
	opacity: 0.4
}

.prew-portfolio {
	float: left
}

.next-portfolio span, .prew-portfolio span {
	width: 50px;
	height: 1px;
	display: block;
	background: #d4d3d3;
	border: 1px solid #e3e2e2;
}

.next-portfolio span:before, .prew-portfolio span:before {
	content: " ";
	position: absolute;
	left: 32px;
	top: 8px;
	width: 20px;
	height: 1px;
	background: #d4d3d3;
	border: 1px solid #e3e2e2;
	-webkit-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	transform: rotate(35deg);
}

.prew-portfolio span:before {
	left: 0;
	-webkit-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	transform: rotate(-35deg);
	top: 7px
}

.navigation-portfolio.text a {
	padding: 0;
	color: #fff;
	opacity: 1
}

.navigation-portfolio.text a:hover {
	text-decoration: none
}

.next-portfolio span:after, .prew-portfolio span:after {
	content: " ";
	position: absolute;
	left: 32px;
	top: 18px;
	width: 20px;
	height: 1px;
	background: #d4d3d3;
	border: 1px solid #e3e2e2;
	-webkit-transform: rotate(325deg);
	-ms-transform: rotate(325deg);
	transform: rotate(325deg);
}

.prew-portfolio span:after {
	left: 0;
	-webkit-transform: rotate(-325deg);
	-ms-transform: rotate(-325deg);
	transform: rotate(-325deg);
	top: 19px
}

.red_line {
	position: relative;
	margin-bottom: 80px
}

.red_line div {
	background: url('/bitrix/templates/company/images/line_company_lom.jpg') no-repeat center center;
	width: 100%;
	height: 64px;
	position: absolute;
	top: -41px;
}

.portfolio-block2 h6 {
	text-align: left
}

.portfolio-block2 p {
	max-width: 670px;
	margin-bottom: 45px
}

.portfolio-block2 img {
	display: block;
	margin: auto;
	width: 90%;
	max-width: 550px;
	margin-bottom: 35px
}

.portfolio-block3 {
	background: #FF9600;
	padding: 50px 0 80px
}

.portfolio-block3 h2 {
	color: #fff
}

.portfolio-block3 p {
	margin: auto;
	color: #fff;
	text-align: center;
	max-width: 660px;
	padding: 30px 0 80px
}

.portfolio-site {
	display: block;
	margin: auto;
	text-transform: uppercase;
	color: #fff;
	background: #be2a2a;
	width: 90%;
	max-width: 330px;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
}

.portfolio-site:hover {
	color: #fff;
	text-decoration: none
}

.portfolio-return {
	padding: 35px 0;
	text-align: center;
	margin-bottom: -135px
}

.portfolio-return a {
	color: #000;
	font-size: 18px
}

.portfolio-return a:hover {
	color: #000;
	text-decoration: none
}

.confirm {
	padding-top: 10px;
}

.confirm span {
	padding-right: 10px;
}

.confirm span {
	padding-right: 10px;
	display: inline-block;
	width: calc(100% - 60px);
	vertical-align: middle;
}

@media only screen and (max-width:1024px) {
	.portfolio-block1 .container {
		padding: 10px
	}
}

@media only screen and (max-width:768px) {
	.portfolio-block2 p, .portfolio-block2 h6 {
		padding-left: 10px
	}
}

/*-----------------------------------------------------------*/
/*---------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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	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: #be2a2a;
	font-size: 25px;
	text-align: center;
	float: left;
	position: relative;
	background-color: rgb(244, 243, 243);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: 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: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.icons_integration_icon {
	width: 140px;
	height: 150px;
	text-align: center;
	font-weight: bold;
	color: #7E7E7E;
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	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: #be2a2a;
}

.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%;
}

/*news-page*/
.news-page .row {
	margin-top: 20px;
}

.news-page .row .col-md-8 {
	text-align: center;
}

.news-page .row .col-md-8 img {
	width: 100%;
	max-width: 300px;
}

.news-page .row:nth-child(even) .col-md-16 {
	padding-left: 20px;
}

.news-page .row:nth-child(odd) .col-md-16 {
	padding-right: 20px;
}

.news-page .row .col-md-16 h4 {
	margin-top: 0px;
}

@media(max-width:992px) {
	.news-page .row:nth-child(even) {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.news-page .row .col-md-8, .news-page .row .col-md-16 {
		padding: 10px;
	}
}

@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 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		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;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		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: 0;
	background-color: #f4f3f3;
}

@media only screen and (max-width:767px) {
	.icons_integration_icon {
		height: auto;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.forma_block{
		padding-left: 30px;
		padding-right: 30px;
	}
	.forma_block .form-element-table{
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/style.css?17073840221066*/
div.bx-auth {max-width:600px; margin-top:16px; margin-bottom:24px;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:right; font-weight:bold;}
table.bx-auth-table{margin-top:8px; }
table.bx-auth-table td {padding:3px;}

div.bx-auth input.bx-auth-input {vertical-align:middle;}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/images/sec-unlocked.png);}

.auth_result_message{
	text-align: center;
    font-weight: bold;
}
.auth_result_message .errortext{
	font-size: 16px;
}
.auth_result_message hr {
    margin-bottom: 20px;
}
/* End */
/* /bitrix/templates/.default/css/style.css?172613963428470 */
/* /bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/style.css?17073840221066 */
