.nobr { 
	white-space: nowrap; 
}
.print-only{
        display: none;
}
.row.row5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row5 > [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.g-recaptcha {
  display: inline-block;
}
html {
  height: 100%;
  background: #f2f2f4;
}
body {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  min-hight: 100%;
  max-width: 1360px;
  margin: 0 auto;
  font-family: 'Source Sans Pro', sans-serif;
  padding-top: 88px;
  color: #2f3340;
}
a:hover,
a:focus {
  text-decoration: none;
}
.navbar-brand {
  height: auto;
}
.navbar-brand > img {
  max-width: 140px;
}
.more {
  text-transform: uppercase;
  color: #da251c;
  font-weight: 700;
}
.galerie a {
  display: block;
  margin-bottom: 10px;
  border-bottom: 3px solid #da251c;
}
.btn {
  border-radius: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  border: 0px none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  transition: .3s all;
  -webkit-transition: .3s all;
}
.btn.btn-default {
  background: #da251c;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  color: #fff;
  background: #c32119;
}
.btn:hover {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
}
.btn:focus {
  outline: none !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.navbar {
  border: 0px none;
  border-radius: 0;
  border-top: 3px solid #da251c;
  background: #eaeaec;
  margin: 0;
  max-width: 1360px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.navbar .navbar-nav {
  position: absolute;
  top: 85px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #2f3340;
  max-width: 1140px;
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.navbar .navbar-nav > li {
  display: inline-block;
  float: none;
  position: static;
}
.navbar .navbar-nav > li > a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
}
.navbar .navbar-nav > li > a:focus {
  color: #da251c;
  background: rgba(25, 28, 35, 0.98);
}
.navbar .navbar-nav > li .submenu {
  padding: 0 95px;
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  color: #fff;
  background: rgba(25, 28, 35, 0.98);
  text-align: left;
  max-height: 0;
  overflow: hidden;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.navbar .navbar-nav > li .submenu a.open-submenu > h4 {
  font-weight: 700;
  color: #da251c;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 7px;
  margin-bottom: 7px;
  font-size: 15px;
}
.navbar .navbar-nav > li .submenu ul {
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.navbar .navbar-nav > li .submenu ul > li > a {
  color: rgba(255, 255, 255, 0.8);
}
.navbar .navbar-nav > li .submenu ul > li > a strong {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  position: relative;
  left: 5px;
}
.navbar .navbar-nav > li .submenu ul > li > a strong.badge {
  background: #da251c;
  border-radius: 0;
}
.navbar .navbar-nav > li:hover > a,
.navbar .navbar-nav > li:focus > a,
.navbar .navbar-nav > li:hover > a:focus,
.navbar .navbar-nav > li:focus > a:focus {
  color: #da251c;
  background: rgba(25, 28, 35, 0.98);
}
.navbar .navbar-nav > li:hover .submenu,
.navbar .navbar-nav > li:focus .submenu {
  max-height: 600px;
  padding: 50px 95px;
}
.navbar .navbar-form {
  margin-top: 25px;
  margin-bottom: 25px;
}
.navbar .navbar-form .input-group .input-group-addon {
  border-radius: 0;
  border: none;
  background: #fff;
  border-left: 3px solid #da251c;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
}
.navbar .navbar-form .input-group .form-control {
  border: none;
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
}
.navbar .navbar-form .input-group .input-group-btn .btn {
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 16px;
}
header {
  overflow: hidden;
  position: relative;
  max-height: 600px;
  background: center top no-repeat;
}
header:before {
  content: "";
  z-index: 1001;
  max-width: 1140px;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  background: #da251c;
}
header .cycle-slideshow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(/images/overlay.png);
  z-index: 1001;
}
header .claim {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(47, 51, 64, 0.98);
  padding: 30px 60px;
  text-align: center;
  z-index: 1001;
  color: #fff;
  min-width: 660px;
}
header .claim h1 {
  margin: 0px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 5px;
}
header .claim h1 span {
  color: #da251c;
}
header .claim hr {
  border-top: 3px solid #da251c;
  width: 60px;
  margin: 15px auto 10px;
}
header .claim p {
  font-size: 19px;
  margin: 0;
}
header.odchozi {
  height: 200px;
}
section {
  padding: 80px 0;
}
.blocks {
  position: relative;
}
.blocks h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 400;
  color: #da251c;
  border-left: 3px solid #da251c;
  margin: 0;
  padding: 15px 40px;
}
.blocks h2 span {
  display: block;
  color: #2f3340;
}
.blocks p {
  margin: 0;
  padding: 15px 40px;
  border-left: 1px solid #eaeaec;
  margin-left: 2px;
  font-size: 17px;
}
.blocks ul {
  margin: 0;
  padding: 15px 40px;
  margin-left: 2px;
  border-left: 1px solid #eaeaec;
  list-style: none;
}
.blocks ul > li {
  padding-left: 15px;
  position: relative;
  font-size: 14px;
}
.blocks ul > li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 8px;
  background: #da251c;
}
.blocks ul > li a {
  color: #da251c;
  font-weight: 700;
}
.blocks .table {
  padding: 5px 40px;
  border-left: 1px solid #eaeaec;
  font-size: 14px;
  margin: 0;
  margin-left: 2px;
}
.blocks .table table {
  margin: 0px;
}
.blocks .table th {
  text-transform: uppercase;
  padding-right: 30px;
  font-weight: 700;
}
.blocks.small p {
  font-size: 14px;
}
.carousel {
  padding-bottom: 0;
}
.carousel .wrapper {
  background: #dddde0;
  padding: 65px 103px 65px 200px;
  position: relative;
}
.carousel .wrapper .nadpis {
  width: 97px;
  left: 0px;
  top: 0px;
  height: 100%;
  background: #2f3340;
  position: absolute;
}
.carousel .wrapper .nadpis h3 {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  font-weight: 400;
  position: absolute;
  left: -140px;
  top: 48%;
  text-align: center;
  width: 380px;
}
.carousel .wrapper .nadpis h3 span {
  color: #da251c;
}
.carousel .wrapper .slick *,
.carousel .wrapper .slick *:focus,
.carousel .wrapper .slick *:active {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.carousel .wrapper .slick .slick-track {
  margin-left: -15px !important;
}
.carousel .wrapper .slick .slick-arrow {
  position: absolute;
  overflow: hidden;
  text-indent: -1000px;
  width: 40px;
  height: 40px;
  border: 0;
  background: none;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.carousel .wrapper .slick .slick-arrow:before {
  text-indent: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: fontAwesome;
  font-size: 25px;
}
.carousel .wrapper .slick .slick-arrow.slick-next {
  right: -80px;
}
.carousel .wrapper .slick .slick-arrow.slick-next:before {
  content: '\f054';
}
.carousel .wrapper .slick .slick-arrow.slick-prev {
  left: -80px;
}
.carousel .wrapper .slick .slick-arrow.slick-prev:before {
  content: '\f053';
}
.carousel .wrapper .slick div {
  padding: 0 15px;
}
.carousel .wrapper .slick .item {
  display: block;
  background: #fff;
  border-bottom: 3px solid #da251c;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  position: relative;
}
.carousel .wrapper .slick .item .badge {
  padding: 7px 30px;
  background: #da251c;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;
  left: 0px;
  top: 60%;
}
.carousel .wrapper .slick .item hr {
  margin: 0;
}
.carousel .wrapper .slick .item .content {
  text-align: center;
  padding: 15px;
}
.carousel .wrapper .slick .item .content h3 {
  font-weight: 700;
  color: #da251c;
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 5px;
}
.carousel .wrapper .slick .item .content p {
  margin-top: 0;
  color: #2f3340;
}
.dark {
  background: rgba(47, 51, 64, 0.98);
}
.dark h3 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
}
.dark h3 span {
  color: #da251c;
}
.dark p {
  color: #fff;
}
.dark img {
  display: inline-block;
  margin-top: 30px;
}
.news .item {
  display: block;
  margin-bottom: 30px;
}
.news .item .info {
  overflow: hidden;
}
.news .item .info .typ {
  float: left;
  line-height: 35px;
  height: 35px;
  padding: 0 15px;
  background: #da251c;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.news .item .info h4 {
  float: left;
  line-height: 35px;
  height: 35px;
  padding: 0 15px;
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-weight: 700;
  margin: 0;
  font-size: 14px;
}
.news .item p {
  padding: 5px 0;
  margin: 0;
}
.distribuce {
  background: #f7f7f8;
  padding-top: 0;
}
.distribuce h2 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 400;
  color: #2f3340;
  margin: 0;
  padding: 60px 0;
  background: #eaeaec;
  position: relative;
  margin-bottom: 80px;
}
.distribuce h2:before {
  content: "";
  width: 60px;
  height: 3px;
  position: absolute;
  left: 50%;
  bottom: 0;
  background: #da251c;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.distribuce h2 span {
  color: #da251c;
  display: block;
}
.distribuce .item {
  padding-top: 0px;
  border-top: 1px solid #eaeaec;
  padding-bottom: 60px;
}
.distribuce .item img {
  max-width: 300px;
  width: 100%;
  display: inline-block;
}
.distribuce .item p strong {
  color: #da251c;
  font-weight: 700;
}
.distribuce .item p.big {
  font-size: 25px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  margin-top: 30px;
}
.distribuce .item p.big span {
  color: #da251c;
}
.reference {
  text-align: center;
}
.reference h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.reference h3 span {
  color: #da251c;
}
.reference img {
  display: inline-block;
  max-width: 165px;
}
.reference p {
  margin-top: 40px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 30px;
}
.poptavka {
  background: #da251c;
  color: #fff;
  font-size: 30px;
  padding: 40px 0;
}
.poptavka .btn {
  background: #2f3340;
  margin-top: 20px;
  font-size: 25px;
  padding: 10px 30px;
}
.poptavka .btn .fa {
  color: #da251c;
}
.poptavka .btn:hover,
.poptavka .btn:focus {
  color: #fff;
}
footer {
  background: #2f3340;
  color: #fff;
  padding: 80px 0;
}
footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 7px 0;
  font-size: 20px;
}
footer ul li a {
  color: #fff;
}
footer ul li a:hover,
footer ul li a:focus {
  color: #fff;
}
footer ul li .fa {
  text-align: center;
  width: 30px;
  color: #da251c;
}
footer .share {
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 20px;
}
.product {
  padding: 80px 0;
  background: #f7f7f8;
}
.product .need-more .bg {
  background: #da251c;
  padding: 20px;
  color: #fff;
}
.product .need-more .bg h4 {
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 1em;
}
.product .need-more .bg ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.product .need-more .bg ul li {
  color: #fff;
  font-weight: 700;
}
.product .need-more .bg ul li .fa {
  color: #2f3340;
  display: inline-block;
  margin-right: 3px;
}
.product .need-more .bg ul li a {
  color: #fff;
  text-transform: uppercase;
}
.product .need-more .bg ul li a .fa {
  color: #2f3340;
}
.product .need-more .bl {
  border-left: 1px solid #dddde0;
  padding: 40px 15px 20px;
}
.product .need-more .bl h4 {
  color: #da251c;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  font-size: 14px;
}
.product .need-more .bl ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.product .need-more .bl ul li a {
  font-weight: 700;
  color: #2f3340;
  position: relative;
}
.product .need-more .bl ul li a:hover:before {
  content: "\f0da";
  font-family: fontAwesome;
  position: absolute;
  left: -15px;
  color: #da251c;
}
.main-foto {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.main-foto.mr {
  margin-right: 30px;
}
.main-foto .logo {
  padding: 30px 0;
  text-align: center;
  border-bottom: 1px solid #fcfcfc;
}
.main-foto .logo img {
  display: inline-block;
}
.main-foto .logo + .foto {
  border-top: 1px solid #e4e5e5;
}
.main-foto .foto a {
  display: block;
  border-bottom: 3px solid #da251c;
  position: relative;
}
.main-foto .foto a:after {
  content: "\f055";
  font-family: fontAwesome;
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #da251c;
  color: #fff;
  text-align: center;
  font-size: 20px;
}
.nadpis {
  padding: 25px 0;
  text-align: center;
  background: #eaeaec;
}
.nadpis h5 {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.nadpis h5 span {
  color: #da251c;
}
.white {
  background: #fff;
}
.content {
  padding-right: 45px;
}
.content.npr {
  padding-right: 15px;
}
.content h1 {
  text-transform: uppercase;
  color: #da251c;
  font-size: 35px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: .3em;
}
.content h2 {
  margin-top: 1.5em;
  margin-bottom: .5em;
  text-transform: uppercase;
  color: #da251c;
  font-weight: 400;
  font-size: 20px;
}
.content h2:first-of-type {
  margin-top: 0;
}
.content .anotace {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 2em;
}
.content ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.content ul > li {
  padding-left: 15px;
  position: relative;
  font-size: 14px;
}
.content ul > li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0px;
  top: 8px;
  background: #da251c;
}
.content ul > li strong {
  font-weight: 700;
}
.content .images {
  margin-top: 50px;
}
.content .table.table-striped {
  border-bottom: 1px solid #ddd;
}
.content .table.table-striped th {
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  padding-right: 30px;
}
.contact {
  padding-top: 0;
}
.contact h1 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  background: #eaeaec;
  margin-bottom: 50px;
  margin-top: 0;
  padding: 15px 30px;
  text-align: center;
}
.contact h1 span {
  color: #da251c;
}
.contact .mapa {
  padding-left: 97px;
  height: 420px;
  position: relative;
  margin-top: 60px;
}
.contact .mapa .nadpis {
  width: 97px;
  left: 0px;
  top: 0px;
  height: 100%;
  background: #2f3340;
  position: absolute;
}
.contact .mapa .nadpis h3 {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  font-weight: 400;
  position: absolute;
  left: -140px;
  top: 48%;
  text-align: center;
  width: 380px;
}
.contact .mapa .nadpis h3 span {
  color: #da251c;
}
.contact .mapa .bigmap {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #da251c;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  z-index: 2;
}
.contact .mapa #map {
  width: 100%;
  height: 420px;
  transition: .3s all;
  -webkit-transition: .3s all;
  z-index: 1;
}
.contact .mapa #map.big {
  position: fixed !important;
  top: 50%;
  left: 50%;
  width: 95%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 95%;
  z-index: 10002;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.contact-people {
  background: #f7f7f8;
}
.contact-people h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 600;
}
.contact-people h2 span {
  color: #da251c;
}
.contact-people .item {
  margin-bottom: 50px;
}
.contact-people .item h3 {
  padding: 0 10px;
  background: #da251c;
  border-right: 40px solid #e7e7e9;
  color: #fff;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 15px;
}
.contact-people .item p {
  padding: 0 0 0 10px;
}
.contact-people .item ul {
  padding: 0 10px;
  list-style: none;
}
.contact-people .item ul .fa {
  width: 20px;
  text-align: center;
}
.contact-people .item ul a {
  color: #da251c;
  font-weight: 700;
}
.modal .modal-dialog .modal-content {
  border-radius: 0;
  border: 0px none;
}
.modal .modal-dialog .modal-content .modal-header {
  background: #da251c;
  color: #fff;
}
.modal .modal-dialog .modal-content .modal-header h4 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 40px;
}
.modal .modal-dialog .modal-content .modal-body h5 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 30px;
}
.modal .modal-dialog .modal-content .modal-body p {
  margin-bottom: 30px;
}
.modal .modal-dialog .modal-content .modal-body label.text {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  background: #2f3340;
  color: #fff;
  width: 130px;
  font-weight: 400;
  margin-bottom: 15px;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.modal .modal-dialog .modal-content .modal-body hr {
  margin: 10px 0 25px;
}
.modal .modal-dialog .modal-content .modal-body label.check {
  font-weight: 300;
  display: block;
}
.modal .modal-dialog .modal-content .modal-body textarea {
  line-height: 1.2em;
  padding: 10px 15px;
  height: 100px !important;
  width: 100% !important;
}
.modal .modal-dialog .modal-content .modal-body .form-control {
  float: right;
  width: auto;
  width: calc(100% - 130px);
  height: 35px;
  border: 0px none;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  line-height: 35px;
  padding: 0 15px;
  border-radius: 0;
  background: #f7f7f8;
  margin-bottom: 15px;
  transition: .3s all;
  -webkit-transition: .3s all;
}
.modal .modal-dialog .modal-content .modal-body .form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0px 3px 10px rgba(0, 0, 0, 0.2);
}
.modal .modal-dialog .modal-content .modal-body .form-control:focus + label.text {
  background: #da251c;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}
.modal .modal-dialog .modal-content .modal-body .form-control[required] + label.text {
  font-weight: 700;
}
.modal .modal-dialog .modal-content .modal-body .form-control[required] + label.text:after {
  content: '\00a0*';
}
.modal .modal-dialog .modal-content .modal-body .btn-lg {
  font-size: 25px;
  padding: 15px 50px;
  margin-top: 10px;
}
.modal .modal-dialog .modal-content .modal-body .btn-lg .fa {
  color: #2f3340;
}
@media only screen and (min-width: 1200px) {
  header {
    height: 520px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header {
    height: 440px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  header {
    height: 335px;
  }
  .poptavka {
    font-size: 25px;
  }
  .product .need-more .bl {
    padding: 40px 15px !important;
  }
  .content {
    padding-right: 15px;
  }
  .navbar .navbar-nav > li:hover .submenu,
  .navbar .navbar-nav > li:focus .submenu {
    max-height: 700px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    max-width: 450px;
  }
  .navbar {
    max-width: 450px;
  }
  .navbar-toggle {
    margin-top: 8px;
    padding-top: 10px;
  }
  .navbar-toggle .icon-bar {
    background: #da251c;
    transition: .5s all;
    -webkit-transition: .5s all;
    position: relative;
    left: 0px;
    top: 0px;
  }
  .navbar-toggle:not(.collapsed) .icon-bar.s1 {
    width: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 2px;
    left: 1px;
  }
  .navbar-toggle:not(.collapsed) .icon-bar.s2 {
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
  }
  .navbar-toggle:not(.collapsed) .icon-bar.s3 {
    width: 50%;
    left: 43%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: -2px;
  }
  header .cycle-slideshow {
    height: 140px;
    overflow: hidden;
  }
  .navbar .navbar-form {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .navbar .navbar-nav {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    width: auto;
    padding: 0;
  }
  body {
    padding-top: 56px;
  }
  .navbar-brand > img {
    max-width: 60px;
  }
  .navbar {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  header .claim {
    min-width: 0px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    padding: 15px;
  }
  header .claim h1 {
    font-size: 30px;
  }
  header.odchozi {
    height: 100px;
  }
  .reference img {
    width: 100%;
  }
  .poptavka .btn {
    white-space: normal;
  }
  footer ul {
    margin-top: 30px;
  }
  .carousel .container {
    padding: 0;
  }
  .carousel .wrapper {
    padding: 0;
  }
  .carousel .wrapper .nadpis {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
  }
  .carousel .wrapper .nadpis h3 {
    transform: none;
    -webkit-transform: none;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
  .carousel .wrapper .slick div {
    padding: 0 10px 0 5px;
  }
  .main-foto {
    margin-bottom: 30px;
  }
  .main-foto.mr {
    margin-right: 0;
  }
  .navbar .navbar-nav > li {
    display: block;
    position: relative;
    text-align: left;
  }
  .navbar .navbar-nav > li .submenu {
    padding: 0 15px;
    top: 0;
  }
  .navbar .navbar-nav > li:hover .submenu,
  .navbar .navbar-nav > li:focus .submenu {
    padding: 0 15px;
    max-height: 0;
  }
  .navbar .navbar-nav > li .toggle-submenu {
    position: relative;
  }
  .navbar .navbar-nav > li .toggle-submenu:after {
    content: '+';
    position: absolute;
    right: 32px;
    top: 50%;
    font-size: 20px;
    color: #fff;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
  }
  .navbar .navbar-nav > li.open .toggle-submenu:after {
    content: '-';
  }
  .navbar .navbar-nav > li.open .submenu {
    position: relative;
    max-height: none;
    top: 0px;
    padding: 10px 15px;
    background: #242731;
  }
  .navbar .navbar-nav > li.open .submenu ul {
    max-height: 0;
    overflow: hidden;
    transition: .3s all;
    -webkit-transition: .3s all;
    margin: 0px;
    padding-bottom: 0;
  }
  .navbar .navbar-nav > li.open .submenu a.open-submenu {
    position: relative;
    display: block;
  }
  .navbar .navbar-nav > li.open .submenu a.open-submenu:after {
    content: '+';
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 20px;
    color: #fff;
    transform: translateY(-60%);
    -webkit-transform: translateY(-60%);
  }
  .navbar .navbar-nav > li.open .submenu a.open-submenu:hover:after,
  .navbar .navbar-nav > li.open .submenu a.open-submenu:focus:after {
    content: '-';
  }
  .navbar .navbar-nav > li.open .submenu a.open-submenu:hover + ul,
  .navbar .navbar-nav > li.open .submenu a.open-submenu:focus + ul {
    max-height: 400px;
    padding-bottom: 15px;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 362px;
  }
  .blocks ul,
  .blocks p,
  .blocks h2,
  .block .table {
    padding: 15px 0 15px 40px;
  }
  .product .need-more .bl {
    padding: 40px 15px !important;
  }
  .content {
    padding-right: 15px;
  }
  .content h2:first-of-type {
    margin-top: 1.5em;
  }
  .content .table.table-striped th {
    white-space: normal;
    padding-right: 8px;
  }
  .main-foto {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .contact .mapa {
    padding: 0;
    height: 250px;
  }
  .contact .mapa #map {
    height: 200px;
  }
  .contact .mapa .nadpis {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    height: auto;
  }
  .contact .mapa .nadpis h3 {
    transform: none;
    -webkit-transform: none;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
  .contact .mapa .slick div {
    padding: 0 15px 0 0px;
  }
  .modal .modal-dialog .modal-content .modal-body .btn-lg {
    font-size: 21px;
    padding: 15px 15px;
    margin-top: 10px;
  }
  .modal h5 {
    margin-top: 3em;
    margin-bottom: 1em;
  }
  .modal .close {
    font-size: 29px;
    color: #fff;
    text-shadow: none;
  }
  .contact .mapa .bigmap {
    top: 76px;
  }
}
@media (min-width: 1360px) {
  header:not(.odchozi) {
    min-height: 600px;
  }
}
@media (min-width: 768px) {
  .navbar .navbar-center {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .navbar .navbar-collapse {
    text-align: center;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-7ths {
  width: 14.28571428571429%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-7ths {
    width: 14.28571428571429%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-7ths {
    width: 14.28571428571429%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-7ths {
    width: 14.28571428571429%;
    float: left;
  }
}
.row.row-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row-5 div[class^='col-'],
.row.row-5 div[class*=' col-'] {
  padding-left: 5px;
  padding-right: 5px;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


.product-status {
    box-sizing: border-box;
    margin: 20px 0 28px 0;
    padding: 18px 20px;
    border: 1px solid #d8b04c;
    border-left: 6px solid #d8a000;
    background: #fff9e8;
    color: #292929;
    line-height: 1.55;
}

.product-status__title {
    margin-bottom: 8px;
    font-size: 19px;
    font-weight: bold;
}

.product-status p {
    margin: 8px 0;
}

.product-status__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    margin-top: 15px !important;
}

.product-status__button {
    display: inline-block;
    padding: 10px 15px;
    border-radius: 3px;
    background: #185a8d;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}

.product-status__button:hover,
.product-status__button:focus {
    background: #12466e;
    text-decoration: none;
}

.product-status__service {
    font-weight: bold;
}

@media (max-width: 600px) {
    .product-status__actions {
        display: block;
    }

    .product-status__button,
    .product-status__service {
        display: block;
        margin-top: 10px;
    }
}
.product-card__badge--archive {
    display: inline-block;
    margin-bottom: 8px;
    padding: 4px 8px;
    border: 1px solid #777;
    border-radius: 3px;
    background: #f1f1f1;
    color: #444;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}