.navbar-dark {
	background-color: black!important;
}
main
{
	background: #141414;
	padding-top: 20px;
}
main main {
	padding-top: 00px;
}
 body {
	background: black;
    color: white;
}
#showplus_images_slider {
	padding-top: 20px;
}
header .nav-link a {
	padding: 30px 10px;
    color: white;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.sidebar  {
	margin-bottom: 20px;
}
.nav-link a {
	 color: white;
}
#jp_container_1 {
	    margin-bottom: 40px!important;
}
.breadcrumbs {
	padding-top: 0px;
}
.current.active a {
	color: #d1b51d;
}
header .nav-link a:hover {
	color: #d1b51d;
}
header {
	padding: 20px 0;
}
.item-101, .showplusx-navigation.showplusx-bottom {
	display: none!important;
}
.showplusx-navigation>span {
   
    width: 24px;
	height: 24px;
}
.btn {
	color: white;
    background: #937c03;
    text-transform: uppercase;
    padding: 6px 25px;
    margin: 10px 0;
    border-radius: 3px;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 0px;
}

.btn:hover {
	 background:  #d1b51d;
	 color: white;
}
a {
	color: #d1b51d;
}
h3 {
	color: #f3ecd7
}
.start #slider, .start #info, .columns {
	padding: 0 20px;
}
.start #info {
	padding-top: 80px;
}
header  .item-101 a {
	background: url('../images/start.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px; 
}

header  .item-102 a {
	background: url('../images/life.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px; 
}

header  .item-103 a {
	background: url('../images/photo.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px; 
}

header  .item-105 a {
	background: url('../images/music.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px; 
}
header  .item-106 a {
	background: url('../images/wideo.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px; 
}

header  .item-107 a {
	background: url('../images/contact.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px; 
}
.jp-audio, .jp-audio-stream, .jp-video {
	border: 0px!important;
	}
	
.jp-details, .jp-playlist {
	background-color: #000!important;
	}
div.jp-type-playlist div.jp-playlist a {
    color: #c7c7c7!important;

}	
div.jp-type-playlist div.jp-playlist a.jp-playlist-current, div.jp-type-playlist div.jp-playlist a:hover {
	color: #d1b51d!important;
	}
	
h1 {
	margin-bottom: 30px;
}
.film iframe {
	margin-bottom: 40px;
}
#mod-custom114 {
	padding-top: 150px!important;
}
.row {
	width: 100%;
}

@media (max-width: 1200px) {
  header .nav-link a {
    background: none;
	padding: 10px 10px;
  }
  
 
}


@media (max-width: 780px) {

  
  .sigplus-gallery li {
	width: 49%; float: left;
}

}

.navbar-dark .navbar-toggler {
	float: right;
}