html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

ul.v-portfolio-items
{
.margin-bottom: 0;
list-style: none;
}

.navbar {
    padding: 0;
}

.footer-menu li.nav-item > a.nav-link {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    color: #fff;
    display: flex;
	-webkit-box-align: center;
    align-items: center;
}

.footer-menu li.nav-item {
    margin-left: 10px !important;
}

.nav-item {
    margin-left: 2px;
}

li.nav-item > a.nav-link {
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.93333em 0.9em;
    color: #111;
    display: flex;
	-webkit-box-align: center;
    align-items: center;
}

div.dropdown-menu {
	background: #fff;
    left: auto;
    border-radius: 4px;
    border: 0;
    -webkit-box-shadow: 0 0 15px 1px rgba(69,65,78,.2);
    box-shadow: 0 0 15px 1px rgba(69,65,78,.2);
    margin: -3px 0 0 0;
    min-width: 275px;
	padding: 21px 0px 18px 0px;
    text-align: left;
    font-size: 0.9rem;

}

@media (min-width: 992px) {
	#header .header-nav.header-nav-light-dropdown nav > div > div > ul > li.dropdown > .dropdown-menu:before {
		background-color: #fff;
		border-right: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
	}

	#header .header-nav nav > div > div > ul > li.dropdown > .dropdown-menu:before {
		left: 30px;
		content: "";
		position: absolute;
		z-index: 100000;
		top: -6px;
		width: 12px;
		height: 12px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
		background-color: #252A2C;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
	}
}

.breadcrumb {
    background-color: transparent;
	color: white;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.breadcrumb a {
	color: white;
}

.carousel-wrap.no-padding .owl-item {
    padding: 0px 5px !important;
}

.navbar-brand img {
	height: 100px;
	margin: 0;
}
@media (max-width: 1024px) {
	li.nav-item > a.nav-link {
		font-size: 1em;
		padding: 1.93333em 0.7em;
	}
	.navbar-brand {
		 margin-left: -35px;
	}
	.cd-words-wrapper {
		width: 924px !important;
	}
}
@media (max-width: 812px) {
	.cd-words-wrapper {
		width: 700px !important;
	}
}
@media (max-width: 768px) {
	#header .header-top, #header .header-menu {
		padding: 0 10px;
	}
	li.nav-item > a.nav-link {
		padding: 1em 0.9em !important;
	}
	.navbar-brand {
		 margin-left: 0 !important;
	}
	#header.header-effect-shrink .header-container {
		min-height: 0px !important;
	}
	div.dropdown-menu {
		margin: -3px 0 0 20px;
		min-width: 200px;
		padding: 15px;
		line-height: 2em;
	}
	.cd-words-wrapper {
		width: 500px !important;
	}
}


.navbar {
	width: 100%;
}
.navbar-toggler {
    margin-right: 25px;
}
.breadcrumb-item H3 {
	display: inline;
}

 .v-icon-offset {
	margin-left: 12px;
	line-height: 50px !important;
 }

 .light_medium_30_shadowed p {
    font-size: 30px;
    line-height: 40px;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.20);
}

.zadlugie {
	overflow: hidden;
}

.kolejka.v-bg-stylish {
    padding: 0 !important;
}

.fw-map {
	z-index: 90;
}

.rodo {
	font-size: 0.9em;
	color: #777;
}

.horizontal {
	display: inline-block !important;
}

.strong {
	font-weight: 700 !important;
}

.pseudobg {
    width: 300px;
    height: 200px;
}

.recent-post figure {
    background-color: transparent !important;
}

.text-shadow {
	text-shadow: 1px 2px 2px rgba(0,0,0,.4)
}

.map-info-section p {
	font-size: 13px;
}

.map-info-section li {
	font-size: 13px;
	line-height: 0 !important;
}

.mini-items .v-blog-item h3, .mini-items .v-blog-item h3 a {
    margin-bottom: 0px !important;
}

.fa-li {
    left: -1.3em !important;
	text-align: right !important;
	color: #888;
}

.card-columns .card {
    border: none;

	flex-grow;
	justify-content: space-between;
}

.kafelki .col {
	padding-left: 5px;
	padding-right: 5px;
}

.feature-box-icon.pink {
	background-color: #d8315b !important;
}

.stopka-small, .stopka-small p {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}

.stopka-lista .v-list-v2 li {
    padding: 0;
    line-height: 100%;
    border-bottom: 1px solid rgb(240, 240, 240);
	margin-bottom: 15px;
}

footer .footer-contact-info p {
    margin-bottom: 19px !important;
}