
<!DOCTYPE html>
<html lang='ru'>
	<head>
				
	<h2></h2>
		<title>sitemap | Научное издательство ВятГУ</title>
		<base href="https://vestnik43.ru/">
		<meta charset="UTF-8">
		<meta charset="UTF-8">
    	<meta name="description" content="">
		<meta name="viewport" content="width=990">
		<meta name="yandex-verification" content="fd31d29a4dd02891" />
		


		<!--<link rel="stylesheet" type="text/css" href="css/reset.css" />-->
		<style>
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		background: transparent;
	}
	td {vertical-align:top;
		
	}
	
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	
	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	
	/* remember to highlight inserts somehow! */
	ins {
		text-decoration: none;
	}
	del {
		text-decoration: line-through;
	}
	
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	
	

   .logo-link {
    	text-align: left; 
    	width: 230px;
    	margin: 5px;
    	border-radius: 5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		height: 80px;
   	}
  
	
	
	html, body{
		height: 100%;
		min-height: 100%;
	}
	body{
		background: #fbfcf0 url(img/bg.jpg) repeat-x;
		color: #515050;
		font: 14px Arial, sans-serif;
	}
	h1, h2, h3, 4h, h5, h6{
		color: #2b2b29;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-weight: bold;
	}
	h1{ font-size: 30px; }
	h2{ font-size: 24px; }
	h3{ font-size: 20px; }
	
	.wrapper{
		margin: 0 auto;
		min-height: 100%;
		width: 1200px;
	}
	.hr{
		background: #eff0e9;
		height: 1px;
		width: 100%;
	}
	.wr{
		background: #eff0e9;
		height: 100%;
		width: 1px;
		margin-left: 60%;
	}
	.oh{ overflow: hidden; }
	.left{ float: left; }
	.right{ float: right; }
	.clear{ clear: both; }





	.justifyright {
		text-align: right;
	}
	.justifyleft {
		text-align: left;
	}
	.justifycenter {
		text-align: center;
	}
	.justifyfull {
		text-align: justify;
	}
	.content h1 {
		margin: 0 0 15px 0;
	}
	.content h2 {
		margin: 0 0 15px 0;
	}
	.content h3 {
		margin: 0 0 15px 0;
	}
	.content p {
		margin: 0 0 15px 0;
	}
	.content ul li {
		list-style-type: disc;
		margin: 0 0 7px 35px;
	}
	.content ol li {
		list-style-type: decimal;
		margin: 0 0 7px 35px;
	}
	.content ul li:last-child {
		margin: 0 0 15px 35px;
	}
	.content ol li:last-child {
		margin: 0 0 15px 35px;
	}
	.content a {
		color: #F72A27;
		text-decoration: underline
	}
	.content a:hover {
		text-decoration: none
	}
	.content img {
		vertical-align: top;
	}
	.content table {
		margin: 0 0 15px 0;
	}
	.content table td {
		border: 1px solid #000;
		padding: 6px 10px;
	}

	
	
	
	
	
	
	.article{
		overflow: hidden;
	}
	.article img{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		float: left;
		height: auto;
		margin: 5px 0 25px 5px;
		width: 400px;
	}
	.article > div{
		float: right;
		width: 558px;
	}
	.article h1{
		line-height: 1.2;
		margin: -5px 50px 20px 0;
	}
	.send_article{
		margin-top: 24px;
		overflow: hidden;
		width: 62%;
	}
	.send_article a{
		background-color: #cf0a07;
		background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 1px 1px #950502;
		-moz-box-shadow: 0 1px 1px #950502;
		box-shadow: 0 1px 1px #950502;
		color: #fff;
		display: block;
		float: left;
		font-size: 20px;
		font-weight: bold;
		margin-right: 21px;
		padding: 14px 10px;
		text-align: center;
		text-decoration: none;
		width: 208px;
	}
	.send_article a:hover{
		background-color: #d7d7d7;
		-webkit-box-shadow: 0 1px 1px #afafaf;
		-moz-box-shadow: 0 1px 1px #afafaf;
		box-shadow: 0 1px 1px #afafaf;
		background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		color: #626161;
	}
	.send_article p{
		display: table;
		height: 70px;
	}
	.send_article p span{
		display: table-cell;
		vertical-align: middle;
	}
	.send_article i{
		font-size: 12px;
		font-style: normal;
	}
	
	.oh .period_public{
		float: left;
		margin: 12px 0 20px;
		width: 67%;
	}
	.period_public{
		overflow: hidden;
	}
	.period_public > div{
		float: left;
		margin: 18px 20px 0 0;
		width: 180px;
	}
	.period_public img{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		height: 260px;
		margin-bottom: 9px;
		width: 180px;
	}
	.period_public a{
		color: #f72a27;
	}
	.period_public a:hover{
		text-decoration: none;
	}
	
	.oh .elec_public{
		float: left;
		margin: 12px 0 20px;
		width: 30%;
		padding-left: 8px;
	}
	.oh .ol{
		margin-top: 5px;
	}
	.elec_public{
		overflow: hidden;
	}
	.elec_public > div{
		float: left;
		margin: 18px 20px 0 0;
		width: 180px;
	}
	.elec_public img{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		height: 260px;
		margin-bottom: 9px;
		width: 180px;
	}
	.elec_public a{
		color: #f72a27;
	}
	.elec_public a:hover{
		text-decoration: none;
	}

	.staff .feedback{
		float: right;
		margin-top: -25px;
		width: 380px;
	}
	.feedback form{
		margin-top: 15px;
	}
	.feedback select,
	.feedback input[type="file"],
	.feedback input[type="text"],
	.feedback input[type="email"],
	.feedback textarea {
		background-color: #fff;
		border: 1px solid #c9c7cb;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 10px 0;
		padding: 7px 10px 8px;
		width: 100%;
		box-sizing: border-box;
	}
	.feedback textarea{
		height: 94px;
		resize: none;
	}
	.feedback input.error,.feedback textarea.error, .feedback select.error
	{
		border-color:#cd0905;
	}
	.feedback input[type="submit"]{
		background-color: #cd0905;
		background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		border: none;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 1px 1px #950502;
		-moz-box-shadow: 0 1px 1px #950502;
		box-shadow: 0 1px 1px #950502;
		color: #fff;
		cursor: pointer;
		font-size: 18px;
		font-weight: bold;
		margin-top: 7px;
		padding: 7px 0;
		width: 248px;
	}
	.feedback input[type="submit"]:hover{
		background-color: #d7d7d7;
		-webkit-box-shadow: 0 1px 1px #afafaf;
		-moz-box-shadow: 0 1px 1px #afafaf;
		box-shadow: 0 1px 1px #afafaf;
		background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		color: #626161;
	}
	.feedback>.message
	{
		margin-top:15px;
		padding:15px;
		background:#52ab03;
		color:#fff;
	}
	
	.staff {
		margin: 12px 0 39px;
		overflow: hidden;
	}
	.staff > div{
		float: left;
		margin: 18px 10px 0 0;
		text-align: center;
		width: 184px;
	}
	.staff img{
		height: auto;
		width: 180px;
	}
	.staff strong{
		display: block;
		margin: 8px 0;
	}
	.staff p {
		margin: 22px 0;
	}
	
	.breadcrumbs{
		margin: -16px 0 13px;
		overflow: hidden;
	}
	.breadcrumbs li{
		color: #8c8c8c;
		float: left;
		font-size: 12px;
		margin-left: 8px;
	}
	.breadcrumbs li:first-child{
		margin-left: 0;
	}
	.breadcrumbs a{
		color: #f52c29;
		padding-right: 8px;
		text-decoration: none;
	}
	.breadcrumbs a:hover{
		text-decoration: underline;
	}
	
	.leftbar{
		float: left;
		width: 20%;
	}
	.leftnav{
		margin-bottom: 10px;
	}
	.leftnav li{
		margin-bottom: 4px;
	}
	.leftnav a{
		background-color: #d7d7d7;
		background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-box-shadow: 0 1px 1px #afafaf;
		-moz-box-shadow: 0 1px 1px #afafaf;
		box-shadow: 0 1px 1px #afafaf;
		color: #626161;
		display: block;
		padding: 11px 6px;
		text-decoration: none;
		width: 207px;
	}
	
	.leftnav a:hover, .leftnav li.active a{
		background-color: #cd0905;
		background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		-webkit-box-shadow: 0 1px 1px #950502;
		-moz-box-shadow: 0 1px 1px #950502;
		box-shadow: 0 1px 1px #950502;
		color: #fff;
	}
	.vidget{
		border: 1px solid #c3c3c0;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin-bottom: 15px;
		padding: 7px 6px 0;
		width: 204px;
	}
	.vidget h3{
		margin-bottom: 14px;
	}
	.vidget img{
		display: block;
		margin: 8px auto;
		width: 170px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	}
	.vidget a{
		color: #f72a27;
		display: block;
		margin-bottom: 12px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}
	.vidget a:hover{
		text-decoration: underline;
	}
	
	.content{
		float: right;
		width: 80%;
	}
	.content .article img{
		margin-bottom: 27px;
		width: 224px;
	}
	.content .article > div{
		width: 70%;
	}
	.content .send_article a{
		margin-right: 0;
		margin-top: 12px;
		width: 95%;
	}
	
	.list{
		padding: 14px 0 6px;
	}
	.list ul{
		margin-top: 15px;
	}
	.list li{
		margin-bottom: 18px;
		position: relative;
		text-align: justify;
		text-indent: 13px;
	}
	.list li:before{
		background: url(img/li_style.png) no-repeat;
		content: '';
		display: inline-block;
		height: 3px;
		left: -1px;
		position: absolute;
		top: 7px;
		width: 5px;
	}
	
	.archive{
		margin: 15px 0 75px;
		overflow: hidden;
	}
	.archive div.year{
		float: left;
		margin-top: 20px;
		overflow: hidden;
		width: 100%;
	}
	.archive div.year:nth-child(2n+2){
		float: right;
	}
	.archive p{
		color: #626161;
		margin-bottom: 15px;
	}
	.archive a{
		background-color: #d7d7d7;
		background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		background-image: linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		-webkit-box-shadow: 0 1px 1px #afafaf;
		-moz-box-shadow: 0 1px 1px #afafaf;
		box-shadow: 0 1px 1px #afafaf;
		color: #626161;
		display: inline-block;
		font-size: 18px;
		margin: 0 3px 7px 0;
		padding: 17px 0;
		text-align: center;
		text-decoration: none;
		width: 83px;
	}
	.archive a.active, .archive a:hover{
		background-color: #cd0905;
		background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
		-webkit-box-shadow: 0 1px 1px #950502;
		-moz-box-shadow: 0 1px 1px #950502;
		box-shadow: 0 1px 1px #950502;
		color: #fff;
	}
	.pagination{
		display:-ms-flexbox;
		display:flex;
		padding-left:0;
		list-style:none;
		border-radius:.25rem
	}
	.page-link{
		position:relative;
		display:block;
		padding:.5rem .75rem;
		margin-left:-1px;
		line-height:1.25;
		color:#007bff;
		background-color:#fff;
		border:1px solid #dee2e6
		
	}
	.page-link:hover{
		z-index:2;
		color:#0056b3;
		text-decoration:none;
		background-color:#e9ecef;
		border-color:#dee2e6
		
	}
	.page-link:focus{
		z-index:2;
		outline:0;
		box-shadow:0 0 0 .2rem rgba(0,123,255,.25)
		
	}
	.page-link:not(:disabled):not(.disabled){
		cursor:pointer
	}
	.page-item:first-child .page-link{
		margin-left:0;
		border-top-left-radius:.25rem;
		border-bottom-left-radius:.25rem
	}
	.page-item:last-child .page-link{
		border-top-right-radius:.25rem;
		border-bottom-right-radius:.25rem
	}
	.page-item.active .page-link{
		z-index:1;
		color:#fff;
		background-color:#007bff;
		border-color:#007bff
	}
	.page-item.disabled .page-link{
		color:#6c757d;
		pointer-events:none;
		cursor:auto;
		background-color:#fff;
		border-color:#dee2e6
	}
	.pagination-lg .page-link{
		padding:.75rem 1.5rem;
		font-size:1.25rem;
		line-height:1.5
	}
	.pagination-lg .page-item:first-child .page-link{
		border-top-left-radius:.3rem;
		border-bottom-left-radius:.3rem
	}
	.pagination-lg .page-item:last-child .page-link{
		border-top-right-radius:.3rem;
		border-bottom-right-radius:.3rem
	}
	.pagination-sm .page-link{
		padding:.25rem .5rem;
		font-size:.875rem;
		line-height:1.5
	}
	.pagination-sm .page-item:first-child .page-link{
		border-top-left-radius:.2rem;
		border-bottom-left-radius:.2rem
	}
	.pagination-sm .page-item:last-child .page-link{
		border-top-right-radius:.2rem;
		border-bottom-right-radius:.2rem
	}
	.specialties__table {
	    margin-top: 22px;
	}
	
	.specialties__table .table__head,
	.specialties__table .table__row {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center
	}
	
	.specialties__table .table__head {
	    border-bottom: 1px solid #e5e5e5;
	    padding: 8px 12px
	}
	
	.specialties__table .table__row {
	    padding: 19px 12px;
	}

	.specialties__table .table__cell_head {
	    font-size: 13px;
	    line-height: 130%;
	    font-weight: 700;
	}
	
	.specialties__table .table__cell:not(.table__cell_head) {
	    font-size: 14px;
	}
	

	.specialties__table .table__cell_align_center {
	    text-align: center
	}
	
	.specialties__table .table__cell:nth-child(1) {
	    -ms-flex-preferred-size: 20%;
	    flex-basis: 100%
	}
	
	.specialties__table .table__cell:nth-child(2) {
	    -ms-flex-preferred-size: 24%;
	    flex-basis: 30%
	}
	
	.specialties__table .table__cell:not(:last-child) {
	    padding-right: 20px
	}
	
	.specialties__table .table__link {
	    /*color: #5574da*/
	}
	
	.specialties__table .table__paragraph {
	    display: block;
	    margin: 0;
	}
	
	.specialties__table .table__paragraph:not(:first-child) {
	    margin-top: 6px
	}
	.table__cell{
		/*border-right: 1px solid #e5e5e5*/
	}
	.table__cell img{
		-webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    border-radius: 3px;
	    box-shadow: 0 0 8px rgba(0,0,0,0.3);
	    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.3);
	    height: 260px;
	    margin-bottom: 9px;
	    width: 180px;
	}
	.table__cell a{
		color: #f72a27;
	}
	.table__cell_1 a{
		background-color: #cf0a07;
	    background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
	    background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
	    background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
	    background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
	    background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    -webkit-box-shadow: 0 1px 1px #950502;
	    -moz-box-shadow: 0 1px 1px #950502;
	    box-shadow: 0 1px 1px #950502;
	    color: #fff;
	    display: block;
	    float: left;
	    /*font-size: 20px;
	    font-weight: bold;
	    margin-right: 21px;
	    padding: 14px 10px;*/
	    padding: 5px 5px;
	    text-align: center;
	    text-decoration: none;
	    width: 250px;
	}
	.table__cell_1 li {
		padding-top: 5px;
	}
	.image_pi{
		float: left;
		width: 14%;
		text-indent: 0;
		margin: 0.5em;
		padding: 0.5em;
	}
	.image_ei{
		float: left;
		/*width: 21%;*/
		text-indent: 0;
		padding: 0.5em;
	}
	.text_ei{
		margin-left: 200px;
	}
</style>		
		<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'>
		<!--<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">-->
		<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script><![endif]-->



		<script type="text/javascript" src="https://vestnik43.ru/js/jquery-1.10.2.min.js"></script>
		<script type="text/javascript" src="https://vestnik43.ru/js/script.js"></script>
		<script src='https://www.google.com/recaptcha/api.js'></script>
	</head>
<body>
	<div class="wrapper">
		<noindex>
	<style>
		header{
			padding-top: 30px;
			position: relative;
			height: 90px;
		}
		header a#logo {
			color: #ce0906;
			text-decoration: none;
		}
		header strong{
			color: #ce0906;
			font-size: 22px;
			font-weight: bold;
			line-height: 1.4;
		}
		.phone_number{
			float: right;
			position: absolute;
			right: 0;
			text-align: right;
			top: 26px;
		}
		.language{
			background: #d9d9d9;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			color: #000;
			float: right;
			height: 29px;
			position: relative;
			text-align: left;
			width: 95px;
		}
		.language span{
			background: url(img/lang_choice_arrow.png) no-repeat;
			cursor: pointer;
			display: block;
			height: 5px;
			position: absolute;
			right: 10px;
			top: 12px;
			width: 8px;
			z-index: 2;
		}
		.lang_choice{
			background: #fff;
			display: none;
			padding-bottom: 1px;
			position: absolute;
			top: 25px;
			width: 100%;
		}
		.language p{
			padding: 5px 0 6px 12px;
		}
		.language p:hover{
			background: #d7d7d7;
		}
		.language p img{
			margin-right: 4px;
			vertical-align: -3px;
		}
		.phone_number > p{
			clear: both;
			padding: 12px 0 5px;
		}
		.phone_number a{
			text-decoration: none;
			color:#ce0906;
		}
		.phone_number a:hover{
			text-decoration: underline;
		}
	</style>
</noindex>

<header>
	
	<a id='logo' href='https://vestnik43.ru/' title='Главная'>
		<img src='assets/mgr/images/logo.png' width="100" height="100" align="center">
		<strong style="vertical-align: middle; display: inline-block; width: 500px;">Научное издательство </br>Вятского государственного университета</strong>
	</a>


	<div class="phone_number">
		<div class="language">
			<span></span>
			<div class="lang_choice">
				<a href='sitemap.xml?cultureKey=ru'><p class="active"><img src="img/ru.jpg" alt="" /> RU</p></a>
				<a href='sitemap.xml?cultureKey=en'><p ><img src="img/en.jpg" alt="" /> EN</p></a>
		</div>
			<div class="disp"></div>
		</div>
		<p>Телефон издательства</p>
		<strong><a href='tel:+78332208964'>+7 (8332) 20-89-64</a></strong>
	</div>
	
</header>


		<noindex>
	<style>
		div#navigation {

			background-image: -webkit-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
			background-image: -moz-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
			background-image: -ms-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
			background-image: -o-linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
			background-image: linear-gradient(bottom, #d7d7d7 0%, #ededed 100%);
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			-webkit-box-shadow: 0 1px 1px #afafaf;
			-moz-box-shadow: 0 1px 1px #afafaf;
			box-shadow: 0 1px 1px #afafaf;
			margin: 16px 0 15px;
			overflow: hidden;
			width: 100%;
		}
		div#navigation nav{
			float: left;
			overflow: hidden;
		}
		div#navigation li {
			float: left;
		}
		div#navigation li a {
			border-left: 1px solid #f2f2f2;
			border-right: 1px solid #f2f2f2;
			color: #626161;
			display: inline-block;
			float: left;
			margin-right: 1px;
			padding: 14px 17px;
			text-decoration: none;
		}
		div#navigation li:first-child a,
		div#navigation li:first-child:hover a,
		div#navigation li:first-child.active a {
			border-left: none;
		}
		div#navigation li:last-child a,
		div#navigation li:last-child:hover a,
		div#navigation li:last-child.active a {
			border-right: none;
		}
		div#navigation li:hover a, div#navigation li.active a{
			background-image: -webkit-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
			background-image: -moz-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
			background-image: -ms-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
			background-image: -o-linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
			background-image: linear-gradient(bottom, #cd0905 0%, #f72e2b 100%);
			border-left: 1px solid #cd0905;
			border-right: 1px solid #cd0905;
			color: #fff;
		}


		div#navigation .search{
			float: right;
			margin-right: 9px;
		}
		.search{
			overflow: hidden;
			padding-top: 8px;
		}
		.search label{
			float: left;
			padding: 6px 10px 0 0;
		}
		.search input[type="text"]{
			background: #fff;
			border: 1px solid #c3c3bf;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			float: left;
			height: 27px;
			margin-right: 7px;
			padding: 0 10px;
			width: 172px;
		}
		.search button[type="submit"]
		{
			padding: 0;
			margin: 0;
			font-size: 0;
			border: none;
			background: none;
		}
	</style>
</noindex>

<div id="navigation">
	<nav>
		
		<ul class=""><li class="first"><a href="/" >Главная</a></li><li><a href="zayavka-na-publikaciyu" >Заявка на публикацию</a></li><li><a href="kontakty" >Контакты издательства ВятГУ</a></li><li><a href="vsnip-link" >Журнал «Вопросы современной науки и практики». Контакты</a></li><li class="last"><a href="sitemap-html" >Карта сайта</a></li></ul>
		
	</nav>
	<div class="search">
		<form id='SearchForm' class="sisea-search-form" action="search" method="get">
    <input type="hidden" name="id" value="7">
	<label for="s">Поиск по сайту</label>
	<input type="text" name="search" id="search" value="" placeholder='Введите запрос'>
	<button type="submit" alt="поиск"><img src="img/search_button.png"></button>
</form>

	</div>
</div>
		<noindex>
	<style>
		#BreadCrumbs {
			color: #8C8C8C;
			font-size: 13px;
			line-height: 19px;
			margin-bottom: 15px;
		}
		#BreadCrumbs li {
			display: inline-block;
		}
		#BreadCrumbs a {
			color: #F52C29;
			font-size: 13px;
			text-decoration: none;
		}
		#BreadCrumbs a:hover {
			text-decoration: none;
		}
		#BreadCrumbs span {
			font-size: 13px;
			text-decoration: none;
		}
	</style>
</noindex>

<div id='BreadCrumbs'>
	
	<ol class="breadcrumb"><li class="breadcrumb-item"><a href="/">Главная</a></li>&nbsp; / &nbsp;<li class="breadcrumb-item active">sitemap</li></ol>
	
</div>

		<div class="leftbar">
			
			<div class="vidget">
	<h3>Свежие номера журналов</h3>
	


<p>Научный журнал «Вестник Вятского государственного университета» №1(155) 2025</p>
<img src="/assets/web/images/phpthumboncache/assets/mgr/images/oblojka-vyatgu-s-01.01.2018_170x0_828.jpg" alt="">
<a href="№1(155)-2025.pdf">Скачать номер</a>
	


<p>Научный журнал «Вестник гуманитарного образования» 4(40)2025</p>
<img src="/assets/web/images/phpthumboncache/assets/mgr/images/vestnik-gumanitarnogo-obrazovaniya-bez-nomera_170x0_828.jpg" alt="">
<a href="4(40)-2025.pdf">Скачать номер</a>
	


<p>Сетевое издание «Вопросы современной науки и практики» №1 (2020)</p>
<img src="/assets/web/images/phpthumboncache/assets/mgr/docs/ВСНиП/voprosy-sovremennoi-nauki-i-praktiki-verh_170x0_828.jpg" alt="">
<a href="vsnip-№1(2)-2020.pdf">Скачать номер</a>

</div>
		</div>
		
		<div class="content">
			<h1>sitemap</h1>
			
				<ul class=""><li><a  href="/" >Главная</a><ul class=""><li class="first"><a href="http://vestnik43.ru/assets/mgr/docs/politika-obrabotki-pdn-vyatgu.pdf" >Политика обработки персональных данных</a></li><li><a href="https://www.vyatsu.ru/sotrudniku/departamentyi-vuza/departament-nauki-i-innovaciy/nauchnoe-izdatel-stvo.html" >Научное издательство</a></li><li><a href="https://elibrary.ru/" >E-Library</a></li><li><a href="https://rasep.ru/index.php" >anri</a></li><li class="last"><a href="https://cyberleninka.ru/publisher/n/federalnoe-gosudarstvennoe-byudzhetnoe-obrazovatelnoe-uchrezhdenie-vysshego-obrazovaniya-vyatskiy-gosudarstvennyy-universitet-1" >cyberleninka</a></li></ul></li><li><a href="zayavka-na-publikaciyu" >Заявка на публикацию</a></li><li><a href="kontakty" >Контакты издательства ВятГУ</a></li><li><a href="vsnip-link" >Журнал «Вопросы современной науки и практики». Контакты</a></li><li class="last"><a href="sitemap-html" >Карта сайта</a></li></ul>
			
		</div>
	</div><!-- .wrapper -->
	
	<noindex>
	<style>
		.footer_space{
			height: 28px;
		}
		footer{
			background: #cecfbf;
			color: #4b4a4a;
			margin-top: -168px;
			min-width: 1200px;
			padding: 30px 0 40px;
			margin: 0 auto;
		}
		footer a{
			color: #f72e2b;
		}
		footer a:hover{
			text-decoration: none;
		}
		footer .wrapper > div{
			overflow: hidden;
		}
		footer .wrapper > div:last-child{
			margin-top: 34px;
		}
		footer .wrapper > div:last-child a{
			text-decoration: none;
		}
		footer div.right{
			text-align: right;
		}
	</style>
</noindex>
<div id="cookie-banner">
  <h2>Мы используем файлы cookies</h2>
  <div id="modalBottom">
    <p>Мы используем файлы cookies для анализа пользовательской активности с помощью сервиса «Яндекс Метрика» и улучшения работы нашего Сайта. Продолжая использовать Сайт, Вы подтверждаете свое <a href="/cookie-consent">согласие на обработку персональных данных</a> и соглашаетесь с <a href="/police-pdn">политикой обработки персональных данных.</a></p>
    <button id="agree-cookie">Принять</button>
  </div>
</div>

<noindex>
<style>
  #cookie-banner {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    width: 90%;
    display: none;
    flex-direction: column;
    gap: 15px;
    font-family: Arial, sans-serif;
    z-index: 1000;
    animation: slideUp 0.5s ease;
  }

  @keyframes slideUp {
    from { transform: translateX(-50%) translateY(100px); opacity: 0; }
    to { transform: translateX(-50%) translateY(0); opacity: 1; }
  }

  #cookie-banner h2 {
    font-size: 14px;
  }

  #cookie-banner p {
    margin: 0;
    font-size: 12px;
    color: #333;
  }

  #modalBottom {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
    justify-content: space-between;
  }

  #cookie-banner button {
    padding: 8px 15px;
    background-color: #4080f5;
    color: #fff;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    transition: background 0.3s;
    white-space: nowrap;
  }

  #cookie-banner button:hover {
    background-color: #266fdd;
  }

  @media (max-width: 480px) {
    #cookie-banner {
      bottom: 10px;
      padding: 15px 20px;
      width: 95%;
    }

    #modalBottom {
      flex-direction: column;
      gap: 10px;
    }

    #cookie-banner p {
      font-size: 11px;
    }

    #cookie-banner button {
      width: 100%;
      text-align: center;
      padding: 10px 0;
      font-size: 13px;
    }

    #cookie-banner h2 {
      font-size: 13px;
    }
  }
</style>
</noindex>
<div class="footer_space"></div>
<footer>
	<div class="wrapper oh">
		<div>
			<div class="left">
				<p><a href="https://www.vyatsu.ru/nash-universitet/nauchnaya-deyatel-nost-1/nauchnoe-izdatel-stvo-2.html" target="_blank">Научное издательство </br>Вятского государственного университета.</a></p>
				<img style="height: 30px !important;" alt="для детей старше 16 лет" src="/16">
			</div>
			<div class="right">
				<p>610000, г. Киров, ул. Московская, 36</p>
				<p>+7 (8332) 208-964</p>
				<a href="mailto:vestnik43@mail.ru">vestnik43@mail.ru</a>
			</div>
		</div>
		<div>
			<div class="left">
				<p>&copy; Вятский государственный университет, 2011-2020</p>
			</div>
			
		</div>
	</div>
</footer>



<script type="text/javascript">
	document.addEventListener('DOMContentLoaded', function() {
	  if (!document.cookie.split(';').some((item) => item.trim().startsWith('cookie_consent='))) {
	  	document.getElementById('cookie-banner').style.display = 'flex';
	  } else {
	  	initYandexMetrika();
	  }
	  document.getElementById('agree-cookie').addEventListener('click', function() {
	    document.cookie = 'cookie_consent=true; path=/; max-age=31536000';
	    fetch('/consent-log', { method: 'GET' });
	    document.getElementById('cookie-banner').style.display = 'none';
	    initYandexMetrika();
	  });
	});
	
	// Yandex.Metrika counter
	function initYandexMetrika() {
		(function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter36875535 = new Ya.Metrika({ id:36875535, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks");
	}
</script> 
<noscript><div><img src="https://mc.yandex.ru/watch/36875535" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter -->


</body>
</html>