a {
  color: #8cb83f;
}
a:hover {
  color: #777777;
}
.produkty-img {
  height: 260px;
  position: relative;
  margin-top: -10px;
  margin-left: 80px;
  opacity: 0.5;
}
.ico-menu {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.ico-menu a {
  display: block;
}
.ico-menu a:hover {
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.ico-menu .h-86 {
  height: 86px;
}
.ico-menu .h-86 h2 {
  margin-top: 25px;
}
.ico-menu .menu-label {
  padding-top: 10px;
  font-weight: bold;
}
.ico-menu .img-circle {
  background-color: #8cb83f;
  display: inline-block;
  width: 80px;
  height: 80px;
  vertical-align: middle;
}
.ico-menu .img-circle i {
  margin-top: 18px;
  color: white;
}
.ico-menu .img-circle i.fa-shopping-cart {
  margin-left: -5px;
}
.ico-menu .img-circle i.fa-calculator {
  margin-left: 3px;
}
.ico-menu > h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.hp {
  margin-top: -20px;
}
.hp.slick-holder {
  background-color: #dbdbdb;
  background: url(https://www.sanax.cz/static/images/wall.jpg) repeat 100% 100%;
}
.hp .bg-image.bg-noimage {
  background-color: #343a40;
}
.hp .bg-image .hp-promo-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hp .bg-image .hp-promo-wrap p.hp-promo-main {
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  color: #575757;
}
.hp .bg-image .hp-promo-footer {
  text-align: center;
}
.hp .bg-image .hp-promo-footer .my-border-btn {
  margin: 10px 1px !important;
  font-weight: 500;
  border-color: black;
  color: black;
}
.hp .bg-image .hp-promo-footer .my-border-btn i {
  color: black;
}
.hp-partners .hp-holder {
  border: 3px solid #f0f0f0;
  padding: 20px 20px 0px 20px;
  background-color: rgba(255, 255, 255, 0.4);
}
.hp-partners .hp-holder h4 {
  color: #777777;
}
.hp-partners .hp-holder p {
  color: #777777;
  margin: 15px 0px;
}
.hp-partners .hp-holder img {
  filter: grayscale(100%);
}
.hp-partners .hp-holder:hover {
  text-decoration: none;
  background-color: #ffffff;
  border-color: #777777;
  outline: none;
}
.hp-partners .hp-holder:hover img {
  filter: none;
}
.partners {
  padding-bottom: 20px;
}
.partners a:hover,
.partners a:focus,
.partners a:visited {
  text-decoration: none;
}
.partners .map-cr img,
.partners .map-sk img {
  width: 100%;
}
.partners .holder {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  /*padding-bottom: 25px;*/
  border: 1px solid lightgray;
  border-radius: 5px;
  box-shadow: 3px 3px 5px lightgray;
  background-color: rgba(255, 255, 255, 0.9);
}
.partners .holder:hover {
  background-color: #ffffff;
}
.partners .holder h3 {
  margin-top: 15px !important;
}
.partners .holder p {
  color: black;
  text-decoration: none;
}
.background {
  background: url(https://www.sanax.cz/images/bg_default.png) no-repeat center center;
  background-color: #f8f8f8;
  box-shadow: 0px 4px 8px lightgray, 0px -4px 8px lightgray;
}
.w440 {
  max-width: 220px;
  margin: auto;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  /* 1500px and up */
}
@media (min-width: 750px) {
  .w440 {
    max-width: 220px;
  }
}
@media (min-width: 970px) {
  .w440 {
    max-width: 220px;
  }
}
@media (min-width: 1170px) {
  .w440 {
    max-width: 220px;
  }
}
@media (min-width: 1500px) {
  .w440 {
    max-width: 445px;
  }
}
.w440x2 {
  max-width: 220px;
  margin: auto;
  /* < 485px */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  /* 1500px and up */
}
@media (min-width: 485px) {
  .w440x2 {
    max-width: 440px;
  }
}
@media (min-width: 750px) {
  .w440x2 {
    max-width: 440px;
  }
}
@media (min-width: 970px) {
  .w440x2 {
    max-width: 440px;
  }
}
@media (min-width: 1170px) {
  .w440x2 {
    max-width: 660px;
  }
}
@media (min-width: 1500px) {
  .w440x2 {
    max-width: 880px;
  }
}
.bxslider,
.bxsliderNoAuto,
.suggest {
  visibility: hidden;
  height: 0;
}
.bx-wrapper {
  box-shadow: none;
}
.bx-wrapper .bx-viewport {
  min-width: 210px !important;
}
.bx-wrapper .bx-prev {
  left: -30px;
}
.bx-wrapper .bx-next {
  right: -30px;
}
.bx-wrapper .suggest.interest h4 {
  font-size: 25px;
}
.bx-wrapper .suggest img {
  display: inline-block;
}
.bx-wrapper .suggest img:hover,
.bx-wrapper .suggest img:focus {
  filter: brightness(110%);
}
.bx-wrapper .suggest .hom-sesiv img {
  max-height: 150px;
}
.action-gif {
  margin-left: 0px !important;
}
.homepage-action {
  background: url(https://www.sanax.cz/static/images/wall.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -20px;
  padding-top: 30px;
  /*    height: 76vh; // (100 - 6.5 - 17)
        min-height: 270px;*/
}
@media (max-width: 439px) {
  .homepage-action h1.decoration {
    font-size: 22px;
  }
}
.homepage-products {
  background: url(https://www.sanax.cz/static/images/produkty.png?version=2022);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  height: 39vh;
  min-height: 260px;
}
.homepage-more {
  padding-top: 0px;
  text-align: center;
  color: black;
  font-weight: 600;
  font-size: 13pt;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  /*    @media (max-width: 767px) {
            top: 64vh;
            width: 100%;
            position: absolute;
        }*/
}
.homepage-more:hover {
  color: gray;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: background-color 800ms linear;
  -moz-transition: background-color 800ms linear;
  -o-transition: background-color 800ms linear;
  transition: background-color 800ms linear;
}
.my-border-btn {
  border: 2px solid white;
  line-height: 35px;
  color: white;
  background-color: #8cb83f;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.my-border-btn i {
  color: #ffffff;
  margin-left: -10px;
  margin-right: 10px;
}
.my-border-btn:hover {
  color: #777777;
  background-color: rgba(255, 255, 255, 0.4);
}
.my-border-btn:hover i {
  color: #777777;
}
@media (max-width: 767px) {
  .my-border-btn {
    margin-bottom: 4vh;
    margin-top: 4vh;
  }
}
#searchModal .modal-lg {
  min-width: 75%;
}
#searchModal .modal-search {
  z-index: 1;
}
#searchModal .modal-search .modal-content {
  min-height: 45vh;
  margin-top: 15vh;
}
#searchModal .modal-search .modal-content .input-lg {
  height: 60px;
  font-size: 22px;
  line-height: 1.3333333;
  border-right: 0;
  padding-left: 5%;
}
@media (max-width: 452px) {
  #searchModal .modal-search .modal-content .input-lg {
    font-size: 16px;
  }
}
#searchModal .modal-search .modal-content .input-group-addon {
  background-color: white;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 25px;
  color: #8cb83f;
}
#searchModal .modal-search .modal-content .btn-secondary {
  background-color: rgba(0, 0, 0, 0.15);
  color: white;
  min-width: 45%;
  padding-top: 7px;
  padding-bottom: 7px;
}
#searchModal .modal-search .modal-content .btn-secondary:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 452px) {
  #searchModal .modal-search .modal-content .btn-secondary {
    width: 100%;
    margin-top: 5px;
  }
}
#searchModal .modal-products {
  z-index: -1;
}
#searchModal .modal-products .modal-header {
  padding-top: 5px;
  padding-bottom: 0px;
}
#searchModal .modal-products .modal-content {
  margin-top: 6vh;
  height: 27vh;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
#searchModal .modal-products .modal-content .modal-header {
  border: none;
}
#searchModal .modal-products .modal-content .modal-body {
  padding-top: 1vh;
  padding-bottom: 1vh;
}
#searchModal .card-list.search-products {
  overflow: hidden;
  height: 22vh;
}
#searchModal .card-list.search-products .card {
  width: 130px;
  background-color: white;
  color: black;
  margin-bottom: 5vh;
  opacity: 0.8;
}
#searchModal .card-list.search-products .card:hover {
  opacity: 1;
}
#searchModal .card-list.search-products img {
  width: 120px;
}
#searchModal .card-list.search-products h6 {
  height: 30px;
}
.cont-forms .flex-height {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.cont-forms .box-form {
  min-height: 400px;
  border: 5px solid lightgray;
  cursor: pointer;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.cont-forms .box-form:hover {
  border: 5px solid #777777;
}
.cont-forms .box-form:hover .box-img img {
  filter: contrast(110%);
}
.cont-forms .box-form:hover .box-text {
  background-color: #ffffff;
}
.cont-forms .box-form:hover .box-text .hover-efekt {
  background-color: #777777;
}
.cont-forms .box-form:hover .box-text .hover-efekt h3,
.cont-forms .box-form:hover .box-text .hover-efekt h4 {
  color: #ffffff;
}
.cont-forms .box-form:hover .box-text img {
  filter: grayscale(100%);
}
.cont-forms .box-form .box-img {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding: 10px 0px 10px 10px;
  align-items: center;
  justify-content: center;
}
.cont-forms .box-form .box-img img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.cont-forms .box-form .box-text {
  min-height: 400px;
  height: 95%;
  margin: 10px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.6);
}
.cont-forms .box-form .box-text .hover-efekt {
  padding: 10px 5px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.cont-forms .box-form .box-text h3 {
  margin-top: 0px;
  color: #8cb83f;
}
.cont-forms .box-form .box-text h4 {
  margin-bottom: 0px;
  color: #777777;
}
.cont-forms .box-form .box-text h3,
.cont-forms .box-form .box-text h4 {
  text-align: center;
}
.cont-forms .box-form .box-text ul {
  margin: 20px 0px;
}
.cont-forms .box-form .box-text img {
  position: absolute;
  bottom: 20px;
  right: 35px;
}
.cont-forms .box-form .type-check li {
  margin-bottom: 10px;
}
.form-contact {
  color: #575757;
}
.form-contact input[type=submit] {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 24px;
  margin-left: auto;
  margin-right: auto;
  border: none;
  background-color: #8cb83f;
  color: #ffffff;
}
.form-contact input[type=submit]:hover,
.form-contact input[type=submit]:focus {
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.form-contact label,
.form-contact select,
.form-contact textarea,
.form-contact input {
  border-radius: 4px;
}
.form-contact label:hover,
.form-contact select:hover,
.form-contact textarea:hover,
.form-contact input:hover,
.form-contact label:focus,
.form-contact select:focus,
.form-contact textarea:focus,
.form-contact input:focus {
  border-color: #8cb83f;
}
