.victory-container {
  padding-left: 10px;
  padding-right: 10px;
}
.cinema-pic {
  height: 600px;
/*  border: solid 1px green;*/
}
.back-ret > img {
  height: 100px;
  cursor: pointer;
  width: 100px;
/*  border: solid 1px green;*/
}

.scale {
  transition: 0.7s; /* Время эффекта */
}
.scale:hover {
  transform: scale(1.5); /* Увеличиваем масштаб */
}
.p-style-audio  {
/*  width: 200px;*/
  height: 30px;
}
.p-style-audio2 {
  margin-left: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed black;
}
.aud {
  color: white;
  height: 30px;
}
.music-line {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 20px;
  justify-content: flex-start;
}

.vic-general {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
  /*align-items: center;*/
  flex-wrap: nowrap;
  /*border: 1px solid red;*/
  padding: 10px;
}


.vic-container-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: top;
  flex-wrap: wrap;
}

.vic-list {
  background-image: url(/vimg/victory/frame-middle.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 20px 20px 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: top;
  flex-wrap: nowrap;
  /*margin: 0 auto;/
  /*margin: 20px auto;*/
}
.vic-list-for-links {
  margin-top: 20px;
  padding: 20px 20px 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: top;
  flex-wrap: nowrap;
  /*margin: 0 auto;/
  /*margin: 20px auto;*/
}
.vic-container-calendar {
  /*padding-top: 140px;*/
  background-image: url(/vimg/victory/calendar.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
.vic-container-main {
  background-image: url(/vimg/victory/background.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  height: 1000px;
}
.vic-container-new {
  /*padding-top: 140px;*/

} 
.vic-container-flex {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
  align-items: top;
  flex-wrap: nowrap;
}
.vic-content {
  display: flex;
  flex-direction: row;
  gap: 30px;
  justify-content: center;
  align-items: top;
  flex-wrap: wrap;
}
.text-audio {
  margin: 0;
  padding: 0;
}
.vict-cont-calendar {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: top;
  flex-wrap: wrap;
}
.to-main {
  cursor: pointer;
  width: 130px;
  /*border: 1px solid black;*/
}
.row-return {
  margin: 0;
  width: 99%;
  margin: 0 auto;
  height: 140px;
  /*border: 1px solid green;*/
}

.month-image {
  width: 250px;
  height: 50px;
}
 .monthline {
   height: 52px;
 }

.row-div-com {
  /*border: 1px solid black;*/
  margin: 0;
  width: 99%;
  margin: 0 auto;
}
.row-div-1 {
  height: 53px;
}

.row-div-2 {
  height: 53px; /* вирт выставки */
}

.row-div-3 {
  height: 30px;
}

.row-div-4 {
  height: 73px; /* Офис мат, календ, 9мая */
} 

.row-div-5 {
  height: 160px;
}

.row-div-6 {
  height: 60px; /* музыка */
}

.row-div-7 {
  height: 110px;
}

.row-div-8 {
  height: 60px;
}

.row-div-9 {
  /*border: 1px dashed red;*/
  height: 100px;
}
.row-div-10 {
  /*border: 1px dashed red;*/
  height: 100px;
}
.video-point, .link-point, .music-point, .virt-vistavki,
.official-materials, .calend-sob, .nine-may {
  cursor: pointer;
}

.link-point {
  /*border: 1px solid yellow;
  background-color: yellow;*/
  /*opacity: 0.5;*/
  width: 25%;
  height: 100%;
}

.video-point,
.empty-video-point {
  /*border: 1px solid yellow;
  background-color: yellow;*/
  opacity: 0.5;
  width: 25%;
  height: 100%;
}

.music-point,
.empty-music-point {
  /*border: 1px solid yellow;*/
  /*background-color: yellow;*/
  opacity: 0.5;
  width: 30%;
  height: 100%;
}

.empty-music-point {
  width: 40%;
}

.virt-vistavki {
  /*border: 1px solid yellow;
  background-color: yellow;*/
  opacity: 0.5;
  width: 20%;
  height: 100%;
}
.wrap-div {
  display: flex;
  flex-direction: row;
  justify-content: right;
  align-items: top;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;    
}

.wrap-return {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: top;
  flex-wrap: nowrap;
  /*border: 1px solid black;*/
  width: 100%;
  height: 100%;    
}

.vic-main {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: top;
  flex-wrap: nowrap;
  /*border: 1px solid black;*/
  width: 100%;
  height: 100%;    
}

.img-line {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  background-image: url(/vimg/victory/calendar.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;  
}

.vic-img-line {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  background-image: url(/vimg/victory/virtvist.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;  
}
.vic-img-line-links {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  background-image: url(/vimg/victory/uselinks.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;  
}
.vic-img-audio {
  width: 100%;
  height: 100px;
  margin: 0 auto;
  background-image: url(/vimg/victory/whiteblock.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;  
}
.vic-img-line-foot {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  background-image: url(/vimg/victory/picdown.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;  
}
.vic-img-content {
  height: 800px;
  width: 100%;
  margin: 0 auto;
  background-image: url(/vimg/victory/virtvistbook.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}

.vic-backgr-tab {
  margin: 0 auto;
  width: 870px;
  height: 600px;
  background-image: url(/vimg/victory/virtvistbook.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;  
}
.vic-tabtr {
  
  
}

.empty-div {
  /*border: 1px solid purple;
  background-color: purple;*/
  opacity: 0.5;
  width: 20%;
  height: 100%;  
}
.curs {
  cursor: pointer;
}

.official-materials,
.empty-official-materials {
  /*border: 1px solid yellow;
  background-color: yellow;*/
  margin: 0;
  opacity: 0.5;
  width: 20%;
  height: 100%;  
}

.calend-sob,
.empty-calend-sob {
  /*border: 1px solid red;
  background-color: red;*/
  opacity: 0.5;
  width: 20%;
  height: 100%;  
}
.nine-may,
.empty-nine-may {
  /*border: 1px solid blue;
  background-color: blue;*/
  opacity: 0.5;
  width: 15%;
  height: 100%;  
}



/* =============================== */
.vict-block-wrap {
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  /*border: solid 1px #336699;*/
  box-shadow: 0 0 7px 10px rgba(122,122,122,0.3);
}
.vict-link {
  text-decoration: none;
  color: green;
}
.vict2 {
  color: green;
  font-weight: bold;
}

.vict2, .vict3, .vict4 {
  margin-left: 20px;
}

.vic-banner1 {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  align-items: top;
  flex-wrap: nowrap;
}

.n-foto {
  width: 20px;
  height: 23px;
  vertical-align: middle;
  padding-right: 10px;
}

.n-foto-lnk {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  padding-right: 10px;  
}
.n-foto-lnk-mp3 {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  padding-right: 10px;  
}

.p-style {
  margin-bottom: 20px;
}
/* video */
.vic-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  gap: 20px;
  }
.vic-wrap-video-item{
  /*border: solid 1px #336699;*/
  width: 150px;
}
.vic-ifr-prm {
  width: 150px;
  height: 100px;
}
.vframe {
  position: absolute;
  width: 150px;
  height: 100px;
  top: 0;
  left: 0;
}
.poster {
  width: 150px;
  height: 100px;
}
.vic-ifr-prm-head {
  width: 500px;
  height: 440px;
}
.vic-wrap-video-item-head {
  width: 500px;
  height: 440px;
  /*border: solid 1px green;*/
  /*margin-bottom: 20px;*/
}
.vframe-head {
  position: absolute;
  width: 500px;
  height: 440px;
  z-index: 1;
  top: 0;
  left: 0;
}
.poster-head {
  position: absolute;
  width: 500px;
  height: 440px;
  z-index: 0;
  top: 0;
  left: 0;
}
/*.vic-video-item:hover{
  position: relative;
  transform: scale(1.3);
  z-index: 1;
  transition-duration: .5s;
  transition-timing-function: ease-out;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}*/

.vic-video-item {
  z-index: 1;
  position: relative;
}

/*.vic-topline {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row;
  border: solid 1px blue;
}*/
  
.vic-text {
  text-align: center;
  font-size: 13px;
}
.vic-text1 {
  text-align: center;
  font-size: 18px;
}


.vic-left-part {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  /*border: solid 1px red;*/
  padding: 5px;
}
.vic-right-part {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: row;
  /*border: solid 1px red;*/
  padding: 5px;
}
/* calendar */
.div-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  gap: 20px;
  /*align-items: top;*/
}
.div-out {
  display: flex;
  flex-wrap: nowrap;
  justify-content: top;
  flex-direction: column;
  width: 300px;
  gap: 5px;
  align-items: center;
  border: solid 1px red;
  padding: 5px;
}
.div-date {
  color: red;
  font-weight: bold;
}

.div-pisture-new {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}

/*.div-pisture,*/
.div-pisture > img {
  height: 200px;
  width: 250px;
}
.div-event {
  font-weight: bold;
}
.div-event, .div-location {
  width: 250px;
  text-align: center;
  color: #336699;
}
.div-location {
  font-style: italic;
}
.vic-pages-book {
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  /*border: solid 2px blue;*/
  width: 100%;
  height: 50px;
}
.vic-page1, .vic-page2, .vic-page3, .vic-page4, .vic-page5, .vic-page6, .vic-page7, .vic-page8 {
  /*opacity: 0.3;*/
  /*border: solid 1px green;*/
  height: 100%;
}

/*==================*/
.vi-pages-book {
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  flex-direction: row;
  align-items: center;
  /*border: solid 2px blue;*/
  width: 100%;
  height: 35px;
}

.vi-page2, .vi-page4, .vi-page6, .vi-page8,
.vi-page1, .vi-page3, .vi-page5, .vi-page7,
.vi-page8, .vi-page9, .vi-page10 {
  height: 33px;
}
.vi-page1 {
  width: 80px;
}
.vi-page2 {
  width: 80px;
  cursor: pointer;
}
.vi-page3 {
  width: 40px;
}
.vi-page4 {
  width: 80px;
  cursor: pointer;
}
.vi-page5 {
  width: 40px;
}
.vi-page6 {
  width: 65px;
  cursor: pointer;
}
.vi-page7 {
  width: 25px;
}
.vi-page8 {
  width: 50px;
  cursor: pointer;
}
.vi-page9 {
  width: 20px;
}
.vi-page10 {
  width: 45px;
  cursor: pointer;
}

/*==================*/
.vic-page1 {
  width: 8%;
}
.vic-page2 {
  width: 8%;
}
.vic-page3 {
  cursor: pointer;
  width: 13%;
}
.vic-page4 {
  cursor: pointer;
  width: 12%;
}
.vic-page5 {
  width: 10%;
}
.vic-page6 {
  cursor: pointer;
  width: 10%;
}
.vic-page7 {
  cursor: pointer;
  width: 10%;
}
.vic-page8 {
  cursor: pointer;
  width: 10%;
}
/* --------------- */
.vPoints1234 {
  margin-top: 100px;
  display: flex;
  gap: 100px;
  flex-wrap: nowrap;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  /*border: solid 2px black;*/
}

.vPoints12, .vPoints34 {
  gap: 50px;
  width: 300px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /*border: solid 2px blue;*/
}

.vPoint {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  /*border: solid 1px green;*/
}
.vPoint1 { background-image: url(/vimg/victory/virtvist/1.jpg); }
.vPoint2 { background-image: url(/vimg/victory/virtvist/2.jpg); }
.vPoint3 { background-image: url(/vimg/victory/virtvist/3.jpg); }
.vPoint4 { background-image: url(/vimg/victory/virtvist/4.jpg); }

.vPoint5 { background-image: url(/vimg/victory/virtvist/5.jpg); }
.vPoint6 { background-image: url(/vimg/victory/virtvist/6.jpg); }
.vPoint7 { background-image: url(/vimg/victory/virtvist/7.jpg); }
.vPoint8 { background-image: url(/vimg/victory/virtvist/8.jpg); }

.vPoint9 { background-image: url(/vimg/victory/virtvist/9.jpg); }
.vPoint10 { background-image: url(/vimg/victory/virtvist/10.jpg); }
.vPoint11 { background-image: url(/vimg/victory/virtvist/11.jpg); }
.vPoint12 { background-image: url(/vimg/victory/virtvist/12.jpg); }

.vPoint13 { background-image: url(/vimg/victory/virtvist/13.jpg); }
.vPoint14 { background-image: url(/vimg/victory/virtvist/14.jpg); }
.vPoint15 { background-image: url(/vimg/victory/virtvist/15.jpg); }
.vPoint16 { background-image: url(/vimg/victory/virtvist/16.jpg); }


.vPoint > a {
  display: block;
  width: 100%;
  height: 200px;
}

.subwindow {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;

  font-size: 10px;
  text-align: left;

	position: absolute;
	z-index: 3;
	background: white;/*rgb(254,222,236);*/
  color: red;
	display: none;
	width: 200px;
  
  /*line-height: 1em;*/
/*	font-size: 0.825em;
	
	/*border: solid 1px #658FbF;*/
	box-shadow: 0px 24px 32px rgba(0,0,0,0.75);
}

.vPoint:hover .subwindow {
  left: 0px;
  top: 0px;
  padding: 8px 8px 8px 8px;
  display: block;
}


@media screen and (max-width: 1500px) {
  .row-div-1 {
    height: 48px;
  }
  .row-div-3 {
    height: 30px;
  }
  .row-div-5 {
    height: 160px;
  }
  .row-div-7 {
    height: 90px;
  }
  .cinema-pic {
    height: 500px;
  }
}
@media screen and (max-width: 1450px) {
  .row-div-1 {
    height: 40px;
  }
  .row-div-3 {
    height: 25px;
  }
  .row-div-5 {
    height: 155px;
  }
  .row-div-7 {
    height: 85px;
  }  
}
@media screen and (max-width: 1400px) {
  .row-div-1 {
    height: 40px;
  }
  .row-div-3 {
    height: 20px;
  }
  .row-div-5 {
    height: 135px;
  }
  .row-div-7 {
    height: 85px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 100px;
  }
  .cinema-pic {
    display: none;
    height: 400px;
  }
  .vPoints1234 {
    margin-top: 50px;
    gap: 30px;
  }
}
@media screen and (max-width: 1350px) {
  .row-div-1 {
    height: 40px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-5 {
    height: 135px;
  }
  .row-div-7 {
    height: 85px;
  }
}
@media screen and (max-width: 1300px) {
  .row-div-1 {
    height: 40px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-4 {
    height: 20px;
  }
  .row-div-5 {
    height: 135px;
  }
  .row-div-7 {
    height: 85px;
  }
  .cinema-pic {
    display: none;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 70px;
  }
  .vPoints1234 {
    margin-top: 30px;
  }
  .vPoints12, .vPoints34 {
    gap: 30px;
    width: 250px;
  }
  .vPoint > a {
    /*width: 100%;*/
    height: 200px;
  }
  .vPoint {
    height: 200px;
  }

}

@media screen and (max-width: 1350px) {
  .row-div-1 {
    height: 40px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-4 {
    height: 65px;
  }
  .row-div-5 {
    height: 130px;
  }
  .row-div-7 {
    height: 85px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 50px;
  }
}

@media screen and (max-width: 1300px) {
  .row-div-1 {
    height: 35px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-4 {
    height: 65px;
  }
  .row-div-5 {
    height: 120px;
  }
  .row-div-7 {
    height: 70px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 30px;
  }
}

@media screen and (max-width: 1250px) {
  .row-div-1 {
    height: 30px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-4 {
    height: 65px;
  }
  .row-div-5 {
    height: 100px;
  }
  .row-div-7 {
    height: 70px;
  }
  .vPoints1234 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1200px) {
  .row-div-1 {
    height: 30px;
  }
  .row-div-2 {
    height: 43px;
  }
  .row-div-3 {
    height: 15px;
  }
  .row-div-4 {
    height: 60px;
  }
  .row-div-5 {
    height: 100px;
  }
  .row-div-7 {
    height: 55px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 30px;
  }
  .vPoints1234 {
    margin-top: 12px;
  }
  .vPoints12, .vPoints34 {
    gap: 20px;
    width: 220px;
  }
  .vPoint > a {
    /*width: 100%;*/
    height: 190px;
  }
  .vPoint {
    height: 190px;
  }
}

@media screen and (max-width: 1150px) {
  .row-div-1 {
    height: 25px;
  }
  .row-div-2 {
    height: 43px;
  }
  .row-div-3 {
    height: 10px;
  }
  .row-div-4 {
    height: 50px;
  }
  .row-div-5 {
    height: 95px;
  }
  .row-div-7 {
    height: 50px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 30px;
  }
  .vPoints1234 {
    margin-top: 10px;
  }
  .vPoints12, .vPoints34 {
    gap: 10px;
    width: 220px;
  }
}

@media screen and (max-width: 1100px) {
  .row-div-1 {
    height: 25px;
  }
  .row-div-2 {
    height: 43px;
  }
  .row-div-3 {
    height: 10px;
  }
  .row-div-4 {
    height: 50px;
  }
  .row-div-5 {
    height: 90px;
  }
  .row-div-7 {
    height: 45px;
  }
  .row-div-9 {
    /*border: 1px dashed red;*/
    height: 30px;
  }
  
  .vPoints1234 {
    margin-top: 5px;
  }
  .vPoints12, .vPoints34 {
    gap: 0px;
  }
}


