hr, img, legend {
	border: 0
}
hr {
	height:1px;border:none;color:#333;background-color:#333;
}
legend, td, th {
	padding: 0
}
body, figure {
	margin: 0
	
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
::-webkit-scrollbar{
    width:5px;
}
::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #777;
    background-color: #587ea3d1;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px 1px 1px 2px;
    border-color: #555;
}
::-webkit-scrollbar-track{
    border-width:0;
}
::-webkit-scrollbar-track:hover{
    background-color: #eee;
}
li {
    list-style-type: none;
}
ul {
	margin: 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent;
	text-decoration: none
}
.contacts a, a.download, span.shareblock a {
	text-decoration: underline
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, optgroup, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
svg:not(:root) {
	overflow: hidden
}
hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre, textarea {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
.currentTrack, .results li span.title {
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: capitalize
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	-webkit-animation: fade-in 1s linear; /* Safari 4+ */
	-moz-animation: fade-in 1s linear; /* Fx 5+ */
	-o-animation: fade-in 1s linear; /* Opera 12+ */
	animation: fade-in 1s linear; /* IE 10+, Fx 29+ */
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a:focus {
	outline-offset: -2px
}
a, a:focus, button {
	outline: 0
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
@media (max-width: 767px){
	.b_simple_bar {
		overflow: hidden;
		width: 100vw;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 15px;
	}
}
@media(max-width:767px){
	.without_mobile_style>.b_list_artists{
		margin-top:0;height:185px
	}
}
.b_list_artists .ul{
    background: #fff;
	padding:0;display:flex;
	flex-wrap:wrap;
	flex-direction:row
}
.music-block-p{
	padding-bottom: 5px;
}
@media(max-width:767px){
	:not(.without_mobile_style)>.b_list_artists .ul{
		margin-left:0;
		margin-right:0;
		margin-bottom:10px;
		width:100%;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between
	}
}
.b_list_artists .ul.only_one_line{
	height:195px;
	margin-bottom:24px;
	overflow:hidden
}
.without_mobile_style>.b_list_artists .ul.only_one_line{
	margin-top:0;
	margin-bottom:0
}
@media(max-width:767px){
	.without_mobile_style>.b_list_artists .ul.only_one_line{
		margin-top:0;
		margin-left:0;
		margin-right:0;
		width:100vw;
		overflow-x:scroll;
		flex-direction:column;
		height:200px;
		margin-bottom:27px
	}
	.without_mobile_style>.b_list_artists .ul.only_one_line:after{
		content:"1";
		display:block;
		width:10px;
		color:transparent;
		overflow:hidden
	}
}
.b_list_artists .ul.only_one_line .li:last-of-type{
	margin-right:0
}
@media(max-width:767px){
	.without_mobile_style>.b_list_artists .ul.only_one_line .li{
		margin-bottom:0;margin-right:10px
	}
	.without_mobile_style>.b_list_artists .ul.only_one_line .li:first-of-type{
		margin-left:10px
	}
	.without_mobile_style>.b_list_artists .ul.only_one_line .li:last-of-type{
		margin-right:0
	}
}
.b_list_artists .ul .li{
	max-width:128px;
	box-sizing:border-box;
	margin:0 32px 5px 0
}
@media(min-width:1025px){
	.b_list_artists .ul .li{
		margin-right:28px
	}
}
@media(max-width:767px){
	:not(.without_mobile_style)>.b_list_artists .ul .li{
		margin-right:0;
		max-width:45vw
	}
}
.b_list_artists .ul .li.empty{
	display:none
}
@media(max-width:767px){
	.b_list_artists .ul .li.empty{
		display:block;
		visibility:hidden
	}
}
.b_list_artists .ul .li a{
	text-decoration:none
}
.b_list_artists .ul .li .artist{
	display:flex;
	align-items:center;
	text-align:center;
	flex-direction:column
}
.b_list_artists .ul .li .artist .b_photo{
	width:131px;
	height:131px;
	margin:0;
	border:2px solid transparent;
	margin-left: 15px;
	margin-top: 10px;
}
@media(max-width:767px){
	:not(.without_mobile_style)>.b_list_artists .ul .li .artist .b_photo{
		width:45vw;
		height:45vw
	}
}
@media(max-width:979px) and (min-width:769px){
	.b_list_artists .ul .li .artist .b_photo{
		width:131px;
		height:131px
	}
}
.b_list_artists .ul .li .artist .b_photo:hover{
	border-color:#2e95b6
}
.b_list_artists .ul .li .artist .b_photo .b_btn_play{
	display:none
}
.no-touch .b_list_artists .ul .li .artist .b_photo:hover .b_btn_play{
	display:flex
}
.b_list_artists .ul .li .artist .info{
	width:100%;
	flex-grow:1;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
	white-space:nowrap;
	margin-left: 15px;
}
.b_list_artists .ul .li .artist .info .name{
	height:20px;
	flex-shrink:0;
	font-weight:700
}
@media(max-width:767px){
	.without_mobile_style>.b_list_artists .ul .li .artist .info .name{
		white-space:nowrap;
		overflow:hidden
	}
}
.b_list_artists .ul .li .artist .info .genres{
	display:block;
	height:20px;
	flex-shrink:0;
	line-height:20px;
	font-size:13px;
	color:#979797;
	overflow:hidden
}
.b_photo {
    position: relative;
    margin-right: 30px;
    width: 131px;
    height: 131px;
    box-sizing: border-box;
}
.b_photo .box {
    width: 100%;
    max-width: 250px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;

}
.b_photo .box img {
    width: 100%;
    object-fit: cover;
    opacity: .9;
	border-radius: 5px;
}
@media (max-width: 767px){
	.b_simple_bar {
		overflow: hidden;
		width: 100vw;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 15px;
	}
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.colle {
	background: #fff;
	border-top: 1px solid #efefef;
}
@media (min-width:769px) {
	.container {
		width: 750px
	}
}
@media (min-width:992px) {
	.container {
		width: 900px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1100px
	}
}
.row {
	margin-left: -5px;
	margin-right: -5px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-.fimg-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:769px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 23.2%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}
@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 23.2%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}
@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}
.progressBar, .volumeBar {
	right: 10px;
	cursor: pointer
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	content: " ";
	display: table
}
.genres_list-item:after, .genres_list-item:before, .genres_list:after, .popular:before, .volume:before {
	content: ""
}
.clearfix:after, .container-fluid:after, .container:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	visibility: hidden!important
}
.affix {
	position: fixed
}
@-ms-viewport {
	width: device-width
}
@media (max-width:767px) {
	.visible-xs {
		display: block!important
	}
	table.visible-xs {
		display: table
	}
	tr.visible-xs {
		display: table-row!important
	}
	td.visible-xs, th.visible-xs {
		display: table-cell!important
	}
	.visible-xs-block {
		display: block!important
	}
	.visible-xs-inline {
		display: inline!important
	}
	.visible-xs-inline-block {
		display: inline-block!important
	}
}
@media (min-width:769px) and (max-width:991px) {
	.visible-sm {
		display: block!important
	}
	table.visible-sm {
		display: table
	}
	tr.visible-sm {
		display: table-row!important
	}
	td.visible-sm, th.visible-sm {
		display: table-cell!important
	}
	.visible-sm-block {
		display: block!important
	}
	.visible-sm-inline {
		display: inline!important
	}
	.visible-sm-inline-block {
		display: inline-block!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block!important
	}
	table.visible-md {
		display: table
	}
	tr.visible-md {
		display: table-row!important
	}
	td.visible-md, th.visible-md {
		display: table-cell!important
	}
	.visible-md-block {
		display: block!important
	}
	.visible-md-inline {
		display: inline!important
	}
	.visible-md-inline-block {
		display: inline-block!important
	}
}
@media (min-width:1200px) {
	.visible-lg {
		display: block!important
	}
	table.visible-lg {
		display: table
	}
	tr.visible-lg {
		display: table-row!important
	}
	td.visible-lg, th.visible-lg {
		display: table-cell!important
	}
	.visible-lg-block {
		display: block!important
	}
	.visible-lg-inline {
		display: inline!important
	}
	.visible-lg-inline-block {
		display: inline-block!important
	}
	.hidden-lg {
		display: none!important
	}
}
@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width:769px) and (max-width:991px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}
.visible-print {
	display: none!important
}
@media print {
	.visible-print {
		display: block!important
	}
	table.visible-print {
		display: table
	}
	tr.visible-print {
		display: table-row!important
	}
	td.visible-print, th.visible-print {
		display: table-cell!important
	}
}
.visible-print-block {
	display: none!important
}
@media print {
	.visible-print-block {
		display: block!important
	}
}
.visible-print-inline {
	display: none!important
}
@media print {
	.visible-print-inline {
		display: inline!important
	}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
	.hidden-print {
		display: none!important
	}
}
::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}
:-moz-placeholder {
	color: #666;
	opacity: 1
}
::-moz-placeholder {
	color: #666;
	opacity: 1
}
:-ms-input-placeholder {
	color: #666;
	opacity: 1
}
body {
	background-color: #f7f7f7;
	color: #333
}
.topline {
	background-color: #fff;
	border-top: 1px solid #1f222e;
	max-width: 800px;
	margin: 0 auto;
	height: 75px;
	padding: 10px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}
.progressBar {
	position: absolute;
	background-color: #0e0f14;
	border: 1px solid #fff;
	border-radius: 2px;
	height: 5px;
	left: 10px;
	top: 10px
}
.downloadBar {
	display: block;
	height: 16px;
	width: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.trackInfo, .trackName {
	width: 100%;
	position: absolute
}
.playBar {
	display: block;
	height: 3px;
	background-color: #587ea3
}
.trackInfo {
	display: block;
	float: left;
	height: 6px;
	margin: 0;
	overflow: hidden
}
.trackName {
	top: 5px
}
.currentTime, .duration {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	font-size: 12px;
	display: inline-block;
	float: left;
	padding: 0;
	line-height: 20px;
	color: #bbb
}
.duration {
	float: right
}
.currentTrack {
	display: block;
	color: #bbb;
	font-size: 12px;
	width: 275px;
	overflow: hidden;
	line-height: 16px;
	position: absolute;
	top: 35px
}
.trackBack, .trackForward {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAATCAYAAADBGB7WAAACPklEQVRYhb2XK0hEQRiFt4iLli0iNhEEWRBWTDYNFpNiVATLJi2LyhQfIIJgFGxi0GYwCQoWmxaLTbFZDKKwRRQZz7BnYND7mLOuhg/2zr3//Odbdu7MFowxBZFxUPXX1too8Gw32A2udzmm9q8yg9RfbbIA3sC20gjPDYEH8BmMfXJsSMywzQwLfyFaBmfAko0YUdzvAHugzrrn4N4zx+p8piMyy0aQw2Uqt0p0CrwEk0eJ4l4/uPhWlyTquWCNImqZbeo3or3ghD8xawRRjC+D14S6LFHLmmVR1DKjy9qrio6A+4QJM0Vx3QOOM+ryRD3HnCtW1OMyj8SIFsGOaSz2tMkSRfF5NufLUUR96FlR1DK7cyimiVbAdc4kP0RBG9iPrFNEPfvsESvqcS6VULQTrJjkNZXGOptOgyuhrhlRyx7T7Lku1L3SrdMVHgmFHvfCGG6irllRzzB7q3VHruEgOBALV01jPa+Bp38QfWKvInsrWZ3bYLhG583P/TKNcI32gZs/FL1hD3WNOpf5tLeuOwGdKqIMXTKNo1k9p04RrXPOktHeupYO5aztxbNosreYtH101GRvMbGi95xL3Udd5kX1ZDQBbhVRCnSBw1+IHnIO5WRkmXWi2bNuO9hURAORSfAoiD6yJi9TkqjL2N6Kfy8z4E4RpcwAuIwQveSzMVlCUZdpplX/XjzupeD33K0Y0UBqDnyA92DsnWNzQoYCe1tmKcX0V0U9S6CmiFJsDJwH1+ccU/vXmEHq/wWww3Oth8gqRAAAAABJRU5ErkJggg==) no-repeat;
	width: 30px;
	height: 19px;
	cursor: pointer;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -60px
}
.trackBack {
	background-position: top left
}
span.vote-wrap {
	overflow:hidden
	}
span.vote-block {
	position:relative
	}
span.vote-hover {
	cursor:pointer
	}
span.vote-stars {
	position:absolute;
	left:0;
	top:0
	}
span.vote-active {
	position:absolute;left:0;top:0
	}
span.vote-result {
	color:#ccc;
	font-size:14px;
	margin-top:-2px;
	padding-left:100px;
	display:none
	}
span.vote-success {
	clear:both;
	color:#ccc;
	font-size:14px;
	margin-top:-2px;
	padding-left:80px
	}
.trackForward {
	background-position: top right;
	float: left;
	margin-left: 35px
}
.volumeBar {
	top: 44px;
	position: absolute;
	height: 5px;
	width: 140px;
	background-color: #1f222e;
	border: 1px solid #fff;
	border-radius: 2px
}
.volume {
	display: block;
	float: left;
	width: 0;
	height: 3px;
	background: #587ea3;
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
	position: relative
}
.mute, .unmute, .volume:before {
	position: absolute;
	display: block
}
.volume:before {
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background-color: #ddd;
	right: -2px;
	top: -5px;
	border: 1px solid #e9e9e9
}
.mute, .unmute {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAyCAYAAACpgnCWAAACVElEQVRYheWXPWgUQRTHF03EIGchWoQUNoJ9RLEzYiHEwj5yhYgEJaaxmEoJKAhJIxgUNIim8APJCXJcEvRIIqY4Wy0UFVSwCKiBELnCYv2P9x95Dnv7+S6FFj+GeXvMb3fn7bx3gTEmyMk+MAG6wzAM4sgrOA5CsJIkyCPpAlMUWOa0JQfBKyGwzNtFMI6C02BbEckFb3FHjZK3InY5q6QXVNsILM8o2QHK4DXjz+VTxQlOgPUYgaXu3zViZ3ntjZSUPHaCmwmL//UkEaJzvH7DSb6ANUEzpeBPdmGcBEc9UY2/2R1kWDCKWS64wvl+IdnF2HTAu88rcRvfx/37DjYLkZ2HKhIueJKxIRGb0Zb0MzYpYuPakmOMjYjYHTWJ3QfwjrGSkHx2kmYBiUvhl5yXhWATY3WtFH4KznvfyXX+pt9OBsARwSB4kXVPPMEhXl9MOrvG8khEAqwaVs2kU/gweB8jqXspfIvxr2BPlnrSAx4kbHxFxCoyw7JWxlPgZ5uNnwZXwQGNGr8XLPtP0qlu5SIlnzopcZXznhGnbick/1ZzN6stiWruIo+VvJJ2zZ2KJFVzV0SSprlLLVFv7qIkRZq7pbSSIpXxEegGH8EVr648AQ0nKdJIPARbwAfOhym4y3lVQ7Ik7tydznWOt+XrUum7KPoRtVdFJYtCcI2xVY5ntCSPTes8c+XZ/oWwn0CD80tO0iwguW9a2fVb6L06mwzfNFJ4gQtu978N02pAtjrJgFFu7rKcXWMbIbEkNXdq9SSuuVMtWpao5k5dYvnPm7tfUU3qIK/5vDYAAAAASUVORK5CYII=) top no-repeat;
	width: 25px;
	height: 25px;
	right: 170px;
	top: 35px
}
.unmute {
	background-position: bottom
}

.logo, a.logo {
	color: #fff;
	text-indent: -99999px;
	display: block;
	width: 190px;
	height: 50px;
}
.logo {
	display: block;
	width: 190px;
	height: 50px;
}
.block_opys {
	text-align: center;
    padding: 10px;
    border-top: 1px solid #efefef;
	background: #fff;
}
.player {
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 9999
}
.genres_list {
	padding: 0;
}

.genres_link {
	padding: 10px 15px;
	color: #bbb;
	font-size: 12px
}
.genres_link:hover {
	color: #587ea3
}
.popular {
	position: relative
}
.popular:before {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 6px;
	right: -15px;
	border: 3px solid #587ea3
}
.genres_list-item {
	padding: 10px;
	list-style: none
}
.genres_list-item:before {
	width: 5px;
	height: 5px;
	display: block;
	position: absolute;
	background-color: #bbb;
	left: 10px;
	top: 18px;
	border-radius: 100%
}
.genres_list-item.selected:before {
	background-color: #587ea3
}
.genres_list-item:after {
	width: 100%;
	height: 2px;
	background: url('/web/img/line.png');
	position: absolute;
	bottom: -1px;
	left: 0
}
.genres a.selected, .genres_list-item.selected a {
	color: #587ea3;
	font-weight: 700
}
button {
	border: none;
	-webkit-appearance: none
}
input[type=submit] {
	background-color: #587ea3;
	border: none;
	color: #1e232e;
	padding: 5px 15px;
	border-radius: 50px;
	font-weight: 700
}
.content-title-pa {
	color: #ffffff;
	background: #587ea3;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
}
.content-title-pa h1 {
	font-size: 15px;
	font-weight: 600;
    padding: 5px;
	margin: 0
}
.content-title-left {
	color: #ffffff;
	background: #587ea3;
    padding: 5px 0px 5px 10px;
	border-radius: 5px 5px 0 0;
}
.content-title-left h1 {
	font-size: 15px;
	font-weight: 600;
    padding: 5px;
	margin: 0
}
.content-title {
	color: #ffffff;
	background: #587ea3;
    padding: 5px 0px 5px 10px;
	border-radius: 5px 5px 0 0;
	text-align: center;
}
.content-title h1 {
	font-size: 15px;
	font-weight: 600;
    padding: 5px;
	margin: 0
}
.content-title-ho {
	color: #ffffff;
	background: #587ea3;
    margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	font-weight: 600;
}
.content-title-p {
	color: #3c3c3c;
    background: #ffffff;
    padding: 10px 0px 10px 10px;
    font-weight: 600;
    border-top: 1px solid rgb(239, 239, 239);
}
.slogan {
	color: #525252;
}
.content-title-page {
	color: #ffffff;
	background: #587ea3;
    padding: 11px 0px 10px 10px;
	border-radius: 5px 5px 0 0;
	font-weight: 600;
}

.slogan h1 {
	font-size: 15px;
	font-weight: 600;
    padding: 5px;
	margin: 0
}

.artist-title {
	font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: 0 0 4px 0;
}
.sort-line h1 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 10px;
	margin: 0
}
.abc-line h1 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 10px;
	margin: 0
}
.radio-line h1 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 10px;
	margin: 0
}
input.string {
	padding: 5px 220px 5px 5px;
	width: 100%;
	height: 33px;
	border-radius: 0 3px 3px 0;
	background-color: #fff;
	color: #333;
	border: 0
}
input[type=text]::-webkit-input-placeholder {
	color: #bbb
}
input[type=text]:-ms-input-placeholder {
	color: #bbb
}
input[type=text]::-ms-input-placeholder {
	color: #bbb
}
input[type=text]::placeholder {
	color: #bbb
}
input[type=email]::placeholder {
	color: #bbb
}
input[type=text] {
	outline: 0;
	-webkit-appearance: none
}
.search-block {
	margin-top: 12px
}
.header_block {
	font-size: 22px
}
.td {
	padding-bottom: 5px
}
.textarea, .input {
	width: 100%;
	background-color: #fff;
	color: #bbb;
	padding: 5px;
	border: 1px solid #1f222e
}
button#submit {
	background: #ececec;
	font-size: 20px;
    color: #587ea3;
	position: absolute;
	width: 60px;
	height: 33px;
	right: 15px;
	top: 12px;
}
.results li {
	overflow: hidden;
	max-height: 95px;
	padding: 8px 10px;
	cursor: pointer;
	border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
}
.text-dsc{
	text-align: center;
    padding: 5px 30px 15px 30px;
    font-size: 12px;
    border-bottom: 1px solid #e1e2e2;
    margin-bottom: 15px;
}
.description {
	z-index: 199;
	position: relative;
	background-color: #1e232e
}
.description_song {
	padding: 15px;
	border-bottom: 15px solid #2f3348
}
.now_listening {
	color: #bbb;
	font-weight: 700;
	padding: 10px 15px
}
.title-block, .now_listening {
    background-color: #587ea3;
    color: #fff;
    display: block;
    padding: 10px;
	text-align:center;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
    margin-left: -15px;
    margin-right: -15px;
    font-size: 15px;
}
.top-now_listening {
	color: #bbb;
	font-weight: 700;
	padding: 10px 15px
}
.top-title-block, .top-now_listening {
    background-color: #587ea3;
    color: #fff;
    display: block;
    padding: 10px;
	text-align:center;
    font-weight: bold;
    font-size: 15px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-top: 10px;
}
.results li a.start {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAABaCAYAAABNJf2hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE1ODQ5NDVENzFEMDExRTc4RjdBQTYxMTUyMTAxMEQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE1ODQ5NDVFNzFEMDExRTc4RjdBQTYxMTUyMTAxMEQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTU4NDk0NUI3MUQwMTFFNzhGN0FBNjExNTIxMDEwRDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTU4NDk0NUM3MUQwMTFFNzhGN0FBNjExNTIxMDEwRDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4iHZ/2AAACn0lEQVR42uyazysEYRjHd6eJgy1bDuLAWZE7kfwVJOXoxiaKWmIIa8NFVii/uYpkKTYbd1Eu7nJQqziv76N3app2dt+deZ89vU99a2dn9v007/O87/OdaUPxeDwFtYWYIp/Ph8IA5PH5E1qE9i3LyqmGGAJQD61D54D2qL4bw3XcDV0AtAo1cEEoIlAMugFogAtiRyt0BNBJ0MIwJK7ph+4BGoGiXBCKuiCFYZR5vbMwolwQZ2FkZQvDCJBP6cIwFFQoFcYtQGNeU2goWm+0YyRFYXRyQZyFce3eMVRDnIXxZBcGByTEPV0UP9Aa1IG2cUxfmIoBD9AUBn90fqkKQj1pBdot1PRUQE6pq2LwF68LgkBeoSV73ouF6TOx29CcrB8wfSR2BoNnyvmRLOQLsvy6GVNFYoNApBPrB2IndgWADxWLyFSRWBlIPadNtSFb0EaQxJaEWI2R6v/deHPZn6EenpDa6oegNDQC1XD1E6erJ1gXd9MiE3Almg67qx8lVw8NVsLVH4htpYW7x/eRJQ1SGOW6+kuol9ut0GPDuSiMOm5XT4WREVPJ7upPw6kEqZ3b3NHdpAEag2oq4eovAeritqlUGFcArUHsrp4K4wmgwYq5epNhTPIIO1ACveaDA0JrZxqDZzldfQqAX47pOiN/hsGfuVz9AgY/43L1lNh54ZGVV1dGGO87TldPd/DLsU5ozuegNy5Xn4AOuVz9jgCwuHp6/p4UxoHN1ftKrAxkTziRZ85d+FXs/+5IuCqKWus41Oy8CD0jh1UfKwVJepzLiVdKdjTRU5jHtbFSRuLH49x3GdtMxV9FaYiGaIiGaIiGaIiGqIVEPM7Vuo6rirwcKOkgZ92uUMSe6/hd2NloARNYNML0bwydeNn4E2AAHnTfYKEtTIsAAAAASUVORK5CYII=') no-repeat;
	height: 30px;
	width: 25px;
	margin-top: 5px;
	cursor: pointer;
	float: left
}
.results li span.title {
	max-height: 36px;
	left: 126px;
	overflow: hidden;
	font-size: 13px;
	float: left;
	width: 70%;
	margin-left: 10px;
	margin-top: 3px;
}
.results a.share, .results li a.link {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	cursor: pointer
}
.results li a.link {
	float: right;
	margin: 7px 0 2px;
	background: url('/web/img/load.png') no-repeat;
	overflow: hidden;
	color: #e7e7e7;
	display: block
}
.results li span.dur {
	font-size: 12px;
	float: right;
	color: #777
}
.chkd.plays, .chkd:hover {
	background-color: #2f3848
}
h2, h3, h4, h5 {
	font: inherit;
	display: inline;
	margin: 0;
	padding: 0
}
.left-b {
	float: left;
	margin: 14px 0 0 14px;
}
.right-b {
	float: right;
}
.results a.share {
	background: url('/web/img/favorite.png') no-repeat;
	float: right;
	margin: 8px 0 4px 10px
}
a.download {
	color: #fff;
	text-transform: uppercase;
	padding: 8px 45px 8px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 18px;
	font-size: 18px
}
span.contacts {
	display: block;
	position: relative;
	margin: 20px 0;
	color: #fff;
	font-size: 13px;
	text-align: center
}
.inv, span.lyrics {
	position: absolute
}
.contacts a {
	color: #f39e65
}
a#codeint {
	display: none
}
span.lyrics {
	right: 55px;
	max-width: 50%;
	display: block;
	z-index: 10;
	background: #fff;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #E4E4E4;
	margin-top: 38px;
	font-family: sans-serif;
	font-size: 14px
}
.inv {
	display: none;
	visibility: hidden;
	top: -9999px;
	left: -9999px
}
span.shareblock, span.shareblock a {
	display: block;
	font-family: sans-serif
}
span.shareblock {
	z-index: 100000;
	width: 270px;
	background-color: #1c212b;
	position: fixed;
	top: 10%;
	left: 50%;
	margin: 0 0 0 -135px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	overflow: hidden;
	text-align: center;
	box-shadow: 0 10px 10px rgba(0, 0, 0, .3);
	border: 1px solid #202530;
	font-size: 16px
}
span.shareblock a {
	height: 30px;
	line-height: 30px;
	font-size: 1.1em
}

span.shareblock h1 {
	padding: 10px;
	margin: 0;
	background: #587ea3;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 300;
	display: block;
	color: #fff;
	max-height: 92px;
	overflow: hidden;
	width: 100%
}
a, a:focus {
	cursor: pointer;
	color: #587ea3
}
span.shareblock b {
	cursor: pointer;
	color: #fff
}
span.shareblock b {
	float: right;
	width: 30px;
	height: 20px;
	margin-bottom: -28px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	font-family: sans-serif;
	font-size: 20px
}
span.shareblock span {
	display: block;
	overflow: hidden;
	padding: 20px
}
div.results li.pausing a.start {
	background-position: top
}
div.results li.plays a.start {
	background-position: center;
	height: 30px
}

.progress-bar {
	background-color: #1f222e;
	-webkit-transition: width .6s ease;
	transition: width .6s ease;
	height: 3px
}


span.dotted-t {
	display: inline-block;
	border-bottom: 1px dashed #237972
}
.header {
	background-color: #525252;
	padding: 8px 0;
	border-bottom: 1px solid #525252;
	box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.23);
}

.search-line {
	display: flex;
	background: #fff;
	padding: 5px;
	border-radius: 2px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
}

.textbio {
       margin-top: 7px;
}

.numb{
       text-align: left;
	   padding-top: 18px;
}

.artist-img {
	display: block;
	float: left;
	border-radius: 5px;
	margin: 10px;
	width: 75px;
}

@media screen and (max-width: 590px) {
	.artist-img {
		margin: 10px auto 10px auto;
		float: none;
		width: 140px;
	}
}

form#searchform {
	position: relative
}
.content-wrap {
	margin-bottom: 15px;
}
.main {
	margin-top: 10px;
}
.content {
	z-index: 1
}
.block_menu {
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}
.sidebar {
	max-width: 235px;
	border-radius: 5px 5px 0 0;
}

@media only screen and (min-width :1200px) {
	.sidebar {
		max-width: 100%;
	}
}

.results {
	padding: 0;
	background-color: #ffffff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}
.results h1{
	font-size: 17px;
	padding: 10px 10px 10px 10px;
	color: #565555;
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	margin: 5px 0 4px 0;
}
.block_opys h2{
	font-size: 17px;
	padding: 10px 10px 10px 10px;
	color: #565555;
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	margin: 5px 0 4px 0;
	display: block;
	font-weight: bold;
}
.title_artist {
	color: #5d5b5b;
	font-weight: 500
}
.title_audio {
	color: #5d5b5b
}
.copy {
	color: #ffffff;
	font-size:12px;
}
.text-center {
	text-align: center
}
.social_media {
	padding: 5px 0;
	text-align: center
}
.footer {
	background: #587ea3;
	padding: 15px 0 32px;
	border-top: 1px solid #587ea3
}
@media only screen and (max-width :992px) {
	.results li span.title {
		width: 70%
	}
	.volumeBar {
		right: 10px
	}
	.mute, .unmute {
		right: 170px
	}
	.content {
	}
}

@media only screen and (max-width :768px) {
	.logo {
		margin: 0 auto
	}
	.logo {
		margin: 0 auto
	}
	.results li span.title {
		width: 70%
	}
	.progressBar {
		max-width: 100%
	}
	.genres_list:after {
		bottom: -1px
	}
	.currentTrack {
		width: 200px
	}
	.player .container {
		width: 100%;
		padding: 0
	}
	.content {
		padding-right: 0
	}
	.sidebar {
		padding-left: 0
	}
}

@media only screen and (max-width:767px) {
	.results li span.title {
		width: 70%
	}
	span.soc-buttons {
		display: block;
		padding: 12px 0 0;
		float: none;
		text-align: center
	}
	.results li {
		padding: 8px 10px
	}
	.content {
		padding-right: 5px
	}
	.genres_list:after {
		bottom: 0
	}
}
@media (max-width:570px) {
	.results a.share {
		display: none
	}
	.mute, .volumeBar {
		display: none!important
	}
	.title a:hover {
		border-bottom: none
	}
	.results li span.title {
		width: 70%
	}
}
@media only screen and (max-width :480px) {
	.results li a.lyrics {
		display: none
	}
	.results li span.title {
		width: 65%
	}
}
@media only screen and (max-width :570px) {
	.topline {
		height: 115px
	}
	.currentTrack {
		top: 0;
		margin: 10px auto;
		position: relative;
		text-align: center;
		width: 275px
	}
	.content, .sidebar {
		padding-left: 5px
	}
	.genres_list:after {
		bottom: 0
	}
}

.btn-capt {
	font-weight: 500; 
	position: relative; 
	z-index: 10;}

.item-ctrl, .item-dl {
	width: 45px; 
	height: 45px; 
	line-height: 30px; 
	text-align: center; 
	border-radius: 50%; 
	color: #525252; 
	border: 2px solid #525252;
	display: block; 
	cursor: pointer;  
	margin: 2px; 
	float: left;}
.item-ctrl {
	padding-left: 3px;}
.item-stop {
	padding-left: 1px; 
	color: #ffffff; 
	border-color: #37aee2; 
	background-color: #37aee2;}
.item-dl {
	margin-left: 15px;}
.item-artist, .item-separate, .item-title {
	display: inline;}
.item-separate {
	margin: 0 5px;}
.item-desc {
	display: block;}
.item-desc:hover > *:not(.item-separate) {
	text-decoration: underline;}
.item-ctrl:hover, .item-dl:hover {
	color: #fff; 
	background-color: #37aee2;
	border: 2px solid #37aee2;
}
@media only screen and (max-width :386px) {
	.item-dl {
		*display: none;
		margin-left: 0px;
	}
	.results li span.title {
		width: 62%;
	}
}

.item-player {
	width: 100%; 
	padding: 10px 10px; 
	position: fixed; 
	left: 0; 
	bottom: 0; 
	z-index: 99999; 
	background-color: #587ea3; 
	color: #fff; 
	box-shadow:0 -5px 11px 0 rgba(0,0,0,0.05);}
.audioplayer {
	position: relative; 
	max-width: 1200px; 
	margin: 0 auto;}
.audioplayer audio {
	display: none;}
.audioplayer-playpause {
	width: 50px; 
	margin-right: 30px;}
.audioplayer-time {
	margin-right: 30px;}
.audioplayer-time-duration, .audioplayer-volume {
	margin-left: 30px; 
	margin-right: 0;}
.audioplayer-bar {
	-ms-flex-preferred-size: 0; 
	flex-basis: 0; 
	-webkit-box-flex: 1; 
	-ms-flex-positive: 1; 
	flex-grow: 1; 
	max-width: 100%; 
	min-width: 50px; 
	background-color: #56b462; 
	height: 10px; 
	border-radius: 5px; 
	position: relative;}
.audioplayer-bar-loaded, .audioplayer-bar-played {
	position: absolute; 
	left: 0; 
	top: 0; 
	height: 100%; 
	border-radius: 5px; 
	background-color: rgba(0,0,0,0.1);}
.audioplayer-bar-played {
	z-index: 10; 
	background-color: #7bcc85;}
.audioplayer-playpause a, .audioplayer-volume-button a {
	overflow: hidden; 
	width: 40px; 
	height: 40px; 
	line-height: 40px; 
	text-indent: -9999px; 
	position: relative; 
	background-color: #56b462; 
	border-radius: 50%; 
	display: block;}
.audioplayer-playpause a:before, .audioplayer-volume-button a:before {
	display: block; 
	width: 40px; 
	height: 40px; 
	line-height: 40px; 
	text-align: center; 
	border-radius: 20px; 
	color: #fff; 
	position: absolute; 
	left: 0; 
	top: 0; 
	content:"\f04c"; 
	font-family:'FontAwesome'; 
	font-size: 24px; 
	text-indent: 0;}
.audioplayer-stopped .audioplayer-playpause a:before {
	content:"\f04b"; 
	left: 3px;}
.audioplayer-volume-button a:before {
	content:"\f028";}
.audioplayer-muted .audioplayer-volume-button a:before {
	content:"\f026";}
.audioplayer-volume {
	position: relative;}
.audioplayer-volume-adjust {
	width: 40px; 
	height: 100px; 
	background-color: #587ea3; 
	position: absolute; 
	right: 0; 
	bottom: 100%; 
	display: none;}
.audioplayer-volume-adjust > div {
	width: 10px; 
	height: 70px; 
	border-radius: 5px; 
	position: relative; 
	left: 15px; 
	top: 15px; 
	background-color: #56b462; 
	cursor: pointer;}
.audioplayer-volume-adjust > div > div {
	width: 10px; 
	border-radius: 5px; 
	background-color: #fff; 
	position: absolute; 
	left: 0; 
	bottom: 0;}
.audioplayer-volume-button {
	position: relative;}
.audioplayer-volume:hover .audioplayer-volume-adjust {
	display: block;}
.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover {
	background-color: #7bcc85;}


.fx-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.fx-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fx-center{
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center}
.fx-between{
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between}
.fx-stretch{
	-ms-flex-align:stretch;
	-webkit-align-items:stretch;
	align-items:stretch}
.fx-top{
	-ms-flex-align:start;
	-webkit-align-items:flex-start;
	align-items:flex-start}
.fx-middle{
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center}
.fx-bottom{
	-ms-flex-align:end;
	-webkit-align-items:flex-end;
	align-items:flex-end}
.fx-col{
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column}
.fx-wrap{
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap}
.fx-left {
	-ms-flex-pack:start;
	-webkit-justify-content:start;
	justify-content:start;}
.fx-start {
	-webkit-justify-content:flex-start;
	justify-content:flex-start;}
.fx-first {
	-ms-flex-order: -1;
	-webkit-order: -1;
	order: -1;}
.fx-last {
	-ms-flex-order: 10;
	-webkit-order: 10;
	order: 10;}
.fx-1 {
	-ms-flex-preferred-size: 0; 
	flex-basis: 0; 
	-webkit-box-flex: 1; 
	-ms-flex-positive: 1; 
	flex-grow: 1; 
	max-width: 100%; 
	min-width: 50px;}

.fcols {
	margin-bottom: 15px;
	padding-bottom:15px;
	border-bottom: 1px solid #e1e2e2;}

.fleft {
	width: 200px; 
	margin-right: 30px; 
	text-align: center;}
.fimg {
	width: 200px; 
	height: 200px; 
	position: relative; 
	margin: 15px;}
.fimg img {
	width: 100%; 
	height: 100%; 
	object-fit: cover;
	border-radius:5px;}
.fright h2 {
	font-weight: 500; 
	font-size: 14px; 
	margin-bottom: 15px;}
.fright h1 {
	font-weight: 500; 
	font-size: 18px; 
	margin-bottom: 15px;}
.fright h1 > span {
	display: block; 
	font-weight: 300; 
	font-size: 18px; 
	margin-bottom: 2px;}
.fright h1 a {
	margin-left: 15px;}
.finfo {
	width: 100%;
	margin-bottom: 15px;  
	float: left; 
	padding-right: 10px;
	padding-top: 13px;}
.finfo li {
	position: relative;
	padding-bottom: 20px;
	cursor: default}
.finfo li:nth-child(2n+1) {
	background-color: #f7f7f7;}
.finfo li > span:first-child {
	font-weight: 500; 
	position: absolute; 
	left: 10px; 
	top: 4px;}
.finfo a {
	color: #587ea3; 
	text-decoration: underline;}
.fplay, .fdl {
	display: inline-block; 
	vertical-align: top; 
	height: 42px; 
	padding: 11px 15px 0 40px; 
	border-radius: 50px; 
	cursor: pointer; 
	font-weight: 500; 
	width: auto; 
	font-size: 16px; 
	position: relative; 
	max-width: 44%; 
	text-align: left; 
	line-height: 20px; 
	border: 0; 
	transition: all .2s linear;}
.fdl {
	box-shadow: inset 0 0 0 2px #587ea3; 
	color: #587ea3; 
	margin-left: 0px;}
.fplay {
	background-color: #3fc567; 
	color: #fff; 
	overflow: hidden;}
.fdl:hover {
	background-color: #587ea3; 
	color: #fff;}
.fplay:hover {
	background-color: #3fc567; 
	color: #fff;}
.fdl .fa, .fplay .fa {
	position: absolute; 
	left: 17px; 
	top: -1px; 
	z-index: 10; 
	line-height: 45px; 
	font-size: 15px;}
.btn-capt {
	font-weight: 500; 
	position: relative; 
	z-index: 10;}
.btn-desc {
	font-size: 12px; 
	position: relative; 
	z-index: 10;}
.btn-desc em {
	font-style: normal !important;
	font-weight: 500 !important;}
.btn-desc b {
	font-style: normal !important;
	font-weight: 500 !important;}
.show-player .fplay {
	animation: beat  0.3s infinite linear alternate;}
.show-player .fplay:before {
	animation: flash 1s infinite linear alternate; 
	content: '';
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 80%; 
	height: 100%; 
	background: linear-gradient(to right, #587ea3 0%, #587ea3 50%,#587ea3 100%);}
.show-player .fplay:hover:before {
	background: linear-gradient(to right, #587ea3 0%, #587ea3 50%,#587ea3 100%);}
.fbtns {
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;}
.nowrap {
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

.share {
	width:100%; 
	display:inline-block; 
	vertical-align:middle; 
	margin-top: -7px; 
	margin-left: 14px;}
.share-artist {
	vertical-align:middle;
	margin-top: 10px; 
	margin-left: 14px;}

@media screen and (max-width: 590px) {
.share{
	margin-left: 0;
}
.share-artist{
	display: flex;
	margin-left: 0;
	margin-top: 10px;
	align-items: center;
	justify-content: center;
}
.fcols {
	display: inline-flex;
    flex-direction: column-reverse;
    width: 100%;}
.fleft {
	margin: 0 auto 0 auto;}
.fimg2 {
	width: 100px; 
	height: 100px;}
.fimg {
	display: none;}
.fimg img {
	margin-top: 10px;}
.mrating2 {
	transform: scale(0.5,0.5); 
	margin: 0px 0 0 -20px;}
.share2 {
	transform: scale(0.5,0.5); 
	margin: -10px 0 0 -55px;}
.fright {
	width: 100%; 
	padding: 0 5px 0 5px;}
.fright h1 {
	text-align: center;}
.fbtns {
	padding: 0 5px 0 5px;
	margin-left: 10px;
	margin-right: 10px;}
.fplay, .fdl {
	max-width: 100%; 
	margin: 0 0 15px 0;}
}

@media screen and (max-width: 470px) {

.fright h1 {
	font-size: 18px; 
	text-align: center;}
.finfo li {
	padding-left: 140px;}
.finfo li span {
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;}
}


.btn-menu {
	display:none;}
.btn-search {
	display:none;}
.side-panel {
	width:280px; 
	height:100%; 
	overflow-x:hidden; 
	overflow-y:auto; 
	background-color:#fff;
	padding:0 10px; 
	z-index:888; 
	position:fixed; 
	left:-280px; top:0; 
	transition:left .4s; 
	-webkit-transition:left .4s;}
.side-panel.active {
	left:0;}
.close-overlay {
	width:100%; 
	height:100%; 
	background-color:rgba(0,0,0,0.5); 
	position:fixed; 
	left:0; 
	top:0; 
	z-index:887; 
	display:none;}
.btn-close {
	cursor:pointer; 
	display:block; 
	left: 280px; 
	top: -40px; 
	position: fixed; 
	z-index: 888;
	width:40px; 
	height:40px; 
	line-height:40px; 
	text-align:center; font-size:18px; 
	background-color: #587ea3; 
	color: #fff; 
	transition:top .4s; 
	-webkit-transition:top .4s;}
.btn-close.active {
	top:0px;}
.side-panel .h-nav {
	display: block; 
	text-align: left; 
	height: auto; 
	margin: 0; 
	bottom: 0; 
	border-radius: 0; 
	margin-bottom: 15px;}
.side-panel .h-nav > li {
	width: 100%;}
.side-panel .h-nav > li > a {
	border-right: 0; 
	height: 40px; 
	line-height: 40px;}
.side-panel .to-mob {
	margin-bottom: 0;}

#gotop{
	position:fixed; 
	width:50px; 
	height:50px; 
	line-height:50px; 
	right:10px; 
	bottom:130px; 
	cursor:pointer; 
	font-size:20px;
	z-index:9998; 
	display:none; 
	opacity:1; 
	background-color:#525252; 
	color:#f7f7f7; 
	border-radius:50%; 
	text-align:center;
	opacity: 0.5;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);}
 
@media screen and (max-width: 778px) {
#gotop {
    width: 30px;
    height: 30px;
    bottom: 95px;
    line-height: 30px;
    font-size: 15px;
	}
}

@media only screen and (max-width :768px) {
.btn-menu {
	cursor:pointer; 
	display:block; 
	float:left;
	margin: -38px 0 0 15px; 
	color: #fff; 
	font-size:20px;}
.btn-search {
	cursor:pointer; 
	display:block; 
	float:right;
	margin: -38px 15px 0 0; 
	color: #fff;
	font-size:20px;}
.input-search {
	display:none;}
}

.more_song {
	width: 100%;
    padding: 10px 10px;
	text-align: center;
	background-color: #587ea3;
	color: #fff;
    font-weight: 600;
    text-decoration: none;
	font-size: 16px;
	border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
    border-top: 1px solid rgba(238, 238, 238, 0.8901960784313725);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.23);
	margin-top: 10px;
}
.searchbox{
    min-width:50px;
    height:50px;
    overflow:hidden;
	z-index: 21;
}

.searchbox-open{
    width:100%;
}

.sidebar-navigation {
    border-bottom: 2px solid #e3e3e3;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 13px;
}

.nav-title {
    font-size: 15px;
    font-weight: 700;
    color: #1f1f1f;
    line-height: 28px;
    padding-top: 20px;
    padding-bottom: 16px;
    letter-spacing: -.55px;
}

.nav-list-link {
    font-size: 14px;
    font-weight: 400;
    color: #646465;
    width: 100%;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}

.nav-list {
    list-style-type: none;
	padding: 0;
	margin: 0 -15px 0 -15px;
}

.nav-marker {
    display: inline-block;
    width: 5px;
    height: 5px;
    max-width: 5px;
    min-width: 5px;
    border-radius: 50%;
    background-color: #78909C;
    margin-right: 9px;
    vertical-align: top;
    margin-top: 7px;
    -webkit-transition: .2s;
    transition: .2s;
}

.nav-list__item {
    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;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
    min-height: 20px;
}
.nav-list__item:hover a{
	color: #587ea3;
	background-color: #587ea321;
}

@media only screen and (max-width:767px) {
	.nav-title {
		color: #3e3d3d;
	}
	
	.nav-list__item {
		color: #9e9e9e;
	}
}

.b_list_genres {
	margin: 0 auto;
	padding: 0 0 0 15px;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 860px;
	/*width: calc(100% + 30px);*/
}
@media(max-width:767px) {
	.b_list_genres {
		width: 100%;
		margin-left: 0;
		justify-content: space-between
	}
}
.b_list_genres li:empty {
	display: none
}
@media(max-width:767px) {
	.b_list_genres li:empty {
		display: block;
		visibility: hidden
	}
}
@media(max-width:767px) {
	.b_list_genres li {
		box-sizing: border-box;
		padding-left: 0;
		padding-bottom: 0;
		margin-bottom: calc((100vw - (2 * 10px))/20);
		width: 26vw;
		height: 10vw
	}
}
@media(max-width:380px) {
	.b_list_genres li {
		width: 42vw;
		height: 12vw
	}
}
.b_list_genres .b_genre {
	width: 147px;
	height: 40px;
	margin: 10px 15px;
	font-weight: 400;
	border: 1px solid rgba(76, 146, 171, 0.36);
}
@media(max-width:767px) {
	.b_list_genres .b_genre {
		width: 98%;
		height: 98%;
		margin: 0
	}
}

.b_list_genres .b_genre i {
	display: inline-block;
	width: 44px;
	height: 44px;
	background-size: 44px 44px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 9px
}

.song-title-arrows{
	width:70px;
	height:35px;
	float: right;
	border-radius:5px;
	border:2px solid #eee;
	background-color:#fff;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-right:2px;
	position:relative;
	min-width:70px;
	margin-top: 5px;
}
.song-title-arrows-back,.song-title-arrows-back-disable{
	display:block;
	width:50%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transition:.2s;
	transition:.2s
}
.song-title-arrows-back:hover::before{
	color:#88c0ff;
	-webkit-transition:.2s;
	transition:.2s
}
.song-title-arrows-back-disable:hover::before{
	color:#e3e3e3;
	-webkit-transition:.2s;
	transition:.2s
}
.song-title-arrows-next, .song-title-arrows-next-disable {
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-left: 2px solid #eee;
	padding-bottom: 1px
}
.song-title-arrows-next:hover::before {
	color: #88c0ff;
	-webkit-transition: .2s;
	transition: .2s
}
.song-title-arrows-next-disable:hover::before {
	color: #e3e3e3;
	-webkit-transition: .2s;
	transition: .2s
}
@media screen and (max-width:590px){
	.song-title-arrows,.song-num-arrows{display:none}
}
.speedbar {
    font-size: 14px;
    color: #888;
    margin: 0px 0px 10px 5px;
    background: #fff;
    padding: 5px;
}
.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.link_all {
    overflow: hidden;
    padding: 0.5em 0;
}
.link_all a {
    line-height: 32px;
    display: block;
    float: right;
    padding: 0 20px;
    color: #525252;
    font-size: 14px;
    text-decoration: none;
	border: 1px solid #37aee2;
    border-radius: 10px;
    margin-right: 10px;
}
.link_all a:hover {
    color: #FFF;
	background: #37aee2;
	border: 1px solid #37aee2;
}
.b_genre {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	cursor: pointer;
	font-size: 15px;
	color: #333
}
.b_genre:hover {
	color: #646465;
	text-decoration: none;
	background-color: #ececec
}
.b_genre i {
	display: block;
	width: 30px;
	height: 30px;
	margin-bottom: 13px;
	background-repeat: no-repeat;
	background-size: contain
}
.main_info {
	width: auto;
    margin: 0 0 2px;
	padding: 0;
    background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
}
	
@media(max-width:767px) {
	.main_info {
		padding: 10px 10px 0 10px;
	}
}

@media(max-width:590px) {
	.numb {
		text-align:center;
		padding-top: 10px;
	}
}
.soc-button {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 5px 2px 5px 2px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    line-height: 24px;
	border-radius: 1px;
}

.facebook {
	background-color:#3b5998;}
.facebook:hover {
	background-color:#2d4373;
	color:#fff;
	text-decoration: none;}

.google {
	background-color:#dd4b39;}
.google:hover {
	background-color:#c23321;
	color:#fff;
	text-decoration: none;}

.pinterest {
	background-color:#bd081c;}
.pinterest:hover {
	background-color:#881f12;
	color:#fff;
	text-decoration: none;}

.viber {
	background-color:#665cac;}
.viber:hover {
	background-color:#881f12;
	color:#fff;
	text-decoration: none;}

.twitter {background-color:#55acee;}
.twitter:hover {
	background-color:#2795e9;
	color:#fff;
	text-decoration: none;}

.vkontakte {
	background-color:#587ea3;}
.vkontakte:hover {
	background-color:#466482;
	color:#fff;
	text-decoration: none;}

.ok {
	background-color:#ee8208;}
.ok:hover {
	background-color: #a05f20; 
	color:#fff;
	text-decoration: none;}

.telegram {
	background-color:#37AEE2;}
.telegram:hover {
	background-color: #4f8aa5; 
	color:#fff;
	text-decoration: none;}

#floatingCirclesG{
	position:relative;
	width:90px;
	height:90px;
	margin:auto;
	transform:scale(0.6);
		-o-transform:scale(0.6);
		-ms-transform:scale(0.6);
		-webkit-transform:scale(0.6);
		-moz-transform:scale(0.6);
}

.f_circleG{
	position:absolute;
	background-color:rgb(255,255,255);
	height:16px;
	width:16px;
	border-radius:8px;
		-o-border-radius:8px;
		-ms-border-radius:8px;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
	animation-name:f_fadeG;
		-o-animation-name:f_fadeG;
		-ms-animation-name:f_fadeG;
		-webkit-animation-name:f_fadeG;
		-moz-animation-name:f_fadeG;
	animation-duration:0.472s;
		-o-animation-duration:0.472s;
		-ms-animation-duration:0.472s;
		-webkit-animation-duration:0.472s;
		-moz-animation-duration:0.472s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}

#frotateG_01{
	left:0;
	top:36px;
	animation-delay:0.1795s;
		-o-animation-delay:0.1795s;
		-ms-animation-delay:0.1795s;
		-webkit-animation-delay:0.1795s;
		-moz-animation-delay:0.1795s;
}

#frotateG_02{
	left:10px;
	top:10px;
	animation-delay:0.236s;
		-o-animation-delay:0.236s;
		-ms-animation-delay:0.236s;
		-webkit-animation-delay:0.236s;
		-moz-animation-delay:0.236s;
}

#frotateG_03{
	left:36px;
	top:0;
	animation-delay:0.2925s;
		-o-animation-delay:0.2925s;
		-ms-animation-delay:0.2925s;
		-webkit-animation-delay:0.2925s;
		-moz-animation-delay:0.2925s;
}

#frotateG_04{
	right:10px;
	top:10px;
	animation-delay:0.349s;
		-o-animation-delay:0.349s;
		-ms-animation-delay:0.349s;
		-webkit-animation-delay:0.349s;
		-moz-animation-delay:0.349s;
}

#frotateG_05{
	right:0;
	top:36px;
	animation-delay:0.4055s;
		-o-animation-delay:0.4055s;
		-ms-animation-delay:0.4055s;
		-webkit-animation-delay:0.4055s;
		-moz-animation-delay:0.4055s;
}

#frotateG_06{
	right:10px;
	bottom:10px;
	animation-delay:0.472s;
		-o-animation-delay:0.472s;
		-ms-animation-delay:0.472s;
		-webkit-animation-delay:0.472s;
		-moz-animation-delay:0.472s;
}

#frotateG_07{
	left:36px;
	bottom:0;
	animation-delay:0.5285s;
		-o-animation-delay:0.5285s;
		-ms-animation-delay:0.5285s;
		-webkit-animation-delay:0.5285s;
		-moz-animation-delay:0.5285s;
}

#frotateG_08{
	left:10px;
	bottom:10px;
	animation-delay:0.585s;
		-o-animation-delay:0.585s;
		-ms-animation-delay:0.585s;
		-webkit-animation-delay:0.585s;
		-moz-animation-delay:0.585s;
}



@keyframes f_fadeG{
	0%{
		background-color:rgb(76,175,79);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes f_fadeG{
	0%{
		background-color:rgb(76,175,79);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes f_fadeG{
	0%{
		background-color:rgb(76,175,79);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes f_fadeG{
	0%{
		background-color:rgb(76,175,79);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes f_fadeG{
	0%{
		background-color:rgb(76,175,79);
	}

	100%{
		background-color:rgb(255,255,255);
	}
}

.socbutton {
	background-color: #fff;
	font-size: 16px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	border-top: 1px solid rgb(239, 239, 239);
	text-align: center;
	padding: 15px;
}

.sort-line {
    overflow: hidden;
    padding: 13px;
	background-color: #f3f3f3;
    border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
	font-size: 16px;
	color: #3c3a3a;
	height: 45px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
}

.sort-line li{
	 margin: 0 8px;
	 font-style: normal;
	 display: inline;
}

.abc-line {
    overflow: hidden;
    padding: 13px;
	background-color: #f3f3f3;
    border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
	font-size: 16px;
	color: #3c3a3a;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
	word-wrap: break-word;
}
.radio-line {
    overflow: hidden;
    padding: 13px;
	background-color: #f3f3f3;
    border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
	font-size: 16px;
	color: #3c3a3a;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
	word-wrap: break-word;
}

.abc-line li{
	margin: 0 3px;
	font-style: normal;
	display: inline;
	background-color: white;
    border: 1px solid #e8e8e8;
    padding: 5px;
    border-radius: 5px;
	line-height: 2;
}

.radio-line li{
	margin: 0 3px 3px 3px;
	font-style: normal;
	display: inline-block;
	background-color: white;
    border: 1px solid #e8e8e8;
    padding: 3px;
    border-radius: 5px;
	line-height: 1.5;
	white-space: pre;
}

.active-country {
	border: 1px solid #587ea3 !important;
    background-color: #e3f6fd !important;
}

.title-line {
    overflow: hidden;
    padding: 10px;
	background-color: #fff;
    border-bottom: 1px solid rgba(238, 238, 238, 0.8901960784313725);
	font-size: 16px;
	color: #3c3a3a;
	height: 45px;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.09);
}

.title-line h1 {
	font-size: 15px;
	font-weight: 600;
	padding-bottom: 10px;
	margin: 0
}

.title-line-artist {
    overflow: hidden;
    padding: 5px;
	background-color: #587ea3;
	font-size: 16px;
	color: #ffffff;
	height: 30px;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.09);
	border-radius: 5px 5px 0 0;
}

.title-line-artist h1 {
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
	margin: 0
}

.dropdown-menu ul {
  display: inline;
  margin: 0;
  padding: 0;
}

@media(max-width:767px) {
	.sort-line li {
		font-style: normal;
		display: block;
	}
	.dropdown-menu ul {
	  position: absolute;
	  margin: 0;
	  padding: 0 0 0 27px;  
	  list-style: none;
	  display: none;
	  z-index: 999999;
	}
	.dropdown-menu ul li {
		background: #587ea3;
		height: 35px;
	}
	.dropdown-menu ul li:hover {
		background: #64c571;
	}    
	.dropdown-menu ul li a {
	  display: block;
	  width: 100%;
	  padding: 5px 20px;
	  text-decoration: none;
		font-size: 15px;
		color: #fff;
	}

	.dropdown-menu .title {
		display: inline-block;
		line-height: 20px;
		cursor: pointer;
	}
		
	.dropdown-menu .title::after {
	  content: "";
	  float: right;
	  display: block;
	  width: 20px;
	  height: 20px;
	  margin-right: 10px;    
	}
		
	.dropdown-menu.open .title {
	  color: #3c3a3a;
	}

	.dropdown-menu.open ul {
	  display: block;
	}
	
	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 5px;
		vertical-align: middle;
		border-top: 8px solid;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		-webkit-transition: border-color 0.25s,color .25s;
		transition: border-color 0.25s,color .25s;
	}
}
.header-find-list {
	position: absolute;
	display: none;
    width: calc(100% - 30px);
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    list-style-type: none;
    z-index: 99999;
    border-top: none;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.19);
	
}
.header-find-list__item a {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.header-find-list__item a{
	color:#111;
	font-size:14px;
	font-weight:400;
	display:block;
	width:100%;
	line-height:30px;
	padding-left:15px;
	padding-right:15px
}
.header-find-list__item a:hover{
	background-color:rgba(76, 175, 80, 0.25098039215686274);
}

.item-wrap:hover span.title {
	color: #587ea3 !important;
}
.item-wrap:hover span.title_artist {
	color: #587ea3 !important;
}

.h1-title {
	margin-left: 15px;
	font-size: 11px;
	color: #5f5f5f;
}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
	width: 100%; 
	height:363px; 
	display:block; 
	margin:0 auto;}
@media screen and (max-width: 991px) {
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
		height:300px;}
}
@media screen and (max-width: 769px) {
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
		height:403px;}
}
@media screen and (max-width: 590px) {
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
		height:300px;}
}
@media screen and (max-width: 470px) {
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
		height:238px;}	
}
@media screen and (max-width: 380px) {
	.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
		height:185px;}	
}
.side-nav a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 12px;
    border-top: 1px solid #e3e3e3;
	background: #fff;
}

span.fa-folder {
	font-size: 16px !important;
    color: #f7dd76;
	padding-right: 3px;
}

span.fa-microphone {
	font-size: 16px !important;
    color: #37aee2;
}

span.fa-music {
	font-size: 14px !important;
    color: #37aee2;
}
span.fa-play-circle {
	font-size: 18px !important;
    color: #37aee2;
}
span.fa-caret-right {
	font-size: 18px !important;
    color: #37aee2;
}
span.fa-play-circle-o {
	font-size: 18px !important;
    color: #37aee2;
}
.song-info {
	position: absolute;
    padding-top: 10px;
	padding-left: 40px;
	color: #737272;
}
@media screen and (min-width: 1200px) {
	.song-info {
		padding-left: 70px;
		padding-top: 14px;
	}
}
@media screen and (max-width: 1200px) {
	.song-info {
		padding-left: 5px;
		padding-top: 14px;
	}
}
.item-wrap:hover .song-info {
	display: inline;
}
.item-info {
	width: auto;
	display: table-cell;
    margin: 0 0 2px;
	padding: 0;

	padding-right:15px;
    background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
}
.item {
	float: left;
	position: relative;
	width: 25%;
	margin: 15px 0;
	padding: 0;
	cursor: pointer
}
.item img {
	display: block;
	margin: 0 auto;
	border: 2px solid rgb(88, 126, 163)
}
.item span.note {
	background: rgba(238, 239, 238, 0.88);
	display: block;
	color: #171616;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 7px;
	width: 150px;
	position: absolute;
	left: 50%;
	margin-left: -75px;
	bottom: 0;
	z-index: 2
}
.item:hover>span {
	background: rgb(88, 126, 163);
	color: #fff;
}


@media only screen and (max-width: 1020px) {
	.item img {
		max-width: 100%;
		width: 100%
	}
	.item span.note {
		width: 100%;
		left: 0;
		margin-left: 0
	}
	.item {
		width: 24%;
		margin: 15px 0.5%
	}

}

@media only screen and (max-width: 560px) {
	.item {
		width: 49%;
		margin: 15px 0
	}
	.item img {
		width: initial
	}
	.item span.note {
		width: 160px;
		left: 50%;
		margin-left: -80px
	}
}

@media only screen and (max-width: 380px) {
	.item {
		width: 43%;
		margin: 15px 3%
	}
	.item span.note {
		width: 100%;
		left: 0;
		margin-left: 0
	}
}

@media only screen and (max-width: 360px) {
	.item {
		width: 45%;
		margin: 15px 2%
	}
}
@media only screen and (max-width: 340px) {
	.item {
		width: 47%;
		margin: 15px 1%
	}
}

.footer-t {
	text-align:center;
}

.disable-list__item a{
	color: #587ea3;
	background-color: #587ea32b;
}

#fixplayer
{
	background-color: #525252;
	bottom: 0;
	font-size: 11px;
	height: 40px;
	left: 0;
	padding-left: 10px;
	padding-right: 10px;
	position: fixed;
	right: 0;
	z-index: 40;
}
#fixplayer_x1
{
	height: 100%;
	margin: auto;
	max-width: 980px;
	position: relative;
}
#fixplayer #fixplayer-prok
{
	height: 26px;
	left: 180px;
	overflow: hidden;
	position: absolute;
	right: 135px;
	top: 7px;
}
#fixplayer #fixplayer-prok2
{
	background-color: #ffffff;
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#fixplayer #fixplayer-prok-sk,#fixplayer #fixplayer-prok-pr
{
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}
#fixplayer #fixplayer-prok-sk:before
{
	background-color: rgb(76, 146, 171);
	bottom: 1px;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
}
#fixplayer #fixplayer-prok-pr
{
	background-color: rgba(76, 146, 171, 0.33);
}
#fixplayer #fixplayer-time
{
	color: rgb(76, 146, 171);
	height: 20px;
	left: 10px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 3px;
}
#fixplayer #fixplayer-time b,#fixplayer #fixplayer-time em
{
	font-weight: normal;
	position: absolute;
	top: 0;
	width: 40px;
}
#fixplayer #fixplayer-time b
{
	left: 0;
	text-align: left;
}
#fixplayer #fixplayer-time em
{
	right: 0;
	text-align: right;
}
#fixplayer #fixplayer-lcd
{
	color: #525252;
	height: 20px;
	left: 55px;
	overflow: hidden;
	position: absolute;
	right: 55px;
	text-align: center;
	top: 3px;
}
#fixplayer #fixplayer-lcd #fixplayer-title
{
	height: 20px;
	line-height: 20px;
	transition: margin 0.2s;
	-webkit-transition: margin 0.2s;
}
#fixplayer #fixplayer-lcd.notify #fixplayer-title
{
	margin-top: -20px;
}
#fixplayer #fixplayer-lcd #fixplayer-title span
{
	display: inline;
	white-space: nowrap;
}
#fixplayer #fixplayer-lcd #fixplayer-title span > b
{
	font-weight: bold;
}
#fixplayer #fixplayer-lcd #fixplayer-title span > i
{
	font-style: normal;
}
#fixplayer #fixplayer-lcd #fixplayer-notification
{
	height: 20px;
	line-height: 20px;
}
#fixplayer a#fixplayer-sound
{
	background: url('/web/img/fixplayer.png') 0 0 no-repeat;
	background-size: 250px 100px;
	bottom: 10px;
	display: block;
	height: 20px;
	position: absolute;
	right: 55px;
	width: 20px;
}
#fixplayer a#fixplayer-sound.on
{
	background-position: -100px -50px;
}
#fixplayer a#fixplayer-sound.off
{
	background-position: -121px -50px;
}
#fixplayer #fixplayer-volume
{
	background: url('/web/img/fixplayer.png') -150px -50px no-repeat;
	background-size: 250px 100px;
	bottom: 10px;
	height: 20px;
	position: absolute;
	right: 0;
	width: 50px;
}
#fixplayer #fixplayer-volume #fixplayer-volume-x
{
	background: url('/web/img/fixplayer.png') -150px -71px no-repeat;
	background-size: 250px 100px;
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}
#fixplayer a#fixplayer-pv
{
	bottom: 10px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 95px;
	text-indent: -9999px;
	width: 20px;
}
#fixplayer a#fixplayer-pv:before
{
	background: url('/web/img/fixplayer.png') 0 0 no-repeat;
	background-size: 250px 100px;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#fixplayer a#fixplayer-pv.line:before
{
	background-position: -50px -50px;
}
#fixplayer a#fixplayer-pv.repeat:before
{
	background-position: -71px -50px;
}
#fixplayer a#fixplayer-pv.shuffle:before
{
	background-position: -50px -71px;
}
#fixplayer a#fixplayer-pv.stop:before
{
	background-position: -71px -71px;
}
#fixplayer-foo
{
	bottom: 0;
	height: 40px;
	left: -20px;
	position: absolute;
}
#fixplayer a#fixplayer-b_back,#fixplayer a#fixplayer-b_play,#fixplayer a#fixplayer-b_pause,#fixplayer a#fixplayer-b_next
{
	background: url('/web/img/fixplayer.png') 0 0 no-repeat;
	background-size: 250px 100px;
	display: block;
	float: left;
	height: 40px;
	overflow: hidden;
	text-indent: -9999px;
	width: 60px;
}
#fixplayer a#fixplayer-b_back
{
	background-position: 0 0;
}
#fixplayer a#fixplayer-b_play
{
	background-position: -61px 0;
}
#fixplayer a#fixplayer-b_pause
{
	background-position: -122px 0;
}
#fixplayer a#fixplayer-b_next
{
	background-position: -183px 0;
}
#fixplayer a#fixplayer-sound,#fixplayer a#fixplayer-pv,#fixplayer a#fixplayer-b_back,#fixplayer a#fixplayer-b_play,#fixplayer a#fixplayer-b_pause,#fixplayer a#fixplayer-b_next
{
	opacity: 0.7;
}
#fixplayer a#fixplayer-sound:hover,#fixplayer a#fixplayer-pv:hover,#fixplayer a#fixplayer-b_back:hover,#fixplayer a#fixplayer-b_play:hover,#fixplayer a#fixplayer-b_pause:hover,#fixplayer a#fixplayer-b_next:hover
{
	opacity: 1.0;
}
#fixplayer.is-radio #fixplayer-pv
{
	display: none !important;
}
#fixplayer.is-radio #fixplayer_x1:before
{
	bottom: 10px;
	color: #FFF;
	content: 'СЂР�РґРёРѕ';
	display: block;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 85px;
	text-align: center;
	width: 40px;
}
#fixplayer.js__vol_ctrl_hide a#fixplayer-sound,#fixplayer.js__vol_ctrl_hide #fixplayer-volume
{
	display: none !important;
}
#fixplayer.js__vol_ctrl_hide #fixplayer-prok
{
	right: 40px;
}
#fixplayer.js__vol_ctrl_hide a#fixplayer-pv
{
	right: 0;
}

.klip_skach {
	margin:10px;
	font-size:14px;
	font-weight:bold;
}

@media (max-width: 800px)
{
	#fixplayer
	{
		height: 80px;
	}
	#fixplayer #fixplayer-prok
	{
		left: 0;
		right: 0 !important;
	}
	.footer{
	padding: 15px 0 70px;
	}
}
.noactive {
	display:none;
}

.pagination {
	color: #403f3f;
	text-decoration: none;
	padding: 15px 0;
	font-size: 16px;
	background-color: #ffffff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.23);
	display: block;
	line-height: 36px;
	text-align: center;
}
.opis {
padding: 15px;
}
.pagi-nav {
	max-width:100%; 
	display:inline-block;}
.pagi-nav > span {
	display:inline-block;}
.pprev, .pnext {}
.pprev {}
.pnext a, .pprev a, .pprev > span, .pnext > span {
	display:block; 
	width:36px; 
	text-align:center;}
.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {
	display:inline-block; 
	padding:0 5px; 
	min-width:36px; 
	background-color:#fff; 
	margin:0 3px; 
	border-radius:18px; 
	box-shadow:inset 0px 0 0 1px rgba(0, 0, 0, 0.1);}
.navigation span, .pagi-nav a:hover {
	background-color:#587ea3; 
	color:#fff;}
.navigation span.nav_ext {
	background-color:#fff; 
	color: #ccc;}
.pagi-nav a:hover {
	background-color:#7bcc85; 
	color:#fff;}
.dle-comments-navigation .pagi-nav {
	margin-bottom:0;}

.form-control {
	height:40px; 
	border:1px solid #e3e3e3; 
	background-color:#FFF;
	padding:0 15px;
	width:100%;}
.btn-control {
	color:#fff !important;}
.textarea {
	height:100px;}
.form-control:focus::-webkit-input-placeholder {
	color: transparent}
.form-control:focus::-moz-placeholder {
	color: transparent}
.form-control:focus:-moz-placeholder {
	color: transparent}
.form-control:focus:-ms-input-placeholder {
	color: transparent} 
textarea::-webkit-input-placeholder { 
color: #bbb; }
textarea:-moz-placeholder { 
color: #bbb; }
select {
	height:40px; 
	border:1px solid #e3e3e3; 
	background-color:#FFF;}

.ft-menu {
	font-size: 12px; 
	padding-top: 5px;}
.ft-menu a {
	color: #fff;
	font-weight:600;}
.footer a:hover {
	text-decoration: underline;}
.ft-menu li {
	display: inline-block; 
	margin-bottom: 10px;}
.read_more {
	color: #ffffff;
	cursor: pointer;
	background-color: #587ea3;
	width: 150px;
	margin: auto;
	border-radius: 5px;
	text-align: center;}
.read_more:hover {
	background-color: #81c784;}

.fa-bitrate:before {
	content: "\f028"}
.fa-ganre:before {
	content: "\f04b"}
.fa-loadtrack:before {
	content: "\f019"}

textarea::-webkit-input-placeholder {
	color: #bbb;
	resize: none;
}
textarea {
	outline: 0;
	-webkit-appearance: none;
	resize: vertical;
}
.kom-login {
	color: #717171;
    font-weight: 700;
    padding-right: 15px;
}
.kom-date {
	color: #a2a2a2;
	font-family: roboto,sans-serif;
}
.kom-title {
	padding-bottom: 9px;
}
.kom-msg {
	color: #4e4a4a;
	font-family: roboto,sans-serif;
}
.more-track{
	background-color: #587ea3;
	color: #fff;
	padding: 10px 20px;
	margin: 20px auto;
	width: 200px;
	display: block;
	border-radius: 3px;
	cursor: pointer;
	text-align: center;
}

.radio .item-ctrl {
	width: 70px;
    height: 70px;
	border-radius: 5px;	
    
}

.radio .item-ctrl .fa-play {
	display: none;
}

.radio .item-ctrl .fa-pause {
	font-size: 25px;
    color: #37aee2;
	line-height: 1.6;
    padding-left: 8px;
}
.radio .item-stop {
	background-blend-mode: multiply;
}
.radio span.title {
	margin-top: 13px !important;
}
.btn-spl {
	 display: none;
}
@media screen and (max-width: 546px) {
	.btn-spl {
		 display: flex ;
	}
	.wrapper {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  justify-content: center;
	}
	.xpandable-block {
	  height: 65px;
	  overflow: hidden;
	  order: 0;
	}
	.xpandable-block-radio {
	  height: 100px;
	  overflow: hidden;
	  order: 0;
	}
	.xpand-button {
	  order: 1;
	}
	input[type="checkbox"] {
	 display: none;
	}
	input[type="checkbox"]:checked + .xpandable-block {
	  height: auto;
	}
	input[type="checkbox"]:checked + .xpandable-block-radio {
	  height: auto;
	}
	
	label {
	  order: 1;
	  color: #587ea3;
	  font-size: 18px;
	  cursor: pointer;
	  margin-top: 10px;
	}
}

.xlike {
    position: relative;
	max-width: 300px;
	margin: 15px 15px 0 15px;
    font-size: 16px;
}

.xlike .xlike__line {
    width: 100%;
    height: 2px;
    background-color: #ccc;
    opacity: .7;
}
.xlike .xlike__line-fill {
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    width: 0;
    height: 100%;
    background-color: #587ea3;
	float: left;
}
.xlike .xlike__line-fill_right {
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    width: 0;
    height: 100%;
    background-color: #ff0000;
    float: right;
}
.xlike .xlike__percent {
    float: right;
    display: block;
    color: #707070;
    font-size: .8em;
    line-height: 1.4em;
}
.xlike .xlike__items {
    float: left;
    display: block;
    margin-left: .2rem;
    margin-top: .3rem;
}
.xlike .xlike__item {
    display: inline-block;
    margin: 0 .1rem 0 0;
    vertical-align: middle;
}
.xlike .xlike__link {
    transition: all .4s ease-in-out;
    color: #444;
    border: 0;
    opacity: .7;
    text-decoration: none;
}
.xlike .xlike__svg {
    width: 2em;
    height: 2em;
}
.xlike .xlike__icon {
    transition: all .4s ease-in-out;
    background-color: #ddd;
    border-radius: 100px;
    vertical-align: middle;
}
.xlike .xlike__count {
    font-size: .8em;
    line-height: 1em;
    vertical-align: middle;
	color: #444;
}
.xlike .xlike__svg_dislike {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.xlike .xlike__link_active {
    opacity: .9;
}
.xlike .xlike__link_active .xlike__svg {
    background-color: #587ea3;
}
.xlike .xlike__link_active .xlike__svg-hand, .xlike .xlike__link_active .xlike__svg-jacket {
    fill: #fff;
}
.xlike__item_dislike .xlike__link_active .xlike__svg {
    background-color: #707070;
}
	
.search-block .dropdownButton {
    width: 37px;
    height: 37px;
    background: url(/web/img/sprite.svg) -120px -202px no-repeat content-box;
    position: absolute;
    color: #474747;
    right: 90px;
    top: 10px;
    z-index: 9;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.search-block .arrow-search {
    width: 15px;
    height: 37px;
    position: absolute;
    display: inline-block;
    background: url(/web/img/sprite.svg) -293px -161px no-repeat;
    pointer-events: none;
    right: 80px;
    top: 10px;
}
.search-block .arrow-search.arrow-search_active {
    background: url(/web/img/sprite.svg) -293px -119px no-repeat;
}
.search-block .dropdown-menu-search {
    position: absolute;
    background-color: #fff;
    width: 181px;
    right: 15px;
    top: 45px;
    font-size: 14px;
    text-align: left;
    border: none;
    display: none;
    z-index: 3;
    box-shadow: 0 5px 4px -1px #5a5a5a;
}
.search-block .dropdown-menu-search li {
    padding: 0 3px;
    cursor: pointer;
    line-height: 30px;
}
.search-block .dropdown-menu-search .name:before {
    content: "";
    position: relative;
    display: inline-block;
    background: url(/web/img/sprite.svg) -125px -129px no-repeat content-box;
    width: 30px;
    height: 20px;
    top: 4px;
}
.search-block .dropdown-menu-search .artist:before {
    content: "";
    position: relative;
    display: inline-block;
    background: url(/web/img/sprite.svg) -164px -130px no-repeat content-box;
    width: 30px;
    height: 20px;
    top: 4px;
}
.search-block .dropdown-menu-search .all_music:before {
    content: "";
    position: relative;
    display: inline-block;
    background: url(/web/img/sprite.svg) -325px -129px no-repeat content-box;
    width: 30px;
    height: 20px;
    top: 4px;
}
.search-block .dropdown-menu-search li:hover {
    color: #587ea3;
    opacity: .7;
}
.search-block .inputSearch select {
    display: inline-block;
    position: absolute;
    right: 125px;
    top: 10px;
    height: 37px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #545454;
    pointer-events: none;
    font-family: Arial,sans-serif;
}
@media screen and (max-width:768px){
	.search-block .inputSearch select {
		display: none;
	}
	input.string {
		padding: 5px 110px 5px 5px;
	}
}

.icon-plus:before{content:"\ea0a"}.icon-minus:before{content:"\ea0b"}
.new_music-list .icon-plus, .all_music-list .icon-plus, .artist_music-list .icon-plus{font-size:12px;right:10px;top:10px;color:#808ea0;padding: 13px;float: right}
.new_music-list.minus .icon-plus:before, .all_music-list.minus .icon-plus:before, .artist_music-list.minus .icon-plus:before{content:"\ea0b"}
.new_music-list .icon-plus, .all_music-list .icon-plus, .artist_music-list .icon-plus{top:14px}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
	font-size: 12px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.count-track {
	position: absolute;
    background-color: black;
    width: 100%;
    color: #fff;
    border-radius: 0 0 5px 5px;
    opacity: .6;
    bottom: 0px;
	right: 0;
    left: 0;
	line-height: 24px;
	display: block;
}

@font-face {
	font-family: 'icomoon';
	src: url(/web/fonts/icomoon.eot?1z5g7ze1);
	src: url('/web/fonts/icomoon.eot?1z5g7ze1#iefix') format('embedded-opentype'), url(/web/fonts/icomoon.ttf?1z5g7ze1) format('truetype'), url(/web/fonts/icomoon.woff?1z5g7ze1) format('woff'), url('/web/fonts/icomoon.svg?1z5g7ze1#icomoon') format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face{font-family:'FontAwesome';src:url('/web/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/web/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/web/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/web/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/web/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/web/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f04b"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}