      body {
            font-family: 'Montserrat', sans-serif !important;
            background: #eee;
        }
		small {
  margin-bottom: 20px;
  display: block;
}
.firma h6 {
    font-weight: bold;
    font-size: 20px;
}
.galerie .carousel-inner {
    width: 100%;
    height: 300PX;
    /*! object-fit: cover; */
    background: black;
}
.footer h6 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;
}
.galerie .d-block.w-100 img {
  width: 400px !important;
  margin: 0 auto;
}
.galerie img {
  max-height: 300px;
  object-fit: contain;
  width: max-content !important;
  height: 100% !important;
  margin: 0 auto;
}
.h2 {
    display: inline-block;
    position: relative;
    margin-bottom: 24px;
}
.h2::after {
    content: '';
    display: block;
    width: 90px; /* Šířka podtržení */
    height: 4px; /* Tloušťka podtržení */
    background-color: darkcyan; /* Barva podtržení */
    position: absolute;
    left: 0; /* Zarovnání podtržení doleva */
    bottom: -10px; /* Vzdálenost podtržení od textu */
}
.praha {
    display: block;
    margin-left: 20px; /* Odsadenie doľava */
}
.iframe-rwd  {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.rd-mailform.mt-5 {
  margin-top: 10px !important;
}
		
		form.rd-mailform.mt-5 {
    background: #fefefe;
    padding: 30px;
    border-radius: 4px;
}
.cenamin i {
  font-style: inherit;
  font-weight: normal;
}
i.fas.fa-shower {
    margin-bottom: 12px;
    margin-top: 12px;
}
#sluzba {
  font-size: 13px;
  padding: 18px;
}

		html {
    scroll-behavior: smooth;
}
.formularcena {
    height: max-content !important;
}
.formularcena input#gdpr {
    text-align: left;
    display: block;
}
.container.form-section {
    background: rgba(255, 255, 255, 0.8);
    padding: 40px;
    text-align: center;
    margin: 40px;
	  max-width: 500px;
}
.formularcena label {
    text-align: left;
    display: block;
    margin-bottom: 0px;
}

.extra {
 max-width:240px;
 }
		.cenamin {
  font-weight: bold;
  font-size: 40px;
  padding: 50px;
}
.testimonial {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
}
.testimonial_image img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 50%;
}
.testimonial_details p {
    font-size: 14px;
    color: #666;
}
.rating {
    color: #ffcc00;
}
.testimonial h3 {
    margin-top: 10px;
    font-size: 18px;
    color: #333;
}
.testimonial .skills {
    font-size: 14px;
    color: #aaa;
}
.testimonial_date {
    font-size: 12px;
    color: #bbb;
}
ol.carousel-indicators {
    margin-top: -50px;
    position: relative;
}
a.nav-link:hover {
    color: darkcyan !important;
}
.text-center.mt-2.popisslider {
    padding-top: 20px;
}
.sluzby h1.white {
    text-align: center;
    color: white;
    font-weight: bold;
    text-shadow: 1px 0px 4px  black;
}
      .services_card {
            text-align: center;
            background-color: #f8f9fa;
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            padding: 20px;
            text-decoration: none;
            color: inherit;
        }
        .services_card:hover {
            background-color: #e2e6ea;
        }
        .services_card .bi {
            font-size: 2rem;
            margin-right: 1rem;
        }
        .services_card p {
            margin: 0;
            font-size: 1.25rem;
        }
        .elementor-heading-title {
            margin-top: 10px;
            font-size: 1.25rem;
        }
label {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: -5px;
}
.malypopis {
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}
    .background-section {
      background-image: url('../images/parralax.jpg'); /* Změňte na cestu k vašemu obrázku */
      background-size: cover;
      background-position: center;
      padding: 50px 0; /* Přidání odsazení pro obsah */
    }
	    .background-section2 {
      background-image: url('../images/parralax2.jpg'); /* Změňte na cestu k vašemu obrázku */
      background-size: cover;
      background-position: center;
      padding: 50px 0; /* Přidání odsazení pro obsah */
    }
	button.btn.btn-info.btn-round.longbut {
    width: 100%;
}
	.col-md-4.mujindexform {

    margin-left: 90px;
}
    .background-section .col-md-4 {
      background: rgba(255, 255, 255, 0.9); /* Bílý poloprůhledný pozadí pro lepší čitelnost textu */
      padding: 30px;
      border-radius: 10px;
    }
        .icon-box {
            background-color: rgba(255, 255, 255, 1);
            padding: 20px;
            margin: 30px 0;
            border-radius: 10px;
            min-height: 125px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        .icon-header {
            display: flex;
            align-items: center;
        }
        .icon-header i {
            font-size: 24px;
            margin-right: 10px;
            color: #007bff;
        }
        .icon-header h2 {
            margin: 0;
            font-size: 20px;
        }
        .icon-box p {
            margin: 10px 0 0 34px; /* Indent the paragraph to align with the header text */
            font-size: 16px;
        }
		
		
.indexform h2 {
    font-size: 19px;
    font-weight: bold;
    padding: 0px;
    color: #080E3B;
    letter-spacing: -1px;
}
.cenamin span {

  border-bottom: 5px solid darkcyan;
}
		/* Základní styly pro dropdown */
.nav-item .dropdown-menu {
  display: none;
  position: absolute;
}
.whitetext {
    color: white !important;
}
.nav-item:hover .dropdown-menu {
  display: block;
}
.mujrow {
  margin-top: 30px;
}
h2 {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
/* Inverzní barvy při najetí */
.nav-link, .dropdown-item {
  transition: all 0.3s;
}
ul.dropdown-menu {
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 21px;
    top: 40px;
}
.dropdown-item:hover {
  background-color: darkcyan; /* Nastavte na požadovanou barvu pozadí při najetí */
  color: #fff; /* Nastavte na požadovanou barvu textu při najetí */
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.60rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin-top: 10px;
    margin-bottom: 0px;
}
		.btn.btn-link.collapsed, .btn:not(:disabled):not(.disabled) {
  font-family: "Montserrat", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #080E3B;
  padding: 10px 22px;
  text-transform: full-size-kana;
}
        .navbar-nav .nav-link {
            font-weight: bold;
            text-transform: uppercase;
        }
        .card-header .btn {
            text-align: left;
            width: 100%;
            font-size: 16px;
            padding: 10px;
            border: none;
            position: relative;
            font-weight: 400;
            text-decoration: none;
        }
        .card-header .btn::after {
        
			   content: "\f068"; /* Minus */
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            float: right;
            transition: transform 0.3s ease;
        }
        .card-header .btn.collapsed::after {
             content: "\f067"; /* Plus */
        }
        .collapse.show + .card-header .btn::after {
            transform: rotate(45deg); /* Rotate icon on expand */
        }
.card-header {
    background: none;
    border: 0px solid white !important;
}
.card {
    border: none;
}
.icon-box-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px; /* Nastav šířku dle potřeby */
    height: 80px; /* Nastav výšku dle potřeby */
     /* Volitelný styl pozadí */
    float: left;
    margin-right: 20px;
    margin-top: 6px;
}

.icon-box-icon i {
    font-size: 53px; /* Nastav velikost ikonky dle potřeby */
}
.footer img {
    width: 140px;
    margin-bottom: 10px;
}
img.img-fluid {
    position: absolute;
    z-index: 1;
    margin-top: -18px;
    width: 134px;
}
      .footer {
            background-color: #343a40;
            color: #ffffff;
            padding: 2rem 0;
        }
        .footer a {
            color: #ffffff;
            text-decoration: none;
        }
        .footer a:hover {
            text-decoration: underline;
        }
.icon-box-text h2, .icon-box-text p {
    text-align: left;
}
.icon-box-text h2 {
    font-size: 23px;
}
#navbarNav {
  margin-top: -5px;
}
div#accordionExample {
    margin-bottom: 20px;
}
.nadpis {
    text-align: center;
    font-weight: bold;
    color: #080E3B;
    letter-spacing: -1px;
    margin-bottom: 0px;
}
.popis {
    text-align: center;
    font-size: 23px;
    color: #080E3B;
    margin-bottom: 30px !important;
    margin: 0 auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #080E3B;
    padding-left: 20px;
    padding-right: 20px;
}
header.bg-light.mojeline {
    background: #eee !important;
    padding-top: 6px;
    padding-bottom: 6px;
}
.mojeline a,a {
    color: darkcyan;
    font-weight: bold;
    letter-spacing: -1px;
}
a:hover {
    color: darkcyan;

}

/* Výchozí styl pro větší obrazovky */
.icon-box {
    display: flex;
    align-items: center;
}

.icon-box-icon {
    margin-right: 15px; /* Odsazení ikonky od textu */
}

.icon-box-text h2 {
    margin: 0;
}

.icon-box-text p {
    margin: 0;
}

/* Úprava pro mobilní zařízení */
@media (max-width: 767px) {
    .icon-box {
        display: block;
        text-align: center;
    }

    .icon-box-icon {
        margin-bottom: 10px; /* Odsazení ikony od nadpisu */
    }
}
