@font-face {
    font-family: 'msc1';
    src: url('https://top-radio.ru/assets/fonts/museosanscyrl_100.eot');
    src: url('https://top-radio.ru/assets/fonts/museosanscyrl_100.eot?#iefix') format('embedded-opentype'),
         url('https://top-radio.ru/assets/fonts/museosanscyrl_100.woff') format('woff'),
         url('https://top-radio.ru/assets/fonts/museosanscyrl_100.ttf') format('truetype'),
         url('https://top-radio.ru/assets/fonts/museosanscyrl_100.svg#Sri-TSCRegular') format('svg');
    font-display: swap;
}
@font-face {
    font-family: 'msc3';
    src: url('https://top-radio.ru/assets/fonts/museosanscyrl_300.otf');
    font-display: swap;
}
/*@font-face{
    font-display: swap;
    font-family: 'msc1';
    src: local('MuseoSansCyrl-100'), url('https://top-radio.ru/assets/fonts/museosanscyrl_100.otf');
    src: url('https://top-radio.ru/assets/fonts/museosanscyrl_100.eot') format('embedded-opentype');
}*/
.icon-menu{position:absolute;right:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;padding:15px;cursor:pointer}.icon-menu.active:before{-webkit-animation:slideLeft .3s .01s ease-out forwards;animation:slideLeft .3s .01s ease-out forwards}.icon-menu.active:after{-webkit-animation:slideRight .3s .01s ease-out forwards;animation:slideRight .3s .01s ease-out forwards}.icon-menu.active .bar{-webkit-animation:rotate45 .3s ease-out forwards;animation:rotate45 .3s ease-out forwards}.icon-menu.active .bar:last-child{-webkit-animation:rotate135 .3s .3s ease-out forwards;animation:rotate135 .3s .3s ease-out forwards}.icon-menu.back:before{-webkit-transform:translateX(-120%);transform:translateX(-120%);-webkit-animation:slideBack .3s .01s ease-out forwards;animation:slideBack .3s .01s ease-out forwards}.icon-menu.back:after{-webkit-transform:translateX(120%);transform:translateX(120%);-webkit-animation:slideBack .3s .01s ease-out forwards;animation:slideBack .3s .01s ease-out forwards}.icon-menu.back .bar{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:rotateBack .3s ease-out forwards;animation:rotateBack .3s ease-out forwards}.icon-menu.back .bar:last-child{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-animation:rotateBack .3s .3s ease-out forwards;animation:rotateBack .3s .3s ease-out forwards}.icon-menu:before{content:"";display:block;width:30px;height:5px;background:#fff;border-radius:25px}.icon-menu:after{content:"";display:block;width:30px;height:5px;background:#fff;border-radius:25px}.icon-menu .bar{display:block;width:30px;height:5px;background:#fff;border-radius:25px;margin:7px 0}.icon-menu .bar:last-child{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:20px}@-webkit-keyframes rotate135{form{opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}}@keyframes rotate135{form{opacity:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}}@-webkit-keyframes rotate45{to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotate45{to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@-webkit-keyframes rotateBack{to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotateBack{to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes slideRight{to{-webkit-transform:translateX(152%);transform:translateX(152%)}}@keyframes slideRight{to{-webkit-transform:translateX(152%);transform:translateX(152%)}}@-webkit-keyframes slideLeft{to{-webkit-transform:translateX(-152%);transform:translateX(-152%)}}@keyframes slideLeft{to{-webkit-transform:translateX(-152%);transform:translateX(-152%)}}@-webkit-keyframes slideBack{to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideBack{to{-webkit-transform:translateX(0);transform:translateX(0)}}
html,
body {
  height:100%;
}
h3{
font-size: 26px;
}
ul{
    list-style: none;
    padding:0;
}
body {
  margin:0;
  font-family:msc3;
  background: #040712 url('https://top-radio.ru/assets/image/bg-1920.webp') no-repeat;
}
.wrapper{
    flex-flow: wrap;
    display: flex;
    display: -webkit-flex; 
    width: 1370px;
    background-color: white;
    /*margin:auto;
    padding: 15px;*/
}
header{
    background-color: rgb(30, 43, 77);
    width: 220px;
    padding: 25px 15px 15px 15px;
    margin:0 15px 0 0;
    color:white;
    font-size: 20px;
    display: -webkit-flex; 
    display: flex; /*отображает контейнер как блочный элемент*/
    flex-direction: column;
}
header hr{
    border: none;
    border-top: rgb(247, 247, 247) solid 1px;
    margin: 15px;
    opacity: 0.2;
}
header ul{
    position:relative;
    line-height: 2.15;
    width:250px;
}
header ul a{
    color: white;
    display: inline-block;
    text-decoration: none;
    margin: 0 30px;
    width: 190px;
}
header>ul{
    margin: -15px;
}
header li:hover{
    background-color:black;
}
main{
    width: 1060px;
    margin:15px;
}
article{
    width:100%;
    float: left;
    position: relative;
}
.ad160{
    width:160px;
    height:600px;
}
.ad300{
    width:300px;
    /*height:250px;*/
}
.ad720 {
    width: 635px;
    height: 90px;
}
h1,h2{
    font-size: 27px;
}
input:active, input:focus, button:active, button:focus {
  outline: none !important;
}
input::-moz-focus-inner, button::-moz-focus-inner {
    border: 0 !important;
}
nav{
    margin: -15px;
}
nav li{
    height: 43px;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
nav img{
    height: 25px;
    width: 25px;
    vertical-align:middle;
    margin-left:-30px;
}
nav ul>li>ul{
    display:none;
    right: -282px;
    top: -43px;
    background-color: #1e2b4d;
    z-index:1;
}
nav>ul>.submenu_wrapp:hover>ul{
    display: block;
    top: 0;
    right: -251px;
    position: absolute;
    border-left: 1px solid;
    opacity: 0.9;
}
nav>ul>li>ul>.submenu_wrapp:hover>ul{
    display:block;
    top: 0;
    position: absolute;
}
.nav .ad{
    width:160px;
    height:600px;
    margin: auto;
}
.logo{
    margin: auto;
    display: block;
}
.search{
    padding:15px;
    display:flex;
    position:relative;
}
.search hr {
    position: absolute;
    width: 220px;
    top: 80px;
    left: 0;
    margin: 0;
}
.search input{
    width: 100%;
    font-size: 20px;
}
.search input::-webkit-input-placeholder {color:white;/*font-family:msc1;*/font-size: 20px;}
.search input::-moz-placeholder          {color:white;/*font-family:msc1;*/font-size: 20px;}/* Firefox 19+ */
.search input:-moz-placeholder           {color:white;/*font-family:msc1;*/font-size: 20px;}/* Firefox 18- */
.search input:-ms-input-placeholder      {color:white;/*font-family:msc1;*/font-size: 20px;}
.search input, .search button{
    border: none;
    background: none;
    color: white;
    margin: 30px 0 10px 5px;
}
.breadcrumb li{
    display: inline;
    padding: 8px;
}
.breadcrumb li:hover a, .breadcrumb li:active a{
    color:red;
}
.arrow-right{
    background: url(https://top-radio.ru/assets/image/triangle.webp) no-repeat right;
    width: 10px;
    height: 43px;
    position: absolute;
    right: 15px;
}
.burger{
    display:none;
}
#result.hide {
    display:none;
}
#result {
    position: absolute;
    z-index: 999;
    background: #efefef;
    top: 180px;
}
#result a{
    color: black;
    margin: 5px 0 -10px 15px;
    overflow: hidden;
    width: 225px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#result a img{
    vertical-align: middle;
    width: 40px;
    padding-right: 10px;
}
#result li:hover {
    background-color: #ffffff;
}
.links{
    margin: 25px 0;
}
.links ul{
    margin-bottom: 0;
}
.links hr{
    display: block;
    border-top: 0px solid #e7e7e7;
    width: 100%;
}
.links li {
    border-top: solid 1px #e7e7e7;
}
.links a {
    text-decoration: none;
}
.links img {
    vertical-align: middle;
    margin: 7px 30px 7px 0;
    width: 55px;
}
.button-add-links {
    background-color: rgb(48, 67, 119);
    font-size: 15px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    padding: 10px 20px;
    cursor: pointer;
    display: block;
    margin: auto;
    width: 116px;
}
.dark{
    background: #eaf0f7;
    padding: 1px 0 0px 10px;
}
ul.catalog li{
    display:inline-block;
    text-align:center;
    margin:0 8px;
    width:110px;
    position: relative;
    overflow: hidden;
}
ul.catalog.countries li {
    width: 87px;
}
.online-play{
    background: url(https://top-radio.ru/assets/image/online_play.svg) no-repeat center;
}
.online-pause{
    background: url(https://top-radio.ru/assets/image/online_pause.svg) no-repeat center;
}
.online-play, .online-pause{
    cursor:pointer;
    width: 32px;
    height: 32px;
}
ul.catalog .online-play, ul.catalog .online-pause{
    position: absolute;
    bottom: 45px;
    right: -40px;
    transition: right .4s;
}
ul.catalog .online-pause{
    right: 7px;
}
ul.catalog li:hover .online-play, ul.catalog li:hover .online-pause{
    right: 7px;
    transition: right .4s;
}

ul.catalog a{
    text-decoration:none;
    font-size:15px;
    color: #384f8c;
}
ul.catalog img{
    border: #f1f1f1 2px solid;
    padding: 3px;
    margin-bottom: -15px;
}
.dark ul.catalog img{
    border:none;
    background: white;
}
ul.catalog.countries img{
    width:60px;
    background: none;
}
ul.catalog p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
svg#star,svg#vo{
    float: left;
    margin: 20px 10px 0 0;
}
.best>h2, .best>p{
    display:inline-block;
}
.best>p {
margin-left: 30px;
color: #737579;
}
.links-footer{
   display: -webkit-flex;
    -webkit-justify-content: flex-start;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}
svg#plus{
    vertical-align: bottom;
    margin-right: 5px;  
}
@media screen and (max-width: 1366px) {
.wrapper {
    width: 1366px;
    padding: 0;
    margin: 0;
}
main {
    width: 1040px;
    margin-left: 0;
}
}
@media screen and (max-width: 1280px) {
.wrapper {
    width: 1280px;
}
main {
    width: 1000px;
}
}
@media screen and (max-width: 1152px) {
.wrapper {
    width: 1152px;
}
main {
    width: 870px;
}
}
@media screen and (max-width: 1093px) {
.wrapper {
    width: 1093px;
}
main {
    width: 810px;
}
}
@media screen and (max-width: 1024px) {
.wrapper {
    width: 1024px;
}
main {
    width: 740px;
}
}
@media screen and (max-width: 820px) {
body {
  background:white;
}
.burger{
    display:block;
}
.wrapper {
    flex-flow: column;
    padding: 15px;
    width: 790px;
}
header {
    width: 790px;
    min-height: 85px;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
main {
    width: 790px;
    margin: 15px 0;
}
article {
    width: 790px;
}
aside {
    width: 790px;
}
header ul {
    width: 250px;
}
header ul a {
    width: 160px;
}
.ad300 {
    width: 50%;
    display: inline-block;
}
.arrow-right {
    left: 220px;
}
.logo {
    margin-left: 25px;
}
.search{
	width: 250px;
	left: -40px;
}
.search input, .search hr, .search button{
    margin:0;
}
.search hr {
    top: 50px;
    width: 250px;
}
.nav{
    position: absolute;
    top: 116px;
    background: #1e2b4d;
    width:0px;
    height: 100%;
    transition:width .3s linear;
}
.nav.active{
    position: absolute;
    top: 116px;
    background: #1e2b4d;
    width: 790px;
    transition: width .3s linear;
    opacity: 0.9;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    z-index:2;
}
nav{
    display:none;
    margin: 0;
}
nav li {
    width: 250px;
}
nav ul>li>ul{
    right: -290px;
}
.nav.active nav{
    display:block;
    width: 250px;
}
.nav .ad {
    position: absolute;
    left: 570px;
    top: 30px;
    display: none;
}
.nav.active .ad{
    display: block;
}
.noLink {
  pointer-events: none;
}
.backward{
    position: absolute;
    height: 100%;
    width: 37px;
    background: #121d39 url(https://top-radio.ru/assets/image/arrow-left.svg) no-repeat center;
    left: -40px;
}
nav>ul{
    left: 0;
    transition: left .3s linear;
}
nav>ul.hide{
    left: -248px;
    transition: left .3s linear;
}
nav>ul>.submenu_wrapp:hover>ul{
    right: -290px;
}
#result {
    top: 105px;
    right: 235px;
}
.links li {
    float: left;
    width: 30%;
    margin: 0px 12px;
}
.links li:nth-child(3n+1) {
  clear:both;
}

}
@media screen and (max-width: 768px) {
.wrapper, main, header, .nav.active, article{
    width: 738px;
}
}
@media screen and (max-width: 640px) {
.wrapper, main, header, .nav.active, article{
    width: 610px;
}
}
@media screen and (max-width: 414px) {
.wrapper, main, header, .nav.active, article{
    width: 363px;
}
.search {
    left: -500px;
}
.nav.active .search {
    margin: auto;
    left: 0;
}
.links-footer {
    flex-direction: column;
}
.links-footer li{
    margin:10px 0;
}
}
@media screen and (max-width: 380px) {
.wrapper, main, header, .nav.active, article{
    width: 345px;
}
aside {
    width: 300px;
    margin: auto;
    float: none;
}
nav>ul>li>ul>.submenu_wrapp:hover>ul{
    display:block;
    top: 0;
    position: absolute;
}

nav>ul {
    left: 33px;
}

nav>ul>li>ul.hide{
    right: 0px;
    transition: right .3s linear;
}
.nav.active .ad{
    position: unset;
}
#result {
    right: 80px;
    top: 190px;
}
#result a{
    margin: 5px 0 -10px 15px;
}
.links li {
    width: 90%;
    margin: 0;
}
}
@media screen and (max-width: 360px) {
.wrapper, main, header, .nav.active, article {
    width: 330px;
}
}
@media screen and (max-width: 320px) {
.wrapper, main, header, .nav.active, article, aside{
    width: 290px;
}
.search {
    left: -400px;
}
.nav.active .search {
    margin: auto;
    left: 0;
}
nav>ul>li>ul>.submenu_wrapp:hover>ul{
    display:block;
    top: 0;
    position: absolute;
}

nav>ul {
    left: 33px;
}

nav>ul>li>ul.hide{
    right: 0px;
    transition: right .3s linear;
}
.nav.active .ad{
    position: unset;
}
.icon-menu {
    right: -15px;
}
}
/* свойства модального окна по умолчанию */
.modal {
    position: fixed; /* фиксированное положение */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5); /* цвет фона */
    z-index: 1050;
    opacity: 0; /* по умолчанию модальное окно прозрачно */
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in; /* анимация перехода */
    pointer-events: none; /* элемент невидим для событий мыши */
}

/* при отображении модального окно */
.modal:target {
    opacity: 1;
    pointer-events: auto;
    overflow-y: auto;
}

/* ширина модального окна и его отступы от экрана */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
}

/* свойства для блока, содержащего контент модального окна */
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

/* свойства для заголовка модального окна */
.modal-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 1.25rem;
    font-weight: 500;
}

/* свойства для кнопки "Закрыть" */
.close {
    float: right;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    text-decoration: none;
}

/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

/* свойства для блока, содержащего основное содержимое окна */
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    overflow: auto;
}
.setapps {
  height: 85px;
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  background: #58B3CB url('https://top-radio.ru/assets/image/android/banner_back.png') center right no-repeat;

  background-size: auto;
}
.setapps__close {
  width: 45px;
  height: 45px;
  border: none;
  padding: 0;
  background: #111e48 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABgmlDQ1BzUkdCIElFQzYxOTY2LTIuMQAAKJF1kb9LQlEUxz9pUZRhUENDkYQ1aViB1NKglAXVYAb9WvT5K1B7vKeEtAatQkHU0q+h/oJag+YgKIogWlqai1pKXuepYESey7nnc7/3nsO954IllFLSer0H0pmsFgz4HAuLS47GF1ropolResKKrs7MTYSoaZ/31Jnx1m3Wqn3uX2uJxnQF6pqExxRVywpPCk+vZ1WTd4Q7lGQ4Knwm7NLkgsJ3ph4p86vJiTJ/m6yFgn6wtAk7Er848ouVpJYWlpfjTKdySuU+5ktsscz8nMRe8S50ggTw4WCKcfx4GZS+eGW4GWJAVtTI95TyZ1mTXEVmlTwaqyRIksUlak6qxyTGRY/JSJE3+/+3r3p8eKhc3eaDhmfDeO+Dxm0oFgzj68gwisdgfYLLTDV/7RBGPkQvVDXnAdg34fyqqkV24WILOh/VsBYuSVZxSzwOb6fQugjtN9C8XO5ZZZ+TBwhtyFddw94+9Mt5+8oPuMpoC8uc8FUAAAAJcEhZcwAACxMAAAsTAQCanBgAAACjSURBVDiNjZExDoMwDEWtDtl6AhY4BnfgONyMq3QvQ3fm0OF1qKNGNI5tyUMcvxdFX0QLuEuw/naBFXgCYwAedXctgwnIfGvvSRTedTcDU7lYPEkDXq4LpsSFe5IwbEhe2jH4Ijn51WnBN8PxEJGjOh86C71e//mt7UbcgrN+xY3YhKu7viQSlSkBhmjODckgQAK2aM6VZANSGSZg9uBKMhf4AzU7vFJ3pq3VAAAAAElFTkSuQmCC') center no-repeat;
  position: absolute;
  right: 15px;
  top: -23px; 
  border-radius: 50%;
}
.setapps__box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 100%;
  -ms-align-items: center;
  align-items: center;
  background: rgba(17, 30, 72, 0.85);
  padding: 0 15px;
    color: #fff;
  text-decoration: none;
}
.setapps__logo {
  margin-right: 15px;
}
.setapps__message {
  font-weight: 900;
  font-size: 12px;
  margin-right: 41px;
  line-height: 1.6em;
}


