/*!
Theme Name: Šablóna UJD SR
Theme URI: http://www.neutriono.dev.sk/
Description: ÚJD SR pokračuje vo výkone svojich kompetencií a dozorných činností v súlade s opatreniami prijatými vládou SR. Krízový štáb ÚJD SR sústavne monitoruje situáciu, sleduje a vyhodnocuje vydávané nariadenia vlády SR, uznesenia vlády, opatrenia a usmernenia ústredných orgánov štátnej správy a iných úradov, týkajúce sa pandémie a organizuje činnosť ÚJD SR s dôrazom na kontinuálne zabezpečenie výkonu dozorných činností pri dodržaní prijatých epidemiologických opatrení.
Version: 1.0.0
Tested up to: 5.7.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: neutrino
Tags: custom-background, custom-logo, custom-menu, featured-images

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

neutrino 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
# Media Queries

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

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

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

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

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

/**
 * 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: 32px;
	margin: 10px 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: 16px;
}

/* 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: 16px;
}

/**
 * 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: -4px;
}

sup {
	top: -8px;
}

/* 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: 6px 12px 10px;
}

/**
 * 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
--------------------------------------------- */
@font-face {
	font-family: Source Sans Pro;
	font-weight: 400;
	src: url("./fonts/SourceSansPro-Regular.ttf") format("opentype");
}
@font-face {
	font-family: Source Sans Pro;
	font-weight: 700;
	src: url("./fonts/SourceSansPro-Bold.ttf") format("opentype");
}
@font-face {
	font-family: Ubuntu;
	font-weight: 400;
	src: url("./fonts/Ubuntu-Regular.ttf") format("opentype");
}
@font-face {
	font-family: Ubuntu;
	font-weight: 700;
	src: url("./fonts/Ubuntu-Bold.ttf") format("opentype");
}
body,
button,
input,
select,
optgroup,
textarea {
	font-family: Source Sans Pro, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

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

p {
	margin-bottom: 24px;
}

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

blockquote {
	margin: 0 24px;
}

address {
	margin: 0 0 24px;
}

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

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: 24px;
}

ul,
ol {
	margin: 0 0 24px 48px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 24px;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 24px 24px;
}

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

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

figure {
	margin: 16px 0;
}

table {
	margin: 0 0 24px;
	width: 100%;
}

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

a:visited {
	color: #800080;
}

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

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: 10px 16px 6px;
}

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%;
}
.all-posts:visited {
	color: #0065B3;
}
.all-posts {
	font-size: 16px;
	font-weight: 400;
	color: #0065B3;
}
.all-posts::after {
	display: inline-block;
	content: "\f0da";
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	font-weight: 700;
	color: #0065B3;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: translateX(6px);
	transform: translateX(6px);
}
.all-posts:hover::after {
	-webkit-transform: translateX(12px);
	transform: translateX(12px);
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/* Header */
.logo {
	display: inline-block;
	padding: 10px 0;
}
.site-header {
	position: relative;
	z-index: 1000;
}
.site-header .search, .mobile-blue .search {
	border-left: 1px solid #003078;
	display: flex;
	align-items: center;
	height: 100%;
}
.site-header .search button, .mobile-blue .search button {
	border: none;
	background: none;
}
.site-header .search button i, , .mobile-blue .search button i {
	font-size: 25px;
	color: #003078;
}
.site-header .header-top {
	overflow: hidden;
}
.site-header .havarijna-header {
	position: relative;
	border-bottom: 4px solid #c2142c;
}
.site-header .havarijna-header::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 4px;
	width: 100%;
	background: #003078;
}
.site-header .header-top .sk-logo, .site-header .header-top .cep-logo {
	display: inline-block;
	margin-right: 30px;
	color: #003078;
}
.site-header .header-top .fb-icon i {
	font-size: 20px;
	color: #003078;
}
.site-header .header-top .top-mid-col,
.site-header .header-top .top-left-col {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.site-header .header-top .top-left-col {
	position: relative;
}
.site-header .header-mid {
	background: #003078;
	border-bottom: 4px solid #c2142c;
	text-align: center;
}
.site-header .header-mid .mid-menu {
	display: block;
	margin: 0;
	padding: 20px 0;
}
.site-header .header-mid .mid-menu li {
	position: relative;
	display: inline-block;
}
.site-header .header-mid .mid-menu li.parent-menu::after {
	display: inline-block;
	content: "\f0d7";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	color: #fff;
    -webkit-transform: translateX(-16px);
	transform: translateX(-16px);
}
.site-header .header-mid .mid-menu li a {
	position: relative;
	font-family: "Ubuntu", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	padding: 0 23px;
	z-index: 10;
}
.site-header .header-mid .mid-menu li a.bordered {
	font-weight: 700;
}
.site-header .header-mid .mid-menu li a.bordered::after {
	display: inline-block;
	position: absolute;
	top: -12px;
	left: 6px;
	content: "";
	width: calc(100% + 6px);
	height: calc(100% + 24px);
	border: 3px solid #0065B3;
}
.site-header .header-mid .mid-menu li a:hover {
	text-decoration: underline;
}
.site-header .header-mid .mid-menu .collapse-menu {
	position: absolute;
	top: 47px;
	left: -104px;
	background: #fff;
	margin: 0;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
	-moz-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
	z-index: 10;
	text-align: left;
}
.site-header .header-mid .mid-menu .collapse-menu:after {
	bottom: 100%;
	left: 39%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 13px;
	margin-left: -13px;
}
.site-header .header-mid .mid-menu .collapse-menu ul {
	list-style-type: none;
	width: 452px;
	max-height: calc(100vh - 200px);
	margin: 0;
	padding: 0 20px;
	overflow: auto;
}
.site-header .header-mid .mid-menu .collapse-menu ul::-webkit-scrollbar {
	width: 8px;
}
.site-header .header-mid .mid-menu .collapse-menu ul::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #003078;
	box-shadow: unset;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}
.site-header .header-mid .mid-menu .collapse-menu ul::-webkit-scrollbar-track {
	background-color: #fff;
	background: #ECF6FE;
	margin: 5px 0;
}
.site-header .header-mid .mid-menu .collapse-menu ul li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.site-header .header-mid .mid-menu .collapse-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #DEE0E2;
}
.site-header .header-mid .mid-menu .collapse-menu ul li a {
	display: block;
	font-family: "Ubuntu", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #003078;
	padding: 15px;
}
.site-header .header-mid .mid-menu .collapse-menu ul li.menu-item-has-children::after {
	content: "\f0d7";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	position: absolute;
	top: 17px;
	right: 0;
}
.site-header .header-mid .mid-menu .collapse-menu ul li .sub-menu {
	display: none;
	padding: 0;
	width: auto;
	max-height: unset;
	margin-bottom: 20px;
}
.site-header .header-mid .mid-menu .collapse-menu ul li .sub-menu li {
	padding: 0;
    margin: 0;
    border-bottom: none;
}
.site-header .header-mid .mid-menu .collapse-menu ul li .sub-menu a {
	font-size: 16px;
	font-weight: 400;
	color: #0B0C0C;
	padding: 10px 20px 10px 30px;
}
.site-header .header-mid .mid-menu .collapse-menu ul li .sub-menu .sub-menu a {
	padding: 5px 20px 5px 50px;
}
.site-header .header-bot {
	background: #9E1912;
	padding: 16px 0;
}
.site-header .header-bot .header-bottom-menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	text-align: center;
}
.site-header .header-bot .header-bottom-menu li {
	display: inline-block;
}
.site-header .header-bot .header-bottom-menu li:first-child a {
	margin-left: 0;
}
.site-header .header-bot .header-bottom-menu li:last-child a {
	margin-right: 0;
}
.site-header .header-bot .header-bottom-menu li a {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #fff;
	margin: 0 26px;
}
.social-icons {
	padding: 0 35px;
	display: flex;
	align-items: center;
	height: 100%;
	border-left: 1px solid #003078;
	margin-left: 25px;
}
.language-selector a {
	color: #003078;
	font-weight: 400;
	font-size: 20px;
}
.language-selector .wpml-ls-current-language a {
	font-weight: 700;
}
.mobile-blue {
	display: none;
}
.wpml-ls-legacy-list-horizontal {
	padding: 0;
	margin-top: -1px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
	width: auto;
	height: auto;
}
.btn-search {
	padding: 5px 16px 6px;
	margin-left: 20px;
	font-size: 20px;
	color: #003078;
}
.btn-search:focus {
	outline: none;
	border: none;
}

/* Banner */
.banner-box {
	display: none;
}

/* Front Page */
.news {
	padding: 107px 0;
}
.news h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #003078;
	margin: 0 0 50px;
	padding: 0 0 0 19px;
	border-left: 3px solid #D0190F;
	line-height: 1;
}
.news .news-box,
.archive-page-content .news-box {
	display: inline-block;
	margin: 0 0 25px;
}
.news .news-box .news-box-img,
.archive-page-content .news-box .news-box-img {
	display: inline-block;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}
.news-box-main {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}
.news .news-box .news-box-img img,
.archive-page-content .news-box .news-box-img img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.news .news-box .news-box-img:hover img,
.archive-page-content .news-box .news-box-img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.news .news-box time,
.archive-page-content .news-box time {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #003078;
	margin-bottom: 10px;
}
.news .news-box h3,
.archive-page-content .news-box h3 {
	font-family: "Ubuntu", sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #0B0C0C;
	margin: 0 0 20px;
}
.news .news-box h3 a,
.archive-page-content .news-box h3 a {
	color: #0B0C0C;
}
.news .news-box p,
.archive-page-content .news-box p {
	font-size: 18px;
	font-weight: 400;
	color: #0B0C0C;
	margin: 0;
}
.home-contact {
	background: #003078;
	padding: 74px 0 103px;
}
.home-contact h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 67px;
	padding: 0 0 0 19px;
	border-left: 3px solid #D0190F;
	line-height: 1;
}
.home-contact .contact-box {
	display: inline-block;
	font-size: 18px;
	display: flex;
}
.home-contact .contact-box .contact-box-img {
	display: flex;
	align-items: flex-start;
	margin-right: 30px;
}
.home-contact .contact-box strong {
	display: inline-block;
	color: #fff;
	margin-bottom: 18px;
}
.home-contact .contact-box p {
	color: #fff;
	margin: 0 0 30px;
}
.home-contact .contact-box span,
.home-contact .contact-box span a {
	color: #CEE7FF;
}

/* Archive Page */
.archive-page-header {
	padding: 40px 0;
	display: flex;
	align-items: center;
	background: url('./img/page-header-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 180px;
}
.archive-page-header h1 {
	font-family: "Ubuntu", sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	margin: 0;
}
.archive-page-content {
	padding: 35px 0 130px;
}
.archive-page-content h2 {
    position: relative;
    font-family: "Ubuntu", sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #003078;
    margin: 0 0 40px;
    padding: 0 0 0 19px;
    line-height: 1;
}
.archive-page-content h2::before {
    content: "";
    position: absolute;
    left: 0;
    width: 3px;
    height: 36px;
    background: #D0190F;
}
.archive-page-content h3 {
	font-size: 24px;
	font-weight: 700;
	color: #003078;
	margin: 0 0 30px;
}
.archive-page-content p {
	font-size: 18px;
	color: #0B0C0C;
}
.archive-page-content .cat-name {
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	color: #0B0C0C;
	text-decoration: underline;
	margin: 0 0 20px;
}
.archive-page-content .table-responsive {
	position: relative;
	padding-bottom: 220px;
}
.archive-page-content .table .thead-dark th {
	background: #003078;
	border-color: #003078;
	padding: 28px 6px 16px;
}
.archive-page-content .table .thead-dark th:first-child {
	padding-left: 20px;
}
.archive-page-content .table .thead-dark th:last-child {
	padding-right: 20px;
	vertical-align: baseline;
}
.archive-page-content .table th,
.archive-page-content .table td {
    border-top: 1px solid #BFC1C3;
}
.archive-page-content .table-responsive label {
	font-size: 12px;
	font-weight: 400;
}
.archive-page-content .table-responsive label i {
	margin-left: 10px;
}
.archive-page-content .table-responsive input {
	-webkit-border-radius: 0;
	border-radius: 0;
	width: -webkit-fill-available;
	width: -moz-available;
}
.archive-page-content .col-cislo-konania,
.archive-page-content .col-cislo-prozhodnutia,
.archive-page-content .col-cislo-vrozhodnutia,
.archive-page-content .col-ziadatel-vr {
	max-width: 89px;
}
.archive-page-content .col-cislo-rozhodnutia,
.archive-page-content .col-cislo-skonania,
.archive-page-content .col-cislo-skonania-vr {
	max-width: 91px;
}
.archive-page-content .col-ucastnik-konania,
.archive-page-content .col-ziadatel {
	max-width: 158px;
}
.archive-page-content .col-date-konania,
.archive-page-content .col-act-date,
.archive-page-content .col-release-date-pr,
.archive-page-content .col-effective-date-pr {
	max-width: 140px;
}
.archive-page-content .col-release-date-vr {
	max-width: 103px;
}
.archive-page-content .col-publication-date-vr,
.archive-page-content .col-delivery-date-vr {
	max-width: 117px;
}
.archive-page-content .col-datum-konania-ma,
.archive-page-content .col-datum-do-ma,
.archive-page-content .col-miesto-konania-ma,
.archive-page-content .col-uzavierka-ma {
	max-width: 140px;
}
.archive-page-content tbody th,
.archive-page-content tbody td {
    vertical-align: middle;
}
.archive-page-content tbody th:nth-child(-n+2),
.archive-page-content tbody td:nth-child(-n+2) {
	text-align: center;
}
.hs-table tbody td:nth-child(-n+2),
.hs-table tbody th:nth-child(-n+2) {
	text-align: left;
}
.hs-table .thead-dark th {
    background: #003078;
    border-color: #003078;
}
h3.post-link,
.udalost-pdf {
	font-family: "Ubuntu", sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #0B0C0C;
	margin: 0 0 20px;
}
h3.post-link a,
.udalost-pdf a {
	color: #0B0C0C;
}
h3.post-link span,
.udalost-pdf span {
	font-weight: 400;
}
/* .archive-page-content .clickable-row {
	cursor: pointer;
} */
.archive-page-content .clickable-row .post-title {
	color: #003078;
}
.file-link,
.file-link:visited {
	font-family: "Ubuntu", sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #626A6E;
}
.file-link i {
	font-size: 20px;
	color: #0065B3;
	margin-left: 6px;
}

/* Single Page */
.single-page-header h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
	margin: 0;
}
.single-post-content h1 {
	font-family: "Ubuntu", sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #0B0C0C;
    margin: 0 0 20px;
}
.single-post-content .post-img {
	margin: 0 0 40px;
}
.single-page-header {
	padding: 40px 0;
	background: url('./img/page-header-bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 180px;
}
.single-page-content {
	padding: 35px 0 130px;
}
.single-page-content h2 {
    position: relative;
    font-family: "Ubuntu", sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #003078;
    margin: 0 0 40px;
    padding: 0 0 0 19px;
    line-height: 1;
}
.single-page-content h3 {
	font-size: 24px;
	font-weight: 700;
	color: #003078;
	margin: 0 0 30px;
}
.single-page-content p {
	font-size: 18px;
	color: #0B0C0C;
	margin: 0 0 10px;
}

/* List Group */
.list-group {
	background: #F2F3F6;
	margin: 0;
	padding: 22px 16px 22px 26px;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.list-group.most-popular {
	margin-top: 20px;
	background: #ECF6FE;
}

.list-group .sub-group {
	margin: 0;
	padding: 8px 0 10px;
	border-left: 1px solid #0065B3;
}
.list-group .sub-group li {
	padding-left: 17px;
}
.list-group .sub-group li a {
	font-size: 13px;
	text-transform: initial;
	color: #0065B3;
}
.list-group .sub-group li a.active {
	color: #D0190F;
}
.list-group-item {
	background: none;
	margin-bottom: 12px;
	padding: 0;
	border: none;
}
.list-group-item a,
.list-group.most-popular h5 {
	font-family: "Ubuntu", sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #003078;
}
.list-group-item:last-child {
	margin: 0;
}
.sub-group-page, .sub-group-page ul {
	list-style-type: none;
	font-family: "Ubuntu", sans-serif;
}
.sub-group-page > li > a {
	font-weight: 700;
}
.sub-group-page .children {
	padding-left: 0;
	margin-left: 0;
}
.sub-group-page > li a {
	display: block;
	position: relative;
}
.list-group .sub-group li a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.list-group .sub-group-page > li > a {
	padding: 10px 15px 10px 0;
}
.sub-group-page li.page_item_has_children > a:before {
	content: "\f0d7";
	position: absolute;
	top: 10px;
	right: 0;
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	-webkit-transition: all 0.2s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.2s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}
.sub-group-page .children li.page_item_has_children > a:before {
	top: 6px;
}
.sub-group-page li.page_item_has_children > a.active:before {
	transform: rotate(180deg);
}
.sub-group-page > .page_item_has_children .children  {
	display: none;
}
.current_page_item a {
	color: #9E1912 !important;
	font-weight: 700;
}

/* Breadcrumbs */
#breadcrumbs {
	list-style: none;
	font-size: 13px;
	margin: 0 0 40px;
	padding: 0;
	overflow: hidden;
}
#breadcrumbs span {
	font-weight: 400;
	color: #626A6E;
}
#breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
#breadcrumbs li.item-home i {
	margin-right: 3px;
}
#breadcrumbs li a {
	color: #003078;
	text-decoration: underline;
}
#breadcrumbs .separator {
	font-size: 13px;
	color: #003078;
}

.carousel-control-prev, .carousel-control-next {
	top: 50%;
	bottom: auto;
	padding: 0 20px;
	background: rgba(255,255,255, 0.6);
	color: #000;
	font-size: 24px;
	opacity: 1;
	width: auto;
	margin-top: -25px;
}
.carousel-control-prev:hover, .carousel-control-next:hover {
	background: rgba(255,255,255, 1);
	color: #000;
}
.carousel-control-prev i, .carousel-control-next i {
	line-height: 50px;
}

/* Footer */
.site-footer .footer-top {
	background: #ECF6FE;
	padding: 99px 0 103px;
}
.site-footer .footer-top h6 {
	position: relative;
	font-family: "Ubuntu", sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #003078;
	margin: 0 0 24px;
	padding: 0 0 0 15px;
	line-height: 1;
}
.site-footer .footer-top h6::before {
	content: "";
	position: absolute;
	left: 0;
	width: 3px;
	height: 20px;
	background: #D0190F;
}
.site-footer .footer-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.site-footer .footer-top ul li {
	margin-bottom: 10px;
}
.site-footer .footer-top ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #0B0C0C;
}
.site-footer .footer-bottom {
	background: #fff;
	padding: 40px 0 51px;
}
.site-footer .footer-bottom .footer-bottom-menu {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: flex-end;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.site-footer .footer-bottom .footer-bottom-menu li:last-child a {
	margin-right: 0;
}
.site-footer .footer-bottom .footer-bottom-menu li a {
	font-size: 16px;
	font-weight: 400;
	color: #626A6E;
	margin: 0 25px;
}

/* MOBILE MENU */
#nav-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 105px;
	height: 100%;
    display: none;
    background: none;
    border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
	background: #0065B3;
}
#nav-icon:focus {
    outline: none;
}
#nav-icon span {
    display: block;
    position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 0 0 -17px;
    height: 4px;
    width: 34px;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon span:nth-child(1) {
    margin-top: -10px;
}
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {

}
#nav-icon span:nth-child(4) {
    margin-top: 10px
}
#nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4) {
    width: 0%;
	margin: 0;
}
.mobile-menu {
	margin: 0;
}
.sidebar-sub .menu {
	margin: 0;
	padding: 0;
}
.mobile-menu > .nav-item > a {
	padding: 20px !important;
	color: #003078;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	text-transform: none !important;
	border-bottom: 1px solid #DEE0E2;
	position: relative;
}
.mobile-menu-main > .arrow > a:after {
	content: "\f0da";
	position: absolute;
	top: 30%;
	right: 20px;
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
}
.mobile-logo {
	padding: 35px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mobile-logo a {
	display: inline-block;
	color: #003078;
}
.mobile-menu.collapse-menu:after {
	bottom: 100%;
	left: 39%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 13px;
	margin-left: -13px;
}
.mobile-menu.collapse-menu::-webkit-scrollbar {
	width: 8px;
}
.mobile-menu.collapse-menu::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #003078;
	box-shadow: unset;
    -webkit-border-radius: 10px;
	border-radius: 10px;
}
.mobile-menu.collapse-menu::-webkit-scrollbar-track {
	background-color: #fff;
	background: #ECF6FE;
	margin: 5px 0;
}
.mobile-menu.collapse-menu li:last-child {
	border: none;
	margin: 0;
	padding: 0 20px;
}
.mobile-menu.collapse-menu li {
	display: block;
}
.sidebar-sub li {
	position: relative;
	display: block;
}
.mobile-menu.collapse-menu a,
.sidebar-sub a {
	display: block;
	font-family: "Ubuntu", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #003078;
	padding: 0;
	padding: 20px !important;
	color: #003078;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	text-transform: none !important;
	border-bottom: 1px solid #DEE0E2;
	position: relative;
}
.mobile-menu.collapse-menu .sub-menu,
.sidebar-sub .sub-menu {
	display: none;
	padding: 0;
	margin: 0;
	background: #ECF6FE;
	max-height: unset;
}
.mobile-menu.collapse-menu .sub-menu li,
.sidebar-sub .sub-menu li {
	padding: 0;
    margin: 0;
    border-bottom: none;
}
.mobile-menu.collapse-menu .sub-menu a,
.sidebar-sub .sub-menu a {
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px;
	color: #0B0C0C;
	white-space: normal !important;
}
.sidebar-sub li.menu-item-has-children::after {
	position: absolute;
	right: 16px;
    top: 24px;
    display: inline-block;
    content: "\f0d7";
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    color: #003078;
}
.mobile-menu .dropdown-toggle::after {
	position: absolute;
	top: 48%;
	right: 20px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.mobile-menu .active.dropdown-toggle::after {
	transform: rotate(180deg);
}
.mobile-menu.collapse-menu .sub-menu a.dropdown-item.active {
	background: #ECF6FE;
}
.mobile-menu.collapse-menu .sub-menu .sub-menu {
	background: #d2e5f5;
}
.mobile-menu.collapse-menu .sub-menu .sub-menu a {
	padding-left: 40px;
}
.quit-sidebar {
	position: relative;;
	font-family: "Ubuntu", sans-serif;
	font-weight: 700;
	font-size: 18px;
	padding: 30px 20px 30px 70px;
	color: #fff;
	background: #003078;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	display: block;
	width: 100%;
	text-align: left;
}
.quit-sidebar:before {
	content: "\f0d9";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	position: absolute;
	top: 40%;
	left: 20px;
}


/* SEARCH */
.search {
	position: relative;
}
.search .search-box {
	position: absolute;
	top: 19px;
	right: -1px;
	border: 1px solid #003078;
	background: #fff;
	display: none;
	height: 60px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.search .search-input {
	padding: 0 20px;
	font-size: 15px;
	border: none;
	-webkit-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
	min-width: 350px;
}
.search .search-input:focus, .search .search-input:visited, .search .search-input:focus-visible, .search .search-input:active {
	outline: none;
	border: none;
}
.search-box .btn-search {
	margin: 0;
}
.search .search-box.show .search-input {
	min-width: 350px;
	max-width: 360px;
}
.extended-search-btn {
	display: inline-flex;
    background: #003078;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 12px;
    align-items: center;
    justify-content: center;
    height: auto;
}
.extended-search-btn:hover {
	color: #fff;
	text-decoration: underline;
}
.extended-search-form input[type="text"] {
	border: 1px solid #003078;
	border-radius: 0;
	color: #0B0C0C;
	padding: 12px 8px;
	height: auto;
	font-size: 15px;
}
.extended-search-form .btn-search-form {
	background: #003078;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	color: #fff !important;
    border: none;
    border-radius: 0;
}
.search-result h2 {
	font-size: 20px;
    font-weight: 600;
}
.search-result h2 i {
	font-size: 18px;
}
.search-result h2 a {
	color: #0B0C0C;
}
.swp-pagination {
	margin: 30px 0;
}
.swp-pagination .page-numbers {
	display: inline-block;
	padding: 12px 15px;
	font-size: 20px;
    font-weight: 400;
	line-height: 1.25;
	background: #fff;
	color: #0B0C0C;
}
.swp-pagination .page-numbers.current {
	background: #003078;
	color: #fff;
}
.search-page h1 {
	font-family: "Ubuntu", sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #003078;
	margin: 50px 0;
	padding: 0 0 0 19px;
	border-left: 3px solid #D0190F;
	line-height: 1;
}
.search-page article {
	margin: 0 0 15px;
}
.search-page article h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #0B0C0C;
	margin: 0 0 5px;
}
.search-page article h2 a {
	color: #0B0C0C;
}
.search-page article p {
	font-size: 18px;
	font-weight: 400;
	color: #0B0C0C;
	margin: 0;
}

/* Pagination */
.pagination {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 20px;
    font-weight: 400;
	justify-content: center;
}
.category .pagination,
.blog .pagination {
	position: relative;
}
.page-link {
	border: none;
}
.page-item.active .page-link {
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #003078;
    border-color: #003078;
}
.navigation {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
	text-align: center;
}
.page-link {
	color: #0B0C0C;
	padding: 12px 15px;
}
.page-link:visited {
	color: #0B0C0C;
}
.page-link:focus {
	box-shadow: 0 0 0 0.2rem rgb(0 48 120 / 25%);
}
.page-item:first-child .page-link {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* SIDEBAR */
.sidebar {
	left: -100%;
    background-color: #fff;
	overflow-y: scroll;
}
#sidebar .sidebar-wrapper > ul:not(.language) > li.active > a {
    font-weight: 700;
    border-bottom: 1px solid #fff;
}
#sidebar .sidebar-wrapper > ul:not(.language) > li > a {
    text-transform: uppercase;
    display: block;
    padding: 15px;
}
#sidebar .sidebar-wrapper > ul:not(.language) > li ul {
    padding-left: 25px;
}
#sidebar .sidebar-wrapper > ul:not(.language) > li ul a {
    display: block;
    color: #cdb47e;
    font-size: 16px;
    padding: 5px 0;
}
#sidebar ul.info {
    margin: 30px 0;
}
#sidebar ul.info li {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
}
#sidebar ul.language a {
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px solid #b69c66;
}
#sidebar ul.language li.active a {
    font-weight: 700;
    border-color: #fff;
}
.btn-fb-sidebar {
	background: #003078;
	color: #fff !important;
	padding: 30px 40px;
	text-align: left;
	width: 100%;
	display: block;
}

/*--------------------------------------------------------------
# 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;
}

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

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

@media screen and (min-width: 600px) {

	.menu-toggle {
		display: none;
	}

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

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 24px;
}

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

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 24px 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 24px;
}

.load-modal {
	display: none;
	position: absolute;
	z-index: 1000;
	bottom: 0;
	left: 0;
	height: calc(100% - 109px);
	width: 100%;
	background: rgba( 255, 255, 255, .8 ) url('./img/loading.gif') 50% 50% no-repeat;
}
.term-pravoplatne-rozhodnutia-ujd-sr .load-modal,
.term-vydane-rozhodnutia-ujd-sr-pred-nadobudnutim-pravoplatnosti-a-vykonatelnosti .load-modal {
	height: calc(100% - 122px);
}
body.loading .load-modal {
	overflow: hidden;
}
body.loading .load-modal {
    display: block;
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 24px;
}

.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: 24px;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 13px 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 24px;
	display: grid;
	grid-gap: 24px;
}

.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: 14px;
	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: 24px;
	margin-bottom: 24px;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 24px;
	margin-bottom: 24px;
}

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

/*---------- Contact Page ---------*/
.contact-page h5 {
	font-weight: 700;
}
.contact-page a {
	color: #003078;
	text-decoration: underline;
}
.contact-form {
	background: #F2F3F6;
	padding: 40px;
	margin-top: 60px;
}
.contact-form p {
	font-size: 16px;
}
.contact-form label {
	display: block;
	font-weight: 600;
}
.contact-form label input {
	width: 100%;
	margin: 10px 0 20px 0;
	line-height: 50px;
	padding: 0 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.contact-form label textarea {
	width: 100%;
	margin-top: 10px;
	padding: 10px 20px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.contact-form-button {
	overflow: hidden;
}
.contact-form-button .wpcf7-submit {
	float: right;
	background: #003078;
	color: #fff;
	border: none;
	font-weight: 700;
	line-height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.error-404 .error-btn {
	display: inline-block;
	background: #003078;
	color: #fff;
	padding: 10px 16px 6px;
	font-weight: 700;
	line-height: 40px;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.error-404 .error-btn i {
	margin-right: 10px;
}
.contact-form-button .wpcf7-submit:hover,
.error-404 .error-btn:hover {
	background: #0065B3;
}
.contact-form span {
	color: #c2142c;
	margin-left: 3px;
}
.contact-form label input[type="checkbox"] {
	width: auto;
}
.wpcf7-acceptance span {
	color: #000;
}

.mobile-search-box {
	display: flex
}
.mobile-search-box .search-input {
	min-width: 1px;
	max-width: 160px;
	padding: 0 5px;
}
.mobile-search-box .btn-search {
	border: none;
	background: none;
	margin-left: 0;
	padding-left: 24px;
}
.error-404 {
	padding: 35px 0 130px;
}
.error-404 strong {
	font-size: 160px;
    color: #003078;
    font-weight: 700;
    line-height: 160px;
}
.error-404 h1 {
	margin: 20px 0 40px;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 1680px) {
	.container {
		max-width: 1600px !important;
	}
}
/* 1680 x 1050 */
@media (max-width: 1680px) {
	.container {
		max-width: 100% !important;
	}
}

/* 1536 x 864 */
@media (max-width: 1536px) {

}

/* 1440 x 900 */
@media (max-width: 1440px) {
	.archive-page-content .table .thead-dark th {
		padding: 14px 3px 10px;
	}
}

/* 1366 x 768 */
@media (max-width: 1366px) {
	.news {
		padding-top: 44px;
	}
	.site-header .header-mid .mid-menu li a {
		padding: 0 15px 0 10px;
	}
	.archive-page-content .table-responsive label {
		font-size: 11px;
	}
}

/* 1280 x 800 */
@media (max-width: 1280px) {

}

/* >= 1200px Extra Large */
@media (max-width: 1200px) {
	#breadcrumbs {
		margin: 0 0 25px;
	}
	.site-header {
		background: #fff;
		height: 99px;
		z-index: 4999;
	}
	.site-header .header-top .top-left-col::after {
		display: none;
	}
	.site-header .header-top {
		padding: 0;
		background: #fff;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=180, Color=#003078)";/*IE 8*/
		-moz-box-shadow: 4px 0 8px 8px rgba(0,48,120,0.2);/*FF 3.5+*/
		-webkit-box-shadow: 4px 0 8px 8px rgba(0,48,120,0.2);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
		box-shadow: 4px 0 8px 8px rgba(0,48,120,0.2);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#003078); /*IE 5.5-7*/
	}
	.logo {
		padding: 10px 0;
	}
	.header-top {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
	}
	.mobile-blue {
		display: flex;
		background: #C5EAFF;
		padding: 15px 10px 15px 10px;
		align-items: center;
		justify-content: space-between;
	}
	.site-footer .footer-bottom .footer-bottom-menu {
		justify-content: space-between;
	}
	.site-footer .footer-bottom .footer-bottom-menu li a {
		margin: 0 10px;
	}
	.archive-page-header,
	.single-page-header {
		display: flex;
		padding: 10px 0;
		align-items: center;
		min-height: 170px;
	}
	.archive-page-content,
	.single-page-content,
	.error-404 {
	    padding: 35px 0 50px;
	}
	.dropdown-toggle.nav-link {
		white-space: inherit;
	}
	.archive-page-content .table-responsive {
	    padding-bottom: 120px;
	}
}

/* 1024 x 768 */
@media (max-width: 1024px) {

}

/* >= 992px Large */
@media (max-width: 992px) {
	.list-group {
		margin-bottom: 40px;
	}
}

/* >= 768px Medium */
@media (max-width: 768px) {
	.contact-box {
		margin-bottom: 70px;
	}
	.home-contact {
		padding: 40px 0 0 0;
	}
	.footer-top-menu-box {
		margin-bottom: 40px;
	}
	.site-footer .footer-top {
		padding: 40px 0 0 0;
	}
	.home-contact .contact-box {
		margin-bottom: 40px;
	}
	.home-contact h2 {
		margin-bottom: 40px;
	}
	.news {
		padding: 40px 0;
	}
	.banner {
		overflow: hidden;
		position: relative;
	}
	.banner > img {
		max-width: 1540px;
		margin-left: -100px;
	}
	.banner-box {
		display: block;
		position: absolute;
		top: 70px;
		bottom: 70px;
		left: 0;
		right: 0;
		margin: 0 50px;
		background: rgba(0,101,179,0.9);
		padding: 22px;
	}
	.banner-box > .row {
		height: 100%;
	}
	.banner-box-item {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		height: 100%;
		color: #fff !important;
		font-family: "Ubuntu", sans-serif;
		font-size: 15px;
	}
	.banner-box-item img {
		margin-bottom: 10px;
	}
	.banner-box-item p {
		margin-bottom: 0;
	}
	.banner-box-first {
		margin-bottom: 10px;
	}
	.banner-box-first a {
		border-bottom: 1px solid rgba(255,255,255,0.25);
	}
	.banner-box-third {
		border-left: 1px solid rgba(255,255,255,0.25);
	}
	.banner-box-third img {
		margin: 14px 0;
	}
	.site-footer .footer-bottom .footer-bottom-menu {
		display: block;
		text-align: center;
	}
	.site-footer .footer-bottom .footer-bottom-menu li {
		display: inline-block;
		margin-bottom: 10px;
	}
	.archive-page-header h1,
	.single-page-header h2 {
		font-size: 32px;
	}
	.contact-form {
		padding: 20px;
	}
	.archive-page-content .table-responsive label {
		white-space: nowrap;
	}
	.archive-page-content .col-cislo-konania,
	.archive-page-content .col-cislo-prozhodnutia,
	.archive-page-content .col-cislo-vrozhodnutia,
	.archive-page-content .col-ziadatel-vr {
		max-width: 110px;
	}
	.archive-page-content .col-cislo-rozhodnutia,
	.archive-page-content .col-cislo-skonania,
	.archive-page-content .col-cislo-skonania-vr {
		max-width: 110px;
	}
	.archive-page-content .col-date-konania,
	.archive-page-content .col-act-date,
	.archive-page-content .col-release-date-pr,
	.archive-page-content .col-effective-date-pr {
		max-width: 160px;
	}
	.site-header {
		height: 94px;
	}
	.table th, .table td {
		padding: .5rem;
	}
	.archive-page-content .col-priloha {
		text-align: center;
	}
	.archive-page-content .file-link i {
		margin: 0;
	}
}

/* >= 576px Small */
@media (max-width: 576px) {

}

/* 480 x 800 */
@media (max-width: 480px) {
	.logo {
		max-width: 258px;
		margin-left: -5px;
	}
	#nav-icon {
		width: 70px;
	}

}

/* 360 x 640 */
@media (max-width: 360px) {

}
