html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: 'Intro-Book';
    font-size: 18px;
    padding-top: 50px;
    color: #040f13;
}
.clear {
    clear: both;
}
.logo {
    margin: 10px 0;
}
.logo img {
    max-width: 100%;
    max-height: 50px;
}
.navbar-toggle {
    z-index: 200;
}
.navbar-header {
    z-index: 200;
}
.navbar-default {
    position: absolute;
    right: 15px;
    top: 15px;
    background: none;
    border: none;
    font-family: 'Intro-Bold';
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
}
.navbar-default .container-fluid {
    padding: 0px;
}

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

    .navbar-collapse {
    padding: 0;
}
.navbar-default .navbar-nav li {
    margin-left: 15px;
    margin-right: 15px;
}
.navbar-default .navbar-nav li a {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #fff;
    color: #424242;
}
.navbar-default .navbar-nav li a:hover {
    color: #8b2254;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
    border-top: 1px solid #8b2254;
    color: #8b2254;
}
.navbar-collapse {
    width: 100%;
    position: absolute;
    background-color: #8b2254;
    z-index: 100;
}
.navbar-collapse .navbar-nav {
    margin: 0;
}
.navbar-collapse .navbar-nav li {
    margin-left: 0px;
    margin-right: 0px;
}
.navbar-collapse .navbar-nav li a {
    color: #fff;
    text-align: center;
}
.navbar-collapse .navbar-nav li.active a,
.navbar-collapse .navbar-nav li.active a:hover,
.navbar-collapse .navbar-nav li a:hover {
    color: #fff;
    border-top: 1px solid #fff;
}header .container
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
.play {
    margin: 0 0 20px;
}
.playbut {
    padding-right: 15px;
    width: 60px;
}
.playbut a {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    border: 8px solid #8b2254;
    padding: 18px 22.5px;
}
.playbut span {
    display: inline-block;
    border: 11px solid transparent;
    border-left: 17px solid #8b2254;
    width: 11px;
    height: 16px;
}
.playtit {
    margin: 0;
    line-height: 1.1;
    text-align: right;
}
.playtit span {
    margin-right: 15px;
}
.playname {
    font-family: 'Intro-Bold';
    font-size: 11px;
    text-transform: uppercase;
    color: #424242;
}
.playwho {
    font-family: 'Intro-Book';
    font-size: 13px;
    line-height: 1.1;
    color: #424242;
}
.slider {
    margin-bottom: 45px;
}
.slider.container {
    padding-left: 0px;
    padding-right: 0px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 25%;
}
.glyphicon-chevron-left:before {
    display: block;
    content: '';
    background: url('../img/arrl.png') no-repeat;
    width: 9px;
    height: 25px;
}
.glyphicon-chevron-right:before {
    display: block;
    content: '';
    background: url('../img/arrr.png') no-repeat;
    width: 9px;
    height: 25px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 25%;
}
.carousel-caption {
    top: 0px;
    left: 0px;
    max-width: 352px;
    height: 447px;
    background: url('../img/bg-slider.png') right top no-repeat;
    text-align: left;
    padding: 100px 40px 0 70px;
    text-shadow: none;
}
.sltitle {
    font-family: 'Intro-Book';
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.slintro {
    font-family: 'Intro-Book';
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
    margin: 0 0 20px;
}
.sldate {
    font-family: 'Intro-Book';
    font-size: 12px;
    color: #fb5866;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.sldate span {
    display: inline-block;
    width: 40px;
    border-top: 1px solid #fff;
    margin: 0 0 15px;
}
.slbut a {
    display: block;
    width: 125px;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 8px 20px;
    text-align: center;
    color: #fff;
}
.main .mblocks .row {
    width: 100%;
    display: flex;
    flex-direcrion:column;
    flex-wrap: wrap;
    display: none;
}
.mblocks .row.active {
    display: flex;
}
.cont .mblocks .row {
    width: 100%;
    display: flex;
    flex-direcrion:column;
    flex-wrap: wrap;
}
.mblocksul {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
.mblocksul ul {
    float: left;
    margin: 0 0 0 10px;
    padding: 0px;
}
.mblocksul ul li {
    float: left;
    list-style: none;
    font-family: 'Intro-Bold';
    font-size: 12px;
    text-transform: uppercase;
    color: #424242;
    margin: 0 20px 0 0;
}
.mblocksul ul li span {
    display: block;
    width: 85px;
    border-top: 1px solid #fff;
}
.mblocksul ul li.active span {
    border-top: 1px solid #8b2254;
}
.mblocksul ul li a {
    display: block;
    padding: 15px 0;
    color: inherit;
    text-decoration: none;
}
.mblocksul ul li.active a,
.mblocksul ul li a:hover {
    color: #8b2254;
}
.itemimg {
    margin-bottom: 15px;
}

.itemimg img {
    max-width: 100%;
    width: 100%;
}
.itemtit {
    font-family: 'Intro-Bold';
    font-size: 12px;
    text-transform: uppercase;
    color: #424242;
    margin: 0 0 10px;
}
.itemtit a {
    color: inherit;
}
.itemtit a:hover {
    color: #8b2254;
}
.itemdate {
    font-family: 'Intro-Book';
    font-size: 13px;
    color: #b3b2b2;
    margin: 0 0 10px;
}
.itemauthor {
    font-family: 'Intro-Book';
    font-size: 13px;
    color: #424242;
}
.swrap {
    float: left;
    width: 100%;
}
.fa {
    font-size: 18px;
    margin: 0 0 0 30px;
}
.butplay.fa {
    margin: 0;
    margin-top: -3px;
    margin-right: 10px;
    font-size: 24px;
}
.sban img {
    margin: 0 0 40px;
    max-width: 100%;
}
.instagram {
    margin-bottom: 70px;
}
.insttit {
    font-family: 'Intro-Book';
    font-size: 23px;
    text-transform: uppercase;
    color: #424242;
    letter-spacing: 12px;
    text-align: center;
    margin: 20px 0 50px;
}
.inst {
    float: left;
    width: 100%;
}
.insti {
    padding: 0px;
}
.inst img {
    margin: 0;
    padding: 0;
    max-width: 100%;
}
footer {
    background-color: #323232;
    padding-bottom: 50px;
    width: 100%;
}
footer .logo {
    margin-top: 50px;
}
.ficons {
    color: #818181;
    margin: 50px 0 0;
}
.fmenu {
    margin: 50px 0 0;
}
.fmenu ul {
    margin: 0 0 0 20px;
    padding: 0;
}
.fmenu ul li {
    float: left;
    color: #818181;
    list-style: none;
    font-family: 'Intro-Bold';
    font-size: 12px;
    text-transform: uppercase;
}
.fmenu ul li a {
    display: block;
    color: inherit;
    padding: 0 15px;
}
.copy {
    float: left;
    width: 100%;
    font-family: 'Intro-Book';
    font-size: 12px;
    color: #818181;
}
.fmail {
    text-align: right;
    font-size: 14px;
}
.fmail a {
    color: #fff;
    text-decoration: underline;
}
.fmail span {
    color: #fff;
}
.title {
    font-family: 'Intro-Bold';
    font-size: 24px;
    margin: 0 0 30px;
}
.title h1 {
    font-family: 'Intro-Bold';
    font-size: 24px;
    margin: 0 0 30px;
    text-transform: none;
    margin-bottom: 10px;
}
.title .programtitle {
    font-size: 16px;
    color: #424242;
    font-weight: normal;
}
.subtitle {
    font-family: 'Intro-Bold';
    font-size: 20px;
    margin: 0 0 30px;
}
.info {
    font-family: 'Intro-Book';
    font-size: 12px;
    margin: 0 0 30px;
}
.intro {
    font-family: 'Intro-Book';
    font-size: 15px;
    margin: 0 0 30px;
}
.items {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px;
}
h1 {
    font-family: 'Intro-Book';
    font-size: 24px;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.carousel {
    position: relative;
}
.slider .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.carousel-indicators li {
    margin: 0 5px;
}
.tab {
    float: left;
    width: 100%;
}
.tab table {
    width: 100%;
    margin: 0 0 30px;
    border-left: 1px solid #818181;
    border-top: 1px solid #818181;
}
.tab table table {
    width: auto;
    margin: 0;
    border-top: none;
    border-left: none;
}
.tab table th {
    font-family: 'Intro-Bold';
    font-size: 14px;
    border-bottom: 1px solid #818181;
    border-right: 1px solid #818181;
    text-align: center;
    padding: 7px 5px;
    background-color: #ededed;
}
.tab table tr td:first-child {
    width: 9%;
    /*font-weight: bold;*/
}
.tab table td {
    width: 13%;
    border-bottom: 1px solid #818181;
    border-right: 1px solid #818181;
    font-family: 'Intro-Book';
    font-size: 12px;
    text-align: center;
    background-color: #ededed;
    padding: 5px 5px;
}
.tab table table td {
    border-right: none;
}
.tab table table tr:last-child td {
    border-bottom: none;
}
.tab table td span {
    display: block;
    padding: 3px 5px;
    border-bottom: 1px solid #818181;
}
.tab table td span:last-child {
    border: none;
}
#pdopage .item {
    margin-bottom: 15px;
}
#pdopage .btn-more {
    width: 100%;
    font-family: 'Intro-Book';
    font-size: 12px;
    text-transform: uppercase;
    padding: 20px 0;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    outline: none;
}

.item {
    float: left;
    width: 100%;
    margin-bottom: 1px;
    font-family: 'Intro-Book';
}
.item .share {
    margin-top: 15px;
}
.item .share .but {
    background-color: #4267b2;
    border-color: #4267b2;
    color: #fff;
    padding: 2px 5px;
    font-size: 12px;
    border: 1px solid;
}
.item .share .but:hover {
    background-color: #365899;
    border-color: #365899;
    border: 1px solid;
}
.itemwrap {
    float: left;
    width: 100%;
    background-color: #ededed;
}
.idownload {
    position: relative;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #8b2254;
    border-radius: 20px;
    color: #8b2254;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
    z-index: 1;
    outline: none;
}
.idownload:hover {
    background-color: #8b2254;
    color: #fff;
    text-decoration: none;
}
.ititle {
    font-size: 16px;
}
.ititle a {
    display: block;
    padding: 15px;
}
.ititle:hover {
    text-decoration: underline;
}
.ilisten {
    background-color: transparent;
    border: 1px solid #8b2254;
    border-radius: 20px;
    color: #8b2254;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 10px;
    margin-right: 20px;
    text-align: center;
    outline: none;
}
.videoitem {
    margin-right: 20px;
    outline: none;
}
.ilisten:hover {
    background-color: #8b2254;
    color: #fff;
    text-decoration: none;
    outline: none;
}
.iteminfo {
    /*    display: none;*/
    float: left;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #e9e9e9;
}
.iteminfo.active {
    display: block;
}
.iteminfoimg {
    text-align: center;
    margin-bottom: 10px;
}
.iteminfoimg img {
    max-width: 100%;
}
.update {
    text-align: center;
    background-color: #8b2254;
    color: #fff;
}
.play  {
    display: table;
}
.play .playbut,
.play .playtit {
    display: table-cell;
    vertical-align: middle;
}
.downloadfile {
    float: left;
    width: 100%;
    display: block;
    margin-top: 20px;
}
.pimg {
    margin-bottom: 20px;
}
.pimg img {
    max-width: 100%;
}
.idownload,
.ilisten {
    text-align: center;
}
.logoimg {
    height: 30px;
}
.navbar-default {
    top: 0px;
    right: 0px;
}
.play {
    margin-top: 60px;
}
.itembuts {
    margin-top: 15px;
}
.itembuts a,
.itembuts button {
    margin-bottom: 10px;
}
.cont {
    float: right;
    margin: 0 0 30px;
    max-width: 100%;
}
.ficons {
    text-align: right;
}
.ficons i.fa {
    float: right;
}
.ficons a {
    color: #fff;
}
header .container {
    position: relative;
}
.lang {
    position: absolute;
    right: 12px;
    top: 7px;
    font-family: "Intro-Bold";
    font-size: 18px;
    color: #040f13;
}
.lang a {
    color: inherit;
}
.lang a:hover {
    color: #8b2254;
}
.sicons {
    position: absolute;
    right: 80px;
    top: 10px;
    color: #040f13;
}
.sicons a {
    color: #040f13;
}
.sicons a:hover {
    color: #8b2254;
}
.sicons i.fa {
    font-size: 18px;
    margin-left: 18px;
}
.htel {
    position: absolute;
    right: 220px;
    top: 7px;
    text-align: right;
    font-family: "Intro-Bold";
}
.htel span {
    color: #8b2254;
}
.content  {
    min-height: 300px;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.grid-item { width: 25%; }
.grid-item img {
    max-width: 100%;
}
.share {
}
.item .share .but.sharevk {
    background-color: rgb(98, 135, 174);
}
.cont .mblocks .row.equal  {
    display: none;
}
.cont .mblocks .row.equal.active {
    display: flex;
}
.mblocks .row {
    margin: 0;
}
.mmleft {
    display: none;
}
.listenbut {
    display: none;
}
.mmenubl {
    display: none;
}
.viewall {
    padding: 0 25px;
    text-align: right;
    font-family: 'Intro-Bold';
    font-size: 12px;
    text-transform: uppercase;
    color: #8b2254;
}
.viewall a {
    color: inherit;
    text-decoration: underline;
}
#liqpay_checkout {
    margin-bottom: 30px;
}
.tabs {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.tabs ul {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
}
.tabs ul li {
    float: left;
    list-style: none;
    font-family: 'Intro-Bold';
    font-size: 13px;
    text-transform: uppercase;
}
.tabs ul li a {
    display: block;
    padding: 10px 25px;
    color: #8b2254;
    outline: none;
}
.tabs .ui-tabs-panel {
    float: left;
    width: 100%;
}
.tabs ul li.ui-tabs-active a {
    color: #fff;
    background-color: #8b2254;
    text-decoration: none;
}
.payabout {
    margin-bottom: 30px;
}
.pagination {
    width: 100%;
    text-align: center;
}
#search input {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    width: 250px;
}
@media (max-width: 375px) {
    #search input {
        width: 220px;
    }
}
#search button {
    background-color:#8b2254;
    color: #fff;
    border: 1px solid #8b2254;
}
.statinfo {
    margin-bottom: 15px;
}
.onlineconsult {
    position: relative;
    background: url('../img/consult.jpg') center;
    margin-top: 25px;
}
.onlineconsult__content {
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(50, 50, 50, 0.4);
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
    font-family: 'Intro-Bold';
    text-align: center;
    line-height: 70px;
}
.onlineconsult__content a {
    color: inherit;
    display: block;
}
.yellow .htel span {
    color: #FFCD00;
}
.yellow .label--orange {
    background-color: #FFCD00;
}
.yellow .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li.active a:hover {
    color: #FFCD00;
}
.yellow .navbar-default .navbar-nav li.active a {
    border-top: 1px solid #FFCD00;
    color: #FFCD00;
}
.yellow .rt-c-button--transp-white-big:hover {
    background-color: #FFCD00;
    border: 1px solid #FFCD00;
}
.yellow .mblocksul ul li.active a, .mblocksul ul li a:hover {
    color: #FFCD00;
}
.yellow .mblocksul ul li.active span {
    border-top: 1px solid #FFCD00;
}
.yellow .viewall {
    color: #FFCD00;
}
.yellow .itemtit a:hover {
    color: #FFCD00;
}

.dovira {
    margin-top: 0px;
    margin-bottom: 0px;
}

.dovira img {
    max-width: 100%;
}















@media (max-width: 575px) {
    .i {
        width: 100%;
        padding: 0;
    }
    .mblocks .row {
        margin: 0;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .i {
        padding: 15px;
    }
}
@media (max-width: 991px) {
    .idownload {
        padding: 7px 15px;
    }

    .htel {
        display: none;
    }
    .sicons {
        display: none;
    }
    .lang {
        display: none;
    }
    .logo {
        margin-top: 5px;
    }
    .logo img {
        max-height: 50px;
    }
    body {
        margin-bottom: 0;
    }
    footer {
        position: static;
    }
    footer .logo {
        text-align: center;
    }
    .listenbut {
        display: block;
        text-align: center;
        padding: 0;
    }
    .listenbut span {
        display: inline-block;
        background-color: #8b2254;
        color: #fff;
        margin-top: 13px;
        font-family: 'Intro-Bold';
        font-size: 12px;
        text-transform: uppercase;
        width: 100%;
        max-width: 102px;
    }
    .listenbut a {
        position: relative;
        display: block;
        color: #fff;
        text-align: center;
        padding-top: 7px;
        padding-left: 35px;
        padding-right: 10px;
        padding-bottom: 7px;
        line-height: 20px;
    }
    .listenbut i {
        position: absolute;
        left: 8px;
        top: 7px;
        font-size: 24px;
    }
    .mmenubl {
        display: block;
        position: absolute;
        right: 15px;
        top: 13px;
        width: 40px;
    }
    .mmenubl span {
        display: block;
    }
    .mmbut {
        background-color: #8b2254;
        padding: 7px 7px 2px;
    }
    .mmline {
        display: block;
        background-color: #fff;
        height: 3px;
        margin-bottom: 5px;
    }
    .mmleft {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        max-width: 250px;
        background-color: #8b2254;
        z-index: 100;
    }
    .mmleft ul {
        margin-left: 0;
        padding-left: 0;
        margin-top: 50px;
    }
    .mmleft ul li {
        list-style: none;
        font-family: 'Intro-Bold';
        font-size: 12px;
        text-transform: uppercase;
    }
    .mmleft ul li a {
        color: #fff;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .mmleft .htel {
        display: block;
        position: static;
        color: #fff;
        text-align: left;
        padding-left: 20px;
        margin-bottom: 20px;
    }
    .mmleft .htel span {
        color: #fff;
    }
    .mmleft .sicons {
        display: block;
        position: static;
        padding-left: 20px;
        margin-bottom: 20px;
        color: #fff;
    }
    .mmleft .sicons i.fa {
        margin-right: 20px;
        margin-left: 0;
        color: #fff;
    }
    .mmleft .glyphicon-remove {
        position: absolute;
        right: 15px;
        top: 20px;
        color: #fff;
        font-size: 24px;
        color: #fff;
    }
    .mmleft .lang {
        display: block;
        position: absolute;
        bottom: 20px !important;
        right: 12px;
        color: #fff;
        top: auto;
    }
    .mmleft .lang a:hover {
        color: #fff;
    }
    .idownload,
    .ilisten,
    .videoitem {
        text-align: center;
        margin-right: 5px;
        padding: 5px;
        width: 28%;
    }
    .itemwrap {
        border: none;
    }
    .idownload  {
        width: 33%;
    }
    .fmenu  {
        float: left;
        width: 100%;
        margin-top: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .fmenu ul {
        margin: 0;
    }
    .fmenu ul li {
        float: none;
        display: inline;
    }
    .fmenu ul li a {
        display: inline;
    }
    .ficons {
        float: left;
        width: 100%;
        margin-top: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .ficons i.fa {
        float: none;
        margin: 0 15px;
    }
    .copy {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .copy .fmail {
        text-align: center;
    }
    .copy .fmail span {
        display: block;
    }
    .itembuts {
        text-align: center;
    }
}
@media (min-width: 992px) {
    .idownload,
    .ilisten,
    .videoitem {
        text-align: center;
        margin-right: 0;
        margin-right: 5px;
    }
    .logo {
        display: block;
    }
    .navbar-brand {
        display: none;
    }

    .navbar-default {
        position: relative;
        background: none;
        border: none;
        font-family: 'Intro-Bold';
        font-size: 13px;
        text-transform: uppercase;
        margin: 28px 0 0 30px;
        width: auto;
        top: 15px;
        right: 15px;
        width: 100%;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-collapse {
        background-color: transparent;
    }
    .navbar-collapse .navbar-nav li {
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-default .navbar-nav li a {
        color: #040f13;
    }
    .navbar-default .navbar-nav li.active a {
        border-top: 1px solid #8b2254;
        color: #8b2254;
    }
    .navbar-default .navbar-nav li a:hover,
    .navbar-default .navbar-nav li.active a:hover {
        color: #8b2254;
    }
    .play {
        margin: 30px 0 0;
    }
}
@media (max-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .menu-item.listennow {
        background-color: #8b2254;
        color: #fff;
        padding: 0 15px;
        margin-top: 5px;
    }
    .menu-item.listennow a {
        color: #fff !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-default .navbar-nav li.menu-item.listennow a {
        border: 0;
    }
    .cont .mblocks .row {
        margin-left: -15px;
        margin-right: -15px;
        width: 1220px;
    }
    .play {
        margin-top: 0px;
    }
    .logo {
        display: block;
    }
    .navbar-brand {
        display: none;
    }

    .navbar-default {
        position: relative;
        background: none;
        border: none;
        font-family: 'Intro-Bold';
        font-size: 13px;
        text-transform: uppercase;
        margin: 0 0 30px;
        width: auto;
        width: 100%;
    }
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-collapse {
        background-color: transparent;
    }
    .navbar-collapse .navbar-nav li {
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-default .navbar-nav li a {
        color: #040f13;
    }
    .navbar-default .navbar-nav li.active a {
        border-top: 1px solid #8b2254;
        color: #8b2254;
    }
    .navbar-default .navbar-nav li a:hover,
    .navbar-default .navbar-nav li.active a:hover {
        color: #8b2254;
    }
    .play {
        margin: 30px 0 0;
    }
    .fa {
        float: left;
        font-size: 18px;
        margin: 0 0 0 30px;
    }
    .swrap {
        float: left;
        width: 100%;
        max-width: 300px;
    }
}
.itemmail img {
    width: 30px;
    margin-right: 15px;
}
.iconsult .itemtit {
    font-size: 16px;
}
.iconsult .itext {
    margin-top: 25px;
}
.iconsult .itext a {
    font-weight: bold;
    color: #8b2254;
}
.item_counsult .t-card__bg {
    background-image: url('../img/yuliya.jpg');
    /*filter: blur(2px);*/
}
.item_counsult .t-card__content {
    background-color: rgba(0,0,0,0.5);
    min-height: 145px;
}
.item_counsult .shedule-slider__title-text {
    font-size: 26px;
    line-height: 1.2;
    /*text-shadow: 1px 1px 2px black, 0 0 1em #8b2254;*/
    margin-top: 40px;
}
.item_counsult {
    border: 2px solid #FFCD00;
}
.item_counsult .t-card.t-card--shedule-slider-item {
    height: 161px;
}
.menu-item.menu_consult {
    float: right;
    margin-right: 0 !important;
}
.classtest .navbar-default {
    width: 100%;
}
.classtest .navbar-nav {
    width: 100%;
}
.ss {
    display: inline-flex;
}
.feed_ico {
    margin-left: 1px;
    margin-top: -6px;
}














.t-card {
    position: relative;
    height: 245px;
    width: 100%;
}
.t-card.t-card--shedule-on-air {
    margin-bottom: 25px;
    height: 250px;
}
.main-schedule__content {
    padding: 83px 20px 83px;
}
.label--orange {
    padding: 8px 15px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;
    background-color: #8b2254;
    margin: 0;
}
.main-schedule__label.label--orange {
    white-space: nowrap;
    position: absolute;
    right: 0px;
    top: 0px;
}
.on-air__title {
    text-align: center;
    padding-bottom: 15px;
}
.on-air__title {
    padding-bottom: 20px;
}
.on-air__title > a,
.on-air__title > span {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
}
.on-air__title > a:hover {
    text-decoration: underline;
}
.rt-c-button--transp-white-big {
    /*    border-radius: 5px;*/
    border: solid 1px #ffffff;
    line-height: 22px;
    padding: 12px 10px 10px 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.1px;
    text-align: center;
    color: #ffffff;
}
.rt-c-button--transp-white-big:hover {
    background-color: #8b2254;
    border: 1px solid #8b2254;
}
.rt-c-button--transp-white-big {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: center;
    color: #ffffff;
}
.rt-c-button--transp-white-big-with-icon {
    padding-right: 47px;
    position: relative;
}
.rt-c-button--transp-white-big-with-icon {
    padding-right: 45px;
}
.on-air__listen-now-btn {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}
.on-air__listen-now-btn .butplay.fa {
    position: absolute;
    right: 2px;
    top: 13px;
}
.t-card__bg {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    background-position: center;
    background-size: cover;
    background-image: url(http://teos.fm/wp-content/uploads/2017/03/glavnaja-tema-1200x250-c-center.jpg);
}
.t-card__bg.t-card__bg--parent-height {
    height: 100%;
}
/* scss/molecules/_main-schedule.scss */
/* line 4, scss/molecules/_main-schedule.scss */
.shedule-slider__container {
    height: auto;
}
@media (min-width: 992px) {
    /* line 4, scss/molecules/_main-schedule.scss */
    .shedule-slider__container {
        height: 165px;
    }
}
@media (min-width: 1200px) {
    /* line 4, scss/molecules/_main-schedule.scss */
    .shedule-slider__container {
        height: 165px;
    }
}
/* line 16, scss/molecules/_main-schedule.scss */
.main-schedule {
    position: relative;
    padding-bottom: 15px;
}
@media (min-width: 992px) {
    /* line 16, scss/molecules/_main-schedule.scss */
    .main-schedule {
        padding-bottom: 25px;
    }
}
/* line 28, scss/molecules/_main-schedule.scss */
.main-schedule__content {
    padding: 43px 15px 19px;
}
@media (min-width: 992px) {
    /* line 28, scss/molecules/_main-schedule.scss */
    .main-schedule__content {
        padding: 83px 20px 83px;
    }
}
/* line 40, scss/molecules/_main-schedule.scss */
.main-schedule__label.label--orange {
    white-space: nowrap;
    position: absolute;
    right: 0px;
    top: 0px;
}
/* line 48, scss/molecules/_main-schedule.scss */
.t-card.t-card--shedule-on-air {
    text-align: center;
    margin-bottom: 20px;
    height: 165px;
}

@media (max-width: 540px) {
    #christmas.t-card.t-card--shedule-on-air {
        height: 200px;
    }
}

@media (min-width: 992px) {
    /* line 48, scss/molecules/_main-schedule.scss */
    .t-card.t-card--shedule-on-air {
        margin-bottom: 25px;
        height: 250px;
    }
}
/* line 63, scss/molecules/_main-schedule.scss */
.on-air__listen-now-btn {
    text-transform: uppercase;
    display: inline-block;
}
/* line 69, scss/molecules/_main-schedule.scss */
.on-air__title {
    text-align: center;
    padding-bottom: 15px;
    font-family: 'Intro-Bold';
}
@media (min-width: 992px) {
    /* line 69, scss/molecules/_main-schedule.scss */
    .on-air__title {
        padding-bottom: 20px;
    }
}
/* line 79, scss/molecules/_main-schedule.scss */
.on-air__title > a {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
}
@media (min-width: 992px) {
    .on-air__title > a {
        font-size: 24px;
        font-weight: 500;
        letter-spacing: 0.1px;
        text-align: left;
        color: #ffffff;
        text-decoration: none;
    }
}
/* line 86, scss/molecules/_main-schedule.scss */
.t-card__bg-mask {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
/* line 97, scss/molecules/_main-schedule.scss */
.t-card__bg-mask.on_air__bg-mask {
    opacity: 0.25;
    background-color: #5f9a30;
}
/* line 102, scss/molecules/_main-schedule.scss */
.t-card.t-card--shedule-slider-item {
    width: 100%;
}
@media (min-width: 992px) {
    /* line 102, scss/molecules/_main-schedule.scss */
    .t-card.t-card--shedule-slider-item {
        height: 165px;
    }
}
@media (min-width: 1200px) {
    /* line 102, scss/molecules/_main-schedule.scss */
    .t-card.t-card--shedule-slider-item {
        height: 165px;
    }
}
/* line 115, scss/molecules/_main-schedule.scss */
.t-card__title.shedule-slider__title {
    padding: 10.5px 15px;
}
@media (min-width: 992px) {
    /* line 115, scss/molecules/_main-schedule.scss */
    .t-card__title.shedule-slider__title {
        padding: 6px 10px 7px;
    }
}
/* line 125, scss/molecules/_main-schedule.scss */
.shedule-slider__title-text {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: center;
    color: #ffffff;
    line-height: 21px;
}
@media (min-width: 992px) {
    /* line 125, scss/molecules/_main-schedule.scss */
    .shedule-slider__title-text {
        font-size: 20px;
        font-weight: 400;
        margin-top: 15px;
    }
}
.t-card__title {
    text-align: center;
}
.t-card__title span {
    display: block;
}
.shedule-slider__time {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
}
/* line 139, scss/molecules/_main-schedule.scss */
.shedule-slider__link:hover .shedule-slider__title-text {
    white-space: nowrap;
    white-space: normal;
}
.shedule-slider__program {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
}
/* line 145, scss/molecules/_main-schedule.scss */
.shedule-slider__title-time {
    float: right;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.3px;
    text-align: center;
    color: #ffffff;
}
.on-air__listen-now-btn a {
    display: block;
    color: inherit;
    outline: none;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
@media (min-width: 992px) {
    /* line 145, scss/molecules/_main-schedule.scss */
    .shedule-slider__title-time {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: -0.1px;
        text-align: left;
        color: #ffffff;
        line-height: 16px;
        margin-top: 2px;
    }
}
/* line 155, scss/molecules/_main-schedule.scss */
.t-card__bg.shedule-slider__bg {
    left: 10px;
    right: 10px;
}
/* line 185, scss/molecules/_main-schedule.scss */
.t-card__text.shedule-slider__text {
    padding-left: 20px;
    padding-right: 20px;
}
/* line 198, scss/molecules/_main-schedule.scss */
.main-schedule .owl-theme .owl-nav {
    margin-top: 0px;
}
/* line 202, scss/molecules/_main-schedule.scss */
.main-schedule .owl-theme .owl-nav .owl-prev,
.main-schedule .owl-theme .owl-nav .owl-next {
    position: absolute;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    top: 62px;
    margin: 0;
    width: 16.8px;
    height: 35.1px;
    padding: 0;
    border-radius: 0;
    background-size: contain;
    text-indent: -99999px;
}
@media (min-width: 992px) {
    /* line 202, scss/molecules/_main-schedule.scss */
    .main-schedule .owl-theme .owl-nav .owl-prev,
    .main-schedule .owl-theme .owl-nav .owl-next {
        width: 19px;
        height: 40px;
        top: 37px;
    }
}
@media (min-width: 1200px) {
    /* line 202, scss/molecules/_main-schedule.scss */
    .main-schedule .owl-theme .owl-nav .owl-prev,
    .main-schedule .owl-theme .owl-nav .owl-next {
        top: 62px;
        text-indent: -9999px;
    }
}
/* line 226, scss/molecules/_main-schedule.scss */
.main-schedule .owl-theme .owl-nav .owl-prev {
    left: 0;
    background-image: url(../img/arrow-white-bg-grey-left.svg);
}
/* line 231, scss/molecules/_main-schedule.scss */
.main-schedule .owl-theme .owl-nav .owl-next {
    right: 0;
    background-image: url(../img/arrow-white-bg-grey-right.svg);
}
/* scss/molecules/_t-card.scss */
/* line 3, scss/molecules/_t-card.scss */
.t-card {
    position: relative;
    height: 165px;
    width: 100%;
}
@media (min-width: 992px) {
    /* line 3, scss/molecules/_t-card.scss */
    .t-card {
        height: 200px;
    }
}
@media (min-width: 1200px) {
    /* line 3, scss/molecules/_t-card.scss */
    .t-card {
        height: 293px;
    }
}
/* line 24, scss/molecules/_t-card.scss */
.t-card__bg {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    background-position: center;
    background-size: cover;
}
/* line 35, scss/molecules/_t-card.scss */
.t-card__bg.t-card__bg--parent-height {
    height: 100%;
}
/* line 39, scss/molecules/_t-card.scss */
.t-card__content {
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(50, 50, 50, 0.45);
    min-height: 165px;
}
.owl-item .t-card .t-card__content {
    background-color: rgba(44, 67, 82, 0.75);
}
/* line 79, scss/molecules/_t-card.scss */
.t-card__title {
    line-height: 16px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1px;
    text-align: left;
    color: #ffffff;
    padding: 6px 10px 6px;
}
@media (min-width: 992px) {
    /* line 79, scss/molecules/_t-card.scss */
    .t-card__title {
        padding: 9px 10px 7px;
    }
}
/* line 90, scss/molecules/_t-card.scss */
a.t-card__title {
    display: block;
}
/* line 92, scss/molecules/_t-card.scss */
a.t-card__title:hover {
    text-decoration: none;
}
/* line 103, scss/molecules/_t-card.scss */
.t-card__link {
    text-decoration: none;
}
/* line 105, scss/molecules/_t-card.scss */
.t-card__link:hover {
    text-decoration: none;
}
/* line 117, scss/molecules/_t-card.scss */
.t-card__title-play-btn.play-btn--acid-green {
    margin-top: -2px;
    margin-right: -5px;
    float: right;
}
/* line 132, scss/molecules/_t-card.scss */
.t-card__title-text {
    line-height: 23px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
}
@media (min-width: 992px) {
    /* line 132, scss/molecules/_t-card.scss */
    .t-card__title-text {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.1px;
        text-align: center;
        color: #ffffff;
        line-height: 19px;
        text-align: left;
    }
}
/* line 146, scss/molecules/_t-card.scss */
.t-card__title-text.t-card__title-text--ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 992px) {
    /* line 146, scss/molecules/_t-card.scss */
    .t-card__title-text.t-card__title-text--ellipsis {
        white-space: nowrap;
    }
}
/* line 155, scss/molecules/_t-card.scss */
.t-card:hover .t-card__content.t-card__content--hidden .t-card__title-text.t-card__title-text--ellipsis {
    white-space: normal;
}
/* line 164, scss/molecules/_t-card.scss */
.t-card__text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.1px;
    text-align: left;
    padding: 10px;
    color: #ffffff;
}
@media (min-width: 992px) {
    /* line 164, scss/molecules/_t-card.scss */
    .t-card__text {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.1px;
        text-align: center;
        color: #ffffff;
        padding: 10px;
        text-align: left;
    }
}
/* line 173, scss/molecules/_t-card.scss */
.t-card__text-title {
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}
@media (min-width: 992px) {
    /* line 173, scss/molecules/_t-card.scss */
    .t-card__text-title {
        margin-bottom: 5px;
    }
}
/* line 183, scss/molecules/_t-card.scss */
.t-card__text-title a {
    color: #fff;
    text-decoration: underline;
}
/* line 187, scss/molecules/_t-card.scss */
.t-card__text-title a:hover {
    text-decoration: none;
    color: #fff;
}
/* line 198, scss/molecules/_t-card.scss */
.t-card__text-title.t-card__text-title--acid-green-italic-small,
.t-card__text-title.t-card__text-title--acid-green-italic-small a {
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: -0.1px;
    text-align: left;
    color: #82fb22;
}
@media (min-width: 992px) {
    /* line 198, scss/molecules/_t-card.scss */
    .t-card__text-title.t-card__text-title--acid-green-italic-small,
    .t-card__text-title.t-card__text-title--acid-green-italic-small a {
        font-size: 12px;
        font-weight: 400;
        font-style: italic;
        letter-spacing: 0.1px;
        text-align: left;
        color: #82fb22;
    }
}
/* line 207, scss/molecules/_t-card.scss */
.t-card__text-title.t-card__text-title--acid-green-italic-small:hover,
.t-card__text-title.t-card__text-title--acid-green-italic-small a:hover {
    text-decoration: none;
}
.anonscontent {
    width: 700px;
}
.anonsimg img {
    max-width: 100%;
}
.anons_title {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: bold;
}
.anons_date {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
}
.anons_intro {
    display: block;
    margin-bottom: 15px;
}
.anons_program {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #8b2254;
    font-family: 'Intro-Bold';
}
.anons_program a {
    color: #8b2254;
    text-decoration: underline;
}
.imgcont {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 500px;
}
.itemmore {
    display: block;
    color: #8b2254;
    text-decoration: underline;
    font-family: 'Intro-Bold';
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
}
.fbshare {
    text-align: right;
}
.bb {
    margin-bottom: 30px;
    margin-top: 30px;
}
.bb  img {
    max-width: 100%;
}
.ititle a {
    color: inherit;
}
.buts {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.buts .idownload,
.buts .ilisten {
    float: left;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.cotitle {
    font-family: 'Intro-Bold';
    font-size: 24px;
    margin: 0 0 30px;
}
.coprogramms .i {
    padding: 0 15px;
}
.coabout {
    font-family: 'Intro-Book';
    font-size: 15px;
}
.coabout .intro {
    font-weight: bold;
    font-style: italic;
}
.well {
    border-radius: 0;
}
.form-control {
    border-radius: 0;
}
.btn-feedback {
    background-color: #8b2254;
    color: #fff;
    padding: 7px 15px;
    border-radius: 0;
    font-family: 'Intro-Bold';
    font-size: 13px;
    text-transform: uppercase;
}
.btn-feedback:hover {
    color: #fff;
}
.butarch {
    text-align: center;
    width: 100%;
}
.butarch a {
    background-color: #8b2254;
    color: #fff;
    padding: 7px 20px;
    font-family: 'Intro-Bold';
    font-size: 13px;
    text-transform: uppercase;
}
.butarch a:hover {
    text-decoration: none;
}
@media (max-width: 748px) {
    .fapps {
        margin-top: 15px;
        text-align: center;
    }
}
.schedule-block .program-list .program {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: transparent;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: 0 0 20px 0 transparent;
    transition: all .3s ease-in-out;
}
.schedule-block .program-list .program:hover {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.10);
}
.schedule-block .program-list .program:hover {
    text-decoration: none;
}
.schedule-block .program-list .program .program-time {
    min-width: 140px;
    margin: 0 30px;
    font-size: 18px;
    color: #3b3e45;
}
.schedule-block .program-list .program .program-name {
    margin: 0 30px;
    font-size: 24px;
    color: #3b3e45;
    font-family: 'Intro-Book';
}
.schedule-block .program-list .program .program-name .repeat {
    font-size: 18px;
}
.schedule-block .weekdays {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 30px 0;
    border-bottom: 1px solid #e3e3e3;
}
.schedule-block .weekdays .day {
    position: relative;
    padding: 0 20px 10px;
    font-family: 'Intro-Book';
    font-size: 24px;
    color: #3b3e45;
    transition: color .2s ease-in-out;
    text-decoration: none;
}
.schedule-block .weekdays .day:hover {
    color: #8b2254;
}
.schedule-block .weekdays .day.active {
    font-family: 'Intro-Book';
    font-weight: bold;
}
.schedule-block .weekdays .day:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #8b2254;
    transition: height .2s ease-in-out;
}
.schedule-block .weekdays .day:hover:before {
    height: 3px;
}
.schedule-block .weekdays .day.active:before {
    height: 3px;
}
@media screen and (max-width: 39.9375em) {
    .schedule-block .program-list .program {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .schedule-block .program-list .program .program-time {
        display: block;
        margin: 0 0 10px;
        font-size: 14px;
    }
    .schedule-block .program-list .program .program-image {
        /* display: none; */
        margin-bottom: 15px;
    }
    .schedule-block .program-list .program .program-name {
        display: block;
        margin: 0;
        font-size: 18px;
    }
    .schedule-block .weekdays .day {
        font-size: 15px;
        padding: 0 5px 8px;
    }
}
.rt-player__site-max-w {
    height: 60px;
}
@media (min-width: 992px) {
    /* line 3, scss/molecules/_rt-player.scss */
    .rt-player__site-max-w {
        height: 35px;
    }
}
/* line 12, scss/molecules/_rt-player.scss */
.rt-player {
    background-color: #8b2254;
    position: relative;
    height: 60px;
    width: 100%;
    top: 0px;
    z-index: 10001;
    position: fixed;
}
@media (min-width: 992px) {
    /* line 12, scss/molecules/_rt-player.scss */
    .rt-player {
        height: 35px;
    }
}
/* line 27, scss/molecules/_rt-player.scss */
.menu-show .rt-player {
    display: none;
}
/* line 31, scss/molecules/_rt-player.scss */
.rt-player.rt-player--comments-form-show {
    height: auto;
}
/* line 35, scss/molecules/_rt-player.scss */
.rt-play-pause-stop {
    position: absolute;
    left: 10px;
    top: 4px;
}
@media (min-width: 992px) {
    /* line 35, scss/molecules/_rt-player.scss */
    .rt-play-pause-stop {
        top: 4px;
    }
}
/* line 44, scss/molecules/_rt-player.scss */
.rt-play-pause-stop__btn {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0px;
}
@media (min-width: 992px) {
    /* line 44, scss/molecules/_rt-player.scss */
    .rt-play-pause-stop__btn {
        width: 25px;
        height: 25px;
        left: 16px;
    }
}
/* line 61, scss/molecules/_rt-player.scss */
.rt-player__jp-play.rt-play-pause-stop__btn.jp-play {
    background-image: url(../img/player-play.png);
}
/* line 65, scss/molecules/_rt-player.scss */
.rt-player__jp-pause.rt-play-pause-stop__btn.jp-pause {
    background-image: url(../img/player-pause.png);
}
/* line 71, scss/molecules/_rt-player.scss */
.rt-player__rt-song-name.rt-song-name {
    position: absolute;
    top: 10px;
    right: 54px;
    bottom: 10px;
    left: 161px;
    height: 38px;
    overflow: hidden;
}
@media (min-width: 992px) {
    /* line 71, scss/molecules/_rt-player.scss */
    .rt-player__rt-song-name.rt-song-name {
        left: 350px;
        white-space: nowrap;
        text-overflow: ellipsis;
        top: 14px;
        height: 22px;
        right: 217px;
        line-height: 22px;
        color: #fff;
    }
}
@media (min-width: 1200px) {
    /* line 71, scss/molecules/_rt-player.scss */
    .rt-player__rt-song-name.rt-song-name {
        left: 492px;
    }
}
/* line 95, scss/molecules/_rt-player.scss */
.rt-player__rt-player-volume.rt-player-volume {
    display: none;
}
/* line 99, scss/molecules/_rt-player.scss */
.rt-player__rt-song-name__track-name.track-name {
    height: 38px;
    font-family: 'Intro-Book';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.2px;
    text-align: left;
    color: #ffffff;
}
/* line 110, scss/molecules/_rt-player.scss */
.rt-player__rt-song-name__extra-play-info.extra-play-info {
    display: none;
}
/* line 114, scss/molecules/_rt-player.scss */
.rt-player__rt-song-name__jp-duration.jp-duration {
    display: none;
}
/* line 120, scss/molecules/_rt-player.scss */
.rt-playe__jp-current-time.jp-current-time {
    display: none;
}
@media (min-width: 992px) {
    /* line 120, scss/molecules/_rt-player.scss */
    .rt-playe__jp-current-time.jp-current-time {
        display: block;
        position: absolute;
        height: 16px;
        font-family: Roboto;
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        text-align: left;
        color: #ffffff;
        left: 209px;
        top: 19px;
        z-index: 1;
    }
}
/* line 138, scss/molecules/_rt-player.scss */
.rt-player__rt-player-jp-progress.jp-progress {
    position: absolute;
    left: 54px;
    top: 1px;
    bottom: 1px;
    width: 100px;
    background: #8b2254;
}
@media (min-width: 992px) {
    /* line 138, scss/molecules/_rt-player.scss */
    .rt-player__rt-player-jp-progress.jp-progress {
        width: 160px;
        left: 73px;
    }
}
/* line 151, scss/molecules/_rt-player.scss */
.rt-player-jp-progress__jp-play-range.jp-play-range {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 6px;
    width: 100px;
    margin: 0;
    padding: 0;
    display: block;
}
@media (min-width: 992px) {
    /* line 151, scss/molecules/_rt-player.scss */
    .rt-player-jp-progress__jp-play-range.jp-play-range {
        width: 160px;
        left: 0px;
        height: 35px;
    }
}
/* line 167, scss/molecules/_rt-player.scss */
.rt-player-jp-progress__jp-seek-bar.jp-seek-bar {
    position: absolute;
    top: 17px;
    right: 0px;
    left: 0px;
    background: #fff;
    width: 100% !important;
    height: 3px;
    margin-top: -1.5px;
    border-radius: 3px;
    overflow: hidden;
}
/* line 179, scss/molecules/_rt-player.scss */
.rt-player-jp-progress__jp-play-bar.jp-play-bar {
    background: #fff;
    height: 3px;
    border-radius: 3px;
}
/* line 185, scss/molecules/_rt-player.scss */
.rt-player-comment-btn {
    width: 37px;
    height: 24px;
    display: block;
    position: absolute;
    top: 16px;
    cursor: pointer;
    right: 220px;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0px;
    background-image: url(../img/player-coment.png);
}
@media (min-width: 992px) {
    /* line 185, scss/molecules/_rt-player.scss */
    .rt-player-comment-btn {
        width: 29px;
        height: 19px;
        top: 8px;
    }
}
@media (min-width: 1200px) {
    /* line 185, scss/molecules/_rt-player.scss */
    .rt-player-comment-btn {
        right: 220px;
    }
}
/* line 209, scss/molecules/_rt-player.scss */
.rt-player__jp-volume-controls.jp-volume-controls {
    display: none;
}
@media (min-width: 992px) {
    /* line 209, scss/molecules/_rt-player.scss */
    .rt-player__jp-volume-controls.jp-volume-controls {
        position: absolute;
        width: 173px;
        height: 35px;
        right: 25px;
        top: 0px;
        display: block;
    }
}
/* line 221, scss/molecules/_rt-player.scss */
.rt-player__jp-volume-bar.jp-volume-bar {
    position: absolute;
    width: 115px;
    height: 3px;
    left: 23px;
    top: 17px;
    background: #040f13;
    overflow: hidden;
    border-radius: 3px;
}
/* line 232, scss/molecules/_rt-player.scss */
.rt-player__jp-volume-bar-value.jp-volume-bar-value {
    background: #fff;
    height: 100%;
}
/* line 237, scss/molecules/_rt-player.scss */
.rt-player__jp-mute.jp-mute {
    position: absolute;
    width: 9.5px;
    height: 13.5px;
    right: 160px;
    top: 11px;
    background-image: url(../img/player-mute.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    font-size: 0px;
    display: block;
    border: none;
    cursor: pointer;
    outline: none;
}
/* line 250, scss/molecules/_rt-player.scss */
.rt-player__jp-volume-max.jp-volume-max {
    width: 23px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 9px;
    background-image: url(../img/player-max.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    font-size: 0px;
    display: block;
    border: none;
    cursor: pointer;
    outline: none;
}
@media (min-width: 992px) {
    /* line 263, scss/molecules/_rt-player.scss */
    .jp-volume-controls__jp-play-range.jp-play-range {
        position: absolute;
        width: 118px;
        height: 35px;
        right: 32px;
        top: 0px;
        display: block;
        margin: 0;
    }
}
/* line 277, scss/molecules/_rt-player.scss */
.rt-player-coment-form {
    background: #fff;
}
/* line 287, scss/molecules/_rt-player.scss */
.rt-player-coment-form__container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 350px;
}
/* line 293, scss/molecules/_rt-player.scss */
.rt-player-coment-form__label {
    display: block;
    line-height: 22px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.4px;
    text-align: left;
    color: #808080;
    margin-bottom: 5px;
}
.rt-player-coment-form input,
.rt-player-coment-form textarea {
    font-family: Roboto;
    font-size: 15px !important;
}
@media (min-width: 992px) {
    /* line 293, scss/molecules/_rt-player.scss */
    .rt-player-coment-form__label {
        line-height: 19px;
        font-family: Roboto;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: -0.3px;
        text-align: left;
        color: #808080;
    }
}
/* line 315, scss/molecules/_rt-player.scss */
.rt-player-coment-form__textfield input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #8b2254;
    margin-bottom: 15px;
}
/* line 323, scss/molecules/_rt-player.scss */
.rt-player-coment-form textarea {
    width: 100%;
    height: 106px;
    border-radius: 5px;
    border: solid 1px #8b2254;
    margin-bottom: 15px;
}
/* line 331, scss/molecules/_rt-player.scss */
input[type=text], textarea {
    padding: .5em;
    font-size: 1em;
}
/* line 336, scss/molecules/_rt-player.scss */
.rt-player-coment-form__submit input {
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #8b2254;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.2px;
    color: #040f13;
    background: transparent;
    outline: none;
}
/* line 350, scss/molecules/_rt-player.scss */
.rt-player-coment-form__submit input:hover, .rt-player-coment-form__submit input:active {
    background-color: rgba(44, 67, 82, 0.1);
}
/* line 360, scss/molecules/_rt-player.scss */
.jp-play-range {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
    background: transparent;
}
/* line 366, scss/molecules/_rt-player.scss */
.jp-play-range:focus {
    outline: none;
}
/* line 369, scss/molecules/_rt-player.scss */
.jp-play-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    -webkit-box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    background: transparent;
    border-radius: 25px;
    border: 0px solid #040f13101;
}
/* line 379, scss/molecules/_rt-player.scss */
.jp-play-range::-webkit-slider-thumb {
    -webkit-box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    border: 0px solid #040f13;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -2.6px;
}
/* line 390, scss/molecules/_rt-player.scss */
.jp-play-range:focus::-webkit-slider-runnable-track {
    background: transparent;
}
/* line 393, scss/molecules/_rt-player.scss */
.jp-play-range::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    /*box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;*/
    background: transparent;
    border-radius: 25px;
    border: 0px solid #040f13101;
}
/* line 403, scss/molecules/_rt-player.scss */
.jp-play-range::-moz-range-thumb {
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    border: 0px solid #040f13;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
/* line 412, scss/molecules/_rt-player.scss */
.jp-play-range::-ms-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent;
}
/* line 422, scss/molecules/_rt-player.scss */
.jp-play-range::-ms-fill-lower {
    background: transparent;
    border: 0px solid #040f13101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
}
/* line 428, scss/molecules/_rt-player.scss */
.jp-play-range::-ms-fill-upper {
    background: transparent;
    border: 0px solid #040f13101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
}
/* line 434, scss/molecules/_rt-player.scss */
.jp-play-range::-ms-thumb {
    box-shadow: 0px 0px 0px #040f13, 0px 0px 0px #0d0d0d;
    border: 0px solid #040f13;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
/* line 443, scss/molecules/_rt-player.scss */
.jp-play-range:focus::-ms-fill-lower {
    background: transparent;
}
/* line 446, scss/molecules/_rt-player.scss */
.jp-play-range:focus::-ms-fill-upper {
    background: transparent;
}
/* scss/molecules/_play-stream-btn.scss */
/* line 3, scss/molecules/_play-stream-btn.scss */
.play-stream-btn {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.1px;
    text-align: center;
    color: #ffffff;
    display: block;
    width: 176px;
    margin-left: -50%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-radius: 5px;
    background-color: #699D3B;
    text-transform: uppercase;
    padding: 0;
    padding-top: 2px;
    padding-right: 40px;
}
@media (min-width: 992px) {
    /* line 3, scss/molecules/_play-stream-btn.scss */
    .play-stream-btn {
        font-size: 16px;
        width: 172px;
        height: 34px;
        line-height: 30px;
        border-radius: 5px;
        margin-left: 0;
        padding-right: 34px;
    }
}
/* line 36, scss/molecules/_play-stream-btn.scss */
.play-stream-btn > .rt-c-button__icon--transp-white-big {
    height: 27px;
    width: 27px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -13.5px;
    right: 6.5px;
}
@media (min-width: 992px) {
    /* line 36, scss/molecules/_play-stream-btn.scss */
    .play-stream-btn > .rt-c-button__icon--transp-white-big {
        width: 23px;
        height: 23px;
        right: 10px;
        margin-top: -12px;
    }
}
.site-max-w {
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}
@media (min-width: 992px) {
    .site-max-w {
        max-width: 940px;
        margin-bottom: 0px;
    }
}
@media (min-width: 1200px) {
    .site-max-w {
        max-width: 1200px;
        margin-bottom: 0px;
    }
}
.rt-player__rt-play-pause-stop li {
    list-style: none;
}
.page-news .cont img {
    max-width: 100%;
}
.cont .mblocks.type3 .row {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.cont .mblocks.type3 .row .i {
    padding-left: 15px;
    padding-right: 15px;
}
.cont .mblocks.type2 .row {
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.cont .mblocks.type2 .row .i {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.cont .mblocks.type2 .row .i .itemimg {
    margin-bottom: 0;
}
.cont .mblocks.type1 .row {
    margin-left: -10px;
    margin-right: -10px;
}
.cont .mblocks.type1 .row .i {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.cont .mblocks.type1 .row .i .itemimg {
    margin-bottom: 0;
}
.social_share {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
    text-indent: -9999px;
    margin-left: 2px;
    margin-right: 2px;
}
.social_share.facebook {
    background-color: #3b5998;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0 0 14.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.social_share.twitter {
    background-color: #00aced;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 0 1-1.885.517 3.294 3.294 0 0 0 1.443-1.816 6.575 6.575 0 0 1-2.085.796 3.283 3.283 0 0 0-5.593 2.994A9.32 9.32 0 0 1 5.114 6.6a3.28 3.28 0 0 0 1.016 4.382 3.274 3.274 0 0 1-1.487-.41v.041a3.285 3.285 0 0 0 2.633 3.218 3.305 3.305 0 0 1-1.482.056 3.286 3.286 0 0 0 3.066 2.28A6.585 6.585 0 0 1 4 17.524 9.291 9.291 0 0 0 9.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0 0 20 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.social_share.telegram {
    background-color: #64a9dc;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.social_share.whatsapp {
    background-color: #65bc54;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 0 1-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 0 1-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553 0 1.434.467 2.762 1.258 3.842l-.825 2.433 2.537-.806a6.6 6.6 0 0 0 3.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 0 1-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 0 1-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 0 0-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.social_share.viber {
    background-color: #7b519d;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 0 0-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E");
}
.owl-item .oproslink .t-card .t-card__content {
    background-color: rgba(250, 250, 0,0.5);
    text-shadow: 1px 1px 2px #040f13;
    box-shadow: inset 0px 0px 20px rgba(0,0,0,0.5);
}
.owl-item .oproslink .shedule-slider__title-text {
    font-size: 26px;
}
.owl-item .oproslink .shedule-slider__program {
    font-size: 22px;
    font-weight: bold;
    margin-top: 36px;
    line-height: 1.2;
}
.stream_select_container {
    position: relative;
}
.stream_select {
    display: none;
    position: absolute;
    bottom: -125px;
    left: 20px;
    background-color: #8b2254;
    margin: 0;
    padding: 0;
    min-width: 217px;
}
.stream_select li {
    list-style: none;
    position: relative;
}
.stream_select li a {
    display: block;
    color: #fff;
    padding: 10px 20px 10px 40px;
}
.mainstream:after {
    content: '';
    background-image: url('../img/logo_ico.svg');
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    left: 15px;
}
.musicstream:after {
    content: '';
    background-image: url('../img/icons8-music.svg');
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    left: 15px;
    color: #fff;
}
.rt-player.music {
    background-color: #008397;
}
.rt-player.music .rt-player__rt-player-jp-progress.jp-progress {
    background-color: #008397;
}
.rt-player.music .stream_select {
    background-color: #008397;
}
#jp_container {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#last .itemimg {
    margin-bottom: 25px;
}
#pop.row {
    margin-left: -15px;
    margin-right: -15px;
}
#pop .i {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.payur {
    margin-top: 70px;
}
