@font-face {
  font-family: 'OpenSans';
  src: url('../img/fonts/opensans-regular.eot');
  src: url('../img/fonts/opensans-regular.eot?#iefix')
      format('embedded-opentype'),
    url('../img/fonts/opensans-regular.woff2') format('woff2'),
    url('../img/fonts/opensans-regular.woff') format('woff'),
    url('../img/fonts/opensans-regular.ttf') format('truetype'),
    url('../img/fonts/opensans-regular.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../img/fonts/opensans-bold.eot');
  src: url('../img/fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/opensans-bold.woff2') format('woff2'),
    url('../img/fonts/opensans-bold.woff') format('woff'),
    url('../img/fonts/opensans-bold.ttf') format('truetype'),
    url('../img/fonts/opensans-bold.svg#open_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../img/fonts/opensans-italic.eot');
  src: url('../img/fonts/opensans-italic.eot?#iefix')
      format('embedded-opentype'),
    url('../img/fonts/opensans-italic.woff2') format('woff2'),
    url('../img/fonts/opensans-italic.woff') format('woff'),
    url('../img/fonts/opensans-italic.ttf') format('truetype'),
    url('../img/fonts/opensans-italic.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'OpenSans';
  src: url('../img/fonts/opensans-bolditalic.eot');
  src: url('../img/fonts/opensans-bolditalic.eot?#iefix')
      format('embedded-opentype'),
    url('../img/fonts/opensans-bolditalic.woff2') format('woff2'),
    url('../img/fonts/opensans-bolditalic.woff') format('woff'),
    url('../img/fonts/opensans-bolditalic.ttf') format('truetype'),
    url('../img/fonts/opensans-bolditalic.svg#open_sansbold_italic')
      format('svg');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham-Mertel';
  src: url('../img/fonts/Gotham-Bold.eot');
  src: url('../img/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/Gotham-Bold.woff') format('woff'),
    url('../img/fonts/Gotham-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Mertel';
  src: url('../img/fonts/Gotham-Medium.eot');
  src: url('../img/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/Gotham-Medium.woff') format('woff'),
    url('../img/fonts/Gotham-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Mertel';
  src: url('../img/fonts/Gotham-Light.eot');
  src: url('../img/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/Gotham-Light.woff') format('woff'),
    url('../img/fonts/Gotham-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Mertel';
  src: url('../img/fonts/Gotham-Book.eot');
  src: url('../img/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/Gotham-Book.woff') format('woff'),
    url('../img/fonts/Gotham-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Mertel';
  src: url('../img/fonts/Gotham-Thin.eot');
  src: url('../img/fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
    url('../img/fonts/Gotham-Thin.woff') format('woff'),
    url('../img/fonts/Gotham-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Thesaurus';
  src: url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.eot');
  src: url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.eot?#iefix')
      format('embedded-opentype'),
    url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.woff')
      format('woff'),
    url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.ttf')
      format('truetype');
  font-weight: bold;
  font-style: normal;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

div.clear {
  float: none;
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0;
}

img.ajax_preloader {
  position: absolute;
  top: 200px;
  left: 200px;
  z-index: 9999;
  display: none;
}

input.input_focus {
  border: solid 1px #222222;
}

input.input_blur {
  border: solid 1px #888888;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  filter: none;
}

.error {
  color: red;
}

table.kontaktny_formular td {
  vertical-align: top;
}

table.kontaktny_formular td.popisok {
  padding-top: 2px;
  font-weight: bold;
  text-align: right;
}

.spriesvitnit_ie6 {
  behavior: url('scripts/iepngfix.htc');
}

div.nahlad {
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  width: 100%;
  text-align: center;
  display: none;
}

div.nahlad div.close_nahlad_box {
  position: relative;
  height: 30px;
  margin: 0 auto;
}

div.nahlad a.close_nahlad {
  position: absolute;
  bottom: -16px;
  right: -8px;
  display: block;
  float: right;
  width: 28px;
  height: 28px;
  background: url('../img/close_popup.png') center center no-repeat #ffffff;
  background-size: 10px 10px;
  border: solid 2px #eeeeee;

  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

div.nahlad img {
}

div.filter {
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  _height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.9);
  z-index: 998;
  display: none;
}

.roundness {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.roundness_left {
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}

.roundness_right {
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}

.circled {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.shadowed {
  /* box-shadow: 0px 0px 6px #d5d5d5; */
  box-shadow: 0px 0px 6px #00000029;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}

div.popup {
  color: #000000;
  background: #ffffff;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0px 0px 6px #cccccc;
}

.inactive,
.inactive td,
.inactive a {
  color: #999999 !important;
}

.inactive select,
.inactive input,
.inactive textarea {
  color: #999999 !important;
  border-color: #cccccc !important;
}

.inactive img,
.inactive input {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.semitransparent {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.grayscaled {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

div.camera {
  line-height: 20px;
  padding: 5px 10px;
  background: #eeeeee;
  border-bottom: solid 1px #333333;
}

div.camera_active {
  border-left: solid 10px green;
}













/* !   lokality slider    */

.NavigationBar-wrapper-1Sq ul li {
  list-style: none;
  display: flex;
  align-items: center;
}

.NavigationBar-wrapper-1Sq {
  overflow: hidden;
  width: calc(100vw - 1px);
}

.NavigationBar-container-KkZ {
  display: -webkit-inline-box;
  display: inline-flex;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.NavigationBar-navItem-9oH {
  margin: 10px 5px;
}

.NavigationBar-evenNumbers-3s4 {
  /* -webkit-transform: translateX(calc(50% + 6px));
  transform: translateX(calc(50% + 6px)); */
}

.Tab-root-2tl {
  -webkit-box-align: center;
  align-items: center;
  background-color: #8c8c8c;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  font-size: calc(12px + 0.5vw);
  -webkit-box-pack: center;
  justify-content: center;
  min-height: 65px;
  min-width: 150px;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 14vw;
}

.Tab-root-2tl {
  height: 80px;
  padding-top: 0;
  width: 200px;
}

.galleries-page a::before,
.galleries-page [tabindex]::before {
  border: 2px solid transparent;
  content: '';
  pointer-events: none;
  position: absolute;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: border-color 0.15s linear, -webkit-transform 0.15s ease;
  transition: border-color 0.15s linear, -webkit-transform 0.15s ease;
  transition: border-color 0.15s linear, transform 0.15s ease;
  transition: border-color 0.15s linear, transform 0.15s ease,
    -webkit-transform 0.15s ease;
}

.Tab-container-3qr,
.Tab-backgroundContainer-33P {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.Tab-container-3qr {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 15px;
}

.Tab-backgroundImage-9Iy {
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.Tab-overlay-3Zo {
  background-color: rgba(0, 0, 0, 0.5);
}

.Tab-overlay-3Zo,
.Tab-hoverOverlay-2yV {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.Tab-label-2Zv {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2em;
  position: relative;
  text-shadow: 0 1px 0 #191919;
  color: white;
  text-align: center;
}

.Galleries-container-3gd {
  background-color: #fff;
  position: relative;
}

.galleries-page [tabindex]::before {
  border: 2px solid transparent;
  content: '';
  pointer-events: none;
  position: absolute;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: border-color 0.15s linear, -webkit-transform 0.15s ease;
  transition: border-color 0.15s linear, -webkit-transform 0.15s ease;
  transition: border-color 0.15s linear, transform 0.15s ease;
  transition: border-color 0.15s linear, transform 0.15s ease,
    -webkit-transform 0.15s ease;
}

.Tab-hoverOverlay-2yV {
  background-color: #0057ff;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.Tab-root-2tl:hover .Tab-hoverOverlay-2yV,
.Tab-root-2tl.Tab-active-26i .Tab-hoverOverlay-2yV {
  opacity: 1;
}

.Tab-overlay-3Zo,
.Tab-hoverOverlay-2yV {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.Tab-hoverOverlay-2yV {
  background-color: #0057ff;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.Tab-root-2tl:hover .Tab-hoverOverlay-2yV,
.Tab-root-2tl.Tab-active-26i .Tab-hoverOverlay-2yV {
  opacity: 1;
}

.Tab-root-2tl::before {
  content: '';
  padding-top: 40%;
}

.NavigationBar-navigation-3PV {
  -webkit-box-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 3px rgba(25, 25, 25, 0.25);
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  z-index: 1;
}

.NavigationBar-navigation-3PV {
  height: 45px;
  width: 45px;
}

.NavigationBar-navigation-3PV.NavigationBar-next-3E5,
.NavigationBar-navigation-3PV.NavigationBar-previous-3qz {
  z-index: 2;
}

.NavigationBar-navigation-3PV.NavigationBar-next-3E5 {
  right: 100px;
}

.NavigationBar-navigation-3PV.NavigationBar-next-3E5,
.NavigationBar-navigation-3PV.NavigationBar-previous-3qz {
  z-index: 2;
}

.NavigationBar-navigation-3PV.NavigationBar-previous-3qz {
  left: 10px;
}

.NavigationBar-drawerActivate-1fE {
  -webkit-box-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-shadow: 0 2px 3px rgba(25, 25, 25, 0.25);
  box-shadow: 0 2px 3px rgba(25, 25, 25, 0.25);
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
  z-index: 4;
}

.NavigationBar-drawerActivate-1fE {
  height: 68px;
  width: 68px;
}

.NavigationBar-drawerShown-nR8 .NavigationBar-drawerActivate-1fE,
.NavigationBar-drawerActivate-1fE:hover,
.NavigationBar-drawerActivate-1fE.NavigationBar-active-3uO {
  background-color: #0057ff;
}

.NavigationBar-drawerActivate-1fE:hover
  .Ellipses-root-374.NavigationBar-ellipses-2KI,
.NavigationBar-drawerShown-nR8
  .NavigationBar-drawerActivate-1fE
  .Ellipses-root-374.NavigationBar-ellipses-2KI {
  fill: #fff;
}

.NavigationBar-carouselWrap-1oi::after {
  background: -webkit-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 70%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f9f9f9 70%);
  right: 0;
  width: 300px;
}

.NavigationBar-carouselWrap-1oi::after,
.NavigationBar-carouselWrap-1oi::before {
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}

.NavigationBar-categoryTitle-23T {
  color: #191919;
  font-size: 70px;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -1px;
  line-height: 0.9;
  margin: 0 0 15px;
  text-align: center;
}

.NavigationBar-categoryDescription-1Cj {
  color: #191919;
  font-family: 'acumin-pro-wide', 'Acumin Pro Wide', 'Helvetica Neue', Helvetica,
    Arial, sans-serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.25;
  margin: 0 auto;
  text-align: center;

  max-width: 800px;
}

.NavigationBar-carouselWrap-1oi::before {
  background: -webkit-gradient(
    -90deg,
    rgba(255, 255, 255, 0) 0%,
    rgb(249, 249, 249) 100%
  );
  background: linear-gradient(
    -90deg,
    rgba(255, 255, 255, 0) 0%,
    rgb(249, 249, 249) 100%
  );
  left: 0;
  width: 200px;
}

.NavigationBar-drawer-DP8 {
  max-height: 500px;
}

.NavigationBar-drawer-DP8 {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 9px rgba(25, 25, 25, 0.25);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 40px 15px 40px 40px;
  will-change: transform;
}

.NavigationBar-carouselWrap-1oi::after,
.NavigationBar-carouselWrap-1oi::before {
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}

.SimpleNavCarousel-carousel-1FA {
  list-style: none;
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 100px 0 2.5px;
  white-space: nowrap;
}

.NavigationBar-simpleCarousel-9qd {
  display: none;
}

.NavigationBar-drawerShell-2w6 {
  margin: 20px 0 0;
  max-width: 1135px;
  position: absolute;
  top: 75px;
  -webkit-transition: opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 3;
}

.NavigationBar-categoryHeader-3TU {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.NavigationBar-categoryHeaderWrap-Rtw {
  margin: 40px 40px 60px;
}

.NavigationBar-drawerShell-2w6 {
  right: 5px;
}

.NavigationBar-carouselWrap-1oi {
  overflow-x: hidden;
  position: relative;
  z-index: 1;
}

.NavigationBar-navigation-3PV.NavigationBar-previous-3qz
  .NavigationBar-arrow-1Sa {
  margin-left: -2px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.NavigationBar-navigationBar-3em:not(.NavigationBar-drawerShown-nR8)
  .NavigationBar-overlay-s_1 {
  opacity: 0;
  pointer-events: none;
  z-index: 1;
}

.NavigationBar-overlay-s_1 {
  background-color: rgba(255, 255, 255, 0.4);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  pointer-events: visible;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  z-index: 3;
}

.NavigationBar-drawerShell-2w6 {
  margin: 20px 0 0;
  max-width: 1135px;
  right: 5px;
  position: absolute;
  top: 75px;
  -webkit-transition: opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 3;
}

.Drawer-categoryGroup-1fQ {
  list-style-type: none;
}

.NavigationBar-navigationBar-3em:not(.NavigationBar-drawerShown-nR8)
  .NavigationBar-drawerShell-2w6 {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Merch.css | http://localhost/orchestra/moduly/Merch/Merch.css?v=20210218 */

.Tab-container-3qr,
.Tab-backgroundContainer-33P {
  /* background-image: url(")"); */
  /* background-image: url("https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse1.mm.bing.net%2Fth%3Fid%3DOIP.rgUCVBtCdqiZQD_RHHpOKAHaDX%26pid%3DApi&f=1)"); */
  background-image: url('https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse1.mm.bing.net%2Fth%3Fid%3DOIP.rgUCVBtCdqiZQD_RHHpOKAHaDX%26pid%3DApi&f=1');
  background-size: cover;
  background: white;
}

.Tab-backgroundImage-9Iy {
  /* opacity: 0; */
}

.Tab-label-2Zv > span:nth-of-type(2) {
  font-size: 12px;
  display: block;
  margin-top: 3px;
  color: #6b6b6b;
  font-weight: 400;
}

.Drawer-groupTabs-3zk {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin: -5px -5px 10px;
  padding-left: 0;
}

.Drawer-tab-24t {
  display: inline-block;
  line-height: 0;
  margin: 5px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.Drawer-heading-bmL {
  font-size: 15px;
  font-weight: 800;
  margin-bottom: 10px;
}

.Tab-root-2tl {
  box-shadow: 0 0 3px 2px #00000014;
}

.Tab-root-2tl:hover .Tab-label-2Zv span,
.Tab-root-2tl:hover .Tab-label-2Zv,
.Tab-root-2tl.Tab-active-26i .Tab-label-2Zv {
  color: white;
}

.NavigationBar-categoryTitle-23T {
  /* font-weight: 900; */
  font-weight: 1000;
}

.NavigationBar-searchLink-6aL {
  color: #707070;
  display: block;
  font-size: 18px;
  margin-top: 15px;
}
.NavigationBar-container-KkZ {
  left: 0;
  transform: none;
}

.NavigationBar-wrapper-1Sq {
  display: flex;
}




/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
}

.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}

.preloader-wrapper * {
  box-sizing: border-box;
}

.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}

@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1)
      infinite both,
    blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite
      both,
    blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1)
      infinite both,
    red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite
      both,
    red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1)
      infinite both,
    yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite
      both,
    yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1)
      infinite both,
    green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite
      both,
    green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1)
    infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite
    both;
}

@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }

  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }

  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }

  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }

  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }

  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }

  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }

  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }

  /* 4   * ARCSIZE */
}

@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }

  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }

  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }

  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }

  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }

  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }

  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }

  /* 4   * ARCSIZE */
}

@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  26% {
    opacity: 0;
  }

  89% {
    opacity: 0;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  26% {
    opacity: 0;
  }

  89% {
    opacity: 0;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }

  15% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  51% {
    opacity: 0;
  }
}

@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }

  15% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  51% {
    opacity: 0;
  }
}

@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  76% {
    opacity: 0;
  }
}

@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  76% {
    opacity: 0;
  }
}

@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }

  65% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }

  65% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/**
 * Patch the gap that appear between the two adjacent .circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.left {
  float: left !important;
}

.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}

.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite
    both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
  }
}

@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }

  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}

@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
  }
}

@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }

  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}

#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite,
    fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite,
    fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/*********************************/
/* END OF STYLES FOR THE SPINNER */
/*********************************/

.zalamovat{
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;

  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;                          
}