/*!
Theme Name: knz
Theme URI: http://underscores.me/
Author: Silist-itgp
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: knz
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

knz is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

@font-face { 
    font-family: "Muller";
    src: url(fonts/MullerRegular.ttf) format("truetype");
    font-weight: 400;
}

@font-face { 
    font-family: "Muller";
    src: url(fonts/MullerBold.ttf) format("truetype");
    font-weight: 600;
}

@font-face { 
    font-family: "Muller";
    src: url(fonts/MullerRegularItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face { 
    font-family: "Muller";
    src: url(fonts/MullerBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic;
}	 

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
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: 46px;
	margin: 20px 0;
}

h2 {
	font-weight: bold;
	font-size: 30px;
	line-height: 30px;
	margin: 20px 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;
}

.site-main a, .site-main a:visited {
	color: #275E90; 
	text-decoration: underline;
    line-height: 29px;
}

/**
 * 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: "Muller", sans-serif;
	font-size: 16px;
	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: inherit;
}

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;*/
	color: #275E90;
}

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

.main-navigation li {
	position: relative;
}

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


.main-navigation .menu-item-105 .sub-menu {	width: 370px;}
.main-navigation .menu-item-30  .sub-menu {	width: 285px;}
.main-navigation .menu-item-29  .sub-menu {	width: 105px;}
.main-navigation .menu-item-165  .sub-menu {width: 195px;}
.main-navigation .menu-item-154 .sub-menu {	width: 285px;} /*20vw*/


/* 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: inline-flex;
	}
}


.footer-navigation {
	text-align: right;
	width: 100%;
}

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

.footer-navigation ul ul {
display: none;
}


.footer-navigation li {
	position: relative;
}

.footer-navigation li { margin-right: 33px; }
.footer-navigation li:last-child { margin-right: 0px; }

.footer-navigation a {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0B0B0B;
}





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


.page-numbers {
	color: #06542b;
	margin: 5px;
}

.pages {
	color: #777;
    font-size: 15px;
    display: block;
    margin: 5px;
}

.page-numbers.current {
    color: #ffffff;
    background-color: #275e91;
    padding: 5px 8px;
    margin: 0px 3px;
}

.page-numbers.next {
	color: #06542b;
}


body.error404 .site-main {
	min-height: 40vh; 
}

body.error404 .site-footer {
	background-color: white; 
}


/*Tables*/
.site-main table {
	margin: 0 auto;
    margin-top: 15px;
}

.site-main table td {
	border: 1px solid #cccccc;
	padding: 15px;
	text-align: center;
	font-weight: normal;
}
.site-main table tr:nth-child(1) td{font-weight: bold;}
.site-main table tr td:nth-child(1){font-weight: bold;}
.site-main table tr:nth-child(even){background-color: #f5f5f5;}

.site-main table.noborder td {border: 0px !important; background-color: inherit !important;}
.site-main table.noborder tr:nth-child(1) td{font-weight: normal;}
.site-main table.noborder tr td:nth-child(1){font-weight: normal;}
/* / Tables*/

/*Contact form7*/

.wpcf7 label {
  display: inline-block;
  font-size: 13px;
  color: #000000;
  margin-bottom: 6px;
}

.wpcf7 input[type=text],  .wpcf7 input[type=email] {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 56px;
  background-color: #f5f5f5;
  box-shadow: 0 2px 0 0 #275E90;
  border: none;
  border-bottom: 2px solid #275E90;
}

.wpcf7 textarea {
    resize: none;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
     height: 139px;
  background-color: #f5f5f5;
  box-shadow: 0 2px 0 0 #275E90;
  border: none;
  border-bottom: 2px solid #275E90;
}
 
 .wpcf7 input[type=submit] {
   	width: 150px;
   	height: 50px;
   	font-size: 17px;

    padding:5px 15px; 
    background:#275E90; 
    color: #FFF;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

/*
::-webkit-input-placeholder { 
color: #b9b8b8 !important;
opacity: 1;
}
:-moz-placeholder {
color: #b9b8b8 !important;
opacity: 1;
}
::-moz-placeholder {
color: #b9b8b8 !important;
opacity: 1;
}
:-ms-input-placeholder {
color: #b9b8b8 !important;
opacity: 1;
}
*/


span.wpcf7-not-valid-tip { }
.wpcf7-validation-errors { }
.wpcf7-response-output { }



.podbor_form .row {
	align-items: center;
	padding: 15px 0px;
}

.podbor_form .row div:first-child {
	color: #275E90;
}


.podbor_form .row input[type=text],  .podbor_form .row input[type=email]{
	background: #FFFFFF;
	border: 0px;
    box-shadow: 0px 18px 16px rgba(129, 174, 211, 0.1);
    border-radius: 6px;
}

/* / Contact form7*/

#orderModal {
	width: 40vw;
}


/*----------------------------------*/

.wrapper { width: 1300px; padding: 20px 15px; margin: 0 auto;}

.site-header {
	background: linear-gradient(180deg, rgba(0, 54, 103, 0.68) 50.64%, rgba(7, 62, 113, 0) 100%),
	url(images/bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}

body:not(.home) .site-header { background: #275E91; }

.site-header a.site-header__topline_link1 { text-decoration: underline; color: #FFF; margin-right: 60px;}
.site-header a.site-header__topline_link2 { font-size: 18px; font-weight: bold; margin-right: 25px; margin-left: 10px; color:#FFF; }
.site-header a.site-header__topline_link3 { font-size: 16px; font-weight: bold; margin-right: 0px; margin-left: 10px;}
.site-header a.site-header__topline_link3:hover { color: #FFF;}


.main-navigation {float: right;}
.main-navigation .menu > li > a { color: #FFF; text-transform: uppercase; font-size: 14px; line-height: 14px; }
.main-navigation li.menu-item-has-children > a:after {
	/*content: ' \25bc';*/
    content: '';
    position: absolute;
    right: -15px;
    top: 37%;
    -webkit-transform: translateY(-37%);
    transform: translateY(-37%);
    width: 10px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.828665L9.18014 0L5 4.22502L0.819861 0L0 0.828665L5 5.88235L10 0.828665Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
    background-size: cover;

}

.main-navigation li { margin-right: 50px; }
.main-navigation li:last-child { margin-right: 0px; }


.main-navigation li.current-menu-item { border-bottom: 2px solid #FFF;}
.main-navigation li.current-menu-ancestor { border-bottom: 2px solid #FFF;}
.main-navigation li.current-post-ancestor { border-bottom: 2px solid #FFF;}
.main-navigation .sub-menu li.current-menu-item > a { text-decoration: underline;}

.main-navigation .sub-menu {
	display: block;
    padding: 0px;
    text-align: left;
    background-color: #FFF;
    padding: 10px 0px 10px 0px;
}

.main-navigation .sub-menu > li{
	color: #275E90;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #275E90;
	padding: 10px 10px;
	width: 100%;
	margin-right: 5px;

}

.main-navigation .sub-menu > li:hover {

	background-color: #275E90;
		padding: 10px 10px;

}

.main-navigation .sub-menu > li:hover a {
	color: #FFF;
}

.site-header__mainarea.wrapper { padding-top: 0px; }

.site-header__mainarea span {
    width: 100%;
    margin-left: 25px;
    font-size: 14px;
}


.frontpage__title h1{
	font-weight: bold;
	font-size: 46px;
	line-height: 54px;

	text-transform: uppercase;
}

.frontpage__title p {
	font-size: 17px;
	line-height: 22px;
}

.frontpage__news {
	background: rgba(19, 46, 80, 0.67);

}

.frontpage__news .lastnews {
	flex: 0 0 30%;
}

.frontpage__news h2 { text-transform: uppercase; }



.frontpage__news_single i {
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
}

.frontpage__news_single .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration-line: underline;
	color: #FFF;
	display: block;
	margin-bottom: 11px;
}

.frontpage__news_single {
	font-weight: normal;
	font-size: 15px;
	line-height: 19px;

	color: #FFFFFF;
}

.white-btn {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 14px 25px;
	border: 2px solid #FFFFFF;
	filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.25));
	border-radius: 6px;
}

.white-btn:hover {
	color: #bcbcbc;
	border-color: #bcbcbc;
}

.blue-btn {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 14px 25px;
	
	border-radius: 6px;
}

.blue-btn:hover {
	color: #bcbcbc;
	border-color: #bcbcbc;
}

.site-footer {
	color: #0B0B0B;
}

.site-footer p {
	margin-bottom: 10px;
	font-size: 13px;
}

.site-footer .wrapper {margin-bottom: 5px; padding-bottom: 5px;}

.arrow-right {align-self: center;}


body:not(.home) {background: #EBF7FF;}

.sidebar {
	
}

.site-main {
	font-size: 14px;
	line-height: 19px;
}

body.single-post .site-main:not(.single-news) {
	background-color: white;
	padding: 20px;
}

article.category-news {
	background: #FFFFFF;
	box-shadow: 0px 18px 16px rgba(129, 174, 211, 0.1);
	border-radius: 6px;
	padding: 22px 25px;
}

.site-main h1{
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	color: #4F4F4F;
}

.site-main h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	text-transform: uppercase;
	color: #275E90;
	margin: 5px 0px;
}

.sidebar-area {
	background-color: #FFF;
	margin-right: 20px;
	padding: 15px 20px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 25px;
}

.sidebar-area h2 {
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;

	text-transform: uppercase;

	color: #4F4F4F;
}

.sidebar-area h3{ 
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #275E90;

}

.sidebar-area table tr td{
	vertical-align: top;
	line-height: 25px;
}


.sidebar-area.pu-block {

}

.sidebar-area.pu-block a{
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: 2px dashed #275E90;
	color: #4F4F4F;
	line-height: 40px;
}

.sidebar-area.pu-block a.active{
	color: #275E90;
	text-decoration: none;
	border: none;
}

.sidebar-area.pu-block a:hover {
	text-decoration: none;
	border-color: black;
}


.sidebar-area.related-block a {
	display: block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #4F4F4F;
    text-decoration: underline;
}

.category__single-item {
	background: #FFFFFF;
	
	border-radius: 6px;
	margin-bottom: 14px;
	padding: 22px 25px;
}

.category__single-item .date {
	font-style: italic;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: #606060;
	margin-bottom: 7px;
}

.category__single-item h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-decoration-line: underline;
	color: #275E90;
	margin-bottom: 11px;
	text-transform: inherit;
}

.category__single-item .category__excerpt {
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #0B0B0B;
}


.socials a {
	margin-right: 15px;
}


.otdels h2 {
	margin-top: 40px;
}

.otdel__card {
	background: #FFFFFF;
	box-shadow: 0px 7px 16px rgba(129, 174, 211, 0.32);
    margin: 14px 9px;
    padding: 20px 15px;
    height: 93%;
    position: relative;
        transition: all 1s ease-out;
}

.otdel {

}

.otdel__card_rang {
	font-weight: bold;
	font-size: 13px;
	
	color: #275E90;
	margin-bottom: 15px;

}

.otdel__card_fio {
	font-weight: bold;
	margin-bottom: 5px;
}

.otdel__card_text {
	line-height: 18px;
	font-size: 13px;
}


.catalog__cat_card {
	margin: 15px 15px 40px 15px;
	background-color: #FFF;
	text-align: center;
	display: grid;
    align-content: end;
    height: 92%;
    box-shadow: 0px 18px 16px rgba(129, 174, 211, 0.1);

}

.catalog__cat_card img {
	padding: 15px 30px 0px 30px;
	max-height: 200px;
	width: auto;

}

.catalog__cat_card:hover {box-shadow: 0px 8px 43px #81AED3; transition: all 0.5s ease-out;}
.catalog__cat_card:hover .catalog__cat_card_name {text-decoration: underline;}


.catalog__cat_card_img:hover > .catalog__cat_card .catalog__cat_card_name {
	text-decoration: underline;
}

.catalog__cat_card a.catalog__cat_card_name {
	background: #275E90;
    color: white !important;

    margin: 22px 0px;
    text-align: center;
    padding: 14px 5px;
    font-size: 16px;
    line-height: 117%;

    min-height: 70px;
    display: grid;
    align-items: center;
}

.single__item {
	padding: 15px;
	margin: 0px;
}

.single__item .single__item_heads h1 {color: #275E90;}

.blue-btn {
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF !important;
	padding: 13px 15px;

	background: #275E90;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.blue-btn:hover { color: #FFF; }

.single__item .single__item_heads .pdf-link {
	font-size: 14px;
	line-height: 17px;
	text-decoration-line: underline;
	color: #000000;
}
.single__item .single__item_thumb{
	border: 1px solid #D7D7D7;
    align-content: center;
    display: grid;
}

.icon_zoom {
	position: absolute;;
	right: 15px;
	bottom: 15px;
}



.hq__card {
	margin: 15px 15px 40px 15px;
	background-color: #FFF;
	text-align: left;
	display: grid;
    align-content: flex-start;
    height: 92%;
    box-shadow: 0px 18px 16px rgba(129, 174, 211, 0.1);

}

.hq__card img {
	padding: 0px;
}

.hq__card:hover {box-shadow: 0px 8px 43px #81AED3; transition: all 0.5s ease-out;}

.hq__card .hq__card_fio {
	background: #275E90;
    color: white;

    margin: 22px 0px;
    text-align: left;
    padding: 14px 15px;
    font-size: 15px;
    font-weight: bold;
    line-height: 117%;

    min-height: 70px;
    display: grid;
    align-items: center;

}

.hq__card .hq__card_rang {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 16px;
	color: #275E90;
}



.dilers h2 {
	margin-top: 40px;
}

.diler__card {
	background: #FFFFFF;
	box-shadow: 0px 7px 16px rgba(129, 174, 211, 0.32);
    margin: 14px 9px;
    padding: 20px 15px;
    height: 93%;
}

.diler {

}

.diler__card_name {
	font-weight: bold;
	font-size: 13px;
	
	color: #275E90;
	margin-bottom: 15px;

}

.diler__card_address {
	font-weight: bold;
	margin-bottom: 5px;
}

.diler__card_phone {
	line-height: 18px;
	font-size: 13px;
}

.diler__card_site {
	line-height: 18px;
	font-size: 13px;
}

#zayavkaModal {
	width: 40vw;
}

#otzyvModal {
	width: 40vw;
}

.otdel__card_backside {
	display: none;
	position: absolute;
    top: 0;
    left: 0;
    background: #ebf7ffab;
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    z-index: 999;
    align-items: center;
    color: black;
    font-weight: bold;

}

.otdel__card:hover .otdel__card_backside { display: flex !important; }
.otdel__card_backside:hover ~ div {filter: blur(1px);}
.otdel__card:hover .otdel__card_rang, .otdel__card:hover .otdel__card_fio, .otdel__card:hover .otdel__card_text {  }


.bvi-open { 
	background: none !important;
}

.feeds { margin-top: 50px; }

.feed {  
	background: white;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0px 9px 17px rgba(140, 187, 231, 0.37);
}

.feeds .feed {
	margin-bottom: 60px;
}

.feed__name {
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 141.69%;
}

.feed__score {
	margin-right: 25px;
}

.feed__date {
	font-weight: 300;
	font-size: 15px;
}


.footer-logos {
	display: inline-block !important;
    text-align: left;
}

a.lang_active { font-weight: bold;}
.lang a { color: white !important; }
.lang a:hover { text-decoration: underline; color: white !important;}

.history {
	background: url(images/historybg.jpg);
	background-size: cover;
	min-height: 600px;
}

.history h1 {
	color: #275E90;
}

.history__timeline ul {
	display: grid;
    grid-template-columns: repeat(auto-fill,102px);
    margin: 35px 0px;

}

.history__timeline ul li { 
	list-style: none; 
	margin: 0px 10px;
}

.history__timeline ul li a { 
	list-style: none; 
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;

}

.history__timeline ul li a.active{
	font-weight: bold;
	font-size: 22px;
}

.history__timeline ul li a:visited { 
	color: #FFFFFF;
}

.history__timeline ul li a:hover { 
	filter: brightness(0.8);
}

.history__content {
	padding: 0px 50px;
}

.history__content .curyear span {
	font-weight: 800;
	/*font-size: 112px;*/
	font-size: 4.8vw;
	line-height: 125%;
	color: #FFFFFF;
}

.history__content .curyear-border {
	background: rgba(7, 39, 68, 0.7);
	border: 5px solid #FFFFFF;
	padding: 40px;
	min-height: 220px;
    animation: all 1s;
}

.history__content .curcontent {
	font-weight: normal;
	font-size: 16px;
	line-height: 146%;
	color: #FFFFFF;	
}

.history_goforward:hover, .history_goback:hover {
	filter: brightness(0.8);
    cursor: pointer;
}