html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	/* font-family: monospace, monospace; */
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; */
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	/* font-family: "Courier 10 Pitch", courier, monospace; */
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	/* font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; */
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	/* padding: 0.6em 1em 0.4em; */
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

@media(min-width:1900px) {
	.main-navigation li.menu-item-has-children {
		min-width: 200px;
	}

	.uk-navbar-nav>li>a {
		min-width: auto !important;
	}
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

/* .post, .page {
	margin: 0 0 1.5em;
} */
.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/**/
.uk-button-primary {
	background-color: #383636 !important;
	color: #fff !important;
	border: 1px solid transparent !important;
}

.uk-button {
	line-height: 38px !important;
	border-radius: 5px !important;
}

.relative {
	position: relative;
}

.uk-form-icon:not(.uk-form-icon-flip)~.input[type="text"] {
	padding-left: 40px !important;
	height: 40px !important;
	vertical-align: middle !important;
	display: inline-block !important;
}

input[type="text"],
input[type="tel"] {
	max-width: 100%;
	width: 100%;
	border: 0 none;
	padding: 10px 40px !important;
	height: 50px;
	background: #fff;
	color: #000;
	border: 1px solid #a8a8a8;
	border-radius: 5px;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: color, background-color, border;
	transition-property: color, background-color, border;
}

.uk-form-icon {
	z-index: 99;
}

#menu {
	width: 100% !important;
}

.bold {
	font-weight: bold;
}

.flex {
	display: flex;
}

.list-style-none {
	padding: 0 !important;
}

@media (min-width: 1000px) {
	.half_1-3:not(:last-child) {
		width: 33.3%;
		margin-right: 2.5em;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.uk-padding-small {
		padding: 5px 15px !important;
	}

	.width-1-3 {
		width: calc(100% * 1 / 3.001) !important;
	}

	.uk-section-xsmall {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.desktop-pin {
		width: 50px;
		height: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1100px) {
	#header .uk-child-width-auto>div {
		width: 20% !important;
		align-content: center !important;
	}

	#header .uk-grid-margin {
		marginn-top: 0 !important;
	}

	#header .uk-grid>* {
		padding-left: 20px !important;
	}

	.desktop-pin {
		width: 35px;
	}

	#header .phone-line {
		font-size: 22px !important;
	}

	#header .uk-button {
		font-size: 15px;
	}
}

@media (max-width: 992px) {
	.half_1-3 {
		width: 100%;
		margin-bottom: .5em !important;
	}

	.flex {
		flex-wrap: wrap;
	}

	.width-1-3 {
		width: 100% !important;
	}

	.uk-offcanvas-bar .current-menu-item a {
		background-color: transparent !important;
	}

	.bannerform .custom-order {
		margin-top: 5em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.uk-padding-small {
		padding: 15px !important;
	}

	.mobile-pin {
		width: 20px;
		height: 100%;
	}

	.uk-navbar {
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 767px) {
	.uk-padding-small {
		padding: 5px !important;
	}

	.uk-navbar-item,
	.uk-navbar-nav>li>a,
	.uk-navbar-toggle {
		padding: 0px 10px !important;
	}

	.uk-navbar {
		align-items: center;
	}

	.mobile-pin {
		width: 20px;
		height: 100%;
	}

	.uk-navbar-left {
		/*width: 21% !important;*/
		width: 23% !important;
	}

	#modal-call1 [class*=uk-modal-close-] {
		top: 40px;
	}

	.uk-background-cover .uk-h2 {
		width: 50%;
	}

	/*	.tab-func:last-child {
		margin-top: .5em;
	}*/
}

.align-start {
	align-items: flex-start;
}

.align-center {
	align-items: center;
}

.mt-5 {
	margin-top: 5em !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-5 {
	margin-bottom: 5em;
}

.uk-form-icon {
	height: 50px;
}

.wpcf7-list-item {
	margin: 0 !important;
}

.uk-position-center {
	height: 100px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

.list-style-none {
	list-style-type: none;
	padding: 0 !important;
}

.flex-middle {
	justify-content: space-between;
}

.current-menu-item a {
	color: #000 !important;
	background-color: #f2f2f2 !important;
}

.mobile-center {
	text-align: center;
	justify-content: center;
}

.uk-offcanvas-bar ul.sub-menu {
	padding: 5px 0 5px 15px;
}

.uk-width-medium {
	height: 100%;
}

.uk-navbar-center:only-child,
.uk-navbar-left,
.uk-navbar-right {
	flex-wrap: nowrap !important;
}

.uppercase {
	text-transform: uppercase !important;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
	font-size: 15px !important;
}

.uk-navbar-nav>li>a {
	text-align: center;
}

.uk-padding-faq {
	padding: 15px !important;
}

.uk-label {
	display: flex !important;
	width: 30px;
	height: 30px;
	float: left;
	justify-content: center;
	align-items: center;
}

@media(min-width: 640px) {
	.uk-child-width-1-3\@s>* {
		width: calc(100% * 1 / 4.001) !important;
	}
}

@media (min-width: 1200px) {
	.uk-card-body {
		/*padding: 40px 38px !important;*/
		padding: 34px 20px !important;
	}

	.uk-navbar-nav>li>a {
		/* min-width: 190px; */
	}

	.menu-item-has-children:last-child .sub-menu {
		transform: translateX(0) !important;
		-webkit-transform: translateX(0) !important;
		-moz-transform: translateX(0) !important;
		-ms-transform: translateX(0) !important;
		-o-transform: translateX(0) !important;
	}
}

@media (max-width: 550px) {
	.town .flex a {
		font-size: 12.9px;
	}
}

@media (max-width: 405px) {
	.tab-func:last-child {
		margin-top: .5em;
	}
}

/*akcii*/
.grid-window {
	display: grid;
	grid-gap: 20px;
	margin-top: 3em;
	margin-bottom: 3em;
}

@media(min-width:570px) {
	.grid-window {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media(min-width:992px) {
	.grid-window {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media(min-width:1200px) {
	.grid-window {
		grid-template-columns: repeat(4, 1fr);
	}
}

.item-window {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.item-window {
	padding: 30px;
}

.item-window .image {
	text-align: center;
	margin-bottom: 1em;
}

.item-window dd {
	margin: 0;
	font-size: 14px;
	text-align: right;
	border-bottom: 1px dashed #ccc;
}

.item-window .title {
	float: left;
	font-size: 14px;
	margin-right: 10px;
}

.window-haracteristics {
	text-align: center;
}

.banner-text {
	background-color: rgb(255 255 255 / 84%);
	padding: 40px;
	min-height: 600px;
	z-index: 0;
	position: relative;
}

@media (max-width: 450px) {
	.banner-text {
		width: 100%;
		min-height: auto;
	}

	.uk-background-cover {
		height: 100% !important;
	}
}

.gotovie-okna .banner .uk-container {
	display: grid;
	grid-template-columns: repeat(1, 420px);
}

@media (max-width: 450px) {
	.gotovie-okna .banner .uk-container {
		grid-template-columns: repeat(1, 1fr);
		overflow: hidden;
	}
}

.gotovie-okna .custom-slide {
	padding-top: 0;
}

.gotovie-okna .banner .uk-button {
	padding: 17px 37px;
}

.gotovie-okna .banner .row {
	display: flex;
	margin: 1em 0;
	align-items: center;
}

.gotovie-okna .center {
	display: flex;
	justify-content: center;
}

.gotovie-okna .mt-3 {
	margin-top: 1.5em;
}

.banner .row .column-1,
.banner .row .column-2 {
	width: 50%;
}

.banner .row .column-1 {
	border-right: 5px solid #000;
}

.banner .row .column-2 {
	padding-left: 15px;
	font-size: 20px;
}

.banner .row .column-2 p {
	margin-bottom: 0;
}

.banner strong {
	font-weight: 600;
}

/* .banner2 .banner-text {
	min-height: 800px;
} */
@media(max-width: 580px) {
	.gotovie-okna .custom-slide {
		transform: translateX(-10%);
		text-align: center;
	}

	.banner .uk-h2 {
		font-size: 1.8rem;
	}
}

@media(max-width: 767px) {

	.banner .uk-h2,
	.uk-background-cover .uk-h2 {
		width: 100%;
	}
}

/**/

/*2023*/
.uk-background {
	background: #ffffffad;
	padding: 30px;
}

.uk-background .logo-banner {
	width: 200px;

}

.uk-background p {
	text-align: center;
}

.uk-background .uk-heading-primary, .uk-background .uk-h1 uk-text-primary, .uk-background .uk-text-middle {
	font-weight: 700;

}

.uk-background .uk-first-column, .blog-wrapper .blog-preview {
	flex: 1;
	max-width: 100%;
}

.uk-background .expert, .blog-wrapper .blog-preview__content {
	flex: 4;
	max-width: 100%;
}

.uk-column {
	flex-direction: column;
	margin: 0;
	padding: 10px;
}

.gl-banner {
	padding-top: 0 !important;
}

.menu-item-has-children .sub-menu {
	flex-direction: column;
	width: 100%;
	box-shadow: none;
}

.window-system {
	display: grid;
	max-width: 100%;
	width: 100%;
	grid-template-columns: repeat(1, 1fr);
	/* grid-gap: 20px; */
	list-style-type: none;
	padding: 0;
	margin: 0;
}



.window-system .item-window-system {
	/* width: 50% !important; */
	padding: 30px;
}

.window-system .item-window-system .text-window-system {
	width: 55%;

}

@media(min-width:1024px) {
	.menu-item-has-children .sub-menu {
		background-color: rgb(243 243 243);

	}

	.menu-item-has-children .sub-menu a {
		min-height: 60px;
		padding: 0 15px;
		font-size: 16px;
	}

	.window-system {
		grid-template-columns: repeat(2, minmax(250px, 1fr));
		grid-gap: 20px;
	}

	.menu-item-has-children:last-child .sub-menu {
		min-width: 200px;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}

	.menu-item-has-children::after {
		right: 3% !important;
	}



}

@media(min-width:1024px) and (max-width: 1199px) {
	.timer-block .uk-first-column {
		width: calc(100% * 1 / 1.5);
	}
}


.menu-item-has-children .sub-menu a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;

	font-family: "Proxima Nova", Arial, sans-serif;
	width: 100%;
	color: rgb(102, 102, 102);
	text-decoration: none;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	-ms-transition: .3s ease-in;
	-o-transition: .3s ease-in;
}

.menu-item-has-children .sub-menu a:hover, .menu-item-has-children .sub-menu a:focus {
	color: red;
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	-ms-transition: .3s ease-in;
	-o-transition: .3s ease-in;
}

/* .menu-item-has-children::after {
	content: '🢓';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
} */


@media (max-width: 992px) {
	.our-team .uk-child-width-1-4>* {
		width: 45% !important;
	}
}

@media (max-width: 1023px) {
	.window-system {
		display: block;
	}

	.window-system .item-window-system {
		flex-direction: column;
		margin-bottom: 20px;
	}

	.window-system .image-window-system {
		margin-bottom: 20px;
	}

	.window-system .item-window-system .text-window-system {
		width: 100%;
	}

	.page-window-system .uk-container>p img {
		max-width: 50%;
	}

	.page-window-system .uk-container>p {
		justify-content: center;
		display: flex;
	}

	.timer-block {
		flex-direction: column;
	}

	.uk-background .uk-first-column {
		flex: 0;
	}

	.timer-block-button-group {
		justify-content: center;
	}

	.text-timer {
		margin-top: 0 !important;
	}

	.logo-banner {
		margin: 0 auto;
	}

	.uk-background {
		background: #ffffffad;
		padding: 20px 10px;
		max-width: 370px;
	}

	.timer-block-button-group {
		justify-content: space-between;
	}

	.mobile-none {
		display: none !important;
	}

	.page-window-system .uk-container>p:not(.mobile-none) {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
}

/*blog*/
.blog-preview {
	/* width: 10%; */
	/* margin-right: 20px; */
	/* height: 200px; */
	height: 400px;
	flex: 1;
}

@media(max-width: 991px) {
	.blog-wrapper {
		flex-direction: column;
	}

	.wood-classic {
		margin-left: 0 !important;
	}
}

.single-blog-template .uk-container {
	background: #fff;
	box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.blog-template {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.error-404, .single-blog-template, .blog-template {
	min-height: 30vh;
}

.blog-item {
	align-items: center;
}

.blog-images {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	align-items: flex-end;
	list-style: none;
}

.blog-preview img {
	object-fit: cover;
}

.blog-preview__content {
	flex: 2;
}

#innovation .uk-slideshow .uk-cover {
	width: auto !important;
}

.slider-our-team {
	position: relative;
}

.slider-our-team [class*=uk-position-center-left], .slider-our-team [class*=uk-position-center-right] {
	background-color: #afaeaee0;
	top: 47%;
	padding: 15px;
	margin: 0px;
	z-index: 3;
}

.swiper-wrapper {
	/* padding: 0.5em !important; */
	min-width: 0 !important;
	/* margin: 0.5em !important; */
	align-items: stretch !important;
}

.our-team .uk-child-width-1-4>* {
	width: 23%;
}

.our-team ul {
	/* display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); */
	/* grid-gap: 30px; */
	list-style: none;
	padding: 0;
}

.our-team ul li {
	list-style: none;
}

@media (min-width: 960px) {
	.our-team {
		padding-top: 70px;
		padding-bottom: 70px;
	}


}

.our-team {
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
}

/*countdown*/

.flipdown.flipdown__theme-dark {
	font-family: "Fira Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.flipdown {
	width: 100% !important;
	justify-content: center;
	display: flex;
}

.flipdown .rotor-group {
	padding-right: 8px !important;
}


.flipdown .rotor {
	font-size: 1.5rem !important;
}

.flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor-leaf, .flipdown .rotor, .flipdown .rotor::after {
	width: 30px !important;

}

.flipdown .rotor-top, .flipdown .rotor-bottom, .flipdown .rotor-leaf-front, .flipdown .rotor-leaf-rear, .flipdown .rotor::after {
	height: 25px !important;
}

.flipdown .rotor-leaf, .flipdown .rotor {
	height: 50px !important;
}

.flipdown .rotor-top, .flipdown .rotor-leaf-front {
	line-height: 50px !important;
}

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after, .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
	display: none !important;
}

/**/
.jbzoo .row, .jbzoo .row-fluid {
    margin-bottom: 15px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-6 {
    width: 50%;
}
.jbzoo-item .item-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #504949;
}
.jbzoo-item .item-title {
    margin-top: 0;
}
.cn-block h1 {
    font-weight: bold;
    margin: 20px 0px 15px;
	margin-bottom:0px;
}

.chtotut {
    font-size: 35px;
    margin-bottom: 15px;
    font-weight: bold;
    padding-left: 3%;
}

.chtotut span {
    color: #615e5e;
    font-size: 18px;
    text-transform: uppercase;
}
.jbzoo-item-tovar .pamatnik-info {
    background-color: #504949;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    margin-top: 10px;
    width: 95%;
    text-align: center;
}
.alert-info {
    background-color: #d6d7d8;
    color: #484a4a;
    text-align: center;
    margin-top: 5px;
	width:95%;
}
.dostavka {
    margin-bottom: 15px;
    padding: 10px;
}

.button-kons {
    background: #fff;
    font-size: 18px;
    padding: 10px 20px;
    line-height: 20px;
    width: 180px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    display: inline-block;
    cursor: pointer;
    border-radius: 1px;
    border: 2px solid #000;
    color: #000;
    transition: all 0.4s ease;
}


.jbzoo-item .item-title {
    margin-bottom: 0;
}

.oknaflexfour {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.oknaflexfour h3{font-size:15px;}
.oknaflexfour div {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
	margin-top:10px;
}
@media (max-width:650px)
{
	.col-md-6 {
    width: 100%;
}
.oknaflexfour div {
    width: 300px;
    margin: 0 auto;
}
}

.uzn_sotim{    padding: 5px;
    margin: 0 auto;
    display: block;
    border: 2px solid;
    background: #fff;
    margin-top: 9px;
    font-weight: bold;
    text-transform: uppercase;}
	
.table_blur {
    background: #f5ffff;
    border-collapse: collapse;
    text-align: left;
    width: 97%;
	margin:0 auto;
}
.table_blur tr:nth-child(odd) {
    background: #d9dcde;
}
.table_blur td {
    border: 1px solid #e3eef7;
    padding: 10px 15px;
    position: relative;
    transition: all 0.5s ease;
}
.table_blur td {
    border: 1px solid #e3eef7;
    padding: 7px 10px;
    position: relative;
    transition: all 0.5s ease;
}

 a.sstovar:visited{color:#000;}
 .pop_razmer{float: left;margin-right: 5px;padding: 7px;text-align: center;border-radius: 3px;cursor:pointer;border: 1px solid #ccc;}
 a.textdecoration_none {
    text-decoration: none;
}

.ftable {
    color: #244062;
    text-align: center;
    border: 1px solid #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    width: 100%;
    max-width: 650px;
}
.ftable-tr {
    background: #ffb700;
    color: white;
}
.ftable-td {
    padding: 2px;
    text-align: center;
    border: 1px solid #000;
    text-transform: uppercase;
    color: black;
    width: 70%;
}
.table-price {
    padding: 7px;
    text-align: left;
    border: 1px solid #000;
	width: 70%;
}
.table-price2 {
    padding: 2px;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    color: #000;
}
.nysha{position:relative;}
a.nysha:after {
    content: "";
    display: block;
    position: absolute;
    height: 32px;
    width: 102px;
    top: 0;
    right: -8px;
    z-index: 1;
    background: linear-gradient(90deg,hsla(0,0%,96%,0) 0,#ffffff 87%,#ffffff);
}
.nysha2{position:relative;}
a.nysha2:after {
    content: "";
    display: block;
    position: absolute;
    height: 32px;
    width: 89px;
    top: 0;
    right: -1px;
    z-index: 1;
    background: linear-gradient(77deg,hsla(0,2%,96%,0) 0,#2d2f33 87%,#2d2f33);
}

.open_menu_button{position: absolute;top: 34px;right: 31px;font-size: 42px;cursor: pointer;}
.close_menu_button{font-size: 42px;cursor: pointer;}

.wanhmenu {
	display:none;
    position: fixed;
    top: 0;
    right: 0px;
    padding: 22px;
    background: #514f4f;
    height: 100%;
    color:#fff;
    z-index:9999;
}
.wanhmenu ul{margin-left:0px;padding-left:0px;overflow: auto;}
.wanhmenu li{list-style:none;text-transform: uppercase;}
.twoli{padding-left:10px;text-transform: none!important;}
.wanhmenu a{color:#fff;}
.wanhmenu a:hover{color:#fff;}
.link_t a{text-decoration:underline;}

.texttrupp{text-transform:uppercase;}

.tablestart {
    max-width: 950px;
    margin: 0 auto;
	    overflow: auto;
}
.table-wrapper table {
    width: 100%;
    border-collapse: collapse;
}
.table-wrapper table tr:first-child {
    background-color: #ddd;
}
.table-wrapper table tr th {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    border: none;
    text-align: left;
    padding-left: 5px;
}
.table-wrapper table tr td {
    line-height: 1.2;
    height: 30px;
    vertical-align: middle!important;
    padding-left: 5px;
}
.font-weight-bold {
    font-weight: bold;
}
.text-uppercase {
    text-transform: uppercase;
}
.table-wrapper table tr td {
    line-height: 1.2;
    height: 30px;
    vertical-align: middle!important;
    padding-left: 5px;
}
.table-wrapper table tr td img {
    padding: 0 5px;
}
.otkryt_block {display:none;cursor:pointer;}
@media (max-width:600px)
{
.block_price_zal{display:none;}
.otkryt_block {display:block;cursor:pointer;max-width:250px;margin:0 auto;text-align:center;text-transform: uppercase;background: #3e5298;padding: 10px;color: white;font-weight: bold;}
}

.otkryt_block {display:none;cursor:pointer;}
.zakryt_block {display:none;}
@media (max-width:600px)
{
.block_price_zal{display:none;    overflow: auto;}
.block_price_dacha{display:none;    overflow: auto;}
.block_price_bblok{display:none;    overflow: auto;}

.block_price_dpvh{display:none;    overflow: auto;}
.block_price_ald{display:none;    overflow: auto;}
.block_price_br{display:none;    overflow: auto;}

.otkryt_block {display:block;cursor:pointer;max-width:315px;margin:0 auto;text-align:center;text-transform: uppercase;background: #3e5298;    padding: 7px;color: white;font-weight: bold;}


*+.uk-margin-medium {
    margin-top: 0px !important;
	margin-bottom: 40px;
	padding-top: 0px;
}
.uk-padding {
    padding: 5px;
}
}


.skrytyipok{display:none;}

@media (max-width: 600px)
{
#tableskr{display:none;}
.skrytyipok{display:block;}	
.h2st{display:none;}
}

.schemaorg{display:none;}
.perelink{font-weight:bold;}

.nysha234{position:relative;}
a.nysha234:after {
content: "";
    display: block;
    position: absolute;
    height: 32px;
    width: 102px;
    top: 0;
    right: -39px;
    z-index: 1;
    background: linear-gradient(90deg, hsla(0, 0%, 96%, 0) 0, #ffffff 87%, #ffffff);
}