.az-header {
  height: 64px;
  border-bottom: 1px solid rgba(33,37,41,0) ;
  background: rgba(0,0,0,0.65);
}

.az-header .container {
  padding: 0;
}

.az-header-left {
  display: flex;
  align-items: center;
  text-align: left;
}

.az-logo {
  display: block;
}

.az-header .az-logo {
  display: block;
}

.gtrk {
  background: url("https://gtrklnr.ru/templates/gtrk/images/bg8.jpg") center / cover no-repeat fixed;
  width: 100%;
  height: 100vh;
}

#drop_menu:hover .menu-drop {
  display: block;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.main {
}

#player {
}

#menu {
  color: rgb(255,255,255);
  font-size: 12px;
  font-family: Roboto, sans-serif;
}

#nav-item_dark {
}

#nav-link {
  color: rgb(255,255,255);
}

#nav-link-menu {
  color: rgb(255,255,255);
  font-size: 12px;
  font-family: Roboto, sans-serif;
  background: rgba(0,0,0,0.66);
}

#drop-item {
  color: rgb(255,255,255);
}

#drop-item:hover {
  background: rgba(0,0,0,0.65);
  border-left: 1px solid rgb(255,0,0) ;
}

#drop-item:link {
  background: rgba(0,0,0,0.65);
}

#drop-item:visited {
  background: rgba(0, 0, 0, 0.65);
}

#drop-item:active {
}

#programm {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: rgb(255,255,255);
  background: rgba(0,0,0,0.65);
  margin-top: 12px;
}

#player {
}

#player1 {
  border-radius: 5px;
  border: 5px solid rgb(255,255,255) ;
  margin-bottom: 12px;
}

#tele {
  color: rgb(255,255,255);
  text-decoration: none;
}

a {
  text-decoration: none;
}

.titles {
	color: #fff;
	text-decoration: uppercase;
}

.shortstory {
  position: relative;
  margin-bottom: 0px;
}

li {
  list-style-type: none; /* Убираем маркеры */
}

.rss {
  font-size: 14px;
  margin-bottom: 20px;
}

.photo {
  object-fit: cover;
  border-radius: 5px;
border: 5px solid rgba(255,255,255,0) ;
}