4.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: 0.8rem !important;
}

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

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

.text-primary {
    color: #ff891e!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;
}

.btn {
	border-radius: .25rem;
}

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

@media (max-width: 1024px) {
	.navbar .navbar-brand {
		margin: 0 !important;
	}

	.navbar .navbar-brand img {
		height: 70px;
	}
}

footer img {
    width: auto;
}

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

}

.navbar .navbar-brand {
    margin: 0 0 0 35px;
}


@media (min-width: 768px) {
	.nav-item .nav-link {
		color: #fff;
	}
	.navbar-nav .nav-link {
		display: block;
		width: auto;
		margin-left: 0;
		padding: 28px 7px 10px;
		font-size: 12px;
	}
}
@media (max-width: 767px) {
	.navbar .navbar-brand {
		margin: 0 0 0 10px;
	}

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

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

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

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

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

@media (min-width: 768px) {
	.navbar-nav .nav-link {
		display: block;
		width: auto;
		margin-left: 0;
		padding: 28px 7px 10px;
		font-size: 12px;
	}
}

.navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

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

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

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

.navbar-light-dark {
    background-color: rgba(133,8,12,.6);
}

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

.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: 10rem 0 3rem;
}

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

.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);
}


.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;
}

.circle {
    border: 1px solid #e0bf9f;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px;
}

.circle-gory {
    background-image: url(/graphic/atuty/narty.png);
    background-position: center;
	background-size: auto 60%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 230px;
    height: 230px;
	border-radius: 50%;
}

.circle-gory:hover {
    background-image: url(/graphic/atuty/atr1.jpg);
    background-size: cover;
    border-radius: 50%;
	transition: all 0.25s linear;
	 width: 230px;
    height: 230px;
}

.circle-spa {
    background-image: url(/graphic/atuty/baseny.png);
    background-position: center;
	background-size: auto 60%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 230px;
    height: 230px;
	border-radius: 50%;

}

.circle-spa:hover {
    background-image: url(/graphic/atuty/atr2.jpg);
    background-size: cover;
    border-radius: 50%;
	transition: all 0.25s linear;
	 width: 230px;
    height: 230px;
}

.circle-apart {
    background-image: url(/graphic/atuty/karczmy.png);
    background-position: center;
	background-size: auto 60%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 230px;
    height: 230px;
	 border-radius: 50%;
	
}

.circle-apart:hover {
    background-image: url(/graphic/atuty/atr3.jpg);
	background-size: cover;
    border-radius: 50%;
	transition: all 0.25s linear;
	 width: 230px;
    height: 230px;
}

.atuty, .atuty a, .atuty H2, .atuty H4, .atuty p {
	color: #e0bf9f !important;
}

.atuty H2, .atuty H4 {
	color: #e0bf9f !important;
	background: none !important;
	-webkit-text-fill-color: #e0bf9f;
}

.atuty H4 {
	margin-top: 15px;
}

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

	}

.podstronka.navbar-light-dark {
    background-color: rgba(0,0,0,.9) !important;
}

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

#rev_slider_15_1 .dione.tparrows:hover {
    background: transparent !important;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgba(0, 0, 0, 0)),
	color-stop(0.5, rgba(0, 0, 0, 0.5)),
	color-stop(1, rgba(0, 0, 0, 0))
	) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%) !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%) !important;
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%) !important;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%) !important;
}

.navbar-light-dark {
    background-image: url('/graphic/ozdoba7.png');
    background-repeat: repeat-x;
	background-size: auto 100%;
	box-shadow: 0 30px 40px rgba(0,0,0,0.33);
	backdrop-filter: blur(6px);
}

.footer:before {
    background-color: rgba(0,0,0,.7);
}

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;
margin-right: 75px;
background-color: rgba(255,255,255,0.7);
padding: 5px 10px;
}

.rezmain .form-control::-webkit-input-placeholder { color: #ff891e; }  /* WebKit, Blink, Edge */
.rezmain .form-control:-moz-placeholder { color: #ff891e; }  /* Mozilla Firefox 4 to 18 */
.rezmain .form-control::-moz-placeholder { color: #ff891e; }  /* Mozilla Firefox 19+ */
.rezmain .form-control:-ms-input-placeholder { color: #ff891e; }  /* Internet Explorer 10-11 */
.rezmain .form-control::-ms-input-placeholder { color: #ff891e; }  /* Microsoft Edge */
.rezmain i { color: #ff891e; }
