.navbar {
background-color: #fff !important;
}
.navbar-brand img {
height: 44px;
}
.navbar-light .navbar-nav .nav-item {
color: #a10e23;
}
.navbar-light .navbar-nav .nav-link {
color: #a10e23;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover {
color: #a10e23;
border-bottom: solid 3px #a10e23;
}
.navbar-light .navbar-nav .current-menu-item a {
color: #a10e23;
border-bottom: solid 3px #a10e23;
transition: .8s ease;
}
.sidemenu_btn span {
background: #a10e23;
}
.side-menu img {
height: 50px;
}
nav.navbar {
box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),
0 2px 4px -1px rgba(0,0,0,0.06);
}
.side-nav .navbar-nav .nav-link::after {
background: #a10e23;
}
.side-nav .navbar-nav .nav-link {
color: #a10e23;
font-size: 20px;
}
.tp-leftarrow, .tp-rightarrow {display: none;}
h2 {color: #a10e23 !important}
.flip-box .flip-box-back {
background-color: #a10e23;
}
.flip-box .flip-box-back h5 {
font-weight: bold;
}
.flip-box .flip-box-back p {
font-weight: bold;
}
.single-price {
padding-bottom: 10px;
background-color: #f6f6f6;
margin-bottom: 20px;
}
.single-price a {
color: #000;
}
.single-price a:hover {
color: #a10e23;
text-decoration: none;
}
.price-item ul li {
padding: 5px 15px;
}
.team-section .item:hover .team-detail {
background: #221E1F;
}
.team-section .team-detail h5 {
color: #000;
margin-bottom: 10px;
}
.team-section .team-detail p {
padding: 5px;
min-height: 235px;
}
.single-price {padding: 0;}
.online-section {
background-color: #f6f6f6;
}
.story-section {
position: relative;
background-size: cover;
background-position: center;
color: #fff; }
.story-section h2 {color: #fff !important; padding-top: 120px}
.story-section::before {
content: "";
position: absolute;
inset: 0; background: rgba(0, 0, 0, 0.7); z-index: 1;
}
.story-section .container {
position: relative;
z-index: 2; }
.blog-section .left-text {
padding: 0 10px;
}
.btn.btn-light-blue {
color: #000;
border-color: #000;
font-weight: bold;
}
.btn.btn-hvr-light-blue .btn-hvr-effect {
background: #221E1F;
border-color: #221E1F;
}
.btn.btn-hvr-light-blue:hover {
background: #221E1F !important;
}
.btn.btn-hvr-light-blue:focus {
color: #000;
border-color: #000;
font-weight: bold;
}
.counter-section .counter {
margin-bottom: 30px;
}
.counter-section .media .media-body p {
padding-top: 0;
}
.counter-section .media i {
font-size: 50px;
}
.counter-section a:hover .media i {
color: #a10e23;
}
.counter-section p {
margin-bottom: 10px;
}
.contact-section {
background-color: #f6f6f6;
}
footer {
background-color: #221E1F;
}
.wpcf7-form-control-wrap {
display: contents; }
.tiskovka {
padding: 120px 0;
}
.tiskovka h1 {
padding-bottom: 50px;
text-align: center;
}
.tiskovka .content {
margin-bottom: 3rem;
}
.tiskovka .content p {
text-align: left;
}
.tiskovka article:nth-child(even) {
background-color: #f9f9f9; }
.tiskovka article {
padding: 20px;
}
.blog-section {
padding: 120px 0;
background-color: #fff;
}
.team-section .owl-carousel button.owl-dot.active {
background-color: #a10e23;
} .post-date {
font-size: 14px;
color: #666;
margin-bottom: 15px;
text-align: left;
}
.post-navigation {
display: flex;
justify-content: space-between;
margin-top: 40px;
}
.post-navigation .btn {
color: #000;
border-color: #000;
padding: 10px 20px;
border-radius: 5px;
text-decoration: none;
}
.post-navigation .btn:hover {
background: #000;
color:#fff;
}
.post-navigation .btn-prev {
margin-left: auto; }
.post-navigation .btn-next {
margin-right: auto; } article {
margin-bottom: 50px;
}
article h2, article p  {
text-align: left;
}
.entry-title a {
text-decoration: none;
color: #a10e23;
}
.post-date {
font-size: 14px;
color: #666;
}
.entry-excerpt {
margin-top: 15px;
}
.readmore-wrapper {
text-align: right;
margin-top: 10px;
}
.btn-readmore {
display: inline-block;
background: #fff;
border-color: #000;
color: #000;
padding: 8px 16px;
border-radius: 5px;
text-decoration: none;  
}
.btn-readmore:hover {
background: #000;
color: #fff;
}
.pagination {
margin-top: 30px;
text-align: center;
}
.pagination a {
margin: 0 5px;
padding: 6px 12px;
border: 1px solid #ddd;
text-decoration: none;
color: #a10e23;
}
.pagination .current {
margin: 0 5px;
padding: 6px 12px;  
background: #a10e23;
color: #fff;
border: 1px solid #a10e23;
}
.page-content.staticka .container {
padding-bottom: 120px;
}
.page-content.staticka {
padding-top: 120px;
}
.page-content.staticka h2 {
margin-bottom: 2rem;
}
.page-content.staticka p {
text-align: left;
}
.post-meta {
display: flex;
justify-content: left;
align-items: center;
flex-wrap: wrap;
gap: 10px; margin-bottom: 15px;
font-size: 0.9rem;
color: #666;
}
.post-meta .post-date {
font-weight: 500;
margin: 0;
}
.tag-badge {
display: inline-block;
background-color: #f0f0f0;
color: #333;
font-size: 0.8rem;
padding: 3px 8px;
border-radius: 12px;
text-decoration: none;
transition: background-color 0.2s, color 0.2s;
}
.tag-badge:hover {
background-color: #a10e23;
color: #fff;
}
.downloads {
padding: 120px 0;
}
.download-list {
list-style: none;
padding: 0;
margin: 0;
}
.download-item {
border-bottom: 1px solid #eee;
padding: 20px 0;
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
}
.download-list li {
padding: 0 10px;
}
.download-item h3 {
margin: 0 0 5px 0;
}
.btn-download {
background-color: #a10e23;
color: #fff;
padding: 8px 15px;
border-radius: 4px;
text-decoration: none;
font-size: 0.9rem;
}
.download-list li:hover {
color: #a10e23;
background-color: #f6f6f6;
}
.btn-download:hover {
background-color: #a10e23;
text-decoration: underline;
color: #fff;
}
.page-404 {
min-height: 40vh;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.page-404 .error-code {
font-size: 8rem;
font-weight: 700;
color: #e63946;
margin-bottom: 0.5rem;
}
.page-404 .error-title {
font-size: 2rem;
margin-bottom: 1rem;
}
.page-404 .error-message {
color: #666;
max-width: 500px;
margin: 0 auto 1.5rem;
}
.gdpr-consent {
display: flex;
align-items: center;
font-size: 0.95rem;
}
.gdpr-consent input[type="checkbox"] {
margin-right: 8px;
}
.gdpr-consent a {
color: #0073aa;
text-decoration: underline;
}
.gdpr-consent a:hover {
color: #005177;
}
.form-group.gdpr-consent .wpcf7-list-item label {
display: flex;
align-items: flex-start;
gap: 8px;
cursor: pointer;
line-height: 1.4;
}
.form-group.gdpr-consent input[type="checkbox"] {
margin-top: 3px;
flex-shrink: 0;
}
.form-group.gdpr-consent .wpcf7-list-item-label {
display: inline-block;
}
.form-group.gdpr-consent a {
color: #0073aa;
text-decoration: underline;
}
.form-group.gdpr-consent a:hover {
color: #005177;
}
#csconsentlink {
text-underline-offset: 2px;
text-decoration-line: underline;
cursor: pointer;
color: #888888;
}
#csconsentlink:hover {
color: #888888;
}