

html { font-size:16px; }
body { line-height: 1.5; font-weight: 400; background-color: var(--white); }
::-webkit-scrollbar
{
  width: 10px;  /* for vertical scrollbars */
  height: 12px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track { background: #fff; }
::-webkit-scrollbar-thumb {
  background: var(--primary);
}
.js-animate {
    transition: transform 0.1s linear;
    will-change: transform;
    opacity: 0;
}

.js-animate.is-show {
    opacity: 1;
    transition: opacity 0.5s ease-out, transform 0.1s linear;
}

/* Text */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1600 - 300)));
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  transition: color .2s ease-in;
  -webkit-transition: color .2s ease-in;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a, .h1 > a, .h2 > a, .h3 > a, .h4 > a, .h5 > a, .h6 > a { color: inherit; }
.display-1 {
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  font-size: calc(40px + (80 - 40) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.125;
}
.display-2, [id*="article-detail-"] .text-field h3 {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.125;
}
.display-2.big { 
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: calc(28px + (50 - 28) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.125;
}
.display-3 {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
  font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.09;
}
.display-4 {
  font-family: 'Figtree', sans-serif;
  font-weight: 900;
  font-size: calc(14px + (14 - 0) * ((100vw - 300px) / (1600 - 300)));
  line-height: 1.571;
  letter-spacing: -0.025em;
}
[class*="display-"] > strong { font-weight: 900; }
.lead, .quotes {
  font-size: 1.25rem;
}
.display-base {
  font-weight: 300 !important;
  font-size: 16px !important;
}
.font-base {
  font-family: 'Roboto', sans-serif !important;
}
.text-shadow {
  text-shadow: 0 0 0.25rem rgba(0,0,0,.75);
}
.text-transform-none {
  text-transform: none !important;
}
@media (min-width: 768px) {
  .line-height-0-05 {
    line-height: 0.05;
  }
}
.line-height-2 {
  line-height: 2em;
}
.line-through {
  text-decoration: line-through;
}
.logo-in-title {
  display: inline-block;
  vertical-align: middle;
  height: 1.25em;
  width: 4em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: -.5em auto 0em auto;
  background-image: url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 56" enable-background="new 0 0 200 56" xml:space="preserve"><g><path fill-rule="evenodd" clip-rule="evenodd" fill="%23B60F1E" d="M187.7,20.9l9.4,1.5c1.9,0.3,3.1,2.1,2.8,4 c-0.3,1.7-1.7,2.9-3.4,2.9c-0.2,0-0.4,0-0.5,0l-10-1.6c-3.2-0.5-5.4,0.7-5.4,4.4v9.2c0,1.9-1.6,3.4-3.5,3.4c-1.8,0-3.3-1.5-3.4-3.4 V26.5c0-3.3-1.5-4.7-4.5-6.1l-0.9-0.4l-7.5-3.1c-1.5-0.6-2.1-2.4-1.5-3.8c0.6-1.4,2.2-2.1,3.7-1.5l6.9,2.8c0.9,0.4,1.4,0.3,2.2,0 c0,0,5.9-2.8,6.3-3l0.1-0.1c0.3-0.2,0.6-0.3,0.9-0.9l4.4-8.4c0.7-1.4,2.5-2,3.9-1.2c1.4,0.7,2,2.5,1.2,3.9l0,0l-5.3,10.2l-0.3,0.6 C181.7,18.3,184.3,20.4,187.7,20.9L187.7,20.9z M178.4,6.1c0,2.5-2,4.5-4.4,4.5c-2.4,0-4.4-2-4.4-4.5c0-2.5,2-4.5,4.4-4.5 C176.4,1.6,178.4,3.6,178.4,6.1L178.4,6.1z M53.5,41.6c0-9.4-5.7-14-13.9-14c-8.9,0-13.9,4.5-13.9,14c0,9.8,5.1,13.9,13.9,13.9 C47.9,55.5,53.5,51.3,53.5,41.6 M34.3,41.6c0-5,1.7-7.4,5.3-7.4c3.6,0,5.3,2.4,5.3,7.4c0,5.1-1.7,7.4-5.3,7.4 C36.1,48.9,34.3,46.6,34.3,41.6 M15.4,30.2c1.7-1.8,2.5-2.5,3.9-2.5c2.3,0,4.4,2.6,4.4,4.2c0,1.2-0.5,1.9-1.6,3.1l-4,4.4L24,49 c0.5,0.8,0.9,1.6,0.9,2.5c0,2.2-2.1,4-4.4,4c-1.3,0-2.6-0.4-3.6-1.9l-5.3-8.5l-3,2.7l0,3.1c0,2.9-1.7,4.6-4.3,4.6S0,53.7,0,50.9 V32.2c0-2.9,1.6-4.6,4.3-4.6c2.7,0,4.3,1.8,4.3,4.6v5.3L15.4,30.2L15.4,30.2z M75.8,31.2c0.7-2.7,1.8-3.6,4.6-3.6h1.8 c3,0,4.8,1.9,4.8,4.7v19.4c0,2.6-1.4,3.8-4.2,3.8c-2.3,0-3.8-1.3-3.8-3.8V39.2h-0.1L75,53.1c-0.5,1.8-1.3,2.4-3.4,2.4 c-2.1,0-2.9-0.6-3.4-2.4l-3.9-13.9h-0.1v12.5c0,2.6-1.5,3.8-3.8,3.8c-2.8,0-4.2-1.3-4.2-3.8V32.3c0-2.8,1.8-4.7,4.8-4.7h1.8 c2.7,0,3.9,0.9,4.6,3.6l4.2,12.7h0.1L75.8,31.2z M95.2,27.6c-3.3,0-4.6,2-4.6,5.6V51c0,2.9,1.5,4.5,4.2,4.5c2.7,0,4.2-1.6,4.2-4.5 v-4.3h4.3c6.6,0,11.7-1.3,11.7-9.3c0-8.7-5.5-9.8-12.1-9.8L95.2,27.6L95.2,27.6z M106.7,37.4c0,2.4-1.5,2.7-2.9,2.7H99v-5.6h4.3 C105.5,34.6,106.7,34.8,106.7,37.4L106.7,37.4z M121.8,51.4l-0.6,2c-0.5,1.5-2.2,2.1-3.6,2.1c-2.8,0-4.1-1.5-4.1-3.5 c0-1.2,0.7-3.1,1.3-4.8l0.1-0.2l5.9-15.9c0.9-2.2,2-3.5,4.3-3.5h2.8c2.2,0,3.4,1.2,4.2,3.5l5.9,15.9l0,0.1c0.6,1.8,1.3,3.7,1.3,4.9 c0,2-1.2,3.5-4.1,3.5c-1.4,0-3.1-0.6-3.6-2.1l-0.6-2H121.8z M126.5,36.2L126.5,36.2l-3.1,9.8h6.1L126.5,36.2L126.5,36.2z M163,27.6 c-3.2,0-4.2,1.6-4.2,4.2V43h-0.1l-7.6-12.9c-1.1-1.8-2.3-2.5-4.7-2.5c-3.6,0-4.9,1.5-4.9,4.5v19.1c0,2.9,1.5,4.3,4.2,4.3 c2.7,0,4.2-1.5,4.2-4.3V40.5h0.1l7.1,11.7c1.6,2.7,2.9,3.2,5.2,3.2c3.4,0,4.9-1,4.9-4V31.8C167.2,29.2,166.1,27.6,163,27.6 M175.9,50.5c0-0.3,0.1-0.4,0.4-0.4h0.9c0.8,0,1.3,0.4,1.3,1.2c0,0.6-0.4,0.9-1,1l0.9,1c0.1,0.1,0.1,0.1,0.1,0.2 c0,0.2-0.2,0.4-0.4,0.4c-0.1,0-0.2-0.1-0.3-0.1l-1.2-1.4h0v1.2c0,0.3-0.2,0.4-0.4,0.4c-0.2,0-0.4-0.1-0.4-0.4L175.9,50.5z M176.7,51.8h0.6c0.3,0,0.5-0.2,0.5-0.5c0-0.3-0.2-0.5-0.5-0.5h-0.6V51.8z M177.2,55.5c-1.9,0-3.4-1.5-3.4-3.4 c0-1.9,1.5-3.4,3.4-3.4c1.9,0,3.4,1.5,3.4,3.4C180.6,54,179.1,55.5,177.2,55.5 M177.2,49.1c-1.6,0-2.9,1.3-2.9,2.9 c0,1.6,1.3,2.9,2.9,2.9c1.6,0,2.9-1.3,2.9-2.9C180.1,50.4,178.8,49.1,177.2,49.1"></path></g></svg>');
}
p.quotes {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
p.quotes::before, p.quotes::after {
  content:'„';
  position: absolute;
  bottom: 0;
  left:0;
  width: 4rem;
  height: 4rem;
  text-align: center;
  display: inline-block;
  font-size: 4rem;
  font-weight: 200;
  line-height: 4rem;
  color: var(--dark);
  opacity: .5;
}
p.quotes::after {
  content: '“';
  top: 0;
  bottom: auto;
  left:auto;
  right: 0;
}
p > [style*="background-color"] {
  position: relative;
  display: block;
  padding: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border-radius: .5rem;
}
.spacing-small {
  letter-spacing: -0.05em !important;
}

a {
  transition: color .2s ease-in;
  -webkit-transition: color .2s ease-in;
}
footer .last-line a:not(.btn) {
  color:#656f80;
  text-decoration: underline;
}
.more {
  font-weight: 400;
  letter-spacing: .04em;
  transition: color .2s ease-in;
  -webkit-transition: color .2s ease-in;
  color: #ffae45;
}
.more::after {
  content:'\f061';
  position: relative;
  display: inline-block;
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
  margin-left: .5rem;
}
.more:hover:after {
  animation: fadeIn 1s infinite ease-in;
  -webkit-animation: fadeIn 1s infinite ease-in;
}

.zoom-img-on-hover .image-box img {
  transition: all .2s ease-in !important;
  -webkit-transition: all .2s ease-in !important;
}
.zoom-img-on-hover:hover .image-box img {
  transform: scale(1.15) !important;
  z-index: 1;
}

/* Navbar */
.navbar-brand {
  padding-top:1.25rem;
  padding-bottom:1.25rem;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  align-self: center;
}
.menu-scroll-down.small-menu .navbar-brand {
  padding-top:1.25rem;
  padding-bottom:1.25rem;
  align-self: flex-end;
}
.navbar-brand svg {
  width: calc(80px + (200 - 80) * ((100vw - 300px) / (1600 - 300)));
  height: calc(42px + (56 - 42) * ((100vw - 300px) / (1600 - 300)));
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
}
.small-menu .navbar-brand svg {
  width: calc(80px + (200 - 80) * ((100vw - 300px) / (1600 - 300)));
  height: calc(42px + (56 - 42) * ((100vw - 300px) / (1600 - 300)));
}
.menu-scroll-down.small-menu .navbar-brand svg {
  width: calc(80px + (200 - 80) * ((100vw - 300px) / (1600 - 300)));
  height: calc(42px + (56 - 42) * ((100vw - 300px) / (1600 - 300)));
}
.navbar-brand-footer {
  padding-top:.5rem;
  padding-bottom:.5rem;
}
.navbar-brand-footer svg {
  width: calc(80px + (200 - 80) * ((100vw - 300px) / (1600 - 300)));
  height: calc(42px + (56 - 42) * ((100vw - 300px) / (1600 - 300)));
}
.desktop-navbar:not(.bg-transparent) .navbar-brand svg [fill="#FFFFFF"] { fill: #B60F1E !important; }

/* Custom content */

/* Cursor */
.cursor-none,
.cursor-none * {
    cursor: none !important;
}
.floating-cursor-button:focus, .floating-cursor-button:hover {
  border: none;
  outline: none;
  cursor: none !important;
} 
.floating-cursor-button {
  display: none;
  position: absolute;
  width: 3rem;
  height: 3rem;
  z-index: 1;
  color: var(--white);
  background: var(--primary);
  border-radius: 50%;
  padding: .5rem;
  cursor: none !important;
  transition: none;
  transform-origin: center center;
  cursor: none !important;
  pointer-events: none;
  border: none;
  outline: none;
}
.floating-cursor-button:hover {
  transform: translate(var(--x), var(--y)) scale(1.15);
}
.floating-cursor-button [class*="fa-"] {
  font-size: 1.5rem;
}

/* Custom offsets*/
.px-12-5-p {
  padding-left: 12.5%;
  padding-right: 12.5%;
}

.btn-whatsapp {
  position: fixed;
  top: calc(100vh - 32px - 1rem);
  right: 1rem;
  padding: 0;
  margin: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: var(--white);
  background-color: var(--primary);
  border-radius: 32px;
  animation: bounceOffset 1.5s infinite ease-in;
  -webkit-animation: bounceOffset 1.5s infinite ease-in;
  z-index: 20000;
}
.btn-whatsapp:hover {
  color: var(--white);
  background-color: var(--primary-hover);
}
@-webkit-keyframes bounceOffset {
  0% { outline-offset: -.25rem; outline: 0rem solid rgba(250,225,160,0); }
  50% { outline-offset: .5rem; outline: .25rem solid var(--primary-hover); }
  100% { outline-offset: .5rem; outline: .25rem solid rgba(250,225,160,0); }
}
@keyframes bounceOffset {
  0% { outline-offset: -.25rem; outline: 0rem solid rgba(250,225,160,0); }
  50% { outline-offset: .5rem; outline: .25rem solid var(--primary-hover); }
  100% { outline-offset: .5rem; outline: .25rem solid rgba(250,225,160,0); }
}

section:first-of-type {
}

.top-header { top: calc(24px + (60 - 24) * ((100vw - 300px) / (1600 - 300)) + 5.5rem); }

section:first-of-type:not(.pt-0) { padding-top: calc(24px + (60 - 24) * ((100vw - 300px) / (1600 - 300)) + 2.5rem); }
.container, .container-fluid { position: relative; }
.text-center > .row { justify-content: center !important; }
.max-w-64 { max-width: 64px; }
.max-w-640 { max-width: 640px; }
.max-w-560 { max-width: 560px; }
.max-w-340 { max-width: 340px; }
.max-h-156 { max-height: 156px; }
.max-h-224 { max-height: 224px; }
.top-default { top: 8rem; }

@media (min-width: 768px) {
  .w-150-l-n50 { width: 150% !important; left: -50% !important; }
}



.count-number-in-title {
  top: 40px;
  position: relative;
  font-weight: 900;
  font-size: 140px;
}
.jobs-count-btn::before {
  content: attr(data-jobs);
  position: absolute;
  top: -.875rem;
  right: -.875rem;
  width: 1.75rem;
  height: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background-color: var(--secondary);
  color: var(--dark);
}

.border-primary-hover {
  border-color: var(--primary-hover) !important;
}
.border-secondary-hover {
  border-color: var(--secondary-hover) !important;
}
.text-primary-hover {
  color: var(--primary-hover) !important;
}
.text-secondary-hover {
  color: var(--secondary-hover) !important;
}
.control.btn.mixitup-control-active {
  background-color: var(--white);
  color: var(--primary);
}
.control.btn:hover {
  color: var(--primary);
}
.btn[aria-expanded="true"] {
  color: var(--black);
  background-color: var(--primary);
  border-color: var(--primary)
}

.text-white .btn.btn-outline-dark[aria-expanded="true"] {
  color: var(--primary);
  background-color: var(--white);
  border-color: var(--dark);
}

.bg-primary-hover {
  background-color: var(--primary-hover);
}
.bg-primary-gradient {
  background: linear-gradient(to right, var(--primary) 0%,var(--primary-hover) 100%);
}
.on-hover-border-primary, .on-hover-border-primary-hover {
  transition: border .2s ease-in-out;
  -webkit-transition: border .2s ease-in-out;
}
.on-hover-border-primary:hover {
  border-color: var(--primary) !important;
}
.on-hover-border-primary-hover:hover {
  border-color: var(--primary-hover) !important;
}
.on-hover-bg-primary {
  transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
}
.on-hover-bg-primary .border-white, .on-hover-bg-primary .border-light {
  transition: border-color .2s ease-in;
  -webkit-transition: border-color .2s ease-in;
}
.on-hover-bg-primary:hover {
  background-color: var(--primary) !important;
  color: var(--white) !important;
}
.on-hover-bg-primary:hover .text-primary {
  color: var(--white) !important;
}
.on-hover-bg-primary:hover .border-white, .on-hover-bg-primary:hover .border-light {
  border-color: var(--primary) !important;
}
.on-hover-bg-primary:hover .btn-primary {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white);
}
.on-hover-bg-primary:hover .btn-primary:hover {
  color: var(--dark);
  background-color: var(--white-hover);
  border-color: var(--white-hover);
}
.shadow-none.rounded-0 > .rounded.shadow {
  box-shadow:none !important;
  border-radius: 0 !important;
}

.image-border-lg-light .image-box {
  border: 1rem solid var(--light) !important;
}

.icon-date {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 1rem;
  left: 1rem;
  width: 60px;
  height: 60px;
  font-size: 1rem;
  border-radius: 0.5rem;
  background: #fff;
  z-index: 1;
}
.icon-date span:first-child {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
  line-height: 1.2em;
}
.icon-date span:last-child {
  position: relative;
  display: block;
  width: 100%;
  font-size: .875rem;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  text-transform: uppercase;
}

.row.slider-cover {
  width: calc(100vw - 4rem);
  margin: 0 auto;
}

.article-list-cover-2 .row.slider-cover {
  width: 120%;
  margin: 0 -10%;
}
.article-list-cover-3 .row.slider-cover {
  width: 110%;
  margin: 0 10% 0 auto;
}
@media (max-width: 768px) {
  .article-list-cover-3 .row.slider-cover {
    width: 100% !important;}
}

@media (max-width: 768px) {
  .mobile-no-animation{
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}


.bg-image-list-3-slideshow {
  background-size: calc(60% - 3rem);
  background-position: right calc(100% - 3rem);
}
.article-list-cover-2 .col-slideshow, .article-list-cover-3 .col-slideshow, .block-info-left .col-slideshow  {
  z-index: 1;
  position: relative;
  left: 20%;
}
.block-info-right .col-slideshow {
  z-index: 1;
  position: relative;
  left: 60%;
}
.article-list-cover-2 .slider-cover .tns-outer, .article-list-cover-3 .slider-cover .tns-outer {
  position: absolute;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media (max-width: 768px) {

  .article-list-cover-2 .slider-cover .tns-outer, .article-list-cover-3 .slider-cover .tns-outer {

    top: 9%!important;

  }


}

.article-list-cover-2 .col-slideshow [id*="custom-controls-"],.article-list-cover-3 .col-slideshow [id*="custom-controls-"] {
  position: absolute;
  right: 1.5rem;
  bottom: -20px;
}
.article-list-cover-3 .col-slideshow [id*="custom-controls-"] .next, .article-list-cover-3 .col-slideshow [id*="custom-controls-"] .prev, .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .next, .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .prev {
  color: var(--primary);
  cursor: pointer;
}
.article-list-cover-3 .col-slideshow [id*="custom-controls-"] .next [class*="fa-"], .article-list-cover-3 .col-slideshow [id*="custom-controls-"] .prev [class*="fa-"], .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .next [class*="fa-"], .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .prev [class*="fa-"] {
  background-color: var(--white);
  transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
}
.article-list-cover-3 .col-slideshow [id*="custom-controls-"] .next:hover, .article-list-cover-3 .col-slideshow [id*="custom-controls-"] .prev:hover, .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .next:hover, .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .prev:hover {
  color: var(--white);
}
.article-list-cover-3 .col-slideshow [id*="custom-controls-"] .next:hover [class*="fa-"], .article-list-cover-3 .col-slideshow [id*="custom-controls-"] .prev:hover [class*="fa-"], .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .next:hover [class*="fa-"], .article-list-cover-2 .col-slideshow [id*="custom-controls-"] .prev:hover [class*="fa-"] {
  background-color: var(--primary-hover);
  transform: scale(1.15);
}
.article-list-cover-3 .col-slideshow .list-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% + 2rem);
  height: auto;
  z-index: 0;
  pointer-events: none;
}
.article-list-cover-2 .tns-ovh, .article-list-cover-3 .tns-ovh, .article-list-cover-4 .tns-ovh {
  overflow: visible;
}
.article-list-cover-3 .article-list-3 > .tns-item {
  opacity:1;
  transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}
.article-list-cover-3 .article-list-3 > [aria-hidden="true"] {
  opacity:.2;
}
.article-list-cover-4 [id*="custom-controls-"] .next, .article-list-cover-4 [id*="custom-controls-"] .prev, .article-list-cover-5 [id*="custom-controls-"] .next, .article-list-cover-5 [id*="custom-controls-"] .prev {
  color: var(--white);
  cursor: pointer;
}
.article-list-cover-4 [id*="custom-controls-"] .next [class*="fa-"], .article-list-cover-4 [id*="custom-controls-"] .prev [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] .next [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] .prev [class*="fa-"] {
  background-color: var(--primary);
  transition: background-color .2s ease-in;
  -webkit-transition: background-color .2s ease-in;
}
.article-list-cover-4 [id*="custom-controls-"] .next:hover, .article-list-cover-4 [id*="custom-controls-"] .prev:hover, .article-list-cover-5 [id*="custom-controls-"] .next:hover, .article-list-cover-5 [id*="custom-controls-"] .prev:hover {
  color: var(--white);
}
.article-list-cover-4 [id*="custom-controls-"] .next:hover [class*="fa-"], .article-list-cover-4 [id*="custom-controls-"] .prev:hover [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] .next:hover [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] .prev:hover [class*="fa-"] {
  background-color: var(--primary-hover);
}

.article-list-cover-3 [id*="custom-controls-"] [aria-disabled="true"] [class*="fa-"], .article-list-cover-4 [id*="custom-controls-"] [aria-disabled="true"] [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] [aria-disabled="true"] [class*="fa-"] {
  color: var(--info);
  background-color: var(--light);
  cursor: default;
}
.article-list-cover-3 [id*="custom-controls-"] [aria-disabled="true"]:hover [class*="fa-"], .article-list-cover-4 [id*="custom-controls-"] [aria-disabled="true"]:hover [class*="fa-"], .article-list-cover-5 [id*="custom-controls-"] [aria-disabled="true"]:hover [class*="fa-"] {
  color: var(--info);
  background-color: var(--light-hover);
}
.article-list-cover-5 .row.slider-cover {
  width: calc(125% + 3.5rem);
  margin: 0 -20% 0 -3.5rem;
}
.article-list-cover-5 .row.slider-cover[data-count-items="1"], .article-list-cover-5 .row.slider-cover[data-count-items="2"], .article-list-cover-5 .row.slider-cover[data-count-items="3"], .article-list-cover-5 .row.slider-cover[data-count-items="4"] {
  width: calc(112.5% + 3.5rem);
  margin: 0 -25% 0 -3.5rem;
}
.article-list-cover-5 .row.slider-cover .tns-outer {
  overflow: hidden;
  padding-left: 3rem !important;
}
.article-list-cover-5 .row.slider-cover .tns-ovh {
  overflow: visible;
}
.article-list-5 .tns-item:not(.tns-slide-active) {
  opacity: 0;
}
.article-list-5 .bg-rozehrej-to-s-nami {
  background-image: url('/img/rozehrej-to-s-nami.webp');
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}

.block-info-warning .col-slideshow > .row {
  background-color: var(--warning) !important;
  outline: 2px solid var(--warning);
}
.block-info-success-hover .col-slideshow > .row {
  background-color: var(--success-hover) !important;
  outline: 2px solid var(--success-hover);
}

.category-image-bg {
  position: absolute;
  width: auto;
  height: auto;
  bottom: 0;
  right: 0;
  pointer-events: none;
  z-index: 0;
}

/* SVG map */
.svg-map { 
  position: relative;
  /*transform-style: preserve-3d;*/
}
.svg-map g.map-interest {
  position: relative;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  cursor: pointer;
  transform-box: fill-box;
  transform-origin: center;
  position: relative;
  z-index: 0;
  /*transform: translateZ(0) scale(1);*/
}
.svg-map g.map-interest * {
  position: relative;
  z-index: 0;
}
.svg-map g.map-interest:hover {
  /*transform: scale(1.02);*/
  filter: drop-shadow(0 1rem 3rem rgba(0, 0, 0, .175));
  -webkit-filter: drop-shadow(0 1rem 3rem rgba(0, 0, 0, .175));
  z-index: 1;
}
.svg-map g.map-interest:hover * {
  position: relative;
  z-index: 1;
}
.svg-map g.map-interest:hover path {
  transition: fill .2s ease-in;
  -webkit-transition: fill .2s ease-in;
}
.svg-map g.map-interest:hover path[fill="#EBEDED"] {
  fill: var(--white);
}
/*.svg-map text {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.75rem;
}
.svg-map .map-marker {
  cursor: pointer;
  pointer-events: all;
}*/

.inside-text ul:not(.nav-menu):not(.nav-wrap):not(.nav-image-menu):not(.dropdown):not(.collapse):not(.collapsing):not(.nav-tabs):not(.cc-cp-body-tabs) li::before {
  content:'\f002';
  color:#0094DA;
  font-size: 1rem;
  line-height:inherit;
}
/* Article */
[id*="article-detail-"] .text-field h3 {
  margin-top: 2rem;
  color: var(--primary);
}

/* Package */
.package-price-details {
  position: absolute;
  background-color: var(--white);
  width: calc(100% + 1rem);
  left: 0.5rem;
  z-index: 999;
}
.price-row {
  margin-bottom: .25rem;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
  line-height: 1.8em;
}
.price-row > span:nth-child(odd) {
  flex: 0 0 80%;
  width: 80%;
  max-width: 100%;
}
.price-row > span:nth-child(odd) {
  text-align: left;
}
.price-row > span:nth-child(even) {
  flex: 0 0 20%;
  width: 20%;
  max-width: 100%;
}
.price-row > span:nth-child(even) {
  text-align: right;
}
.price-row > span:nth-last-child(-n + 2) {
  font-weight:700;
}
/* Table - price-list */
.table.price-table {
  font-size: .875rem;
  color: var(--dark);
  border-bottom: 1px solid var(--primary);
}
.price-table tbody tr:last-of-type td {
  padding-bottom: 1.5rem;
}
.price-table thead th {
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: bottom;
  border-bottom: 1px solid var(--primary);
  border-top: none;
}
.price-table thead th span {
  font-weight: 300 !important;
  font-size: 16px !important;
}
.price-table thead th, .price-table tbody td {
  text-align: right;
  padding: .25rem 1rem;
}
.price-table thead th {
  padding: 1rem;
}
.price-table tbody td[colspan="2"] {
  color: var(--primary);
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  padding: 1.5rem 1rem .5rem 1rem;
}
.price-table thead th:first-of-type, .price-table tbody td:first-of-type {
  text-align: left;
}
.price-table tbody td {
  border: none;
}

/* Scroll sequence */
.sequenceContainer {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
  background:transparent;
}
.scrollSequenceContainer {
  position:sticky;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1;
  height:100vh;
  width:100%;
  background:transparent;
}
.scrollSequenceContainer canvas {
  max-width: 100%;
}

/* Animated content */
.globe {
  position: absolute;
  top:0;
  left: -25%;
}
/*.mt-jdi-na-to {
  margin-top: calc((-1340px / 100) * 12.5);
}
.mb-jdi-na-to {
  margin-bottom: calc((-1340px / 100) * 25);
}*/
svg.tracking-animation [class*="track-"] > *, svg.tracking-animation [class*="text-"], svg.tracking-animation [class*="icon-"] {
  opacity: 0;
  transition: opacity 0.1s ease;
}
svg.tracking-animation .in-view, svg.tracking-animation  [class*="track-"] > .in-view {
  opacity: 1;
}
svg.tracking-animation > * {
  transform-box: fill-box;
  transform-origin: center;
}
svg.tracking-animation [class*="icon-"].in-view {
  animation: bounceIn 2s;
}
svg.tracking-animation [class*="text-"].in-view {
  animation: tada 2s;
}
svg.svg-map [class*="on-click-track-line-"] > * {
  opacity: 0;
  transition: opacity 0.1s ease;
}
svg.svg-map [class*="on-click-track-line-"].animated > .in-view {
  opacity: 1;
}

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
      -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
      animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
      opacity: 0;
      -webkit-transform: scale3d(.3,.3,.3);
      transform: scale3d(.3,.3,.3)
  }

  20% {
      -webkit-transform: scale3d(1.3,1.3,1.3);
      transform: scale3d(1.3,1.3,1.3)
  }

  40% {
      -webkit-transform: scale3d(.9,.9,.9);
      transform: scale3d(.9,.9,.9)
  }

  60% {
      opacity: 1;
      -webkit-transform: scale3d(1.25,1.25,1.25);
      transform: scale3d(1.25,1.25,1.25)
  }

  80% {
      -webkit-transform: scale3d(.97,.97,.97);
      transform: scale3d(.97,.97,.97)
  }

  to {
      opacity: 1;
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
  }
}

.bounceIn.in-view {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

.track.in-view.bounceInBefore::before {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

/* Images */
.rounded-leaf, .rounded-leaf-image > .image-box, .rounded-leaf-images .image-box {
  border-top-left-radius: 1.875rem;
  border-top-right-radius: .625rem;
  border-bottom-left-radius: .625rem;
  border-bottom-right-radius: 1.875rem;
} 
.xl-rounded-leaf, .xl-rounded-leaf-image > .image-box, .xl-rounded-leaf-images .image-box {
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 3.75rem;
}
.xl-rounded-leaf-top {
  border-top-left-radius: 3.75rem;
  border-top-right-radius: 1.25rem;
}
.xl-rounded-leaf-bottom {
  border-bottom-left-radius: 1.25rem;
  border-bottom-right-radius: 3.75rem;
}
.lg-rounded-left-bottom {
  border-bottom-left-radius: 1.25rem;
}

/* Shadow */
.drop-shadow-leaf::before {
  content:'';
  position: absolute;
  top: 2rem;
  right: 4rem;
  width: 100%;
  height: 100%;
  border-top-left-radius: 1.875rem;
  border-top-right-radius: .625rem;
  border-bottom-left-radius: .625rem;
  border-bottom-right-radius: 1.875rem;
  background-color: var(--light);
}
.shadow-bottom-lg {
  box-shadow: 0 3rem 3rem rgba(0, 0, 0, .1) !important;
}

/* Flip card */
.card.flip-card .card-body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  padding: 0;
}
.card.flip-card .card-body .card-body-front {
  transition: transform 1s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.card.flip-card .card-body .card-body-front {
  height: 100%;
}
.card.flip-card .card-body .card-body-back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: rotateY(180deg);
  transition: transform 1s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
.card.flip-card:hover .card-body .card-body-front, .card.flip-card:hover .card-body .card-body-back {
  transform: rotateY(180deg);
  transition: transform 0.5s;
}
.card.flip-card .card-body .card-body-front .row {
  transform: translateY(0);
  transition: transform 1s;
}
.card.flip-card:hover .card-body .card-body-front .row{
  transform: translateY(-50%);
}
.card.flip-card:hover .card-body .card-body-back {
  transform: rotateY(0);
}

/* Reservanto */
.reservanto-widget {
  height: auto !important;
  zoom:none !important;
}
.reservanto-button {
  text-align: center !important;
  vertical-align: middle !important;
  user-select: none !important;
  border: 1px solid transparent !important;
  padding: .75rem 1.855rem !important;
  font-size: 1rem !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
  line-height: 1.5 !important;
  border-radius: 1.625rem !important;
  outline: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  color: var(--black) !important;
  background-color: var(--primary) !important;
  border-color: var(--primary) !important;
  transition: all .2s ease-in !important;
  -webkit-transition: all .2s ease-in !important;
}

.reservanto-button.focus, .reservanto-button:focus, .reservanto-button:hover {
  color: var(--black) !important;
  background-color: var(--primary-hover) !important;
  border-color: var(--primary-hover) !important
}

.reservanto-button.disabled, .reservanto-button:disabled {
  opacity: .65 !important
}
.reservanto-button:not(:disabled):not(.disabled).active, .reservanto-button:not(:disabled):not(.disabled):active {
  color: var(--black) !important;
  background-color: var(--primary-hover) !important;
  border-color: var(--primary-hover) !important;
}

/* Animation */
.btn.btn-shake {
    -webkit-animation-name: btnShake;
    animation-name: btnShake;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.footer-navigation .btn-shake {
  animation: none;
  -webkit-animation: none;
}

@-webkit-keyframes btnShake {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    1%,2% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }

    3%,5%,7%,9% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    4%,6%,8% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }
    10% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes btnShake {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    1%,2% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }

    3%,5%,7%,9% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    4%,6%,8% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }

    10% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.package-cover > .package-item:nth-child(1) { order: 1; }
.package-cover > .package-item:nth-child(2) { order: 4; }
.package-cover > .package-item:nth-child(3) { order: 7; }
.package-cover > .package-item:nth-child(4) { order: 2; }
.package-cover > .package-item:nth-child(5) { order: 5; }
.package-cover > .package-item:nth-child(6) { order: 8; }
.package-cover > .package-item:nth-child(7) { order: 3; }
.package-cover > .package-item:nth-child(8) { order: 6; }
.package-cover > .package-item:nth-child(9) { order: 9; }

/* Custom breakpoints */
@media (max-height: 768px) {
  .min-vh-75 {
    min-height: 576px !important;
  }
}
@media (min-height: 768px) {
  .min-vh-75 {
    min-height: 75vh!important;
  }
}
@media (max-width: 991.98px) {
  .animateme {
    transform: none !important;
    opacity: 1 !important;
  }
  .show-lg-bg-image {
    background-image: none !important;
  }
}
@media (min-width: 576px) {
  .row.slider-cover {
    width: calc(540px - 8rem);
    margin: 0 auto;
  }
  .article-list-cover-2 .row.slider-cover {
    width: 120%;
    margin: 0 -10%;
  }
  .article-list-cover-3 .row.slider-cover {
    width: 110%;
    margin: 0 10% 0 auto;
  }
  .article-list-cover-5 .row.slider-cover {
    width: calc(125% + 3.5rem);
    margin: 0 -20% 0 -3.5rem;
  }
  .border-sm-right::before {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-right: 1px solid #E4E8EB;
    z-index: 1;
  }
  .p-md-5.border-sm-right::before {
    top: 1rem;
    height: calc(100% - 2rem);
  }
  .rounded-sm-left {
    border-top-left-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .rounded-sm-right {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
  }
}
@media (min-width: 768px) {
  .text-shadow {
    text-shadow: 0 0 0.5rem rgba(0,0,0,.25);
  }
  .row.slider-cover {
    width: calc(720px - 8rem);
    margin: 0 auto;
  }
  .article-list-cover-2 .row.slider-cover {
    width: 120%;
    margin: 0 -10%;
  }
  .article-list-cover-3 .row.slider-cover {
    width: 110%;
    margin: 0 10% 0 auto;
  }
  .article-list-cover-5 .row.slider-cover {
    width: calc(125% + 3.5rem);
    margin: 0 -20% 0 -3.5rem;
  }
  .text-md-left > .row { justify-content: flex-start !important; }
  .p-md-5.border-sm-right::before {
    top: 3rem;
    height: calc(100% - 6rem);
  }
}
@media (min-width: 992px) {
  .row.slider-cover {
    width: calc(960px - 8rem);
    margin: 0 auto;
  }
  .article-list-cover-2 .row.slider-cover {
    width: 120%;
    margin: 0 -10%;
  }
  .article-list-cover-3 .row.slider-cover {
    width: 110%;
    margin: 0 10% 0 auto;
  }
  .article-list-cover-5 .row.slider-cover {
    width: calc(125% + 3.5rem);
    margin: 0 -20% 0 -3.5rem;
  }
  .text-lg-left > .row { justify-content: flex-start !important; }
  .default-p, .py-default { padding-top: 8rem; padding-bottom: 8rem;  }
  .block-title-left-bottom {
    position: absolute;
    width: auto;
    height: 0;
    bottom: 0;
    left: .5rem;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: left bottom;
    -webkit-transform-origin: left bottom;
  }
  .pl-block-title {
    padding-left: 4rem;
  }
  .package-cover > .package-item:nth-child(1) { order: 1; }
  .package-cover > .package-item:nth-child(2) { order: 2; }
  .package-cover > .package-item:nth-child(3) { order: 3; }
  .package-cover > .package-item:nth-child(4) { order: 4; }
  .package-cover > .package-item:nth-child(5) { order: 5; }
  .package-cover > .package-item:nth-child(6) { order: 6; }
  .package-cover > .package-item:nth-child(7) { order: 7; }
  .package-cover > .package-item:nth-child(8) { order: 8; }
  .package-cover > .package-item:nth-child(9) { order: 9; }

  .btn-whatsapp {
    position: fixed;
    top: calc(100vh - 64px - 2rem);
    right: 2rem;
    padding: 0;
    margin: 0;
    width: 64px;
    height: 64px;
    font-size: 2rem;
  }
}
@media (min-width: 1280px) {
  .row.slider-cover {
    width: calc(100% + 2rem);
    margin: 0 -1rem;
  }
  .article-list-cover-2 .row.slider-cover {
    width: 120%;
    margin: 0 -10%;
  }
  .article-list-cover-3 .row.slider-cover {
    width: 110%;
    margin: 0 10% 0 auto;
  }
  .article-list-cover-5 .row.slider-cover {
    width: calc(125% + 3.5rem);
    margin: 0 -20% 0 -3.5rem;
  }
  .navbar-brand, .menu-scroll-down.small-menu .navbar-brand {
    padding-top:1.25rem;
    padding-bottom:1.25rem;
  }
}
@media (min-width: 1420px) {
  .mt-jdi-na-to {
    margin-top: calc((-1340px / 100) * 12.5);
  }
  .mb-jdi-na-to {
    margin-bottom: calc((-1340px / 100) * 25);
  }
}
@media (min-width: 1600px) {
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-size: 22px; }
  .display-1 { font-size: 80px; }
  .display-2.big { font-size: 50px; }
  .display-2, [id*="article-detail-"] .text-field h3 { font-size: 40px; }
  .display-3 { font-size: 22px; }
  .display-4 { font-size: 16px; }
  .display-5 { font-size: .875rem; }

  .navbar-brand svg, .small-menu .navbar-brand svg {
    width: 200px;
    height: 56px;
  }
  .navbar-brand-footer svg {
    width: 200px;
    height: 56px;
  }
  .top-header { top: calc(56px + 5.5rem); }
  section:first-of-type:not(.pt-0) { padding-top: calc(56px + 2.5rem); }
}

@media (min-width: 1720px) {
  .mt-jdi-na-to {
    margin-top: calc((-1600px / 100) * 12.5);
  }
  .mb-jdi-na-to {
    margin-bottom: calc((-1600px / 100) * 25);
  }
}

/* Cookies */
.termsfeed-com---palette-light .cc-pc-container {
  background: #fff;
  overflow: hidden;
  font-family:'Montserrat', sans-serif;
}
.termsfeed-com---pc-dialog .cc-cp-body-tabs-item-link, .termsfeed-com---pc-dialog .cc-cp-body-content-entry-text {
  font-size: .7143rem !important;
  font-family:'Montserrat', sans-serif;
  letter-spacing: normal;
}
.termsfeed-com---palette-light.termsfeed-com---nb {
  background-color: #fff !important;
  color: #323232 !important;
  box-shadow: 0 0.5rem 2rem rgb(0 0 0 / 30%) !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 2rem !important;
  font-family:'Montserrat', sans-serif;
}
.termsfeed-com---nb-simple {
  max-width: 480px !important;
}
.termsfeed-com---nb .cc-nb-title {
  font-size: 1rem !important;
  font-weight: 600 !important;
}
.termsfeed-com---nb .cc-nb-text {
  font-size: .7143rem !important;
}
.termsfeed-com---palette-light .cc-nb-reject, .termsfeed-com---palette-light .cc-nb-okagree, .termsfeed-com---palette-light .cc-cp-foot-save, .termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox:checked+label:before {
  background-color: #ffae45 !important;
}
.termsfeed-com---palette-light .cc-pc-head-lang select {
  color: #323232  !important;
  border-color: transparent !important;
  outline: none !important;
  box-shadow: none !important;
}
.termsfeed-com---palette-light .cc-nb-changep { background: none !important; color: #666 !important; }
