<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget-footer {
    padding-top:30px;
}
.widget-footer.dark {
    background:#2b2f32;
}
.widget-footer hr {
    margin: 30px 0;
}
.widget-footer.dark hr {
    border-top: 1px solid #777e89;
}
.widget-footer.dark .intec-cl-text {
    color:#fff!important;
}
.widget-footer.dark {
    color:#777e89;
}
.widget-footer.dark .phone,
.widget-footer.dark .phone a,
.widget-footer.dark .address,
.widget-footer.dark .email
{
    color:#fff;
}
.widget-footer.dark .link-button:hover {
    color:#777e89!important;
    border-color:#777e89!important;
}
.widget-footer.dark .social li a:hover {
    color:#fff;
}
.widget-footer.dark .footer-search {
    background:#414447;
    border-color:#414447;
}
.widget-footer.dark .footer-search input {
    background:transparent;
    color:#dadada;
}
    /*contacts {*/
    .widget-footer .first-col {
        float: left;
        width: 25%;
        margin-right: 1%;
    }
    .widget-footer .TYPE_2 .first-col {
        width:28%;
    }
    .widget-footer .TYPE_3 .first-col,
    .widget-footer .TYPE_4 .first-col,
    .widget-footer .TYPE_5 .first-col
    {
        width:62%;
    }
    .widget-footer .phone a {
        color:#4a5059;
        font-size:16px;
        font-weight:bold;
        text-decoration:none;
        vertical-align:middle;
    }
    .widget-footer .phone i {
        vertical-align: middle;
        font-size: 16px;
    }
    .widget-footer .email {
        margin-bottom:16px;
    }
    .widget-footer .address {
        margin-top:20px;
        margin-bottom:20px;
    }
    .widget-footer i {
        margin-right: 10px;
        font-size: 16px;
    }
    .widget-footer .email a {
        font-size:14px;
        color:#116afc;
        text-decoration:underline;
    }
    .widget-footer .button_feedback a {
        padding: 7px 25px;
        font-size: 14px;
        margin-top:10px;
        transition: 0.8s;
    }
    .widget-footer .link-button {
        text-decoration:none!important;
        text-transform: uppercase;
        margin-top:2px;
        border-bottom:1px dashed #ccc;
        cursor:pointer;
    }
    .widget-footer .link-button:hover {
        color:#000!important;
        border-color:#000!important;
    }
    .widget-footer .button_feedback {
        margin-bottom:20px;
    }
/*}*/
/*menu {*/
    .widget-footer .second-col {
        float:left;
        width:50%;
    }
    .widget-footer .TYPE_3 .second-col,
    .widget-footer .TYPE_4 .second-col,
    .widget-footer .TYPE_5 .second-col {
        float:right;
        width:35%;
    }
/*}*/
/*search {*/
    .widget-footer .third-col {
        width:21%;
        float:right;
    }
    .widget-footer .TYPE_2 .third-col {
        text-align:right;
    }
    .widget-footer .footer-search {
        height:43px;
        border:1px solid #e8e8e8;
        border-radius:3px;
        width:100%;
        color:#c2c2c2;
        margin-bottom:30px;
        background:#fff;
    }
    .widget-footer .footer-search button {
        background-color: transparent;
        float: right;
        height:100%;
        border: 0;
        outline: none;
        font-size: 14px;
        line-height: 41px;
        padding-right: 14px;
    }
    .widget-footer .footer-search input[type="text"] {
        border: 0;
        padding-left: 18px;
        outline: none;
        height: 100%;
        width: 75%;
        font-size: 13px;
        float: left;
    }
/*}*/
/*social block {*/
    .widget-footer .social-title {
        color:#777e89;
        font-size:14px;
    }
    .widget-footer .TYPE_2 .social-title,
    .widget-footer .TYPE_3 .social-title,
    .widget-footer .TYPE_4 .social-title
    {
        display:none;
    }
    .widget-footer .social li,
    .widget-footer ul.social  {
        list-style:none;
        padding:10px 0 0 0;
        margin:0;
    }
    .widget-footer .social li:last-child {
        margin-right:0;
    }
    .widget-footer .TYPE_2 ul.social i {
        margin-right: 0;
        font-size: 22px;
    }
    .widget-footer .social li {
        display: inline-block;
        margin-right: 18px;
        vertical-align: middle;
        margin-top: 5px;
    }
    .widget-footer .social li a {
        font-size: 18px;
        color: #bfc2c7;
        transition: 0.8s;
    }
    .widget-footer .social li a:hover {
        color:#000;
    }
/*}*/
/*copyright {*/
    .widget-footer .copyright-text,
    .widget-footer .logo {
        padding-bottom: 30px;
        font-size: 13px;
    }

    .widget-footer .copyright-text {
        text-align:left;
    }
    .widget-footer .TYPE_2 .copyright-text {
        padding-top: 5px;
        max-width: 295px;
        margin-top: 26px;
    }
    .widget-footer .copyright-text {
        padding-top: 5px;
		line-height:75px;
    }
/*}*/
/*logo {*/
    .widget-footer .logo img{
        max-width: 100px;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        transition: 0.8s;
    }
    .widget-footer .logo img:hover {
        filter:none;
        -webkit-filter:none;
    }
	
	.widget-footer .logo .social_logo{
	  filter:none;
      -webkit-filter:none;	
	}
/*}*/
/*paysystems {*/
    .widget-footer .paysystem ul,
    .widget-footer .paysystem li {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .widget-footer .paysystem ul {
        float:right;
    }
    .widget-footer .paysystem li {
        display:inline-block;
        margin-right: 10px;
        vertical-align:middle;
        margin-bottom:15px;
    }
    .widget-footer .paysystem li.alfabank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 0;
        width: 50px;
        height: 21px;
    }
    .widget-footer .paysystem.grey li.alfabank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -254px;
    }
    .widget-footer .paysystem li.sberbank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -38px;
        width: 50px;
        height: 22px;
    }
    .widget-footer .paysystem.grey li.sberbank {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -296px;
    }
    .widget-footer .paysystem li.qiwi {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -79px;
        width: 50px;
        height: 27px;
    }
    .widget-footer .paysystem.grey li.qiwi {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -339px;
    }
    .widget-footer .paysystem li.yandex-money {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -124px;
        width: 50px;
        height: 26px;
    }
    .widget-footer .paysystem.grey li.yandex-money {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -387px;
    }
    .widget-footer .paysystem li.visa {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -169px;
        width: 50px;
        height: 16px;
    }
    .widget-footer .paysystem.grey li.visa {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -434px;
    }
    .widget-footer .paysystem li.mastercard {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -204px;
        width: 50px;
        height: 29px;
    }
    .widget-footer .paysystem.grey li.mastercard {
        background: url('images/sprite_pay_icons.png') no-repeat 0 -471px;
    }
    .widget-footer .paysystem li:last-child {
        margin:0;
    }
     .widget-footer .TYPE_2 .paysystem li {
        margin-right:15px;
    }
    .widget-footer .TYPE_2 .paysystem ul {
        max-width: 239px;
        margin-right:-15px;
        float:none;
        display:block;
    }
/*}*/
.footer-menu a.child-link {
    line-height: 1.3;
}

#mike_player_2.my_player .my_song {
    cursor: pointer;
    position: absolute;
    overflow: hidden;
    top:17px;
    left:40px;
    width:120px;
    height:17px;
    font-size:14px;
    color:#fca719;
}
#mike_player_2.my_player .my_marquee {
    position: absolute;
    padding-left: 100%;
    white-space: nowrap;
    animation: scroll-left 15s linear infinite;
	-moz-animation: scroll-left 15s linear infinite;
    -webkit-animation: scroll-left 15s linear infinite;
}

#mike_player_2.my_player {
	display:block!important;
	float:left;
    width:202px;
	height:42px;
	border:1px solid #fca719;
	border-radius:7px;
	min-width:150px;
	background: #2b2f32;
}
#mike_player_2.my_player .my_play {
    transition: 0.3s;
    float:left;
    width:40px;
    height:40px;
    margin-right:0px;
    background: url('/images/play3.svg') no-repeat center;
    background-size: 65%;
    background-position:50% 50%;
	background-repeat: no-repeat;
    opacity:.5;
    cursor: pointer;
}
#mike_player_2.my_player .my_play:hover {
    opacity:1;
}
#mike_player_2.my_player .my_timer {
    float:left;
	margin-top:5px;
    color:#ccc;
    width:120px;
    font-size:12px;
    line-height:14px;
	text-align: left;
}
#mike_player_2.my_player .my_listeners {
    float:left;
	margin-top:5px;
    color:#ccc;
    width:60px;
    font-size:12px;
    line-height:14px;
	text-align: left;
} 
#mike_player_2.my_player .my_songinfo {
    float: left;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    height: 55px;
    max-width: 60%;
}
#mike_player_2.my_player .my_artist {
    float:left;
    position:relative;
    margin-top:7px;
    color:#666;
    width:100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size:13px;
}
#mike_player_2.my_player .my_songtitle {
    float:left;
    position:relative;
    width:100%;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 3px;
	font-size:16px;
	color:#666;
}
#mike_player_2.my_player .my_volumeplayer {
    float:left;
    width:40px;
    height:40px;
    cursor: pointer;
    opacity:.5;
    position: relative;
}

#mike_player_2.my_player .my_volumeplayer:hover {
    opacity: 1;
}
#mike_player_2.my_player .my_volumeplayer .volume{
	float:left;
	width:40px;
	height:40px;
	background:url('images/volume3.svg')  no-repeat center;
	background-size: 65%;
    background-position:50% 50%;
	background-repeat: no-repeat;	
	
}
#mike_player_2.my_player .my_muted .volume  {
    background:url('images/volumeoff3.svg') no-repeat center;
	background-size: 65%;
    background-position:50% 50%;
	background-repeat: no-repeat;	

}
#mike_player_2.my_player .my_volumediv {
    position: absolute;
    bottom:34px;
    left: 50%;
    margin-left:-14px;
    width:30px;
    height:90px;
    background: #fff;
    display: none;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 24%), 0 0 2px 0 rgb(0 0 0 / 12%);
    border-radius: 2px;
    border: 1px solid #eee;
    z-index: 999;
    box-sizing: border-box;
    padding: 10px;
}

#mike_player_2.my_player .my_volumeplayer:hover .my_volumediv {
    display: block;
}
#mike_player_2.my_player .my_volumebody {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    background: #ddd;
    border-radius: 5px;
    overflow: hidden;
}
#mike_player_2.my_player .my_volume {
    transition: 0.3s;
    position: absolute;
    bottom: -10px;
    left: 0;
    width:84px;
    height: 100%;
    background: #666;
    border-radius: 5px;
}

@keyframes scroll-left{ 0% { transform: translateX(0);}  100% {transform: translateX(-100%);} }	

@media all and (max-width: 992px) {
    .widget-footer .copyright-text {
        text-align:center;
    }

    .widget-footer .paysystem ul {
        float: none;
        max-width: 100%!important;
        text-align: center;
    }
    .widget-footer .paysystem li {
        margin-right: 11px;
    }
}

@media all and (max-width: 850px) {
    .widget-footer .phone a {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .widget-footer .address * {
        float:none!important;
        display: inline;
    }
    .widget-footer .paysystem ul {
        max-width:100%!important;
    }
    .widget-footer .address div {
        width:auto!important;
    }
    .widget-footer .first-col,
    .widget-footer .second-col,
    .widget-footer .third-col,
    .widget-footer .bottom-footer,
    .widget-footer .logo,
    .widget-footer .phone,
    .widget-footer .button_feedback{
        width:100%!important;
        text-align:center!important;
        margin-bottom:15px;
        margin-left:0;
        margin-right:0;
    }
    .root-item {
        margin-bottom:15px;
    }
    .widget-footer .paysystem ul {
        float:none;
    }
    .widget-footer .paysystem li {
        margin-right: 11px;
    }
    .widget-footer .copyright-text {
        text-align:center;
    }
    .widget-footer .footer-menu .child-item {
        padding-bottom: 0;
    }
    .widget-footer .footer-menu a.child-link {
        line-height: 28px;
    }
}</pre></body></html>