/*!
 * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
  background-color: #e0e0e01a;
  background-image: url('../img/grad.jpg'); 
  color: #4f5051;
}
.bblur{
	-webkit-box-shadow: 0px 8px 18px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 8px 18px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 8px 18px 1px rgba(0,0,0,0.75);
}




.card {
  height: 100%;
  background-color: #e5ead1;
}
.list-group-item{
	  background-color: #e5ead1;
}
.sfo{
	font-size:0.8rem;
	color:#edf7ff;
	text-align: center;
}
.stopkacol {
	background-color: #5f7184 !important;
}
.smol_padding{
	margin-top: 1rem;
}	
.logo {
-webkit-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.75);
box-shadow: 0px 6px 16px 0px rgba(0,0,0,0.75);
	padding:5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3a53e0+0,2fc650+27,dde047+56,fd89d7+80,606fc4+100 */
background: #3a53e0; /* Old browsers */
background: -moz-linear-gradient(-45deg, #3a53e0 0%, #2fc650 27%, #dde047 56%, #fd89d7 80%, #606fc4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #3a53e0 0%,#2fc650 27%,#dde047 56%,#fd89d7 80%,#606fc4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #3a53e0 0%,#2fc650 27%,#dde047 56%,#fd89d7 80%,#606fc4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a53e0', endColorstr='#606fc4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pasek{
	height:10px;
background: rgba(247,231,52,1);
background: -moz-linear-gradient(left, rgba(247,231,52,1) 0%, rgba(93,194,240,1) 33%, rgba(247,231,52,1) 51%, rgba(93,194,240,1) 71%, rgba(247,231,52,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247,231,52,1)), color-stop(33%, rgba(93,194,240,1)), color-stop(51%, rgba(247,231,52,1)), color-stop(71%, rgba(93,194,240,1)), color-stop(100%, rgba(247,231,52,1)));
background: -webkit-linear-gradient(left, rgba(247,231,52,1) 0%, rgba(93,194,240,1) 33%, rgba(247,231,52,1) 51%, rgba(93,194,240,1) 71%, rgba(247,231,52,1) 100%);
background: -o-linear-gradient(left, rgba(247,231,52,1) 0%, rgba(93,194,240,1) 33%, rgba(247,231,52,1) 51%, rgba(93,194,240,1) 71%, rgba(247,231,52,1) 100%);
background: -ms-linear-gradient(left, rgba(247,231,52,1) 0%, rgba(93,194,240,1) 33%, rgba(247,231,52,1) 51%, rgba(93,194,240,1) 71%, rgba(247,231,52,1) 100%);
background: linear-gradient(to right, rgba(247,231,52,1) 0%, rgba(93,194,240,1) 33%, rgba(247,231,52,1) 51%, rgba(93,194,240,1) 71%, rgba(247,231,52,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7e734', endColorstr='#f7e734', GradientType=1 );
}

a {color:#383838; text-decoration:none;} !important
a:hover {color:#383838; text-decoration:none;} !important
	
a {color: #383838;text-decoration:none;}
a:hover {color: #383838;text-decoration:none;}


#panel {
    position: fixed;
    top: 50px;
    right: -272px;
    z-index: 99999;
    transition: right 0.5s ease-out 0s;
}
 
#panel:hover {
    right: 0;
}
 
#panel #content {
    width: 250px;
    height: 300px;
    padding: 10px;
    border-top: 2px solid #C30011;
    border-right: none;
    border-bottom: 2px solid #C30011;
    border-left: 2px solid #C30011;
    z-index: 20;
    background: #FFFFFF;
    position: relative;
    border-radius: 10px 0 0 10px;
}
 
#panel #title {
    width: 150px;
    border: 2px solid #C30011;
    background: #E61B2D;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 5px 25px 5px;
    text-align: center;
    position: relative;
    top: 140px;
    left: -90px;
    transform: rotate(-90deg);
    z-index: 1;
}

.navbar-custom {
    background-color: #ff5500;
}

.c1 {
	background-color: #f2b701;
}
.c2{
	background-color: #e57d04;
}

.c6{
	background-color: #dc0030;
}
.c4{
	background-color: #b10058;
}
.c5{
	background-color: #7c378a;
}
.c3{
	background-color: #3465aa;
}
.c7{
	background-color: #09a275;
}
.navbar-dark .navbar-nav .nav-link {

    color: rgba(255, 255, 255, 0.94);
	border-radius: 5px;
	margin-right: 4px;

}

.dropdown-item {
    color: rgba(255, 255, 255, 0.94);
    text-decoration: none;

}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}


@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
.imgaktu{
	
}
@media (min-width: 576px) {
.imgaktu{ height: 310px;}
}
@media (min-width: 768px) {
.imgaktu{ height: auto;}
}
@media (min-width: 990px) {
.imgaktu{ height: 192px;}
}

@media (max-width: 991px) {
.navbar-dark .navbar-nav .nav-link { padding-left:10px; }
}

@media (min-width: 1200px) {
.imgaktu{ height: 232px;}
}