body, h2, h3 {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 0.9rem;
}

h1 {
  font-family: 'Montserrat', sans-serif !important;
  margin: 10px  0 20px 0 !important;
  font-size: 1.5rem !important;
}

h3 {
  font-weight: 700;
  font-size: 1.4rem;
}

.tel {
  font-size: 1.2rem;
  padding-top: 20px;
  display: block;
}

.t4-footer {
  background-color: black;
}

.t4-footnav {
  background-color: #060F0D;
  color: white;
  font-size: 14px;
}

.t4-footnav .navbar {
  margin: 0;
  padding: 0;
}

.t4-footnav .navbar a {
  color: white;
}

.t4-footnav a.nav-link {
  padding: 5px 0;
  color: white;
}

.t4-header {
    border: 0px;
}

#t4-section-2 ul {
  padding-left: 0px;
}

#t4-section-2 li {
  list-style: none;
  padding: 4px 0;
}

.module-title {
  border: 0;
}

.module-title span {
  border: 0;
  margin-bottom: 0;
}

.t4-palette-dark .t4-module .module-title {
  text-transform: initial;
  font-family: 'Montserrat', sans-serif;
}

.t4-palette-dark .module-title span {
  font-size: 16pt;
  text-transform: initial;
  font-family: 'Montserrat', sans-serif;
  color: white;
  padding: 0;
}

.t4-palette-black .nav > li a, .t4-palette-black .nav > li .nav-link {
  color: white;
}

.t4-section-3 h2, .t4-section-5 h2 {
  font-family: 'Montserrat', sans-serif;
}

#t4-nabizime h3.module-title {
  text-align: center;
  font-size: 32px;
  text-transform: initial;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  color: #43BC9A;
  padding: 0;

}


.navbar-brand {
  width: 300px;
  height: auto;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}


.t4-megamenu .navbar-nav > li.active > a .item-caret, .t4-megamenu .navbar-nav > li.active > .nav-link .item-caret {
  display: none;
}


.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: white;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.mega-col-title span {
  font-weight: 700;
}


.t4-offcanvas-toggle i {
  line-height: 100px;
}

.t4-offcanvas .t4-off-canvas-header {
  background-color: #000000;
}

.com-content-article {
  padding: 10px 0 50px 0
}

.table {
  --t4-table-accent-bg: rgba(0, 0, 0, 0);
}

.table-dark {
  --t4-table-color: #fff;
  --t4-table-bg: #060F0D;
  --t4-table-border-color: #000;
  --t4-table-striped-bg: #2c3034;
  --t4-table-striped-color: #fff;
  --t4-table-active-bg: #373b3e;
  --t4-table-active-color: #fff;
  --t4-table-hover-bg: #323539;
  --t4-table-hover-color: #fff;
  color: var(--t4-table-color);
  border-color: var(--t4-table-border-color);
}

td {
  padding: 10px 10px 10px 10px !important;
}

.btn.btn-primary {
  padding: 10px 20px;
  background-color: #43BC9A;
  border: 0;
  color: black !important;
  font-weight: 600;
  font-size: 15px;
}

.t4-offcanvas-toggle {
  border: 0;
  color: white;
  z-index: 20000;
}

.circle {
  border-radius: 50%;
}

small {
  font-size: 0.7rem;
}

.logo-img {
  width: 130px;
  top:0;
}

.wrapper {
  text-align: center;
}

.wrapper ul.tabmenu {
  margin: 0;
}

.wrapper ul.tabmenu li a {
  float: left;
  display: block;
  margin: 2px;
  padding: 8px 10px;
  border-bottom: 1px solid #E4003A;
  background-color: #060F0D;
  font-size: 0.8rem;
  font-weight: bold
}

.wrapper ul.tabmenu li a:hover {
  border-bottom: 1px solid white;
}

.t4-footnav .container {
  text-align: center;
}

.btn.btn-light {
  background: none;
  border: 1px solid white;
  color: white;
  font-size: 0.8rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
}

.btn:hover.btn-light {
  background: white;
  border: 1px solid white;
  color: black !important;
  text-decoration: none;
}

.uk-scope .uk-card-body {
  padding: 20px !important;
}

.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
  border-bottom: 3px solid silver;
}


.uk-scope .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default, .uk-scope .uk-light .uk-button-default, .uk-scope .uk-overlay-primary .uk-button-default {
  background-color: transparent;
  color: #fff;
  border:0;
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, .7);
  padding: 0 0 0 0 !important;
}

.uk-scope .uk-h3, .uk-scope h3 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600 !important;
  margin-bottom: 0px !important;
}

.uk-scope *+p {
  margin-top: 0px !important;
}

.t4-palette-black .t4-module .module-title {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}

.t4-header .header-block {
  width: 100%;
  background-color: black;
}




@media (min-width: 575.98px) {
  h1 {
    font-size: 2rem !important;
  }
  .table {
    width: 50%;
  }
  .logo-img {
    width: 200px;
  }
  td {
    padding: 30px !important;
  }

  .t4-footnav .container {
    text-align: left;
  }
}



@media (max-width: 575.98px) {
  .wrapper ul.tabmenu {

    width: 100%;
  }
}
.navbar-brand {
width:40px;
margin-right:40px;
}

.item-101 .t4-main-body {
    display: none;
}

.wrapper {
  display: flex;
  flex-direction: column;
  align-items: center; /* zarovnání obsahu na střed */
  margin-top: 30px;
  width: 100%;
}

.tabmenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.tabmenu li {
  margin: 0;
}

.tabmenu a {
  display: block;
  padding: 10px 15px;
  background-color: #f0f0f0;
  text-decoration: none;
  color: #767676;
  font-weight: bold;
  transition: background-color 0.3s;
}

.tabmenu a:hover {
  background-color: #ddd;
}

.tel {
  margin-top: 20px;
  font-size: 1.1em;
  text-align: center;
}

.mobil-menu a  {
padding: 0 12px;
color:white;
font-weight: 600;
}

.custom {
  background-size: cover;
}
  