
html {
    overflow-x: hidden;
    font-size: 10px;
}
body {
    overflow-x: hidden;
    background: #000;
}
@media screen and (min-width: 1100px){
    html {
        font-size: 16px;
    }
}
.b-100w {
    width: 100%;
}

.b-90h,
.b-100h {
    height: auto;
}

@media screen and (min-width: 1100px){
    .b-100w {
        width: 100%;
    }
    .b-100h {
        height: 100%;
    }
    .b-90h {
        height: 90%;
    }
}

a,
a:hover,
a:focus {
    color: #fff;
    text-decoration: none;
}

/**/
.navbar {
    border: none;
}
.navbar-brand {
    font-family: Poppins, Arial, helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 0;
    transition: 0.3s all;
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: none;
    line-height: 25px;
    text-transform: uppercase;
    margin: 0 15px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:active,
.navbar-nav > li.active > a,
.navbar-nav > li > a:focus {
    background: none;
    border-bottom: 5px solid #67aed3;
}
.navbar-nav > li.active,
.navbar-nav > li:hover {
    background: none;
}
@media screen and (min-width: 980px){
    .navbar-brand {
        font-size: 16px;
        letter-spacing: 1px;
        text-shadow: none;
        line-height: 70px;
    }
    .navbar-nav > li > a {
        text-shadow: none;
        line-height: 65px;
        font-size: 12px;
        padding: 15px 0;
        margin: 0 10px;
    }
    .navbar-nav {
        margin-left: 4%;
    }
}
@media screen and (min-width: 1280px){
    .navbar-brand {
        font-size: 20px;
        letter-spacing: 2px;
        text-shadow: none;
        padding: 10px 0;
        line-height: 75px;
    }
    .navbar-nav > li > a {
        text-shadow: none;
        line-height: 65px;
        font-size: 14px;
        padding: 15px 0;
        margin: 0 15px;
    }
    .navbar-nav {
        margin-left: 4%;
    }
}
.navbar-fixed-top {
    height: 50px;
    background-color: rgba(125, 125, 125, 0.46);
}
.navbar-toggle {
    background-color: rgba(255, 255, 255, 0.46);
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-collapse {
    background-color: rgba(0, 0, 0, 0.8);
}

@media screen and (min-width: 1000px){
    .navbar-fixed-top {
        height: 100px;
    }
    .navbar-collapse {
        background-color: rgba(125, 125, 125, 0);
    }
}

.navbar-right li.active a {
    border-bottom: none;
    line-height: 1;
    padding: 10px;
    background-color: #67aed3;
    margin-top: 30px;
    display: inline-block;
}
@media screen and (max-width: 1000px){
    .navbar-right {
      margin: 0 0 2rem 0;
    }
    .navbar-right li.active a {
        padding: 10px 15px;
        margin-top: 0;
    }
}
.navbar-right li a {
    margin: 0 5px;
}
/**/

.b-slider {
    overflow: hidden;
}
.carousel-indicators  {
    bottom: 10%;
}
.carousel-indicators li {
    border-radius: 0;
}
.carousel-inner,
.carousel-inner > .item {
    height: 100%;
    overflow: hidden;
	background-size: cover;
	background-position: center;
	min-height: 85vh;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
	min-width: 100%;
}
@media screen and (max-width: 768px){
    .b-slider {
        // height: 225px;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        width: auto;
        height: 100%;
		max-width: none;
    }
    .carousel-indicators {
		display: none;
	}
}
@media screen and (min-width: 1000px){
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        min-height: 100%;
    }
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    font-family: serif;
    border: 1px solid #fff;
    border-radius: 50%;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent url(../images/carousel-control-arrow.png) 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}
.carousel-control .icon-prev:before {
    transform: rotate(-180deg);
}
@media screen and (min-width: 1000px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 53px;
        height: 53px;
    }
}
/**/
.b-player {
    background-color: #67aed3;
    padding: 10px 0;
}
@media screen and (max-width: 1000px) {
    .b-player {
        background-color: #67aed3;
        padding: 0;
    }
}
.b-player-album__img {
    width: 68px;
    height: 68px;
    overflow: hidden;
    float: left;
}

.b-player-album__name-song {
    font-size: 16px;
    color:#fff;
    font-family: Poppins, Arial, helvetica, sans-serif;
    font-weight: 400;
    padding: 5px 0 0;
    display: block;
    text-transform: uppercase;
    line-height: 1.2;
}

.b-player-album__name {
    font-size: 10px;
    color:#000;
    font-family: Poppins, Arial, helvetica, sans-serif;
    font-weight: 400;
    padding: 5px 0 0;
    display: block;
    text-transform: uppercase;
}

.b-jplayer {
    width: 100%;
    height: 55px;
    position: absolute;

}
/**/

.b-events {
    padding: 10rem 0;
    background: #836b32 url(../images/events-bg.jpg) 0 0 no-repeat;
    background-size: auto 100%;
}
@media screen and (max-width: 1000px) {
    .b-events {
        padding: 0;
        background-color: #f2eee9;
    }
}
@media screen and (min-width: 1000px) {
    .b-events {
        background: #836b32 url(../images/events-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto;
        padding: 8rem 0;
    }
}
@media screen and (min-width: 1670px) {
    .b-events {
        background: #836b32 url(../images/events-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto;
        padding: 10rem 0;
    }
}
.b-chapter-h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-family: Poppins, Arial, helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    letter-spacing: 5px;
}
@media screen and (min-width: 1000px) {
    .b-chapter-h1 {
        font-size: 4rem;
        line-height: 4rem;
        font-family: Poppins, Arial, helvetica, sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        letter-spacing: 10px;
    }
}
.b-chapter-h1_events {
    color: #d0ac3c;
    /**/
    padding: 5rem 0;
}
@media screen and (max-width: 1000px) {
    .b-chapter-h1_events {
        padding: 5rem 0;
    }
    .b-events_page .b-chapter-h1_events {
        padding: 10rem 0 5rem;
    }
}
.b-chapter-h2 {
    font-size: 1rem;
    line-height: 1rem;
    font-family: Poppins, Arial, helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    letter-spacing: 5px;
    padding: 20px;
}

.b-chapter-h2_events {
    color: #fff;
}

.b-events-list {
    margin: 0 auto;
}
.b-events-list-item {
    height: auto;
    margin-bottom: 0;
    cursor: pointer;
}
@media screen and (max-width: 1000px) {
    .b-events-list-item {
      padding: 0;
      border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
      background-color: #f5f4f3;
    }
}
@media screen and (min-width: 1000px) {
    .b-events-list-item {
        height: 96px;
        margin-bottom: 15px;
    }
}
.b-events-list-item-bg {
    background-color: rgba(243, 242, 240, 0.8);
    height: 100%;
    display: block;
}
.b-events-list-item:hover .b-events-list-item-bg {
    background-color: rgba(243, 242, 240, 1);
}
.b-events-list-item:hover .b-events-list-item__img {
    position: relative;
}
.b-events-list-item:hover .b-events-list-item__img:after {
    content: "";
    position: absolute;
    background-color: #66aed3;
    top: 0;
    right: 0;
    width: 5px;
    bottom: 0;
}
.b-img-rotate {
    overflow: hidden;
}
.img-rotate {
    width: 50%;
    margin: 10px auto 0;
}
@media screen and (min-width: 1000px) {
    .img-rotate {
        transform: rotate(45deg) scale(1.5);
        margin-top: -30%;
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .img-rotate {
        width: 90%;
    }
}
.b-events-list-item__img {
    width: 100%;
    height: 100%;
    text-align: center;
}
@media screen and (max-width: 1000px) {
    .b-events-list-item__img {
        padding-top: 3rem;
    }
}
@media screen and (min-width: 1000px) {
    .b-events-list-item__img {
        width: 165px;
        height: 100%;
    }
}
.b-events-list-item__no-bg {
    background-color: transparent;
}

.b-events-list-item__date {
    padding: 25px 10px;
    text-align: center;
    float: left;
}
@media screen and (max-width: 1000px) {
    .b-events-list-item__date {
        padding: 10px;
        position: relative;
        text-align: left;
        float: left;
        width: 100%;
    }
    .b-events-list-item__date:after {
        content: "Купить билет";
        position: absolute;
        left: 50%;
        top: 0;
        margin: 15px 0 0 -80px;
        display: block;
        width: 160px;
        background-color: rgba(163, 134, 60, 0.8);
        border: 1px solid #fff;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-family: Arial, helvetica, sans-serif;
        font-size: 14px;
        padding: 10px 20px;
        white-space: nowrap;
    }
}
.b-events-list-item__date-num {
    display: block;
    font-size: 28px;
    line-height: 28px;
    color:#000;
    text-align: center;
    padding-bottom: 5px;
}
@media screen and (max-width: 1000px) {
    .b-events-list-item__date-num {
      display: inline-block;
    }
}
.b-events-list-item__date-month {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
}

.b-events-list-item__place {
    padding: 30px 10px 15px;
    text-align: left;
    float: left;
}
@media screen and (max-width: 1000px) {
    .b-events-list-item__place {
        padding: 10px;
        text-align: left;
        float: left;
        width: 100%;
    }
}
.b-events-list-item__place-name-event {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    //white-space: nowrap;
    overflow: hidden;
    width: 285px;
    text-overflow: ellipsis;
}

.b-events-list-item__time-address {
    padding: 0 10px 15px;
    text-align: left;
    float: left;
}
@media screen and (min-width: 1000px) {
    .b-events-list-item__time-address {
        padding: 25px 10px 15px;
        text-align: left;
        float: left;
    }
}
.b-events-list-item__place-name-time {
    display: block;
    font-size: 16px;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 5px;
    position: relative;
    padding-left: 25px;

}
.b-events-list-item__place-name-time:before {
    content: "";
    position: absolute;
    top: 2px;
    left:0;
    width: 18px;
    height: 18px;
    background: transparent url(../images/ico-time.png) 0 0 no-repeat;
    display: inline-block;
}

.b-events-list-item__place-adress {
    display: block;
    font-size: 16px;
    line-height: 18px;
    padding-top: 4px;
    position: relative;
    padding-left: 25px;
}

.b-events-list-item__place-adress:before {
    content: "";
    width: 14px;
    height: 18px;
    background: transparent url(../images/ico-adress.png) 0 0 no-repeat;
    display: inline-block;
    position: absolute;
    top: 3px;
    left:2px;
}
.b-events-list-item__place-adress a {
    color: #836b32;
    text-decoration: underline;
}
#jp_container_site .jp-playlist {
    display: none;
}

.btn {
    border-radius: 0;
}
.btn-events {
    border: 1px solid #fff;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(163, 134, 60, 0.5);
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 20px 32px;
    margin: 2rem auto
}
@media screen and (max-width: 1000px) {
    .btn-events {
        background-color: rgba(163, 134, 60, 1);
    }
}
@media screen and (min-width: 1000px) {
    .btn-events {
        margin-left: -30px;
    }
}
.btn-events:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}


/**/

.b-subscribe {
    padding: 18rem 0;
    background: #f5f5f5 url(../images/subscribe-bg.jpg) 0 0 no-repeat;
    background-size: auto 100%;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1000px) {
    .b-subscribe {
        padding: 5rem 0;
    }
}
@media screen and (min-width: 1000px) {
    .b-subscribe {
        background: #f5f5f5 url(../images/subscribe-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto;
    }
}
.b-chapter-h1_subscribe {
    color: #d0ac3c;
    letter-spacing: 0px;
}
@media screen and (min-width: 1000px) {
    .b-chapter-h1_subscribe {
        color: #d0ac3c;
        letter-spacing: 10px;
    }
}
.b-chapter-h2_subscribe {
    color: #fff;
    padding: 3rem 0;
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.4rem;
    margin: 0 auto;
}
#subscribeVideoBG {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
#subscribeVideoBG:after {
    content: "";
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(125, 125, 125, 0.46);
}
#controlBar_bgndVideo {
    visibility: hidden;
}
.b-subscribe__email {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    color: #000;
    border: 2px solid #d0ac3c;
    margin-bottom: 15px;
}
@media screen and (min-width: 1000px) {
    .b-subscribe__email {
        border: 0px solid #d0ac3c;
    }
}
.btn-subscribe {
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(163, 134, 60, 0.8);
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 17px 30px;
}
.btn-subscribe:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}

.b-subscribe-event {
    margin: 5rem 0 0;
}
@media screen and (min-width: 1000px) {
    .b-subscribe-event {
        margin: 100px 0;
    }
}
.btn-subscribe-event {
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(0, 0, 0, 0.8);
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 17px 30px;
    margin-bottom: 15px;
}
.btn-subscribe-event:hover {
    color:#fff;
    background-color: rgba(0, 0, 0, 1);
}

/**/

.b-contacts {
    padding: 10rem 0;
    background: #000 url(../images/contacts-bg.jpg) 0 0 no-repeat;
    background-size: auto 100% ;
}
@media screen and (max-width: 1000px) {
    .b-contacts {
        padding: 5rem 0;
    }
}
.b-contacts_page {
    padding: 10rem 0;
}
@media screen and (max-width: 1000px) {
    .b-contacts_page {
        padding: 5rem 0;
    }
}
.b-chapter-h1_contacts {
    font-size: 3rem;
    color: #fff;
    letter-spacing: 5px;
    padding: 0;
}
@media screen and (max-width: 1000px) {
    .b-chapter-h1_contacts {
        padding: 5rem 0;
    }
}
@media screen and (min-width: 1000px) {
    .b-chapter-h1_contacts {
        font-size: 4rem;
        color: #fff;
        letter-spacing: 10px;
        padding: 0;
    }
}
.b-chapter-h2_contacts {
    color: #fff;
    padding: 30px 0;
    width: 300px;
    line-height: 24px;
    margin: 0 auto;
}

@media screen and (min-width: 1000px) {
    .b-chapter-h2_contacts {
        padding: 70px 0;
        width: 400px;
    }
}

.b-list-social {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 30px 0;
}
@media screen and (min-width: 1000px) {
    .b-list-social {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 70px 0;
    }
}
.b-list-social__item {
    display: inline-block;
    margin: 0 4px;
}

.b-list-social__link {
    display: block;
    width: 49px;
    height: 50px;
    opacity: 0.8;
}
.b-list-social__link:hover {
    opacity: 1;
}
.b-list-social__ico {
    border-radius: 50%;
}
.b-list-social__ico_vk {
    background: transparent url(../images/ico-vk.png) 0 0 no-repeat;
}

.b-list-social__ico_fb {
    background: transparent url(../images/ico-fb.png) 0 0 no-repeat;
}

.b-list-social__ico_tw {
    background: transparent url(../images/ico-tw.png) 0 0 no-repeat;
}

.b-list-social__ico_in {
    background: transparent url(../images/ico-in.png) 0 0 no-repeat;
}

.b-list-social__ico_yt {
    background: transparent url(../images/ico-yt.png) 0 0 no-repeat;
}

.b-copyright {
    font-size: 14px;
    line-height: 14px;
    color:#fff;
    padding: 30px 0;
}

/**/

.b-biography {
    padding: 10rem 0;
    background: #416586 url(../images/biography-bg.jpg) 0 0 no-repeat;
    background-size: 100% auto ;
}

.b-chapter-h1_biography {
    color: #d0ac3c;
    letter-spacing: 10px;
    /**/
    padding: 1em 0;
}

.b-chapter-h2_biography {
    color: #fff;
    padding: 2em 0;
    line-height: 24px;
    margin: 0 auto;
}
.b-biography-h2 {
    font-size: 22px;
    line-height: 22px;
}
.b-biography-text {
    color:#fff;
    font-size: 14px;
    line-height: 21px;
}
.b-biography-text p {
    text-align: justify;
}
.b-biography-img {
    border: 5px solid #fff;
    margin: 10px 0;
    width: 100%;
}
@media screen and (min-width: 1000px) {
    .b-biography-img {
        border: 10px solid #fff;
        margin: 20px;
        width: auto;
    }
}
.btn-biography {
    border: 1px solid #fff;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(163, 134, 60, 0);
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 20px 32px;
    margin: 65px auto;
}
.btn-biography:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}

/**/

.b-events-month {
    text-transform: uppercase;
    font-size: 16px;
    color:#fff;
    letter-spacing: 2px;
    padding: 20px 0;
    display: block;
}

.btn-events-load {
    color:#fff;
    border: 1px solid #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin: 20px;
    background-color: rgba(163, 134, 60, 0);
}
.btn-events-load:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}
.b-events-list_no-margin-top {
    margin-top: 0;
}

.b-events_page {
    background: #555558 url(../images/events-page-bg.jpg) 0 0 no-repeat;
    background-size: 100% auto ;
}

/**/

.b-music {
    padding: 10rem 0;
    background: #4d4841 url(../images/music-bg.jpg) 0 0 no-repeat;
    background-size: auto 100%;
}
@media screen and (min-width: 1000px) {
    .b-music {
        padding: 10rem 0;
        background: #4d4841 url(../images/music-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto ;
    }
}
.b-chapter-h1_photo {
    color: #d0ac3c;
    letter-spacing: 10px;
}

.b-chapter-h2_photo {
    color: #fff;
    padding: 2em 0;
    line-height: 24px;
    margin: 0 auto;
}
.b-music-h2 {
    font-size: 22px;
    line-height: 22px;
}

.b-music-album-list {
    margin: 80px 0;
}

.b-music-album-item {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}

.b-music-album-item-content {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
}
.b-music-album-item-content:hover {
    background-color: rgba(0,0,0,0);
}
.b-music-album-item__img {
    width: 100%;
    z-index: 1;
}

.b-music-album-item__name {
    color:#fff;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 50px 30px;
}

.b-music-album-item__year {
    color:#fff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 0 30px;
}

.b-music-album-item__label {
    color:#fff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 30px 30px;
}

/**/


.b-video {
    padding: 10rem 0;
    background: #000 url(../images/video-bg.jpg) 0 0 no-repeat;
    background-size: auto 100%;
}
@media screen and (min-width: 1000px) {
    .b-video {
        padding: 10rem 0;
        background: #000 url(../images/video-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto ;
    }
}
.b-chapter-h1_video {
    color: #d0ac3c;
    letter-spacing: 10px;
    padding: 1em 0;
}
@media screen and (max-width: 1000px) {
    .b-chapter-h1_video {
        padding: 0;
    }
}
.b-chapter-h2_video {
    color: #fff;
    padding: 2em 0;
    line-height: 24px;
    margin: 0 auto;
}
.b-video-h2 {
    font-size: 22px;
    line-height: 22px;
}

.b-video-album-list {
    margin: 80px 0;
}

.b-video-album-item {
    position: relative;
    margin-bottom: 15px;
    min-height: 100%;
}

@media screen and (min-width: 1000px) {
    .b-video-album-item {
        position: relative;
        margin-bottom: 15px;
        min-height: 450px;
    }
}

.b-video-album-item iframe {
    width: 100%;
    height: 400px;
}

/**/

.b-photo {
    padding: 10rem 0;
    background: #928251 url(../images/photo-bg.jpg) 0 0 no-repeat;
    background-size: auto 100% ;
}
@media screen and (min-width: 1000px) {
    .b-photo {
        padding: 10rem 0;
        background: #928251 url(../images/photo-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto ;
    }
}
.b-chapter-h1_music {
    color: #d0ac3c;
    letter-spacing: 5px;
    /**/
    padding: 1em 0;
}
@media screen and (max-width: 1000px) {
    .b-chapter-h1_music {
        padding: 0;
    }
}
@media screen and (min-width: 1000px) {
    .b-chapter-h1_music {
        color: #d0ac3c;
        letter-spacing: 10px;
        /**/
        padding: 1em 0;
    }
}
.b-chapter-h2_music {
    color: #fff;
    padding: 2em 0;
    line-height: 24px;
    margin: 0 auto;
}
.b-photo-h2 {
    font-size: 22px;
    line-height: 22px;
}

.b-photo-album-list {
    margin: 80px 0;
}

.b-photo-album-item {
    position: relative;
    margin-bottom: 15px;
    height: auto;
    overflow: hidden;
}

@media screen and (min-width: 1000px) {
    .b-photo-album-item {
        height: 300px;
    }
}

.b-photo-album-item-content {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    text-align: left;
    height: 65px;
    padding: 0 30px;
    background-color: rgba(0, 0, 0, 0.6);
}

.b-photo-album-item__img {
    -webkit-filter: grayscale(100%) brightness(50%);
    opacity: 0.9;
    width: 100%;
}
.b-photo-album-item__img.b-photo-album-item_image {
    -webkit-filter: grayscale(20%) brightness(70%);
    opacity: 0.9;
    width: 100%;
}
.b-photo-album-item:hover .b-photo-album-item-content {
    background-color: rgba(0, 0, 0, 1);
}
.b-photo-album-item:hover .b-photo-album-item__img {
    -webkit-filter: grayscale(0%) brightness(100%);
    opacity: 1;
}

.b-photo-album-item__name {
    color:#fff;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    line-height: 65px;
}

.b-photo-album-back {
    color:#fff;
    border: 1px solid #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin: 20px;
    background-color: rgba(163, 134, 60, 0);
    padding: 10px 40px;
}
.b-photo-album-back:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}

/**/

.b-contacts-text {
    color:#fff;

}

.b-contacts-form {
    margin: 50px 0;
}

.b-contacts-list {

}

.b-contacts-list__item {
    margin-bottom: 15px;
    list-style: none;
    color:#9E9E9E;
}
@media screen and (min-width: 1000px) {
    .b-contacts-list__item {
        margin-bottom: 30px;
        list-style: none;
        color:#9E9E9E;
    }
}
.b-contacts-list__item-chapter {
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-family: Poppins, Arial, helvetica, sans-serif;
    color:#fff;
}
@media screen and (min-width: 1000px) {
    .b-contacts-list__item-chapter {
        text-transform: uppercase;
        margin-bottom: 5px;
        display: block;
        font-size: 16px;
        line-height: 18px;
        font-family: Poppins, Arial, helvetica, sans-serif;
        color:#fff;
    }
}
.b-contacts-list__item_pdf {
    background: transparent url(../images/ico-pdf.png) left top no-repeat;
    padding-left: 40px;
    line-height: 32px;
}
.b-contacts-list__item_zip {
    background: transparent url(../images/ico-zip.png) left top no-repeat;
    padding-left: 40px;
    line-height: 32px;
}
.b-contacts__input {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    color: #000;
    margin-bottom: 15px;
    border: none;
}

.b-contacts__textarea {
    width: 100%;
    height: 110px;
    padding: 12px 25px;
    color: #000;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 20px;
    border: none;
}
.btn-send {
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background-color: rgba(163, 134, 60, 0.8);
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    padding: 17px 30px;
}
.btn-send:hover {
    color:#fff;
    background-color: rgba(163, 134, 60, 1);
}

/**/

.modal-open {
    padding-right: 0 !important;
}

.modal-content {
    border-radius: 0;
    border: none;
}

.modal-dialog {
    width: 100%;
    margin: 0;
}
@media screen and (min-width: 1000px) {
    .modal-dialog {
        width: 900px;
        margin: 60px auto;
    }
}
.modal-header {
    background-color: #66aed3;
    border: 0;
}
.modal-header_music {
    background-color: #dcdbda;
}
.modal-title {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    color:#fff;
    line-height: 40px;
}
@media screen and (min-width: 1000px) {
    .modal-title {
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        padding-left: 195px;
        color:#fff;
        line-height: 40px;
    }
}
.modal-title_music {
    font-size: 28px;
    line-height: 51px;
    padding-left: 15px;
    color:#3d3d3d;
}
@media screen and (min-width: 1000px) {
    .modal-title_music {
        font-size: 28px;
        line-height: 51px;
        padding-left: 15px;
        color:#3d3d3d;
    }
}
.modal-description {
    padding: 15px;
    background-color: #f3f2f0;
    position: relative;
    border-bottom: 1px solid #66aed3;
}
@media screen and (min-width: 1000px) {
    .modal-description {
        padding: 30px 30px 30px 210px;
        background-color: #f3f2f0;
        position: relative;
        border-bottom: 1px solid #66aed3;
    }
}
.modal-description_music {
    padding: 15px 0 0;
    background-color: #66aed3;
    position: relative;
    border-bottom: 1px solid #66aed3;
}
.ico-x {
    width: 40px;
    height: 40px;
    float: right;
    background: transparent url(../images/ico-x.png) left top no-repeat;
    display: inline-block;
    cursor: pointer;
}
.ico-x_black {
    width: 100px;
    height: 40px;
    float: right;
    background: transparent url(../images/ico-x-black.png) right top no-repeat;
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
    line-height: 40px;
    color:#070707;
    font-size: 14px;
    text-transform: uppercase;
}
.ico-x_modal {
    opacity: 0.8;
    position: absolute;
    top:15px;
    right: 15px;
    background: transparent url(../images/ico-x.png) right top no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 30px;
    height: 30px;
    z-index: 100;
}
.modal-footer {
    padding: 30px 40px;
    text-align: left;
    border-top: none;
    background-color: #f3f2f0;
}
.modal-footer_music {
    background-color: #66aed3;
}
.modal-bg {
    background-color: #f3f2f0;
}

.modal-img {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 234px;
    overflow: hidden;
    z-index: 100;
    background-color: #f3f2f0;
    text-align: center;
    padding: 15px;
}
.modal-img img {
    height: 100%;
}
@media screen and (min-width: 1000px) {
    .modal-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 188px;
        height: 234px;
        overflow: hidden;
        z-index: 100;
        padding: 0;
    }
}
.modal-event-name {
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 5px;
    text-transform: uppercase;
    white-space: normal;
    width: 100%;
    text-overflow: clip ;
    overflow: auto;
}
@media screen and (min-width: 1000px) {
    .modal-event-name {
        font-size: 26px;
        line-height: 30px;
        padding-bottom: 5px;
        text-transform: uppercase;
        //white-space: nowrap;
        width: 650px;
        text-overflow: ellipsis;
        //overflow: hidden;
    }
}
.modal-event-place {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (min-width: 1000px) {
    .modal-event-place {
        font-size: 16px;
        line-height: 16px;
        text-transform: uppercase;
        white-space: nowrap;
        width: 400px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}
.modal-buy {
    position: static;
    right: 0;
    top: 0;
    margin: 15px auto;
    display: block;
    width: 250px;
    background-color: rgba(163, 134, 60, 0.8)
}
@media screen and (min-width: 1000px) {
    .modal-buy {
        position: absolute;
        right: 30px;
        top: 30px;
        margin: 0 auto;
    }
}
.modal-address {
    padding: 15px;
    background-color: #f3f2f0;
    position: relative;
    border-bottom: 1px solid #555558;
    height: auto;
}
@media screen and (min-width: 1000px) {
    .modal-address {
        padding: 0 0 0 210px;
        background-color: #f3f2f0;
        position: relative;
        border-bottom: 1px solid #555558;
        height: 53px;
    }
}
.b-events-list-item__time-address_modal {
    padding: 15px 10px 15px 0;
    text-align: left;
    float: left;
}
@media screen and (min-width: 1000px) {
    .b-events-list-item__time-address_modal {
        padding: 15px 10px 15px 0;
        text-align: left;
        float: left;
    }
}
.b-events-list-item__place-name-time_modal {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 5px;
    position: relative;
    padding-left: 25px;
    padding-right: 30px;

}
.b-events-list-item__place-name-time_modal:before {
    content: "";
    position: absolute;
    top: 2px;
    left:0;
    width: 18px;
    height: 18px;
    background: transparent url(../images/ico-time-black.png) 0 0 no-repeat;
    display: inline-block;
}

.b-events-list-item__place-adress_modal {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    padding-top: 4px;
    position: relative;
    padding-left: 25px;
}

.b-events-list-item__place-adress_modal:before {
    content: "";
    width: 14px;
    height: 18px;
    background: transparent url(../images/ico-adress-black.png) 0 0 no-repeat;
    display: inline-block;
    position: absolute;
    top: 3px;
    left:2px;
}

/**/
.jp-interface {
    padding: 0 15px;
}
.jp-details,
.jp-playlist {
    background-color: #dcdbda;
    border-top: 1px solid #dcdbda;
    padding: 15px;
}

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: none;
    color:#66aed3;
}
div.jp-type-playlist div.jp-playlist a {
    color:#66aed3;
    text-decoration: none;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: none;
    list-style-position: inherit;
    background-color: #66aed3;
    color:#dcdbda;
    padding: 5px 0 4px 20px;
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 4px 20px;
    border-bottom: none;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
    color:#dcdbda;
}
.jp-volume-controls_music {
    right: 30px;
    top: 31px;
}
.jp-audio .jp-controls_music {
    padding: 8px 20px 0 7px;
}

.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 100px;
    top: 29px;
}
@media screen and (min-width: 1000px) {
    .jp-audio .jp-type-playlist .jp-time-holder {
        left: 166px;
        width: 400px;
        top: 29px;
    }
}
.jp-audio .jp-type-playlist .jp-progress {
    left: 210px;
    width: 90px;
}
@media screen and (min-width: 1000px) {
    .jp-audio .jp-type-playlist .jp-progress {
        left: 210px;
        width: 310px;
    }
}
.jp-audio .jp-progress_music {
    position: absolute;
    top: 37px;
    height: 2px;
}

.jp-duration {
    display: none;
}
@media screen and (min-width: 1000px) {
    .jp-duration {
        display: block;
    }
}

.affix {
    position: absolute;
}

/**/

.b-group {
    padding: 10rem 0;
    background: #1a1a1a url(../images/group-bg.jpg) 0 0 no-repeat;
    background-size: auto 100%;
}
@media screen and (max-width: 1000px) {
    .b-group .b-chapter-h1{
        padding: 0;
    }
}
@media screen and (min-width: 1000px) {
    .b-group {
        background: #1a1a1a url(../images/group-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto;
        padding: 8rem 0;
    }
}
@media screen and (min-width: 1670px) {
    .b-group {
        background: #1a1a1a url(../images/group-bg.jpg) 0 0 no-repeat;
        background-size: 100% auto;
        padding: 10rem 0;
    }
}

.b-group-list {
  margin: 5rem 0;
}

.b-group-list-item {
    width: 255px;
    height: 255px;
    overflow: hidden;
    margin: 0 auto 30px;
    position: relative;
    display: inline-block;
}

.b-group-list-item-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    display: none;
    width: 100%;
    height: 100%;
}

.b-group-list-item:hover .b-group-list-item-text {
    display: block;
}

.b-group-list-item-text__name {
    color:#fff;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    padding: 90px 15px 15px;
    display: block;
}

.b-group-list-item-text__instrument {
    color:#fff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 0 30px;
    display: block;
}

.modal-dialog_group {
    background: #000;
}

.b-group-modal__chapter {
    color:#fff;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
    padding: 30px 15px 0;
}

.b-group-modal__chapter2 {
    color:#fff;
    font-size: 16px;
    line-height: 30px;
    display: block;
    padding: 5px 15px 15px;
}

.modal-dialog_group p {
    color:#000;
    font-size: 14px;
    line-height: 21px;
    display: block;
    padding: 5px 15px 15px;
}

.modal-img_group {
    width: auto;
}

.modal-img_group img {
    height: auto;
}
@media screen and (min-width: 1000px) {
    .modal-img_group {
        width: 255px;
    }
}
.modal-title_group,
.modal-description_group {
    padding-left: 15px;
}
.modal-description_group {
    min-height: 165px;
}
@media screen and (min-width: 1000px) {
    .modal-title_group,
    .modal-description_group {
        padding-left: 270px;
    }
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        max-height: 100vh !important;
    }b-events-list-item__place-name-event
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.b-bio-image {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 1000px) {
    .b-bio-image {
        width: auto;
    }
}

.modal-header_events-item,
.modal-description_events-item,
.modal-title_events-item,
.modal-event-place_events-item,
.modal-address_events-item,
.modal-event-name_events-item {
    padding-left: 15px;
}
.modal-address_events-item {
    padding-left: 40px;
}
.btn-events-item {
    background-color: rgba(163, 134, 60, 0.8);
    margin: 15px auto;
}
div.modal-event-name_events-item {
    white-space: normal;
    width: auto;
}
.video-events-item {
    width: 100%;
    margin: 15px 0;
    height: 200px;
}
.modal-event-name a {
    text-decoration: underline;
    color: #66aed3;
}
div.modal-event-place_events-item {
    text-overflow: clip ;
    overflow: auto;
    white-space: normal;
    width: 290px;
}