ul {
	padding-left: 20px;
}

.post .page-header .entry-title {
    display: none;
}

.checkbox-block .wpcf7-form-control.wpcf7-acceptance {
	background: none;
}
.custom_img img {
	min-height: 100%;
    max-height: 800px;
}

.elementor-image-carousel-caption {
	position: absolute;
    bottom: 5%;
    right: 0;
    padding: 5px 20px;
    background: rgba(0, 0, 0, .5);
    text-align: left;
	font-style: normal;
}
.custom-carousel span.swiper-pagination-bullet {
	border: 2px solid #ddb496;
}

.custom-carousel .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal {
	padding-bottom: 0;
}

.absolut-block {
	max-width: fit-content;
}

.elementor-swiper-button {
    background-color: #DDB496;
    padding: 16px;
    border-radius: 100%;
}

.custom-cf .elementor-form a {
	width: 100%;
}

.cf-text a {
	color: #0B6D6E;
	text-decoration: underline;
}

.custom-cf .elementor-form .elementor-field-option label {
	font-size: 18px !important;
	line-height: 28px !important;
}

.custom-cf span.elementor-field-option {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 15px;
}

.custom-cf form p:not(:first-child) {
	margin-top: 20px;
}
.custom-cf form input {
	font-size: 21px !important;
	font-family: Gopher, sans-serif;
}
.custom-cf form .wpcf7-form-control-wrap {
	display: block;
}
.custom-cf .checkbox-block label {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 15px;
}
.custom-cf .checkbox-block .wpcf7-list-item {
    margin: 0;
}
.custom-cf .cf-text {
	display: block;
	font-size: 18px;
	font-family: Gopher, sans-serif;
	line-height: 28px;
}
.checkbox-block {
    margin-top: 20px;
}
.custom-cf .wpcf7-submit {
	box-shadow: none !important;
}

input[type=checkbox] {
         position: relative;
	       cursor: pointer;
		margin-top: 10px;
    }
    input[type=checkbox]:before {
         content: "";
         display: block;
         position: absolute;
         width: 16px;
         height: 16px;
         top: -2px;
         left: 0;
         border: 1px solid #DDB496;
         background-color: #FFFFFF;
}
    input[type=checkbox]:checked:after {
         content: "";
         display: block;
         width: 5px;
         height: 10px;
         border: solid black;
         border-width: 0 2px 2px 0;
         -webkit-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
         transform: rotate(45deg);
         position: absolute;
         top: 2px;
         left: 6px;
}
.custom-cf input[type=checkbox] {
		margin-top: 6px;
    }


li.menu-item:not(:last-child) a.elementor-item:after {
	content: "//";
	opacity: 1 !important;
	right: -35px;
	color: #000000 !important;
}
li.menu-item:not(:last-child) a.elementor-item:hover:after {
	text-shadow: none !important;
}
span.sub-arrow:after {
    content: url(/wp-content/uploads/2023/08/icon-black.png);
	transition: 0.8s all;
}
#custom-menu {
    transition: 0.8s all;
}

#custom-menu a {
	margin: 0 30px 0 30px !important;
	max-width: fit-content;
}
#custom-menu a.elementor-sub-item {
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

#custom-menu a:hover, #custom-menu a.elementor-item-active {
	text-decoration-line: underline;
    text-underline-offset: 7px;
	text-decoration-thickness: 2px;
	text-shadow:0px 0px 1px #036D6E;
}
#custom-menu a:hover:before {
	width: calc(100% - 5px);
	border: 1px solid #0B6D6E;
}
#custom-menu a:hover:after {
	color: #000000;
	text-decoration: none;
}
#custom-menu li.menu-item.menu-item-has-children span.sub-arrow:after {
	transition: 0.8s all;
}
#custom-menu li.menu-item.menu-item-has-children a:hover span.sub-arrow:after {
	transition: 0.8s all;
	content: url(/wp-content/uploads/2023/08/icon-green.png);
    transform: rotate(180deg);
}

ul.sub-menu.elementor-nav-menu--dropdown {
	padding: 20px !important;
	margin-top: 10px !important;
	width: 110% !important;
}

.popup-menu a:after {
	display: none;
}
.current-menu-parent a {
	color: #036D6E !important;
	text-shadow:0px 0px 1px #036D6E;
}
.current-menu-parent a span.sub-arrow:after {
    content: url(/wp-content/uploads/2023/08/icon-green.png);
	transition: 0.8s all;
}
a.has-submenu.highlighted span.sub-arrow:after {
    content: url(/wp-content/uploads/2023/08/icon-green.png);
	transition: 0.8s all;
}
.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	width: initial;
    left: initial;
    right: 20px;
	bottom: -40px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	line-height: 22px;
}
.footer a:hover {
	color: #FFFFFF;
}

.kontakt-block a {
	color: #0B6D6E;
	text-decoration: underline;
}

.no-link a:first-child {
	pointer-events: none;
}
.slider-link a {
    text-decoration: underline;
}
.wpcf7-response-output {
	font-size: 18px;
	font-weight: 400;
	font-family: gopher, sans-serif;
	line-height: 23px;
	margin: 0 !important;
    padding: 15px !important;
    text-align: center;
}
/* .elementor-widget-google_maps:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .15);
} */

.show-content-btn {
	display: none;
}
.hide-content-btn {
	display: none;
}
.hide-content-btn em {
	font-size: 19px;
	text-decoration: underline;
}
.hide-content-btn span {
	font-size: 19px;
	text-decoration: none;
}

@media (max-width: 1600px) {
	.four-btns-block {
		margin-right: -150px;
	}
}
@media (max-width: 1440px) {
	.footer a {
		font-size: 13px;
		line-height: 20px;
	}
	.four-btns-block {
		margin-right: 0;
	}
	.custom_img img {
		max-height: 650px;
	}
	.elementor-swiper-button {
		padding: 13px;
	}
}
@media (max-width: 1024px) {
	.footer a {
		font-size: 12px;
		line-height: 18px;
	}
}
@media (max-width: 768px) {
	.absolut-block {
		min-width: calc(100% - 40px);
	}
	.carousel-descr .elementor-widget-container {
		line-height: 19px;
		font-size: 16px;
	}
	.custom-cf .cf-text {
		font-size: 16px;
		line-height: 20px;
		margin-top: 20px;
	}
	.custom-cf .cf-text .personver {
		margin-top: 20px;
	}
	.custom-cf .wpcf7-list-item-label {
		font-size: 16px;
		line-height: 20px;
	}
	.custom-cf .wpcf7-form.init p {
		margin-top: 15px;
	}
	.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		right: 5px;
		bottom: -30px;
	}
	.elementor-element.custom-carousel .swiper-pagination-bullet {
		width: 9px !important;
		height: 9px !important;
		margin: 0 3px !important;
	}
	.elementor-swiper-button {
		padding: 10px;
	}
}
@media (max-width: 480px) {
	.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		display: none;
	}
	.custom-carousel span.swiper-pagination-bullet {
		margin: 0 5px !important;
	}
	.mobile-hidden {
		display: none;
	}
	.hidden-block {
		display: none;
	}
	.show-content-btn {
		display: block;
	}
	.show-content-btn em {
		font-size: 19px;
		text-decoration: underline;
	}
	.show-content-btn span {
		font-size: 19px;
		text-decoration: none;
	}
	.show-content-btn:hover {
		cursor: pointer;
	}
	.hide-content-btn:hover {
		cursor: pointer;
	}
	.hidden-text {
		max-height: 150px;
		overflow-y: hidden;
	}
	.custom-carousel.without-mob-dots .elementor-image-carousel-caption {
		background: rgba(0, 0, 0, .5);
	}
		.custom-carousel.without-mob-dots.test-dots {
		background: rgba(0, 0, 0, .5);
	}
		.custom-carousel.without-mob-dots.test-dots .elementor-image-carousel-caption {
		background: none;
	}
	.elementor-element .without-mob-dots .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		display: none;
	}
	.without-mob-dots .elementor-image-carousel-caption {
		position: relative;
		bottom: unset;
		right: 0;
		padding: 6px;
		background: none;
		text-align: left;
		font-style: normal;
/* 		min-height: 66px; */
		min-width: 100%;
		height: fit-content;
	}
	.without-mob-dots.test-dots .elementor-image-carousel-caption {
		min-height: 66px;
	}
	.without-mob-dots.elementor-element.elementor-pagination-position-outside .swiper {
		padding-bottom: 80px;
	}
}


.up__btn {
  display: none;
  cursor: pointer;
  opacity: 0;
  transition: 0.5s;
}
.up__btn.active {
    display: block;
    opacity: 1;
  }


@media (scroll-position: y >= 700px) {
  .up__btn {
    display: block;
    opacity: 1;
  }
}