* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* гамбургер-меню */
.hamburger-block {
  display: none;
}
/* конец */

main {
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin: 0 auto;
}

main h1 {
  font-family: Ubuntu;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  color: #1D1C1B;
  margin-bottom: 0px;
  padding-top: 30px !important;
}

main header {
  width: 100%;
  height: auto;
  padding-left: 28%;
}

main header .header {
  width: 100%;
  height: auto;
  /** max-width: 1040px **/
  position: relative;
  margin: 0;
  padding: 30px 60px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f5f2e9;
}

main header .header .logo {
  display: none;
}

main header .header .schedule {
  display: none;
}

main header .header .search {
  width: 260px;
  position: relative;
}

main header .header .search .input {
  border: none;
  border-bottom: 3px solid #55514d;
  background: transparent;
  width: 240px;
  display: none;
}

main header .header .search .fas {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #8F8479;
  cursor: pointer;
}

main header .header .search .subm {
  position: relative;
  top: -30px;
  left: 250px;
  width: 30px;
  height: 30px;
  background-color: #6c0b1e;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  display: none;
}

main header .header .search input::-webkit-input-placeholder {
  color: #C7C1BC;
}

main header .header .search input:-ms-input-placeholder {
  color: #C7C1BC;
}

main header .header .search input::-ms-input-placeholder {
  color: #C7C1BC;
}

main header .header .search input::placeholder {
  color: #C7C1BC;
}

main header .header-login li {
  display: inline-block;
}

main header .header-login li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #736268;
  font-family: 'Ubuntu';
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin-left: 19px;
  width: 45px;
}

main header .header-login li a:hover {
  color: #6C0B1E;
  font-weight: bold;
}

main header .header-login li:nth-child(1) {
  border-right: 1px solid #736268;
  height: 19px;
  padding-right: 26px;
}

main header .header .hamburger {
  display: none;
}

main .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}


main .container .left {
  width: 28%;
  height: auto;
  padding-bottom: 50px;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main .container .left .logo {
  margin-top: 0;
}

main .container .left nav {
  padding-top: 67px;
}

main .container .left nav li {
  height: 45px;
  line-height: 45px;
}

main .container .left nav li a {
  font-family: ubuntu;
  font-weight: 700;
/*  font-size: 20px;*/
  line-height: 23px;
  text-transform: uppercase;
  text-decoration: none;
  color: #1D1C1B;
}

main .container .left nav li a:hover {
  color: #6C0B1E;
}

main .container .left-catalog {
  padding: 0 20px 0 0;
}

main .container .left-catalog h2 a {
  font-family: ubuntu;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  text-decoration: none;
  color: #1D1C1B;
}

main .container .left-catalog h2 a:hover {
  color: #6C0B1E;
}

main .container .left-catalog p {
  padding-bottom: 30px;
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #8F8479;
}

main .container .left-catalog-search {
  position: relative;
}

main .container .left-catalog-search input {
  width: 100%;
  height: 40px;
  border: none;
  border-bottom: 3px solid #6C0B1E;
  font-family: Ubuntu;
  font-size: 11px;
  font-weight: 400;
  line-height: 145%;
  font-size: 14px;
  color: #C7C1BC;
}

main .container .left-catalog-search button {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  background-color: #6C0B1E;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

main .container .left-catalog-search button i {
  color: #ffffff;
}

main .container .left-schedule {
  padding: 132px 50px 132px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

main .container .left-schedule img {
  margin-top: -7px;
}

main .container .left-schedule p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #8F8479;
  padding-left: 8px;
}

main .container .left-schedule p:last-child {
  padding-top: 2px;
}

main .container .left-schedule p span {
  color: #D96400;
}

main .container .left-contacts {
  padding: 0 50px 0 0;
}

main .container .left-contacts .map {
  width: 100%;
  height: 240px;
  border-radius: 20px;
}

main .container .left-contacts p {
  padding: 20px 0;
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #8F8479;
}

main .container .left-contacts a {
  display: block;
  padding-bottom: 40px;
  font-family: Ubuntu;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #1D1C1B;
}

main .container .left-contacts a:hover {
  text-decoration: underline;
}

main .container .left .partners {
  padding-top: 60px;
}

main .container .left .partners h2 {
  font-family: Ubuntu;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  text-transform: uppercase;
  color: #1D1C1B;
  padding-left: 0;
}

main .container .left .hide {display: none;}

main .container .left .partners-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

main .container .left .partners-logo img {
  padding-top: 68px;
}

main .container .left .sites {
  width: 202px;
  height: 90px;
  margin: 0 auto;
  margin-top: 70px;
  border: 1px solid #8D99AE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 23px;
}

main .container .left .sites:hover {
  border-color: #6C0B1E;
}

main .container .left .sites h2 {
  text-align: center;
}

main .container .left .sites h2 a {
  font-family: Ubuntu;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-transform: uppercase;
  text-decoration: none;
  color: #8D99AE;
}

main .container .left .sites h2 a:hover {
  color: #6C0B1E;
}

main .container .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: column;
      -ms-flex-pack: column;
          justify-content: column;
  /** width: 100% **/
  height: auto;
  -webkit-box-pack: column;
  -ms-flex-pack: column;
      justify-content: column;
  background-color: #f5f2e9;
  padding: 0 60px;
}
/* полоса-разделитель */
main .container .right .hr {
  width: 100%;
  height: 1px;
  padding-top: 25px;
  border-bottom: 1px solid #C7C1BC;
}

main .container .right .slider {
  width: 100%;
  height: auto;
/*  min-height: 600px; */
/*  background: url(../img/slider.jpg) center center/cover no-repeat;*/
  border-radius: 25px;
  margin: 20px 0 60px;
}

main .container .right .slider h1 {
  padding: 100px 20px 0;
  font-family: 'Lora', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 38px;
  line-height: 44px;
  text-align: center;
  color: #FFF;
}

main  .container .right .slider h2 {
  padding-top: 3px;
  padding-bottom: 28px;
  font-family: 'Lora', serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #FFF;
}

main .container .right .slider h2 span {
  font-weight: normal;
  font-size: 24px;
  font-weight: normal;
}

main .container .right .slider p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 145%;
  text-align: center;
  color: #FFF;
}

main .container .right .big-news {
  width: 100%;
/*  padding-left: 11px;*/
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

main .container .right .big-news p.date {
  width: 81px;
  min-width: 81px;
  height: 24px;
  margin-top: 5px;
  line-height: 24px;
  background-color: #fff;
  border-radius: 5px;
  font-family: Ubuntu;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #737268;
  text-transform: uppercase;
}

main .container .right .big-news .item-news {
  padding-left: 60px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

ul {padding-bottom: 5px;
    padding-left: 18px;
    color: #4c4a33;
}

li {padding-bottom: 5px;
}


main .container .right .big-news .item-news .wrapper-news img {
  display: inline;
  float: left;
  border-radius: 15px;
  margin: 0 30px 10px 0;
}

main .container .right .big-news .item-news .wrapper-news .text-news p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #737268;
}

main .container .right .big-news .item-news p.more {
  margin-top: 20px;
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  font-weight: 700;
  color: #D96400;
}

main .container .right .big-news .item-news p.more a {
  text-decoration: none;
  color: #D96400;
}

main .container .right .big-news .item-news p.more a::before {
  content: '';
  display: block;
  width: 14px;
  height: 2px;
  background: #C7C1BC;
  position: relative;
  left: 120px;
  top: 8px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

main .container .right .big-news .item-news p.more a::after {
  content: '';
  display: block;
  height: 2px;
  width: 14px;
  background: #C7C1BC;
  position: relative;
  left: 120px;
  top: -8px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

main .container .right .big-news .item-news p.more a:hover::before, main .container .right .big-news .item-news p.more a:hover::after {
  background-color: #D96400;
}
main .container .right .big-news .item-news h2 {
  margin-bottom: 8px;
}


main .container .right .big-news .item-news h2 {
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  letter-spacing: 0em;
  text-align: left;
  color: #6C0B1E;
 
  text-decoration: none;
}

main .container .right .big-news .item-news h2 a {
  font-family: Ubuntu;
  font-size: 28px;
  font-style: normal;
  font-weight: lighter;
  line-height: 145%;
  letter-spacing: -0.03em;
  text-align: left;
  color: #6C0B1E;
 
  text-decoration: none;
}

main .container .right .big-news .item-news img {
  display: inline-block;
  float: unset;
  border-radius: 15px;
  margin: 0 30px 10px 0;
}

main .container .right .big-news .item-news img_caption .left {
  display: block;
  float: left;
  border-radius: 15px;
  margin: 0 30px 10px 0;
}

main .container .right .big-news .item-news .text-news p {
  font-family: Lora !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 145% !important;
  color: #737268 !important;
  padding-bottom: 10px;
  text-align: justify;
}

main .container .right .big-news .item-news .text-news p span {
  font-family: Lora !important;
  font-size: 15px !important;
  font-weight: !important;
  line-height: 145% !important;
  color: !important;
  text-decoration: !important;
  padding-bottom:0;
}

main .container .right .big-news .item-news .text-news p span a {
  color: #D96400 !important;
  text-decoration: none !important;
}

main .container .right .big-news .item-news .text-news p span a:hover {
  text-decoration: underline !important;
}

main .container .right .big-news .item-news .text-news ul li span {
  font-family: Lora !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 145% !important;
  color: #737268 !important;
  text-decoration: !important;
  padding-bottom: 20px;
}

main .container .right .big-news .item-news .text-news ul li span a {
  color: #D96400 !important;
  text-decoration: none !important;
}

main .container .right .big-news .item-news .text-news ul li span a span {
  color: #D96400 !important;
  text-decoration: none !important;
}


main .container .right .big-news .item-news .text-news ul li span a:hover span {
  text-decoration: underline !important;
}


main .container .right .big-news .item-news .text-news p.more {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  font-weight: 700;
  color: #D96400;
  display: table;
}

main .container .right .big-news .item-news .text-news p.more a {
  text-decoration: none;
  color: #D96400;
}

main .container .right .big-news .item-news .text-news p.more a::before {
  content: '';
  display: block;
  width: 14px;
  height: 2px;
  background: #C7C1BC;
  position: relative;
  left: 100px;
  top: 8px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}

main .container .right .big-news .item-news .text-news p.more a::after {
  content: '';
  display: block;
  height: 2px;
  width: 14px;
  background: #C7C1BC;
  position: relative;
  left: 100px;
  top: -8px;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}

main .container .right .big-news .item-news .text-news p.more a:hover::before, .container .right .big-news .item-news .text-news p.more a:hover::after {
  background-color: #D96400;
}

main .container .right .head-news {
  display: none;
}

main .container .right .news {
  padding-top: 60px;
  width: 100%;
}

main .container .right .news h2 {
  font-family: Ubuntu;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 20px;
}

main .container .right .news a {
  text-decoration: none;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  color: #D96400;
  text-transform: uppercase;
}

main .container .right .news a:hover {
  text-decoration: underline;
}

main .container .right .news-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 40px;
}

main .container .right .news-wrapper .news-item {
  width: 100%;
/*  max-width: 366px; */
  padding-bottom: 60px;
}

main .container .right .news-wrapper .news-item:nth-child(odd) {
  padding-right: 20px;
}

main .container .right .news-wrapper .news-item p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #737268;
}

main .container .right .news-wrapper .news-item p.date {
  width: 81px;
  min-width: 81px;
  height: 24px;
  margin-top: 5px;
  line-height: 24px;
  background-color: #fff;
  border-radius: 5px;
  font-family: Ubuntu;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #737268;
  text-transform: uppercase;
}

main .container .right .news-wrapper .news-item h2 span.date {
  width: 81px;
  min-width: 81px;
  height: 24px;
  margin-top: 5px;
  line-height: 24px;
  background-color: #fff;
  border-radius: 5px;
  font-family: Ubuntu;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #737268;
  text-transform: uppercase;
}

main .container .right .news-wrapper .news-item h3 {
  padding: 15px 0 24px;
}

main .container .right .news-wrapper .news-item h3 a {
  color: #6C0B1E;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
}

main .container .right .news-wrapper .news-item img {
  display: inline;
  float: left;
  border-radius: 10px;
  margin: 0 30px 10px 0;
}

main .container .right .news-wrapper .news-item img.img-375 {
  display: none;
}

main .container .right .pages .lib {
  margin-top: 60px;
}

main .container .right .pages .lib .top-menu {
  display: none;
}

main .container .right .pages .lib .content {
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main .container .right .pages .lib .content::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}

main .container .right .pages .lib .content img {
  border-radius: 15px;
  margin: 20px 40px 20px 0;
}

main .container .right .pages .lib .content .img-left {
  display: inline;
  float: left;
}

main .container .right .pages .lib .content .img-center {
  display: block;
  padding: 0;
  margin: 20px auto;
}

main .container .right .pages .lib .content p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #47463F;
  padding: 20px 0 30px;
}

main .container .right .pages .lib .content h2 {
  font-family: Lora;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  color: #000000;
}

main .container .right .pages .lib .content h3 {
  font-family: Lora;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  color: #000;
}

main .container .right .pages .lib .content a {
  text-decoration: none;
  color: #D96400;
  font-weight: 700;
}

main .container .right .pages .lib .content a:hover {
  text-decoration: underline;
}

main .container .right .pages .lib .lib-catalog-768 {
  display: none;
}

main .container .right .pages .lib .lib-catalog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 60px 0;
}

main .container .right .pages .lib .lib-catalog-item {
  position: relative;
  height: 280px;
  margin: 0 5px 30px;
}

main .container .right .pages .lib .lib-catalog-item-1 {
  width: 100%;
  max-width: 280px;
  background: url(../img/lib/catalog1.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

main .container .right .pages .lib .lib-catalog-item-2 {
  width: 100%;
  max-width: 280px;
  background: url(../img/lib/catalog2.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

main .container .right .pages .lib .lib-catalog-item-3 {
  width: 100%;
  max-width: 280px;
  background: url(../img/lib/catalog3.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

main .container .right .pages .lib .lib-catalog-item-4 {
  width: 90%;
  max-width: 600px;
  background: url(../img/lib/catalog4.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

main .container .right .pages .lib .lib-catalog-item-5 {
  width: 90%;
  max-width: 280px;
  background: url(../img/lib/catalog5.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

main .container .right .pages .lib .lib-catalog-item-6 {
  width: 90%;
  max-width: 280px;
  background: url(../img/lib/catalog6.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

main .container .right .pages .lib .lib-catalog-item-7 {
  width: 100%;
  max-width: 600px;
  background: url(../img/lib/catalog7.jpg) center center/cover no-repeat;
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

main .container .right .pages .lib .lib-catalog-item .title {
  position: absolute;
  bottom: 20px;
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  font-weight: 700;
  color: #ffffff;
  padding: 0 20px;
}
/* история */
main .container .right .pages .history {
  margin: 30px 0;
}

main .container .right .pages .history-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}

main .container .right .pages .history-info .content {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

main .container .right .pages .history-info .content-date {
  width: 260px;
}

main .container .right .pages .history-info .content-date h2 {
  font-family: Lora;
  font-size: 42px;
  font-weight: 700;
  line-height: 44px;
  text-transform: uppercase;
  color: #1D1C1B;
}

main .container .right .pages .history-info .content .no-date {
  padding-left: 260px;
}

main .container .right .pages .history-info .content-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}

main .container .right .pages .history-info .content-text p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  padding-bottom: 20px;
}

main .container .right .pages .history-info .horizontal-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 20px 0;
}

main .container .right .pages .history-info .horizontal-block-img {
  border-radius: 10px;
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  max-height: 169px;
}

main .container .right .pages .history-info .horizontal-block p {
  padding-left: 40px;
  padding-right: 10px;
  font-family: Ubuntu;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #1D1C1B;
  max-width: 250px;
}

main .container .right .pages .history-info .horizontal-block p span {
  font-weight: 700;
  color: #6C0B1E;
}

main .container .right .pages .history-info .horizontal-block p.info {
  padding-top: 20px;
}

main .container .right .pages .history-info .vertical-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0;
}

main .container .right .pages .history-info .vertical-block-img {
  border-radius: 10px;
  max-width: 120px;
  max-height: 169px;
}

main .container .right .pages .history-info .vertical-block p {
  padding-left: 40px;
  font-family: Ubuntu;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #1D1C1B;
  max-width: 400px;
}

main .container .right .pages .history-info .vertical-block p span {
  font-weight: 700;
  color: #6C0B1E;
}

main .container .right .pages .history-info .vertical-block p.info {
  padding-top: 20px;
}

main .container .right .pages .history-info .h-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 150px;
}

main .container .right .pages .history-info .h-gallery img {
  border-radius: 10px;
  margin: 20px 0;
  margin-left: 20px;
}
/* фонды */
main .container .right .pages .found {
  margin: 30px 0;
}

main .container .right .pages .found-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin: 30px 0;
}

main .container .right .pages .found-info .content {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

main .container .right .pages .found-info .content-item {
  width: 260px;
}

main .container .right .pages .found-info .content-item h2 {
  font-family: Ubuntu;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  max-width: 200px;
}

main .container .right .pages .found-info .content-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}

main .container .right .pages .found-info .content-text h3 {
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  color: #1D1C1B;
}

main .container .right .pages .found-info .content-text h3 strong {
  font-family: Ubuntu;
  font-size: 72px;
  font-weight: 700;
  line-height: 104px;
  padding-right: 10px;
}

main .container .right .pages .found-info .content-text p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  padding-bottom: 20px;
}

main .container .right .pages .pagination {
  font-family: ubuntu;
  font-size: 15px;
  font-weight: 400;
  text-align:center;
  margin: 0 auto;
}

main .container .right .pages .pagination a {
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align:center;
  padding-left: 24px;
  margin: 0 auto;
  color: #D96400;
}

main .container .right .pages .pagination p {
  font-family: ubuntu;
  font-size: 15px;
  font-weight: 400;
  text-align:center;
  padding-bottom: 10px;
  color: #737268;
}

main .container .right .pages .pagination ul li {
  display: inline-block;
  list-style:none;
  font-family: ubuntu;
  font-size: 15px;
  font-weight: 400;
  color: #737268;
  padding-bottom: 5px;
  margin:1px;
}

main .container .right .pages .pagination ul li a {
  padding-left: 8px;
  color: #6C0B1E;
  text-decoration: none;
}

main .container .right .pages .pagination .page-numbers {
  margin: 10px auto 20px;
  width: 300px;
}

main .container .right .pages .pagination .page-numbers ul.num li {
  display: inline;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;

}

main .container .right .pages .pagination .page-numbers ul.num li a {
  display: inline-block;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6C0B1E;
  text-decoration: none;
  padding: 0 3px;
}

main .container .right .pages .pagination .page-numbers ul.num li a:hover, main .container .right .pages .site-search .page-numbers ul.num li a:active {
  background-color: #fff;
  border-radius: 5px;
}

main .container .right .pages .pagination .page-numbers ul.num li a.arrow:hover, main .container .right .pages .site-search .page-numbers ul.num li a.arrow:active {
  background-color: transparent;
  border-radius: none;
}

main .container .right .pages .breadcrumbs {
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #737268;
  padding:10px 0;
}

main .container .right .pages .breadcrumbs a {
  text-decoration: none; 
  font-family: sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #D96400;
}

main .container .right .pages .breadcrumbs a:hover {
  text-decoration: underline; 
}

main .container .right .pages .found-info .ad {
  display: block;
  width: auto;
  min-height: 104px;
  height: auto;
  background: #D96400;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 260px;
  margin-bottom: 20px;
}

main .container .right .pages .found-info .ad img, main .container .right .pages .found-info .ad p {
  color: #fff;
  padding: 10px 25px;
}
/* конец */

main .calendar-mini {
  display: none;
}

main .calendar {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1440px;
  min-height: 631px;
  background-color: #f5f2e9;
}

main .calendar-wrapper {
  /** width: 1440px **/
  width: 100%;
  height: 631px;
  background: url(../img/calendar-bg.png) center center/cover no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

main .calendar-wrapper a {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  color: #D96400;
  text-decoration: none;
}

main .calendar-wrapper a:hover {
  text-decoration: underline;
}

main .calendar-wrapper-left {
  width: 400px;
  height: auto;
  min-height: 631px;
}

main .calendar-wrapper-left .block-calendar {
  padding: 40px 60px 0;
}

main .calendar-wrapper-left .block-calendar h2 {
  font-family: Ubuntu;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

main .calendar-wrapper-left .block-calendar p {
  font-family: Lora;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  width: 250px;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 20px;
}

main .calendar-wrapper-left .block-calendar p.date {
  font-family: Ubuntu;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 11px;
}

main .calendar-wrapper-left .block-calendar p.date:nth-child(3) {
  padding-bottom: 34px;
}

main .calendar-wrapper-left .block-calendar p.date span {
  display: block;
  font-size: 60px;
  line-height: 60px;
  padding-top: 49px;
}

main .calendar-wrapper-right {
  width: 100%;
  padding: 60px 60px 20px;
}

main .calendar-wrapper-right h2.head {
  display: none;
}

main .calendar-wrapper-right h2 {
  font-family: Ubuntu;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  width: 150px;
  padding-bottom: 49px;
}

main .calendar-wrapper-right .block-date {
  display: none;
}

main .calendar-wrapper-right .calendar-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

main .calendar-wrapper-right .calendar-info img {
  width: 110px;
  height: 145px;
}

main .calendar-wrapper-right .calendar-info-text {
  height: 440px;
  overflow-x: hidden;
  overflow-y: auto;
}

main .calendar-wrapper-right .calendar-info-text p {
  width: 95%;
  padding-left: 47px;
  font-family: Lora;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 33px;
}

main .partners-media {
  display: none;
}

main .footer {
  width: 100%;
  max-width: 1440px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  height: 310px;
  background: #55514D;
}

main .footer-left {
  width: 400px;
  padding-top: 60px;
  padding-left: 60px;
}

main .footer-left p {
  font-family: Lora;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  color: #8F8479;
}

main .footer-left .copyright {
  padding: 14px 0 23px;
}

main .footer-left .copyright p {
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #fff;
  text-transform: uppercase;
}

main .footer-left .copyright a {
  color: #D96400;
  text-decoration: none;
}

main .footer-left .copyright a:hover {
  text-decoration: underline;
}

main .footer-right {
  /** flex: 1 **/
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 60px;
  padding-top: 80px;
}

main .footer-right .flogo {
  display: none;
}

main .footer-right .block-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

main .footer-right .block-left .connection-media {
  display: none;
}

main .footer-right .block-left .connection {
  margin-bottom: 20px;
}

main .footer-right .block-left .connection a {
  display: inline-block;
  margin-left: 40px;
  font-family: Ubuntu;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
}

main .footer-right .block-left p {
  font-family: Lora;
  font-size: 15px;
  font-weight: 400;
  line-height: 145%;
  font-size: 14px;
  color: #F5F2E9;
}

main .footer-right .f-menu {
  margin-bottom: 57px;
}

main .footer-right .f-menu li {
  display: inline-block;
  padding-left: 40px;
}

main .footer-right .f-menu li a {
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

main .footer-right .f-menu li a:hover {
  text-decoration: underline;
}

main .footer-right .block-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: 40px;
}

main .footer-right .block-right img {
  display: block;
  margin-bottom: 18px;
}

main .footer-right .copyright-media {
  display: none;
}

main .footer-right p.copy-info {
  display: none;
}

/* библиотека */
@media screen and (max-width: 1420px) {
  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .pages .lib .lib-catalog-item-2, main .container .right .pages .lib .lib-catalog-item-3, main .container .right .pages .lib .lib-catalog-item-5, main .container .right .pages .lib .lib-catalog-item-6 {
    max-width: 260px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4, main .container .right .pages .lib .lib-catalog-item-7 {
    max-width: 520px;
    border-radius: 15px;
  }
main .container .left-contacts a {
    display: block;
    padding-bottom: 40px;
    font-family: Ubuntu;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: 
#1D1C1B;

}

@media screen and (max-width: 1330px) {
  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .pages .lib .lib-catalog-item-2, main .container .right .pages .lib .lib-catalog-item-3, main .container .right .pages .lib .lib-catalog-item-5 {
    max-width: 260px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4, main .container .right .pages .lib .lib-catalog-item-7 {
    max-width: 520px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  main .container .right .pages .lib .lib-catalog-item-5 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  main .container .right .pages .lib .lib-catalog-item-6 {
    display: none;
  }
  main .container .right .pages .history-info .horizontal-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    margin: 0 auto;
  }
  main .container .right .pages .history-info .vertical-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 20px 0;
    max-width: 400px;
  }
  main .container .right .pages .history-info .h-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
  }
main .container .left-contacts a {
    display: block;
    padding-bottom: 40px;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: 
#1D1C1B;

}
/* конец */
@media screen and (max-width: 1210px) {
  main .container .right .pages .history-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 30px 0;
  }
  main .container .right .pages .history-info .content {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  main .container .right .pages .history-info .content-date {
    width: auto;
    margin-bottom: 30px;
  }
  main .container .right .pages .history-info .content .no-date {
    padding-left: 0px;
  }
  main .container .right .pages .history-info .content-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
  }
  main .container .right .pages .history-info .h-gallery {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0px;
    width: auto;
  }
  main .container .right .pages .history-info .h-gallery img {
    margin: 20px 5px;
  }
  main .container .right .pages .found-info .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .container .right .pages .found-info .content-item {
    width: 100%;
  }
  main .container .right .pages .found-info .content-item h2 {
    max-width: 100%;
  }
  main .container .right .pages .found-info .content-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
  }
  main .container .right .pages .found-info .content-text h3 {
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    color: #1D1C1B;
  }
  main .container .right .pages .found-info .content-text h3 strong {
    font-family: Ubuntu;
    font-size: 72px;
    font-weight: 700;
    line-height: 104px;
    padding-right: 10px;
  }
  main .container .right .pages .found-info .content-text p {
    font-family: Lora;
    font-size: 15px;
    font-weight: 400;
    line-height: 145%;
    padding-bottom: 20px;
  }
  main .container .right .pages .found-info .ad {
    display: block;
    width: auto;
    min-height: 104px;
    height: auto;
    background: #D96400;
    border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0px;
  }
  main .container .right .pages .found-info .ad img, main .container .right .pages .found-info .ad p {
    color: #fff;
    padding-left: 25px;
  }
  main .footer-left {
    padding-left: 40px;
  }
  main .footer-right {
    padding-right: 40px;
  }
  main .footer-right .block-left .f-menu li {
    padding-left: 10px;
    padding-right: 10px;
  }
  main .footer-right .block-left .f-menu li:last-child {
    padding-right: 0;
  }
  main .footer-right .block-left .f-menu li a {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 1140px) {
  main header .header {
    padding: 30px 40px 0px;
  }
  main .container .left {
    padding-left: 40px;
  }
  main .container .right {
    padding: 0 40px;
  }
  main .container .right .slider {
    font-size: 28px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .container .right .slider h1 {
    padding: 119px 10px 0;
    font-size: 28px;
    line-height: 40px;
  }
  main .container .right .slider span {
    font-size: 20px;
  }
  main .container .right .slider p {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .container .right .big-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .container .right .big-news .item-news {
    padding-left: 0;
    padding-top: 20px;
  }
  main .container .right .news-wrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  main .container .right .news-wrapper .news-item img {
    display: block;
    float: none;
  }

  /* библиотека */
  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .lib .lib-catalog-item-2, main .container .right .lib .lib-catalog-item-3, main .container .right .lib .lib-catalog-item-5, main .container .right .lib .lib-catalog-item-6 {
    max-width: 260px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4, main .container .right .lib .lib-catalog-item-7 {
    max-width: 520px;
    border-radius: 15px;
  }
  main .container .right .pages .history-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 30px 0;
  }
  main .container .right .pages .history-info .content {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  main .container .right .pages .history-info .content-date {
    width: auto;
    margin-bottom: 30px;
  }
  main .container .right .pages .history-info .content .no-date {
    padding-left: 0px;
  }
}
/* конец */
@media screen and (max-width: 1024px) {
  /* внутренние страницы */
  main h1 {
    text-align: center;
  }
  main .container .left {
    display: none;
    padding: 0 0 10px;
  }
  .hamburger-block .submenu-h li {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    margin: 0;
  }
  .hamburger-block .submenu-h li a {
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-transform: lowercase;
  }
  .hamburger-block .submenu-h li a:hover {
    color: #6C0B1E;
    font-weight: 700;
  }
  .hamburger-block .login-h {
    padding-top: 90px;
    text-align: center;
  }
  .hamburger-block .login-h li, .hamburger-block .login-h a {
    text-decoration: none;
    text-decoration: none;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    color: #D96400;
    text-transform: uppercase;
    color: #6C0B1E;
  }
  .hamburger-block .login-h li:hover, .hamburger-block .login-h a:hover {
    text-decoration: underline;
  }
  .hamburger-block .search-h input {
    width: 250px;
    height: 40px;
    border: none;
    border-bottom: 3px solid #55514D;
    font-family: Lora;
    font-size: 15px;
    font-weight: 400;
    line-height: 145%;
    font-size: 14px;
    color: #C7C1BC;
    background-color: transparent;
  }
  .hamburger-block .search-h button {
    width: 30px;
    height: 30px;
    background-color: #6C0B1E;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  .hamburger-block .search-h button i {
    color: #ffffff;
  }
  /* конец */

  main header {
    padding-left: 0;
  }
  main header .header .search {
    display: none;
  }
  main header .header-login {
    display: none;
  }
  main header .header .logo {
    display: block;
  }
  main header .header .schedule {
    display: block;
  }
  main header .header .schedule img {
    max-height: 79px;
  }
  main header .header .hamburger {
    display: block;
  }
  
  main .container .right .pages .lib .top-menu {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
  main .container .right .pages .lib .top-menu li a {
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    color: #1D1C1B;
    text-align: center;
    text-decoration: none;
  }
  main .container .right .pages .lib .top-menu li a:hover {
    color: #6C0B1E;
  }
  main .container .right .pages .lib .lib-catalog-item-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  main .container .right .pages .lib .lib-catalog-item-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  main .container .right .pages .lib .lib-catalog-item-6 {
    display: block;
  }
  main .container .right .pages .history-info .horizontal-block {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 20px 0;
  }
  main .container .right .pages .history-info .h-gallery {
    padding-left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main .container .right .pages .found-info .ad {
    margin-left: auto;
    margin-right: auto;
    max-width: 660px;
  }

  main .calendar {
    width: 100%;
    height: 826px;
  }
  main .calendar-wrapper {
    height: 826px;
    width: 100%;
/*    border-radius: 25px; */
  }
  main .calendar-wrapper-left {
    width: 0;
    display: none;
  }
  main .calendar-wrapper-right {
    padding: 40px;
    padding-top: 60px;
  }
  main .calendar-wrapper-right h2.head {
    display: block;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    width: 100%;
    padding-top: 0;
  }
  main .calendar-wrapper-right h2 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 38px;
  }
  main .calendar-wrapper-right .block-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  main .calendar-wrapper-right .block-date .date-item p {
    padding-left: 30px;
    font-family: Lora;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 100%;
    color: rgba(255, 255, 255, 0.5);
    padding-top: 30px;
  }
  main .calendar-wrapper-right .block-date .date-item p:nth-child(1) {
    padding-top: 10px;
  }
  main .calendar-wrapper-right .block-date .date-item p.date {
    font-family: Ubuntu;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 11px;
    width: 100%;
  }
  main .calendar-wrapper-right .block-date .date-item p.date span {
    display: block;
    font-size: 60px;
    line-height: 60px;
    padding-top: 0px;
  }
  main .calendar-wrapper-right .block-date .date-item .calendar-info {
    width: 100%;
  }
  main .calendar-wrapper-right .block-date .date-item .calendar-info p {
    max-width: 600px;
    font-size: 12px;
    line-height: 14px;
  }
  main .partners-media {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #fff;
  }
  main .partners-media h2 {
    font-family: Ubuntu;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase;
    color: #1D1C1B;
    padding-left: 46px;
    padding-top: 60px;
    padding-bottom: 73px;
    text-align: left;
  }
  main .partners-media .partners-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 0 60px;
    margin-bottom: 60px;
  }
  main .partners-media .partners-logo a {
    display: block;
    margin: 0 20px 60px;
  }
  main .partners-media .partners-logo img {
    padding-top: 0;
  }
  main .partners-media .partners-logo h2 {
    width: 202px;
    height: 90px;
    border: 1px solid #8D99AE;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 0;
    text-align: center;
  }
  main .partners-media .partners-logo h2:hover {
    border-color: #6C0B1E;
  }
  main .partners-media .partners-logo a {
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-transform: uppercase;
    text-decoration: none;
    color: #8D99AE;
  }
  main .partners-media .partners-logo a:hover {
    color: #6C0B1E;
  }
  main .footer {
    display: block;
    width: 100%;
    height: auto;
    min-height: 695px;
    margin: 0 auto;
    background: #55514D;
  }
  main .footer-left {
    display: none;
  }
  main .footer-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px 50px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  main .footer-right .flogo {
    display: block;
  }
  main .footer-right .flogo img {
    width: 42px;
    height: 63px;
  }
  main .footer-right .block-left .f-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  main .footer-right .block-left .f-menu li {
    margin-bottom: 20px;
    padding: 0 20px;
  }
  main .footer-right .block-left .f-menu li a {
    font-size: 20px;
    line-height: 23px;
  }
  main .footer-right .block-left .connection {
    display: none;
  }
  main .footer-right .block-left .connection-media {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main .footer-right .block-left .connection-media a {
    font-family: Ubuntu;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 11px;
  }
  main .footer-right .block-left p {
    margin: 6px auto 40px;
  }
  main .footer-right .block-left .copyright-media {
    display: block;
    width: 100%;
    margin: 0 auto 10px;
  }
  main .footer-right .block-left .copyright-media p {
    font-family: Ubuntu;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
  }
  main .footer-right .block-left .copyright-media a {
    color: #D96400;
    text-decoration: none;
  }
  main .footer-right .block-left .copyright-media a:hover {
    text-decoration: underline;
  }
  main .footer-right .block-left p.copy-info {
    display: block;
    font-family: Lora;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    color: #8F8479;
  }
  main .footer-right .block-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  main .footer-right .block-right img {
    margin: 0 10px;
  }
}

@media screen and (max-width: 929px) {
  .hamburger-block {
    width: 42%;
  }
  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .pages .lib .lib-catalog-item-2, main .container .right .pages .lib .lib-catalog-item-3, main .container .right .pages .lib .lib-catalog-item-5 {
    max-width: 280px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4, main .container .right .pages .lib .lib-catalog-item-7 {
    max-width: 600px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-4 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  main .container .right .pages .lib .lib-catalog-item-5 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  main .container .right .pages .lib .lib-catalog-item-6 {
    display: none;
  }
  main .container .right .pages .history-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 30px 0;
  }
  main .container .right .pages .history-info .content {
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  main .container .right .pages .history-info .content-date {
    width: auto;
    margin-bottom: 30px;
  }
  main .container .right .pages .history-info .content .no-date {
    padding-left: 0px;
  }
  main .container .right .pages .history-info .h-gallery {
    padding-left: 0px;
    width: auto;
  }
}

@media screen and (min-width: 350px) and (max-width: 767px) {
  .hamburger-block {
    width: 50%;
  }
  main header .header {
    padding: 30px 20px 0px;
  }
  main .container .right {
    padding: 0 20px;
  }
  main .container .right .slider h1 {
    padding: 100px 7px 20px;
    font-size: 40px;
    line-height: 48px;
  }
  main .container .right .slider h2 {
    font-size: 28px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  main .container .right .slider h2 span {
    font-size: 15px;
    text-transform: none;
  }
  main .container .right .slider p {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .partners-media .partners-logo {
    padding: 0 20px;
  }
  main .container .right .news {
    padding: 60px 0 0;
    width: 100%;
  }
main .container .right .big-news {
    padding-left: 0;
    padding-right: 0;
  }
main .container .right .pages .history-info .horizontal-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: auto;
  margin: 0;
}
main .container .right .pages .history-info .vertical-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0;
}
main .container .right .pages .history-info .h-gallery {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main .partners-media .partners-logo {
  padding: 0 20px;
}
}

@media screen and (max-width: 630px) {
  /* гамбургер-меню */
  .hamburger-block {
    width: 60%;
  }
  /* конец */
  main .container .right .big-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .container .right .big-news .item-news {
    padding-left: 0;
    padding-top: 20px;
  }
  main .container .right .news {
/*    padding-top: 30px; */
  }
  main .container .right .news h2 {
/*    display: none; */
  }
  main .container .right .news a.all {
/*   display: none; */
  }
  main .container .right .news-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 0px;
  }
  main .container .right .news-wrapper .news-item {
    width: 100%;
    max-width: 100%;
    padding-bottom: 60px;
  }
  main .container .right .news-wrapper .news-item:nth-child(odd) {
    padding-right: 0px;
  }
  main  .container .right .news-wrapper .news-item p {
    font-family: Lora;
    font-size: 15px;
    font-weight: 400;
    line-height: 145%;
    color: #737268;
  }
  main .container .right .news-wrapper .news-item p.date {
    width: 81px;
    min-width: 81px;
    height: 24px;
    margin-top: 5px;
    line-height: 24px;
    background-color: #fff;
    border-radius: 5px;
    font-family: Ubuntu;
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #737268;
    text-transform: uppercase;
  }
  main .container .right .news-wrapper .news-item h3 {
    padding: 15px 0 24px;
  }
  main .container .right .news-wrapper .news-item h3 a {
    color: #6C0B1E;
  }
  main .container .right .news-wrapper .news-item img {
    display: block;
    float: none;
    border-radius: 10px;
    margin: 0 auto 20px;
  }

  /* библиотека */
  main .container .right .pages .lib h1 {
    text-align: center;
  }
  main .container .right .pages .lib .content img {
    padding: 0;
  }
  main .container .right .pages .lib .content .img-left {
    display: block;
    float: none;
    padding: 0;
    margin: 20px auto;
  }
}

@media screen and (max-width: 550px) {
  /* гамбургер-меню */
  .hamburger-block {
    width: 90%;
  }
  /* конец */
  main .container .right {
    padding: 0;
  }
  
  main .container .right .slider {
    margin-bottom: 40px;
  }
  main .container .right .slider h1 {
    padding: 90px 7px 20px;
    font-size: 32px;
    line-height: 38px;
  }
  main  .container .right .slider h2 {
    max-width: 100%;
    font-size: 24px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
  }
  main .container .right .slider h2 span {
    font-size: 15px;
    text-transform: none;
  }
  main .container .right .slider p {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .container .right .big-news, .container .right .news, .container .right .pages {
    padding-left: 20px;
    padding-right: 20px;
  }
  main  .container .right .big-news .item-news img {
    display: block;
    float: none;
    margin: 20px auto;
  }

  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .pages .lib .lib-catalog-item-2, main .container .right .pages .lib .lib-catalog-item-3, main .container .right .pages .lib .lib-catalog-item-4, main .container .right .pages .lib .lib-catalog-item-5, main .container .right .pages .lib .lib-catalog-item-6, main .container .right .pages .lib .lib-catalog-item-7 {
    max-width: 280px;
    border-radius: 15px;
  }

  main .calendar {
    display: none;
  }
  main  .calendar-mini {
    display: block;
    width: 100%;
    height: auto;
    background-color: #f5f2e9;
  }
  main  .calendar-mini-wrapper {
    height: auto;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    padding-bottom: 40px;
  }
  main  .calendar-mini-wrapper h2 {
    text-align: left;
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    max-width: 95%;
    padding-top: 40px;
    padding-left: 20px;
  }
  main  .calendar-mini-wrapper .cal-img {
    display: block;
    margin: 30px auto;
  }
  main   .calendar-mini-wrapper p.date {
    display: inline-block;
    font-family: Ubuntu;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 11px;
  }
  main .calendar-mini-wrapper p.date span {
    font-size: 60px;
    line-height: 60px;
    padding-top: 0px;
    padding-left: 20px;
  }
  main .calendar-mini-wrapper .date-item {
    margin-bottom: 20px;
  }
  main .calendar-mini-wrapper .date-item p {
    padding-top: 20px;
    padding-left: 20px;
    font-family: Lora;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    width: 250px;
    color: rgba(255, 255, 255, 0.5);
  }
  main .calendar-mini-wrapper .calendar-info {
    width: 100%;
  }
  main  .calendar-mini-wrapper .calendar-info p {
    padding: 10px 20px 0;
    font-size: 12px;
    line-height: 14px;
    font-family: Lora;
    font-size: 15px;
    font-weight: 400;
    line-height: 145%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }
  main  .partners-media h2 {
    text-align: center;
    padding-left: 0;
  }
  main .partners-media .partners-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px 20px;
  }
  main  .footer-right .block-left .f-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
/*          flex-direction: column; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main  .footer-right .block-left p.copy-info {
    display: block;
    font-family: Lora;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #8F8479;
  }
  main  .footer-right .block-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 20px;
  }
  main  .footer-right .block-right img {
    display: block;
    margin: 0 10px;
  }
}

@media screen and (max-width: 400px) {
  main .container .right {
    padding: 0;
  }
  /* библиотека */
  main .container .right .pages .lib .content img {
    display: inline-block;
    text-align: center;
    max-width: 270px;
  }
  main .container .right .pages .lib .lib-catalog-item-1, main .container .right .pages .lib .lib-catalog-item-2, main .container .right .pages .lib .lib-catalog-item-3, main .container .right .pages .lib .lib-catalog-item-4, main .container .right .pages .lib .lib-catalog-item-5, main .container .right .pages .lib .lib-catalog-item-6, main .container .right .pages .lib .lib-catalog-item-7 {
    max-width: 280px;
    border-radius: 15px;
  }
  main .container .right .pages .lib .lib-catalog-item-6 {
    display: block;
  }
  main .container .right .pages .history-info .horisontal-block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main .container .right .pages .history-info .vertical-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 10px 0;
    width: 100%;
  }
  main .container .right .pages .history-info .vertical-block p {
    text-align: center;
    padding: 5px 0;
  }
}
@media screen and (max-width: 375px) {
  .hamburger-block {
    width: 100%;
  }
  main h1 {
    font-size: 38px;
    line-height: 50px;
  }
  main header .header {
    padding: 30px 20px 0px;
  }
  main .container .right {
    padding: 0;
  }
  main .container .right .slider h1 {
    padding: 100px 7px 20px;
    font-size: 40px;
    line-height: 48px;
  }
  main .container .right .slider h2 {
    font-size: 28px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  main .container .right .slider h2 span {
    font-size: 15px;
    text-transform: none;
  }
  main .container .right .slider p {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main .container .right .pages .history-info .horizontal-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: auto;
    margin: 0;
  }
  main .container .right .pages .history-info .vertical-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0;
  }
  main .container .right .pages .history-info .h-gallery {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  main .partners-media .partners-logo {
    padding: 0 20px;
  }
}
/* конец */
