	@charset "UTF-8";
/* CSS Document */
@font-face {
	  font-family: Bracela;
	  src: url(../fonts/Gracela/Gracela.otf);
}

body, html {
	padding: 0px;
	margin: 0px;
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-height: 30px;
	font-weight: 300;
	line-height: 28px;
	color: #454544;
	background-color: #e5e1de;
	-webkit-tap-highlight-color: transparent;
}

h1,h2,h3,h4,h5 {
	font-family: "Bracela", sans-serif;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 68px;
	text-alignment: center;
	color: #454544;
	margin-bottom: 2rem;
}
h1 {
	font-size: 60px;
	font-weight: 500;
	framer-line-height: 66px;
	line-height: 70px;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 4rem;
}
h3 {
	font-size: 38px;
	font-weight: 400;
	framer-line-height: 48px;
	line-height: 48px;
	margin-top: 0.5em;
}
h3 span{
	font-size: 30px;
	font-weight: 200;
	framer-line-height: 48px;
	line-height: 48px;
	margin-top: 0.5em;
}
strong, .strong {
	font-weight: 600;
}
a {
	color: #003478;
}
.p-5 {
	padding: 4rem !important;
	padding-top: 3rem!important;
}
.pt-5{
	padding-top: 5rem;
}
.pt-7{
	padding-top: 7rem;
}

/* MAIN */
.container {
	width: 100%;
	max-width: 100%;
	padding: 3em 2em;
	margin: 0;
}
.container-top{
	width: 100%;
	max-width: 100%;
	padding: 3em 2em;
	margin: 0;
	padding-top: 8em;
}
.wrap{
	--bs-gutter-x: 0;
	width: 100% !important;
	max-width: 1340px;
	margin: 0 auto;
}
.full{
	--bs-gutter-x: 0;
	width: 100% !important;
	max-height: 40em;
	margin: 0 auto;
	padding: 0;
}
.row > ul {
  padding-left: 2rem!important;
}
@media(max-width:1410px) {
	.wrap {
	}
	.p-5 {
		padding: 2rem !important;
	}
}
@media (max-width: 768px) {
	.p-0 {
		padding: 0rem !important;
		padding-top: 3rem!important;
		padding-bottom: 1rem!important;
	}
	h1 {
		margin-bottom: 1rem;
		padding-bottom: -40px;
	}
	h3 {
		font-size: 36px;
		margin-top: 0rem;
	}
}
.col-md-7,.col-lg-7{
	padding: 0;
}
.pr-1 {padding-right: 1em;} .pr-2 {	padding-right: 2em;} .pr-3 {padding-right: 3em;} .pr-4 {padding-right: 4em;} .pr-5 {padding-right: 5em;} .pr-6 {padding-right: 6em;}
.pl-1 {padding-left: 1em;}.pl-2 {	padding-left: 2em;}.pl-3 {padding-left: 3em;}.pl-4 {padding-left: 4em;}.pl-5 {	padding-left: 5em;}.pl-6 {padding-lkeft: 6em;}

.kotva{
	margin-top:-95px;
	padding-bottom:90px;
}

/* MENU */
.navbar {
display: block;
width: 100%;
padding: 10px 150px;
font-size: 16px;
background-color: #003478;
-webkit-backdrop-filter: blur(20px);
opacity: 1;
border-radius: 0px;
}
.fixed {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 100;
}
.bg-light {
	--bs-bg-opacity: 0;
	background-color:#003478;
	box-shadow:rgba(0, 0, 0, 0.05) 0px 2px 32px 0px;
	-webkit-animation: headerSlideDown 0.95s ease forwards;
	animation: headerSlideDown 0.95s ease forwards;
	will-change: transform;
}
.navbar-light .navbar-toggler {
	color: white;
	border-color: rgba(0,0,0,0);
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-top: 0.7rem;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	padding-bottom: 0.7rem;
}
.uzke1 {
	padding-top: 0rem!important;
	padding-bottom: 0rem;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: white;
}
.dropdown-menu {
	border: 0;
	border-radius: 0;
}
/* Modrá barva v dropdownu */
.dropdown-menu .nav-link,
.dropdown-menu .dropdown-item {
	color: #003478 !important;
}

/* Hover efekt – tmavší modrá */
.navbar-nav .nav-link:hover,
.dropdown-menu .nav-link:hover,
.dropdown-menu .dropdown-item:hover {
	color: #b0b0b1 !important;
}
.nav-link {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.65;
	text-transform: uppercase;
}
.navbar-brand {
	margin: 0;
	padding: 0;
}
.navbar a {
	font-family: "Space Grotesk", sans-serif;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	color: white;
}
.btn {
	border-radius: 50px;
	padding: 12px 20px;
}
.btn a {
	font-family: "Space Grotesk", sans-serif;
	font-family: "Poppins", sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
}
.btn_litle {
	width: 200px;
}
.navbar-toggler {
	width: 52px;
	height: 52px;
	padding: 10px;
	border-radius: 14px;
	background: rgba(255,255,255,0.06);
	backdrop-filter: blur(6px);
	border: 1px solid rgba(255,255,255,0.08);
	transition: background .18s, transform .12s;
}
.navbar-toggler-icon {
	background-image: none;
	width: 24px;
	height: 2px;
	background: linear-gradient(90deg, #fff 0%, #e6e6e6 100%);
	box-shadow: 0 7px 0 0 rgba(230,230,230,0.9), 0 -7px 0 0 rgba(230,230,230,0.9);
}

@media(max-width:1410px) {
	.navbar {
		padding: 10px 15px;
	}
}
/* Dropdown na hover (desktop) */
@media (min-width: 992px) {
	.navbar-nav .dropdown:hover > .dropdown-menu {
		display: block;
		opacity: 1;
		transform: translateY(0);
		transition: all 0.3s ease;
	}

	/* Podmenu vpravo */
	.dropdown-menu .dropdown-menu {
		top: 0;
		left: 100%;
		margin-left: 0.1rem;
		margin-right: 0.1rem;
		opacity: 0;
		transform: translateX(10px);
		transition: all 0.3s ease;
	}

	.dropdown-menu li:hover > .dropdown-menu {
		opacity: 1;
		transform: translateX(0);
	}
}

/* Šipky u dropdownu */
.dropdown-toggle::after {
	display: inline-block;
	margin-left: 0.3rem;
	vertical-align: 0.2em;
	content: "";
	border-top: 0.3em solid;
	border-right: 0.3em solid transparent;
	border-left: 0.3em solid transparent;
	transition: transform 0.3s ease;
}

.nav-item.dropdown.show > .dropdown-toggle::after {
	transform: rotate(180deg);
}

/* Aktivní položka */
.nav-link.active, .dropdown-item.active {
	font-weight: 600;
	color: #ffc107 !important;
}

/* Mobilní dropdown */
@media (max-width: 991px) {
	.dropdown-menu {
		opacity: 1 !important;
		transform: none !important;
	}
	
}
/* Podmenu – mobilní verze (vše se otevírá pod sebou) */
@media (max-width: 991px) {
	.dropdown-menu {
		padding-left: 1rem;
		border: none;
		background: transparent;
		box-shadow: none;
		position: relative;
	}

	.dropdown-menu .dropdown-item {
		padding-left: 1.5rem;
	}
	/* Modrá barva v dropdownu */
	.dropdown-menu .nav-link,
	.dropdown-menu .dropdown-item {
		color: white !important;
	}
}

/* Desktop: hover otevře menu */
@media (min-width: 992px) {
	.navbar .dropdown:hover > .dropdown-menu {
		display: block;
		margin-top: 0;
	}

	/* Vedlejší submenu vpravo */
	.dropdown-menu .dropdown-menu {
		left: 100%;
		top: 0;
		margin-left: 0.1rem;
	}
}



/* výchozí stav */
.dropdown-menu {
	display: none;
	opacity: 0;
	transform: translateY(6px);
	transition: opacity .18s ease, transform .18s ease;
}

/* viditelné když má show */
.dropdown.show > .dropdown-menu,
.dropdown-menu.show {
	display: block;
	opacity: 1;
	transform: translateY(0);
}

/* mobilní zobrazení */
@media (max-width: 991px) {
	.dropdown-menu { position: relative; transform: none; }
}





/* CAROUSEL SLIDER */
#carouselExampleCaptions1{
 height:100vh;
 overflow: hidden;
 background-size: cover;
 }
.carousel-overlay h2 {
	font-family: Bracela;
	font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 60px;
	line-height: 72px;
	font-weight: 400;
	text-align: left!important;
  color: white;
  margin-bottom: 2rem;
}
.carousel-overlay p {
  font-size: 36px;
	font-weight: 200;
  margin: 25px 0;
	text-align: left!important;
  opacity: 0.9;
}
.sb-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; /* efekt pevného pozadí */
  width: 100%;
  height: 100vh;  /* celá výška obrazovky */
  position: relative;
  z-index: 1;
}
.carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  color: white;
  padding: 20px;
  background: rgba(0,0,0,0.1);
  pointer-events: none; /* !!! přidat */
}
.carousel-overlay a,
.carousel-overlay button {
  pointer-events: auto; /* odkazy a tlačítka v overlay mají zůstat klikatelné */
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}
.napiste {
	display: inline-block;
	background-color:#6bcec3;
	color: #236961;
}
.napiste a {
	color: #236961;
}
.napiste:hover {
	background-color: #43a69b;
	color: white;
}
.volejte {
	display: inline-block;
	margin-left: 1rem;
	background-color:#4faaa0;
	color: white;
}
.volejte:hover {
	background-color: #2b7f76;
	color: white;
}
.objednat {
	background-color:#002e6d;
	color: white!important;
}
.objednat:hover {
	background-color: #001f4a;
	color: white!important;
}
@media(max-width:1410px) {
	.carousel-item img {
		position: relative;
		height: 100vh;
		top: 0;
		left: 0;
		object-fit: cover;
		width: 100%;
	}
	.carousel-item-logo img {
		position: relative;
		top: 0;
		left: 0;
		object-fit: cover;
		height: 100%;
	}
	.carousel-overlay {
		padding: 15px;
		margin-top: 5em;
		font-size: 0.9rem;
		flex-direction: column;
	}
	.sb-background {
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: unset; /* efekt pevného pozadí */
		width: 100%;
		height: 100vh;  /* celá výška obrazovky */
		position: relative;
		z-index: 1;
	}
	.carousel-overlay h2 {
		font-size: 3rem;
		text-align: center!important;
	}
	.carousel-overlay p {
		font-size: 1.9rem;
		text-align: center!important;
	}
	.napiste, .volejte {
		display: block;
		margin: 0 auto; 
	}
	.btn_litle {
		margin-top: 1.5em!important;
		width: 500px;
	}
	.objednat {
		display: block;
		margin: 0 auto;
		margin-top: 3em!important;
	}
	.carousel-control-next, .carousel-control-prev {
		display: none;
	}
}
@media (max-width: 768px) {
	.btn_litle {
		margin-top: 1.5em!important;
		width: 300px;
	}
}


/* CONTENT */
.head {
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	text-color: rgb(28, 61, 116);
}
.procedury, .sledujte {
	background-color: #e5e1de; 
}
.nastym {
	background-color: #c7b6af; 
}
.reviews {
	background-color: #b1e0d8; 
}
.content {
	padding: 2em;
}
.content img{
	width: 100%;
	height: auto;
}
.content-picture {
	height: 23em;
	vertical-align: middle;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-size: cover;
	margin-bottom: 1em;
	border-radius: 15px;
}
.content-picture img {
	max-width: inherit;
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.full-content{
	padding: 2em;
}
.picture-cover {
	
}
.full img {
	width: 100% !important;
}
#nastym, #kontakt {
	padding: 0;
}
.img-col {
	height: 39em;
	overflow: hidden; /* ořízne obrázek na výšku */
}
.team-img-col {
	height: 32em;
	overflow: hidden; /* ořízne obrázek na výšku */
	border-radius: 15px;
}
.img-col img, .team-img-col img {
	width: 100%;
	height: 100%;
	object-fit: cover; /* vyplní plochu a zachová proporce */
	display: block;
	object-fit: cover;     /* vyplní prostor, ořízne přebytek */
	object-position: center;  /* zarovná ořez na horní část obrázku */
	display: block;
}
.team-img-col img {
	
}
#kontakt p span {
	font-size: 24px;
}
#kontakt a {
	color: #454544;
}
.objednat a {
	color: white!important;
}
.quote {
	white-space: normal;
	word-wrap: break-word;  /* zalomení dlouhých slov pokud je potřeba */
	hyphens: auto;          /* automatické dělení slov s pomlčkou */
}

/* desktop: zalomení na span */
.break-desktop {
	display: block;         /* nový řádek na desktopu */
}

.break-mobile {
	display: inline;        /* spojíme řádky na desktopu */
}

@media (max-width: 768px) {
	.break-desktop {
		display: inline;      /* na mobilu necháme inline, text se zalomí přirozeně */
	}
	.break-mobile {
		display: block;       /* na mobilu zalomení zde */
	}
	h2, h3 {text-align: center;}
}
@media(max-width:1410px) {

	.desktop-br {
		display: inline; /* na mobilu necháme inline, aby text mohl zalomit jinde */
	}
	
	.quote wbr {
		display: none; /* wbr se u mobilu ignoruje, text se zalomí přirozeně */
	}
	
	/* případně lze přidat zalomení na konkrétních místech: */
	.quote {
		word-break: break-word;
	}
}
.content-button {
	margin-bottom: 1.3rem;
	background-color: #6bcec3;
	transition: all 0.5s ease;
	transition: background 0.3s;
	border-radius: 80px;
}
.content-button:hover {
	background-color: #4faaa0;
	transition: all 0.5s ease;
	transition: background 0.3s;
}
.content-button a {
	display: block;
	width: 100%;
	padding: 20px;
	text-decoration: none;
	color: white;
}
.btn-blue {
	background-color: #003478 !important;
	transition: all 0.5s ease;
	transition: background 0.3s;
}
.btn-blue:hover {
	background-color: #001f4a !important;
	transition: all 0.5s ease;
	transition: background 0.3s;
}

.box-white {
	display: inline-block;
	width: 32%;
	padding: 15px;
	margin-bottom: 1rem;
	border: 1px solid #c7b6af;
	border-radius: 15px;
}
@media (max-width: 768px) {
	.box-white {
		width: 100%;
	}
}


/* RECENZE na INDEXu */
.reviews {

}
.reviews .card {
	--bs-card-spacer-y: 1.5rem;
	--bs-card-spacer-x: 1.5rem;
	height: 30em!important;
	background-color: var(--bs-card-bg);
	border: 0px;
	border-radius: 15px;
}
.card-title {
	font-size: 38px;
	text-align: center;
	color: #454544;
	margin-top: 0.5em;
}
.star {
	font-size: 42px;
	color: #ffb600;
	background-color: white;
	text-align: center;
	margin-bottom: 0.8em;
}
/* Přidáme vlastní barvu a velikost šipek */
#reviewsCarousel .carousel-control-prev-icon,
#reviewsCarousel .carousel-control-next-icon {
		background-color: rgba(0,0,0,0.0); /* poloprůhledné pozadí */
		border-radius: 50%; /* kruh kolem šipky */
		width: 40px;
		height: 40px;
		background-size: 100%, 100%;
}
#reviewsCarousel .carousel-control-prev {
		left: -100px;
}
#reviewsCarousel .carousel-control-next {
		right: -100px;
}


/* SOCIALNI SITE */

.social-icon{
	display: inline-block;
	width: 100px;
	height: 100px;
	page: 0;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1.5em;
} 
.instagram {
	background-image: url("../images/icon_instagram.png");
	background-size: 100%;
	margin-right: 3em;
}
.tiktok {
	background-image: url("../images/icon_tiktok.png");
	background-size: 100%;
}
.soc-picture {
	height: 400px!important;
	position: relative;
	overflow: hidden;
	background-size: cover;
	border-radius: 15px;
}
.soc-picture img {
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
@media (max-width: 768px) {
	.row {
		--bs-gutter-x: 0rem;
	}
	.soc-picture {
		height: 350px!important;
	}
}


/* NOVINKY */
.img_redaktor {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-size: cover;
	border-radius: 15px;
	margin-bottom:11px;
	margin-right: 10px;
	margin-top: 9px;
}
.box-datum {
	font-size: 14px;
}
.news .content-picture {
	height: 280px;
}
.img_redaktor img {
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.content-picture h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 15px;
	padding-top: 50px;
	text-align: left;
	background: linear-gradient(to top, rgba(30, 52, 74, 0.8)50%, rgba(0, 0, 0, 0)); /* přechod od černé do průhledné */
	background-color: linear-gradient(to top,#0080c2 50%,transparent 75%);
	color: #fff;
	width: 100%;
	box-sizing: border-box;
}
.content-picture a h3 {
	font-size: 24px;
	line-height: 150%;
	font-weight: 600;
	color: white;
	text-decoration: none;
}
.content-picture a img {
	transition: all 0.3s ease-in-out;
}
.content-picture a:hover img {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}
.btn_litle {
	margin-top: 3em;
}
.news-picture {
	height: 25em;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-size: cover;
	margin-bottom: 1em;
	border-radius: 15px;
}
.news-picture img {
	max-width: inherit;
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin-right: 20px;
}
h2 a {
	color: rgb(28, 61, 116);
	text-decoration: none;
}



/* výchozí stav */
.quote, h1, h2, h3, p {
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.8s ease;
}

/* aktivní efekt – Fade + Zoom In */
.quote .show {
	opacity: 1;
	transform: translateY(0) scale(1);
}

h1.show, h2.show, h3.show, p.show {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 0.3s; /* text se objeví až po nadpisu */
}
.procedura_box {
	border-radius: 10px;
	background-color: white;
	padding: 30px 20px;
	margin-bottom: 2rem;
	text-align: center;
}
.img_box {
	height: 17em;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-size: cover;
	margin-bottom: 1em;
	margin-top: 2em;
	border-radius: 15px;
}
.img_box img {
	max-width: inherit;
	position: absolute;
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.procedura_box a {
	text-decoration: none;
}
.procedura ul{
	list-style: none;
	padding-left: 0;
}

.procedura li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 15px;
}

.procedura li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1px;
	width: 25px;
	height: 25px;
	margin-right: 30px;
	background: url("../images/procedura-li.png") no-repeat center center / contain;
}
@media (max-width: 768px) {
	.procedura_box {
		padding: 2em 0.7em;
	}
	.procedura_box .col-6 {
		padding-left: 10px;
		padding-right: 10px;
	  }
	.img_box {
		margin-top: 0em;
		margin-bottom: 0px;
		height: 8em;
	}
}



/* FOOTER */
.footer{
	text-align: center;
	max-width: 100%!important;
	padding: 3em 0 1em;
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer a {
	color: #8c8989;
	text-decoration: underline;
}
.footer span {
	font-size: 15px;
}
.copy {
	width: 100%;
	text-align: center;
}
.logo-footer {
	width: 200px;
	margin-top: 3em;
	margin-bottom: 2em;
}
.footer-menu{
	margin-bottom: 15px;
}
.footer-menu a{
	font-size: 15px;
	margin: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-menu a:hover{
	text-decoration: underline;
}
/* FORMULAR */
.grey {
	background-color: #f3f7fd;
	background-image: url("../images/wawe-white-background.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 100%;
}
.form {
	width: 100%;
	margin: 0 auto;
	padding: 2em 4em 3em;
	background-color: white;
	box-shadow: 0 9px 20px 0 rgba(0,0,0,.075);
	box-shadow: 0 0 0.125rem rgba(0, 0, 0, 0.10),0 0.125rem 0.25rem rgba(0, 0, 0, 0.12);
	border-radius: 20px;
}
textarea:focus, input:focus{
	outline: none;
}
.polozka {
	width: 100%;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	border-radius: 0;
	color: rgb(55, 55, 55);
	border: 0;
	border-bottom: 2px solid #d1d1d1;
	transition: border-color .3s ease-in-out;
}
.povinna_polozka {
	margin-left: .37037rem;
	color: #e83f3e;
}
input[type=checkbox] {
	transform: scale(1.3);
}
.bi-cloud-upload {
	font-size: 23px;
	vertical-align: middle;
}
.bi-telephone-outbound {
	color: rgb(28, 61, 116);
	
}
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: rgb(28, 61, 116);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: 80px;
  --bs-pagination-hover-color: rgb(28, 61, 116);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: rgb(28, 61, 116);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #d30c18;
  --bs-pagination-active-border-color: #d30c18;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  list-style: none;
  margin-top: 2rem;
}

@media (min-width:1600px)
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
padding-top: 3em;
padding-left: 5em;
padding-right: 5em;
padding-bottom: 3em;
}

@media (min-width:1400px)
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
padding-top: 3em;
padding-left: 5em;
padding-right: 5em;
padding-bottom: 3em;
}
/* Responsive Styles Tablet na vysku 768x1024 (991)*/
@media(max-width:834px) {
	p, table p, table {
		font-size: 18px;
		text-align: left;
	}
	h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.pr-1, .pr2, .pr-3, .pr-4,.pr-5,.pr-6,.pr-7 {padding-right: 0em;}
	.pl-1,.pl-2,.pl-3,.pl-4,.pl-5,.pl-6,.pl-7 {padding-left: 0em;}

	.container{
		width: 100% !important;
		max-width: 100% !important;
		padding: 3em 1.4em;
	}
	.brand-box {
		margin: 0;
	}
	.nav-link {
		font-size: 18px;
	}
	.container-top {
		width: 100% !important;
		max-width: 100% !important;
		padding-top: 9em;
		pading-left: 1.4em;
		pading-right: 1.4em;
	}
	.content-picture {
		height: 23em;
		margin-top: 1.5em;
		margin-bottom: 0em;
	}
	.pagination {
		--bs-pagination-font-size: 0.75rem;
		margin-top: 3rem;
	}
	.form {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		padding: 50px 20px;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,.075);
	}
	.footer p {
		font-size: 13px;
		text-align: center;
	}
}

a.online {
	position:fixed;
	display: flex;
	justify-content: center; /* horizontálně */
	align-items: center;     /* vertikálně */
	text-align: center;      /* aby byl vícerádkový text zarovnaný */
	
	bottom: 30px;
	right: 30px;
	
	z-index: 999;
	width: 110px;
	height: 110px;
	background-color: #003478;
	color: #fff;
	border-radius: 180px;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	transition: transform 0.3s ease;
	animation: pulse 2.2s ease-in-out infinite;
}
@keyframes pulse {
	0%   { transform: scale(1); }
	50%  { transform: scale(1.06); } /* mírné zvětšení */
	100% { transform: scale(1); }
}





a.online {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 110px;
height: 110px;
border-radius: 120px;
background: #003478; /* uprav podle brand barvy */
color: #fff;
text-decoration: none;
font-weight: 600;
animation: pulseGlow 2.5s ease-in-out infinite;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}

@keyframes pulseGlow {
	0% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(0, 52, 120, 0.6);
	}
	50% {
		transform: scale(1.07);
		box-shadow: 0 0 20px 6px rgba(0, 52, 120, 0.3);
	}
	100% {
		transform: scale(1);
		box-shadow: 0 0 0 0 rgba(0, 52, 120, 0.6);
	}
}

/* lehce silnější reakce při hover */
a.online:hover {
	background-color: #00214c;
	transform: scale(1.08);
}



#goTopBtn {
	display: none;                /* Skryté na začátku */
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999;
	background: #95cec4;
	color: #fff;
	border: none;
	padding: 15px 20px;
	border-radius: 80px;
	cursor: pointer;
	font-size: 20px;
	transition: opacity 0.5s ease;
}

#goTopBtn.show {
	display: block;
	opacity: 1;
}