

/* Start:/bitrix/templates/template_base/template_styles.css?16873598521887*/
.solutions{
	background-color: #f7f7f7;
	padding: 40px 0;
	margin-top: 50px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.solutions h2{
	font-family: 'OpenSansLight', sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}
.solutions-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
.solutions-list li{
	padding-left: 22px;
	padding-bottom: 10px;
	position: relative;
}
.solutions-list li:before{
	content: "\f00c";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	position: absolute;
	left: 0;
	top: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1664aa;
}
.features-block{
	display: inline-block;
	/*float: none!important;*/
	margin-left: -4px;
	vertical-align: top;
}
@media (min-width: 992px) {
	.pad-custom{
		padding: 0 130px;
	}
}
#toTop {
	position: fixed;
	right: 0;
	bottom: 100px;
	height: 100px;
	width: 100px;
	background-color: transparent;
	z-index: 1;
	background-position: center 90%;
	background-repeat: no-repeat;
	background-size: 53px 53px;
	cursor: pointer;
	opacity: 0.65;
	font-size: 66px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgb(222, 19, 9);
	/*-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);*/
}
#toTop::before {
	content: "\f0aa";
	color: #f28419;
}
#toTop:hover {
	opacity: 1;
}

/* class="green_icon"*/
ul li {
	position: relative;
}

ul li.green_icon:after {
	content: 'Новое';
	display: inline-block;
	position: absolute;
	bottom: 3px;
	padding: 3px 10px;
	background-color: #127127;
	color: #fff;
	margin: 0 0 0px 7px;
	border-radius: 4px;
	font-size: 10px;
	line-height: 1.2;
}
/* End */
/* /bitrix/templates/template_base/template_styles.css?16873598521887 */
