@charset "UTF-8";
body {
  font-size: 1rem;
  color: #333333;
  padding-top: 102px; }

.admin-body {
  padding-top: 0px; }

#topNav {
  background-color: #353f7c !important; }

p {
  line-height: 1.5; }
  p a {
    text-decoration: underline; }
  p .btn {
    text-decoration: none; }

.breadcrumb {
  background: #FFFFFF;
  font-size: .9rem; }
  .breadcrumb .breadcrumb-item:not(:first-child)::before {
    font-family: "Font Awesome 5 Pro";
    content: ""; }

#divKategorie .kategorie-highlight img {
  height: 8rem;
  object-fit: scale-down; }
#divKategorie #dceryKategorie .card-img-top, #divKategorie #sestryKategorie .card-img-top, #divKategorie #produktyKategorie .card-img-top {
  height: 10rem;
  object-fit: scale-down; }

#divProdukt p {
  margin-bottom: .5em; }
#divProdukt h5 {
  color: #353f7c; }
#divProdukt #produktCarousel {
  height: 20rem; }
  #divProdukt #produktCarousel img {
    height: 20rem;
    object-fit: scale-down; }

.kosMn {
  width: 5rem !important;
  text-align: center;
  margin: 0 .5rem;
  border: none;
  font-weight: bold; }

h1#h1Btp {
  color: #353f7c;
  font-weight: 700; }

.admin-body .breadcrumb {
  font-size: 0.8rem;
  margin-bottom: .5rem;
  background-color: #FFFFFF; }
.admin-body #imgManager label {
  font-size: .9rem; }
.admin-body #imgManager .jdiNaAdr div {
  color: #007bff; }
.admin-body #imgManager .jdiNaAdr:hover div {
  color: #004a99; }
.admin-body #wrapper {
  display: flex; }
  .admin-body #wrapper #content-wrapper {
    overflow-x: hidden;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 80px; }
.admin-body body.fixed-nav #content-wrapper {
  margin-top: 56px;
  padding-left: 90px; }
.admin-body body.fixed-nav.sidebar-toggled #content-wrapper {
  padding-left: 0; }
@media (min-width: 768px) {
  .admin-body body.fixed-nav #content-wrapper {
    padding-left: 225px; }
  .admin-body body.fixed-nav.sidebar-toggled #content-wrapper {
    padding-left: 90px; } }

#menuKategorie .isParent::after {
  width: 1rem;
  text-align: center;
  float: right;
  vertical-align: 0;
  border: 0;
  font-weight: 900;
  content: '\f105';
  font-family: 'Font Awesome 5 Pro'; }
#menuKategorie .isParent[aria-expanded="true"]::after {
  content: '\f107'; }

/*a {
  color: $gray-dark;
  @include transition-all;
  &:focus,
  &:hover {
    color: $theme-primary;
  }
}*/
a[data-type="tel"] {
  text-decoration: none;
  color: #212529; }
  @media only screen and (max-width: 768px) {
    a[data-type="tel"] {
      display: inline-block;
      color: white;
      font-size: 20px;
      padding: 15px;
      text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background: #353f7c;
      background: -moz-linear-gradient(90deg, #353f7c 30%, #007bff 70%);
      background: -webkit-linear-gradient(90deg, #353f7c 30%, #007bff 70%);
      background: -o-linear-gradient(90deg, #353f7c 30%, #007bff 70%);
      background: -ms-linear-gradient(90deg, #353f7c 30%, #007bff 70%);
      background: linear-gradient(0deg, #353f7c 30%, #007bff 70%);
      -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
      box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75); } }

@media only screen and (max-width: 768px) {
  a[data-type="map"] {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 20px;
    padding: 15px;
    text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00796b;
    background: -moz-linear-gradient(90deg, #00796b 30%, #009688 70%);
    background: -webkit-linear-gradient(90deg, #00796b 30%, #009688 70%);
    background: -o-linear-gradient(90deg, #00796b 30%, #009688 70%);
    background: -ms-linear-gradient(90deg, #00796b 30%, #009688 70%);
    background: linear-gradient(0deg, #00796b 30%, #009688 70%);
    -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75); } }

blockquote {
  font-style: italic;
  color: #777777; }

th[scope='row'], td {
  white-space: nowrap; }

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px; }

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.corner {
  position: relative; }

.corner:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: -5px;
  right: -5px;
  border-top: 1px solid #28a745;
  border-right: 1px solid #28a745; }

/*.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  .carousel-caption {
    .carousel-h, p {
      text-shadow: 1px 1px 1px $gray-darker;
    }
  }
}*/
#infoStrip {
  background: #D84315;
  color: white; }
  #infoStrip p {
    margin: 0px;
    padding: .5rem; }

.adminSignIn {
  height: 100%;
  padding: 40px 0; }
  .adminSignIn form {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: 0 auto; }

.card-columns.open-obj {
  column-count: 1; }
  @media (min-width: 960px) {
    .card-columns.open-obj {
      column-count: 2; } }

#map_cz path {
  stroke: #353f7c;
  stroke-width: 2; }

#carouselZakazkovaVyroba .carousel-item {
  height: 30vh;
  min-height: 300px; }

.portfolio-item .card a {
  overflow: hidden; }
.portfolio-item h4 > a:hover, .portfolio-item h4 > a:focus {
  color: #353f7c; }
.portfolio-item .zoom-img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
.portfolio-item:hover .zoom-img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }
.portfolio-item img {
  height: 8rem; }

.team-member-icon i {
  color: #353f7c;
  text-shadow: 1px 1px 2px #969696; }

.al-middle th, .al-middle td {
  vertical-align: middle; }

.mw-100px {
  max-width: 100px; }

.slideanim {
  visibility: hidden; }

.slideUp {
  /* The name of the animation */
  animation-name: slide;
  -webkit-animation-name: slide;
  /* The duration of the animation */
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  /* Make the element visible */
  visibility: visible; }

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(40%); }
  100% {
    opacity: 1;
    transform: translateY(0%); } }
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%); } }
.btn-theme {
  color: white;
  border-color: #353f7c;
  background-color: #353f7c; }
  .btn-theme.focus, .btn-theme:focus {
    color: white;
    border-color: #0f1223;
    background-color: #262d58; }
  .btn-theme:hover {
    color: white;
    border-color: #232951;
    background-color: #262d58; }
  .btn-theme.active, .btn-theme:active, .open > .btn-theme.dropdown-toggle {
    color: white;
    border-color: #232951;
    background-color: #262d58; }
    .btn-theme.active.focus, .btn-theme.active:focus, .btn-theme.active:hover, .btn-theme:active.focus, .btn-theme:active:focus, .btn-theme:active:hover, .open > .btn-theme.dropdown-toggle.focus, .open > .btn-theme.dropdown-toggle:focus, .open > .btn-theme.dropdown-toggle:hover {
      color: white;
      border-color: #0f1223;
      background-color: #1b203f; }
  .btn-theme.active, .btn-theme:active, .open > .btn-theme.dropdown-toggle {
    background-image: none; }
  .btn-theme.disabled.focus, .btn-theme.disabled:focus, .btn-theme.disabled:hover, .btn-theme[disabled].focus, .btn-theme[disabled]:focus, .btn-theme[disabled]:hover, fieldset[disabled] .btn-theme.focus, fieldset[disabled] .btn-theme:focus, fieldset[disabled] .btn-theme:hover {
    border-color: #353f7c;
    background-color: #353f7c; }
  .btn-theme .badge {
    color: #353f7c;
    background-color: white; }

.btn-outline-theme {
  color: #353f7c;
  background-color: transparent;
  background-image: none;
  border-color: #353f7c; }
  .btn-outline-theme:hover {
    color: #fff !important;
    background-color: #353f7c;
    border-color: #353f7c; }
  .btn-outline-theme:focus, .btn-outline-theme.focus {
    box-shadow: 0 0 0 3px rgba(53, 63, 124, 0.5); }
  .btn-outline-theme.disabled, .btn-outline-theme:disabled {
    color: #353f7c;
    background-color: transparent; }
  .btn-outline-theme:active, .btn-outline-theme.active, .show > .btn-outline-theme.dropdown-toggle {
    color: #fff;
    background-color: #353f7c;
    border-color: #353f7c; }

.bg-theme {
  background-color: #353f7c !important; }

.color-theme {
  color: #353f7c !important; }

.openSansCond {
  font-family: 'Open Sans Condensed', sans-serif; }

#toTop {
  font-size: 38px;
  line-height: 33px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFF;
  position: fixed;
  height: 35px;
  width: 40px;
  right: 6px;
  bottom: 6px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.9;
  filter: alpha(opacity=90);
  text-decoration: none;
  display: none;
  z-index: 1000;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #toTop:hover {
    background-color: rgba(0, 0, 0, 0.7); }

.was-validated .form-control:valid ~ .invalid-feedback,
.was-validated .form-control:valid ~ .invalid-tooltip,
.form-control.is-valid ~ .invalid-feedback,
.form-control.is-valid ~ .invalid-tooltip,
.was-validated .custom-select:valid ~ .invalid-feedback,
.was-validated .custom-select:valid ~ .invalid-tooltip,
.custom-select.is-valid ~ .invalid-feedback,
.custom-select.is-valid ~ .invalid-tooltip {
  display: none; }

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block; }

/* TODO Customize footer style */
#footer {
  margin-top: 30px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  display: block;
  background: #353f7c;
  background: -moz-linear-gradient(top, #4451a0 0%, #353f7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4451a0), color-stop(100%, #353f7c));
  background: -webkit-linear-gradient(top, #4451a0 0%, #353f7c 100%);
  background: -o-linear-gradient(top, #4451a0 0%, #353f7c 100%);
  background: -ms-linear-gradient(top, #4451a0 0%, #353f7c 100%);
  background: linear-gradient(to bottom, #4451a0 0%, #353f7c 100%); }
  #footer > .container {
    padding-top: 30px;
    margin-bottom: 30px; }
  #footer a {
    color: rgba(255, 255, 255, 0.6); }
    #footer a:hover, #footer a:focus {
      color: #FFFFFF; }
  #footer img {
    max-height: 80px; }
  #footer .rp-btpLogo {
    font-size: 3rem; }
  #footer > .copyright {
    background-color: rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 25px 0;
    font-size: 13px;
    display: block; }

::-moz-selection {
  color: white;
  background: #353f7c;
  text-shadow: none; }

::selection {
  color: white;
  background: #353f7c;
  text-shadow: none; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  -webkit-tap-highlight-color: #353f7c; }

.navbar-2 {
  margin-top: 56px;
  font-size: .9rem; }
  .navbar-2 .container {
    padding-left: 15px;
    padding-right: 15px; }

#menuKategorie .list-group-item:hover, #menuAkce .list-group-item:hover {
  text-decoration: none; }

.admin-body .navbar-nav .form-inline .input-group {
  width: 100%; }
.admin-body .navbar-nav .nav-item.active .nav-link {
  color: #ffffff; }
.admin-body .navbar-nav .nav-item.dropdown .dropdown-toggle::after {
  width: 1rem;
  text-align: center;
  float: right;
  vertical-align: 0;
  border: 0;
  font-weight: 900;
  content: '\f105';
  font-family: 'Font Awesome 5 Pro'; }
.admin-body .navbar-nav .nav-item.dropdown.show .dropdown-toggle::after {
  content: '\f107'; }
.admin-body .navbar-nav .nav-item.dropdown.no-arrow .dropdown-toggle::after {
  display: none; }
.admin-body .navbar-nav .nav-item .nav-link:focus {
  outline: none; }
.admin-body .navbar-nav .nav-item .nav-link .badge {
  position: absolute;
  margin-left: 0.75rem;
  top: 0.3rem;
  font-weight: 400;
  font-size: 0.5rem; }
@media (min-width: 768px) {
  .admin-body .navbar-nav .form-inline .input-group {
    width: auto; } }
.admin-body .sidebar {
  width: 90px !important;
  background-color: #212529;
  min-height: calc(100vh - 56px); }
  .admin-body .sidebar .nav-item:last-child {
    margin-bottom: 1rem; }
  .admin-body .sidebar .nav-item .nav-link {
    text-align: center;
    padding: 0.75rem 1rem;
    width: 90px; }
    .admin-body .sidebar .nav-item .nav-link span {
      font-size: 0.65rem;
      display: block; }
  .admin-body .sidebar .nav-item .dropdown-menu {
    position: absolute !important;
    transform: none !important;
    left: calc(90px + 0.5rem) !important;
    margin: 0; }
    .admin-body .sidebar .nav-item .dropdown-menu.dropup {
      bottom: 0;
      top: auto !important; }
  .admin-body .sidebar .nav-item.dropdown .dropdown-toggle::after {
    display: none; }
  .admin-body .sidebar .nav-item .nav-link {
    color: rgba(255, 255, 255, 0.5); }
    .admin-body .sidebar .nav-item .nav-link:active, .admin-body .sidebar .nav-item .nav-link:focus, .admin-body .sidebar .nav-item .nav-link:hover {
      color: rgba(255, 255, 255, 0.75); }
  .admin-body .sidebar.toggled {
    width: 0 !important;
    overflow: hidden; }
@media (min-width: 768px) {
  .admin-body .sidebar {
    width: 225px !important; }
    .admin-body .sidebar .nav-item .nav-link {
      display: block;
      width: 100%;
      text-align: left;
      padding: 1rem;
      width: 225px; }
      .admin-body .sidebar .nav-item .nav-link span {
        font-size: 1rem;
        display: inline; }
    .admin-body .sidebar .nav-item .dropdown-menu {
      position: static !important;
      margin: 0 1rem;
      top: 0; }
    .admin-body .sidebar .nav-item.dropdown .dropdown-toggle::after {
      display: block; }
    .admin-body .sidebar.toggled {
      overflow: visible;
      width: 90px !important; }
      .admin-body .sidebar.toggled .nav-item:last-child {
        margin-bottom: 1rem; }
      .admin-body .sidebar.toggled .nav-item .nav-link {
        text-align: center;
        padding: 0.75rem 1rem;
        width: 90px; }
        .admin-body .sidebar.toggled .nav-item .nav-link span {
          font-size: 0.65rem;
          display: block; }
      .admin-body .sidebar.toggled .nav-item .dropdown-menu {
        position: absolute !important;
        transform: none !important;
        left: calc(90px + 0.5rem) !important;
        margin: 0; }
        .admin-body .sidebar.toggled .nav-item .dropdown-menu.dropup {
          bottom: 0;
          top: auto !important; }
      .admin-body .sidebar.toggled .nav-item.dropdown .dropdown-toggle::after {
        display: none; } }
.admin-body .sidebar.fixed-top {
  top: 56px;
  height: calc(100vh - 56px);
  overflow-y: auto; }

.admin-body .huge {
  font-size: 3rem;
  font-weight: bold; }
@media (min-width: 576px) {
  .admin-body .card-columns {
    column-count: 1; } }
@media (min-width: 768px) {
  .admin-body .card-columns {
    column-count: 2; } }
@media (min-width: 1200px) {
  .admin-body .card-columns {
    column-count: 2; } }

/*# sourceMappingURL=btp-theme.css.map */
