.bio:before {
    background: rgba(18, 27, 35, 0.5);
}
.bio:hover:before {
    background: rgba(18, 27, 35, 0.9);
}
.venue .map-title, .tickets .map-title {
    background: linear-gradient(135deg, #213e56 0%,#121b23 50%,#121b23 100%);
}
.page-on-scroll .submenu a {
    color: #7191ad;
    border: 2px solid #7191ad;
}
.btn-brd-primary.light {
    background: #121b23 !important;
}
.btn-brd-primary.light:hover {
    background: #203c54 !important;
}
.ticket-well-body {
    color: #566e84;
}
.heading h2 {
    color: #203c54;
}
.title-line {
    background: linear-gradient(180deg, #203c53 0%,#121c24 75%);
}
.artist-title h3 {
    color: #203c54;
}
.copyright-line {
    background: linear-gradient(135deg, #203c53 0%,#121c24 75%);
}
.copyright-socials.light li i {
    color: #203c54;
}
.media:hover:before {
    background: rgba(18, 27, 35, 0.9);
}
.media:before {
    background: rgba(18, 27, 35, 0.5);
}
.play-icon-left:hover i, .play-icon-right:hover i {
    color: #7191ad !important;
}
.venue:hover h3 {
    color: #1f3b51;
}
.venue:hover b {
    color: #3e719e;
    font-weight: 500;
}
.footer {
    background: #070d13
}
.go2top, .go2top:focus {
    color: #7191ad;
}
.btn-footer {
    color: #7191ad;
    border: 2px solid #7191ad;
}
p.copyright {
    color: #7191ad
}
.copyright-socials li:hover i {
    color: #7191ad;
}
.banner-mid:before {
    background: rgba(18, 27, 35, 0.65);
}
.banner-mid:hover:before {
    background: rgba(18, 27, 35, 0.85);
}
.banner-mid .btn:hover {
    color: #7191ad;
    border: 2px solid #7191ad;
}
.banner-mid .btn:hover i {
    color: #7191ad;
}
a:hover.logout {
    color: #7191ad;
}
.sidebar {
    background-color: #070d13;
}
form .btn-brd-primary.light {
    background: #1a242d !important;
}
form .btn-brd-primary.light:hover {
    background: #436380 !important;
}
::-webkit-scrollbar-thumb {
    background-color: #436380;
}
.input-login {
    background: #1a242d !important;
}
.account-bar .bar-set {
    border-right: 2px solid #436380;
}
a.social-button:hover {
    box-shadow: inset 0px -2px 0px 0px #436380;
}
.button.active .bar {
    background-color: #436380;
}
.btn-slide {
    background: #1a242d;
}
.btn-slide:hover {
    background: #2c4050 !important;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected {
    background: #436380 !important;
}
.tp-bullets.simplebullets.round .bullet {
    background: #436380 !important;
}
.tp-bannertimer {
    background: #436380;
}