
body, html {
	border: none!important;
}
html body {
	font-family:"europa", Sans-serif;
}


/*fix  iphone */
@media screen and (max-width: 768px) {
	.slick-slide img {
		max-width: 100vw!important;
	}
}
.slick-slide img {
	width: auto!important;
}

a[href^=tel] {
	text-decoration:inherit;
	color: inherit;
}

.btn-sovo {
	background-color: #0f3b1f;
	color: #fff!important;
	display: inline-block;
	position: relative;
	font-weight: 700;
	font-size: .7rem;
	padding: 1em 2em;
	cursor: pointer;
}
.btn-sovo.active,
.btn-sovo:hover {
	background-color: #0f3b1f;
	color: #fff!important;
}
.btn-sovo-icon img {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 5px;
	top: 5px
}

.btn-sovo-icon img {
	top: 7px
}
.btn-sovo-icon svg {
	width: 13px;
	height: 13px;
	position: absolute;
	right: 5px;
	top: 5px
}
.btn-sovo:hover svg path {
	fill: #fff;
}
.btn-sovo-big.btn-sovo-icon svg {
	width: 1rem;
	height: 1rem;
	right: 0.7rem;
	top: 0.7rem;
}

.btn-sovo-big.btn-sovo-icon img {
	width: 1rem;
	height: 1rem;
	right: 0.7rem;
	top: 0.7rem;
}
.btn-sovo-big.btn-sovo-icon, .btn-sovo-big.btn-sovo-icon:hover {
	padding-right: 2.4rem;
	padding-left: 1rem;
}

.btn-sovo-outline {
	background-color: transparent;
	color: #0E3B1F!important;
	border: 1.5px solid #0E3B1F;
	font-size: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}


/* Animowane menu mobile */
.icon-bar {
	border-radius:5px;
}
.icon-bar.bar-top {
	width: 50%!important;
}
.icon-bars {
	width: 25px!important;
	height: 30px!important;
}
.icon-bar.bar-bottom {
	width: 75%!important;
}
.fsmfe-wrapper .menu-toggle:checked+.icon-bars .icon-bar {
	width: 100%!important;
}
/* End Animowane menu mobile */


/*  menu mobile */
.elementor-20601 .elementor-element.elementor-element-4f3e4d3 .menu-overlay {
	background-color: #0E3B1Fbd!important;
}
.fsmfe-wrapper .menu-overlay {
	width: 100%;
	display: block!important;
}
div.content-type-menu {
	/* width: 80%; */
	background: #0E3B1F;
	/* height: 100%; */
	padding: 52px 0 20px;
	position: relative;
	height: 100vh;
	height: 100dvh;
}
.fsmfe-wrapper .content-type-menu ul {
	padding: 15px 20px!important;
	border-top: 1px solid #4e5d54;
}

.fsmfe-wrapper .menu-toggle:checked+.icon-bars {
	position: fixed!important;
	top: 12px;
}
.fsmfe-wrapper .menu-overlay {
	overflow-y: initial!important;
}

.fsmfe-wrapper .menu-toggle:checked+.icon-bars+.menu-overlay {
	z-index: 1900;
	visibility: visible;
	opacity: 1;
	transition: all .3s ease-in-out;
	width: 80%;
	background: #0E3B1F!important;
	height: 100vh;
}

/* Edit menu */
#menu-main-menu li {
	position: relative;
}

#menu-main-menu li a {
	padding-left: 15px;
}
#menu-main-menu li:after {
	content: '';
	height: .4em;
	width: .4em;
	border-radius: 50%;
	background: #EEEBE3;
	display: block;
	position: absolute;
/*	transform: rotate(45deg);*/
	top: 42%;
	left: 0;
}
.menu-overlay {
	position: relative;
}
.menu-overlay::before {
	right: 0;
	content: '';
	width: 100%;
	height: 45px;
	position: absolute;
	background-image: url(/wp-content/uploads/2023/09/ovo_office_white.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 99999;
	top: 3px;
	left: 0;
	opacity: 1;
	display: block;
}

.e--pointer-underline .elementor-item:after {
	width: calc(100% - 40px)!important;
	margin: 0 auto;
	right: 0;
}
/* End - Edit menu */


/* Header  */
#header-sticky {
	backdrop-filter: blur(0px);
	--webkit-backdrop-filter: blur(0px);
	transition: min-height 1s, backdrop-filter 1s;
}
#header-sticky.scroll-down {
	backdrop-filter: blur(10px);
	--webkit-backdrop-filter: blur(10px);
	background: rgb(255 255 255 / 80%);
	box-shadow: 0 1px 23px rgba(0,0,0,.05);
}
@media screen and (min-width: 768px) {
	#header-sticky {
		transition: min-height 1s, backdrop-filter 1s;
	}
	#header-sticky.scroll-down {
		height: 62px;
		min-height: 62px;
	}
}
@media screen and (max-width: 768px) {
	#header-sticky {
		/*height: 52px;*/
	}
}

#header-sticky {
	background-color: transparent;
}
#header-sticky::before {
	background-color: transparent;
}
/* #header-sticky.scroll-down::before {
	background-color: #282828;
} */

@media screen and (min-width: 768px) {
	#header-sticky.scroll-down a {
		color: #0E3B1F!important;
	}

	.home .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
		background-color: #fff!important;
	}

	#header-sticky.scroll-down .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
		background-color: #0E3B1F!important;
	}
	.button_wybierz_lokal {
		border: 1px solid #0f3b1f!important;

	}
	.home .button_wybierz_lokal {
		border: 1px solid #fff!important;
	}

	.button_wybierz_lokal a {
		color: #0f3b1f!important;
	}
	.home .button_wybierz_lokal a {
		color: #fff!important;
	}

	#header-sticky.scroll-down .button_wybierz_lokal {
		border-color: #0f3b1f!important;
	}
	#header-sticky.scroll-down .button_wybierz_lokal:hover a {
		color: #fff!important;
	}
	.button_wybierz_lokal a::after {
		display: none;
	}

	.button_wybierz_lokal a:hover,
	.scroll-down .button_wybierz_lokal a:hover {
		background-color: #0E3B1F;
		border-color: #0E3B1F!important;
		color: #fff!important;
	}
	.home .button_wybierz_lokal a:hover {
		background-color: #fff;
		color: #0f3b1f!important;
	}
}

/* End - Header */



/* Footer */
.elementor-form-fields-wrapper .elementor-field-group {
	margin: 15px 0;
}
.elementor-form-fields-wrapper .elementor-field-group input,
.elementor-form-fields-wrapper .elementor-field-group textarea {
	padding: 15px 20px;
}

/* End footer */

.hero-title span {
	font-family: 'Stardom'!important;
	text-transform: uppercase!important;
	font-weight: 100!important;
	color: #EEEBE3!important;
	font-size: 6vw!important;
}
@media screen and (max-width: 768px) {
	.hero-title span {
		font-size: 12vw!important;
	}

	.f-title {
		display: block;
		margin-top: 8px;
	}
}

.form-zapisz {
	/* background: #f4f0ee; */
	background: #fff;
	background: #fffffff5;
}
.form-zapisz > div {
	border: 1px solid #88888894;
}

.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image, .elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image {
	display: block;
}

.elementor-element.elementor-arrows-position-outside .swiper {
	width: 100%!important;
}

.carousel_mobile {
	display: none!important;
}
@media screen and (max-width: 768px) {
	.carousel_mobile {
		display: block!important;
	}
	.carousel_desktop {
		display: none!important;
	}

}


#galeria {
	overflow: hidden;
	padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
	#galeria .elementor-image-carousel-wrapper {
		margin: 0 -10%;
	}

}

.elementor-swiper-button-prev,
.elementor-swiper-button-next {
	background-color: transparent!important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.elementor-swiper-button-prev,
	.elementor-swiper-button-next {
		display: none!important;
	}
}

#galeria .elementor-swiper-button {
	background: #00000082!important;
	padding: 14px;
	text-align: center;
	border-radius: 50%;
}
#galeria .elementor-swiper-button svg {
	width: 11px!important;
	height: 11px!important;
}

.elementor-swiper-button i {
	color: #fff;
}

.swiper-pagination {
	height: 15px;
}
.swiper-pagination-bullet::before {
	content: '';
	background: #0E3B1F;
	width: 10px;
	height: 10px;
	display: block;
	border-radius: 50%;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	background: #282828;
}
.swiper-pagination-bullet {
	height: 15px;
	width: 15px;
	background: transparent!important;
	opacity: 1;
}

.elementor-lightbox {
	background-color: #0E3B1F!important;
}

.icon-bars .icon-bar,
.scroll-down .icon-bars .icon-bar {
	background-color: #0E3B1F!important;
}
@media screen and (max-width: 768px) {
	#header-sticky img {
		/*margin-top: -3%;
		width: 80%!important;*/
	}

	#header-sticky .elementor-widget-image a {
		text-align: right;
	}
}

.fsmfe-wrapper .menu-toggle:checked+.icon-bars .icon-bar {
	background-color: #fff!important;
}

.page-template .elementor-widget-image a img {
	width: 100%!important;
	max-width: 230px!important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.page-template .elementor-widget-image a img {
		max-width: 330px!important;
		margin-top: -20px;
	}

}

.logo_zlote .elementor-widget-container,
.logo_biale .elementor-widget-container {
	overflow: visible;
}

.logo_zlote {
	display: none;
}

.scroll-down .logo_zlote {
	display: block;
}
.scroll-down .logo_biale {
	display: none;
}


@keyframes bounce {
0%,
25%,
50%,
75%,
100% {
	transform: translateY(0);
}
40% {
	transform: translateY(-20px);
}
60% {
	transform: translateY(-12px);
}
}

@media screen and (max-width: 768px) {
	.elementor-background-overlay,
	#zapiszsie {
		background-attachment: fixed;
	}

	.bounce {
		animation: bounce 2s;
		animation-iteration-count: infinite;
	}
}




.elementor-20570 .elementor-element.elementor-element-6ef5804 .elementor-field-group {
	margin-top: 11px!important;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a,
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:hover {
	padding-top: 6px;
	padding-bottom: 6px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.wpml-ls-item-en  {
	margin-left: 40px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.wpml-ls-menu-item a {
	padding-left: 8px;
	padding-right: 8px;
}

.e--pointer-double-line .elementor-item:after, .e--pointer-double-line .elementor-item:before, .e--pointer-overline .elementor-item:after, .e--pointer-overline .elementor-item:before, .e--pointer-underline .elementor-item:after, .e--pointer-underline .elementor-item:before {
	height: 1px!important;
}


.elementor-button-link.elementor-button {
	border:none!important;
}

.elementor-button-link.elementor-button::after {
	content: none !important;
	display: none !important;
}

.elementor-button-link.elementor-button:hover::after {
	display: none !important;
}

.page-id-22797 .elementor-button-link.elementor-button:hover::after {
	width: 20%;
}

.button_down {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 170px;
	position: absolute;
	top: -190px;
	z-index: 19;
	left: 50%;
	transform: translateX(-50%);
}
.container_down {
	animation: bounce 1.5s infinite;
}

@keyframes bounce {
	0%, 100% {
		transform: translateY(0); /* Pozycja poczatkowa i koncowa */
	}
	50% {
		transform: translateY(-15px); /* Ruch w gore */
	}
}

.link_banner {
	display: inline !important;
	text-align: center;
	width: auto;
	position: absolute;
	top: -130px;
	z-index: 19;
	left: 50%;
	font-weight: normal;
	transform: translateX(-50%);
	color: #fff;
	text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000;
}
.link_banner span {
	font-weight: normal;
}

.chevron {
	position: absolute;
	width: 2.1rem;
	height: 0.48rem;
	opacity: 0;
	transform: scale(0.3);
	-webkit-animation: move-chevron 3s ease-out infinite;
			animation: move-chevron 3s ease-out infinite;
  }

  .chevron:first-child {
	-webkit-animation: move-chevron 3s ease-out 1s infinite;
			animation: move-chevron 3s ease-out 1s infinite;
  }

  .chevron:nth-child(2) {
	-webkit-animation: move-chevron 3s ease-out 2s infinite;
			animation: move-chevron 3s ease-out 2s infinite;
  }

  .chevron:before,
  .chevron:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 50%;
/*	background: #eeebe3;*/
	background: #fff;
  }

  .chevron:before {
	left: 0;
	transform: skewY(30deg);
  }

  .chevron:after {
	right: 0;
	width: 50%;
	transform: skewY(-30deg);
  }

  @-webkit-keyframes move-chevron {
	25% {
	  opacity: 1;
	}
	33.3% {
	  opacity: 1;
	  transform: translateY(2.28rem);
	}
	66.6% {
	  opacity: 1;
	  transform: translateY(3.12rem);
	}
	100% {
	  opacity: 0;
	  transform: translateY(4.8rem) scale(0.5);
	}
  }

  @keyframes move-chevron {
	25% {
	  opacity: 1;
	}
	33.3% {
	  opacity: 1;
	  transform: translateY(2.28rem);
	}
	66.6% {
	  opacity: 1;
	  transform: translateY(3.12rem);
	}
	100% {
	  opacity: 0;
	  transform: translateY(4.8rem) scale(0.5);
	}
  }

.elementor-icon-list-items i {
	font-size: 7px;
	margin-right: 8px;
}

.elementor-icon-list-items.mobile li {
	align-items: baseline!important;
}
.elementor-icon-list-items.mobile strong {
	font-weight: bold;
}


.elementor-20570 .elementor-element.elementor-element-5663468 > .elementor-widget-container {
	margin: 0!important;
}

.elementor-element-f4d4280  {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#kontakt {
	z-index: 2;
	 margin-bottom: 250px;
}


#footer_outside {
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 1;
}



.filer-container {
	text-align: center;
	margin-bottom: 1.5rem;
}

.filter-button {
	border: none;
	font-family: "europa", Sans-serif;
	color: #282828;
	font-size: 18px;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	padding: 3px 0;
	min-width: 125px;
}

.filter-button:hover,
.filter-button:focus,
.filter-button.active {
	color: #282828;
	background-color: transparent;
	outline: none;
}
.filter-button.active {
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.filter-button {
		font-size: 14px;
	}
}

.elementor-lightbox .elementor-lightbox-image {
	box-shadow: none!important;
}



.elementor-element-0e2323d {
	overflow: visible!important;
	z-index: 999!important;
}



/*.elementor-element-73ab490  {
	width: 1040px!important;
	margin: 0 auto -100px!important;
}
.elementor-element-54d2a01 {
	overflow: visible!important;
	z-index: 999!important;
}*/
/* .elementor-20570 .elementor-element.elementor-element-11d80bd > .elementor-widget-container {
	margin-left: 25px!important;
} */

/*
.elementor-element-cb49a09   {
	width: 1040px!important;
	margin: 0 auto -100px!important;
}
.elementor-element-14ebaf3 {
	overflow: visible!important;
	z-index: 999!important;
}*/
/* .elementor-20570 .elementor-element.elementor-element-11d80bd > .elementor-widget-container {
	margin-left: 25px!important;
} */



.slick-arrow,
.slick-arrow:focus,
.slick-arrow:hover {
	right: 25px!important;
	border-radius: 50px!important;
	background-color: #00000066!important;
	padding: 5px!important;
	height: 50px!important;
	width: 50px!important;
/*	line-height: 50px!important;*/
	text-align: center!important;
	z-index: 1;
	border: none!important;
	outline: none!important;
}
.slick-prev {
	left: 25px!important;
}

.slick-arrow {
	fill: #fff;
}
.slick-arrow::before {
	display: none;
}


.elementor-message,
.elementor-message.elementor-message-success {
	height: 48.5px;
	margin: 15px 0 0 0;
	line-height: 38.5px!important;
	padding: 5px 10px;
	background: #c19a6b;
	color: #fff;
}

.elementor-message.elementor-message-danger {
	background-color: #d9534f;
	color: #fff;
}

.elementor-item-active::after {
	background-color: transparent!important;
}


.elementor-item-active2::after {
	background-color:#0E3B1F!important;
}


.elementor-item.elementor-item-anchor::after {
	opacity: 0;
}
.elementor-item.elementor-item-anchor:hover::after,
.elementor-item.elementor-item-anchor.elementor-item-active2::after {
	opacity: 1;
}

/*#video video {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
*/

.naglowek .elementor-heading-title::after {
	content: '';
	display: block;
	position: relative;
	border: none;
	height: 2px;
	background-color: #0E3B1F;
	width: 80px;
	margin: 0 auto;
	margin-top: 20px;
	transition: width 1s;
}

/* .naglowek .elementor-heading-title:hover::after {
	width: 0%;
} */

/*.mfp-bg {
	z-index: 99999!important;
}
.mfp-wrap {
	z-index: 999999!important;
}
.popup-trigger-icon svg {
	width: 60px;
}
*/
/*.mfp-iframe-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:focus {
	outline: none;
	background: transparent;
}
*/

@media screen and (max-width: 768px) {
	.elementor-message, .elementor-message.elementor-message-success {
		margin-top: 0;
	}
}

.elementor-heading-title br {
	display: none;
}
@media (max-width: 767px) {
	.elementor-heading-title br {
		display: inline-block;
	}
}



#popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99999;
}


.elementor-field-group .elementor-message-danger {
	display: none;
}


.elementor-widget-loop-carousel.elementor-pagination-position-outside .swiper {
	padding-bottom: 35px!important;
}


body.menu-open {
	overflow: hidden!important;
}

body.menu-open .fsmfe-wrapper::before {
	content: '';
	display: block;
	background: #0000006e;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	z-index: 9;
	bottom: 0;
}

@media screen and (min-width: 768px) {
	.nodesktop {
		display: none!important;
	}
	.footer_bar {display: none!important;}

}

.footer_bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: flex;
	z-index: 11;
	text-align: center;
	transition: opacity 0.5s ease;
	opacity: 0;
}
.footer_bar.show {
	opacity: 1;
}
.float_bar a {
	width: 50%;
	padding: 12px 0;
	color: #fff;
	background-color: #0E3B1F;
	font-weight: bold;
	line-height: 20px;
	font-family: "europa", sans-serif;
}
.float_bar a svg {
	fill: #fff;
	height: 20px;
	display: inline;
	margin-bottom: -4px;
	margin-right: 5px;
}
.float_bar a:last-child {
	background-color: #ededed;
	color: #282828;
}
.float_bar a:last-child svg {
	fill: #282828;
}

@media screen and (max-width:768px) {
	.float_bar a.phone:hover {
		color: #fff;
	}
	.float_bar a.phone:hover svg {
		fill: #fff;
	}
	.float_bar a.phone:hover svg path {
		stroke: #fff;
	}
}
@media screen and (min-width:768px) {
	.float_bar a:hover {
		background-color: #ededed;
		color: #0E3B1F;
	}
	.float_bar a:hover svg {
		fill: #0E3B1F;
	}
	.float_bar a:hover svg path {
		stroke: #0E3B1F;
	}
}


.page-id-22797 .footer_bar,
.page-id-23406 .footer_bar {
	display: none!important;
}

.page-id-23406 .elementor-message,
.page-id-23406 .elementor-message.elementor-message-success,
.page-id-22797 .elementor-message,
.page-id-22797 .elementor-message.elementor-message-success {
	margin-top: 0;
}


.page-id-23406 .elementor-message.elementor-message-danger,
.page-id-22797 .elementor-message.elementor-message-danger {
	color: #fff;
	margin-top: 20px;
}

.page-id-23406 .elementor-heading-title br,
.page-id-22797 .elementor-heading-title br {
	display: block;
}

.elementor-icon-box-description ul {
	padding: 0 0 0 0px;
	color: #4d4d4d;
	list-style: none;
}


.elementor-icon-box-description ul li {
	padding-bottom: 10px;
	position: relative;
}

.elementor-icon-box-description ul li:before {
	content: '\2022';
	position: absolute;
	left: -20px;
}

.elementor-icon-box-content {
	margin: 0;
	padding: 0;
}

.e-con-inner .elementor-widget-container {
	height: auto!important;
}

.elementor-icon-box-title {
	line-height: 60px!important;
}


.elementor-icon-box-title::after {
	content: '';
	display: block;
	position: relative;
	border: none;
	height: 2px;
	background-color: #0E3B1F;
	width: 80px;
	margin: 0;
	margin-bottom: 30px;
	transition: width 1s;
}



@media screen and (max-width: 768px) {
	.elementor-icon-box-description ul {
		margin-left: 20px;
	}
	.elementor-icon-box-title {
		position: relative;
		padding-left: 20px;
	}
	.elementor-icon-box-title {
		padding-left: 0;
	}
	.elementor-icon-box-title::after {
		left: calc(50% - 40px);
		display: none;
	}

	.elementor-widget-media-carousel .elementor-swiper-button {
		display: none!important;
	}
}



.recaptcha_v3-inline {
	display: none!important;
}




.display-none {
	display: none!important;
}
.carousel .slick-slide a {
	position: relative;
	display: block;
	width: auto;
}
.slideshow-data {
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #79170e;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
}
.slideshow-data svg {
	height: 18px;
	margin-bottom: -2px;
	margin-right: 5px;
}
.slideshow-desc {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #00000075;
	padding: 20px 15px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	width: 100%;
}

.elementor-lightbox .swiper-container .swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-pagination-fraction {
	color: #000!important;
}

.menu-phone {
	position: absolute;
	bottom: 0;
	padding: 20px 15px;
	border-top: 1px solid #ffffff78;
	width: 100%;
}
.menu-phone a {
	letter-spacing: normal!important;
	font-weight: bold!important;
	font-size: 1.3em!important;
	line-height: 1em!important;
}
.menu-phone a span {
	font-weight: normal;
	font-size: .7em;
	display: block;
	line-height: .7em;
	margin-bottom: 5px;
	text-transform: none;
}
