:root {
  --bno-color-red: #da2128;
  --bno-color-red-dark: #ae1a20;
  --bno-color-beige: #f6f1ea;
  --bno-color-black: #27282c;
  --bno-color-green: #4e8621;
  --bno-color-grey-dark: #34322f;
  --bno-color-grey-mid: #878787;
  --bno-color-grey-light: #bfbfbf;
  --bno-color-grey-bg: #f1f1f1;
  --bno-color-grey-bg-light: #f9f9f9;
  --bno-color-grey-border: #e0dede;
  --bno-color-yellow: #f5a623;
  --bno-color-yellow-light: #ffe584;
  --bno-color-white: #fff;
}

body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: var(--bs-body-font-size);
  /*font-weight: var(--bs-body-font-weight);*/
  /*font-weight: 400 !important;*/
  line-height: var(--bs-body-line-height);
  /*color: var(--bs-body-color);*/
  color: #34322f;
  /*text-align: var(--bs-body-text-align);*/
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-weight: 400;
  /*line-height: 2;*/
  -webkit-font-smoothing: antialiased;
}

.header-main {
    color: #cb0e21ff;
    border-top: solid 2px #cb0e21ff;
    border-bottom: solid 1px #E0E0E0;
    background-color: white;
    padding: 21px 15px;
  }
.header-main-sub {
    /*color: #cb0e21ff;*/
    /*border-top: solid 2px #cb0e21ff;*/
    /*border-bottom: solid 1px #E0E0E0;*/
    /*background-color: white;*/
    /*padding: 20px 15px;*/
  }
  
.btn-header {
  border-radius: 0px;
  background-color: #fff;
  border: 1px solid #e0dede;
  /* text-decoration: underline !important; */
  vertical-align: middle !important;
  text-align: start !important;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.334;
  
 
  --bs-btn-color: #000; 
  --bs-btn-bg: #ffffff;  
  --bs-btn-border-color: #bfbfbf;
  --bs-btn-hover-color: rgb(0, 0, 0);
  --bs-btn-hover-bg: #ffffff;
  --bs-btn-hover-border-color: rgb(252, 0, 25);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 255, 255);
  --bs-btn-active-border-color: #ff0000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  
}

.btn-header:hover {
  text-decoration: none !important;
}
  
.aktualne {
  background-color: #f1f1f1;
  height: 50px;
  border-bottom: solid 1px #dbdbdb;
  
}

.gdpr {
  border-top: solid 1px #dbdbdb;
  font-size: .8125rem;
  color: #34322f;
  padding: 1.5rem;
}

.gdpr a:hover {
  text-decoration: none !important;
}


.aktualne-empty {
  background-color: #f1f1f1;
  height: 2px;
  border-bottom: solid 1px #dbdbdb;
  
}


@media screen and (min-width: 1201px) {
  .nav-item {
    padding-inline: 1rem ;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1025px){
  .nav-item {
    padding-inline: 0.7rem ;
  }
}

.nav-link {
  position: relative;
  font-weight: 600;
}

#top_menu .nav-link::before {
  content: '';
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 250ms ease-in-out;
  height: 1px;
  width: 100%;
  background-color: rgb(252, 0, 0);
  position: absolute;
  bottom: -20px;
  left: 0;
}

#top_menu .nav-link:hover::before {
  transform: scaleX(1)
}

.footer {
  background-color: #f1f1f1;
}

ul.ul-footer {
  list-style: none;
  padding: 0;
}
li.li-footer {
  padding-left: 1.3em;
}
li.li-footer:before {
  content: "\f068"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.nav-footer {
  text-decoration: underline ;
  color: #34322f ;
  
}
.nav-footer:hover {
  text-decoration: none !important;
  color: #34322f !important;
  
}

.tribe-common h2, p {
  /*font-weight: lighter !important;*/
}

.tribe-events-before-html h2 {
  font-size: 56px !important;
  margin: 0px !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #da2128;
  color: var(--tec-color-background);
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  border: 1px solid #da2128;
  color: #da2128;
  border-radius: 0px;
}
.tribe-common .tribe-common-h6 {
  color: #da2128 !important;
}

.aktualne-arrow {
  width: 80px;
  height: auto;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  padding-left: 0.5rem;
  color: #f1f1f1;
  text-align: left;
  background: #da2128;
  font-size: .625rem;
  font-weight: 700;
  position:relative;
  -webkit-clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
}

.shape{
  text-align:center;
  background-color:rgba(3,78,136,0.7);
  width:200px;
  height:60px;
  line-height:60px;
  color:white;
  margin:20px auto;
  position:relative;
}
.shape:before{
  content:"";
  width:0px;
  height:0px;
  border-top:60px solid rgba(3,78,136,0.7);
  border-left:60px solid transparent;
  position:absolute;
  right:100%;
  top:0px;
}

#overlay-menu {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
.accordion-button:not(.collapsed) {
  border-color: #da2128;
  color: black;
  /*background-color: #da2128 !important;*/
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #e4081d !important;;
  outline: 0;
  box-shadow: 0 0 0 0.10rem rgb(218, 33, 40) !important;;
}
.active>.page-link, .page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: #d71616;
  border-color: #fd0d0d;
}
.page-link:hover {
  z-index: 2;
  color: black;
  background-color: #e9ecef;
  border-color: #fd0d0d;
}
a {
  color: #343a40;
  text-decoration: underline;
}
/*.page-link {*/
/*  color: #343a40 !important;*/
/*}*/
a:hover {
  color: #343a40;
  text-decoration: none;
}


.btn-search {
  border: 1px solid !important;
  border-color: #da2128 !important;
  border-radius: 0px !important;
  background-color: transparent !important;
  color: #da2128 !important;
  line-height: 1;
  padding: 0.6em 1em 0.6em !important;
  font-weight: 400 !important;
  font-size: 1rem !important;
}

.btn-search:hover {
  border: 1px solid !important;
  border-color: #da2128 !important;
  border-radius: 0px !important;
  background: #da2128 !important;
  color: #f1f1f1 !important;
  line-height: 1;
  padding: 0.6em 1em 0.6em !important;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
  color: #da2128 !important;
}

#tribe-events-content a, .tribe-events-event-meta a {
  color: #da2128 !important;
  text-decoration: none !important;
  background: none !important;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover {
  border-bottom-color: #da2128 !important;
}

.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}

.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
  background-color: #ececec !important;
  border: solid 2px #da2128 !important;
  border-radius: 0px !important;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
  background-color: #da2128 !important;
}
.page-header {
  background-color: #fdfdfd;
  padding: 1rem 0;
}
.head {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-header h1 {
  font-weight: 700;
  color: #fff;
  background-color: #da2128;
  padding: .75rem 1rem 1rem 1rem;
  display: inline-block;
}

.obsah h2 {
  color: #da2128;
  font-weight: 800;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: .8rem;
}

.obsah h3, h4 {
  color: #da2128;
  font-weight: 600;
  /*font-size: 2rem;*/
  /*margin-top: 2rem;*/
  margin-bottom: .8rem;
}

.dropdown-toggle::after {
  color: #da2128;
}
.dropdown-menu {
  border-radius: 0;
  margin-left: 15px;
}
.dropdown-item:hover {
  color: #ffffff;
  background-color: #da2128;
}
.dropdown-item:active {
  background-color: #da2128;
  font-weight: bolder;
}
.dropdown-menu .nav-item {
    padding-inline: 0;
}
.dropdown-menu[data-bs-popper] {
  margin-top: 20px;
  border-top: none;
}
#floatingButton {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 50px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);;
}

.dropdown-menu.show {
  display: block;
  /*margin-top: 72px !important;*/
  /*margin-top: 6.2rem !important;*/
  border: none ;
  border-bottom: 1px solid grey;
  box-shadow: 5px 10px 8px #E0E0E0;
}

/* Styl pro mobilní zobrazení */
@media only screen and (max-width: 576px) {
  .responsive-text {
    font-size: 16px; /* Velikost písma pro menší obrazovky */
  }
  .responsive-logo {
    width: 137px; /* Velikost pro menší obrazovky */
  }
  .header-menu-mobile {
    padding: 1.25rem .3125rem;
    margin: .125rem;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
  }
  .header-menu-mobile button {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .dropdown-menu.show {
    margin-top: 0.2rem !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  .dropdown-menu.show {
    margin-top: 5.2rem !important;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  .dropdown-menu.show {
    margin-top: 5.2rem !important;
  }
}
@media only screen and (max-width: 932px) {
  .responsive-text {
    font-size: 16px; /* Velikost písma pro menší obrazovky */
  }
  .responsive-logo {
    width: 137px; /* Velikost pro menší obrazovky */
  }
  .header-menu-mobile {
    padding: 1.25rem .3125rem;
    margin: .125rem;
    font-size: .875rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
  }
  .header-menu-mobile button {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .dropdown-menu.show {
    margin-top: 0.2rem !important;
  }
}

.container {
  max-width: 73.75rem;
}

.header-menu {
  padding: 1.25rem .3125rem;
  margin: .125rem;
  border: none;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.7;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .0625rem;
  color: var(--smb-secondary-800) !important;

}
.carousel-item img {
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  height:40vh;
}

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: #34322f !important; ;
  border-color: #34322f !important;
}
.btn-outline-danger-custom {
  --bs-btn-color: #da2128;
  --bs-btn-border-color: #da2128;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #da2128;
  --bs-btn-hover-border-color: #da2128;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #da2128;
  --bs-btn-active-border-color: #da2128;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #da2128;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #da2128;
  --bs-gradient: none;
}

a:hover, a:focus, a:active {
  color: #da2128;
}

.odstavec-light {
  background-color: #f1f1f1;

}

section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.karta:hover {
  border-color: #da2128 !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.accordion-button:not(.collapsed) {
  color: #ffffff !important;
  background-color: #da2128 !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}