body {
	font-family:"Montserrat";
	background-image: url('/graphic/tlo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover cover;
	background-color: #b8933b;
}

.navbar-sticky {
    background-color: white;
}

.mniejsze {
	max-height: 100px !important;
}

.aktualbrief {
	min-height: 96px;
}

.shadow-lg {
    box-shadow: 0px 25px 25px 0 rgba(196,185,178,.3)!important;
}

.navbar .navbar-brand img {
    width: auto;
    max-height: 150px;
}

.obwodka {
	text-shadow: 0 0 1px black,0 0 1px black,0 0 1px black,0 10px 20px rgba(0,0,0,0.3) !important;
}

.rezmain .form-control {
	font-size: 1rem !important;
}

.text-white {
    color: #fff!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}

@media (min-width: 1200px) {
	.section-title-bg h3 {
		font-size: 24px;
	}

	.navbar-nav .dropdown .nav-link {
		padding: 10px 0px 10px 30px;
	}
}

@media (min-width: 992px) {
	.section-title-bg h3 {
		font-size: 22px;
	}
	.section-title-bg h3 {
		font-size: 26px;
		font-weight: 400;
	}

	.text-primary {
		color: #007bff!important;
	}

	.strong {
		font-weight: 900;
	}

	.form-group-icon-default, .form-group-icon {
		position: relative;
	}
}

@media (min-width: 992px) {
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0!important;
	}
}

.form-group-icon-default i, .form-group-icon i {
    top: 50%;
    right: 2px;
    font-size: .81rem;
    position: absolute;
    color: rgba(255,255,255,.3);
    transform: translateY(-50%);
}

.form-group-icon-default input.form-control, .form-group-icon input.form-control {
    height: 45px;
}
.daterange-picker {
    padding: 0;
    outline: 0;
    font-size: 13px;
    border-radius: 0;
    box-shadow: none!important;
    color: rgba(255,255,255,.3);
    font-weight: 400;
    border-color: transparent!important;
    background-color: transparent!important;
    border-bottom: 1px solid rgba(255,255,255,.3)!important;
}
.form-control-moj {
    border-color: #e5e5e5;
}
.form-control-moj {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.4rem + 2px);
    padding: .7rem .75rem .7rem 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control-moj placeholder {
    color: #495057;
}

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


@media (max-width: 991px) {
	.dropdown-menu {
		background-color: transparent;
	}
	.navbar .navbar-brand img {
		max-height: 90px;
	}
	.header {
		min-height: 200px !important;
	}
}

.datepicker.dropdown-menu {
		background-color: white;
}

footer img {
    width: auto;
}

.navbar-toggler-icon {
   width: 30px;
   height: 20px;
   background-image: url('/graphic/toggle.png');

}



@media (max-width: 767px) {


	.page-title {
	    padding: 8rem 0 2rem !important;
	}
	.navbar .navbar-collapse {
		background-color: #fff;
	}
}

.nav-item .nav-link {
    color: #222;
    font-weight: 600;
}

@media (min-width: 1200px) {
	.navbar-nav .nav-link {
		padding: 30px 25px 17px;
	}
}



.navbar-nav .nav-link, .nav-item.dropdown .nav-link {
    color: #fff;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 768px) {
	.navbar-nav {
		display: -ms-flexbox;
		display: -webkit-box;
	}
	.navbar .navbar-brand {
		margin: 0;
		padding: 0 0 0 0;
	}

	.navbar-nav.navbar-center {
		position: absolute;
		left: 50%;
		transform: translatex(-50%);
	}

	.navbar-nav .nav-link, .nav-item.dropdown .nav-link {
		margin: 0 30px;
	}

	.nav-item .nav-link {
		color: #fff;
	}


}

@media (min-width: 992px) {
	.navbar-nav .nav-link {
		padding: 30px 15px 17px;
	}
	.navbar-nav .nav-link {
		font-size: 17px;
		color: black !important;
	}
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, .navbar-nav .nav-link:focus {
    color: #007bff;
}

.dropdown-submenu .dropdown-menu {
    right: 0;
    left: auto;
}

.dropdown-item .dropdown-toggle::before {
	font: normal normal normal 14px/1 FontAwesome;
	content:"\f054";
}

.media-list-sm .media-body a h5, .media-list-sm .media-body h5 {
	color:#222;
	font-family:"Montserrat",cursive;
	font-size:1.2rem;
	margin-bottom:0;
	transition:all .3s
}

@media (max-width: 992px) {
	p, li {
		font-size: 1rem;
	}
	ol, ul, dl {
		margin-top: 0;
		margin-left: -0.5em;
	}
}

@media (max-width: 400px) {
	ol, ul, dl {
		margin-top: 0;
		margin-left: -0.8em;
	}
	.list-fullwidth .media .media-body {
		padding: 10px;
	}
}

@media (max-width: 340px) {
	p, li {
		font-size: 0.9rem;
	}
	ol, ul, dl {
		margin-top: 0;
		margin-left: -1em;
	}
	.list-fullwidth .media .media-body {
		padding: 5px;
	}
}

.media-list-sm .media-body p {
    font-size: .8rem;
	line-height: 20px;
	margin-bottom: 0.2rem;
}

.media-list-sm .media-body strong {
	font-size:0.9rem;
	color: #cfa670;
}

.shadow-lg2 {
    box-shadow: 0 30px 25px 0 rgba(196,185,178,.4)!important;
}


.icon-toggle:hover>i {
    opacity: 1;
    transform: translateY(-10px) scale(.7);
}

.page-title {
    background-color:  #222;
    transition: all .3s linear;
    position: relative;
    margin: 0;
    padding: 12rem 0 3rem;
}

.page-title:before {
    background-color: rgba(255,255,255,0.1);
}

.tlozdjecia {
	background-color: rgba(255,255,255,0.5);
	padding: 25px;
	margin: 5px;
	backdrop-filter: blur(6px);
}

.fw-map-wrapper {
    position: relative;
    min-height: 730px;
    display: block;
    overflow: hidden;
}

.fw-map {
    background: #292929;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
}
.fw-map {
    z-index: 90;
}

.map-info-section {
    width: 500px;
    padding: 20px 20px;
    background: rgba(255,255,255,.94);
    position: relative;
    z-index: 998;
    float: right;
	right: -70px;
    margin: 60px 0;
    border: solid 1px #f5f8ff;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,.1);
}

@media (max-width: 500px) {
	.map-info-section {
		width: 340px;
		padding: 10px;
		background: rgba(255,255,255,.94);
		position: relative;
		z-index: 998;
		float: left;
		right: auto;
	}
}


.map-info-section.minimized {
    height: 60px !important;
}

.map-info-section .minimize-section {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: #ccc;
}

.page-title-kontakt {
    padding: 0.5rem 0 6.25rem;
}

.circle-container {
    text-align: center;
}

.top-bar .top-content {
    border-bottom: 1px solid rgba(225,225,225,0);
	padding-top: .5rem;

	}

.podstronka.navbar-light-dark {
   
}

.podstronka.top-bar {
    background-color: rgba(0,0,0,.9) !important;
}

.header {
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgba(255, 255, 255, 1)),
	color-stop(0.5, rgba(255, 255, 255, 0.8)),
	color-stop(1, rgba(255, 255, 255, 0))
	) !important;
	background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%) !important;
	background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%) !important;
	background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%) !important;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 19) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%) !important;
	min-height: 300px;
}
.navbar-light-dark {
	 background: transparent;
	
	border: none;
	min-height: 160px;
}

.navbar-sticky.navbar-light-dark {
    background-color: #000;
}

.footer {
    background:#33923d;
}
.footer:before {
    background-color: rgba(0,0,0,0);
}

img.fancybox-image {
    padding: .2rem;
}

.bg-overly:before {
    background-color: rgba(0,0,0,.8);
}

.was-validated .form-control:invalid, .form-control.is-invalid {
	padding-right: 0;
	color: red;
	text-decoration: line-through;
    background-image: none;
}

.was-validated .form-control:valid, .form-control.is-valid {
    padding-right: 0;
	background-image: none;
}

.wprawo {
	padding: 10px 0; 
	cursor: pointer;
}

.tresc_wiecej {
	font-size: 0.8em;
}

.ukryte {
	display: none;
}

.udalosie {
	color: green !important;
	    margin-top: -25px;
}

.section-title, .section-title2 {
    position: relative;
    margin-bottom: 30px;
}

.section-title:before, .section-title2:before {
    content: "";
    top: 11px;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #e5e5e5;
}

.section-title span, .section-title2 span {
    padding-left: 38px;
    padding-right: 38px;
}

@media (min-width: 768px) {
	.section-title, .section-title2 {
		margin-bottom: 48px;
	}

	.section-title:before, .section-title2:before {
		top: 14px;
	}
}

.circle-uczestnik {
	position: relative;
	width:100%;
	height:100%;
	border-radius: 50%;
	border:2px solid #33923d ;
}

.circle-uczestnik img {
	border-radius: 50%;
	cursor:pointer;
	filter: none; /* Firefox 3.5+ */
    filter: none; /* IE6-9 */
    -webkit-filter: none; /* Google Chrome & Safari 6+ */
	 transform: scale(0.9);
	-ms-transform: scale(0.9); 
	-webkit-transform: scale(0.9);
	transition: all 0.3s linear;
}
	
.circle-uczestnik h4 {
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-align: center;
	position: absolute;
	opacity:0;
	text-shadow: 0 0 2px black, 0 0 2px black, 0 0 2px black;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.circle-uczestnik:hover h4 {
	top: 60%;
	opacity:1;
}

.circle-uczestnik:hover img {
	 transform: scale(1);
	-ms-transform: scale(1); 
	-webkit-transform: scale(1);
	transition: all 0.3s linear;
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
  
}
 