.content ul.pzero {
	padding: 0;
}

.wrap-line {
	display: block;
	margin: 0 auto;
}

.content h2.ash1 {
	font-size: 24px;
}

.b-type-of-service {
	cursor:pointer;
	display: inline-block;
	min-height: 240px;
	margin: 30px 35px 20px 0;
	vertical-align: top;
	width: 194px;
}

.li-point ul.ul-gos {
	padding: 0;
}

.b-picto-of-type {
	height: 90px;
	margin: 0 40px 5px 0;
	overflow: hidden;
	text-align: center;
	width: 99px;
}

.b-picto-of-type img {
	border:none;
	display: block;
	cursor: pointer;
	max-width: 200%;
	position: relative;
	right:81pt;
	height: 90px;
}

.b-picto-of-type img:hover {
	right:0;
}

.b-title-of-service {
	clear: both;
	margin-top: 15px;
	text-align: left;
}

.b-current-information li:before {
	height:0;
	width: 0;
	border: 6px solid transparent;
	border-left: 14px solid #0e7bc1;
	content:'';
	display: inline-block;
	margin-right: 10px;
}

.li-point li:before {
	background: #0e7bc1;
	border-radius: 50%;
	content:'';
	display: inline-block;
	height: 5px;
	margin-right: 15px;
	vertical-align: middle;
	width: 5px;
}

.c-block.b-gosuslugi {
	border: none;
}

.b-gosuslugi .bl-holder {
	border-radius: 5px;
	margin: 0 auto;
}

.c-block.t-10 .cb-holder.b-gos {
	padding: 20px 0px 35px 0px;
}

.b-text_block.txt-gos {
	border: 1px solid #0e7bc1;
}

.b-text_block.txt-gos.activity {
	border: 1px solid #ec3f40;
}

.b-arrows-gos {
	background: url(../img/services/blue-arrow-down.png)center no-repeat;
	cursor: pointer;
	float: right;
	height: 21px;
	width: 21px;
}
.b-arrows-gos.activity {
	background: url(../img/services/red-arrow-up.png)center no-repeat;
}

.txt-gos a {
	color: #0e7bc1;
	font-weight: bold;
	font-size: 16px;
}

.txt-gos.activity a {
	color: #d74040;
}

.buttons-gosuslugi {
	margin: 0 auto;
	width:930px;
	text-align: center;
}

.buttons-gosuslugi a {
	text-decoration: none;
	display: inline-block;
	color: #fff;
}

.buttons-gosuslugi button {
	border: none;
	border-radius: 5px;
	background: linear-gradient(#3886b6, #2b5d8f);
							-webkit-linear-gradient(#3886b6, #2b5d8f);
							-moz-linear-gradient(#3886b6, #2b5d8f);
							-o-linear-gradient(#3886b6, #2b5d8f);
	cursor: pointer;
	height: 38px;
	text-align: center;
	vertical-align: middle;
	width: 380px;
}

.buttons-gosuslugi button:first-child {
	margin-right: 60px;
}

.buttons-gosuslugi button:active {
	background: linear-gradient( #2b5d8f, #3886b6);
							-webkit-linear-gradient( #2b5d8f, #3886b6);
							-moz-linear-gradient( #2b5d8f, #3886b6);
							-o-linear-gradient( #2b5d8f, #3886b6);
}
