/*
Theme Name: alianceporodniasistence.cz
Theme URI: https://
Description: Šablona - alianceporodniasistence
Author: Jitka Turbáková & Daniel Dostál | imagemakers.cz
Author URI: http://www.imagemakers.cz/
Version: 1.0
Tags: responsive, bootstrap5
License: non-profit
*/
html {
  position: relative;
  /* min-height: 100%; */
}

body {
  margin-bottom: 5em;
  font-family: 'Sofia Sans Semi Condensed', sans-serif;
  /* Margin bottom by footer height */
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5em;
  /* Set the fixed height of the footer here */
}

body {
  word-break: break-word;
  padding-top: 60px;
}

a {
  color: #000;
}

h1,
h2,
h3,
.btn {}

h1,
h2,
h3 {
  font-weight: 700;
  /* text-transform: uppercase; */
}

h2 {
  font-size: 1.5em;
  /* margin-top: 1.2em; */
}

h3 {
  font-size: 1.3em;
}

img {
  max-width: 100%;
}

a:hover {
  color: #000;
}

.modal-dialog .btn,
form .btn {
  margin-left: 1em;
}

.btn {
  color: #000;
  font-weight: bold;
  border-radius: 30px;
  padding: 0.5em 1em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #1f667e;
  text-transform: uppercase;
  border-width: 0;
}

a.btn {
  color: #fff;
  font-size: .9em;
}

a.btn:hover {
  color: #fff;
  background-color: #34839d;
}

.btn-primary {
  color: #fff;
  font-size: .9em;
}

.btn-primary:hover {
  color: #fff;
  background-color: #34839d;
}

/* Navbar */
.logged-in .navbar {
  margin-top: 32px !important;
}

.navbar {
  background-color: #fff;
  border-bottom-color: #cbcbcb;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.navbar a,
.navbar a:focus {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}

.navbar a:hover {
  color: #000;
}

.navbar a.dropdown-item {
  color: #000;
}

.dropdown-item:focus {
  background-color: #007a77;
}

.navbar-toggler {
  background-color: #fff;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(39,64,86, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-brand {
  font-weight: 700;
  margin-top: .1em;
}

.navbar a.dropdown-item {
  font-weight: bold;
  white-space: normal;
  width: 250px;
  margin: 0.3em 0;
}

.dropdown-item.active,
.dropdown-item:active,
.navbar a.dropdown-item:active {
  color: #fff;
  background-color: #a7a7a7;
}

.dropdown-menu .show {
  background-color: #a7a7a7;
}

#searchModal {
  width: 100%;
  margin-top: 5em;
}

/* breadcrumbs */
#breadcrumbs {
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 0.7em;
}

#breadcrumb a:hover {
  color: #000;
}

/* hlavicka */
.hlavicka {}

.hlavicka h1 {
  font-size: 4.1em;
  font-weight: 700;
  color: #1f667e;
}

.hlavicka h2 {
  color: #1f667e;
  text-transform: none;
  margin-top: 2em;
  line-height: 1.2em;
  margin-bottom: .5em;
  font-size: 1.4em;
  margin-bottom: 3em;
}

.hlavicka h3 {
  font-size: 1.6em;
  font-weight: 700;
  color: #ff857e;
}

.hlavicka p {
  text-transform: none;
  font-size: 1.3em;
  line-height: 1.6em;
}


.hlavicka .spozadim {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(72, 198, 213, 1) 50%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.hlavicka .text {
  padding-top: 5em;

}

/* Obsah */
.obsah {
  margin: 2em 0;
}

.cat .card-title h2 {
  font-size: 1.4em;
}

.cat .card {
  border: 0;
}

.cat .card-footer {
  border: 0;
  background-color: transparent;
  margin-bottom: 3em;
}

.nounder a {
  text-decoration: none;
}

.obsah h1,
.obsah h2 {
  color: #1f667e;
  margin-bottom: .5em;
}

.obsah h3 {
  color: #ff857e;
  margin-bottom: .5em;
}

.obsah h2 {
  font-size: 2.5em;
}

.hlavni-titulek {
  font-size: 3.5em;
  margin: 0.5em 0;
}
h2.accordion-header {
  margin: 0;
}
.principy-nav a,
.principy-nav a:hover{
color: #000;

}

.popis-principy {
  font-size: .8em!important;
}

.card.otevirak img {
  max-height: 460px;
  /* min-height: 450px; */
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.obsah p {
  font-size: 1.1em;
  line-height: 1.9em;
}

.obsah h2 {
  font-size: 2em;
  text-transform: none;
}

.obsah .uvod-home {
  margin: 8em 0;
}

.obsah-page-in {
  padding-bottom: 3em;
}

.obsah-page-in h1 {
  margin-bottom: 1em;
}

.obsah-page-in h2 {
  margin-top: 1.5em;
}

.obsah-page-in p {}

.obsah-page-in h2:before {
  margin-right: .5em;
}

.obsah .prehled-novinek {
  margin: 8em 0;
  font-size: .9em;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
}

.obsah .prehled-novinek .card {
  border-width: 0;
  background-color: transparent;
}

.obsah .prehled-novinek .card-body,
.obsah .prehled-novinek .card-footer {
  padding: 0;
}

.obsah .prehled-novinek .card-text p {
  line-height: 1.4em;
  /* font-size: 1em; */
}

.obsah .prehled-novinek .card-footer {
  margin-bottom: 2em;
  border-width: 0;
  background-color: transparent;
}

.card img {
  width: 100%;
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: .5s ease; */
}

.card img:hover {
  -webkit-filter: none;
  filter: none;
}

.obsah.newsletter {
  font-family: 'Ubuntu', sans-serif;
  color: #1F667E;
}

.obsah.newsletter p {
  color: #1F667E;
  margin-bottom: 1em;
}

.obsah.newsletter ul {
  list-style: none;
  /* Remove default list bullet */
  margin: 1em;
}

.obsah.newsletter li {
  /* line-height: 1.8em; */
  margin-bottom: .8em;
}

.obsah.newsletter li::before {
  content: "";
  /* Empty content */
  display: inline-block;
  width: 16px;
  /* Adjust the width and height according to your SVG */
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-check-square" viewBox="0 0 16 16"><path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/><path d="M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.235.235 0 0 1 .02-.022z"/></svg>');
  background-size: contain;
  margin-right: 8px;
  /* Adjust spacing as needed */
}

.obsah.newsletter #se-webform-4.se-webform .se-body ul li::before {
  background-image: none;
}

.sidebar {
  padding-top: .2em;
}

.postdate,
.tags {
  font-size: .8em;
}

.tags a {
  font-size: .8em;
  background-color: #007a77;
  color: #fff;
  padding: .6em;
  border-radius: 1em;
}

.wp-caption-text {
  text-align: center;
}

/* Blog */
.blogposts {
  background-color: #e84606;
  padding: 3em;
  text-transform: none;
}

.blogposts a {
  text-decoration: none;
}

.blogposts .card {
  background-color: #e5fce8;
  border-width: 0;
}

.nav-previous a,
.nav-next a {
  font-size: 0.8em;
  text-decoration: none;
}

/* gallery */
#gallery-1 .gallery-item,
.gallery-item {
  margin: 0 !important;
  padding: 0.6em;
}

/* Header */
/* Footer */
.paticka {
  padding: 2em 0 2em 0;
  line-height: 2em;
  border-top-color: #cbcbcb;
  border-top-width: 1px;
  border-top-style: solid;
}

.paticka img {
  width: auto;
  max-height: 120px;
  max-width: 300px;
  margin: 1em;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: .5s ease;
}

.paticka img:hover {
  -webkit-filter: none;
  filter: none;
}

.paticka .card {
  border: 0;
  background-color: transparent;
}

.paticka .card .card-footer {
  background-color: transparent;
  border: 0;
}

.paticka a {
  color: #000;
  text-decoration: none;
}

.paticka svg {
  margin: 0 1em;
}

.paticka h4 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4em;
}

.paticka p {
  margin-bottom: 2em;
}

.paticka .partneri {
  text-align: center;
  padding: 2em;
}

.paticka .partneri img {
  margin: 1em;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: .5s ease;
}

.paticka .partneri img:hover {
  -webkit-filter: none;
  filter: none;
}

.paticka .social svg {
  color: #656565;
}

.kredity {
  background-color: #ff857e;
  padding: 1em 0;
  color: #fff;
}

.kredity a {
  color: #000;
  text-decoration: underline;
  color: #fff;
}

.kredity svg {
  margin: 0 .3em;
  color: #fff;
}

.kredity .im {
  margin-top: .2em;
  font-size: .8em;
}

/* carousel */
/* Galerie */
.tiled-gallery,
.gallery-row {
  width: 100%;
}

/* Tlačítka */
/* video 100% */
.hbps-responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
}

.hbps-responsive-video iframe,
.hbps-responsive-video object,
.hbps-responsive-video embed,
.hbps-responsive-video video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* Tagy */
ul.tagy {
  padding: 0;
  list-style-type: none;
}

ul.tagy li a,
ul.tagy li a:hover {
  color: #fff !important;
}

ul.tagy li {
  display: inline-block;
  background-color: rgb(0, 0, 0);
  border-radius: 15px;
  padding: 0.4em 0.8em;
  margin-right: 0.4em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 0.8em;
}

/* wpcf7 */
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select,
.wpcf7 input[type="file"] {
  width: 95%;
}

.wpcf7-submit {
  background-color: #11af1c;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  padding: 1em 2em;
  width: -webkit-max-content !important;
  width: -moz-max-content;
  width: max-content;
  border-width: 0;
}

img {
  max-width: 100%;
  height: auto;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #6d7e85ff;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "„""“";
  /* quotes: '\201c' '\201d' '\2018' '\2019'; */
}

blockquote:before {
  color: #6d7e85ff;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

/* ===========================
      Wordpress
=========================== */
/* Zarovnání */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* embed */
/* Galerie */
.gallery img {
  width: 100%;
}

/* Video 100% */
.hbps-responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  margin: 0 0 1em 0;
}

.hbps-responsive-video iframe,
.hbps-responsive-video object,
.hbps-responsive-video embed,
.hbps-responsive-video video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* newsletter smartemailing style */
#se-webform-4.se-webform,
.se-wrapper {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

#se-webform-4.se-webform,
.se-wrapper,
#se-webform-4.se-webform *,
.se-wrapper * {
  box-sizing: border-box
}

#se-webform-4.se-webform {
  width: 400px;
  background: #fff;
}

#se-webform-4.se-webform>*,
#se-webform-4.se-webform .se-webform-inner>* {
  width: 100%
}

#se-webform-4.se-webform .se-header h3 {
  margin: 0;
  padding: 24px 24px 5px
}

#se-webform-4.se-webform .se-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 15px
}

#se-webform-4.se-webform .se-body ul {
  margin: 0 5%;
  padding: 0;
  list-style: none;
}

#se-webform-4.se-webform .se-body ul li {
  list-style-type: none;
  margin: 0;
  padding: .5em 0;
}

#se-webform-4.se-webform .se-body ul li label.se-required:after {
  content: " *";
  color: #f00
}

#se-webform-4.se-webform .se-body ul li label {
  display: block;
  padding: 5px 0;
  margin: 0
}

#se-webform-4.se-webform .se-submit {
  padding: 14px 24px 24px 24px;
}

#se-webform-4.se-webform .se-submit button,
#se-webform-4.se-webform .se-submit div.se-fake {
  cursor: pointer
}

#se-webform-4.se-webform .se-close {
  width: auto
}

#se-webform-4.se-webform .se-webform-sent-info,
#se-webform-4.se-webform .se-webform-sending-info {
  display: none;
}

#se-webform-4.se-webform .se-webform-sent-info h3,
#se-webform-4.se-webform .se-webform-sending-info h3 {
  text-align: center;
  margin: 1em
}

#se-webform-4.se-webform.se-webform-sent .se-header,
#se-webform-4.se-webform.se-webform-sending .se-header,
#se-webform-4.se-webform.se-webform-sent .se-body,
#se-webform-4.se-webform.se-webform-sending .se-body,
#se-webform-4.se-webform.se-webform-sent .se-text,
#se-webform-4.se-webform.se-webform-sending .se-text,
#se-webform-4.se-webform.se-webform-sent .se-submit,
#se-webform-4.se-webform.se-webform-sending .se-submit {
  display: none
}

#se-webform-4.se-webform.se-webform-sent .se-webform-sent-info {
  display: block
}

#se-webform-4.se-webform.se-webform-sending .se-webform-sent-info {
  display: none
}

#se-webform-4.se-webform.se-webform-sending .se-webform-sending-info {
  display: block
}

#se-webform-4.se-webform.se-has-image-aside {
  display: table;
}

#se-webform-4.se-webform.se-has-image-aside .se-image-aside {
  margin-top: 0;
  display: table-cell !important;
  width: 50%
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner {
  display: table-cell !important;
  vertical-align: middle;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-header h3 {
  padding-left: 12px;
  text-align: left
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-image {
  display: none
}

#se-webform-4.se-webform.se-has-image-aside.se-shrink {
  width: 100% !important;
}

#se-webform-4.se-webform.se-has-image-aside.se-shrink .se-webform-inner .se-image {
  display: block
}

#se-webform-4.se-webform.se-has-image-aside.se-shrink .se-image-aside {
  display: none !important
}

#se-webform-4.se-webform.se-has-image-aside.se-shrink .se-webform-inner {
  padding-left: 0;
  padding-right: 0;
  display: block !important;
  width: 100%;
  vertical-align: none
}

#se-webform-4.se-webform ul.se-errors {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}

#se-webform-4.se-webform ul.se-errors li {
  color: #fff;
  margin: 10px 0;
  background: #da5555;
  border-radius: 10px;
  padding: 0 10px;
}

#se-webform-4.se-webform ul.se-errors li div {
  display: table-row;
}

#se-webform-4.se-webform ul.se-errors li div>* {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 0
}

#se-webform-4.se-webform ul.se-errors li .fa {
  font-size: 30px;
  padding-right: 15px
}

#se-webform-4 .se-close a,
.se-close a {
  font-size: 30px !important;
  content: "\d7" !important;
  cursor: pointer;
  text-decoration: none !important
}

#se-webform-4.se-webform,
.se-wrapper {
  font-size: 14px;
  font-family: Arial, sans-serif;
}

#se-webform-4.se-webform,
.se-wrapper,
#se-webform-4.se-webform *,
.se-wrapper * {
  line-height: initial !important
}

#se-webform-4.se-webform input[type=text],
.se-wrapper input[type=text],
#se-webform-4.se-webform input[type=number],
.se-wrapper input[type=number],
#se-webform-4.se-webform input[type=date],
.se-wrapper input[type=date] {
  height: auto !important
}

#se-webform-4.se-webform {
  vertical-align: baseline;
}

#se-webform-4.se-webform input {
  border: 0;
  vertical-align: middle
}

#se-webform-4.se-webform>*,
#se-webform-4.se-webform .se-webform-inner>* {
  width: 100%
}

#se-webform-4.se-webform .se-text {
  color: #000;
}

#se-webform-4.se-webform .se-text p {
  padding: 10px 24px;
  text-align: center;
  border: 0;
  margin: 0
}

#se-webform-4.se-webform .se-header h3 {
  color: #4cb1f1;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  line-height: 1.25 !important;
  border: 0
}

#se-webform-4.se-webform .se-body ul li {
  text-align: left;
  background: none;
  background-image: none;
}

#se-webform-4.se-webform .se-body ul li label {
  font-size: 12px;
  color: #000;
  font-weight: 600;
}

#se-webform-4.se-webform .se-body ul li label.se-radio,
#se-webform-4.se-webform .se-body ul li label.se-checkbox {
  font-size: 12px;
  margin: 0;
  font-weight: 400;
}

#se-webform-4.se-webform .se-body ul li label.se-radio input,
#se-webform-4.se-webform .se-body ul li label.se-checkbox input {
  margin: -3px 5px 0 0
}

#se-webform-4.se-webform .se-body ul li input[type=text],
#se-webform-4.se-webform .se-body ul li input[type=number],
#se-webform-4.se-webform .se-body ul li input[type=date],
#se-webform-4.se-webform .se-body ul li textarea,
#se-webform-4.se-webform .se-body ul li select {
  width: 100%;
  padding: 8px;
  text-align: left;
  font-weight: bold;
  border-radius: 4px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  background: #fff;
  color: #000
}

#se-webform-4.se-webform .se-body ul li input[type=text],
#se-webform-4.se-webform .se-body ul li input[type=number],
#se-webform-4.se-webform .se-body ul li input[type=date] {
  font-size: 14px;
  display: block
}

#se-webform-4.se-webform .se-body ul li textarea {
  height: 60px;
  resize: none;
  line-height: 1.2em
}

#se-webform-4.se-webform .se-body ul li select {
  font-size: 12px
}

#se-webform-4.se-webform .se-submit {
  text-align: center;
}

#se-webform-4.se-webform .se-submit button,
#se-webform-4.se-webform .se-submit div.se-fake {
  padding: 10px 30px;
  display: block;
  margin: 0 auto;
  background: #4cb1f1;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  color: #fff;
  display: block;
  margin: 0 auto;
  cursor: pointer
}

#se-webform-4.se-webform .se-close {
  width: auto
}

#se-webform-4.se-webform.se-has-image-aside {
  display: table;
}

#se-webform-4.se-webform.se-has-image-aside .se-image-aside {
  margin-top: 0;
  display: table-cell !important;
  width: 50%
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner {
  display: table-cell !important;
  vertical-align: middle;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-header h3 {
  padding-left: 12px;
  text-align: left
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-image {
  display: none
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-text {
  text-align: left;
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-text p {
  text-align: left;
  padding-left: 12px
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-submit {
  padding-left: 12px;
  text-align: left !important;
}

#se-webform-4.se-webform.se-has-image-aside .se-webform-inner .se-submit>* {
  text-align: center
}

#se-webform-4.se-webform ul.se-errors {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}

#se-webform-4.se-webform ul.se-errors li {
  color: #fff;
  margin: 10px 0;
  background: #da5555;
  border-radius: 10px;
  padding: 0 10px;
}

#se-webform-4.se-webform ul.se-errors li div {
  display: table-row;
}

#se-webform-4.se-webform ul.se-errors li div>* {
  display: table-cell;
  vertical-align: middle;
  padding: 8px 0
}

#se-webform-4.se-webform ul.se-errors li .fa {
  font-size: 30px;
  padding-right: 15px
}

#se-webform-4 .se-close a,
.se-close a {
  color: #a1a1a1 !important;
  font-weight: normal
}

.se-popup-open {
  overflow: hidden;
}

.se-popup-open .se-popup {
  overflow-x: hidden;
  overflow-y: auto
}

.se-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: #000;
}

.se-backdrop.se-fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.se-backdrop.se-in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.se-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

.se-popup {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.se-popup.se-fade .se-popup-inner {
  transform: translate(0, -25%);
  transition: transform .3s ease-out
}

.se-popup.se-in .se-popup-inner {
  transform: translate(0, 0)
}

.se-popup .se-popup-inner {
  position: relative;
  width: auto;
  margin: 10px auto;
}

.se-popup .se-popup-inner #se-webform-4.se-webform {
  width: 100%;
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-header {
  min-height: 16.42857143px;
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-header .se-close {
  margin-top: -2px
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-body {
  position: relative
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-submit:before,
.se-popup .se-popup-inner #se-webform-4.se-webform .se-submit:after {
  content: " ";
  display: table
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-submit:after {
  clear: both
}

.se-popup .se-popup-inner #se-webform-4.se-webform .se-close {
  position: absolute;
  display: block;
  top: 0;
  right: 10px
}

@media (min-width:768px) {
  .se-popup .se-popup-inner {
    width: 350px;
    margin: 30px auto;
  }

  .se-popup .se-popup-inner #se-webform-4.se-webform {
    width: 100%
  }
}

.se-button {
  width: auto;
  display: none;
  cursor: pointer
}

.se-popup-button {
  position: fixed;
  text-align: right;
  z-index: 999;
  right: 5%;
  bottom: 0;
}

.se-popup-button,
.se-popup-button * {
  box-sizing: border-box
}

@media (max-width:768px) {
  .se-popup-button {
    width: 90%
  }
}

@media (min-width:768px) {
  .se-popup-button {
    right: 10%
  }
}

.se-popup-button .se-image {
  diplay: none
}

.se-popup-button .se-button.se-top {
  top: 0
}

.se-popup-button .se-button.se-bottom {
  bottom: 0
}

.se-popup-button .se-button:hover {
  -webkit-animation-name: shake;
  -webkit-animation-duration: .8s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%
}

.se-popup-button .se-close {
  display: none;
}

.se-popup-button .se-close:after {
  clear: both
}

.se-popup-button .se-container {
  display: none;
  text-align: left
}

.se-popup-button #se-webform-4.se-webform {
  display: none
}

.se-popup-button.se-button-show .se-button {
  display: inline-block
}

.se-popup-button.se-open {
  overflow-y: auto;
}

.se-popup-button.se-open .se-close {
  display: block;
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: 999
}

.se-popup-button.se-open .se-button {
  display: none;
  width: 100%;
  cursor: inherit
}

.se-popup-button.se-open #se-webform-4.se-webform {
  width: 100%
}

.se-popup-button.se-open .se-container {
  display: block;
  margin: 0 0 0 auto;
  max-width: 100% !important
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(0, 5px) rotate(0)
  }

  10% {
    -webkit-transform: translate(0, -5px) rotate(0)
  }

  20% {
    -webkit-transform: translate(0, 5px) rotate(0)
  }

  30% {
    -webkit-transform: translate(0, -5px) rotate(0)
  }

  40% {
    -webkit-transform: translate(0, 4px) rotate(0)
  }

  50% {
    -webkit-transform: translate(0, -4px) rotate(0)
  }

  60% {
    -webkit-transform: translate(0, 3px) rotate(0)
  }

  70% {
    -webkit-transform: translate(0, -3px) rotate(0)
  }

  80% {
    -webkit-transform: translate(0, 2px) rotate(0)
  }

  90% {
    -webkit-transform: translate(0, -2px) rotate(0)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0)
  }
}

.se-button {
  width: auto;
  display: none;
  cursor: pointer
}

.se-popup-button {
  position: fixed;
  text-align: right;
  z-index: 999;
  right: 5%;
  bottom: 0;
}

.se-popup-button,
.se-popup-button * {
  box-sizing: border-box
}

@media (max-width:768px) {
  .se-popup-button {
    width: 90%
  }
}

@media (min-width:768px) {
  .se-popup-button {
    right: 10%
  }
}

.se-popup-button .se-image {
  diplay: none
}

.se-popup-button .se-button.se-top {
  top: 0
}

.se-popup-button .se-button.se-bottom {
  bottom: 0
}

.se-popup-button .se-button:hover {
  -webkit-animation-name: shake;
  -webkit-animation-duration: .8s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%
}

.se-popup-button .se-close {
  display: none;
}

.se-popup-button .se-close:after {
  clear: both
}

.se-popup-button .se-container {
  display: none;
  text-align: left
}

.se-popup-button #se-webform-4.se-webform {
  display: none
}

.se-popup-button.se-button-show .se-button {
  display: inline-block
}

.se-popup-button.se-open {
  overflow-y: auto;
}

.se-popup-button.se-open .se-close {
  display: block;
  position: absolute;
  top: 10px;
  right: 18px;
  z-index: 999
}

.se-popup-button.se-open .se-button {
  display: none;
  width: 100%;
  cursor: inherit
}

.se-popup-button.se-open #se-webform-4.se-webform {
  width: 100%
}

.se-popup-button.se-open .se-container {
  display: block;
  margin: 0 0 0 auto;
  max-width: 100% !important
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(0, 5px) rotate(0)
  }

  10% {
    -webkit-transform: translate(0, -5px) rotate(0)
  }

  20% {
    -webkit-transform: translate(0, 5px) rotate(0)
  }

  30% {
    -webkit-transform: translate(0, -5px) rotate(0)
  }

  40% {
    -webkit-transform: translate(0, 4px) rotate(0)
  }

  50% {
    -webkit-transform: translate(0, -4px) rotate(0)
  }

  60% {
    -webkit-transform: translate(0, 3px) rotate(0)
  }

  70% {
    -webkit-transform: translate(0, -3px) rotate(0)
  }

  80% {
    -webkit-transform: translate(0, 2px) rotate(0)
  }

  90% {
    -webkit-transform: translate(0, -2px) rotate(0)
  }

  100% {
    -webkit-transform: translate(0, 0) rotate(0)
  }
}

.se-button {
  margin: 0 0 -15px 0;
  background: #4cb1f1;
  border-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 15px 30px 15px;
  font-size: 16px;
  color: #fff
}

.se-popup-button #se-webform-4.se-webform {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow-y: auto
}

.se-limit-width.se-wrapper.se-popup .se-popup-inner,
.se-limit-width.se-wrapper.se-popup-button .se-popup-inner {
  width: auto !important
}

.se-limit-width.se-wrapper.se-popup #se-webform-4.se-webform,
.se-limit-width.se-wrapper.se-popup-button #se-webform-4.se-webform {
  width: auto !important;
}

.se-limit-width.se-wrapper.se-popup #se-webform-4.se-webform .se-image-aside,
.se-limit-width.se-wrapper.se-popup-button #se-webform-4.se-webform .se-image-aside {
  display: block !important;
  width: 100% !important
}

.se-limit-width.se-wrapper.se-popup #se-webform-4.se-webform .se-webform-inner,
.se-limit-width.se-wrapper.se-popup-button #se-webform-4.se-webform .se-webform-inner {
  display: block !important;
  width: 100% !important
}

#se-webform-4.se-webform {
  border: 3px solid #eaeaea;
}

#se-webform-4.se-webform .se-header h3 {
  color: #000
}

@media(max-width: 490px) {
  #se-webform-4 {
    width: 100% !important;
  }

  .se-webform-v2-slideup-container {
    right: 0;
  }
}

.se-webform-inner span {
  font-size: 12px;
  font-weight: 400;
}

.se-webform-primary-purpose {
  border-bottom: 1px solid #bbbbbb;
  text-align: justify !important;
  padding: 10px 0px 15px 0px !important;
  margin: 5px 0 0 0 !important;
  color: #444;
}

.se-license-agreement {
  border-bottom: 1px solid #bbbbbb;
  text-align: justify !important;
}

.se-license-agreement:last-of-type {
  border-bottom: none !important;
}

.se-license-agreement span {
  font-size: 12px;
  font-weight: 400;
}

.se-license-agreement .se-checkbox input {
  margin: 1px 5px 1px 0 !important;
}

.se-submit {
  margin-top: 10px;
}

/* ===========================
      Media queries
=========================== */
@media (max-width: 1200px) {
  @media (max-width: 992px) {
    .boxy .card-title {
      font-size: 1.5em;
    }
  }

  @media (max-width: 768px) {
    img {
      width: 100%;
      height: auto;
    }

    svg {
      max-width: 100%;
      height: auto;
    }

    .hlavni-titulek {
      font-size: 2em;
      margin: 0.5em 0;
    }

    .paticka {
      font-size: 80%;
    }

    .kredity .im {
      text-align: center;
    }

    footer {
      text-align: center;
    }
  }

  @media (max-width: 576px) {}
}