.main-inner-characteristics {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  padding-top: 65px;
  padding-bottom: 180px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-inner-characteristics {
    padding-top: 65px;
  }
}
@media (max-width: 768px) {
  .main-inner-characteristics {
    padding-top: 0px;
  }
}
b,
strong {
  font-weight: normal;
  font-family: 'Roboto-Bold';
}
.main-inner-wrapper.artistInner {
  background-color: black;
  background-image: url(../images/bg-decoration.png);
  background-repeat: no-repeat;
  background-size: 25%;
  background-position-x: right;
  background-position-y: 200px;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  padding-top: 65px;
  padding-bottom: 180px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-inner-wrapper.artistInner {
    padding-top: 65px;
  }
}
@media (max-width: 768px) {
  .main-inner-wrapper.artistInner {
    padding-top: 0px;
  }
}
.main-inner-wrapper.artistInner .breadcrump-row {
  background: #121823;
  border-top: 2px solid rgba(42, 155, 159, 0.4);
  padding: 0 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-inner-wrapper.artistInner .breadcrump-row {
    padding: 0 50px;
  }
}
.main-inner-wrapper.artistInner .breadcrump-row h6 {
  color: #2a9b9f;
}
.main-inner-wrapper.artistInner .breadcrump-row h6 a {
  color: #2a9b9f;
}
.main-inner-wrapper.artistInner .inner-content {
  padding: 50px 0 0;
}
.main-inner-wrapper.artistInner .inner-content .artist .first-box-green {
  width: 330px;
  background: #6aff7f;
}
.main-inner-wrapper.artistInner .inner-content .artist .second-box-blue {
  width: 260px;
  background: #33cbcc;
}
.main-inner-wrapper.artistInner .inner-content .artist h3.title {
  background: #1b2550;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  padding: 5px 10px;
  width: 250px;
  font-weight: bold;
}
.main-inner-wrapper.artistInner .inner-content .artist h1 {
  color: white;
  text-transform: uppercase;
  font-size: 70px;
  font-weight: bold;
}
.main-inner-wrapper.artistInner .inner-content .artist h3.artist-site {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
}
.main-inner-wrapper.artistInner .inner-content .artist p {
  color: #7c8092;
  margin-bottom: 20px;
  line-height: 1.6;
}
.main-inner-wrapper.artistInner .inner-content .artist p.artist-intro {
  color: white;
  margin: 60px 0;
}
.main-inner-wrapper.artistInner .inner-content .artist .artist-image img {
  width: 100%;
  height: auto;
}
.main-inner-wrapper.artistInner .inner-content .artist p.artist-bio {
  line-height: 1.6;
  color: #616677;
  margin: 30px 0;
}
.about-image img {
  margin-top: -100px;
  margin-bottom: -100px;
  width: 100%;
  -webkit-clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
}
.main-inner-wrapper.contact-usInner {
  background-image: url(../images/concerts.jpg);
  min-height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-inner-wrapper.contact-usInner .main-inner-characteristics {
  -webkit-clip-path: polygon(0 100px, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  margin-bottom: -100px;
}
.main-inner-wrapper.contact-usInner .breadcrump-row {
  background: #121823;
  border-top: 2px solid rgba(42, 155, 159, 0.4);
  padding: 0 350px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-inner-wrapper.contact-usInner .breadcrump-row {
    padding: 0 50px;
  }
}
.main-inner-wrapper.contact-usInner .breadcrump-row h6 {
  color: #2a9b9f !important;
}
.main-inner-wrapper.contact-usInner .breadcrump-row h6 span a {
  color: #2a9b9f;
}
.albums-images-content.contact-address .about-image {
  padding: 160px 0px;
}
.news-details .first-box-green {
  width: 330px;
  background: #6aff7f;
}
.news-details .second-box-blue {
  width: 260px;
  background: #33cbcc;
}
.news-details h3.title {
  background: #262626;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  padding: 5px 10px;
  width: 250px;
  font-weight: bold;
  margin: 70px 0 50px 0;
}
.news-details h1 {
  color: white;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .news-details h1 {
    font-size: 30px;
  }
}
.news-details .Intro {
  color: #efefef;
  margin: 40px 0;
  font-size: 18px;
}
.news-details .NewsContent {
  color: #969cb0;
  font-size: 15px;
  margin-top: 40px;
  margin-bottom: 100px;
}
.news-details .NewsContent span {
  color: #969cb0 !important;
}
.news-details .NewsContent b,
.news-details .NewsContent strong {
  color: #d5d9e6;
}
.news-details .MainImg img {
  max-height: 500px;
  width: auto;
  height: auto;
}
.nextsense {
  font-size: 13px;
  color: #778fc3;
  padding: 10px 20px;
  position: relative;
  text-align: right;
}
.nextsense a {
  color: #778fc3;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .nextsense {
    text-align: center;
  }
}
.miniCart {
  display: inline-block;
  float: right;
  color: white;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  position: relative;
}
.miniCart .basket {
  color: white;
  padding: 15px 25px;
  display: inline-block;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .miniCart .basket {
    padding: 20px 10px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .miniCart .basket {
    padding: 14px 12px 14px 20px;
  }
}
@media (max-width: 767px) {
  .miniCart .basket {
    padding: 7px 12px 14px 20px;
  }
}
.miniCart .cartAnc {
  position: relative;
}
.miniCart .cartAnc .badge {
  padding: 4px 5px 3px 3px;
  font-size: 11px;
  position: absolute;
  top: -3px;
  right: 8px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #f73645;
}
@media (max-width: 1199px) {
  .miniCart .cartAnc .badge {
    top: -6px;
    right: -5px;
  }
}
.miniCart:hover .miniBox {
  opacity: 1;
  display: block;
}
.miniCart .miniBox {
  position: absolute;
  right: 0;
  opacity: 0;
  display: none;
  padding-left: 0px;
  min-width: 350px;
  transition: opacity 0.25s ease-in-out;
}
.miniCart .miniBox .empty-cart {
  text-align: center;
  font-size: 14px;
}
@media (max-width: 767px) {
  .miniCart .miniBox {
    right: -78px;
    min-width: 320px;
  }
}
.miniCart .miniBox .eventInformation {
  text-align: left;
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 0px;
  position: relative;
  border-bottom: 1px solid rgba(247, 247, 247, 0.12);
}
.miniCart .miniBox .eventInformation .information-part {
  display: table-cell;
  width: 50%;
  color: #dadada;
  position: relative;
}
.miniCart .miniBox .eventInformation .information-part.price-part {
  text-align: right;
  font-size: 13px;
}
.miniCart .miniBox .eventInformation .information-part .itemDel {
  font-size: 21px;
  color: #f73646;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 1px;
  height: 21px;
}
.miniCart .miniBox .eventInformation .information-part .itemDel:hover {
  cursor: pointer;
}
.miniCart .miniBox .eventInformation .information-part p {
  font-size: 12px;
  line-height: 14px;
  color: #dadada;
}
.miniCart .miniBox .panel-default {
  border-radius: 0px;
  padding: 20px 0px;
  border-color: transparent;
  background-color: rgba(13, 21, 44, 0.95);
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.6);
}
@media (max-width: 480px) {
  .miniCart .miniBox .panel-default {
    border-radius: 0px;
    padding: 15px 10px 15px 25px;
  }
}
.miniCart .miniBox .panel-body {
  padding: 0px 0px 5px;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}
.miniCart .miniBox .panel-body .event-price {
  width: 95px;
  display: inline-block;
  text-align: right;
}
.miniCart .miniBox .panel-body.eventsWrapper {
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
  max-height: 300px;
  /* width */

  /* Track */

  /* Handle */

  /* Handle on hover */

}
.miniCart .miniBox .panel-body.eventsWrapper::-webkit-scrollbar {
  width: 7px;
}
.miniCart .miniBox .panel-body.eventsWrapper::-webkit-scrollbar-track {
  background: #666666;
}
.miniCart .miniBox .panel-body.eventsWrapper::-webkit-scrollbar-thumb {
  background: #b1b1b1;
}
.miniCart .miniBox .panel-body.eventsWrapper::-webkit-scrollbar-thumb:hover {
  background: #b1b1b1;
}
.miniCart .miniBox .panel-body.eventsWrapper ul.event {
  padding: 0 !important;
}
.miniCart .miniBox .panel-body.eventsWrapper ul.event ul.tikets {
  padding: 0;
  list-style: decimal;
}
.miniCart .miniBox .panel-body.eventsWrapper ul.event ul.tikets li {
  display: table !important;
  margin-bottom: 20px;
  min-height: 50px;
  padding: 3px 6px;
}
.miniCart .miniBox .panel-body.eventsWrapper ul.event ul.tikets li.gratis {
  background: rgba(215, 222, 242, 0.15);
  padding: 3px 6px;
}
.miniCart .miniBox .panel-body.eventsWrapper h4 {
  font-size: 14px;
  margin: 0px;
  margin-bottom: 10px;
  color: #f73645;
  font-weight: bold;
  text-transform: uppercase;
}
.miniCart .miniBox li {
  display: block !important;
  width: 100%;
}
.miniCart .miniBox .eventImg {
  width: 120px;
}
.miniCart .miniBox .infoCart {
  padding-left: 0;
}
.miniCart .miniBox .infoCart li {
  padding: 0 !important;
  line-height: 1.2;
}
.miniCart .miniBox .panel-footer {
  text-align: center;
  background-color: transparent;
  border-top: 0px;
  padding: 6px 23px 2px;
}
.miniCart .miniBox .panel-footer p.sum {
  line-height: 1;
  display: block;
  margin: 0px 0px 5px 0px;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  padding-top: 13px;
  position: relative;
  padding-bottom: 15px;
  text-align: right;
}
.miniCart .miniBox .panel-footer p.sum span {
  color: #e8e8e8;
  padding-left: 7px;
}
.miniCart .miniBox .panel-footer p.sum span.vkupno-txt {
  float: left;
}
.miniCart .miniBox .panel-footer .eventSale {
  display: inline-block;
  border: 2px solid #f73646;
  background-color: #f73646;
  float: right;
  text-align: center;
  color: white;
  line-height: 1;
  margin-top: 5px;
  font-size: 11px;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  font-size: 12px !important;
  margin: 0px auto;
  position: relative;
  clear: both;
  padding: 7px 20px !important;
}
.miniCart .miniBox .panel-footer .eventSale:before {
  content: "\f3f8";
  font-family: "Ionicons";
  padding-right: 10px;
  font-size: 14px;
}
.shopping-cart,
.social-links,
.menu-transf {
  display: inline-block;
}
.social-links .social-media {
  display: table;
  margin-bottom: 0px;
  margin-left: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .social-links .social-media {
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-links .social-media {
    display: none;
  }
}
@media (max-width: 767px) {
  .social-links .social-media {
    display: none;
  }
}
.social-links .social-media li {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 3px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .social-links .social-media li {
    padding: 15px 3px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-links .social-media li {
    padding: 5px 3px;
  }
}
.social-links .social-media li a {
  color: white;
  display: inline-block;
  padding: 7px 10px;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  line-height: 1;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .social-links .social-media li a {
    padding: 7px 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .social-links .social-media li a {
    padding: 5px 4px;
  }
}
.social-links .social-media li a:hover {
  color: white;
}
@media (max-width: 767px) {
  .menu-transf {
    display: block;
  }
  .shopping-cart {
    position: absolute;
    right: 80px;
    z-index: 999;
    top: 16px;
  }
}
/*#region modal extra tickets*/

.modal-content {
  border-radius: 0px;
  border: 0px;
}
.modal-content .modal-header {
  background: #2d3550;
}
.modal-content .modal-header a {
  position: relative;
  top: -7px;
  right: -3px;
}
.modal-content .modal-header a i {
  color: rgba(255, 255, 255, 0.4);
}
.modal-content .modal-header a:hover i {
  color: rgba(255, 255, 255, 0.8);
}
.modal-content .modal-header .modal-title {
  color: white;
}
.modal-extra-tickets h4 {
  display: none;
}
.modal-extra-tickets table {
  width: 100%;
}
.modal-extra-tickets table tr td {
  text-align: left !important;
  padding: 10px 10px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.modal-extra-tickets table tr td:last-of-type {
  border-right: 0px;
  text-align: center !important;
  background: #f6f6f6;
  padding: 0;
}
.modal-extra-tickets table tr td:last-of-type a {
  color: #777777;
  padding: 10px;
  display: block;
}
.modal-extra-tickets table tr td:last-of-type:hover {
  background: #8cc63e;
}
.modal-extra-tickets table tr td:last-of-type:hover a {
  color: white;
  text-decoration: none;
}
.modal-extra-tickets table tr:first-of-type td:last-of-type {
  background: transparent;
}
.modal-extra-tickets table tr:first-of-type td:last-of-type:hover {
  background: transparent;
}
.modal-extra-tickets table tr:last-of-type td {
  border-bottom: 0px;
}
.modal-extra-tickets table .choose-seats-wrapper:hover {
  background: #f6f6f6 !important;
}
.modal a {
  cursor: pointer;
}
.modal .modal-dialog {
  width: 700px;
  margin: 50px auto;
}
a[title='КУПИ_КАРТИ'] {
  display: inline-block;
  padding: 10px 20px;
  border: 2px solid #f73646;
  background-color: #f73646;
  text-align: center;
  color: white;
  line-height: 1;
  margin-top: 5px;
  font-size: 11px;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  margin-right: 10px;
}
/*#endregion*/

