/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./Project/Assets/Frontend/less/main.less ***!
  \*******************************************************************************************************************************************************************************************************/
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Prevent font size inflation */
html {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}
/* Remove default margin in favour of better control in authored CSS */
body,
h1,
h2,
h3,
h4,
h5,
p,
figure,
blockquote,
dl,
dd,
ul,
ol {
  margin: 0;
}
/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role='list'],
ol[role='list'] {
  list-style: none;
  padding-left: 0;
}
/* Set core body defaults */
body {
  min-height: 100vh;
  line-height: 1.5;
}
/* Set shorter line heights on headings and interactive elements */
h1,
h2,
h3,
h4,
h5,
button,
input,
label {
  line-height: 1.1;
}
/* Balance text wrapping on headings */
h1,
h2,
h3,
h4,
h5 {
  text-wrap: balance;
}
/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentcolor;
}
/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: inline-block;
}
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
}
/* Make sure textareas without a rows attribute are not tiny */
textarea:not([rows]) {
  min-height: 10em;
}
/* Anything that has been anchored to should have extra scroll margin */
:target {
  scroll-margin-block: 5ex;
}
/* sora-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 300;
  src: url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-300.86fb0a08.woff2) format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-300.d4a65fa0.ttf) format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* sora-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 400;
  src: url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-regular.a5c841ed.woff2) format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-regular.37bf9337.ttf) format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* sora-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 600;
  src: url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-600.68b5a252.woff2) format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-600.934b79fa.ttf) format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* sora-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 700;
  src: url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-700.a7fc0e6b.woff2) format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-700.383a8ab5.ttf) format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* sora-800 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Sora';
  font-style: normal;
  font-weight: 800;
  src: url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-800.75f3c015.woff2) format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url(../../../Project/Frontend/fonts/sora-v17-latin_latin-ext-800.f4b31fb1.ttf) format('truetype');
  /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Sora", Arial, "Arial Unicode MS", "Segoe UI", "Segoe UI Symbol", Helvetica, "Last resort", sans-serif;
  font-size: 14px;
  line-height: 180%;
  background: #ffffff;
  color: #2D3736;
}
h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 30px 0;
}
@media (min-width: 992px) {
  h1 {
    font-size: 50px;
  }
}
h2 {
  font-size: 25px;
  font-weight: bold;
  margin: 30px 0;
}
@media (min-width: 992px) {
  h2 {
    font-size: 30px;
  }
}
a {
  color: inherit;
  border-radius: 2px;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
a:focus {
  color: inherit;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  outline-offset: 3px;
  outline-offset: var(--outline-offset, 3px);
}
a:hover {
  color: #ED591C;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
a:focus-visible,
input:focus-visible,
button:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 3px solid rgba(237, 89, 28, 0.3);
  outline: 3px solid var(--outline-color, rgba(237, 89, 28, 0.3));
  outline-offset: 3px;
  outline-offset: var(--outline-offset, 3px);
}
svg:has(use) {
  flex-shrink: 0;
}
table {
  border-collapse: collapse;
  width: 100%;
}
hr {
  border: none;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  width: 100%;
  height: 1px;
  background: #ddd;
}
img {
  max-width: 100%;
  height: auto;
}
img[loading="lazy"] {
  background: #F7F7F7;
}
.layout-wrap {
  width: 100vw;
  min-height: 100vh;
  position: relative;
}
.layout-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.container {
  width: 100%;
  max-width: calc(25px + 1300px + 25px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container::before,
.container::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 25px;
  background: #ED591C;
  background: var(--button-background, #ED591C);
  color: #ffffff;
  color: var(--button-color, #ffffff);
  border: none;
  border-radius: 4px;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-transform: none;
  font-size: 18px;
  font-weight: 700;
  transition: 250ms color, 250ms background;
  cursor: pointer;
}
.button svg {
  height: 1.2em;
  width: auto;
  flex: none;
  overflow: visible;
}
.button:focus {
  color: #ffffff;
  color: var(--button-color, #ffffff);
  -webkit-text-decoration: none;
  text-decoration: none;
}
.button:hover {
  background: #c64510;
  background: var(--button-hover-background, #c64510);
  color: #ffffff;
  color: var(--button-hover-color, #ffffff);
  -webkit-text-decoration: none;
  text-decoration: none;
}
.button.button-grey {
  --button-background: #F7F7F7;
  --button-color: #2D3736;
  --button-hover-background: #dedede;
  --button-hover-color: #2D3736;
}
.button[disabled] {
  pointer-events: none;
  opacity: 0.5;
}
.link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 2px;
  text-decoration: none;
  -webkit-text-decoration: var(--link-decoration, none);
          text-decoration: var(--link-decoration, none);
  transition: 250ms color;
}
.link svg {
  height: 1.25em;
  width: auto;
  flex: none;
  overflow: visible;
}
button.link {
  background: transparent;
  border: none;
  padding: 0;
}
.link:focus {
  text-decoration: none;
  -webkit-text-decoration: var(--link-decoration, none);
          text-decoration: var(--link-decoration, none);
}
.link:hover {
  color: #ED591C;
  color: var(--link-hover-color, #ED591C);
  text-decoration: underline;
  -webkit-text-decoration: var(--link-hover-decoration, underline);
          text-decoration: var(--link-hover-decoration, underline);
}
.link[disabled] {
  pointer-events: none;
  opacity: 0.5;
}
.text-area p:not(:last-child),
.text-area ul:not(:last-child) {
  margin-bottom: 1em;
}
.text-area li:not(:last-child) {
  margin-bottom: 0.5em;
}
.text-area h1:not(:first-child),
.text-area h2:not(:first-child),
.text-area h3:not(:first-child),
.text-area h4:not(:first-child),
.text-area h5:not(:first-child) {
  margin-top: 1em;
}
.text-area h1:not(:last-child),
.text-area h2:not(:last-child),
.text-area h3:not(:last-child),
.text-area h4:not(:last-child),
.text-area h5:not(:last-child) {
  margin-bottom: 0.5em;
}
.text-area table:not(:first-child) {
  margin-top: 1.5em;
}
.text-area table:not(:last-child) {
  margin-bottom: 1.5em;
}
.text-area table th {
  background: #ED591C;
  border: 1px solid #ED591C;
  color: #2D3736;
  padding: 10px;
  text-transform: uppercase;
}
.text-area table td {
  border: 1px solid #707070;
  padding: 5px 10px;
}
.header {
  background: #ffffff;
  position: relative;
  top: 0;
  z-index: 200;
  border-bottom: 1px solid #CECECE;
}
.header.is-sticky,
.header:has(.navigation.is-open) {
  position: sticky;
}
.header-inner {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  grid-gap: 10px;
  gap: 10px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .header-inner {
    padding-top: 15px;
    padding-bottom: 15px;
    grid-template-columns: auto 1fr auto;
  }
}
.header-logo {
  display: flex;
}
.header-navigation {
  justify-self: center;
}
@media only screen and (max-width: 991px) {
  .header-navigation {
    order: 2;
  }
}
.header-toolbar {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-self: end;
  position: relative;
}
.header-toolbar .search {
  --outline-color: rgba(255, 255, 255, 0.3);
  display: none;
  position: absolute;
  bottom: calc(-1 * 5px);
  right: 0;
  width: 160%;
  transform: translateY(100%);
  background: #ED591C;
  padding: 10px;
  border-radius: 4px;
  z-index: 2;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 992px) {
  .header-toolbar .search.is-open {
    display: block;
  }
}
.header-toolbar .search .form-group {
  display: grid;
  grid-template-columns: 1fr auto;
  margin-bottom: 0;
}
.header-toolbar .search .form-group .form-control {
  border: none;
  box-shadow: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.header-toolbar .search .form-group .button {
  border: none;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  color: #ffffff;
  padding: 10px;
  max-height: 34px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.header-toolbar .search .form-group .button svg {
  height: auto;
  height: initial;
}
.header-toolbar .search .form-group .button:hover {
  background: rgba(0, 0, 0, 0.4);
}
.header-toggle {
  border-radius: 4px;
  padding: 11px;
  border: 1px solid #CECECE;
  background: #ffffff;
  display: flex;
  transition: 250ms color, 250ms border-color;
}
@media only screen and (min-width: 1200px) {
  .header-toggle {
    padding: 13px;
  }
}
.header-toggle svg {
  height: auto;
  height: initial;
  width: auto;
  width: initial;
}
.header-toggle:hover {
  color: #ED591C;
  border-color: #ED591C;
}
@media only screen and (min-width: 992px) {
  .header-toggle[data-header-toggle="navigation"] {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .header-toggle[data-header-toggle="search"] {
    display: none;
  }
}
.navigation {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .navigation {
    position: absolute;
    display: none;
    right: 0;
    bottom: 5px;
    left: 0;
    transform: translateY(100%);
    background: #ED591C;
    padding: 10px;
    border-radius: 4px;
    z-index: 3;
    overflow-y: auto;
    max-height: 80vh;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  }
  .navigation.is-open {
    display: block;
  }
}
.navigation-menu {
  display: flex;
  align-items: center;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .navigation-menu {
    --outline-color: rgba(255, 255, 255, 0.3);
    --link-hover-color: #2D3736;
    flex-direction: column;
    align-items: stretch;
    color: #ffffff;
  }
}
.navigation-menu .link {
  --outline-offset: 0;
  --link-hover-decoration: none;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  gap: 5px;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-bottom-color: transparent;
  border-bottom-color: var(--navigation-link-border-color, transparent);
}
@media only screen and (min-width: 1200px) {
  .navigation-menu .link {
    font-size: 15px;
  }
}
.navigation-menu li.active > a,
.navigation-menu li:has(.active) > a {
  --navigation-link-border-color: #ED591C;
}
@media only screen and (max-width: 991px) {
  .navigation-menu li.active > a,
  .navigation-menu li:has(.active) > a {
    --navigation-link-border-color: #ffffff;
  }
}
.navigation-dropdown {
  position: relative;
}
.navigation-dropdown-menu {
  --outline-color: rgba(255, 255, 255, 0.3);
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  z-index: 3;
  color: #ffffff;
  border-radius: 4px;
}
@media only screen and (min-width: 992px) {
  .navigation-dropdown-menu {
    display: none;
    position: absolute;
    width: 250px;
    background: #ED591C;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  }
}
.navigation-dropdown-menu[role="list"] {
  padding: 10px;
}
.navigation-dropdown-menu .link {
  --link-hover-color: #2D3736;
  font-size: 14px;
  padding: 5px;
}
.navigation-dropdown-menu li.active > a,
.navigation-dropdown-menu li:has(.active) > a {
  --navigation-link-border-color: white;
}
.navigation-dropdown:hover .navigation-dropdown-menu,
.navigation-dropdown:focus-within .navigation-dropdown-menu {
  display: block;
}
.dispatching {
  display: flex;
  padding: 6px;
  border-radius: 4px;
  border: 1px solid rgba(0, 128, 0, 0.4);
  line-height: 1.2;
  -webkit-text-decoration: none;
  text-decoration: none;
  align-items: center;
  max-height: 44px;
  color: #008000;
  transition: 250ms color, 250ms border-color;
  white-space: nowrap;
}
@media only screen and (min-width: 1200px) {
  .dispatching {
    max-height: 48px;
  }
}
.dispatching-status {
  position: relative;
  width: 24px;
  height: 24px;
}
@media only screen and (min-width: 1200px) {
  .dispatching-status {
    width: 32px;
    height: 32px;
  }
}
.dispatching-status-circle {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  animation: pulse-animation 2s infinite;
  box-shadow: 0px 0px 1px 1px rgba(0, 128, 0, 0.1);
  background-color: #008000;
}
.dispatching-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-left: 6px;
  padding-right: 6px;
}
.dispatching-tel {
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .dispatching-tel {
    font-size: 16px;
  }
}
.dispatching-note {
  color: #999999;
  font-size: 10px;
}
@media only screen and (min-width: 1200px) {
  .dispatching-note {
    font-size: 11px;
  }
}
.dispatching:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  border-color: #ED591C;
}
.dispatching:focus {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #008000;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 128, 0, 0.5);
  }
  100% {
    box-shadow: 0 0 0 8px rgba(0, 128, 0, 0);
  }
}
.breadcrumb {
  background: transparent;
  border-radius: 0;
  color: #707070;
  padding: 20px 0;
  font-size: 14px;
  margin: 0;
  position: relative;
  z-index: 10;
  display: table;
}
.breadcrumb a {
  color: #707070;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #ED591C;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}
.breadcrumb li.active {
  font-weight: bold;
}
.breadcrumb > li + li:before {
  content: "|";
  color: #ED591C;
  font-weight: normal;
}
.pagination {
  display: table;
  margin: 30px auto;
  font-size: 20px;
}
.pagination li span,
.pagination li a {
  border: 0;
  background: transparent;
  color: #2D3736;
}
.pagination li.active span {
  background: transparent;
  color: #ED591C;
  font-weight: bold;
}
.footer {
  --outline-color: rgba(255, 255, 255, 0.3);
  background: #2D3736;
  color: #ffffff;
  padding: 50px 0;
  font-size: 15px;
  margin-top: 50px;
}
.footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  gap: 30px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .footer-grid {
    grid-template-columns: repeat(5, auto);
  }
}
.footer-menu {
  font-weight: 600;
}
.footer-socials h4 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 15px;
}
.footer-socials-links {
  display: flex;
  align-items: center;
  gap: 5px;
}
.footer-map {
  font-size: 20px;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 25px;
}
.footer-bottom {
  margin-top: 50px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 15px;
  font-size: 14px;
  font-weight: 600;
  max-width: 855px;
  margin-left: auto;
  margin-right: auto;
}
.footer .link:has(img) img {
  transition: 250ms transform;
}
.footer .link:has(img):hover img {
  transform: scale(1.1);
}
.img-portfolio {
  margin-bottom: 30px;
}
.img-hover:hover {
  opacity: 0.8;
}
@media (max-width: 991px) {
  .customer-img,
  .img-related {
    margin-bottom: 30px;
  }
}
.default-page.admin #editGalleryModal .modal-header h4,
.default-page.admin #createGalleryModal .modal-header h4 {
  margin-right: 20px;
}
.snippetGalleries .gallerySnippetItem {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.snippetGalleries .gallerySnippetItem .panel {
  min-height: 400px;
}
.gallery-wrapper h2 {
  margin-top: 0;
  padding-top: 10px;
}
.gallery-wrapper h2 + p {
  margin-bottom: 30px;
}
.gallery-wrapper .panel-gallery h3.panel-title {
  line-height: 34px;
}
.gallery-wrapper .panel-gallery .gallery-unit .handle {
  display: none;
  position: absolute;
  left: 20px;
  top: 5px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 20px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}
.gallery-wrapper .panel-gallery .gallery-unit .thumbnail {
  display: inline-block;
  margin-bottom: 10px;
  -o-object-fit: none;
     object-fit: none;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .gallery-wrapper .panel-gallery .gallery-unit .thumbnail .img-responsive {
    height: 100px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .gallery-wrapper .panel-gallery .gallery-unit .thumbnail .img-responsive {
    height: 100px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.gallery-wrapper .panel-gallery .gallery-unit:hover .handle,
.gallery-wrapper .panel-gallery .gallery-unit:focus .handle {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .gallery-wrapper .panel-gallery.admin .gallery-unit .thumbnail .img-responsive {
    height: 160px;
  }
}
.gallery-wrapper .panel-gallery.admin .gallery-unit_buttons .panel-body {
  padding: 5px;
}
.gallery-wrapper .panel-gallery.admin .gallery-unit_buttons .panel-body .btn-group {
  width: 100%;
}
.gallery-wrapper .panel-gallery.admin .gallery-unit_buttons .panel-body .btn-group .btn {
  width: 50%;
}
.gallery-wrapper .panel-gallery .alert-gallery {
  margin: 0 15px;
}
.smartTable.gallery {
  width: 100%;
}
.smartTable.gallery td,
.smartTable.gallery th {
  padding: 5px;
}
.smartTable.gallery td input[type="number"],
.smartTable.gallery th input[type="number"] {
  width: 6em;
}
.snippetGalleryCreate .row {
  margin-top: 5px;
}
.snippetGalleryCreate textarea {
  max-width: 100%;
  min-width: 100%;
}
.setCoverBtn {
  display: none;
  position: absolute;
  right: 20px;
  top: 5px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
  border: 1px solid #222;
  border-radius: 5px;
}
.setCoverBtn:hover {
  background: rgba(192, 192, 192, 0.7);
  color: #000;
}
.cover {
  border: 1px solid #559;
}
/* Tlačítko s odkazem na ACL itemu galerie pro adminy */
.aclLink {
  position: absolute;
  display: none;
  right: 20px;
  top: 5px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
  border: 1px solid #222;
  border-radius: 5px;
}
.aclLink:hover {
  background: rgba(192, 192, 192, 0.7);
  color: #000;
}
.aclLinkSnippet {
  right: 65px;
}
.aclLink:hover {
  background: rgba(192, 192, 192, 0.7);
  color: #000;
}
.gallery-wrapper.not-admin h2 {
  text-align: center;
}
.gallery-wrapper.not-admin h2 + p {
  text-align: center;
}
.gallery-wrapper.not-admin .row {
  margin: 0 -11px;
  display: flex;
  flex-wrap: wrap;
}
.gallery-wrapper.not-admin .row .gallery-unit {
  padding: 11px;
}
.gallery-wrapper.not-admin .row .gallery-unit a {
  display: block;
  padding: 0;
  border: 0;
  margin: 0;
}
.gallery-wrapper.not-admin .row .gallery-unit a img {
  border-radius: 4px;
}
.gallery-wrapper.slider {
  overflow: hidden;
  padding-bottom: 20px;
}
.gallery-wrapper.slider .gallery-unit {
  float: left;
}
.gallery-wrapper.slider .gallery-unit a {
  display: block;
}
.gallery-wrapper.slider .gallery-unit .thumbnail {
  border-radius: 4px;
  overflow: hidden;
}
.gallery-wrapper.slider .slick-arrow {
  position: absolute;
  bottom: 10px;
  left: 50%;
  text-indent: -9999px;
  border: 0;
  border-radius: 50%;
  width: 40px;
  height: 39px;
  z-index: 100;
}
.gallery-wrapper.slider .slick-arrow.slick-prev {
  margin-left: -25px;
  background: url(../../../Project/Frontend/static/icons/prev.16878d83.svg) no-repeat center;
}
.gallery-wrapper.slider .slick-arrow.slick-next {
  margin-left: 25px;
  background: url(../../../Project/Frontend/static/icons/next.f3f16799.svg) no-repeat center;
}
.gallery-wrapper.slider .bttn-group {
  height: 39px;
  justify-content: flex-end !important;
}
.gallery-wrapper.slider .bttn-group .count {
  font-size: 16px;
}
.gallery-wrapper.slider.without-fb {
  position: relative;
}
.gallery-wrapper.slider.without-fb h2 {
  padding-right: 120px;
}
.gallery-wrapper.slider.without-fb .gallery-unit {
  padding: 0 8px;
}
.gallery-wrapper.slider.without-fb .gallery-unit img {
  border-radius: 4px;
}
.gallery-wrapper.slider.without-fb .slick-arrow {
  bottom: auto;
  top: 10px;
  transform: none;
  left: auto;
}
.gallery-wrapper.slider.without-fb .slick-arrow.slick-prev {
  right: 65px;
}
.gallery-wrapper.slider.without-fb .slick-arrow.slick-next {
  right: 15px;
}
.filesPdf h2 {
  margin: 0;
  cursor: pointer;
  padding: 24px 80px 24px 30px;
  color: #ffffff;
  border-radius: 4px;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  background: #ED591C;
}
.filesPdf h2::before:not(.empty) {
  content: "";
  width: 39px;
  height: 39px;
  background: url(../../../Project/Frontend/static/icons/arrow-down.bbf16c24.svg) no-repeat center;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
}
.filesPdf h2.opened::before {
  transform: rotate(180deg) translateY(50%);
}
.filesPdf .row {
  display: none;
}
.filesPdf .panel-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 30px 0;
}
.filesPdf .panel-gallery .gallery-unit a {
  padding: 0;
  display: block;
  border: 0;
  border-radius: 0;
  height: 250px;
}
.filesPdf .panel-gallery .gallery-unit a img {
  height: 100%;
  width: auto;
}
.filesPdf.counted h2 {
  border-radius: 0;
}
.filesPdf.counted h2::after {
  content: "";
  background: #ffffff;
  height: 1px;
  width: calc(100% - 60px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1px;
  z-index: 10;
}
.filesPdf.counted:first-child h2 {
  border-radius: 4px 4px 0 0;
}
.filesPdf.counted:last-child h2 {
  border-radius: 0 0 4px 4px;
}
.filesPdf.counted:last-child h2::after {
  display: none;
}
.filesIcon h2 {
  font-size: 26px;
  text-align: center;
  margin: 60px 0;
}
.filesIcon .panel-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.filesIcon .panel-gallery .gallery-unit {
  text-align: center;
  padding: 30px 0;
}
.filesIcon .panel-gallery .gallery-unit a {
  border: 0;
  border-radius: 0;
  margin: 0;
  background: transparent;
  flex-direction: column;
  width: 100%;
}
.filesIcon .panel-gallery .gallery-unit a img {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .filesPdf h2 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .gallery-wrapper.not-admin .row .gallery-unit .thumbnail {
    height: 290px;
  }
  .gallery-wrapper.not-admin .row .gallery-unit .thumbnail img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .gallery-wrapper.slider.without-fb {
    overflow: hidden;
  }
  .gallery-wrapper.slider.without-fb .gallery-unit a {
    height: 218px;
  }
  .gallery-wrapper.slider.without-fb .gallery-unit a img {
    height: 100%;
    width: 100%;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .filesPdf h2 {
    font-size: 24px;
  }
  .filesIcon .panel-gallery .gallery-unit a {
    border-right: 1px solid #707070;
    padding: 30px 0;
  }
  .filesIcon .panel-gallery .gallery-unit:nth-child(4) a,
  .filesIcon .panel-gallery .gallery-unit:nth-child(8) a,
  .filesIcon .panel-gallery .gallery-unit:nth-child(12) a,
  .filesIcon .panel-gallery .gallery-unit:nth-child(16) a,
  .filesIcon .panel-gallery .gallery-unit:nth-child(20) a,
  .filesIcon .panel-gallery .gallery-unit:last-child a {
    border-right: 0;
  }
}
.intro-gallery {
  display: flex;
}
.intro-gallery .lazyload-wrapper {
  flex: 1 1 auto;
}
.intro-gallery .lazyload-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.partneri-gallery.slider,
.slider-gallery.slider {
  --gallery-slide-padding: 12.5px;
  clear: both;
  padding: 0;
  margin: 0;
  overflow: visible;
}
.partneri-gallery.slider .inner,
.slider-gallery.slider .inner {
  position: relative;
}
.partneri-gallery.slider .slick-arrow.slick-prev,
.slider-gallery.slider .slick-arrow.slick-prev,
.partneri-gallery.slider .slick-arrow.slick-next,
.slider-gallery.slider .slick-arrow.slick-next {
  background-color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
}
.partneri-gallery.slider .slick-arrow.slick-prev.slick-disabled,
.slider-gallery.slider .slick-arrow.slick-prev.slick-disabled,
.partneri-gallery.slider .slick-arrow.slick-next.slick-disabled,
.slider-gallery.slider .slick-arrow.slick-next.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.partneri-gallery.slider .slick-arrow.slick-prev,
.slider-gallery.slider .slick-arrow.slick-prev {
  left: -5px;
}
.partneri-gallery.slider .slick-arrow.slick-next,
.slider-gallery.slider .slick-arrow.slick-next {
  right: -5px;
  left: auto;
  left: initial;
}
.partneri-gallery.slider .slick-list,
.slider-gallery.slider .slick-list {
  padding: var(--gallery-slide-padding);
  margin: calc(-1 * var(--gallery-slide-padding)) calc(-1 * (2 * var(--gallery-slide-padding)));
  overflow: hidden;
}
.partneri-gallery.slider .slick-track,
.slider-gallery.slider .slick-track {
  display: flex;
}
.partneri-gallery.slider .gallery-unit,
.slider-gallery.slider .gallery-unit {
  padding: 0 var(--gallery-slide-padding);
  position: relative;
}
.partneri-gallery.slider .gallery-unit .lazyload-wrapper,
.slider-gallery.slider .gallery-unit .lazyload-wrapper {
  display: block;
}
.partneri-gallery.slider .gallery-unit .lazyload-wrapper[href]:not(.fancybox),
.slider-gallery.slider .gallery-unit .lazyload-wrapper[href]:not(.fancybox) {
  transition: 250ms transform;
}
.partneri-gallery.slider .gallery-unit .lazyload-wrapper[href]:not(.fancybox):hover,
.slider-gallery.slider .gallery-unit .lazyload-wrapper[href]:not(.fancybox):hover {
  transform: scale(1.1);
}
.partneri-gallery.slider .gallery-unit .lazyload-wrapper img,
.slider-gallery.slider .gallery-unit .lazyload-wrapper img {
  height: 100px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.partneri-gallery.slider .gallery-unit-description,
.slider-gallery.slider .gallery-unit-description {
  position: absolute;
  top: 0;
  right: var(--gallery-slide-padding);
  bottom: 0;
  left: var(--gallery-slide-padding);
  padding: 20px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  pointer-events: none;
  border-radius: 3px;
  background: linear-gradient(0deg, rgba(29, 29, 29, 0.9) 0%, rgba(29, 29, 29, 0) 45.03%);
}
@media only screen and (min-width: 992px) {
  .partneri-gallery.slider {
    --gallery-slide-padding: 25px;
  }
}
.partneri-gallery.slider .slick-arrow.slick-prev,
.partneri-gallery.slider .slick-arrow.slick-next {
  background-color: #F7F7F7;
}
.partneri-gallery.slider .gallery-unit .lazyload-wrapper img {
  -o-object-fit: contain;
     object-fit: contain;
}
.slider-gallery.slider .gallery-unit .lazyload-wrapper {
  aspect-ratio: 4 / 3;
  border-radius: 3px;
}
.slider-gallery.slider .gallery-unit .lazyload-wrapper img {
  height: 100%;
}
.tiles-gallery {
  display: grid;
  grid-gap: 25px;
  gap: 25px;
  justify-items: center;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .tiles-gallery {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.tiles-gallery .tile {
  --link-hover-decoration: none;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
}
.tiles-gallery .tile .lazyload-wrapper .img-responsive {
  transition: 250ms transform;
}
.tiles-gallery .tile-content {
  position: relative;
  padding: 30px;
}
.tiles-gallery .tile-content-inner {
  max-width: 200px;
}
.tiles-gallery .tile h2 {
  margin-top: 20px;
  margin-bottom: 30px;
}
.tiles-gallery .tile .description {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 600;
}
.tiles-gallery .tile .link {
  font-size: 15px;
  font-weight: 700;
}
.tiles-gallery .tile .link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tiles-gallery .tile:has(a:hover) .lazyload-wrapper .img-responsive {
  transform: scale(1.1);
}
.tiles-gallery .tile[data-variant="green"] {
  --outline-color: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.tiles-gallery .tile[data-variant="orange"] {
  --outline-color: rgba(255, 255, 255, 0.3);
  --link-hover-color: #2D3736;
  color: #ffffff;
}
.tiles-gallery .tile[data-variant="white"] .description {
  color: #ED591C;
}
.tiles-gallery .lazyload-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
}
.tiles-gallery .lazyload-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-hp-gallery {
  position: relative;
}
.intro-hp-gallery > .container {
  position: relative;
}
.intro-hp-gallery > .container .slick-dots {
  --outline-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 50px;
  left: 15px;
  margin: 0;
  list-style-type: none;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .intro-hp-gallery > .container .slick-dots {
    bottom: 200px;
    right: 25px;
    left: auto;
    left: initial;
  }
}
.intro-hp-gallery > .container .slick-dots li {
  float: left;
  display: flex;
}
.intro-hp-gallery > .container .slick-dots li + li {
  margin-left: 10px;
}
.intro-hp-gallery > .container .slick-dots li button {
  border: none;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  width: 50px;
  height: 15px;
  font-size: 0;
  color: transparent;
  transition: 250ms background-color;
}
.intro-hp-gallery > .container .slick-dots li button:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
.intro-hp-gallery > .container .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.intro-hp-gallery-content {
  color: #ffffff;
  position: relative;
  padding-top: 100px;
  padding-bottom: 75px;
  max-width: 750px;
}
@media only screen and (min-width: 768px) {
  .intro-hp-gallery-content {
    padding-top: 300px;
    padding-bottom: 250px;
  }
}
.intro-hp-gallery-content h1 {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  .intro-hp-gallery-content h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .intro-hp-gallery-content h1 {
    font-size: 70px;
  }
}
.intro-hp-gallery-slides {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}
.intro-hp-gallery-slides::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(29, 29, 29, 0.5) 0%, rgba(29, 29, 29, 0.35) 43.38%, rgba(29, 29, 29, 0.1) 100%);
  z-index: 1;
}
.intro-hp-gallery-slides .slick-list {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.intro-hp-gallery-slides .slick-track {
  display: flex;
  height: 100%;
}
.intro-hp-gallery-slides .slick-slide > div {
  width: 100%;
  height: 100%;
}
.intro-hp-gallery-slides .slick-slide > div .lazyload-wrapper {
  display: block;
  width: 100%;
  height: 100%;
}
.intro-hp-gallery-slides .slick-slide > div .lazyload-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-hp-gallery-slides .slick-slide > div video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.uniNews-list .uniNews-item {
  margin-bottom: 30px;
  float: left;
}
.uniNews-list .uniNews-item .inner {
  position: relative;
  background: #ffffff;
  border-radius: 4px;
}
.uniNews-list .uniNews-item .inner .preview {
  position: relative;
}
.uniNews-list .uniNews-item .inner .preview .lazyload-wrapper,
.uniNews-list .uniNews-item .inner .preview .nolazyload-wrapper {
  display: block;
  height: 309px;
}
.uniNews-list .uniNews-item .inner .preview .lazyload-wrapper img,
.uniNews-list .uniNews-item .inner .preview .nolazyload-wrapper img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.uniNews-list .uniNews-item .inner .preview .tag {
  border-radius: 4px;
  padding: 6px 20px 6px 10px;
  display: table;
  position: absolute;
  top: 15px;
  left: 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
.uniNews-list .uniNews-item .inner .preview .tag.orange {
  background: #ED591C;
}
.uniNews-list .uniNews-item .inner .preview .tag.red {
  background: #E62B1B;
}
.uniNews-list .uniNews-item .inner .preview .tag.blue {
  background: #1B71E6;
}
.uniNews-list .uniNews-item .inner .preview .tag.yellow {
  background: #FC9E08;
}
.uniNews-list .uniNews-item .inner .preview .tag.green {
  background: #0A6E41;
}
.uniNews-list .uniNews-item .inner .preview .tag.white {
  background: #ffffff;
  color: #00369b;
}
.uniNews-list .uniNews-item .inner .preview .tag img {
  margin-right: 10px;
}
.uniNews-list .uniNews-item .inner .new-content {
  padding: 15px;
}
.uniNews-list .uniNews-item .inner .new-content .date {
  font-size: 14px;
  font-weight: 300;
}
.uniNews-list .uniNews-item .inner .new-content h4 {
  color: #ED591C;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uniNews-list .uniNews-item .inner .new-content .perex {
  line-height: 150%;
}
.uniNews-list .uniNews-item .inner .new-content .detail {
  color: #ED591C;
  font-weight: bold;
}
.uniNews-list .uniNews-item .inner .new-content .detail::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.uniNews-list .uniNews-item.large .inner {
  display: flex;
  flex-direction: column-reverse;
}
.uniNews-list .slick-arrow {
  position: absolute;
  top: -45px;
  text-indent: -9999px;
  border: 0;
  width: 39px;
  height: 39px;
  z-index: 100;
}
.uniNews-list .slick-arrow.slick-prev {
  right: 65px;
  background: url(../../../Project/Frontend/static/icons/prev.16878d83.svg) no-repeat center;
}
.uniNews-list .slick-arrow.slick-next {
  right: 15px;
  background: url(../../../Project/Frontend/static/icons/next.f3f16799.svg) no-repeat center;
}
@media (min-width: 480px) {
  .uniNews-list .slick-arrow {
    top: 0;
  }
}
#news_detail {
  max-width: 750px;
}
#news_detail h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 20px 0;
}
#news_detail .preview-wrapper {
  position: relative;
}
#news_detail .preview-wrapper a {
  display: flex;
  align-items: center;
  max-height: 407px;
  border-radius: 4px;
}
#news_detail .preview-wrapper a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#news_detail .preview-wrapper .tag {
  border-radius: 4px;
  padding: 6px 20px 6px 10px;
  display: table;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#news_detail .preview-wrapper .tag.orange {
  background: #ED591C;
}
#news_detail .preview-wrapper .tag.red {
  background: #E62B1B;
}
#news_detail .preview-wrapper .tag.blue {
  background: #1B71E6;
}
#news_detail .preview-wrapper .tag.yellow {
  background: #FC9E08;
}
#news_detail .preview-wrapper .tag.green {
  background: #0A6E41;
}
#news_detail .preview-wrapper .tag.white {
  background: #ffffff;
  color: #00369b;
}
#news_detail .preview-wrapper .tag img {
  margin-right: 10px;
}
#news_detail .date {
  margin: 15px 0;
  font-weight: 300;
  font-size: 12px;
}
#news_detail .gallery-wrapper {
  margin: 30px -7px 0 -7px;
}
#news_detail .gallery-wrapper .count {
  text-align: right;
  padding: 10px 0;
}
#news_detail .gallery-wrapper .count strong {
  color: #ED591C;
}
#news_detail .gallery-wrapper .gallery-unit {
  padding: 7px;
}
#news_detail .gallery-wrapper .gallery-unit a {
  display: block;
  height: 183px;
}
#news_detail .gallery-wrapper .gallery-unit a img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#news_detail .bttn-group {
  font-weight: bold;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
#news_detail .bttn-group a {
  display: table;
}
#news_detail .bttn-group .facebook img {
  margin-right: 10px;
}
#news_detail .bttn-group .back {
  background: url(../../../Project/Frontend/static/icons/back.93d4e800.svg) no-repeat left center;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .uniNews-list .uniNews-item .inner .new-content h4 {
    font-size: 24px;
  }
  .uniNews-list .uniNews-item.large {
    --outline-color: rgba(255, 255, 255, 0.3);
  }
  .uniNews-list .uniNews-item.large .inner {
    background: #ED591C;
  }
  .uniNews-list .uniNews-item.large .inner .new-content {
    color: #ffffff;
    padding: 30px;
  }
  .uniNews-list .uniNews-item.large .inner .new-content h4 {
    color: #ffffff;
  }
  .uniNews-list .uniNews-item.large .inner .new-content .detail {
    color: #ffffff;
    display: block;
    width: -moz-max-content;
    width: max-content;
    margin-top: 20px;
    background: url(../../../Project/Frontend/static/icons/detail-white.ff704c7d.svg) no-repeat right center;
    padding-right: 20px;
  }
  .uniNews-list .uniNews-item.large .inner .preview .lazyload-wrapper,
  .uniNews-list .uniNews-item.large .inner .preview .nolazyload-wrapper {
    border-radius: 4px;
    overflow: hidden;
    max-height: none;
    height: 100%;
  }
  #news_detail h1 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .uniNews-list .uniNews-item.large .inner {
    flex-direction: row;
  }
  .uniNews-list .uniNews-item.large .inner .new-content {
    width: 40%;
    padding: 45px;
  }
  .uniNews-list .uniNews-item.large .inner .new-content h4 {
    margin: 30px 0;
  }
  .uniNews-list .uniNews-item.large .inner .preview {
    width: 60%;
  }
}
@media (min-width: 1200px) {
  .uniNews-list .uniNews-item.large .inner .new-content {
    width: 35%;
  }
  .uniNews-list .uniNews-item.large .inner .new-content h4 {
    margin: 50px 0;
    font-size: 50px;
    height: 110px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .uniNews-list .uniNews-item.large .inner .new-content .detail {
    margin-top: 50px;
  }
  .uniNews-list .uniNews-item.large .inner .preview {
    width: 65%;
  }
}
.uniNews-list.uniNews-list-hp {
  --item-slide-padding: 12.5px;
  clear: both;
  padding: 0;
  margin: 0;
  overflow: visible;
}
.uniNews-list.uniNews-list-hp .inner {
  position: relative;
}
.uniNews-list.uniNews-list-hp .slick-slide > div {
  height: 100%;
}
.uniNews-list.uniNews-list-hp .slick-arrow.slick-prev,
.uniNews-list.uniNews-list-hp .slick-arrow.slick-next {
  background-color: #F7F7F7;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  border-radius: 50%;
}
.uniNews-list.uniNews-list-hp .slick-arrow.slick-prev.slick-disabled,
.uniNews-list.uniNews-list-hp .slick-arrow.slick-next.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.uniNews-list.uniNews-list-hp .slick-arrow.slick-prev {
  left: -5px;
}
.uniNews-list.uniNews-list-hp .slick-arrow.slick-next {
  right: -5px;
  left: auto;
  left: initial;
}
.uniNews-list.uniNews-list-hp .slick-list {
  padding: var(--item-slide-padding);
  margin: calc(-1 * var(--item-slide-padding)) calc(-1 * (2 * var(--item-slide-padding)));
  overflow: hidden;
}
.uniNews-list.uniNews-list-hp .slick-track {
  display: flex;
}
.uniNews-list.uniNews-list-hp .uniNews-item {
  padding: 0 var(--item-slide-padding);
  margin: 0;
  position: relative;
  height: 100%;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner {
  height: 100%;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .preview {
  display: block;
  overflow: hidden;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .preview .lazyload-wrapper {
  aspect-ratio: 4 / 3;
  height: auto;
  height: initial;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .preview img.img-responsive {
  transition: 250ms transform;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .new-content .date {
  font-weight: 400;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .new-content h4 {
  font-weight: 800;
}
.uniNews-list.uniNews-list-hp .uniNews-item .inner .new-content .perex {
  font-size: 15px;
  font-weight: 600;
}
.uniNews-list.uniNews-list-hp .uniNews-item:has(a:hover) .preview img.img-responsive {
  transform: scale(1.1);
}
.cookies {
  max-width: 72rem;
  padding-right: 4rem;
  text-align: justify;
}
@media (max-width: 480px) {
  .cookies {
    padding-right: 2rem;
  }
}
@media (max-width: 384px) {
  .cookies {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.cookies .cookies_header h2 {
  margin-top: 0;
  margin-bottom: 2rem;
}
.cookies .cookies_type {
  border-top: 1px solid #eee;
  padding: 2rem 0 0;
  margin: 2rem 0 0;
}
@media (max-width: 767px) {
  .cookies .cookies_type {
    margin-top: 1rem;
    padding-top: 1rem;
  }
}
.cookies .cookies_type_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}
.cookies .cookies_type_header h3 {
  margin: 0;
}
.cookies .cookies_type_info {
  margin: 1rem 0;
}
.cookies .cookies_type_switch {
  display: flex;
  align-items: center;
  gap: 0.5em;
  cursor: pointer;
  font-size: 1rem;
  margin: 0;
}
.cookies .cookies_type_switch.cookies_type_switch-mandatory {
  opacity: 0.75;
  cursor: not-allowed;
}
.cookies .cookies_type_switch .switch_el {
  display: flex;
  align-items: center;
  width: 3em;
  height: 1.5em;
  background: #eee;
  border-radius: 0.75em;
  transition: background-color 0.2s ease;
}
.cookies .cookies_type_switch .switch_el::after {
  content: '';
  display: block;
  height: calc(1.5em - 4px);
  width: calc(1.5em - 4px);
  border-radius: 50%;
  background: #fff;
  border: 2px solid #eee;
  transform: translateX(100%);
  transition: transform 0.2s ease, border 0.2s ease;
}
.cookies .cookies_type_switch input:checked + .switch_el {
  background: #56b456;
}
.cookies .cookies_type_switch input:checked + .switch_el::after {
  border-color: #56b456;
  transform: translateX(0);
}
.cookies .cookies_type_switch input:focus-visible + .switch_el {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}
.cookies .cookies_actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 4rem;
}
.cookies .cookies_actions .btn {
  flex: 1;
  float: none;
  margin: 0;
}
.cookies .cookies_actions .btn:nth-child(1) {
  border-radius: 0 0 4px 4px;
  width: 100%;
  flex: none;
  order: 3;
}
@media (min-width: 480px) {
  .cookies .cookies_actions .btn:nth-child(1) {
    flex: 1;
    width: auto;
    border-radius: 0;
    order: 2;
  }
}
.cookies .cookies_actions .btn:nth-child(2) {
  border-radius: 0 4px 0 0;
  order: 2;
}
@media (min-width: 480px) {
  .cookies .cookies_actions .btn:nth-child(2) {
    border-radius: 0 4px 4px 0;
    order: 3;
  }
}
.cookies .cookies_actions .btn:nth-child(3) {
  border-radius: 4px 0 0 0;
  order: 1;
}
@media (min-width: 480px) {
  .cookies .cookies_actions .btn:nth-child(3) {
    border-radius: 4px 0 0 4px;
  }
}
.cookies .cookies_actions .button {
  border: 0;
  padding: 10px 20px;
  line-height: 180%;
}
.cookies .cookies_actions .button-white {
  background: #ffffff;
  color: #2D3736;
}
.cookies .cookies_actions .button-red {
  background: #ED591C;
  color: #ffffff;
}
.cookies.cookies-popup {
  --outline-color: rgba(255, 255, 255, 0.3);
  position: fixed;
  top: auto;
  top: initial;
  right: 0;
  bottom: 0;
  left: auto;
  left: initial;
  z-index: 2000;
  padding: 20px;
  width: 100%;
  height: auto;
  height: initial;
  max-width: 380px;
  text-align: center;
  color: #ffffff;
  background: #2D3736;
}
@media (max-width: 1140px) {
  .cookies.cookies-popup {
    max-width: 26rem;
  }
}
@media (max-width: 480px) {
  .cookies.cookies-popup {
    padding: 1rem;
  }
}
@media (min-width: 480px) {
  .cookies.cookies-popup {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.004), 0 0 20px rgba(0, 0, 0, 0.013), 0 0 32px rgba(0, 0, 0, 0.07);
  }
}
.cookies.cookies-popup p {
  color: #ffffff;
  margin: 0;
  font-size: 20px;
}
.cookies.cookies-popup .cookies_actions {
  justify-content: center;
  margin-top: 20px;
  position: static;
  padding: 0;
  border-top: none;
  background-color: transparent;
}
.cookies.cookies-popup .cookies_links {
  --link-hover-decoration: none;
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 10px;
  gap: 10px;
  margin-top: 10px;
}
.cookies-table th,
.cookies-table td {
  padding: 1.5rem 2rem;
}
.cookies-table th {
  background: #f5f5f5;
}
.cookies-table tr td {
  border-bottom: 1px solid #f5f5f5;
}
.uniReferences-list .uniReferences-list_item h4 {
  font-size: 24px;
  margin: 20px 0;
  padding: 10px 0 10px 20px;
  border-left: 1px solid #ED591C;
}
.uniReferences-list .uniReferences-list_item h4 a {
  background: url(../../../Project/Frontend/static/icons/detail.f5dec1aa.svg) no-repeat right center;
  padding: 5px 40px 5px 0;
}
.inlineInsertElementDatePicker .bootstrap-datetimepicker-widget {
  position: relative;
}
.inlineInsertElementDatePicker .bootstrap-datetimepicker-widget:before {
  content: '';
  display: block;
  border-left: 5px solid transparent;
  border-bottom: 8px solid #ffffff;
  border-right: 5px solid transparent;
  position: absolute;
  top: -8px;
  left: 45px;
}
@media (min-width: 767px) {
  .bubbleErrors .form-group {
    position: relative;
  }
  .bubbleErrors .form-group > .help-block,
  .bubbleErrors .form-group .input-wrap > .help-block,
  .bubbleErrors .form-group .input-group .input-group-btn .help-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    right: -10px;
    top: 25px;
    color: white;
    border-radius: 3px;
    margin: 0;
    padding: 0 10px 0 5px;
    font-size: 12px;
    line-height: 24px;
    transform: translate3d(100%, 0, 0);
    z-index: 10;
    max-width: 200px;
    min-height: 34px;
  }
  .bubbleErrors .form-group > .help-block:before,
  .bubbleErrors .form-group .input-wrap > .help-block:before,
  .bubbleErrors .form-group .input-group .input-group-btn .help-block:before {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right-width: 8px;
    border-right-style: solid;
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translate3d(-100%, -50%, 0);
  }
  .bubbleErrors .form-group > .help-block .glyphicon,
  .bubbleErrors .form-group .input-wrap > .help-block .glyphicon,
  .bubbleErrors .form-group .input-group .input-group-btn .help-block .glyphicon {
    margin-right: 5px;
  }
  .bubbleErrors .form-group .input-group,
  .bubbleErrors .form-group .input-group-btn,
  .bubbleErrors .form-group .btn {
    position: static;
  }
  .bubbleErrors .form-group.has-success .help-block {
    background: #3c763d;
  }
  .bubbleErrors .form-group.has-success .help-block:before {
    border-right-color: #3c763d;
  }
  .bubbleErrors .form-group.has-warning .help-block {
    background: #8a6d3b;
  }
  .bubbleErrors .form-group.has-warning .help-block:before {
    border-right-color: #8a6d3b;
  }
  .bubbleErrors .form-group.has-error .help-block {
    background: #a94442;
  }
  .bubbleErrors .form-group.has-error .help-block:before {
    border-right-color: #a94442;
  }
  .bubbleErrors .form-group .input-wrap {
    position: relative;
  }
  .bubbleErrors .form-group .input-wrap > .help-block {
    top: 0;
    right: 4px;
  }
}
.mailForm {
  background: #F7F7F7;
  padding: 20px;
  border-radius: 4px;
}
.mailForm h3 {
  font-size: 24px;
  font-weight: bold;
  color: #ED591C;
  margin: 0 0 10px 0;
}
.mailForm p {
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 20px 0;
}
.mailForm .form-group {
  margin: 0 0 15px 0;
}
.mailForm .form-group label {
  font-size: 14px;
  font-weight: 300;
}
.mailForm .form-group input,
.mailForm .form-group select {
  height: 46px;
  border-radius: 4px;
  border: 0;
  box-shadow: none;
  width: 100%;
  background: #ffffff;
}
.mailForm .form-group input::-moz-placeholder, .mailForm .form-group select::-moz-placeholder {
  color: #707071;
}
.mailForm .form-group input::placeholder,
.mailForm .form-group select::placeholder {
  color: #707071;
}
.mailForm .form-group textarea {
  resize: none;
  height: 176px;
  border-radius: 4px;
  border: 0;
  box-shadow: none;
  width: 100%;
  background: #ffffff;
  padding: 15px 10px;
}
.mailForm .form-group input[type="checkbox"] {
  height: auto;
  width: auto;
}
.mailForm .form-group input[type="submit"] {
  padding: 0 20px;
  background: #ED591C;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  width: auto;
  margin: 20px auto 0 auto;
  display: table;
}
.mailForm .form-group.file div {
  position: relative;
}
.mailForm .form-group.file div span.placeholder {
  font-size: 14px;
  color: #707071;
  background: #ffffff;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 10px;
  display: flex;
  align-items: center;
}
.mailForm .form-group.file div input {
  position: relative;
  z-index: 10;
  opacity: 0;
}
.mailForm .agreement label {
  line-height: 1.6;
}
.mailForm .agreement .checkbox {
  padding: 0;
}
.vyhledavani-form {
  background: #F7F7F7;
  padding: 15px 15px 0;
}
@media (min-width: 768px) {
  .vyhledavani-form {
    padding: 30px 30px 0;
  }
}
.vyhledavani-form form {
  display: flex;
  white-space: nowrap;
  flex-wrap: wrap;
  padding-bottom: 30px;
  border-bottom: 1px solid #707070;
}
.vyhledavani-form form .form-group {
  margin: 0;
}
.vyhledavani-form form .form-group > div {
  width: auto;
  padding: 0 5px;
}
.vyhledavani-form form .form-group input {
  height: 46px;
  border-radius: 4px;
  border: 0;
  box-shadow: none;
  width: 100%;
  background: #ffffff;
}
.vyhledavani-form form .form-group input[type="submit"] {
  background: #ED591C;
  color: #ffffff;
  border-radius: 4px;
  padding: 9px 30px;
  font-size: 18px;
  display: table;
}
.vyhledavani-form form .form-group input[type="submit"]:hover {
  color: #ffffff;
}
.searchResults {
  background: #F7F7F7;
  padding: 15px;
}
@media (min-width: 768px) {
  .searchResults {
    padding: 30px;
  }
}
.searchResults h2 {
  margin-top: 0;
}
.searchResults .col-sm-8 {
  margin-bottom: 30px;
}
.searchResults nav {
  width: 100%;
  clear: both;
}
.twitter-typeahead {
  min-width: 0;
  width: 100%;
}
.twitter-typeahead pre {
  background: transparent;
}
.twitter-typeahead .tt-input {
  width: 100%;
}
.twitter-typeahead .tt-menu {
  position: static !important;
  min-width: 0;
  min-width: initial;
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  color: #ffffff;
  font-size: 14px;
}
.twitter-typeahead .tt-menu .tt-dataset {
  border: none;
}
.twitter-typeahead .tt-menu .tt-header {
  font-weight: 600;
  font-size: 12px;
  margin-top: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.twitter-typeahead .tt-menu .tt-selectable {
  border: none;
  padding: 0;
  color: #ffffff;
  margin-top: 5px;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.twitter-typeahead .tt-menu .tt-selectable[href]:hover {
  background: transparent;
  color: #2D3736;
}
.twitter-typeahead .tt-menu .tt-selectable .tt-image {
  display: none;
}
.global-notice {
  background: #F7F7F7;
  border-top: 1px solid #CECECE;
  overflow: hidden;
}
.global-notice-inner {
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .global-notice-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.global-notice .notice {
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .global-notice .notice {
    font-size: 14px;
  }
}
.global-notice .notice-content {
  text-align: center;
}
.global-notice .notice strong {
  font-weight: 800;
  color: #ED591C;
}
.global-notice .slick-list {
  width: 100%;
  position: relative;
}
.global-notice .slick-list::before,
.global-notice .slick-list::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 15px;
  background: linear-gradient(90deg, #F7F7F7 0%, rgba(247, 247, 247, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .global-notice .slick-list::before,
  .global-notice .slick-list::after {
    width: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .global-notice .slick-list::before,
  .global-notice .slick-list::after {
    width: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .global-notice .slick-list::before,
  .global-notice .slick-list::after {
    width: 150px;
  }
}
.global-notice .slick-list::after {
  left: auto;
  left: initial;
  right: 0;
  background: linear-gradient(90deg, rgba(247, 247, 247, 0) 0%, #F7F7F7 100%);
}
.global-notice .slick-track {
  display: flex;
  gap: 50px;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .global-notice .slick-track {
    gap: 150px;
  }
}
.global-notice .slick-slide {
  max-width: 100vw;
  padding-left: 15px;
  padding-right: 15px;
}
.global-notice.is-public .global-notice-inner {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.global-notice.is-admin {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.global-notice.is-admin .global-notice-inner {
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 10px;
}
.global-notice.is-admin .notice {
  background-color: #ffffff;
}
.global-notice.is-admin .notice-content {
  padding: 10px;
  border-right: 1px solid #707070;
}
.global-notice.is-admin .notice .alert {
  padding: 10px;
  margin-bottom: 10px;
}
.global-notice.is-admin .notice .btn-group {
  padding: 10px;
}
.view-error {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 100px);
}
.view-error #content {
  flex-grow: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5em 10px;
}
.view-error #content h1 {
  text-align: center;
  font-weight: bold;
  color: #ddd;
  font-size: 3em;
  margin: 0px 0px 2em;
}
@media (max-width: 767px) {
  .view-error #content h1 {
    font-size: 2.2em;
  }
}
.view-error #content p {
  font-size: 1.3em;
  margin: 2em 0px;
}
@media (max-width: 767px) {
  .view-error #content p {
    font-size: 1.1em;
  }
}
.view-error #content a {
  font-size: 1.2em;
}
@media (max-width: 767px) {
  .view-error #content a {
    font-size: 1em;
  }
}
.view-error .btn-group {
  display: flex;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.view-normal .main {
  padding-top: 50px;
}
.view-o-nas .tab-menu {
  background: #F7F7F7;
  font-size: 18px;
  font-weight: bold;
}
.view-o-nas .tab-menu ul {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  overflow-x: auto;
}
.view-o-nas .tab-menu ul li {
  list-style: none;
}
.view-o-nas .tab-menu ul li a,
.view-o-nas .tab-menu ul li span {
  padding: 30px 20px;
  display: block;
  white-space: nowrap;
}
.view-o-nas .tab-menu ul li span {
  border-bottom: 4px solid #ED591C;
  color: #2D3736;
}
.view-o-nas .content-area {
  clear: both;
}
.view-o-nas .content-area .area-text-content,
.view-o-nas .content-area .x_content {
  font-weight: 300;
}
.view-o-nas .content-area .area-text-content p:not(:last-child),
.view-o-nas .content-area .x_content p:not(:last-child),
.view-o-nas .content-area .area-text-content ul:not(:last-child),
.view-o-nas .content-area .x_content ul:not(:last-child) {
  margin-bottom: 1em;
}
.view-o-nas .content-area .area-text-content li:not(:last-child),
.view-o-nas .content-area .x_content li:not(:last-child) {
  margin-bottom: 0.5em;
}
.view-o-nas .content-area .area-text-content h1:not(:first-child),
.view-o-nas .content-area .x_content h1:not(:first-child),
.view-o-nas .content-area .area-text-content h2:not(:first-child),
.view-o-nas .content-area .x_content h2:not(:first-child),
.view-o-nas .content-area .area-text-content h3:not(:first-child),
.view-o-nas .content-area .x_content h3:not(:first-child),
.view-o-nas .content-area .area-text-content h4:not(:first-child),
.view-o-nas .content-area .x_content h4:not(:first-child),
.view-o-nas .content-area .area-text-content h5:not(:first-child),
.view-o-nas .content-area .x_content h5:not(:first-child) {
  margin-top: 1em;
}
.view-o-nas .content-area .area-text-content h1:not(:last-child),
.view-o-nas .content-area .x_content h1:not(:last-child),
.view-o-nas .content-area .area-text-content h2:not(:last-child),
.view-o-nas .content-area .x_content h2:not(:last-child),
.view-o-nas .content-area .area-text-content h3:not(:last-child),
.view-o-nas .content-area .x_content h3:not(:last-child),
.view-o-nas .content-area .area-text-content h4:not(:last-child),
.view-o-nas .content-area .x_content h4:not(:last-child),
.view-o-nas .content-area .area-text-content h5:not(:last-child),
.view-o-nas .content-area .x_content h5:not(:last-child) {
  margin-bottom: 0.5em;
}
.view-o-nas .content-area .area-text-content table:not(:first-child),
.view-o-nas .content-area .x_content table:not(:first-child) {
  margin-top: 1.5em;
}
.view-o-nas .content-area .area-text-content table:not(:last-child),
.view-o-nas .content-area .x_content table:not(:last-child) {
  margin-bottom: 1.5em;
}
.view-o-nas .content-area .area-text-content table th,
.view-o-nas .content-area .x_content table th {
  background: #ED591C;
  border: 1px solid #ED591C;
  color: #2D3736;
  padding: 10px;
  text-transform: uppercase;
}
.view-o-nas .content-area .area-text-content table td,
.view-o-nas .content-area .x_content table td {
  border: 1px solid #707070;
  padding: 5px 10px;
}
.view-o-nas .o-nas-intro {
  display: flex;
  gap: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}
@media (min-width: 992px) {
  .view-o-nas .o-nas-intro {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.view-o-nas .o-nas-intro .content-area {
  flex-grow: 1;
  width: auto;
  min-width: 25%;
}
.view-o-nas .o-nas-intro .content-area:first-child {
  flex-grow: 3;
}
@media (max-width: 767px) {
  .view-o-nas .o-nas-intro .content-area:last-child {
    display: none;
  }
}
.view-o-nas .block-section {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}
@media (min-width: 992px) {
  .view-o-nas .block-section {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.view-o-nas .block-section:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.view-o-nas .gallery-wrapper.not-admin {
  margin-top: 30px;
}
.view-o-nas .gallery-wrapper.not-admin .row .gallery-unit {
  font-size: 14px;
  line-height: 130%;
}
.view-o-nas .gallery-wrapper.not-admin .row .gallery-unit .inner {
  background: #ffffff;
  border-radius: 4px;
  display: flex;
  padding-right: 15px;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}
.view-o-nas .gallery-wrapper.not-admin .row .gallery-unit .inner .thumbnail {
  width: 133px;
  min-width: 133px;
  min-height: 132px;
  height: 132px;
  border: 0;
  padding: 0;
  border-radius: 0;
  margin-right: 15px;
  margin-bottom: 0;
}
.view-o-nas .gallery-wrapper.not-admin .row .gallery-unit .inner .thumbnail img {
  border-radius: 4px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.view-o-nas .gallery-wrapper.not-admin .row .gallery-unit .inner span {
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni h2 {
  text-align: left;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit {
  width: 100%;
  max-width: 300px;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit .inner {
  background: #ffffff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit .inner .thumbnail {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit .inner .thumbnail img {
  border-radius: 4px;
  height: auto;
  width: 100%;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit .inner .bio {
  padding: 15px;
}
.view-o-nas .gallery-wrapper.not-admin.gallery-vedeni .panel-gallery .gallery-unit .inner .bio h3 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}
.view-o-nas .filesPdf {
  margin-top: 60px;
}
.view-o-nas .filesIcon {
  margin: 30px 0;
}
.view-o-nas .links-content-area .area-text-content ul {
  list-style-type: none;
  padding: 0;
  margin: 30px 0 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 15px;
  gap: 15px;
}
.view-o-nas .links-content-area .area-text-content ul li {
  display: flex;
}
.view-o-nas .links-content-area .area-text-content ul li:not(:last-child) {
  margin-bottom: 0;
}
.view-o-nas .links-content-area .area-text-content ul li a {
  padding: 30px 80px 30px 30px;
  background-color: #ED591C;
  background-image: url(../../../Project/Frontend/static/icons/detail-white2.fd5cec28.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
  color: #ffffff;
  border-radius: 4px;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 400;
  width: 100%;
  display: inline-flex;
  align-items: center;
}
.view-o-nas .links-content-area .area-text-content ul li a:hover {
  background-color: #c64510;
}
.view-homepage .tiles .content-area:not(.ui-sortable) {
  margin-top: -30px;
}
@media only screen and (min-width: 768px) {
  .view-homepage .tiles .content-area:not(.ui-sortable) {
    margin-top: -180px;
  }
}
.view-homepage .counters {
  background: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .view-homepage .counters {
    padding-top: 75px;
    padding-bottom: 100px;
  }
}
.view-homepage .counters-grid {
  display: grid;
  grid-column-gap: 25px;
  -moz-column-gap: 25px;
       column-gap: 25px;
  grid-row-gap: 50px;
  row-gap: 50px;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .view-homepage .counters-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.view-homepage .counters .counter {
  display: flex;
  flex-direction: column;
  gap: 10px;
  line-height: 1.2;
}
.view-homepage .counters .counter-label {
  color: #ED591C;
  font-size: 40px;
  font-weight: 800;
  white-space: nowrap;
}
@media only screen and (min-width: 992px) {
  .view-homepage .counters .counter-label {
    font-size: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-homepage .counters .counter-label {
    font-size: 70px;
  }
}
.view-homepage .counters .counter-label .suffix {
  font-size: 30px;
}
@media only screen and (min-width: 992px) {
  .view-homepage .counters .counter-label .suffix {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-homepage .counters .counter-label .suffix {
    font-size: 50px;
  }
}
.view-homepage .counters .counter-description {
  font-size: 18px;
  font-weight: 800;
}
@media only screen and (min-width: 992px) {
  .view-homepage .counters .counter-description {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .view-homepage .counters .counter-description {
    font-size: 25px;
  }
}
.view-homepage .information {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #F7F7F7;
  overflow: hidden;
}
.view-homepage .information-buttons {
  display: flex;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .view-homepage .information-buttons {
    justify-content: flex-end;
  }
}
.view-homepage .information h2 {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .view-homepage .information .slick-arrow.slick-prev,
  .view-homepage .information .slick-arrow.slick-next {
    top: -20px;
    right: 0;
    left: auto;
    left: initial;
    transform: translateY(-100%);
  }
}
@media only screen and (min-width: 992px) {
  .view-homepage .information .slick-arrow.slick-prev {
    right: 50px;
  }
}
.view-homepage .information .slick-list {
  margin-right: calc(-1 * 15px);
}
@media only screen and (min-width: 768px) {
  .view-homepage .information .slick-list {
    margin-right: calc(-1 * 25px);
  }
}
@media only screen and (min-width: 1350px) {
  .view-homepage .information .slick-list {
    margin-right: calc(-1 * ((100vw - 1300px) / 2));
  }
}
@media only screen and (min-width: 1920px) {
  .view-homepage .information .slick-list {
    margin-right: calc(-1 * ((1920px - 1300px) / 2));
  }
}
.view-homepage .worker-life {
  padding-top: 50px;
  padding-bottom: 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .view-homepage .worker-life {
    padding-top: 75px;
    padding-bottom: 50px;
  }
}
.view-homepage .worker-life-buttons {
  display: flex;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .view-homepage .worker-life-buttons {
    justify-content: flex-end;
  }
}
.view-homepage .worker-life .gallery-title {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}
.view-homepage .worker-life .gallery-description {
  font-size: 17px;
  font-weight: 600;
  max-width: 550px;
}
@media only screen and (min-width: 992px) {
  .view-homepage .worker-life .slick-arrow.slick-prev,
  .view-homepage .worker-life .slick-arrow.slick-next {
    top: -20px;
    right: 0;
    left: auto;
    left: initial;
    transform: translateY(-100%);
  }
}
@media only screen and (min-width: 992px) {
  .view-homepage .worker-life .slick-arrow.slick-prev {
    right: 50px;
  }
}
.view-homepage .worker-life .slick-list {
  margin-right: calc(-1 * 15px);
}
@media only screen and (min-width: 768px) {
  .view-homepage .worker-life .slick-list {
    margin-right: calc(-1 * 25px);
  }
}
@media only screen and (min-width: 1350px) {
  .view-homepage .worker-life .slick-list {
    margin-right: calc(-1 * ((100vw - 1300px) / 2));
  }
}
@media only screen and (min-width: 1920px) {
  .view-homepage .worker-life .slick-list {
    margin-right: calc(-1 * ((1920px - 1300px) / 2));
  }
}
.view-homepage .partners {
  padding-top: 50px;
  overflow: hidden;
}
.view-homepage .partners h2 {
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 30px;
}
.view-homepage .partners-logos {
  background: #F7F7F7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.view-homepage .footer {
  margin-top: 0;
}
.view-bezna-udrzba .section1 {
  display: flex;
  gap: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}
@media (min-width: 992px) {
  .view-bezna-udrzba .section1 {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.view-bezna-udrzba .section1 .content-area {
  flex-grow: 1;
  width: auto;
  min-width: 25%;
}
.view-bezna-udrzba .section1 .content-area:first-child {
  flex-grow: 3;
}
@media (max-width: 767px) {
  .view-bezna-udrzba .section1 .content-area:last-child {
    display: none;
  }
}
.view-bezna-udrzba .section3 {
  margin-top: 60px;
}
.view-bezna-udrzba .section3 h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.view-bezna-udrzba .section3 #AREA_section3 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 992px) {
  .view-bezna-udrzba .section3 #AREA_section3 {
    flex-direction: row;
    align-items: stretch;
  }
}
.view-bezna-udrzba .section3 #AREA_section3 .pageDataItem {
  flex: 1 1 0;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content {
  flex: 1 1 0;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content .fancybox,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content .fancybox {
  display: block;
  aspect-ratio: 4 / 3;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content .fancybox img,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content .fancybox img {
  border-radius: 4px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content h3,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 20px 0;
  padding: 0 30px;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content ul,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content ul {
  margin: 0;
  padding: 0 30px 30px 30px;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content ul li,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.view-bezna-udrzba .section3 #AREA_section3 .x_content ul li::before,
.view-bezna-udrzba .section3 #AREA_section3 .area-text-content ul li::before {
  content: "";
  width: 10px;
  height: 2px;
  background: #ED591C;
  position: absolute;
  left: 0;
  top: 12px;
}
.view-zimni-udrzba .section1 {
  display: flex;
  gap: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #707070;
}
@media (min-width: 992px) {
  .view-zimni-udrzba .section1 {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
.view-zimni-udrzba .section1 .content-area {
  flex-grow: 1;
  width: auto;
  min-width: 25%;
}
.view-zimni-udrzba .section1 .content-area:first-child {
  flex-grow: 3;
}
@media (max-width: 767px) {
  .view-zimni-udrzba .section1 .content-area:last-child {
    display: none;
  }
}
.view-zimni-udrzba .section3 {
  margin-top: 60px;
}
.view-gallery .gallery-video {
  margin-bottom: 50px;
}
.view-gallery .gallery-video video {
  display: block;
  max-width: 100%;
  border-radius: 4px;
}
.view-kariera #AREA_leftCol h2 {
  margin-top: 0;
}
.view-kariera .mailForm {
  margin-top: 60px;
}
.view-kariera .offer {
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
}
.view-kariera .offer h2 {
  margin: 10px 0 30px 0;
}
.view-kariera .offer .qboxes .box {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
}
.view-kariera .offer .qboxes .box .ico {
  width: 65px;
  min-width: 65px;
  height: 65px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ED591C;
  border-radius: 50%;
  margin-right: 15px;
}
.view-kariera #reference_detail .cacheOutput h2 {
  font-size: 24px;
  margin: 50px 0 0 0;
}
.view-kariera #reference_detail .cacheOutput ul {
  padding: 0;
}
.view-kariera #reference_detail .cacheOutput ul li {
  list-style: none;
}
.view-kariera #reference_detail .cacheOutput ul li::before {
  color: #ED591C;
  content: "-";
  font-size: 20px;
  margin-right: 5px;
}
.view-kariera #reference_detail .icons {
  margin: 20px 0;
}
.view-kariera #reference_detail .icons .col {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
}
.view-kariera #reference_detail .icons .col .ico {
  width: 80px;
  min-width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ED591C;
  border-radius: 50%;
  margin-right: 15px;
}
@media (min-width: 480px) {
  .view-kariera .offer .qboxes {
    display: flex;
    flex-wrap: wrap;
  }
  .view-kariera .offer .qboxes .box {
    width: 50%;
    font-size: 16px;
  }
  .view-kariera #reference_detail .icons {
    display: flex;
    flex-wrap: wrap;
  }
  .view-kariera #reference_detail .icons .col {
    width: 50%;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .view-kariera .mailForm {
    padding: 30px;
  }
  .view-kariera .offer {
    padding: 30px;
  }
  .view-kariera .offer h2 {
    margin: 15px 0 40px 0;
  }
  .view-kariera .offer .qboxes .box {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .view-kariera #reference_detail .icons .col {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .view-kariera .offer {
    padding: 45px;
    margin-top: -60px;
    border-radius: 0;
    position: relative;
  }
  .view-kariera .side:nth-child(1) {
    padding-right: 30px;
  }
  .view-kariera .side:nth-child(2) {
    padding-left: 30px;
  }
  .view-kariera .mailForm {
    position: relative;
    z-index: 100;
  }
  .view-kariera #AREA_rightCol {
    padding-left: 45px;
  }
}
.view-contact .grey-section {
  background: #F7F7F7;
  padding-bottom: 30px;
}
.view-contact .grey-section .line {
  border-bottom: 1px solid #707070;
  padding: 30px 0;
}
.view-contact .grey-section .line > div {
  font-weight: 300;
}
.view-contact .grey-section .line > div .pageDataItem:nth-child(1),
.view-contact .grey-section .line > div .area-text-content:nth-child(1) {
  font-size: 20px;
  font-weight: bold;
}
.view-contact .grey-section .line > div .pageDataItem:nth-child(2) h4,
.view-contact .grey-section .line > div .area-text-content:nth-child(2) h4 {
  color: #ED591C;
  font-weight: bold;
  font-size: 18px;
  line-height: 180%;
}
.view-contact .grey-section .line:last-child {
  border: 0;
}
.view-contact .grey-section #m {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.16);
}
.view-contact .grey-section .mailForm {
  background: #ffffff;
  margin-top: 30px;
  padding: 30px 30px 20px 30px;
}
.view-contact .grey-section .mailForm .form-group input,
.view-contact .grey-section .mailForm .form-group select,
.view-contact .grey-section .mailForm .form-group textarea {
  background: #F7F7F7;
}
.view-contact .grey-section .mailForm .form-group input[type="submit"] {
  background: #ED591C;
}
.view-contact .departments {
  margin-top: 30px;
}
.view-contact .departments .department {
  border-bottom: 1px solid #707070;
}
.view-contact .departments .department h3 {
  cursor: pointer;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  background: url(../../../Project/Frontend/static/icons/arrow-down2.d9ae3b3d.svg) no-repeat right center;
  padding: 30px 60px 30px 0;
}
.view-contact .departments .department h3.opened {
  color: #ED591C;
}
.view-contact .departments .department > div {
  display: none;
}
.view-contact .departments .department > div .pageDataItem,
.view-contact .departments .department > div .area-text-content {
  font-weight: 300;
  border-bottom: 1px solid #707070;
  padding: 30px 0;
}
.view-contact .departments .department > div .pageDataItem strong,
.view-contact .departments .department > div .area-text-content strong {
  font-size: 20px;
}
.view-contact .departments .department > div .pageDataItem a,
.view-contact .departments .department > div .area-text-content a {
  color: #ED591C;
  font-weight: bold;
}
.view-contact .departments .department > div .pageDataItem:last-child,
.view-contact .departments .department > div .area-text-content:last-child {
  border: 0;
}
.view-contact .departments .department:last-child {
  border: 0;
}
@media (min-width: 768px) {
  .view-contact .grey-section .line > div {
    display: flex;
  }
  .view-contact .grey-section .line > div .pageDataItem,
  .view-contact .grey-section .line > div .area-text-content {
    width: 50%;
  }
  .view-contact .departments .department .inner > div {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
  }
  .view-contact .departments .department .inner > div .pageDataItem,
  .view-contact .departments .department .inner > div .area-text-content {
    width: 50%;
    border: 0;
    border-right: 1px solid #707070;
    padding: 30px;
    margin-bottom: 30px;
  }
  .view-contact .departments .department .inner > div .pageDataItem:last-child,
  .view-contact .departments .department .inner > div .area-text-content:last-child {
    border-right: 0;
  }
}
@media (min-width: 992px) {
  .view-contact .departments .department .inner > div .pageDataItem,
  .view-contact .departments .department .inner > div .area-text-content {
    width: 33.3334%;
  }
}
@media (min-width: 1200px) {
  .view-contact .grey-section > .container > .row {
    margin: 0 -30px;
  }
  .view-contact .grey-section > .container > .row .col-md-12 {
    padding: 0 30px;
  }
  .view-contact .departments .department .inner > div .pageDataItem,
  .view-contact .departments .department .inner > div .area-text-content {
    width: 25%;
  }
}
.view-mapa .layout-inner {
  max-width: 100%;
}
.view-mapa .footer {
  margin-top: 0;
}

