* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: #f5cda2;

}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font-size: 100%; /* font-size 1em = 10px   1.2em=12px*/
	height: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}

p {
	margin: 0 0 18px;
    font-size: 1.3rem;
    font-family: Arial,sans-serif;
    line-height: 28px;
}
img {
	border: none;
	max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
input {
	vertical-align: middle;
}

li {
margin-left: 43px;
font: 1.4rem Arial,sans-serif;
line-height: 30pt;
}


/* @font-face {
  font-family: 'icomoon';
  src:  url('https://libsmnh.com.ua/css/fonts/icomoon.eot');
  src:  url('https://libsmnh.com.ua/css/fonts/icomoon.eot#iefix') format('embedded-opentype'),
    url('https://libsmnh.com.ua/css/fonts/icomoon.ttf') format('truetype'),
    url('https://libsmnh.com.ua/css/fonts/icomoon.woff') format('woff'),
    url('https://libsmnh.com.ua/css/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
} */

/* [class^="icon-"], [class*=" icon-"] {

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;


  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */

/* .icon-sort-desc:before {
  content: "\e901";
}
.icon-document-file-pdf:before {
  content: "\e900";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-files-empty:before {
  content: "\e925";
} */


/* Fonts */

@font-face {
  font-family: 'Wolgadeutsche';
  src: url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.eot');
  src: url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.eot') format('embedded-opentype'),
       url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.woff2') format('woff2'),
       url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.woff') format('woff'),
       url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.ttf') format('truetype'),
       url('https://libsmnh.com.ua/css/fonts/wolgadeutsche/Wolgadeutsche.svg#Wolgadeutsche') format('svg');
}


/* Fonts */

.icons, .fa-solid {
    font-size: 30px;
    color: #9F7B52;
    margin-right: 10px;
    position: relative;
    top: 4px;
}



/*Go top*/
.go-up, .go-down {
    position: fixed; display: none;
    right: 5px;
    width: 30px; height: 30px;
    margin-bottom: 5px;
    padding: 3px;
    color: #fff;
    text-align: center;
    z-index: 9993;
    /*background: #4F4F4F;*/
    background: #957047;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    font: normal normal 30px/30px sans-serif;
    text-shadow: 0 1px 2px #000;
    opacity: .5;
}
.go-down:hover, .go-up:hover { opacity: 1 }
.go-up { bottom: 70px }
.go-down { bottom: 25px }
@-webkit-keyframes bugfix {
	from { padding: 0 }
	to { padding: 0 }
}
/*Go top*/

.wrapper {
	width: 100%;
	/*min-width: 1000px;*/
	height: auto !important;
	height: 100%;

}

.header {
margin: auto;
width: 96%;
height: 380px;
/* border: solid  1px red; */
overflow: hidden;
padding: 20px 0 0 0;
border-top: solid 15px #D69754;
border-bottom: solid 15px #D69754;
}

img.logo {
float: left;
}

.logo {
  width: 180px;
}

.logo_2 {
width: 340px;
float: left;
margin-top: 35px;

}

h1 {
  /* border: solid 1px red; */
  text-align: center;
    font: 3.2rem 'Wolgadeutsche', Arial, sans-serif;
    margin-top: 25px;
    /* font-weight: bold;; */
    line-height: 55pt;
    display: block; 
    width: 65%; 
    float: left;
}

.lang {
margin-top: 50px;
margin-right: 30px;
width: 200px;
/* border: solid 1px violet; */
float: right;
text-align: center;
padding: 20px 20px;
}

.lang a, .menu a {
text-decoration: none;
color: white;
background-color: #D69754;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4rem;
padding: 10px 20px;
}

.lang a:first-child {
margin-right: 20px;
}

.lang a:hover, .news-single a:hover, .menu a:hover, .alph a:hover, a.allbook:hover, a.allbook-ecat:hover
 {
color: whitesmoke;
background-color: #D2AF89;
}

.soc-seti-wrapper {
 /* border: solid 1px red; */
 float: right;
  width: 300px;
 position: relative;
 top: -110px;
 padding: 0 50px;
 text-align: right;
}

.soc-seti-wrapper a {
margin-right: 30px;
color: #d69754;
font-size: 4rem;
}

.soc-seti-wrapper a:hover {
color:#fff;
}

.menu {
clear: left;
float: left;
margin-top: 20px;
padding-top: 20px;
/* margin-left: 90px; */
/* margin-left: 5%; */
border: solid 1px red;
width: 70%;
height: 60px;
min-width: 750px;
text-align: left;
}


/* menu2 */

.topnav {
margin-left: 2%;
margin-top: 10px;
  overflow: hidden;
  /* background-color: #333; */
  background-color: burlywood;
}

.topnav a {
  float: left;
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
font-size: 1.3rem;
padding: 20px 15px;
}

.active {
  /* background-color: #04AA6D; */
  background-color: #D69754;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-family: Arial, Helvetica, sans-serif;
font-size: 1.3rem;
padding: 20px 15px;
  border: none;
  outline: none;
  color: white;
   background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #D69754;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #D69754;
  color: white;
}

.dropdown-content a:hover {
  background-color: #D69754;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
}




.center {
margin: 30px auto;
width: 96%;
height: auto;
/* border: solid  1px red; */
font-size: 1.4rem;
color: black;
padding: 10px;
}

.news {
margin: 10px auto;
width: 98%;
height: 450px;
border-top: solid 2px #D2AF89;
border-left: solid 2px #D2AF89;
border-right: solid 2px #D2AF89;
border-bottom: solid 20px #D2AF89;
overflow-y: scroll;
}




/* Работает в Chrome, Edge и Safari */
#scroll_news::-webkit-scrollbar {
  width: 12px;
}

#scroll_news::-webkit-scrollbar-track {
  background: orange;
}
#scroll_news::-webkit-scrollbar-thumb {
  background-color: blue;
  border-radius: 20px;
  border: 3px solid orange;
}

.news-header {
margin: 20px 0;
width: 200px;
background-color: #D69754;
font-family: Arial, Helvetica, sans-serif;
color: whitesmoke;
font-size: 1.2rem;
padding: 5px;
text-align: center;
position: relative;
top:-30px;
left: -13px;
}

.news-single {
margin: 30px auto;
width: 98%;
border: solid 1px #D2AF89;
background-color: whitesmoke;
height: 190px;
/* overflow: hidden; */
}

.news-single p {
padding: 10px;
font-size: 1.2rem;
}

.news-single .news-header {
width: 130px;
font-size: 1.2rem;
}

.news-single a {
float: right;
padding: 10px 20px;
text-decoration: none;
color: white;
background-color: #D69754;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3rem;
}


.news-single a.in_news {
  color: black;
  background-color: whitesmoke;
  float: none;
  padding: 0; 
  font-size: 1.2rem;
}

a.in_news:hover {
  text-decoration: underline;
}

a.in_news {
  color: black;
  background-color: whitesmoke;
  float: none;
  padding: 0; 
  font-size: 1.2rem;
  text-decoration: none;
}


.desc {
margin: 50px auto;
padding: 5px 10px;
width: 98%;
height: auto;
border-top: solid 2px #D2AF89;
border-left: solid 2px #D2AF89;
border-right: solid 2px #D2AF89;
border-bottom: solid 20px #D2AF89;
background-color: whitesmoke;
}

.desc p {
text-indent: 25px;
line-height: 30pt;
}

.desc img {
float: left;
margin-right: 20px;
}


.lstbook {
margin: 50px auto;
padding: 5px 10px;
width: 97%;
height: auto;
border-top: solid 2px #D2AF89;
border-left: solid 2px #D2AF89;
border-right: solid 2px #D2AF89;
border-bottom: solid 20px #D2AF89;
}


a.allbook {
display: block;
border: solid 1px #D2AF89;
width: 400px;
margin: 20px auto;
text-align: center;
padding: 20px 0;
background-color: #D69754;
text-decoration: none;
font-size: 2.2rem;
font-weight: bold;
color: white;

}

a.allbook-ecat {
display: block;
border: solid 1px #D2AF89;
width: 350px;
margin: 20px 10px;
text-align: center;
padding: 20px 10px;
background-color: #D69754;
text-decoration: none;
font-size: 1.6rem;
font-weight: bold;
color: white;

}


.lstbook_single-wrapper {
width: 84%;
margin: 0 auto;
/* border: solid 1px red; */
padding: 20px 0px;
overflow: hidden;
}

.lstbook-single {
width: 300px;
height: 1000px;
border-top: solid 3px burlywood;
border-left: solid 3px burlywood;
border-right: solid 3px burlywood;
border-bottom: solid 25px burlywood;
float: left;
margin-right: 20px;
margin-top: 30px;
}

.lstbook-single:last-child {
margin-right: 0px;
}

.lstbook-single a {
text-decoration: none;
color: black;

}

.lstbook_img {
/* border: solid 1px violet; */
height:800px;
}

.lstbook-title {
background-color: whitesmoke;
text-align: center;
font-size: 1.1rem;
height: 220px;
width: 100%;
position: relative;
  /* display: flex;
  justify-content: center;
  align-items: center; */
}

.sponsor-block {
  /* border-color: #D2AF89;
  border-width: 0px 0;
  border-style: solid; */
   position: absolute;
   bottom: 0;
   width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  font-weight: bold;
  background-color: #d2f501;
}

.sponsor-block img.sponsor-block_picture {
  width: 220px; 
  height: auto;
}

.sponsor-block span {
  display: inline-block; 
  margin: 5px 0;
  font-size: 2.1rem;
  letter-spacing: 2px;
  font-weight: lighter;
}

.lstbook-single img {
    padding: 10px;
    margin: 0 auto;
    display: block;
    width: 280px;
    height: auto;
}

/* .lstbook-single-dwnwrap {
 position: absolute;
  bottom: 0;
} */

.lstbook-down {
display: block;
width: 100%;
height: auto;
background-color: white;
text-align: center;
display: inline-block;
padding: 10px 0;
margin: 5px 0;
text-transform: uppercase;
color: #9F7B52;
}

a.lstba {
color: #9F7B52;
font-size: 1.3rem;
}


.feedb {
  color: #9F7B52;
}

.feedb input {
    width: 310px;
    height: 25px;
}


.lstbook-down:hover, .lstbook-down:hover .icons,  .lstbook-down:hover, .fa-solid:hover, .fa-download:hover, .feedb .btnsend:hover {
    background: #9F7B52;
    color: #fff;
    cursor: pointer;
}

.fa-solid:hover,  {
    background: #9F7B52;
    color: #fff;
    cursor: pointer;
}

.feedb .btnsend {
background-color: #9F7B52;
color: #fff;
font-size: 1.4rem;
padding: 5px;
height: 45px;
border: none;
}


.alph {
width: 75%;
margin: 0 auto;
/* border: solid 1px violet; */
padding: 20px 30px;
overflow: hidden;
}

.alph a {
float: left;
margin: 10px 10px;
text-decoration: none;
color: white;
background-color: #D69754;
font-family: Arial, Helvetica, sans-serif;
font-size: 2.0rem;
padding: 15px 25px;
}

.alph a.inactive {
color: whitesmoke;
background-color: #bea992;
cursor: not-allowed;
}

.alf-wrap {
/* border: solid 1px violet; */
margin: 50px auto;
background-color: white;
width: 95%;
padding: 20px 30px;
overflow: hidden;
}

.alf-wrap .news-header {
margin: 10px 0;
width: 50px;
left: -31px;
text-transform: uppercase;
}

.alf-wrap a {
margin: 20px 0;
display: block;
width: 100%;
text-decoration: none;
color: black;
}

.alf-wrap a:hover {
text-decoration: underline;
}



img.author-single {
width: 460px;
height: auto;
float: left;
margin-right: 0px;
}

.author-single-text {
/* border: solid 0px red; */

float: right;
background-color: whitesmoke;
width: 60%;
height: 800px;
padding: 10px;
}

.author-single-text h2 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5rem;
line-height: 2.8rem;
}

.author-single-text p {
/* border: solid 1px red; */

border-top: solid 10px #D2AF89;
border-bottom: solid 10px #D2AF89;
padding: 30px 20px;
margin-top: 40px;
margin-bottom: 40px;
}

.author-single-text-down {
width: 40%;
text-decoration: none;
float: left;
border: solid 3px #D2AF89;
}

.author-single-text-down:last-child {
float: right;
}

.bread {
width: 92%;
/* border:solid 1px red; */
margin: 20px auto;
padding: 15px;
}

.bread a {
text-decoration: none;
color: #805c37;
}

.bread a:hover {
text-decoration: underline;
color: #805c37;
}

a.bread-active {
text-decoration: underline;
color: #805c37;
}

.bread span {
color: #805c37;
font-size: 1.8rem;
font-weight: bold;
display: inline-block;
position: relative;
top: 5px;
padding: 0 5px;
}


div.ec_wrap_single {
background-color:white;
padding: 10px;
font-size: 1.2rem;
line-height: 20pt;
}

.inp_ecat {
font-size: 1.2rem;
padding: 10px;
width: 100px;
text-align: center;
}


.footer {
/* border: solid  1px blue; */
border-top: solid 20px #D2AF89;
margin: 50px auto;
padding: 10px 0;
width: 96%;
height: auto;
}

.footer p {
text-align: center;
color: black;
font-size: 1.5rem;
font-weight: bold;
padding: 10px 0;
}

.footer p a, h1 a {
color: black;
text-decoration: none;
}

.footer p a:hover {
text-decoration: underline;
}

.nav_ssl {
text-decoration: none;
color: #9F7B52;
}

.nav_ssl:hover {
/* text-decoration: underline; */
/* color: #c46806; */

color: whitesmoke;
}

span.nav_ssl:hover {
color: #9F7B52;
}


.dyplom-wrapper {
border-top: solid 20px #D2AF89;
border-bottom: solid 20px #D2AF89;
width: 1200px;
height: auto;
margin: 20px auto;
padding: 30px 0;
text-align: center;
}

.dyplom-wrapper img {
margin: 30px 0;
}

.stat {
width: 700px;
margin: 50px auto;
padding: 0px 10px;
height: 1100px;
border-top: solid 2px #D2AF89;
border-left: solid 2px #D2AF89;
border-right: solid 2px #D2AF89;
border-bottom: solid 20px #D2AF89;
background-color: whitesmoke;
text-align: center;
}

.stat1 {
width: 470px;
background-color: #D69754;
color: white;
padding: 10px 20px;
font-size: 1.4rem;
font-weight: bold;
}

.stat1 .icons, .stat1 .fa-solid {
font-size: 40px;
}

.stat-inp {
display: inline-block;
background-color: #bea992;
padding: 10px;
position:relative;
}

table.statst, th, td {
  border: 1px solid black;
  border-collapse: collapse;
  width: 700px;
    text-align: center;
    margin: 20px auto;
    
}

.bloc-catalog {
float: left;
margin: 40px 20px;
background-color: #D69754;
padding: 20px 30px;
overflow: hidden;
width: 300px;
height: 650px;
}

.news-header-blockart {
margin: 20px 0;
width: 40px;
background-color: #BEA992;
font-family: Arial, Helvetica, sans-serif;
color: whitesmoke;
font-size: 1.2rem;
padding: 5px;
text-align: center;
position: relative;
top:-40px;
left: -13px;
text-transform: uppercase;
}


.blok-card {width: 670px;}
.blok-card-img img {
width: 650px;
height: auto;
}

.blok-card-title {
font-size: 1.2rem;
line-height: 28px;
height: 270px;}


.lstbook-single__periodic {
  height: 700px;
}

.lstbook_img__periodic {
  height: 540px;
}

.lstbook-title__periodic {
  height: 90px;
}


/* adapt */

/* min-width задает минимальную ширину окна браузера или экрана */
/* когда min-width будет больше или равна 600 px */



@media screen and (min-width: 1200px) {

h1 {
  font-size: 2.3rem;
  width: 57%;    
}

.logo {
  width: 180px;
  height: auto;
  margin-top: 35px;
}

.logo_2 {
  width: 360px;
  float: right;
  margin-top: 15px;
  }

.news-single {
height: 250px;
}

p {
	margin: 0 0 15px;
    font-size: 1.2rem;
    /* color:red; */
    line-height: 26px;
}

li {
margin-left: 43px;
font: 1.1rem Arial,sans-serif;
line-height: 26pt;
}

.lstbook_single-wrapper {
width: 93%;
margin: 0 auto;
/* border: solid 1px red; */
padding: 10px 0px;
overflow: hidden;
}

a.allbook {
width: 300px;
font-size: 2.0rem;
float:left;
margin-right: 50px;
}

.all_ss {
  width: 70%; 
  margin: 0px auto; 
  overflow: hidden;
  /* border: solid 1px red;  */
}

.lstbook-title {
font-size: 1.0rem;
}

a.lstba {
font-size: 1.1rem;
font-weight: bold;
}

.alph a {
font-size: 1.8rem;
padding: 10px 20px;
}

.center {
/* border: solid  1px red; */
margin: 10px auto;
font-size: 1.2rem;
}

.footer p, .footer p a {
font-size: 1.2rem;
}


.topnav, .desc {
width: 96%;}

img.author-single {
width: 35%;
height: auto;
}

.author-single-text h2 {
font-size: 1.2em;
}

}
/* 1200 */


/* 1024 */
@media screen and (max-width: 1024px) {

h1 {
  font-size: 2.0rem;
  width: 50%;    
}

.logo {
  width: 160px;
  margin-top: 30px;
}

.logo_2 {
  width: 300px;
  float: right;
  margin-top: 35px;
  
  }

.news-single {
height: 250px;
}

p {
	margin: 0 0 15px;
    font-size: 1.1rem;
    /* color:red; */
    line-height: 26px;
}

li {
margin-left: 43px;
font: 1.1rem Arial,sans-serif;
line-height: 26pt;
}

.lstbook_single-wrapper {
width: 100%;
margin: 0 auto;
/* border: solid 1px red; */
padding: 10px 0px;
overflow: hidden;
}

.lstbook-single {
width: 280px;
}

.lstbook-single img {
width: 260px;
}

a.allbook {
width: 300px;
font-size: 2.0rem
}

.lstbook-title {
font-size: 1.0rem;
}

a.lstba {
font-size: 1.1rem;
font-weight: bold;
}

.alph a {
font-size: 1.8rem;
padding: 10px 20px;
}

.center {
/* border: solid  1px red; */
margin: 10px auto;
font-size: 1.2rem;
}

.footer p, .footer p a {
font-size: 1.2rem;
}


.topnav, .desc {
width: 96%;}

img.author-single {
width: 35%;
height: auto;
}

.author-single-text h2 {
font-size: 1.2rem;
line-height: 2.2rem;;
}

}
/* 1024 */


/* 800 */
@media screen and (max-width: 800px) {

h1, .logo, .logo_2 {
float: none;

}

.lstbook-single {
margin-left: 6%;
margin-top: 40px;
}


.alph {
    width: 90%;
}

  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }


  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }


}