

/* Start:/bitrix/templates/bitrix24_2017/css/custom/vnedrenie.css?16366295672834*/
.main
{
	/*margin-top: 50px;*/
	font-size: 15px;
	line-height: 1.4666666667;
	color: #777777;
	background-color: #ffffff;
	font-weight: 300;
}

.bx-vnedrenie-link
{
	color: #09afdf;
	transition: all 0.2s ease-in-out;
}

.bx-vnedrenie-link:hover
{
	color: #09afdf;
	text-decoration: underline;
}

.center {
	display: block;
	text-align: -webkit-center;
}

img
{
	display: block;
	max-width: 100%;
	height: auto;
}

.bx-vnedrenie-title-h2
{
	font-size: 28px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #333333;
	line-height: 1.2;
}

.bx-vnedrenie-title-h3
{
	font-size: 24px;
	color: #333333;
	line-height: 1.2;
	margin-bottom: 10px;
}

.bx-ui-button:hover
{
	text-decoration: none;
}

.bx-vnedrenie-text-center
{
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 30px;
	text-align: center;
	margin: 0;
	margin-top: 30px;
	color: #777777;
}

.main-container
{
	padding: 50px 0;
}


.bx-vnedrenie-accordion-btn
{
	background-color: white;
	box-shadow: none !important;
	white-space: inherit !important;
	padding-right: 40px !important;
}

.main-container b
{
	font-weight: 700 !important;
}

.card-header .btn:after
{
	font-family: "FontAwesome";
	content: "\f146";
	position: absolute;
	right: 15px;
	font-size: 14px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
}

.card-header .btn.collapsed:after
{
	content: "\f0fe";
}


/* Separators
---------------------------------- */
.separator {
	width: 100%;
	margin: 20px auto 15px;
	position: relative;
	height: 1px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1);
}

.separator:after {
	height: 1px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
	background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	position: absolute;
	bottom: -1px;
	content: "";
	width: 100%;
	left: 0;
}


@media (min-width: 576px)
{
	.container {
		max-width: 720px;
	}
}

@media (max-width: 767px)
{
	.bx-vnedrenie-title-h2
	{
		font-size: 24px;
	}
}
/* End */
/* /bitrix/templates/bitrix24_2017/css/custom/vnedrenie.css?16366295672834 */
