
body {
    font-family: Montserrat, sans-serif;
    background-color: #000;
    color: rgb(255, 255, 255);
    margin: 0;
    padding-top: 64px
}
header {
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  overflow-x: hidden;
  background-color: black;
  color: white;
  z-index: 9999;
  width: 100%;
  padding: 0 20px;
  box-shadow: 0 2px 5px rgba(255, 118, 54);
  display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 4px  rgb(255, 118, 54);
}
.header-line {
  height: 4px;
  background-color: #F15A24;
  width: 100%;
  position: fixed;
  top: 60%;
  left: 0;
  z-index: 9998;
}
.logo {
    max-width: 200px;
    height: auto;
}
.brand {
  width: 500px;
  height: auto;
}
nav ul {
    list-style: none;
    display: flex;
    gap: 20px;
}
nav a {
    color: rgb(255, 118, 54);
    text-decoration: none;
}
section {
    padding: 40px;
}
form input, form textarea {
    width: 50%;
    padding: 10px;
    margin: 5px 0 15px;
}
form input[type="submit"] {
    background-color: rgb(255, 81, 0);
    color: black;
    font-weight: bold;
    cursor: pointer;
    width: 20%;
}
footer {
    text-align: center;
    padding: 5px;
    background-color: #111;
}
.bubble-nav ul {
    display: auto;
    gap: 15px;
    justify-content: center;
    padding: 20px 0;
    list-style: none;
    background-color: #000000; 
  }
  
  .bubble-nav a {
    display: auto;
    padding: 10px 20px;
    background-color: #FF6600; 
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
  }
  
  .bubble-nav a:hover {
    background-color: #e65c00;
    transform: translateY(-2px);
  }
  nav a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 400;
    font-size: 16px;
    transition: all 0.3s ease;
    color: white;
    text-decoration: none;
  }
  
  nav a i {
    font-size: 18px;
    transition: transform 0.3s ease;
  }
  
  nav a:hover {
    font-weight: 700;
  }
  
  nav a:hover i {
    transform: scale(1.3);
  }
  .logogo {
    width: 500px;
    height: auto;
  }
  .highlight-orange {
    color: #ff6600;
    font-weight: bold;
  }
  .icon {
    width: auto;
    height: 24px;
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
  }
  h2 h1 h3 {
    font-family: 'Montserrat', sans-serif;
  }
.eag-chat-widget {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-family: 'Segoe UI', sans-serif;
  z-index: 999;
}

.chat-toggle {
  background-color: #000;
  color: #fff;
  padding: 12px 18px;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0 0 10px #ff6600;
  transition: all 0.3s ease;
}

.chat-toggle:hover {
  background-color: #ff6600;
  color: #000;
}

.chat-form {
  display: none;
  background-color: #fff;
  color: #000;
  padding: 15px;
  margin-top: 10px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  width: 250px;
}

.chat-form input,
.chat-form textarea {
  width: 100%;
  padding: 8px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
}

.chat-form button {
  background-color: #ff6600;
  color: #000;
  border: none;
  padding: 10px;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
}

.chat-form button:hover {
  background-color: #000;
  color: #fff;
}
.footer-links {
  text-align: center;
  padding: 20px 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

.footer-links a {
  margin: 0 10px;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-links a:hover {
  color: #ff6600; 
}
#chatbot {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 300px;
  background: #111;
  border: 2px solid #ff6600;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  display: none;
  flex-direction: column;
  overflow: hidden;
  z-index: 9999;
}

#chat-window {
  display: flex;
  flex-direction: column;
  height: 400px;
}

#messages {
  flex: 1;
  padding: 10px;
  overflow-y: auto;
  font-size: 14px;
}

#messages div {
  margin: 5px 0;
}

#userInput {
  border: none;
  padding: 10px;
  font-size: 14px;
  width: 100%;
  outline: none;
  background: #222;
  color: #fff;
}

#chat-toggle {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #ff6600;
  color: #000;
  padding: 12px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  box-shadow: 0 0 10px #ff6600;
  z-index: 10000;
}
/* --- Globální nastavení --- */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

/* --- Navigace --- */
nav {
  display: flex;
  flex-wrap: wrap; /* umožní zalomení při menších obrazovkách */
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  background-color: #000000;
}

nav .logo {
  flex: 1 1 auto;
  max-width: 120px;
}

nav .menu {
  display: flex;
  flex: 2 1 auto;
  justify-content: flex-end;
  gap: 10px; /* mezery mezi bublinami */
}

nav .menu a {
  display: inline-block;
  padding: 8px 12px;
  background-color: #ff6600;
  color: white;
  border-radius: 20px;
  text-decoration: none;
  font-size: 14px;
}

/* --- Hlavní obsah (text + obrázek) --- */
.main-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  gap: 20px;
}

.main-content .text {
  flex: 1;
}

.main-content .image {
  flex: 1;
}

.main-content .image img {
  max-width: 100%;
  height: auto;
}
/* --- Kontakty pod formulářem --- */
.contact-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #f5f5f5;
}

.contact-section .hours,
.contact-section .logo {
  flex: 1 1 45%;
}

/* --- Footer --- */
footer {
  text-align: center;
  padding: 15px 20px;
  background-color: #333;
  color: white;
  font-size: 14px;
  margin-top: auto; /
}

footer .links {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

footer .credits {
  flex: 1 1 100%;
  margin-top: 10px;
}

/* --- Chat bublina vpravo dole --- */
.chat-bubble {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #ff6600;
  color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1000;
}

nav ul {
  list-style: none;
  display: flex;
  gap: 20px;
  align-items: center;
}

/* ✅ Překryvná obrazovka po odeslání formuláře */
.form-success-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  animation: fadeIn 0.4s ease;
}

/* ✅ Box s ikonou a textem */
.form-success-box {
  background: linear-gradient(145deg, #111, #1a1a1a);
  border: 2px solid #ff6600;
  border-radius: 15px;
  padding: 40px 60px;
  text-align: center;
  color: white;
  box-shadow: 0 0 25px rgba(255, 102, 0, 0.8);
  animation: slideUp 0.5s ease;
}

/* ✅ Ikona */
.form-success-box i {
  font-size: 60px;
  color: #ff6600;
  text-shadow: 0 0 20px #ff6600;
  margin-bottom: 15px;
  animation: pulse 1.5s infinite;
}

/* ✅ Text */
.form-success-box p {
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  letter-spacing: 0.5px;
}

/* ✨ Animace */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes slideUp {
  from { transform: translateY(30px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

@keyframes pulse {
  0% { transform: scale(1); text-shadow: 0 0 10px #ff6600; }
  50% { transform: scale(1.1); text-shadow: 0 0 25px #ff6600; }
  100% { transform: scale(1); text-shadow: 0 0 10px #ff6600; }
}
