@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

body {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

header {
  border-bottom: 5px solid #FFA500;
}

section {
  overflow-x: hidden !important;
}
section#navbar {
  overflow-x: visible !important;
}

a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #333333;
}

.inp {
  border: 1px solid #8DA7A6;
  line-height: 40px;
  height: 40px;
  padding: 4px 10px;
  font-size: 14px;
}

.search-form {
  display: inline;
  margin-right: 20px;
}
.search-form .kword {
  background: url(images/magnifier.svg) right 5px center no-repeat;
  padding-right: 50px;
  background-size: 22px;
  padding-right: 125px;
}

.cat-btn {
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 32px;
}

.catlinks .cat-btn {
  display: inline-block;
  width: 109px;
}

.color-orange {
  color: #f58220;
}

.bgc-0 {
  background: #9D9D9C;
}

.bgc-1,
.bgcat-9 {
  background: #FFA500;
}

.bgc-2,
.bgcat-10 {
  background: #a55868;
}

.bgc-3,
.bgcat-11 {
  background: #65AD97;
}

.bgc-4,
.bgcat-12 {
  background: #97C74E;
}

.bgc-5,
.bgcat-13 {
  background: #C0517D;
}

.bgc-6,
.bgcat-14 {
  background: #3EA1E0;
}

.bgc-7 {
  background: #9AD992;
}

.icon-links {
  margin-top: 4px;
}
.icon-links a {
  color: #676767;
  margin-left: 5px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.icon-links a img {
  vertical-align: top;
}

.prog-selector {
  vertical-align: top;
}

#cats {
  padding: 10px 16px 16px 16px;
  background: #D6D6D6;
}

.modal-form {
  background: #ffffff;
  width: 100%;
}
.modal-form .inp {
  height: 48px;
  width: 100%;
  border: 1px solid #FFA500;
  display: block;
  padding-right: 50px;
}
.modal-form .close-icon {
  background: #EF7D00;
  margin-left: 1px;
  width: 48px;
}

.modal-sub-title {
  font-size: 18px;
}

.modal-date {
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 15px;
}

.modal-error {
  color: red;
  text-align: center;
  padding: 10px 0;
}

.modal-done {
  font-size: 16px;
  padding: 30px 0;
}

.block-head {
  background: #D6D6D6;
  height: 30px;
  line-height: 30px;
  padding-left: 45px;
  padding-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
  font-size: 22px;
}
.block-head::before {
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  margin-left: -45px;
  position: absolute;
}
.block-head.bh-1::before {
  background: #EF7D00;
}
.block-head.bh-2::before {
  background: #E83C54;
}
.block-head.bh-3::before {
  background: #1432FA;
}
.block-head.bh-4::before {
  background: #9AD992;
}
.block-head.bhc-0::before, .block-head.bhc-9::before {
  background: #FFA500;
}
.block-head.bhc-10::before {
  background: #a55868;
}
.block-head.bhc-11::before {
  background: #65AD97;
}
.block-head.bhc-12::before {
  background: #97C74E;
}
.block-head.bhc-13::before {
  background: #C0517D;
}
.block-head.bhc-14::before {
  background: #3EA1E0;
}
.block-head.small-view {
  background: none;
}
.block-head.small-view img {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 5px;
}
.block-head a {
  color: #333333;
  text-decoration: underline;
  font-size: 12px;
}
.block-head h1, .block-head h2, .block-head h3 {
  font-size: inherit;
  padding: 4px 0 0 0;
  margin: 0;
  line-height: 100%;
  display: inline-block;
}

.more {
  text-transform: uppercase;
  color: #EF7D00;
  font-size: 12px;
}

.lead {
  font-size: 16px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.item-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 24px;
  color: #333333;
}

.stamp {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 100;
}
.stamp.new {
  background: url(images/icon_uj.png);
}
.stamp.kedv {
  background: url(images/icon_kedvezmeny.png);
}
.stamp.warning {
  background: url(images/icon_felkialtojel.png);
}

.prog-thumb {
  background: #D6D6D6;
  display: block;
  height: 100%;
  min-height: 330px;
  overflow: hidden;
}
.prog-thumb .data {
  padding: 10px;
}
.prog-thumb .date {
  font-size: 14px;
  line-height: 16px;
}
.prog-thumb .date span {
  white-space: nowrap;
  display: block;
}
.prog-thumb .flag {
  line-height: 24px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
  padding: 0 5px;
}
.prog-thumb .flag.sub {
  opacity: 0.7;
  font-size: 11px;
  line-height: 14px;
  padding: 3px 5px;
}
.prog-thumb .title {
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  line-height: 18px;
  height: 90px;
  margin-top: 5px;
}
.prog-thumb .subtype {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 14px;
}
.prog-thumb img {
  transform: scale(1);
  transition: all 0.2s;
  aspect-ratio: 1.4768211921;
  -o-object-fit: cover;
     object-fit: cover;
}
.prog-thumb:hover img {
  transform: scale(1.1);
}

.prog-list .prod-thumb {
  width: 100%;
}

.prog-full .flag {
  line-height: 24px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 3px 0;
  color: #ffffff;
  padding: 0 5px;
  margin-bottom: 5px;
}
.prog-full .title {
  text-transform: uppercase;
  display: block;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 8px;
}
.prog-full .title span.alertsmall {
  color: red;
  font-size: 12px;
}
.prog-full .title span.arch {
  color: #ffffff;
  background: #9D9D9C;
  padding: 0 5px;
}
.prog-full .date {
  font-weight: bold;
  padding-left: 20px;
  background: url(images/icon-calendar.png) left top 3px no-repeat;
  background-size: 14px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.prog-full .date a {
  color: #FFA500;
  margin-left: 10px;
}
.prog-full .venue {
  color: #9D9D9C;
  font-weight: bold;
  padding-left: 20px;
  background: url(images/icon-gps.png) left top no-repeat;
  background-size: 14px;
}
.prog-full .sharelinks a,
.prog-full .sharelinks span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  background-position: left center;
  background-repeat: no-repeat;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.prog-full .sharelinks .email {
  background-image: url(images/button_email_off.png);
}
.prog-full .sharelinks .fb {
  background-image: url(images/button_facebook_off.png);
}
.prog-full .sharelinks .ticket {
  background-image: url(images/button_jegyvasarlas_off.png);
}

.ticket {
  position: relative;
}
.ticket.free {
  background: #FFA500;
  background-image: url(images/button_jegyvasarlas_free.png) !important;
  padding-right: 15px;
  color: #ffffff;
}
.ticket.free::before {
  position: absolute;
  color: #ffffff;
  left: 0px;
  z-index: 100;
  font-size: 44px;
  top: 2px;
  font-family: "Arial";
  font-weight: lighter;
}

footer {
  color: #ffffff;
  background: #9D9D9C;
}
footer a {
  color: #ffffff;
}

#bottom {
  text-align: center;
  color: #9D9D9C;
  background: #333333;
  padding: 30px 0;
}

.static-content p {
  margin-bottom: 12px;
}
.static-content a {
  color: #f58220;
  transition: 0.3s;
  transform: scale(1);
  display: inline-block;
}
.static-content a:hover {
  transform: scale(1.05);
  background: #f58220;
  color: #ffffff;
  padding: 0 4px;
}
.static-content a.piclink, .static-content a.piclink:hover {
  transform: none !important;
  background: none;
  padding: 0;
}
.static-content h1 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content h2 {
  font-size: 19px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content h4 {
  font-size: 17px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content h5 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content h6 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 3px;
}
.static-content th,
.static-content td {
  padding: 2px 4px;
  vertical-align: top;
}

a.piclink {
  overflow: hidden;
  display: inline-block;
}
a.piclink img {
  transition: 0.3s;
  transform: scale(1);
}
a.piclink:hover img {
  transform: scale(1.05);
}

.mgl {
  margin-left: 10px;
}

.totop {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  background: url("images/button_laptetejere_off.png");
  bottom: 10px;
  right: 10px;
}

.lapozo-table a {
  color: #EF7D00;
}
.lapozo-table a.active {
  background: #EF7D00;
  color: #ffffff;
  padding: 0 3px;
}

.btn-primary {
  background: #EF7D00;
  border-radius: 0;
  border: none;
}

.event-row {
  border-top: 1px solid #9D9D9C;
  padding: 10px 0 30px 0;
  align-items: center;
}
.event-row .time {
  font-weight: bold;
  margin-right: 10px;
}
.event-row .flag {
  margin-right: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  text-align: left;
}
.event-row .flag span {
  font-size: 14px;
  display: block;
  padding: 0 5px;
}
.event-row .flag span.sub {
  opacity: 0.7;
  font-size: 11px;
  line-height: 14px;
  padding: 3px 5px;
}
.event-row .event-title {
  margin-right: 10px;
}
.event-row .hely {
  padding-left: 25px;
  background: url(images/icon_helyszin.png) left center no-repeat;
  margin-right: 10px;
}
.event-row .kor {
  padding-left: 25px;
  background: url(images/icon_korosztaly.png) left center no-repeat;
}

.event-title span.arch {
  color: #ffffff;
  background: #9D9D9C;
  padding: 0 5px;
  margin-left: 5px;
}

.sub-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 24px;
}

.sub-title2 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 20px;
}

.pntr {
  cursor: pointer;
}

.progslider .prog-thumb {
  margin: 0 10px;
}

.oc {
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(images/icon_nyil_kinyit.png);
}
.oc:hover {
  background-image: url(images/icon_nyil_kinyit_on.png);
}
.oc.open {
  background-image: url(images/icon_nyil_bezar.png);
}
.oc.open:hover {
  background-image: url(images/icon_nyil_bezar_on.png);
}

.gal.item {
  display: block;
  position: relative;
}
.gal.item:hover .fake-border {
  border: 5px solid #FFA500;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 1100;
}
.gal.thumb {
  display: block;
}
.gal.thumb img {
  width: 100%;
  position: relative;
  display: block;
}

.gal-title {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 8px;
  position: absolute;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  font-size: 12px;
  text-align: center;
}

.f-container a {
  color: #FFA500;
}

.pager-container .pages a {
  font-size: 18px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.pager-container a.active {
  color: #ffffff;
  background: #FFA500;
  padding: 0 3px;
}

.lapbutton span {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #FFA500;
  background-size: auto 24px;
  background-position: center center;
  background-repeat: no-repeat;
}
.lapbutton.prev span {
  background-image: url(images/nyil_balra.png);
}
.lapbutton.next span {
  background-image: url(images/nyil_jobbra.png);
}

img.resp {
  width: 100%;
  height: auto;
}

.arch-flag {
  display: block;
  color: #ffffff;
  background: #9D9D9C;
  padding: 4px 5px;
  text-transform: uppercase;
  margin-top: 8px;
}

.mainSlide {
  position: relative !important;
}
.mainSlide .content {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mainSlide .content > div {
  position: relative;
  width: 100%;
}
.mainSlide .content > span {
  margin-top: 0;
  height: 70px;
  display: block;
  margin-top: -70px;
  position: relative;
  right: 0;
  width: 300px;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  padding: 4px 8px;
  font-weight: bold;
}
.mainSlide .content img {
  transform: scale(1.01);
  transition: all 0.3s;
}
.mainSlide .content:hover img {
  transform: scale(1.06);
}
.mainSlide span span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.slideOnline1::before {
  content: " ";
  position: absolute;
  right: -300px;
  top: 0;
  background: url(images/icon_online.png);
  width: 80px;
  height: 24px;
  z-index: 100000;
}

_:not(a, b),
.slideOnline1::before {
  right: 0;
}

@-moz-document url-prefix() {
  /* firefox */
  .slideOnline1::before {
    top: 15px;
    right: -300px;
  }
}
.news-thumb .img-container {
  overflow: hidden;
}
.news-thumb .img-container img {
  transform: scale(1);
  transition: all 0.3s;
}
.news-thumb:hover {
  text-decoration: none !important;
}
.news-thumb:hover img {
  transform: scale(1.1);
}

#moreTimes {
  border-bottom: 1px dashed #C2C2C2;
  margin-bottom: 10px;
}

.results-content .sres {
  text-align: left;
}
.results-content .sres .inner {
  padding-left: 8px !important;
}
.results-content .sres .flag {
  position: absolute;
}

.slidetext {
  box-shadow: inset 0px 0px 20px -3px rgba(0, 0, 0, 0.3);
}

.openCloseButton {
  background: #f58220;
  color: #ffffff !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  transition: all 0.2s;
  transform: scale(1);
}
.openCloseButton:after {
  content: "+";
}
.openCloseButton.open:after {
  content: "-";
}
.openCloseButton:hover {
  transform: scale(1.4);
}

.warningBlock {
  background: rgba(232, 60, 83, 0.46);
  color: #bb0000;
  padding: 5px;
  border-top: 3px solid #bb0000;
  border-bottom: 3px solid #bb0000;
  text-align: center;
  margin-bottom: 15px;
}

.orderselect {
  display: inline-block;
  background: none;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: none;
  height: 30px;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(images/bg-select.png) right center no-repeat;
  padding-right: 15px;
}

.oc-title {
  background: #E1E1E1;
  padding: 5px 10px;
  cursor: pointer;
  border-left: 30px solid #9D9D9C;
  position: relative;
  margin-top: 5px;
  font-weight: bold;
}
.oc-title::after {
  display: inline-block;
  content: "›";
  position: absolute;
  right: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 30px;
  line-height: 10px;
  padding: 0;
  transition: 0.2s;
  transform: rotate(90deg);
}
.oc-title.open::after {
  transform: rotate(270deg);
}

.oc-content {
  display: none;
  margin-bottom: 10px;
  padding: 15px;
  background: #f0f0f0;
}

.socicons {
  width: 160px;
  padding-top: 4px;
}

.vakker-icon {
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -6px;
}

.nav-link.int {
  padding-right: 14px !important;
  text-indent: 14px;
}

#slideInBar.int {
  opacity: 0.9 !important;
}
#slideInBar.int a {
  color: #ffffff !important;
}

#slideInBar.int.intezmeny-1 {
  background: #003CD4 !important;
}

.stat-int-1 a:hover,
.intezmeny-1,
.intezmeny-1:hover {
  color: #ffffff !important;
  background: #003CD4;
}

.stat-int-1 a,
.intezmeny-program-full.int-1 .static-content a,
.int-color-1 {
  color: #003CD4 !important;
}

.nav-link.int-1:hover,
.nav-link.active.int-1 {
  color: #003CD4 !important;
  background: #C0C6D6;
}

#slideInBar.int.intezmeny-2 {
  background: #550F43 !important;
}

.stat-int-2 a:hover,
.intezmeny-program-full.int-2 .static-content a:hover,
.intezmeny-2,
.intezmeny-2:hover {
  color: #ffffff !important;
  background: #550F43;
}

.stat-int-2 a,
.intezmeny-program-full.int-2 .static-content a,
.int-color-2 {
  color: #550F43 !important;
}

.nav-link.int-2:hover,
.nav-link.active.int-2 {
  color: #550F43 !important;
  background: #CEC4CB;
}

#slideInBar.int.intezmeny-3 {
  background: #C48545 !important;
}

.stat-int-3 a:hover,
.intezmeny-program-full.int-3 .static-content a:hover,
.intezmeny-3,
.intezmeny-3:hover {
  color: #ffffff !important;
  background: #C48545;
}

.stat-int-3 a,
.intezmeny-program-full.int-3 .static-content a,
.int-color-3 {
  color: #C48545 !important;
}

.nav-link.int-3:hover,
.nav-link.active.int-3 {
  color: #C48545 !important;
  background: #D4CEC7;
}

#slideInBar.int.intezmeny-4 {
  background: #CBB560 !important;
}

.stat-int-4 a:hover,
.intezmeny-program-full.int-4 .static-content a:hover,
.intezmeny-4,
.intezmeny-4:hover {
  color: #ffffff !important;
  background: #CBB560;
}

.stat-int-4 a,
.intezmeny-program-full.int-4 .static-content a,
.int-color-4 {
  color: #CBB560 !important;
}

.nav-link.int-4:hover,
.nav-link.active.int-4 {
  color: #998848 !important;
  background: #D4CFBE;
}

#slideInBar.int.intezmeny-5 {
  background: #8E2A6E !important;
}

.stat-int-5 a:hover,
.intezmeny-program-full.int-5 .static-content a:hover,
.intezmeny-5,
.intezmeny-5:hover {
  color: #ffffff !important;
  background: #8E2A6E;
}

.stat-int-5 a,
.intezmeny-program-full.int-5 .static-content a,
.int-color-5 {
  color: #8E2A6E !important;
}

.nav-link.int-5:hover,
.nav-link.active.int-5 {
  color: #8E2A6E !important;
  background: #C9C2C7;
}

#slideInBar.int.intezmeny-6 {
  background: #6897B7 !important;
}

.stat-int-6 a:hover,
.intezmeny-program-full.int-6 .static-content a:hover,
.intezmeny-6,
.intezmeny-6:hover {
  color: #ffffff !important;
  background: #6897B7;
}

.stat-int-6 a,
.intezmeny-program-full.int-6 .static-content a,
.int-color-6 {
  color: #6897B7 !important;
}

.nav-link.int-6:hover,
.nav-link.active.int-6 {
  color: #6897B7 !important;
  background: #CBCFD3;
}

#slideInBar.int.intezmeny-7 {
  background: #1F6439 !important;
}

.stat-int-7 a:hover,
.intezmeny-program-full.int-7 .static-content a:hover,
.intezmeny-7,
.intezmeny-7:hover {
  color: #FBC622 !important;
  background: #1F6439;
}

.stat-int-7 a,
.intezmeny-program-full.int-7 .static-content a,
.int-color-7 {
  color: #1F6439 !important;
}

.nav-link.int-7:hover,
.nav-link.active.int-7 {
  color: #1F6439 !important;
  background: #C3CAC6;
}

.intezmeny-subnav.intezmeny-links-7 a.active,
.intezmeny-subnav.intezmeny-links-7 a:hover {
  color: #1F6439 !important;
}

.intezmeny-7.header-bg {
  background: #f2f2f2;
}
.intezmeny-7 a {
  color: #1F6439 !important;
}

#slideInBar.int.intezmeny-8 {
  background: #01725F !important;
}

.stat-int-8 a:hover,
.intezmeny-8,
.intezmeny-8:hover {
  color: #ffffff !important;
  background: #01725F;
}

.stat-int-8 a,
.intezmeny-program-full.int-8 .static-content a,
.int-color-8 {
  color: #01725F !important;
}

.nav-link.int-8:hover,
.intezmeny-program-full.int-8 .static-content a:hover,
.nav-link.active.int-8 {
  color: #01725F !important;
  background: #C0CCCA;
}

.intezmeny-subnav.intezmeny-links-8 a.active,
.intezmeny-subnav.intezmeny-links-8 a:hover {
  color: #01725F !important;
}

.intezmeny-8.header-bg {
  background: #f2f2f2;
}
.intezmeny-8 a {
  color: #01715F !important;
}

.intezmeny-box {
  display: block;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  height: 100%;
  transition: 0.3s;
}
.intezmeny-box:hover {
  transform: scale(1.1);
}
.intezmeny-box img {
  width: 100%;
  position: relative;
}
.intezmeny-box strong {
  position: absolute;
  left: 0;
  top: 32%;
  width: 100%;
  bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.tagint-logo {
  background-image: url("images/tagint-logo.png");
  background-repeat: no-repeat;
  background-position: top 100% center;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 32%;
  background-size: 50%;
}

.int-menu {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}
.int-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.int-menu ul li {
  display: inline-block;
}
.int-menu ul li a {
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 12px;
}

.logo-cont {
  min-height: 80px;
  display: flex;
  align-items: center;
}

.intezmeny-program-full .block-head {
  display: none;
}

.flag.intezmeny {
  font-size: 10px;
  line-height: 14px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.flag.intezmeny-0 {
  background: #EF7D00;
}

.intezmeny-subnav {
  background: #F2F2F2;
  padding: 5px 0;
}
.intezmeny-subnav a {
  text-transform: uppercase;
  padding: 0 10px;
  display: inline-block;
  font-weight: 600;
}

.intezmeny-header-logo {
  margin-top: 8px;
  margin-bottom: 8px;
}

.orderlinks a {
  text-decoration: none;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}
.orderlinks a.active {
  background: #FFA500;
  color: #ffffff;
}

.bh-4 .orderlinks a.active {
  background: #9AD992;
}

.bhc-9 .orderlinks a.active {
  background: #FFA500;
}

.bhc-10 .orderlinks a.active {
  background: #a55868;
}

.bhc-11 .orderlinks a.active {
  background: #65AD97;
}

.bhc-12 .orderlinks a.active {
  background: #97C74E;
}

.bhc-13 .orderlinks a.active {
  background: #C0517D;
}

.bhc-14 .orderlinks a.active {
  background: #3EA1E0;
}

@media (min-width: 992px) {
  .search-form .inp {
    width: 186px;
  }
}
@media (min-width: 1200px) {
  .search-form .inp {
    width: 286px;
  }
}
@media (max-width: 991.98px) {
  .event-row .inner {
    display: block;
    padding-top: 5px;
  }
}
@media (min-width: 1024px) {
  .event-row {
    text-align: right;
  }
  .event-row.spec {
    text-align: left;
  }
  .event-row .flag,
  .event-row .time,
  .event-row .event-title {
    float: left;
  }
}
@media (max-width: 420px) {
  .top-logo {
    width: 100%;
  }
  .prog-thumb {
    width: 280px;
  }
  .prog-list .prog-thumb {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .prog-thumb .title {
    height: auto;
    margin-bottom: 10px;
  }
  .prog-thumb .date {
    font-size: 16px;
    line-height: 18px;
  }
  footer {
    text-align: center;
  }
  .block-head {
    background: none;
    padding-right: 0;
  }
  .item-title {
    font-size: 16px;
    line-height: 18px;
  }
  .big-main .item-title {
    line-height: 22px !important;
  }
  .event-row {
    padding: 8px 0;
  }
  .event-row .time,
  .event-row .event-title,
  .event-row .hely,
  .event-row .kor {
    display: block;
    margin: 3px 0;
  }
  .mainSlick {
    margin-bottom: 60px;
  }
  .intezmeny-subnav {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .intezmeny-subnav a {
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #333333;
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .catlabel {
    display: none;
  }
  .block-head {
    font-size: 18px;
  }
  .item-title {
    font-size: 16px;
    line-height: 18px;
  }
}
@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
    margin-top: 0;
  }
  .navbar .nav-item:hover .nav-link {
    color: #ffffff;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
}
@media (max-width: 768px) {
  .results-content .sres {
    width: 96%;
    height: auto;
  }
}
@media (min-width: 1400px) {
  .col-xxl-b5 {
    width: 20%;
  }
}
.pic-container {
  position: relative;
  overflow: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 15px 0;
  display: block;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#topSliderContainer {
  height: 312px;
  overflow-y: hidden;
  animation: fadein 2s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 480px) {
  body {
    width: 100vw;
    overflow-x: hidden;
  }
  .tripledots {
    display: none !important;
  }
  #topSliderContainer {
    min-height: 100vw;
    height: auto;
    padding-bottom: 0px;
  }
  .slick-dots {
    bottom: -30px !important;
  }
  .slick-arrow {
    width: 40px !important;
  }
  .slick-prev {
    text-align: left !important;
  }
  .slick-next {
    text-align: right !important;
  }
  .prgSlickSlider .slick-next {
    margin-right: -15px;
  }
  .prgSlickSlider .slick-next::before {
    float: right;
    margin-left: 10px !important;
  }
  .prgSlickSlider .title {
    height: 40px !important;
  }
  .prgSlickSlider .prog-thumb {
    width: 95%;
  }
  .prgSlickSlider .slick-arrow {
    height: 100% !important;
  }
  .mainSlick {
    height: 100vw;
  }
  .mainSlick > div {
    height: 100vw;
  }
  .mainSlide {
    height: 100vw !important;
    width: 100vw !important;
  }
  .mainSlide img {
    height: 100vw !important;
    width: 100vw !important;
  }
  .mainSlide .content > span {
    width: 100vw;
    padding: 10px 15px;
  }
  .slideOnline1::before {
    right: -100vw;
  }
  .static-content table.program-tablazat tr td img, .static-content table.program-tablazat tr td:first-child {
    width: 25vw !important;
  }
  @-moz-document url-prefix() {
    /* firefox */
    .slideOnline1::before {
      right: -100vw;
    }
  }
  .prog-full .date {
    font-size: 16px !important;
  }
  .prog-full .date a {
    font-size: 14px !important;
  }
  .prog-full .static-content {
    font-size: 16px;
  }
  #moreTimes div {
    font-size: 16px;
  }
}
.qc-cmp2-persistent-link {
  display: none;
}

.vk-only {
  display: none;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}
.slick-slide .prog-thumb {
  height: 100%;
}

.small-text {
  font-size: 10px;
}

.breadcrumb-item {
  color: #9D9D9C;
}
.breadcrumb-item a {
  color: #9D9D9C;
}
.breadcrumb-item.active {
  font-weight: bold;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "›";
}

.static-content a.fake-button {
  display: inline-block;
  padding: 4px 8px !important;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff !important;
  transform: none !important;
  transition: 0.2s !important;
}
.static-content a.fake-button.btn1 {
  background: #f58220;
}
.static-content a.fake-button.btn1:hover {
  color: #f58220 !important;
  outline-color: #f58220 !important;
}
.static-content a.fake-button.btn2 {
  background: #a55868;
}
.static-content a.fake-button.btn2:hover {
  color: #a55868 !important;
  outline-color: #a55868 !important;
}
.static-content a.fake-button.btn3 {
  background: #65AD97;
}
.static-content a.fake-button.btn3:hover {
  color: #65AD97 !important;
  outline-color: #65AD97 !important;
}
.static-content a.fake-button.btn4 {
  background: #3F6F79;
}
.static-content a.fake-button.btn4:hover {
  color: #3F6F79 !important;
  outline-color: #3F6F79 !important;
}
.static-content a.fake-button.btn5 {
  background: #C0517D;
}
.static-content a.fake-button.btn5:hover {
  color: #C0517D !important;
  outline-color: #C0517D !important;
}
.static-content a.fake-button.btn6 {
  background: #3EA1E0;
}
.static-content a.fake-button.btn6:hover {
  color: #3EA1E0 !important;
  outline-color: #3EA1E0 !important;
}
.static-content a.fake-button.btn7 {
  background: #9D9D9C;
}
.static-content a.fake-button.btn7:hover {
  color: #9D9D9C !important;
  outline-color: #9D9D9C !important;
}
.static-content .fake-button:hover {
  cursor: pointer;
  outline-width: 2px;
  outline-style: solid;
  background: #ffffff !important;
}

/* quick search */
#quickSearchModal {
  position: absolute;
  z-index: 2000;
  background: white;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.33);
  width: 920px;
  left: 50%;
  top: 130px;
  transform: translateX(-50%);
  display: none;
  max-height: 50vh;
}
#quickSearchModal.show {
  display: block;
}
#quickSearchModal .content {
  height: 50vh;
}
#quickSearchModal .scrollable {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 10px;
}

.qs-results .qs-title {
  color: #333333;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.qs-results .qs-item {
  display: block;
  width: 100%;
  padding: 0.5em 0;
  border-top: 1px solid #eee;
}
.qs-results .qs-item:hover {
  background: #eee;
  cursor: pointer;
}
.qs-results .qs-item .qs-event-title {
  font-weight: 600;
  font-size: 14px;
  color: #333333;
  line-height: 1.1em;
}
.qs-results .qs-item .details {
  display: flex;
  gap: 1em;
  font-size: 12px;
  padding-top: 0.5em;
}
.qs-results .qs-item .details .qs-flag {
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding-left: 0.4em;
  padding-right: 0.4em;
  height: 1.5em;
}
.qs-results .qs-item .details .bi {
  color: #9D9D9C;
}
.qs-results .qs-item .details span {
  display: inline-block;
}
.qs-results .qs-title,
.qs-results .qs-history,
.qs-results .qs-item {
  padding-left: 15px;
  padding-right: 15px;
}
.qs-results .qs-title a,
.qs-results .qs-history a,
.qs-results .qs-item a {
  text-decoration: underline;
  margin-right: 0.5em;
}
.qs-results .highlight {
  font-weight: bold;
  color: #E83C54;
}
.qs-results .no-result {
  text-align: center;
  padding: 0.5em 0;
  color: #333333;
  background: #f8f8f8;
}

#searchModal .modal-dialog {
  min-width: 90%;
}

#archiveCbContainer1 {
  color: #9D9D9C;
  position: absolute;
  right: 40px;
  top: 8px;
}

#archiveCbContainerMobile {
  position: absolute;
  right: 110px;
  top: 8px;
  background: white;
  padding: 5px 5px;
}

.program-filter-block {
  background: #eee;
  padding: 5px 10px 0 10px;
}

#filterAccordion {
  padding: 0;
  border-radius: 0;
  border: none;
}
#filterAccordion .accordion-item {
  border: none;
  background: none;
}
#filterAccordion .accordion-item .accordion-button {
  background-color: #eee !important;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 0;
  border: none;
  color: #333333;
}
#filterAccordion .accordion-item .accordion-body {
  padding: 5px;
}
#filterAccordion .accordion-item .accordion-button:not(.collapsed) {
  background: none;
  box-shadow: none;
}

.form-control {
  border-radius: 0;
}

.datepickers-container {
  gap: 10px;
}
.datepickers-container .datepicker {
  padding-right: 30px;
  background: white url(images/icon-calendar.png) right 5px center no-repeat;
  background-size: 16px;
  font-size: 1em;
}

#filterToggleBtn {
  position: fixed;
  z-index: 1000;
  bottom: 25px;
  left: 10px;
  padding: 10px 20px;
  background: #333333;
  border: none;
  font-size: 1.2rem;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
  border-radius: 30px;
}
#filterToggleBtn:hover {
  cursor: pointer;
  text-decoration: underline;
}
@media (min-width: 992px) {
  #filterToggleBtn {
    display: none;
  }
}

@media (max-width: 991.98px) {
  #filterPanel {
    position: fixed;
    top: 0;
    left: -320px;
    width: 320px;
    max-width: 320px;
    height: 100%;
    background: white;
    padding: 20px;
    overflow-y: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
    transition: 0.3s;
    z-index: 2000;
  }
  #filterPanel.show {
    left: 0;
  }
}
.air-datepicker {
  z-index: 11000 !important;
}

.search-result-menu-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  background: #D6D6D6;
  padding: 10px;
}
.search-result-menu-item .more {
  font-weight: bold;
}

.view-changer a {
  text-decoration: none;
}/*# sourceMappingURL=kmo2.css.map */