.anv-container {
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
/* archivelist */

svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  padding: 2rem;
}


.c-year {
  position: absolute;
  color: white;
  font-weight: bold;

}

.c2024 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 70px;
  left: 30px;
  width: 40px;
  height: 20px;
}

.c2023 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 70px;
  left: 110px;
  width: 40px;
  height: 20px;
}

.c2022 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 70px;
  left: 190px;
  width: 40px;
  height: 20px;
}

.c2021 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 70px;
  left: 270px;
  width: 40px;
  height: 20px;
}

.c2020 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 68px;
  left: 350px;
  width: 40px;
  height: 20px;
}

.c2019 {
  position: absolute;
  color: white;
  font-weight: bold;
  
  top: 68px;
  left: 430px;
  width: 40px;
  height: 20px;
}

/*.circle {
/*  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: bottom;
	width: 150px;
	height: 150px;
  border-radius: 75px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #FFFAF4;
  box-shadow: 0px 3px 7px rgba(0,0,0,0.9);
  position: relative;
}*/

.ar-container {
  padding-top: 50px;
  /*border: solid 2px green;*/
}
.menu {
  position: relative;
  margin: 0 auto;
  width: 500px;
  height: 300px;
/*  background-image: url('/vimg/anv/crate.png');  
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;*/
  /*border: solid 2px blue;*/
}

.btext {
  text-decoration: none;
  color: Ь336699;
}

/*.cir-text {
  position: absolute;
  top: 110px;
  left: 50px;
}*/

/* Общий блок для всех кнопок */
/*.menu {
  margin-top: 100px;
  font-family: 'Calibri';
  font-size: 24px;
  
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
  top: 100px;
}*/

.img-sem {
  width: 70px;
  height: 70px;
}

/* anons */
.l-anons {
  position: relative;
  padding: 3px;
  font-family: 'Arial';
  color: black;
  font-weight: 700;
  height: 350px;
  width: 213px;
  border-radius: 10px;
  border: solid 1px #336699;
  box-sizing: border-box;
  margin-bottom: 5px;
  background-color: #FFFAF4;
  box-shadow: 0px 14px 20px rgba(0,0,0,0.75);
}

.pushanons {
  width: 213px;
}

.pushanons2 {
  text-align: center;
  /*opacity: 0.4;*/
  width: 200px;
  margin: 0 auto;
  height: 25px;
  color: #336699;
  background-color: #88b04b;
  font-family: 'Arial';
  font-size: 15px;
  box-sizing: border-box;
}
.pushanons3-text {
  padding-left: 5px;
  color: white;
  text-align: left;
  width: 200px;
  margin: 0 auto;
  line-height: 25px;
  height: 25px;
  background-color: #95AF4A;
  font-family: 'Arial';
  font-size: 15px;
  box-sizing: border-box;
  transition-property: padding-left;
  transition-duration: 1s;
  transition-delay: 0s, 0.5s;
}

.pushanons3-text:hover {
  padding-left: 70px;
}
.pushanons:hover .pushanons3-text {
  padding-left: 70px;
}

.l-anons-2 {
  position: relative;
  margin-left: 5px;
  text-align: left;
  height: 60px;
  color: #336699;
  font-family: 'Arial';
  font-size: 17px;
  box-sizing: border-box;
  /*border: dashed 1px green;*/
}
.l-anons-1 {
  color: green;
  margin-left: 5px;
  font-size: 16px;
  box-sizing: border-box;
  padding-top: 3px;
  height: 30px;
  width: 180px;
  /*border: solid 1px green;*/
}


.anons-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 50px;
  align-items: top;
  flex-wrap: wrap;
}

.l-anons-1-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}


.l-anons-2 > a {
  text-decoration: none;
  color: #336699;
}
.l-anons-3 {
  color: #336699;
  margin-left: 5px;
  box-sizing: border-box;
  font-family: 'Arial';
  font-style: italic;
  font-size: 12px;
  height: 50px;
  position: relative;
  /*border: dashed 1px blue;*/
}
.l-anons-2-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pushanons2-text {
  padding-top: 5px;
  color: white;
  line-height:1.0;
}
.l-anons-2a-text {
  position: absolute;
  top: 70%;
  transform: translateY(-40%);
}

.l-anons-3-text {
  line-height: 1.0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.a_photo {
  text-align: center;
}
/* news */

  .l-news {
    position: relative;
    padding: 3px;
    font-family: 'Arial';
    color: black;
    font-weight: 700;
    height: 150px;
    width: 300px;
    border-radius: 10px;
    border: solid 1px #336699;
    box-sizing: border-box;
    margin-bottom: 5px;
    background-color: #FFFAF4;
    box-shadow: 0px 14px 20px rgba(0,0,0,0.75);
  }
  .l-news-1 {
    color: green;
    font-size: 15px;
    box-sizing: border-box;
    padding-top: 3px;
    height: 28px;
    /*border: solid 1px green;*/
  }
  .l-news-2 {
    text-align: left;
    color: #336699;
    font-family: 'Arial';
    font-size: 14px;
    box-sizing: border-box;
    margin-bottom: 5px;
    /*border: solid 1px green;*/
  }

  .l-news-3 {
    color: #336699;
    box-sizing: border-box;
    font-family: 'Arial';
    font-style: italic;
    font-size: 11px;
    /*border: solid 1px green;*/
  }     
  .news-group {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    align-items: top;
    flex-wrap: wrap;
    /*border: dashed 1px blue;*/
  }

  .l-news-1-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*border: dashed 1px blue;*/
  }

  .L2 {
    display: flex;
    flex-direction: column;
    justify-content: start;
    padding-left: 5px;
    height: 115px;
    /*border: solid 1px blue;*/
  }

  .l-news-2 > a {
    text-decoration: none;
    color: #336699;
  }

  .l-news-2-text {
    text-align: left;
    font-size: 14px;
  }

  .l-news-2-text-lowfont {
    text-align: left;
    font-size: 10px;
  }

  .l-news-2a-text {
    text-align: left;
  }

  .l-news-3-text {
    text-align: left;
  }
  .n_photo {
    margin-top: 5px;
    float: left;
    text-align: left;
  }
.s-container {
  /*font-size: 16px;*/
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  align-items: top;
  gap: 10px;
  justify-content: center;
}

.s-container-combo {
  text-align: center;
}

.def-year {
  width: 100px;
  text-align: center;
}

/* vist */
.l-vst {
  position: relative;
  padding: 3px;
  font-family: 'Arial';
  color: black;
  font-weight: 700;
  height: 250px;
  border-radius: 10px;
  border: solid 1px #336699;
  box-sizing: border-box;
  margin-bottom: 5px;
  background-color: #FFFAF4;
  box-shadow: 0px 12px 16px rgba(0,0,0,0.75);
}

.l-vst-1 {
  color: green;
  margin-left: 5px;
  font-size: 16px;
  box-sizing: border-box;
  padding-top: 3px;
  height: 30px;
  width: 160px;
  /*border: solid 1px green;*/
}

.vst-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 50px;
  align-items: top;
  flex-wrap: wrap;
}

.vst-pic {
  width: 180px;
  height: 100px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 0 5px white;
  margin-bottom: 5px;
}
.vst-p17 { background-image: url(/img/inet-projects.jpg); }

.l-vst-1-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.l-vst-2 {
  position: relative;
  margin-left: 5px;
  height: 60px;
  color: #336699;
  text-align: left;
  font-family: 'Arial';
  font-size: 16px;
  box-sizing: border-box;
  /*border: dashed 1px green;*/
}
.l-vst-2 > a {
  text-decoration: none;
  color: #336699;
}
.l-vst-3 {
  color: #336699;
  margin-left: 5px;
  box-sizing: border-box;
  font-family: 'Arial';
  font-style: italic;
  font-size: 12px;
  height: 50px;
  position: relative;
  /*border: dashed 1px blue;*/
}
.l-vst-2-text {
  font-size: 16px;
  line-height: 1.0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.l-vst-2a-text {
  position: absolute;
  top: 70%;
  transform: translateY(-40%);
}

.l-vst-3-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.v_photo {
  text-align: center;
}
/* ======================================== */
.panel-arch {
  margin: 0 auto;
  width: 99%;
  border-radius: 3px; 
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  border: 1px solid #336699;
  padding-left: 5px;
  background-color: #336699;
  text-align: center;
}

.panel-arch > a {
  color: white;
  text-decoration: none;
}

.panel-arch:hover {
  background-color: white;
  cursor: pointer;
}

.panel-arch:hover a {
  color: #336699;
}
/* ======================================== */
.lowfont {
  font-size: 10px;
}